Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19955 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 # timeout=10 Commit message: "Merge pull request #430 from judehung/issue-429" > git rev-list --no-walk 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-13T11:24:43.867Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-13T11:24:44.171Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-13T11:24:44.281Z] ========================================================= [2021-01-13T11:24:44.281Z] EdgeX Global Pipelines Version Info [2021-01-13T11:24:44.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:24:45.804Z] ------------------- [2021-01-13T11:24:45.804Z] stable info: [2021-01-13T11:24:45.804Z] ------------------- [2021-01-13T11:24:45.804Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-13T11:24:45.804Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T11:24:45.804Z] Message: update stable to v1.0.173 [2021-01-13T11:24:46.752Z] ------------------- [2021-01-13T11:24:46.752Z] experimental info: [2021-01-13T11:24:46.752Z] ------------------- [2021-01-13T11:24:46.752Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-13T11:24:46.753Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T11:24:46.753Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-13T11:24:47.085Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-13T11:24:47.181Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-13T11:24:47.287Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-13T11:24:47.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-13T11:24:47.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-13T11:24:47.572Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-13T11:24:47.671Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-13T11:24:47.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-13T11:24:47.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-13T11:24:47.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-13T11:24:48.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-13T11:24:48.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-13T11:24:48.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-13T11:24:48.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-13T11:24:48.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-13T11:24:48.611Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-13T11:24:48.709Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-13T11:24:48.804Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-13T11:24:48.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-13T11:24:49.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-13T11:24:49.101Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-13T11:24:49.206Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-13T11:24:49.305Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-13T11:24:49.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-13T11:24:49.494Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-13T11:24:49.583Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-13T11:24:49.676Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-13T11:24:49.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-13T11:24:49.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-13T11:24:49.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-13T11:24:50.036Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 [Pipeline] echo [2021-01-13T11:24:50.215Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c6cfcc [Pipeline] echo [2021-01-13T11:24:50.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T11:24:51.042Z] + git log --format=format:%s -1 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 [Pipeline] echo [2021-01-13T11:24:51.107Z] GIT_COMMIT: 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42, Commit Message: Merge pull request #430 from judehung/issue-429 [Pipeline] echo [2021-01-13T11:24:51.152Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:24:52.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T11:24:52.364Z] [2021-01-13T11:24:52.364Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:24:52.720Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T11:24:52.720Z] latest: Pulling from edgex-devops/git-semver [2021-01-13T11:24:52.720Z] 31603596830f: Pulling fs layer [2021-01-13T11:24:52.720Z] 2a8b12db71e7: Pulling fs layer [2021-01-13T11:24:52.720Z] 6ca5941a6612: Pulling fs layer [2021-01-13T11:24:52.720Z] ecc8261a40a4: Pulling fs layer [2021-01-13T11:24:52.720Z] ecc8261a40a4: Waiting [2021-01-13T11:24:52.984Z] 2a8b12db71e7: Download complete [2021-01-13T11:24:52.984Z] 31603596830f: Verifying Checksum [2021-01-13T11:24:52.984Z] 31603596830f: Download complete [2021-01-13T11:24:53.247Z] ecc8261a40a4: Verifying Checksum [2021-01-13T11:24:53.247Z] ecc8261a40a4: Download complete [2021-01-13T11:24:53.247Z] 6ca5941a6612: Verifying Checksum [2021-01-13T11:24:53.247Z] 6ca5941a6612: Download complete [2021-01-13T11:24:53.509Z] 31603596830f: Pull complete [2021-01-13T11:24:53.509Z] 2a8b12db71e7: Pull complete [2021-01-13T11:24:54.466Z] 6ca5941a6612: Pull complete [2021-01-13T11:24:54.729Z] ecc8261a40a4: Pull complete [2021-01-13T11:24:54.729Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-13T11:24:54.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T11:24:54.729Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-13T11:24:54.834Z] prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container [2021-01-13T11:24:54.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-13T11:24:56.879Z] $ docker top cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T11:24:57.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T11:24:57.298Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T11:24:57.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T11:24:57.558Z] $ docker exec cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 ssh-agent [2021-01-13T11:24:57.903Z] SSH_AUTH_SOCK=/tmp/ssh-KbBdcydOfYqq/agent.12 [2021-01-13T11:24:57.903Z] SSH_AGENT_PID=18 [2021-01-13T11:24:57.914Z] Running ssh-add (command line suppressed) [2021-01-13T11:24:58.064Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8831235686794147018.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8831235686794147018.key) [2021-01-13T11:24:58.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T11:24:58.482Z] + git tag --points-at HEAD [Pipeline] } [2021-01-13T11:24:58.505Z] $ docker exec --env ******** --env ******** cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 ssh-agent -k [2021-01-13T11:24:58.712Z] unset SSH_AUTH_SOCK; [2021-01-13T11:24:58.712Z] unset SSH_AGENT_PID; [2021-01-13T11:24:58.712Z] echo Agent pid 18 killed; [2021-01-13T11:24:58.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-13T11:24:58.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T11:24:58.928Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T11:24:59.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T11:24:59.093Z] $ docker exec cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 ssh-agent [2021-01-13T11:24:59.266Z] SSH_AUTH_SOCK=/tmp/ssh-zMGsPwHI1LdP/agent.46 [2021-01-13T11:24:59.266Z] SSH_AGENT_PID=51 [2021-01-13T11:24:59.273Z] Running ssh-add (command line suppressed) [2021-01-13T11:24:59.387Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8087572860472152893.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8087572860472152893.key) [2021-01-13T11:24:59.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T11:24:59.781Z] + git semver init [2021-01-13T11:24:59.781Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T11:24:59.781Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-13T11:24:59.781Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-13T11:24:59.781Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T11:24:59.781Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T11:24:59.781Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T11:24:59.781Z] # $SEMVER_BRANCH = master [2021-01-13T11:24:59.781Z] # $SEMVER_TEMP = /tmp/semver-137940751 [2021-01-13T11:24:59.781Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-13T11:25:00.355Z] # '/tmp/semver-137940751' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-01-13T11:25:00.355Z] # -> Force: false [2021-01-13T11:25:00.355Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-01-13T11:25:00.363Z] $ docker exec --env ******** --env ******** cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 ssh-agent -k [2021-01-13T11:25:00.486Z] unset SSH_AUTH_SOCK; [2021-01-13T11:25:00.486Z] unset SSH_AGENT_PID; [2021-01-13T11:25:00.486Z] echo Agent pid 51 killed; [2021-01-13T11:25:00.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T11:25:01.014Z] + git semver [Pipeline] } [2021-01-13T11:25:01.028Z] $ docker stop --time=1 cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 [2021-01-13T11:25:02.820Z] $ docker rm -f cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T11:25:03.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-13T11:25:03.721Z] Stashed 1 file(s) [Pipeline] echo [2021-01-13T11:25:03.723Z] [edgeXSemver]: initialized semver on version 0.1.145 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-13T11:25:19.212Z] Still waiting to schedule task [2021-01-13T11:25:19.212Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-13T11:25:19.214Z] Still waiting to schedule task [2021-01-13T11:25:19.214Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-13T11:27:12.344Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19956 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-01-13T11:27:12.403Z] Running in /w/workspace/go-mod-core-contracts/114 [Pipeline] { [Pipeline] checkout [2021-01-13T11:27:17.253Z] using credential edgex-jenkins-ssh [2021-01-13T11:27:17.313Z] Cloning the remote Git repository [2021-01-13T11:27:17.385Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T11:27:17.484Z] > git init /w/workspace/go-mod-core-contracts/114 # timeout=10 [2021-01-13T11:27:17.561Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T11:27:17.563Z] > git --version # timeout=10 [2021-01-13T11:27:17.590Z] > git --version # 'git version 2.17.1' [2021-01-13T11:27:17.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T11:27:17.664Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T11:27:18.708Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-13T11:27:18.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T11:27:19.371Z] Checking out Revision 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 (master) [2021-01-13T11:27:18.760Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-13T11:27:18.793Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T11:27:18.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T11:27:18.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T11:27:19.400Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T11:27:19.419Z] > git checkout -f 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 # timeout=10 [2021-01-13T11:27:23.903Z] Commit message: "Merge pull request #430 from judehung/issue-429" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T11:27:25.683Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-13T11:27:26.111Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T11:27:26.455Z] + true [2021-01-13T11:27:26.455Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-01-13T11:27:30.265Z] ========================================================= [2021-01-13T11:27:30.265Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-13T11:27:30.265Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:27:30.657Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-13T11:27:31.637Z] Sending build context to Docker daemon 2.154MB [2021-01-13T11:27:31.637Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-13T11:27:31.637Z] Step 2/7 : FROM ${BASE} [2021-01-13T11:27:31.912Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-13T11:27:32.185Z] 5f621e34cdf4: Pulling fs layer [2021-01-13T11:27:32.185Z] a4357932f1b6: Pulling fs layer [2021-01-13T11:27:32.185Z] 18c013af1878: Pulling fs layer [2021-01-13T11:27:32.185Z] 00ac8860ef70: Pulling fs layer [2021-01-13T11:27:32.185Z] 63d7cb157983: Pulling fs layer [2021-01-13T11:27:32.185Z] b116817d02f9: Pulling fs layer [2021-01-13T11:27:32.185Z] 745a02a5169b: Pulling fs layer [2021-01-13T11:27:32.185Z] 745a02a5169b: Waiting [2021-01-13T11:27:32.185Z] 00ac8860ef70: Waiting [2021-01-13T11:27:32.185Z] b116817d02f9: Waiting [2021-01-13T11:27:32.185Z] 63d7cb157983: Waiting [2021-01-13T11:27:32.185Z] 18c013af1878: Verifying Checksum [2021-01-13T11:27:32.185Z] 18c013af1878: Download complete [2021-01-13T11:27:32.185Z] a4357932f1b6: Verifying Checksum [2021-01-13T11:27:32.185Z] a4357932f1b6: Download complete [2021-01-13T11:27:32.185Z] 63d7cb157983: Verifying Checksum [2021-01-13T11:27:32.185Z] 63d7cb157983: Download complete [2021-01-13T11:27:32.185Z] b116817d02f9: Verifying Checksum [2021-01-13T11:27:32.185Z] b116817d02f9: Download complete [2021-01-13T11:27:32.185Z] 5f621e34cdf4: Download complete [2021-01-13T11:27:32.781Z] 5f621e34cdf4: Pull complete [2021-01-13T11:27:33.379Z] a4357932f1b6: Pull complete [2021-01-13T11:27:33.653Z] 18c013af1878: Pull complete [2021-01-13T11:27:34.645Z] 745a02a5169b: Verifying Checksum [2021-01-13T11:27:34.645Z] 745a02a5169b: Download complete [2021-01-13T11:27:36.087Z] 00ac8860ef70: Verifying Checksum [2021-01-13T11:27:36.087Z] 00ac8860ef70: Download complete [2021-01-13T11:27:46.256Z] 00ac8860ef70: Pull complete [2021-01-13T11:27:46.256Z] 63d7cb157983: Pull complete [2021-01-13T11:27:46.310Z] Running on prd-centos7-docker-4c-2g-19957 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-01-13T11:27:46.369Z] Running in /w/workspace/go-mod-core-contracts/114 [Pipeline] { [Pipeline] checkout [2021-01-13T11:27:46.529Z] b116817d02f9: Pull complete [2021-01-13T11:27:48.730Z] using credential edgex-jenkins-ssh [2021-01-13T11:27:48.806Z] Cloning the remote Git repository [2021-01-13T11:27:48.835Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T11:27:48.903Z] > git init /w/workspace/go-mod-core-contracts/114 # timeout=10 [2021-01-13T11:27:48.969Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T11:27:48.969Z] > git --version # timeout=10 [2021-01-13T11:27:48.975Z] > git --version # 'git version 2.24.3' [2021-01-13T11:27:48.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T11:27:49.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T11:27:49.668Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-13T11:27:49.674Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T11:27:49.692Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-13T11:27:49.706Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T11:27:49.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T11:27:49.710Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T11:27:50.106Z] Checking out Revision 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 (master) [2021-01-13T11:27:50.861Z] 745a02a5169b: Pull complete [2021-01-13T11:27:50.861Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-13T11:27:50.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-13T11:27:50.861Z] ---> b7e6874047d6 [2021-01-13T11:27:50.861Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-13T11:27:50.119Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T11:27:50.125Z] > git checkout -f 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 # timeout=10 [2021-01-13T11:27:53.501Z] ---> Running in b2784efea99f [2021-01-13T11:27:53.776Z] Removing intermediate container b2784efea99f [2021-01-13T11:27:53.776Z] ---> eb46cc433d3c [2021-01-13T11:27:53.776Z] Step 4/7 : RUN apk add bash [2021-01-13T11:27:53.841Z] Commit message: "Merge pull request #430 from judehung/issue-429" [2021-01-13T11:27:54.048Z] ---> Running in ffcbe4b43543 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T11:27:55.014Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-01-13T11:27:55.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-01-13T11:27:55.354Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T11:27:55.659Z] + sudo service docker restart [2021-01-13T11:27:55.659Z] + true [2021-01-13T11:27:55.659Z] Redirecting to /bin/systemctl restart docker.service [2021-01-13T11:27:56.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo [2021-01-13T11:27:56.791Z] ========================================================= [2021-01-13T11:27:56.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-13T11:27:56.791Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:27:57.171Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-13T11:27:57.421Z] OK: 142 MiB in 39 packages [2021-01-13T11:27:57.757Z] Sending build context to Docker daemon 2.155MB [2021-01-13T11:27:57.757Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-13T11:27:57.757Z] Step 2/7 : FROM ${BASE} [2021-01-13T11:27:57.757Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-13T11:27:57.757Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T11:27:57.757Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T11:27:57.757Z] de9db76c5a1d: Pulling fs layer [2021-01-13T11:27:57.757Z] bca2f99d35d6: Pulling fs layer [2021-01-13T11:27:57.757Z] 93359f2a8cfa: Pulling fs layer [2021-01-13T11:27:57.757Z] 7c6f9722023f: Pulling fs layer [2021-01-13T11:27:57.757Z] a35cf1a2eb13: Pulling fs layer [2021-01-13T11:27:57.757Z] 7c6f9722023f: Waiting [2021-01-13T11:27:57.757Z] bca2f99d35d6: Waiting [2021-01-13T11:27:57.757Z] 93359f2a8cfa: Waiting [2021-01-13T11:27:57.757Z] a35cf1a2eb13: Waiting [2021-01-13T11:27:57.757Z] de9db76c5a1d: Verifying Checksum [2021-01-13T11:27:57.757Z] de9db76c5a1d: Download complete [2021-01-13T11:27:57.757Z] 0ef7d3d256c8: Download complete [2021-01-13T11:27:57.757Z] 93359f2a8cfa: Verifying Checksum [2021-01-13T11:27:57.757Z] 93359f2a8cfa: Download complete [2021-01-13T11:27:57.757Z] 7c6f9722023f: Verifying Checksum [2021-01-13T11:27:57.757Z] 7c6f9722023f: Download complete [2021-01-13T11:27:57.757Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T11:27:57.757Z] 188c0c94c7c5: Download complete [2021-01-13T11:27:58.338Z] 188c0c94c7c5: Pull complete [2021-01-13T11:27:58.338Z] 0ef7d3d256c8: Pull complete [2021-01-13T11:27:58.602Z] de9db76c5a1d: Pull complete [2021-01-13T11:27:58.854Z] Removing intermediate container ffcbe4b43543 [2021-01-13T11:27:58.854Z] ---> d8923518318f [2021-01-13T11:27:58.854Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-13T11:27:58.854Z] ---> Running in 5c318c247d75 [2021-01-13T11:27:59.450Z] Removing intermediate container 5c318c247d75 [2021-01-13T11:27:59.450Z] ---> 392f35258f40 [2021-01-13T11:27:59.450Z] Step 6/7 : COPY go.mod . [2021-01-13T11:28:00.005Z] a35cf1a2eb13: Verifying Checksum [2021-01-13T11:28:00.005Z] a35cf1a2eb13: Download complete [2021-01-13T11:28:00.048Z] ---> 98694aecc952 [2021-01-13T11:28:00.048Z] Step 7/7 : RUN go mod download [2021-01-13T11:28:00.328Z] ---> Running in ec895f63c83a [2021-01-13T11:28:00.956Z] bca2f99d35d6: Verifying Checksum [2021-01-13T11:28:00.956Z] bca2f99d35d6: Download complete [2021-01-13T11:28:06.306Z] bca2f99d35d6: Pull complete [2021-01-13T11:28:06.306Z] 93359f2a8cfa: Pull complete [2021-01-13T11:28:06.306Z] 7c6f9722023f: Pull complete [2021-01-13T11:28:14.500Z] a35cf1a2eb13: Pull complete [2021-01-13T11:28:14.500Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-13T11:28:14.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-13T11:28:14.500Z] ---> a62c8e92a672 [2021-01-13T11:28:14.500Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-13T11:28:14.500Z] ---> Running in 5756f4636428 [2021-01-13T11:28:14.500Z] Removing intermediate container 5756f4636428 [2021-01-13T11:28:14.500Z] ---> 2fbcef287eba [2021-01-13T11:28:14.500Z] Step 4/7 : RUN apk add bash [2021-01-13T11:28:14.500Z] ---> Running in fecfc2ba3ba7 [2021-01-13T11:28:15.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T11:28:15.447Z] Removing intermediate container ec895f63c83a [2021-01-13T11:28:15.447Z] ---> 11d1a15249dd [2021-01-13T11:28:15.447Z] Successfully built 11d1a15249dd [2021-01-13T11:28:15.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:28:15.791Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T11:28:15.791Z] . [Pipeline] withDockerContainer [2021-01-13T11:28:16.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T11:28:16.069Z] prd-ubuntu18.04-docker-arm64-4c-16g-19956 does not seem to be running inside a container [2021-01-13T11:28:16.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/114 -v /w/workspace/go-mod-core-contracts/114:/w/workspace/go-mod-core-contracts/114:rw,z -v /w/workspace/go-mod-core-contracts/114@tmp:/w/workspace/go-mod-core-contracts/114@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 ******** ci-base-image-arm64 cat [2021-01-13T11:28:16.788Z] OK: 166 MiB in 39 packages [2021-01-13T11:28:17.374Z] Removing intermediate container fecfc2ba3ba7 [2021-01-13T11:28:17.374Z] ---> 389826b87c85 [2021-01-13T11:28:17.374Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-13T11:28:17.374Z] ---> Running in da02ba8a5915 [2021-01-13T11:28:17.374Z] Removing intermediate container da02ba8a5915 [2021-01-13T11:28:17.374Z] ---> 4d9582aee241 [2021-01-13T11:28:17.374Z] Step 6/7 : COPY go.mod . [2021-01-13T11:28:17.641Z] ---> 7771227fd128 [2021-01-13T11:28:17.641Z] Step 7/7 : RUN go mod download [2021-01-13T11:28:17.641Z] ---> Running in be7300b56848 [2021-01-13T11:28:17.769Z] $ docker top cf6cccc4942f2fb74d6f69d5791829c049e244e21b0ac18520d29331cb89433f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T11:28:18.768Z] + go version [2021-01-13T11:28:18.768Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-13T11:28:18.796Z] $ docker stop --time=1 cf6cccc4942f2fb74d6f69d5791829c049e244e21b0ac18520d29331cb89433f [2021-01-13T11:28:20.767Z] $ docker rm -f cf6cccc4942f2fb74d6f69d5791829c049e244e21b0ac18520d29331cb89433f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:28:21.758Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T11:28:21.758Z] . [Pipeline] withDockerContainer [2021-01-13T11:28:21.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-19956 does not seem to be running inside a container [2021-01-13T11:28:22.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/114 -v /w/workspace/go-mod-core-contracts/114:/w/workspace/go-mod-core-contracts/114:rw,z -v /w/workspace/go-mod-core-contracts/114@tmp:/w/workspace/go-mod-core-contracts/114@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 ******** ci-base-image-arm64 cat [2021-01-13T11:28:23.411Z] $ docker top d25288a6570a2d2060eab8daa4bc92368f936c6516369236694706e4f80ac0e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T11:28:24.380Z] + make test [2021-01-13T11:28:24.380Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-13T11:28:29.926Z] Removing intermediate container be7300b56848 [2021-01-13T11:28:29.926Z] ---> c06fd27d798d [2021-01-13T11:28:29.926Z] Successfully built c06fd27d798d [2021-01-13T11:28:29.926Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:28:30.247Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T11:28:30.247Z] . [Pipeline] withDockerContainer [2021-01-13T11:28:30.369Z] prd-centos7-docker-4c-2g-19957 does not seem to be running inside a container [2021-01-13T11:28:30.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/114 -v /w/workspace/go-mod-core-contracts/114:/w/workspace/go-mod-core-contracts/114:rw,z -v /w/workspace/go-mod-core-contracts/114@tmp:/w/workspace/go-mod-core-contracts/114@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 ******** ci-base-image-x86_64 cat [2021-01-13T11:28:31.282Z] $ docker top 6712fc25c120b804af82000158f84eaad41d5f43595a4554607eac90a6debec0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T11:28:31.828Z] + go version [2021-01-13T11:28:31.829Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-13T11:28:31.846Z] $ docker stop --time=1 6712fc25c120b804af82000158f84eaad41d5f43595a4554607eac90a6debec0 [2021-01-13T11:28:33.207Z] $ docker rm -f 6712fc25c120b804af82000158f84eaad41d5f43595a4554607eac90a6debec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:28:34.144Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T11:28:34.144Z] . [Pipeline] withDockerContainer [2021-01-13T11:28:34.241Z] prd-centos7-docker-4c-2g-19957 does not seem to be running inside a container [2021-01-13T11:28:34.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/114 -v /w/workspace/go-mod-core-contracts/114:/w/workspace/go-mod-core-contracts/114:rw,z -v /w/workspace/go-mod-core-contracts/114@tmp:/w/workspace/go-mod-core-contracts/114@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 ******** ci-base-image-x86_64 cat [2021-01-13T11:28:34.896Z] $ docker top 9eadc6af05c40313247a08b950100b0e237a6a24191a5e6ea73d48567c987bad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T11:28:35.476Z] + make test [2021-01-13T11:28:35.477Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-13T11:28:42.154Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-13T11:28:42.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.042s coverage: 85.7% of statements [2021-01-13T11:28:42.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements [2021-01-13T11:28:43.347Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements [2021-01-13T11:28:43.347Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.009s coverage: 77.8% of statements [2021-01-13T11:28:43.347Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-13T11:28:43.615Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 26.3% of statements [2021-01-13T11:28:44.579Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.023s coverage: 14.7% of statements [2021-01-13T11:28:44.580Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.008s coverage: 100.0% of statements [2021-01-13T11:28:44.580Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.023s coverage: 91.8% of statements [2021-01-13T11:28:44.580Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-13T11:28:44.580Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-13T11:28:44.580Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.013s coverage: 100.0% of statements [2021-01-13T11:28:44.580Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements [2021-01-13T11:28:46.551Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements [2021-01-13T11:28:46.551Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements [2021-01-13T11:28:46.551Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.019s coverage: 15.4% of statements [2021-01-13T11:28:46.551Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements [2021-01-13T11:28:46.551Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.028s coverage: 14.3% of statements [2021-01-13T11:28:46.551Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-13T11:28:46.613Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-13T11:28:47.212Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.070s coverage: 85.7% of statements [2021-01-13T11:28:47.212Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.021s coverage: 100.0% of statements [2021-01-13T11:28:47.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.050s coverage: 85.0% of statements [2021-01-13T11:28:47.970Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-13T11:28:47.970Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-13T11:28:47.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 44.1% of statements [2021-01-13T11:28:47.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.013s coverage: 94.4% of statements [2021-01-13T11:28:47.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.043s coverage: 92.9% of statements [2021-01-13T11:28:47.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-01-13T11:28:47.970Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-13T11:28:47.970Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-13T11:28:49.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements [2021-01-13T11:28:49.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.020s coverage: 77.8% of statements [2021-01-13T11:28:49.216Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-13T11:28:49.919Z] gofmt -l . [2021-01-13T11:28:49.919Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-13T11:28:49.938Z] $ docker stop --time=1 9eadc6af05c40313247a08b950100b0e237a6a24191a5e6ea73d48567c987bad [2021-01-13T11:28:50.211Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 26.3% of statements [2021-01-13T11:28:50.493Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.046s coverage: 14.7% of statements [2021-01-13T11:28:51.488Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.048s coverage: 100.0% of statements [2021-01-13T11:28:52.087Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.094s coverage: 91.8% of statements [2021-01-13T11:28:52.087Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-13T11:28:52.087Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-13T11:28:52.087Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.056s coverage: 100.0% of statements [2021-01-13T11:28:52.087Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.041s coverage: 47.8% of statements [2021-01-13T11:28:52.362Z] $ docker rm -f 9eadc6af05c40313247a08b950100b0e237a6a24191a5e6ea73d48567c987bad [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T11:28:52.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-13T11:28:53.380Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-13T11:28:57.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.119s coverage: 63.0% of statements [2021-01-13T11:28:57.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements [2021-01-13T11:28:57.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.030s coverage: 15.4% of statements [2021-01-13T11:28:57.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.050s coverage: 15.4% of statements [2021-01-13T11:28:57.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.019s coverage: 14.3% of statements [2021-01-13T11:28:57.522Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-13T11:28:59.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.129s coverage: 85.0% of statements [2021-01-13T11:28:59.531Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-13T11:28:59.531Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-13T11:28:59.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.083s coverage: 44.1% of statements [2021-01-13T11:28:59.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.052s coverage: 94.4% of statements [2021-01-13T11:29:00.982Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.123s coverage: 92.9% of statements [2021-01-13T11:29:01.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 100.0% of statements [2021-01-13T11:29:01.255Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-13T11:29:01.255Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-13T11:29:06.656Z] gofmt -l . [2021-01-13T11:29:06.656Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-13T11:29:06.956Z] $ docker stop --time=1 d25288a6570a2d2060eab8daa4bc92368f936c6516369236694706e4f80ac0e3 [2021-01-13T11:29:09.207Z] $ docker rm -f d25288a6570a2d2060eab8daa4bc92368f936c6516369236694706e4f80ac0e3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T11:29:10.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-13T11:29:10.119Z] Warning: overwriting stash ‘coverage-report’ [2021-01-13T11:29:11.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-13T11:29:13.120Z] provisioning config files... [2021-01-13T11:29:13.139Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3209559309584224110tmp [Pipeline] { [Pipeline] sh [2021-01-13T11:29:13.532Z] + set +x [2021-01-13T11:29:13.532Z] + curl -s https://codecov.io/bash [2021-01-13T11:29:13.532Z] + bash -s -- [2021-01-13T11:29:13.796Z] [2021-01-13T11:29:13.796Z] _____ _ [2021-01-13T11:29:13.796Z] / ____| | | [2021-01-13T11:29:13.796Z] | | ___ __| | ___ ___ _____ __ [2021-01-13T11:29:13.796Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-13T11:29:13.796Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-13T11:29:13.796Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-13T11:29:13.796Z] Bash-20201231-23d4836 [2021-01-13T11:29:13.796Z] [2021-01-13T11:29:13.796Z] [2021-01-13T11:29:13.796Z] ==> git version 2.24.3 found [2021-01-13T11:29:13.796Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-13T11:29:13.796Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-13T11:29:13.796Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-13T11:29:13.796Z] ==> Jenkins CI detected. [2021-01-13T11:29:13.796Z] project root: . [2021-01-13T11:29:13.796Z] --> token set from env [2021-01-13T11:29:13.796Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-13T11:29:13.796Z] ==> Running gcov in . (disable via -X gcov) [2021-01-13T11:29:13.796Z] ==> Python coveragepy not found [2021-01-13T11:29:13.796Z] ==> Searching for coverage reports in: [2021-01-13T11:29:13.796Z] + . [2021-01-13T11:29:13.796Z] -> Found 1 reports [2021-01-13T11:29:13.796Z] ==> Detecting git/mercurial file structure [2021-01-13T11:29:13.796Z] ==> Reading reports [2021-01-13T11:29:13.796Z] + ./coverage.out bytes=121371 [2021-01-13T11:29:13.796Z] ==> Appending adjustments [2021-01-13T11:29:13.796Z] https://docs.codecov.io/docs/fixing-reports [2021-01-13T11:29:14.746Z] + Found adjustments [2021-01-13T11:29:14.746Z] ==> Gzipping contents [2021-01-13T11:29:14.746Z] 20K /tmp/codecov.6qDJVr.gz [2021-01-13T11:29:14.746Z] ==> Uploading reports [2021-01-13T11:29:14.746Z] url: https://codecov.io [2021-01-13T11:29:14.746Z] query: branch=master&commit=7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-13T11:29:14.746Z] -> Pinging Codecov [2021-01-13T11:29:14.746Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-13T11:29:15.330Z] -> Uploading to [2021-01-13T11:29:15.330Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-13/71470A77251A30514AAF9C0BB2E5B6CE/7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42/fd3e7b66-ebab-4e38-852b-1b84d2ca4b44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T112915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29d9e19daa78082c3bbaa75be73403ee4d2ece8dcc7fb67353dccd35ba61b638 [2021-01-13T11:29:15.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-13T11:29:15.330Z] Dload Upload Total Spent Left Speed [2021-01-13T11:29:15.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19257 0 0 100 19257 0 39962 --:--:-- --:--:-- --:--:-- 39952 [2021-01-13T11:29:15.865Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 [Pipeline] } [2021-01-13T11:29:15.876Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-13T11:29:16.997Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-13T11:29:17.053Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:29:17.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-13T11:29:17.404Z] [2021-01-13T11:29:17.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:29:17.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-13T11:29:17.774Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-13T11:29:17.774Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T11:29:17.774Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T11:29:17.774Z] de9db76c5a1d: Pulling fs layer [2021-01-13T11:29:17.774Z] 0eba1c9be4d2: Pulling fs layer [2021-01-13T11:29:17.774Z] 0d57e429df01: Pulling fs layer [2021-01-13T11:29:17.774Z] 4e4be7b47b0d: Pulling fs layer [2021-01-13T11:29:17.774Z] e1f770b5df2f: Pulling fs layer [2021-01-13T11:29:17.774Z] 85a0685a4137: Pulling fs layer [2021-01-13T11:29:17.774Z] 0eba1c9be4d2: Waiting [2021-01-13T11:29:17.774Z] 0d57e429df01: Waiting [2021-01-13T11:29:17.774Z] 4e4be7b47b0d: Waiting [2021-01-13T11:29:17.774Z] e1f770b5df2f: Waiting [2021-01-13T11:29:17.774Z] 85a0685a4137: Waiting [2021-01-13T11:29:17.774Z] de9db76c5a1d: Verifying Checksum [2021-01-13T11:29:17.774Z] de9db76c5a1d: Download complete [2021-01-13T11:29:17.774Z] 0ef7d3d256c8: Verifying Checksum [2021-01-13T11:29:17.774Z] 0ef7d3d256c8: Download complete [2021-01-13T11:29:17.774Z] 0d57e429df01: Verifying Checksum [2021-01-13T11:29:17.774Z] 0d57e429df01: Download complete [2021-01-13T11:29:17.774Z] 4e4be7b47b0d: Verifying Checksum [2021-01-13T11:29:17.774Z] 4e4be7b47b0d: Download complete [2021-01-13T11:29:18.040Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T11:29:18.040Z] 188c0c94c7c5: Download complete [2021-01-13T11:29:18.307Z] 188c0c94c7c5: Pull complete [2021-01-13T11:29:18.579Z] 0ef7d3d256c8: Pull complete [2021-01-13T11:29:18.843Z] de9db76c5a1d: Pull complete [2021-01-13T11:29:18.843Z] e1f770b5df2f: Verifying Checksum [2021-01-13T11:29:18.843Z] e1f770b5df2f: Download complete [2021-01-13T11:29:20.792Z] 0eba1c9be4d2: Verifying Checksum [2021-01-13T11:29:20.792Z] 0eba1c9be4d2: Download complete [2021-01-13T11:29:21.748Z] 85a0685a4137: Verifying Checksum [2021-01-13T11:29:21.748Z] 85a0685a4137: Download complete [2021-01-13T11:29:27.091Z] 0eba1c9be4d2: Pull complete [2021-01-13T11:29:27.091Z] 0d57e429df01: Pull complete [2021-01-13T11:29:27.091Z] 4e4be7b47b0d: Pull complete [2021-01-13T11:29:29.025Z] e1f770b5df2f: Pull complete [2021-01-13T11:29:37.237Z] 85a0685a4137: Pull complete [2021-01-13T11:29:37.237Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-13T11:29:37.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-13T11:29:37.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-13T11:29:37.485Z] prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container [2021-01-13T11:29:37.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-13T11:29:38.648Z] $ docker top 1c310feb283d4ae45dd994ef1ab36d7f3b317255b56a84d1df90306e5785b6e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T11:29:38.933Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-13T11:29:39.236Z] + set -o pipefail [2021-01-13T11:29:39.237Z] + snyk monitor '--org=edgex-jenkins' [2021-01-13T11:29:45.874Z] [2021-01-13T11:29:45.874Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2021-01-13T11:29:45.874Z] [2021-01-13T11:29:45.874Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/befbdb31-dd84-4fa5-816a-3d98c69d1283 [2021-01-13T11:29:45.874Z] [2021-01-13T11:29:45.874Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-13T11:29:45.874Z] [2021-01-13T11:29:45.874Z] [Pipeline] } [2021-01-13T11:29:45.890Z] $ docker stop --time=1 1c310feb283d4ae45dd994ef1ab36d7f3b317255b56a84d1df90306e5785b6e8 [2021-01-13T11:29:48.101Z] $ docker rm -f 1c310feb283d4ae45dd994ef1ab36d7f3b317255b56a84d1df90306e5785b6e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-13T11:29:49.884Z] + git log --format=format:%s -1 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:29:50.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T11:29:50.207Z] . [Pipeline] withDockerContainer [2021-01-13T11:29:50.316Z] prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container [2021-01-13T11:29:50.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-13T11:29:51.181Z] $ docker top 5113288cab516399e50894f1736c3b751ee24b2d03726361075373cc8fa0f104 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T11:29:51.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T11:29:51.546Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T11:29:51.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T11:29:51.783Z] $ docker exec 5113288cab516399e50894f1736c3b751ee24b2d03726361075373cc8fa0f104 ssh-agent [2021-01-13T11:29:51.960Z] SSH_AUTH_SOCK=/tmp/ssh-xPgpRt3zaZRi/agent.12 [2021-01-13T11:29:51.960Z] SSH_AGENT_PID=17 [2021-01-13T11:29:51.968Z] Running ssh-add (command line suppressed) [2021-01-13T11:29:52.101Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1214402242388088035.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1214402242388088035.key) [2021-01-13T11:29:52.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T11:29:52.503Z] + git semver tag [2021-01-13T11:29:52.504Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T11:29:52.504Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-13T11:29:52.504Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-13T11:29:52.504Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T11:29:52.504Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T11:29:52.504Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T11:29:52.504Z] # $SEMVER_BRANCH = master [2021-01-13T11:29:52.504Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-01-13T11:29:52.504Z] # 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 HEAD [2021-01-13T11:29:52.504Z] # -> Force: false [2021-01-13T11:29:52.504Z] # 6a63bfc9127bfec452fd8a3078c1dfc26c937479 refs/tags/v0.1.145 [Pipeline] } [2021-01-13T11:29:52.514Z] $ docker exec --env ******** --env ******** 5113288cab516399e50894f1736c3b751ee24b2d03726361075373cc8fa0f104 ssh-agent -k [2021-01-13T11:29:52.626Z] unset SSH_AUTH_SOCK; [2021-01-13T11:29:52.626Z] unset SSH_AGENT_PID; [2021-01-13T11:29:52.626Z] echo Agent pid 17 killed; [2021-01-13T11:29:52.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T11:29:53.163Z] + git semver [Pipeline] } [2021-01-13T11:29:53.179Z] $ docker stop --time=1 5113288cab516399e50894f1736c3b751ee24b2d03726361075373cc8fa0f104 [2021-01-13T11:29:54.542Z] $ docker rm -f 5113288cab516399e50894f1736c3b751ee24b2d03726361075373cc8fa0f104 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:29:55.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-13T11:29:55.272Z] [2021-01-13T11:29:55.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:29:55.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-13T11:29:55.645Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-13T11:29:55.645Z] ab5ef0e58194: Pulling fs layer [2021-01-13T11:29:55.645Z] 9712f1f96733: Pulling fs layer [2021-01-13T11:29:55.645Z] 63f879dbbcfc: Pulling fs layer [2021-01-13T11:29:55.645Z] 0d9ebad4ef96: Pulling fs layer [2021-01-13T11:29:55.645Z] e9a5061849ea: Pulling fs layer [2021-01-13T11:29:55.645Z] d747dcd14b5f: Pulling fs layer [2021-01-13T11:29:55.645Z] 2de7ff778b66: Pulling fs layer [2021-01-13T11:29:55.645Z] 0d9ebad4ef96: Waiting [2021-01-13T11:29:55.645Z] e9a5061849ea: Waiting [2021-01-13T11:29:55.645Z] d747dcd14b5f: Waiting [2021-01-13T11:29:55.645Z] 2de7ff778b66: Waiting [2021-01-13T11:29:55.645Z] 9712f1f96733: Verifying Checksum [2021-01-13T11:29:55.645Z] 9712f1f96733: Download complete [2021-01-13T11:29:57.578Z] 63f879dbbcfc: Verifying Checksum [2021-01-13T11:29:57.578Z] 63f879dbbcfc: Download complete [2021-01-13T11:29:57.578Z] e9a5061849ea: Verifying Checksum [2021-01-13T11:29:57.578Z] e9a5061849ea: Download complete [2021-01-13T11:29:57.578Z] d747dcd14b5f: Download complete [2021-01-13T11:29:57.847Z] 0d9ebad4ef96: Verifying Checksum [2021-01-13T11:29:57.847Z] 0d9ebad4ef96: Download complete [2021-01-13T11:29:58.114Z] 2de7ff778b66: Verifying Checksum [2021-01-13T11:29:58.114Z] 2de7ff778b66: Download complete [2021-01-13T11:29:58.114Z] ab5ef0e58194: Verifying Checksum [2021-01-13T11:29:58.114Z] ab5ef0e58194: Download complete [2021-01-13T11:30:03.461Z] ab5ef0e58194: Pull complete [2021-01-13T11:30:03.461Z] 9712f1f96733: Pull complete [2021-01-13T11:30:04.864Z] 63f879dbbcfc: Pull complete [2021-01-13T11:30:11.502Z] 0d9ebad4ef96: Pull complete [2021-01-13T11:30:12.902Z] e9a5061849ea: Pull complete [2021-01-13T11:30:13.177Z] d747dcd14b5f: Pull complete [2021-01-13T11:30:15.768Z] 2de7ff778b66: Pull complete [2021-01-13T11:30:15.768Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-13T11:30:15.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-13T11:30:15.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-13T11:30:15.983Z] prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container [2021-01-13T11:30:16.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-13T11:30:20.268Z] $ docker top ba0fc67a86a5b7802ef9761d86fe90ddb1e2ce865fbc3c62a8cd8e8ffbe7ce2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-13T11:30:20.640Z] provisioning config files... [2021-01-13T11:30:20.700Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config946286372781551930tmp [2021-01-13T11:30:20.765Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1368379301656114848tmp [2021-01-13T11:30:20.782Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1174144381225226852tmp [Pipeline] { [Pipeline] echo [2021-01-13T11:30:20.853Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:30:21.157Z] ---> sigul-configuration.sh [2021-01-13T11:30:21.157Z] gpg: directory `/root/.gnupg' created [2021-01-13T11:30:21.157Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-13T11:30:21.157Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-13T11:30:21.157Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-13T11:30:21.157Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-13T11:30:21.157Z] gpg: CAST5 encrypted data [2021-01-13T11:30:21.421Z] gpg: encrypted with 1 passphrase [2021-01-13T11:30:21.421Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-13T11:30:21.723Z] + mkdir /home/jenkins [2021-01-13T11:30:21.723Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-13T11:30:22.026Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-13T11:30:22.040Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:30:22.340Z] ---> sigul-install.sh [2021-01-13T11:30:37.290Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-13T11:30:37.855Z] + git tag --list [2021-01-13T11:30:37.855Z] v0.0.0 [2021-01-13T11:30:37.855Z] v0.0.1 [2021-01-13T11:30:37.855Z] v0.1.0 [2021-01-13T11:30:37.855Z] v0.1.1 [2021-01-13T11:30:37.855Z] v0.1.10 [2021-01-13T11:30:37.855Z] v0.1.100 [2021-01-13T11:30:37.855Z] v0.1.101 [2021-01-13T11:30:37.855Z] v0.1.102 [2021-01-13T11:30:37.855Z] v0.1.103 [2021-01-13T11:30:37.855Z] v0.1.104 [2021-01-13T11:30:37.855Z] v0.1.105 [2021-01-13T11:30:37.855Z] v0.1.106 [2021-01-13T11:30:37.855Z] v0.1.107 [2021-01-13T11:30:37.855Z] v0.1.108 [2021-01-13T11:30:37.855Z] v0.1.109 [2021-01-13T11:30:37.855Z] v0.1.11 [2021-01-13T11:30:37.855Z] v0.1.110 [2021-01-13T11:30:37.855Z] v0.1.111 [2021-01-13T11:30:37.855Z] v0.1.112 [2021-01-13T11:30:37.855Z] v0.1.113 [2021-01-13T11:30:37.855Z] v0.1.114 [2021-01-13T11:30:37.855Z] v0.1.115 [2021-01-13T11:30:37.855Z] v0.1.116 [2021-01-13T11:30:37.855Z] v0.1.117 [2021-01-13T11:30:37.855Z] v0.1.118 [2021-01-13T11:30:37.855Z] v0.1.119 [2021-01-13T11:30:37.855Z] v0.1.12 [2021-01-13T11:30:37.855Z] v0.1.120 [2021-01-13T11:30:37.855Z] v0.1.121 [2021-01-13T11:30:37.855Z] v0.1.122 [2021-01-13T11:30:37.855Z] v0.1.123 [2021-01-13T11:30:37.855Z] v0.1.124 [2021-01-13T11:30:37.855Z] v0.1.125 [2021-01-13T11:30:37.855Z] v0.1.126 [2021-01-13T11:30:37.855Z] v0.1.127 [2021-01-13T11:30:37.855Z] v0.1.128 [2021-01-13T11:30:37.855Z] v0.1.129 [2021-01-13T11:30:37.855Z] v0.1.13 [2021-01-13T11:30:37.855Z] v0.1.130 [2021-01-13T11:30:37.855Z] v0.1.131 [2021-01-13T11:30:37.855Z] v0.1.132 [2021-01-13T11:30:37.855Z] v0.1.133 [2021-01-13T11:30:37.855Z] v0.1.134 [2021-01-13T11:30:37.855Z] v0.1.135 [2021-01-13T11:30:37.855Z] v0.1.136 [2021-01-13T11:30:37.855Z] v0.1.137 [2021-01-13T11:30:37.855Z] v0.1.138 [2021-01-13T11:30:37.855Z] v0.1.139 [2021-01-13T11:30:37.855Z] v0.1.14 [2021-01-13T11:30:37.855Z] v0.1.140 [2021-01-13T11:30:37.855Z] v0.1.141 [2021-01-13T11:30:37.855Z] v0.1.142 [2021-01-13T11:30:37.855Z] v0.1.143 [2021-01-13T11:30:37.855Z] v0.1.144 [2021-01-13T11:30:37.855Z] v0.1.145 [2021-01-13T11:30:37.855Z] v0.1.15 [2021-01-13T11:30:37.855Z] v0.1.16 [2021-01-13T11:30:37.855Z] v0.1.17 [2021-01-13T11:30:37.855Z] v0.1.18 [2021-01-13T11:30:37.855Z] v0.1.19 [2021-01-13T11:30:37.855Z] v0.1.2 [2021-01-13T11:30:37.855Z] v0.1.20 [2021-01-13T11:30:37.855Z] v0.1.21 [2021-01-13T11:30:37.855Z] v0.1.22 [2021-01-13T11:30:37.855Z] v0.1.23 [2021-01-13T11:30:37.855Z] v0.1.24 [2021-01-13T11:30:37.855Z] v0.1.25 [2021-01-13T11:30:37.855Z] v0.1.26 [2021-01-13T11:30:37.855Z] v0.1.27 [2021-01-13T11:30:37.855Z] v0.1.28 [2021-01-13T11:30:37.855Z] v0.1.29 [2021-01-13T11:30:37.855Z] v0.1.3 [2021-01-13T11:30:37.855Z] v0.1.30 [2021-01-13T11:30:37.855Z] v0.1.31 [2021-01-13T11:30:37.855Z] v0.1.32 [2021-01-13T11:30:37.855Z] v0.1.33 [2021-01-13T11:30:37.855Z] v0.1.34 [2021-01-13T11:30:37.855Z] v0.1.35 [2021-01-13T11:30:37.855Z] v0.1.36 [2021-01-13T11:30:37.855Z] v0.1.37 [2021-01-13T11:30:37.855Z] v0.1.38 [2021-01-13T11:30:37.855Z] v0.1.39 [2021-01-13T11:30:37.855Z] v0.1.4 [2021-01-13T11:30:37.855Z] v0.1.40 [2021-01-13T11:30:37.855Z] v0.1.41 [2021-01-13T11:30:37.855Z] v0.1.42 [2021-01-13T11:30:37.855Z] v0.1.43 [2021-01-13T11:30:37.855Z] v0.1.44 [2021-01-13T11:30:37.855Z] v0.1.45 [2021-01-13T11:30:37.855Z] v0.1.46 [2021-01-13T11:30:37.855Z] v0.1.47 [2021-01-13T11:30:37.855Z] v0.1.48 [2021-01-13T11:30:37.855Z] v0.1.49 [2021-01-13T11:30:37.855Z] v0.1.5 [2021-01-13T11:30:37.855Z] v0.1.50 [2021-01-13T11:30:37.855Z] v0.1.51 [2021-01-13T11:30:37.855Z] v0.1.52 [2021-01-13T11:30:37.855Z] v0.1.53 [2021-01-13T11:30:37.855Z] v0.1.54 [2021-01-13T11:30:37.855Z] v0.1.55 [2021-01-13T11:30:37.855Z] v0.1.56 [2021-01-13T11:30:37.855Z] v0.1.57 [2021-01-13T11:30:37.855Z] v0.1.58 [2021-01-13T11:30:37.855Z] v0.1.59 [2021-01-13T11:30:37.855Z] v0.1.6 [2021-01-13T11:30:37.855Z] v0.1.60 [2021-01-13T11:30:37.856Z] v0.1.61 [2021-01-13T11:30:37.856Z] v0.1.62 [2021-01-13T11:30:37.856Z] v0.1.63 [2021-01-13T11:30:37.856Z] v0.1.64 [2021-01-13T11:30:37.856Z] v0.1.65 [2021-01-13T11:30:37.856Z] v0.1.66 [2021-01-13T11:30:37.856Z] v0.1.67 [2021-01-13T11:30:37.856Z] v0.1.68 [2021-01-13T11:30:37.856Z] v0.1.69 [2021-01-13T11:30:37.856Z] v0.1.7 [2021-01-13T11:30:37.856Z] v0.1.70 [2021-01-13T11:30:37.856Z] v0.1.71 [2021-01-13T11:30:37.856Z] v0.1.72 [2021-01-13T11:30:37.856Z] v0.1.73 [2021-01-13T11:30:37.856Z] v0.1.74 [2021-01-13T11:30:37.856Z] v0.1.75 [2021-01-13T11:30:37.856Z] v0.1.76 [2021-01-13T11:30:37.856Z] v0.1.77 [2021-01-13T11:30:37.856Z] v0.1.78 [2021-01-13T11:30:37.856Z] v0.1.79 [2021-01-13T11:30:37.856Z] v0.1.8 [2021-01-13T11:30:37.856Z] v0.1.80 [2021-01-13T11:30:37.856Z] v0.1.81 [2021-01-13T11:30:37.856Z] v0.1.82 [2021-01-13T11:30:37.856Z] v0.1.83 [2021-01-13T11:30:37.856Z] v0.1.84 [2021-01-13T11:30:37.856Z] v0.1.85 [2021-01-13T11:30:37.856Z] v0.1.86 [2021-01-13T11:30:37.856Z] v0.1.87 [2021-01-13T11:30:37.856Z] v0.1.88 [2021-01-13T11:30:37.856Z] v0.1.89 [2021-01-13T11:30:37.856Z] v0.1.9 [2021-01-13T11:30:37.856Z] v0.1.90 [2021-01-13T11:30:37.856Z] v0.1.91 [2021-01-13T11:30:37.856Z] v0.1.92 [2021-01-13T11:30:37.856Z] v0.1.93 [2021-01-13T11:30:37.856Z] v0.1.94 [2021-01-13T11:30:37.856Z] v0.1.95 [2021-01-13T11:30:37.856Z] v0.1.96 [2021-01-13T11:30:37.856Z] v0.1.97 [2021-01-13T11:30:37.856Z] v0.1.98 [2021-01-13T11:30:37.856Z] v0.1.99 [Pipeline] sh [2021-01-13T11:30:38.160Z] + lftools sign git-tag v0.1.145 [2021-01-13T11:30:39.551Z] Signing Git tag with Sigul... [2021-01-13T11:30:39.551Z] Signing v0.1.145 [Pipeline] echo [2021-01-13T11:30:40.511Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:30:40.818Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-13T11:30:40.828Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-13T11:30:40.942Z] $ docker stop --time=1 ba0fc67a86a5b7802ef9761d86fe90ddb1e2ce865fbc3c62a8cd8e8ffbe7ce2e [2021-01-13T11:30:42.948Z] $ docker rm -f ba0fc67a86a5b7802ef9761d86fe90ddb1e2ce865fbc3c62a8cd8e8ffbe7ce2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:30:44.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T11:30:44.032Z] . [Pipeline] withDockerContainer [2021-01-13T11:30:44.141Z] prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container [2021-01-13T11:30:44.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-13T11:30:45.047Z] $ docker top 6b30b1e840080ce97ffab302b593a46d01aa3663ac6994bd730917c9922029ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T11:30:45.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T11:30:45.444Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T11:30:45.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T11:30:45.682Z] $ docker exec 6b30b1e840080ce97ffab302b593a46d01aa3663ac6994bd730917c9922029ff ssh-agent [2021-01-13T11:30:45.873Z] SSH_AUTH_SOCK=/tmp/ssh-MiLolCUWLR6K/agent.12 [2021-01-13T11:30:45.873Z] SSH_AGENT_PID=17 [2021-01-13T11:30:45.880Z] Running ssh-add (command line suppressed) [2021-01-13T11:30:46.009Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_596253836477878686.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_596253836477878686.key) [2021-01-13T11:30:46.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T11:30:46.417Z] + git semver bump patch [2021-01-13T11:30:46.417Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T11:30:46.417Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-13T11:30:46.417Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-13T11:30:46.417Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T11:30:46.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T11:30:46.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T11:30:46.417Z] # $SEMVER_BRANCH = master [2021-01-13T11:30:46.417Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-01-13T11:30:46.417Z] 0.1.146 [Pipeline] } [2021-01-13T11:30:46.429Z] $ docker exec --env ******** --env ******** 6b30b1e840080ce97ffab302b593a46d01aa3663ac6994bd730917c9922029ff ssh-agent -k [2021-01-13T11:30:46.555Z] unset SSH_AUTH_SOCK; [2021-01-13T11:30:46.556Z] unset SSH_AGENT_PID; [2021-01-13T11:30:46.556Z] echo Agent pid 17 killed; [2021-01-13T11:30:46.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T11:30:47.106Z] + git semver [Pipeline] } [2021-01-13T11:30:47.121Z] $ docker stop --time=1 6b30b1e840080ce97ffab302b593a46d01aa3663ac6994bd730917c9922029ff [2021-01-13T11:30:48.468Z] $ docker rm -f 6b30b1e840080ce97ffab302b593a46d01aa3663ac6994bd730917c9922029ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:30:49.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T11:30:49.013Z] . [Pipeline] withDockerContainer [2021-01-13T11:30:49.129Z] prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container [2021-01-13T11:30:49.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-13T11:30:49.840Z] $ docker top af27a238935443945d2c974f71bb4ff97a4c9d8503cd80a95d42de59d555fcc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T11:30:50.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T11:30:50.214Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T11:30:50.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T11:30:50.411Z] $ docker exec af27a238935443945d2c974f71bb4ff97a4c9d8503cd80a95d42de59d555fcc3 ssh-agent [2021-01-13T11:30:50.589Z] SSH_AUTH_SOCK=/tmp/ssh-kuqBIA3ERGHu/agent.11 [2021-01-13T11:30:50.589Z] SSH_AGENT_PID=16 [2021-01-13T11:30:50.596Z] Running ssh-add (command line suppressed) [2021-01-13T11:30:50.717Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5541066205287885233.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5541066205287885233.key) [2021-01-13T11:30:50.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T11:30:51.121Z] + git semver push [2021-01-13T11:30:51.122Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T11:30:51.122Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-13T11:30:51.122Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-13T11:30:51.122Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T11:30:51.122Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T11:30:51.122Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T11:30:51.122Z] # $SEMVER_BRANCH = master [2021-01-13T11:30:51.122Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-01-13T11:30:57.741Z] $ docker exec --env ******** --env ******** af27a238935443945d2c974f71bb4ff97a4c9d8503cd80a95d42de59d555fcc3 ssh-agent -k [2021-01-13T11:30:57.879Z] unset SSH_AUTH_SOCK; [2021-01-13T11:30:57.880Z] unset SSH_AGENT_PID; [2021-01-13T11:30:57.880Z] echo Agent pid 16 killed; [2021-01-13T11:30:57.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T11:30:58.427Z] + git semver [Pipeline] } [2021-01-13T11:30:58.444Z] $ docker stop --time=1 af27a238935443945d2c974f71bb4ff97a4c9d8503cd80a95d42de59d555fcc3 [2021-01-13T11:30:59.842Z] $ docker rm -f af27a238935443945d2c974f71bb4ff97a4c9d8503cd80a95d42de59d555fcc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:31:01.873Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:31:02.454Z] ---> package-listing.sh [2021-01-13T11:31:02.454Z] ++ facter osfamily [2021-01-13T11:31:02.454Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-13T11:31:02.454Z] + OS_FAMILY=redhat [2021-01-13T11:31:02.454Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-01-13T11:31:02.454Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-13T11:31:02.454Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-13T11:31:02.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-13T11:31:02.454Z] + PACKAGES=/tmp/packages_start.txt [2021-01-13T11:31:02.454Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-01-13T11:31:02.454Z] + PACKAGES=/tmp/packages_end.txt [2021-01-13T11:31:02.454Z] + case "${OS_FAMILY}" in [2021-01-13T11:31:02.454Z] + rpm -qa [2021-01-13T11:31:02.454Z] + sort [2021-01-13T11:31:07.765Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-13T11:31:07.765Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-13T11:31:07.765Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-13T11:31:07.766Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-01-13T11:31:07.766Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-01-13T11:31:07.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2021-01-13T11:31:07.779Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-13T11:31:08.073Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:31:08.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T11:31:08.500Z] [2021-01-13T11:31:08.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-13T11:31:08.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T11:31:08.922Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-13T11:31:08.922Z] df20fa9351a1: Pulling fs layer [2021-01-13T11:31:08.922Z] 36b3adc4ff6f: Pulling fs layer [2021-01-13T11:31:08.922Z] 8ad3a11d3b57: Pulling fs layer [2021-01-13T11:31:08.922Z] 46f8f816bc3b: Pulling fs layer [2021-01-13T11:31:08.922Z] 93b61091891f: Pulling fs layer [2021-01-13T11:31:08.922Z] 93b9cdb0e59b: Pulling fs layer [2021-01-13T11:31:08.922Z] 5e14af77c1be: Pulling fs layer [2021-01-13T11:31:08.922Z] 01666e4c0597: Pulling fs layer [2021-01-13T11:31:08.922Z] aa168da1d23b: Pulling fs layer [2021-01-13T11:31:08.922Z] 93b61091891f: Waiting [2021-01-13T11:31:08.922Z] 93b9cdb0e59b: Waiting [2021-01-13T11:31:08.922Z] 5e14af77c1be: Waiting [2021-01-13T11:31:08.922Z] 01666e4c0597: Waiting [2021-01-13T11:31:08.922Z] aa168da1d23b: Waiting [2021-01-13T11:31:08.922Z] 46f8f816bc3b: Waiting [2021-01-13T11:31:08.922Z] 36b3adc4ff6f: Verifying Checksum [2021-01-13T11:31:08.922Z] 36b3adc4ff6f: Download complete [2021-01-13T11:31:08.922Z] 46f8f816bc3b: Verifying Checksum [2021-01-13T11:31:08.922Z] 46f8f816bc3b: Download complete [2021-01-13T11:31:08.922Z] df20fa9351a1: Download complete [2021-01-13T11:31:08.922Z] 93b9cdb0e59b: Verifying Checksum [2021-01-13T11:31:08.922Z] 93b9cdb0e59b: Download complete [2021-01-13T11:31:09.192Z] 5e14af77c1be: Verifying Checksum [2021-01-13T11:31:09.192Z] 5e14af77c1be: Download complete [2021-01-13T11:31:09.192Z] 93b61091891f: Verifying Checksum [2021-01-13T11:31:09.192Z] 93b61091891f: Download complete [2021-01-13T11:31:09.192Z] 01666e4c0597: Verifying Checksum [2021-01-13T11:31:09.192Z] 01666e4c0597: Download complete [2021-01-13T11:31:09.192Z] 8ad3a11d3b57: Verifying Checksum [2021-01-13T11:31:09.192Z] 8ad3a11d3b57: Download complete [2021-01-13T11:31:09.456Z] df20fa9351a1: Pull complete [2021-01-13T11:31:09.720Z] 36b3adc4ff6f: Pull complete [2021-01-13T11:31:11.123Z] aa168da1d23b: Verifying Checksum [2021-01-13T11:31:11.123Z] aa168da1d23b: Download complete [2021-01-13T11:31:11.123Z] 8ad3a11d3b57: Pull complete [2021-01-13T11:31:11.702Z] 46f8f816bc3b: Pull complete [2021-01-13T11:31:11.968Z] 93b61091891f: Pull complete [2021-01-13T11:31:12.230Z] 93b9cdb0e59b: Pull complete [2021-01-13T11:31:12.230Z] 5e14af77c1be: Pull complete [2021-01-13T11:31:12.497Z] 01666e4c0597: Pull complete [2021-01-13T11:31:19.145Z] aa168da1d23b: Pull complete [2021-01-13T11:31:19.145Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-13T11:31:19.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T11:31:19.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-13T11:31:19.344Z] prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container [2021-01-13T11:31:19.390Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-13T11:31:22.386Z] $ docker top e928430a2b06767b04988650d8cd8a2e2e6e2a81706b88063e822db27bbeae9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T11:31:22.954Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-13T11:31:23.254Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-13T11:31:23.556Z] + ls /var/log/sa-host [2021-01-13T11:31:23.556Z] + sadf -c /var/log/sa-host/sa13 [2021-01-13T11:31:23.556Z] file_magic: OK [2021-01-13T11:31:23.556Z] HZ: Using current value: 100 [2021-01-13T11:31:23.556Z] file_header: OK [2021-01-13T11:31:23.556Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-13T11:31:23.556Z] Statistics: [2021-01-13T11:31:23.556Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-13T11:31:23.556Z] File successfully converted to sysstat format version 12.2.1 [2021-01-13T11:31:23.556Z] + sadf -c /var/log/sa-host/sa23 [2021-01-13T11:31:23.556Z] file_magic: OK [2021-01-13T11:31:23.556Z] HZ: Using current value: 100 [2021-01-13T11:31:23.556Z] file_header: OK [2021-01-13T11:31:23.556Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-13T11:31:23.556Z] Statistics: [2021-01-13T11:31:23.556Z] Hnuu...uuuununununu... [2021-01-13T11:31:23.556Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-13T11:31:24.258Z] provisioning config files... [2021-01-13T11:31:24.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6445378974221307458tmp [Pipeline] { [Pipeline] echo [2021-01-13T11:31:24.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:31:24.654Z] ---> create-netrc.sh [Pipeline] } [2021-01-13T11:31:24.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-13T11:31:24.766Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:31:25.064Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-13T11:31:25.076Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:31:25.376Z] ---> sudo-logs.sh [2021-01-13T11:31:25.377Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-13T11:31:25.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:31:25.684Z] ---> job-cost.sh [2021-01-13T11:31:25.684Z] lf-activate-venv: SKIPPING [2021-01-13T11:31:25.684Z] INFO: No Stack... [2021-01-13T11:31:26.635Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-13T11:31:26.897Z] INFO: Archiving Costs [Pipeline] echo [2021-01-13T11:31:26.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T11:31:27.215Z] ---> logs-deploy.sh [2021-01-13T11:31:27.215Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/114 [2021-01-13T11:31:27.215Z] INFO: archiving workspace using pattern(s): [2021-01-13T11:31:29.139Z] Archives upload complete. [2021-01-13T11:31:29.139Z] INFO: archiving logs to Nexus [2021-01-13T11:31:30.088Z] ---> uname -a: [2021-01-13T11:31:30.089Z] Linux prd-centos7-docker-4c-2g-19955.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] ---> lscpu: [2021-01-13T11:31:30.089Z] Architecture: x86_64 [2021-01-13T11:31:30.089Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-13T11:31:30.089Z] Byte Order: Little Endian [2021-01-13T11:31:30.089Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-13T11:31:30.089Z] CPU(s): 4 [2021-01-13T11:31:30.089Z] On-line CPU(s) list: 0-3 [2021-01-13T11:31:30.089Z] Thread(s) per core: 1 [2021-01-13T11:31:30.089Z] Core(s) per socket: 1 [2021-01-13T11:31:30.089Z] Socket(s): 4 [2021-01-13T11:31:30.089Z] NUMA node(s): 1 [2021-01-13T11:31:30.089Z] Vendor ID: GenuineIntel [2021-01-13T11:31:30.089Z] CPU family: 6 [2021-01-13T11:31:30.089Z] Model: 44 [2021-01-13T11:31:30.089Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-13T11:31:30.089Z] Stepping: 1 [2021-01-13T11:31:30.089Z] CPU MHz: 2933.438 [2021-01-13T11:31:30.089Z] BogoMIPS: 5866.87 [2021-01-13T11:31:30.089Z] Virtualization: VT-x [2021-01-13T11:31:30.089Z] Hypervisor vendor: KVM [2021-01-13T11:31:30.089Z] Virtualization type: full [2021-01-13T11:31:30.089Z] L1d cache: 128 KiB [2021-01-13T11:31:30.089Z] L1i cache: 128 KiB [2021-01-13T11:31:30.089Z] L2 cache: 16 MiB [2021-01-13T11:31:30.089Z] L3 cache: 64 MiB [2021-01-13T11:31:30.089Z] NUMA node0 CPU(s): 0-3 [2021-01-13T11:31:30.089Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-13T11:31:30.089Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-13T11:31:30.089Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-13T11:31:30.089Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-13T11:31:30.089Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-13T11:31:30.089Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-13T11:31:30.089Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-13T11:31:30.089Z] Vulnerability Srbds: Not affected [2021-01-13T11:31:30.089Z] Vulnerability Tsx async abort: Not affected [2021-01-13T11:31:30.089Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] ---> nproc: [2021-01-13T11:31:30.089Z] 4 [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] ---> df -h: [2021-01-13T11:31:30.089Z] Filesystem Size Used Available Use% Mounted on [2021-01-13T11:31:30.089Z] overlay 50.0G 8.5G 41.4G 17% / [2021-01-13T11:31:30.089Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-13T11:31:30.089Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-13T11:31:30.089Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-13T11:31:30.089Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-01-13T11:31:30.089Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-01-13T11:31:30.089Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-01-13T11:31:30.089Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-01-13T11:31:30.089Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-01-13T11:31:30.089Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-01-13T11:31:30.089Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master [2021-01-13T11:31:30.089Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2021-01-13T11:31:30.089Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-01-13T11:31:30.089Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] ---> free -m: [2021-01-13T11:31:30.089Z] total used free shared buff/cache available [2021-01-13T11:31:30.089Z] Mem: 1837 831 149 0 856 941 [2021-01-13T11:31:30.089Z] Swap: 1023 3 1020 [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] ---> ip addr: [2021-01-13T11:31:30.089Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-13T11:31:30.089Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-13T11:31:30.089Z] inet 127.0.0.1/8 scope host lo [2021-01-13T11:31:30.089Z] valid_lft forever preferred_lft forever [2021-01-13T11:31:30.089Z] inet6 ::1/128 scope host [2021-01-13T11:31:30.089Z] valid_lft forever preferred_lft forever [2021-01-13T11:31:30.089Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-13T11:31:30.089Z] link/ether fa:16:3e:6e:12:69 brd ff:ff:ff:ff:ff:ff [2021-01-13T11:31:30.089Z] inet 10.30.122.83/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-13T11:31:30.089Z] valid_lft 85959sec preferred_lft 85959sec [2021-01-13T11:31:30.089Z] inet6 fe80::f816:3eff:fe6e:1269/64 scope link [2021-01-13T11:31:30.089Z] valid_lft forever preferred_lft forever [2021-01-13T11:31:30.089Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-13T11:31:30.089Z] link/ether 02:42:9d:9e:d1:70 brd ff:ff:ff:ff:ff:ff [2021-01-13T11:31:30.089Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-13T11:31:30.089Z] valid_lft forever preferred_lft forever [2021-01-13T11:31:30.089Z] inet6 fe80::42:9dff:fe9e:d170/64 scope link [2021-01-13T11:31:30.089Z] valid_lft forever preferred_lft forever [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] ---> sar -b -r -n DEV: [2021-01-13T11:31:30.089Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] 11:23:57 LINUX RESTART (4 CPU) [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] 11:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-13T11:31:30.089Z] 11:26:01 4.08 0.76 3.32 0.00 46.33 119.47 0.00 [2021-01-13T11:31:30.089Z] 11:27:01 0.38 0.00 0.38 0.00 0.00 6.18 0.00 [2021-01-13T11:31:30.089Z] 11:28:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 [2021-01-13T11:31:30.089Z] 11:29:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 [2021-01-13T11:31:30.089Z] 11:30:01 304.94 173.90 131.04 0.00 8842.18 45854.89 0.00 [2021-01-13T11:31:30.089Z] 11:31:02 173.59 67.77 105.82 0.00 3831.45 22330.17 0.00 [2021-01-13T11:31:30.089Z] Average: 80.86 40.54 40.31 0.00 2127.20 11425.16 0.00 [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] 11:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-13T11:31:30.089Z] 11:26:01 166076 0 609952 32.42 2620 1102896 1096572 37.42 410688 1105560 24 [2021-01-13T11:31:30.089Z] 11:27:01 167808 0 608212 32.33 2620 1102904 1080112 36.86 408160 1105876 8 [2021-01-13T11:31:30.089Z] 11:28:01 164676 0 611340 32.49 2620 1102908 1080364 36.87 413520 1104028 20 [2021-01-13T11:31:30.089Z] 11:29:01 166400 0 609616 32.40 2620 1102908 1080112 36.86 421928 1094140 12 [2021-01-13T11:31:30.089Z] 11:30:01 77592 0 755660 40.16 2596 1045696 1516244 51.75 675668 866812 71700 [2021-01-13T11:31:30.089Z] 11:31:02 240380 0 779940 41.45 1492 859732 1110132 37.89 590836 712924 20 [2021-01-13T11:31:30.089Z] Average: 163822 0 662453 35.21 2428 1052841 1160589 39.61 486800 998223 11964 [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] 11:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-13T11:31:30.089Z] 11:26:01 eth0 6.94 4.66 6.79 2.29 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:27:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:28:01 eth0 2.58 1.18 1.59 0.44 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:30:01 eth0 805.36 701.50 7401.72 63.11 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:30:01 docker0 18.08 17.38 1.40 122.51 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:31:02 eth0 127.74 87.55 272.36 78.76 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] 11:31:02 docker0 23.98 37.73 1.82 202.79 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] Average: eth0 157.76 132.97 1285.01 24.18 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] Average: docker0 7.03 9.21 0.54 54.40 0.00 0.00 0.00 0.00 [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] ---> sar -P ALL: [2021-01-13T11:31:30.089Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] 11:23:57 LINUX RESTART (4 CPU) [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] 11:25:02 CPU %user %nice %system %iowait %steal %idle [2021-01-13T11:31:30.089Z] 11:26:01 all 0.40 0.00 0.16 0.07 0.00 99.37 [2021-01-13T11:31:30.089Z] 11:26:01 0 0.20 0.00 0.15 0.03 0.00 99.61 [2021-01-13T11:31:30.089Z] 11:26:01 1 0.39 0.00 0.15 0.03 0.00 99.42 [2021-01-13T11:31:30.089Z] 11:26:01 2 0.20 0.00 0.12 0.03 0.00 99.64 [2021-01-13T11:31:30.089Z] 11:26:01 3 0.80 0.00 0.22 0.19 0.00 98.80 [2021-01-13T11:31:30.089Z] 11:27:01 all 0.16 0.00 0.10 0.00 0.00 99.74 [2021-01-13T11:31:30.089Z] 11:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-13T11:31:30.089Z] 11:27:01 1 0.13 0.00 0.17 0.00 0.00 99.70 [2021-01-13T11:31:30.089Z] 11:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-13T11:31:30.089Z] 11:27:01 3 0.47 0.00 0.15 0.00 0.00 99.38 [2021-01-13T11:31:30.089Z] 11:28:01 all 0.19 0.00 0.08 0.00 0.00 99.73 [2021-01-13T11:31:30.089Z] 11:28:01 0 0.07 0.00 0.15 0.00 0.00 99.78 [2021-01-13T11:31:30.089Z] 11:28:01 1 0.55 0.00 0.07 0.00 0.02 99.37 [2021-01-13T11:31:30.089Z] 11:28:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-13T11:31:30.089Z] 11:28:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2021-01-13T11:31:30.089Z] 11:29:01 all 0.13 0.00 0.04 0.00 0.00 99.83 [2021-01-13T11:31:30.089Z] 11:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2021-01-13T11:31:30.089Z] 11:29:01 1 0.37 0.00 0.03 0.00 0.02 99.58 [2021-01-13T11:31:30.089Z] 11:29:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-13T11:31:30.089Z] 11:29:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-01-13T11:31:30.089Z] 11:30:01 all 12.67 0.00 9.43 2.50 0.09 75.31 [2021-01-13T11:31:30.089Z] 11:30:01 0 14.01 0.00 10.01 3.87 0.07 72.04 [2021-01-13T11:31:30.089Z] 11:30:01 1 12.93 0.00 8.76 0.74 0.10 77.48 [2021-01-13T11:31:30.089Z] 11:30:01 2 11.76 0.00 9.02 3.37 0.09 75.76 [2021-01-13T11:31:30.089Z] 11:30:01 3 11.99 0.00 9.93 2.02 0.12 75.93 [2021-01-13T11:31:30.089Z] 11:31:02 all 8.83 0.00 7.16 2.89 0.08 81.03 [2021-01-13T11:31:30.089Z] 11:31:02 0 8.38 0.00 7.67 3.22 0.12 80.61 [2021-01-13T11:31:30.089Z] 11:31:02 1 7.59 0.00 6.73 4.64 0.07 80.97 [2021-01-13T11:31:30.089Z] 11:31:02 2 10.12 0.00 6.51 2.75 0.05 80.57 [2021-01-13T11:31:30.089Z] 11:31:02 3 9.21 0.00 7.75 0.95 0.10 81.99 [2021-01-13T11:31:30.089Z] Average: all 3.68 0.00 2.79 0.90 0.03 92.60 [2021-01-13T11:31:30.089Z] Average: 0 3.72 0.00 2.96 1.17 0.03 92.12 [2021-01-13T11:31:30.089Z] Average: 1 3.62 0.00 2.62 0.90 0.03 92.83 [2021-01-13T11:31:30.089Z] Average: 2 3.66 0.00 2.60 1.01 0.02 92.71 [2021-01-13T11:31:30.089Z] Average: 3 3.72 0.00 2.99 0.52 0.04 92.73 [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z] [2021-01-13T11:31:30.089Z]