Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3f1fd88ab260e30c6960670415b9eaed3e09b56a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1445837297310786250.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4586355187697972342.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5295491123967826190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2581252603728629755.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7069209728959042136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1705 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/jenkins-gitclient-ssh5425584709470799000.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3f1fd88ab260e30c6960670415b9eaed3e09b56a (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f1fd88ab260e30c6960670415b9eaed3e09b56a # timeout=10 Commit message: "Merge pull request #258 from jpwhitemn/add-ireland-changelog" > git rev-list --no-walk 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T15:20:15.807Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T15:20:15.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T15:20:15.972Z] ========================================================= [2021-06-16T15:20:15.972Z] EdgeX Global Pipelines Version Info [2021-06-16T15:20:15.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:20:17.466Z] ------------------- [2021-06-16T15:20:17.466Z] stable info: [2021-06-16T15:20:17.466Z] ------------------- [2021-06-16T15:20:17.466Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T15:20:17.466Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T15:20:17.466Z] Message: update stable to v1.0.195 [2021-06-16T15:20:18.042Z] ------------------- [2021-06-16T15:20:18.042Z] experimental info: [2021-06-16T15:20:18.042Z] ------------------- [2021-06-16T15:20:18.042Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T15:20:18.042Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T15:20:18.042Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T15:20:18.189Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-06-16T15:20:18.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-06-16T15:20:18.241Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T15:20:18.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T15:20:18.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T15:20:18.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T15:20:18.356Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T15:20:18.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T15:20:18.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T15:20:18.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T15:20:18.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T15:20:18.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-06-16T15:20:18.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T15:20:18.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T15:20:18.583Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T15:20:18.607Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T15:20:18.631Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T15:20:18.655Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T15:20:18.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T15:20:18.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T15:20:18.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T15:20:18.753Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T15:20:18.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T15:20:18.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T15:20:18.824Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-16T15:20:18.848Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T15:20:18.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T15:20:18.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T15:20:18.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T15:20:18.941Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f1fd88ab260e30c6960670415b9eaed3e09b56a [Pipeline] echo [2021-06-16T15:20:18.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f1fd88 [Pipeline] echo [2021-06-16T15:20:18.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T15:20:21.950Z] + git log --format=format:%s -1 3f1fd88ab260e30c6960670415b9eaed3e09b56a [Pipeline] echo [2021-06-16T15:20:21.997Z] GIT_COMMIT: 3f1fd88ab260e30c6960670415b9eaed3e09b56a, Commit Message: Merge pull request #258 from jpwhitemn/add-ireland-changelog [Pipeline] echo [2021-06-16T15:20:22.016Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:20:22.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T15:20:23.248Z] [2021-06-16T15:20:23.248Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:20:23.588Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T15:20:23.588Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T15:20:23.588Z] 31603596830f: Pulling fs layer [2021-06-16T15:20:23.588Z] 54011a49482f: Pulling fs layer [2021-06-16T15:20:23.588Z] a6820b24f6d8: Pulling fs layer [2021-06-16T15:20:23.588Z] f581987b2513: Pulling fs layer [2021-06-16T15:20:23.588Z] f581987b2513: Waiting [2021-06-16T15:20:23.588Z] 54011a49482f: Verifying Checksum [2021-06-16T15:20:23.588Z] 54011a49482f: Download complete [2021-06-16T15:20:23.862Z] 31603596830f: Verifying Checksum [2021-06-16T15:20:23.862Z] 31603596830f: Download complete [2021-06-16T15:20:23.862Z] f581987b2513: Verifying Checksum [2021-06-16T15:20:23.862Z] f581987b2513: Download complete [2021-06-16T15:20:23.862Z] a6820b24f6d8: Verifying Checksum [2021-06-16T15:20:23.862Z] a6820b24f6d8: Download complete [2021-06-16T15:20:24.128Z] 31603596830f: Pull complete [2021-06-16T15:20:24.128Z] 54011a49482f: Pull complete [2021-06-16T15:20:24.708Z] a6820b24f6d8: Pull complete [2021-06-16T15:20:24.973Z] f581987b2513: Pull complete [2021-06-16T15:20:24.973Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T15:20:24.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T15:20:24.973Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T15:20:25.076Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-06-16T15:20:25.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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-06-16T15:20:26.209Z] $ docker top 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T15:20:26.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T15:20:26.346Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T15:20:26.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T15:20:26.485Z] $ docker exec 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 ssh-agent [2021-06-16T15:20:26.606Z] SSH_AUTH_SOCK=/tmp/ssh-eOxVhI7dqX6N/agent.14 [2021-06-16T15:20:26.606Z] SSH_AGENT_PID=20 [2021-06-16T15:20:26.619Z] Running ssh-add (command line suppressed) [2021-06-16T15:20:26.723Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3238051762992950731.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3238051762992950731.key) [2021-06-16T15:20:26.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T15:20:27.054Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T15:20:27.063Z] $ docker exec --env ******** --env ******** 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 ssh-agent -k [2021-06-16T15:20:27.167Z] unset SSH_AUTH_SOCK; [2021-06-16T15:20:27.168Z] unset SSH_AGENT_PID; [2021-06-16T15:20:27.168Z] echo Agent pid 20 killed; [2021-06-16T15:20:27.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T15:20:27.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T15:20:27.234Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T15:20:27.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T15:20:27.367Z] $ docker exec 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 ssh-agent [2021-06-16T15:20:27.493Z] SSH_AUTH_SOCK=/tmp/ssh-4GOQJ7sHCdzp/agent.52 [2021-06-16T15:20:27.493Z] SSH_AGENT_PID=59 [2021-06-16T15:20:27.499Z] Running ssh-add (command line suppressed) [2021-06-16T15:20:27.603Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4886633415455585319.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4886633415455585319.key) [2021-06-16T15:20:27.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T15:20:27.948Z] + git semver init [2021-06-16T15:20:27.948Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T15:20:27.948Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-16T15:20:27.948Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-16T15:20:27.948Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T15:20:27.948Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T15:20:27.948Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T15:20:27.948Z] # $SEMVER_BRANCH = master [2021-06-16T15:20:27.948Z] # $SEMVER_TEMP = /tmp/semver-994006379 [2021-06-16T15:20:27.948Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-06-16T15:20:28.521Z] # '/tmp/semver-994006379' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2021-06-16T15:20:28.521Z] # -> Force: false [2021-06-16T15:20:28.521Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-06-16T15:20:28.529Z] $ docker exec --env ******** --env ******** 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 ssh-agent -k [2021-06-16T15:20:28.634Z] unset SSH_AUTH_SOCK; [2021-06-16T15:20:28.634Z] unset SSH_AGENT_PID; [2021-06-16T15:20:28.634Z] echo Agent pid 59 killed; [2021-06-16T15:20:28.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T15:20:29.088Z] + git semver [Pipeline] } [2021-06-16T15:20:29.100Z] $ docker stop --time=1 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 [2021-06-16T15:20:30.444Z] $ docker rm -f 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T15:20:30.816Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T15:20:31.200Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T15:20:31.204Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.67 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-16T15:20:46.562Z] Still waiting to schedule task [2021-06-16T15:20:46.563Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1705’ [2021-06-16T15:20:46.565Z] Still waiting to schedule task [2021-06-16T15:20:46.566Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-16T15:22:50.346Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1706 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-06-16T15:22:50.367Z] Running in /w/workspace/go-mod-bootstrap/145 [Pipeline] { [Pipeline] checkout [2021-06-16T15:22:50.588Z] Selected Git installation does not exist. Using Default [2021-06-16T15:22:50.588Z] The recommended git tool is: NONE [2021-06-16T15:22:58.287Z] using credential edgex-jenkins-ssh [2021-06-16T15:22:58.335Z] Cloning the remote Git repository [2021-06-16T15:22:58.378Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-16T15:22:58.482Z] > git init /w/workspace/go-mod-bootstrap/145 # timeout=10 [2021-06-16T15:22:58.547Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-16T15:22:58.548Z] > git --version # timeout=10 [2021-06-16T15:22:58.564Z] > git --version # 'git version 2.17.1' [2021-06-16T15:22:58.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T15:22:58.651Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T15:22:59.607Z] Avoid second fetch [2021-06-16T15:22:59.608Z] Checking out Revision 3f1fd88ab260e30c6960670415b9eaed3e09b56a (master) [2021-06-16T15:22:59.556Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-16T15:22:59.573Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T15:22:59.624Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T15:22:59.639Z] > git checkout -f 3f1fd88ab260e30c6960670415b9eaed3e09b56a # timeout=10 [2021-06-16T15:23:03.885Z] Commit message: "Merge pull request #258 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T15:23:05.441Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T15:23:05.866Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T15:23:06.214Z] + sudo service docker restart [2021-06-16T15:23:06.215Z] + true [2021-06-16T15:23:24.318Z] Running on prd-centos7-docker-4c-2g-1707 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-06-16T15:23:24.337Z] Running in /w/workspace/go-mod-bootstrap/145 [Pipeline] { [Pipeline] checkout [2021-06-16T15:23:24.442Z] Selected Git installation does not exist. Using Default [2021-06-16T15:23:24.442Z] The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo [2021-06-16T15:23:26.843Z] ========================================================= [2021-06-16T15:23:26.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T15:23:26.843Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:23:27.206Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T15:23:28.649Z] Sending build context to Docker daemon 995.8kB [2021-06-16T15:23:28.649Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-16T15:23:28.649Z] Step 2/8 : FROM ${BASE} [2021-06-16T15:23:28.887Z] using credential edgex-jenkins-ssh [2021-06-16T15:23:28.904Z] Cloning the remote Git repository [2021-06-16T15:23:28.923Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T15:23:28.923Z] 595b0fe564bb: Pulling fs layer [2021-06-16T15:23:28.923Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T15:23:28.923Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T15:23:28.923Z] ba82ee9f976e: Pulling fs layer [2021-06-16T15:23:28.923Z] 506bd15cee9f: Pulling fs layer [2021-06-16T15:23:28.923Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T15:23:28.923Z] 618dc40b7e24: Pulling fs layer [2021-06-16T15:23:28.923Z] ba82ee9f976e: Waiting [2021-06-16T15:23:28.923Z] 506bd15cee9f: Waiting [2021-06-16T15:23:28.923Z] 75a0a4a0db45: Waiting [2021-06-16T15:23:28.923Z] 618dc40b7e24: Waiting [2021-06-16T15:23:28.923Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T15:23:28.923Z] 5b7225fbf94c: Download complete [2021-06-16T15:23:28.923Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T15:23:28.923Z] 3088b5b3c5c0: Download complete [2021-06-16T15:23:28.923Z] 506bd15cee9f: Download complete [2021-06-16T15:23:29.198Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T15:23:29.198Z] 75a0a4a0db45: Download complete [2021-06-16T15:23:29.198Z] 595b0fe564bb: Download complete [2021-06-16T15:23:29.686Z] Avoid second fetch [2021-06-16T15:23:29.687Z] Checking out Revision 3f1fd88ab260e30c6960670415b9eaed3e09b56a (master) [2021-06-16T15:23:29.798Z] 595b0fe564bb: Pull complete [2021-06-16T15:23:28.574Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-16T15:23:28.646Z] > git init /w/workspace/go-mod-bootstrap/145 # timeout=10 [2021-06-16T15:23:28.688Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-16T15:23:28.688Z] > git --version # timeout=10 [2021-06-16T15:23:28.699Z] > git --version # 'git version 2.24.4' [2021-06-16T15:23:28.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T15:23:28.723Z] [INFO] Currently running in a labeled security context [2021-06-16T15:23:28.724Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T15:23:28.724Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/145@tmp/jenkins-gitclient-ssh2531367791102613382.key [2021-06-16T15:23:28.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T15:23:29.386Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-16T15:23:29.395Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T15:23:29.416Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T15:23:29.425Z] > git checkout -f 3f1fd88ab260e30c6960670415b9eaed3e09b56a # timeout=10 [2021-06-16T15:23:30.414Z] 3088b5b3c5c0: Pull complete [2021-06-16T15:23:30.701Z] 5b7225fbf94c: Pull complete [2021-06-16T15:23:31.690Z] 618dc40b7e24: Verifying Checksum [2021-06-16T15:23:31.690Z] 618dc40b7e24: Download complete [2021-06-16T15:23:33.092Z] Commit message: "Merge pull request #258 from jpwhitemn/add-ireland-changelog" [2021-06-16T15:23:33.133Z] ba82ee9f976e: Verifying Checksum [2021-06-16T15:23:33.133Z] ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T15:23:34.237Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T15:23:34.588Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T15:23:34.891Z] + true [2021-06-16T15:23:34.891Z] + sudo service docker restart [2021-06-16T15:23:34.891Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T15:23:43.324Z] ba82ee9f976e: Pull complete [2021-06-16T15:23:43.598Z] 506bd15cee9f: Pull complete [2021-06-16T15:23:43.872Z] 75a0a4a0db45: Pull complete [2021-06-16T15:23:47.279Z] 618dc40b7e24: Pull complete [2021-06-16T15:23:47.279Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T15:23:47.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T15:23:47.279Z] ---> a36622ca3599 [2021-06-16T15:23:47.279Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-16T15:23:49.933Z] ---> Running in 46b871b52acf [2021-06-16T15:23:49.933Z] Removing intermediate container 46b871b52acf [2021-06-16T15:23:49.933Z] ---> 4c045c4427fd [2021-06-16T15:23:49.933Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T15:23:50.209Z] ---> Running in 8d393c9de548 [2021-06-16T15:23:52.850Z] Removing intermediate container 8d393c9de548 [2021-06-16T15:23:52.850Z] ---> 69d26ef12fea [2021-06-16T15:23:52.850Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-16T15:23:52.850Z] ---> Running in 1ee7843f18f9 [Pipeline] unstash [Pipeline] echo [2021-06-16T15:23:53.168Z] ========================================================= [2021-06-16T15:23:53.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T15:23:53.168Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:23:53.489Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T15:23:53.757Z] Sending build context to Docker daemon 997.4kB [2021-06-16T15:23:53.757Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-16T15:23:53.757Z] Step 2/8 : FROM ${BASE} [2021-06-16T15:23:53.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T15:23:54.017Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T15:23:54.017Z] 540db60ca938: Pulling fs layer [2021-06-16T15:23:54.017Z] adcc1eea9eea: Pulling fs layer [2021-06-16T15:23:54.017Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T15:23:54.017Z] 0510c868ecb4: Pulling fs layer [2021-06-16T15:23:54.017Z] afea3b2eda06: Pulling fs layer [2021-06-16T15:23:54.017Z] 7809a108b3ef: Pulling fs layer [2021-06-16T15:23:54.017Z] f706445af74f: Pulling fs layer [2021-06-16T15:23:54.017Z] 0510c868ecb4: Waiting [2021-06-16T15:23:54.017Z] afea3b2eda06: Waiting [2021-06-16T15:23:54.017Z] 7809a108b3ef: Waiting [2021-06-16T15:23:54.017Z] f706445af74f: Waiting [2021-06-16T15:23:54.017Z] 4c4ab2625f07: Download complete [2021-06-16T15:23:54.017Z] adcc1eea9eea: Verifying Checksum [2021-06-16T15:23:54.017Z] adcc1eea9eea: Download complete [2021-06-16T15:23:54.017Z] afea3b2eda06: Verifying Checksum [2021-06-16T15:23:54.017Z] afea3b2eda06: Download complete [2021-06-16T15:23:54.017Z] 7809a108b3ef: Verifying Checksum [2021-06-16T15:23:54.017Z] 7809a108b3ef: Download complete [2021-06-16T15:23:54.017Z] 540db60ca938: Verifying Checksum [2021-06-16T15:23:54.017Z] 540db60ca938: Download complete [2021-06-16T15:23:54.284Z] 540db60ca938: Pull complete [2021-06-16T15:23:54.284Z] adcc1eea9eea: Pull complete [2021-06-16T15:23:54.553Z] 4c4ab2625f07: Pull complete [2021-06-16T15:23:54.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T15:23:55.498Z] f706445af74f: Verifying Checksum [2021-06-16T15:23:55.498Z] f706445af74f: Download complete [2021-06-16T15:23:56.079Z] 0510c868ecb4: Verifying Checksum [2021-06-16T15:23:56.079Z] 0510c868ecb4: Download complete [2021-06-16T15:23:58.184Z] OK: 138 MiB in 40 packages [2021-06-16T15:23:59.165Z] Removing intermediate container 1ee7843f18f9 [2021-06-16T15:23:59.165Z] ---> ae64076848c6 [2021-06-16T15:23:59.165Z] Step 6/8 : WORKDIR /build [2021-06-16T15:23:59.165Z] ---> Running in 6d0fc0c0fb29 [2021-06-16T15:23:59.434Z] 0510c868ecb4: Pull complete [2021-06-16T15:23:59.434Z] afea3b2eda06: Pull complete [2021-06-16T15:23:59.434Z] 7809a108b3ef: Pull complete [2021-06-16T15:23:59.761Z] Removing intermediate container 6d0fc0c0fb29 [2021-06-16T15:23:59.761Z] ---> dcd2b51a97fb [2021-06-16T15:23:59.761Z] Step 7/8 : COPY go.mod . [2021-06-16T15:24:00.355Z] ---> ed35e1bd8017 [2021-06-16T15:24:00.355Z] Step 8/8 : RUN go mod download [2021-06-16T15:24:00.630Z] ---> Running in edd7e82a354f [2021-06-16T15:24:00.832Z] f706445af74f: Pull complete [2021-06-16T15:24:00.832Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T15:24:00.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T15:24:00.832Z] ---> b068be0155e3 [2021-06-16T15:24:00.832Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-16T15:24:06.155Z] ---> Running in 3ffd3821cbe6 [2021-06-16T15:24:06.155Z] Removing intermediate container 3ffd3821cbe6 [2021-06-16T15:24:06.155Z] ---> 289a83f91254 [2021-06-16T15:24:06.155Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T15:24:06.155Z] ---> Running in 211901e52cc2 [2021-06-16T15:24:06.419Z] Removing intermediate container 211901e52cc2 [2021-06-16T15:24:06.419Z] ---> 2f6904a81c57 [2021-06-16T15:24:06.419Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-16T15:24:06.419Z] ---> Running in c0cd255cf641 [2021-06-16T15:24:06.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T15:24:07.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T15:24:07.898Z] OK: 149 MiB in 40 packages [2021-06-16T15:24:08.163Z] Removing intermediate container c0cd255cf641 [2021-06-16T15:24:08.163Z] ---> 3c2b3efe3d03 [2021-06-16T15:24:08.163Z] Step 6/8 : WORKDIR /build [2021-06-16T15:24:08.163Z] ---> Running in 987dc7d82725 [2021-06-16T15:24:08.163Z] Removing intermediate container 987dc7d82725 [2021-06-16T15:24:08.163Z] ---> 14c05c78cd96 [2021-06-16T15:24:08.163Z] Step 7/8 : COPY go.mod . [2021-06-16T15:24:08.427Z] ---> 030b4bf94308 [2021-06-16T15:24:08.427Z] Step 8/8 : RUN go mod download [2021-06-16T15:24:08.427Z] ---> Running in da9bf13e073b [2021-06-16T15:24:18.458Z] Removing intermediate container da9bf13e073b [2021-06-16T15:24:18.458Z] ---> 8c989ef88681 [2021-06-16T15:24:18.458Z] Successfully built 8c989ef88681 [2021-06-16T15:24:18.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:24:19.036Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T15:24:19.036Z] . [Pipeline] withDockerContainer [2021-06-16T15:24:19.133Z] prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container [2021-06-16T15:24:19.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/145 -v /w/workspace/go-mod-bootstrap/145:/w/workspace/go-mod-bootstrap/145:rw,z -v /w/workspace/go-mod-bootstrap/145@tmp:/w/workspace/go-mod-bootstrap/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T15:24:19.541Z] $ docker top b1680e8a008cf524aaccfbf1bec9b4cc5e12a17a5ccc96f245c5f324888dd2b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T15:24:19.934Z] + go version [2021-06-16T15:24:19.934Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T15:24:19.944Z] $ docker stop --time=1 b1680e8a008cf524aaccfbf1bec9b4cc5e12a17a5ccc96f245c5f324888dd2b4 [2021-06-16T15:24:21.122Z] $ docker rm -f b1680e8a008cf524aaccfbf1bec9b4cc5e12a17a5ccc96f245c5f324888dd2b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:24:21.725Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T15:24:21.725Z] . [Pipeline] withDockerContainer [2021-06-16T15:24:21.803Z] prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container [2021-06-16T15:24:21.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/145 -v /w/workspace/go-mod-bootstrap/145:/w/workspace/go-mod-bootstrap/145:rw,z -v /w/workspace/go-mod-bootstrap/145@tmp:/w/workspace/go-mod-bootstrap/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T15:24:24.143Z] Removing intermediate container edd7e82a354f [2021-06-16T15:24:24.143Z] ---> d40413959130 [2021-06-16T15:24:24.143Z] Successfully built d40413959130 [2021-06-16T15:24:24.143Z] Successfully tagged ci-base-image-arm64:latest [2021-06-16T15:24:24.140Z] $ docker top 65477524038e321ca7406c66bb843bf573342e4fb212d9d7db9590429964c17d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:24:24.533Z] + go mod tidy [2021-06-16T15:24:24.604Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T15:24:24.605Z] . [Pipeline] withDockerContainer [2021-06-16T15:24:24.831Z] prd-ubuntu18.04-docker-arm64-4c-16g-1706 does not seem to be running inside a container [2021-06-16T15:24:24.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/145 -v /w/workspace/go-mod-bootstrap/145:/w/workspace/go-mod-bootstrap/145:rw,z -v /w/workspace/go-mod-bootstrap/145@tmp:/w/workspace/go-mod-bootstrap/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T15:24:26.338Z] $ docker top 89f670827f3f12fa09e72b24a643335e7dedfb3dac4e7d4d1550ff3e0a59b179 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-16T15:24:26.936Z] + make test [2021-06-16T15:24:26.936Z] go mod tidy [2021-06-16T15:24:26.936Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-16T15:24:27.333Z] + go version [2021-06-16T15:24:27.333Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T15:24:27.361Z] $ docker stop --time=1 89f670827f3f12fa09e72b24a643335e7dedfb3dac4e7d4d1550ff3e0a59b179 [2021-06-16T15:24:29.210Z] $ docker rm -f 89f670827f3f12fa09e72b24a643335e7dedfb3dac4e7d4d1550ff3e0a59b179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:24:30.014Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T15:24:30.014Z] . [Pipeline] withDockerContainer [2021-06-16T15:24:30.280Z] prd-ubuntu18.04-docker-arm64-4c-16g-1706 does not seem to be running inside a container [2021-06-16T15:24:30.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/145 -v /w/workspace/go-mod-bootstrap/145:/w/workspace/go-mod-bootstrap/145:rw,z -v /w/workspace/go-mod-bootstrap/145@tmp:/w/workspace/go-mod-bootstrap/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T15:24:31.945Z] $ docker top 600dd210d82d09fed0ecde821f4b2c05856eb703171b698b22a6585a93220c23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T15:24:32.938Z] + go mod tidy [Pipeline] sh [2021-06-16T15:24:34.277Z] + make test [2021-06-16T15:24:34.277Z] go mod tidy [2021-06-16T15:24:34.950Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-16T15:24:39.480Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-16T15:24:39.480Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.005s coverage: 5.4% of statements [2021-06-16T15:24:39.480Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-16T15:24:39.480Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements [2021-06-16T15:24:39.480Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.017s coverage: 85.3% of statements [2021-06-16T15:24:39.480Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-16T15:24:39.480Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-16T15:24:39.745Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-16T15:24:40.011Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.009s coverage: 100.0% of statements [2021-06-16T15:24:40.011Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements [2021-06-16T15:24:44.239Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements [2021-06-16T15:24:44.239Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-16T15:24:44.239Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-16T15:24:44.239Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements [2021-06-16T15:24:44.239Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T15:24:49.591Z] gofmt -l . [2021-06-16T15:24:49.591Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-16T15:24:49.602Z] $ docker stop --time=1 65477524038e321ca7406c66bb843bf573342e4fb212d9d7db9590429964c17d [2021-06-16T15:24:51.153Z] $ docker rm -f 65477524038e321ca7406c66bb843bf573342e4fb212d9d7db9590429964c17d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T15:24:51.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T15:24:51.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:24:52.949Z] ---> job-cost.sh [2021-06-16T15:24:52.949Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4RHH [2021-06-16T15:25:03.006Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T15:25:14.097Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-16T15:25:14.097Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.078s coverage: 5.4% of statements [2021-06-16T15:25:14.097Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-16T15:25:14.097Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.129s coverage: 92.2% of statements [2021-06-16T15:25:14.097Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.031s coverage: 85.3% of statements [2021-06-16T15:25:15.087Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-16T15:25:15.087Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-16T15:25:15.087Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-16T15:25:15.311Z] lf-activate-venv(): INFO: Adding /tmp/venv-4RHH/bin to PATH [2021-06-16T15:25:15.311Z] INFO: No Stack... [2021-06-16T15:25:15.311Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T15:25:15.901Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T15:25:16.212Z] + cat /w/workspace/go-mod-bootstrap/145/archives/cost.csv [2021-06-16T15:25:16.212Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T15:25:16.241Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] [2021-06-16T15:25:16.250Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] did not exist. Created. [2021-06-16T15:25:16.250Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T15:25:16.543Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.038s coverage: 100.0% of statements [2021-06-16T15:25:16.543Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.052s coverage: 26.7% of statements [2021-06-16T15:25:16.583Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T15:25:16.682Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T15:25:16.708Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T15:25:20.860Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.046s coverage: 91.0% of statements [2021-06-16T15:25:20.860Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-16T15:25:20.860Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-16T15:25:20.860Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements [2021-06-16T15:25:21.132Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T15:25:43.323Z] gofmt -l . [2021-06-16T15:25:43.323Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-16T15:25:45.640Z] $ docker stop --time=1 600dd210d82d09fed0ecde821f4b2c05856eb703171b698b22a6585a93220c23 [2021-06-16T15:25:47.751Z] $ docker rm -f 600dd210d82d09fed0ecde821f4b2c05856eb703171b698b22a6585a93220c23 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T15:25:48.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T15:25:48.630Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T15:25:49.157Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:25:49.950Z] ---> job-cost.sh [2021-06-16T15:25:49.950Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XcDT [2021-06-16T15:26:28.925Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T15:27:50.701Z] lf-activate-venv(): INFO: Adding /tmp/venv-XcDT/bin to PATH [2021-06-16T15:27:50.701Z] INFO: No Stack... [2021-06-16T15:27:50.701Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T15:27:50.972Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T15:27:51.316Z] + cut -d, -f6 [2021-06-16T15:27:51.316Z] + cat /w/workspace/go-mod-bootstrap/145/archives/cost.csv [Pipeline] lock [2021-06-16T15:27:51.378Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] [2021-06-16T15:27:51.387Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] did not exist. Created. [2021-06-16T15:27:51.387Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T15:27:51.761Z] /w/workspace/go-mod-bootstrap/145@tmp/durable-fb1cf29d/script.sh: 1: /w/workspace/go-mod-bootstrap/145@tmp/durable-fb1cf29d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T15:27:52.103Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T15:27:52.125Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T15:27:52.278Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T15:27:52.292Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-16T15:27:53.078Z] provisioning config files... [2021-06-16T15:27:53.093Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6349686217358245617tmp [Pipeline] { [Pipeline] sh [2021-06-16T15:27:53.412Z] + set +x [2021-06-16T15:27:53.412Z] + curl -s https://codecov.io/bash [2021-06-16T15:27:53.412Z] + bash -s -- [2021-06-16T15:27:53.412Z] [2021-06-16T15:27:53.412Z] _____ _ [2021-06-16T15:27:53.412Z] / ____| | | [2021-06-16T15:27:53.412Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T15:27:53.412Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T15:27:53.412Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T15:27:53.412Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T15:27:53.412Z] Bash-1.0.3 [2021-06-16T15:27:53.412Z] [2021-06-16T15:27:53.412Z] [2021-06-16T15:27:53.412Z] ==> git version 2.24.4 found [2021-06-16T15:27:53.412Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-16T15:27:53.412Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T15:27:53.412Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T15:27:53.412Z] ==> Jenkins CI detected. [2021-06-16T15:27:53.412Z] project root: . [2021-06-16T15:27:53.412Z] --> token set from env [2021-06-16T15:27:53.681Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T15:27:53.681Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T15:27:53.681Z] ==> Python coveragepy not found [2021-06-16T15:27:53.681Z] ==> Searching for coverage reports in: [2021-06-16T15:27:53.681Z] + . [2021-06-16T15:27:53.681Z] -> Found 1 reports [2021-06-16T15:27:53.681Z] ==> Detecting git/mercurial file structure [2021-06-16T15:27:53.681Z] ==> Reading reports [2021-06-16T15:27:53.681Z] + ./coverage.out bytes=31740 [2021-06-16T15:27:53.681Z] ==> Appending adjustments [2021-06-16T15:27:53.681Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T15:27:53.681Z] + Found adjustments [2021-06-16T15:27:53.681Z] ==> Gzipping contents [2021-06-16T15:27:53.681Z] 8.0K /tmp/codecov.vRLklz.gz [2021-06-16T15:27:53.681Z] ==> Uploading reports [2021-06-16T15:27:53.681Z] url: https://codecov.io [2021-06-16T15:27:53.681Z] query: branch=master&commit=3f1fd88ab260e30c6960670415b9eaed3e09b56a&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F145%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T15:27:53.681Z] -> Pinging Codecov [2021-06-16T15:27:53.681Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=3f1fd88ab260e30c6960670415b9eaed3e09b56a&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F145%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T15:27:54.255Z] -> Uploading to [2021-06-16T15:27:54.255Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/833815588EE85121546D348822E98E2E/3f1fd88ab260e30c6960670415b9eaed3e09b56a/4b7fbb47-cc4b-4e2a-9daf-d58b2d70833e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T152754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ddf389662c73efec7f94e58af4254377ee114d7d0fdf9f8e9157394184516b7 [2021-06-16T15:27:54.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T15:27:54.255Z] Dload Upload Total Spent Left Speed [2021-06-16T15:27:54.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5988 0 0 100 5988 0 17443 --:--:-- --:--:-- --:--:-- 17406 100 5988 0 0 100 5988 0 17435 --:--:-- --:--:-- --:--:-- 17406 [2021-06-16T15:27:54.517Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3f1fd88ab260e30c6960670415b9eaed3e09b56a [Pipeline] } [2021-06-16T15:27:54.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-16T15:27:57.516Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T15:27:57.531Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:27:57.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T15:27:57.866Z] [2021-06-16T15:27:57.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:27:58.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T15:27:58.205Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T15:27:58.205Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T15:27:58.205Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T15:27:58.205Z] de9db76c5a1d: Pulling fs layer [2021-06-16T15:27:58.205Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T15:27:58.206Z] 0d57e429df01: Pulling fs layer [2021-06-16T15:27:58.206Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T15:27:58.206Z] e1f770b5df2f: Pulling fs layer [2021-06-16T15:27:58.206Z] 85a0685a4137: Pulling fs layer [2021-06-16T15:27:58.206Z] 0d57e429df01: Waiting [2021-06-16T15:27:58.206Z] 4e4be7b47b0d: Waiting [2021-06-16T15:27:58.206Z] e1f770b5df2f: Waiting [2021-06-16T15:27:58.206Z] 85a0685a4137: Waiting [2021-06-16T15:27:58.206Z] 0eba1c9be4d2: Waiting [2021-06-16T15:27:58.206Z] de9db76c5a1d: Verifying Checksum [2021-06-16T15:27:58.206Z] de9db76c5a1d: Download complete [2021-06-16T15:27:58.206Z] 0ef7d3d256c8: Verifying Checksum [2021-06-16T15:27:58.206Z] 0ef7d3d256c8: Download complete [2021-06-16T15:27:58.206Z] 0d57e429df01: Verifying Checksum [2021-06-16T15:27:58.206Z] 0d57e429df01: Download complete [2021-06-16T15:27:58.206Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T15:27:58.206Z] 4e4be7b47b0d: Download complete [2021-06-16T15:27:58.206Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T15:27:58.206Z] 188c0c94c7c5: Download complete [2021-06-16T15:27:58.471Z] 188c0c94c7c5: Pull complete [2021-06-16T15:27:58.733Z] 0ef7d3d256c8: Pull complete [2021-06-16T15:27:58.733Z] de9db76c5a1d: Pull complete [2021-06-16T15:28:00.122Z] e1f770b5df2f: Verifying Checksum [2021-06-16T15:28:00.122Z] e1f770b5df2f: Download complete [2021-06-16T15:28:01.515Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T15:28:01.515Z] 0eba1c9be4d2: Download complete [2021-06-16T15:28:02.109Z] 85a0685a4137: Verifying Checksum [2021-06-16T15:28:02.109Z] 85a0685a4137: Download complete [2021-06-16T15:28:05.439Z] 0eba1c9be4d2: Pull complete [2021-06-16T15:28:05.439Z] 0d57e429df01: Pull complete [2021-06-16T15:28:05.439Z] 4e4be7b47b0d: Pull complete [2021-06-16T15:28:05.706Z] e1f770b5df2f: Pull complete [2021-06-16T15:28:09.039Z] 85a0685a4137: Pull complete [2021-06-16T15:28:09.039Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T15:28:09.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T15:28:09.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T15:28:09.122Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-06-16T15:28:09.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-16T15:28:11.795Z] $ docker top bc5d0a5051b94abc740298b888ef21e1d60fc581e89232bc54ffec2b04785665 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T15:28:11.896Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T15:28:12.194Z] + set -o pipefail [2021-06-16T15:28:12.194Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T15:28:16.428Z] [2021-06-16T15:28:16.428Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-06-16T15:28:16.428Z] [2021-06-16T15:28:16.428Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/b57e9ce3-9076-4594-ab0d-8c113e3dafb8 [2021-06-16T15:28:16.428Z] [2021-06-16T15:28:16.428Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T15:28:16.428Z] [2021-06-16T15:28:16.428Z] [Pipeline] } [2021-06-16T15:28:16.437Z] $ docker stop --time=1 bc5d0a5051b94abc740298b888ef21e1d60fc581e89232bc54ffec2b04785665 [2021-06-16T15:28:18.446Z] $ docker rm -f bc5d0a5051b94abc740298b888ef21e1d60fc581e89232bc54ffec2b04785665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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-06-16T15:28:19.456Z] + git log --format=format:%s -1 3f1fd88ab260e30c6960670415b9eaed3e09b56a [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:28:19.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T15:28:19.765Z] . [Pipeline] withDockerContainer [2021-06-16T15:28:19.843Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-06-16T15:28:19.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T15:28:20.275Z] $ docker top 1c248ea582498132b639f63f43c7c4068b8d1dcc78605372fbf433559ba616df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T15:28:20.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T15:28:20.418Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T15:28:20.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T15:28:20.536Z] $ docker exec 1c248ea582498132b639f63f43c7c4068b8d1dcc78605372fbf433559ba616df ssh-agent [2021-06-16T15:28:20.670Z] SSH_AUTH_SOCK=/tmp/ssh-r9vftknwBjeR/agent.13 [2021-06-16T15:28:20.670Z] SSH_AGENT_PID=20 [2021-06-16T15:28:20.680Z] Running ssh-add (command line suppressed) [2021-06-16T15:28:20.785Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8901753315797992059.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8901753315797992059.key) [2021-06-16T15:28:20.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T15:28:21.106Z] + git semver tag [2021-06-16T15:28:21.106Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T15:28:21.106Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-16T15:28:21.106Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-16T15:28:21.106Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T15:28:21.106Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T15:28:21.106Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T15:28:21.106Z] # $SEMVER_BRANCH = master [2021-06-16T15:28:21.106Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-06-16T15:28:21.106Z] # 3f1fd88ab260e30c6960670415b9eaed3e09b56a HEAD [2021-06-16T15:28:21.106Z] # -> Force: false [2021-06-16T15:28:21.106Z] # 2b53a9cfb9539ad69687bf53ce4b0405f4051645 refs/tags/v2.0.0-dev.67 [Pipeline] } [2021-06-16T15:28:21.113Z] $ docker exec --env ******** --env ******** 1c248ea582498132b639f63f43c7c4068b8d1dcc78605372fbf433559ba616df ssh-agent -k [2021-06-16T15:28:21.209Z] unset SSH_AUTH_SOCK; [2021-06-16T15:28:21.210Z] unset SSH_AGENT_PID; [2021-06-16T15:28:21.210Z] echo Agent pid 20 killed; [2021-06-16T15:28:21.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T15:28:21.562Z] + git semver [Pipeline] } [2021-06-16T15:28:21.575Z] $ docker stop --time=1 1c248ea582498132b639f63f43c7c4068b8d1dcc78605372fbf433559ba616df [2021-06-16T15:28:22.770Z] $ docker rm -f 1c248ea582498132b639f63f43c7c4068b8d1dcc78605372fbf433559ba616df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:28:23.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T15:28:23.257Z] [2021-06-16T15:28:23.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:28:23.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T15:28:23.571Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T15:28:23.571Z] ab5ef0e58194: Pulling fs layer [2021-06-16T15:28:23.571Z] 9712f1f96733: Pulling fs layer [2021-06-16T15:28:23.571Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T15:28:23.571Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T15:28:23.571Z] e9a5061849ea: Pulling fs layer [2021-06-16T15:28:23.571Z] d747dcd14b5f: Pulling fs layer [2021-06-16T15:28:23.571Z] 2de7ff778b66: Pulling fs layer [2021-06-16T15:28:23.571Z] e9a5061849ea: Waiting [2021-06-16T15:28:23.571Z] d747dcd14b5f: Waiting [2021-06-16T15:28:23.571Z] 0d9ebad4ef96: Waiting [2021-06-16T15:28:23.571Z] 2de7ff778b66: Waiting [2021-06-16T15:28:23.571Z] 9712f1f96733: Verifying Checksum [2021-06-16T15:28:23.571Z] 9712f1f96733: Download complete [2021-06-16T15:28:24.965Z] 63f879dbbcfc: Verifying Checksum [2021-06-16T15:28:24.965Z] 63f879dbbcfc: Download complete [2021-06-16T15:28:24.965Z] e9a5061849ea: Verifying Checksum [2021-06-16T15:28:24.965Z] e9a5061849ea: Download complete [2021-06-16T15:28:24.965Z] d747dcd14b5f: Verifying Checksum [2021-06-16T15:28:24.965Z] d747dcd14b5f: Download complete [2021-06-16T15:28:25.226Z] 2de7ff778b66: Verifying Checksum [2021-06-16T15:28:25.226Z] 2de7ff778b66: Download complete [2021-06-16T15:28:25.491Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T15:28:25.491Z] 0d9ebad4ef96: Download complete [2021-06-16T15:28:25.491Z] ab5ef0e58194: Verifying Checksum [2021-06-16T15:28:25.491Z] ab5ef0e58194: Download complete [2021-06-16T15:28:28.065Z] ab5ef0e58194: Pull complete [2021-06-16T15:28:28.333Z] 9712f1f96733: Pull complete [2021-06-16T15:28:28.914Z] 63f879dbbcfc: Pull complete [2021-06-16T15:28:32.264Z] 0d9ebad4ef96: Pull complete [2021-06-16T15:28:32.533Z] e9a5061849ea: Pull complete [2021-06-16T15:28:32.805Z] d747dcd14b5f: Pull complete [2021-06-16T15:28:33.767Z] 2de7ff778b66: Pull complete [2021-06-16T15:28:33.767Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T15:28:33.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T15:28:33.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T15:28:33.853Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-06-16T15:28:33.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-16T15:28:37.981Z] $ docker top 9de1a0c1bdb4c04310b6dadd2b58b34dd72635a68538887fa991c3c6862eafb3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T15:28:38.093Z] provisioning config files... [2021-06-16T15:28:38.102Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3928915793743858935tmp [2021-06-16T15:28:38.118Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2981010863767439339tmp [2021-06-16T15:28:38.132Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4138457314721076118tmp [Pipeline] { [Pipeline] echo [2021-06-16T15:28:38.153Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:28:38.463Z] ---> sigul-configuration.sh [2021-06-16T15:28:38.464Z] gpg: directory `/root/.gnupg' created [2021-06-16T15:28:38.464Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T15:28:38.464Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T15:28:38.464Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T15:28:38.464Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T15:28:38.464Z] gpg: CAST5 encrypted data [2021-06-16T15:28:38.464Z] gpg: encrypted with 1 passphrase [2021-06-16T15:28:38.464Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T15:28:38.768Z] + mkdir /home/jenkins [2021-06-16T15:28:38.768Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T15:28:39.074Z] + 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-06-16T15:28:39.084Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:28:39.381Z] ---> sigul-install.sh [2021-06-16T15:28:44.688Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T15:28:45.004Z] + git tag --list [2021-06-16T15:28:45.004Z] v0.0.1 [2021-06-16T15:28:45.004Z] v0.0.10 [2021-06-16T15:28:45.004Z] v0.0.11 [2021-06-16T15:28:45.004Z] v0.0.12 [2021-06-16T15:28:45.004Z] v0.0.13 [2021-06-16T15:28:45.004Z] v0.0.14 [2021-06-16T15:28:45.004Z] v0.0.15 [2021-06-16T15:28:45.004Z] v0.0.16 [2021-06-16T15:28:45.004Z] v0.0.17 [2021-06-16T15:28:45.004Z] v0.0.18 [2021-06-16T15:28:45.004Z] v0.0.19 [2021-06-16T15:28:45.004Z] v0.0.2 [2021-06-16T15:28:45.004Z] v0.0.20 [2021-06-16T15:28:45.004Z] v0.0.21 [2021-06-16T15:28:45.004Z] v0.0.22 [2021-06-16T15:28:45.004Z] v0.0.23 [2021-06-16T15:28:45.004Z] v0.0.24 [2021-06-16T15:28:45.004Z] v0.0.25 [2021-06-16T15:28:45.004Z] v0.0.26 [2021-06-16T15:28:45.004Z] v0.0.27 [2021-06-16T15:28:45.004Z] v0.0.28 [2021-06-16T15:28:45.004Z] v0.0.29 [2021-06-16T15:28:45.004Z] v0.0.3 [2021-06-16T15:28:45.004Z] v0.0.30 [2021-06-16T15:28:45.004Z] v0.0.31 [2021-06-16T15:28:45.004Z] v0.0.32 [2021-06-16T15:28:45.004Z] v0.0.33 [2021-06-16T15:28:45.004Z] v0.0.34 [2021-06-16T15:28:45.004Z] v0.0.35 [2021-06-16T15:28:45.004Z] v0.0.36 [2021-06-16T15:28:45.004Z] v0.0.37 [2021-06-16T15:28:45.004Z] v0.0.38 [2021-06-16T15:28:45.004Z] v0.0.39 [2021-06-16T15:28:45.004Z] v0.0.4 [2021-06-16T15:28:45.004Z] v0.0.40 [2021-06-16T15:28:45.004Z] v0.0.41 [2021-06-16T15:28:45.004Z] v0.0.42 [2021-06-16T15:28:45.004Z] v0.0.43 [2021-06-16T15:28:45.004Z] v0.0.44 [2021-06-16T15:28:45.004Z] v0.0.45 [2021-06-16T15:28:45.004Z] v0.0.46 [2021-06-16T15:28:45.004Z] v0.0.47 [2021-06-16T15:28:45.004Z] v0.0.48 [2021-06-16T15:28:45.004Z] v0.0.49 [2021-06-16T15:28:45.004Z] v0.0.5 [2021-06-16T15:28:45.004Z] v0.0.50 [2021-06-16T15:28:45.004Z] v0.0.51 [2021-06-16T15:28:45.004Z] v0.0.52 [2021-06-16T15:28:45.004Z] v0.0.53 [2021-06-16T15:28:45.004Z] v0.0.54 [2021-06-16T15:28:45.004Z] v0.0.55 [2021-06-16T15:28:45.004Z] v0.0.56 [2021-06-16T15:28:45.004Z] v0.0.57 [2021-06-16T15:28:45.004Z] v0.0.58 [2021-06-16T15:28:45.004Z] v0.0.59 [2021-06-16T15:28:45.004Z] v0.0.6 [2021-06-16T15:28:45.004Z] v0.0.60 [2021-06-16T15:28:45.004Z] v0.0.61 [2021-06-16T15:28:45.004Z] v0.0.62 [2021-06-16T15:28:45.004Z] v0.0.63 [2021-06-16T15:28:45.004Z] v0.0.64 [2021-06-16T15:28:45.004Z] v0.0.65 [2021-06-16T15:28:45.004Z] v0.0.66 [2021-06-16T15:28:45.004Z] v0.0.67 [2021-06-16T15:28:45.004Z] v0.0.68 [2021-06-16T15:28:45.004Z] v0.0.69 [2021-06-16T15:28:45.004Z] v0.0.7 [2021-06-16T15:28:45.004Z] v0.0.70 [2021-06-16T15:28:45.004Z] v0.0.71 [2021-06-16T15:28:45.004Z] v0.0.72 [2021-06-16T15:28:45.004Z] v0.0.8 [2021-06-16T15:28:45.004Z] v0.0.9 [2021-06-16T15:28:45.004Z] v2.0.0-dev.1 [2021-06-16T15:28:45.004Z] v2.0.0-dev.10 [2021-06-16T15:28:45.004Z] v2.0.0-dev.11 [2021-06-16T15:28:45.004Z] v2.0.0-dev.12 [2021-06-16T15:28:45.004Z] v2.0.0-dev.13 [2021-06-16T15:28:45.004Z] v2.0.0-dev.14 [2021-06-16T15:28:45.004Z] v2.0.0-dev.15 [2021-06-16T15:28:45.004Z] v2.0.0-dev.16 [2021-06-16T15:28:45.004Z] v2.0.0-dev.17 [2021-06-16T15:28:45.004Z] v2.0.0-dev.18 [2021-06-16T15:28:45.004Z] v2.0.0-dev.19 [2021-06-16T15:28:45.004Z] v2.0.0-dev.2 [2021-06-16T15:28:45.004Z] v2.0.0-dev.20 [2021-06-16T15:28:45.004Z] v2.0.0-dev.21 [2021-06-16T15:28:45.004Z] v2.0.0-dev.22 [2021-06-16T15:28:45.004Z] v2.0.0-dev.23 [2021-06-16T15:28:45.004Z] v2.0.0-dev.24 [2021-06-16T15:28:45.004Z] v2.0.0-dev.25 [2021-06-16T15:28:45.004Z] v2.0.0-dev.26 [2021-06-16T15:28:45.004Z] v2.0.0-dev.27 [2021-06-16T15:28:45.004Z] v2.0.0-dev.28 [2021-06-16T15:28:45.004Z] v2.0.0-dev.29 [2021-06-16T15:28:45.004Z] v2.0.0-dev.3 [2021-06-16T15:28:45.004Z] v2.0.0-dev.30 [2021-06-16T15:28:45.004Z] v2.0.0-dev.31 [2021-06-16T15:28:45.004Z] v2.0.0-dev.32 [2021-06-16T15:28:45.004Z] v2.0.0-dev.33 [2021-06-16T15:28:45.004Z] v2.0.0-dev.34 [2021-06-16T15:28:45.004Z] v2.0.0-dev.35 [2021-06-16T15:28:45.004Z] v2.0.0-dev.36 [2021-06-16T15:28:45.004Z] v2.0.0-dev.37 [2021-06-16T15:28:45.004Z] v2.0.0-dev.38 [2021-06-16T15:28:45.004Z] v2.0.0-dev.39 [2021-06-16T15:28:45.004Z] v2.0.0-dev.4 [2021-06-16T15:28:45.004Z] v2.0.0-dev.40 [2021-06-16T15:28:45.004Z] v2.0.0-dev.41 [2021-06-16T15:28:45.004Z] v2.0.0-dev.42 [2021-06-16T15:28:45.004Z] v2.0.0-dev.43 [2021-06-16T15:28:45.004Z] v2.0.0-dev.44 [2021-06-16T15:28:45.004Z] v2.0.0-dev.45 [2021-06-16T15:28:45.004Z] v2.0.0-dev.46 [2021-06-16T15:28:45.004Z] v2.0.0-dev.47 [2021-06-16T15:28:45.004Z] v2.0.0-dev.48 [2021-06-16T15:28:45.004Z] v2.0.0-dev.49 [2021-06-16T15:28:45.004Z] v2.0.0-dev.5 [2021-06-16T15:28:45.004Z] v2.0.0-dev.50 [2021-06-16T15:28:45.004Z] v2.0.0-dev.51 [2021-06-16T15:28:45.004Z] v2.0.0-dev.52 [2021-06-16T15:28:45.004Z] v2.0.0-dev.53 [2021-06-16T15:28:45.004Z] v2.0.0-dev.54 [2021-06-16T15:28:45.004Z] v2.0.0-dev.55 [2021-06-16T15:28:45.004Z] v2.0.0-dev.56 [2021-06-16T15:28:45.004Z] v2.0.0-dev.57 [2021-06-16T15:28:45.004Z] v2.0.0-dev.58 [2021-06-16T15:28:45.004Z] v2.0.0-dev.59 [2021-06-16T15:28:45.004Z] v2.0.0-dev.6 [2021-06-16T15:28:45.004Z] v2.0.0-dev.60 [2021-06-16T15:28:45.004Z] v2.0.0-dev.61 [2021-06-16T15:28:45.004Z] v2.0.0-dev.62 [2021-06-16T15:28:45.004Z] v2.0.0-dev.63 [2021-06-16T15:28:45.004Z] v2.0.0-dev.64 [2021-06-16T15:28:45.004Z] v2.0.0-dev.65 [2021-06-16T15:28:45.004Z] v2.0.0-dev.66 [2021-06-16T15:28:45.004Z] v2.0.0-dev.67 [2021-06-16T15:28:45.004Z] v2.0.0-dev.7 [2021-06-16T15:28:45.004Z] v2.0.0-dev.8 [2021-06-16T15:28:45.004Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-16T15:28:45.309Z] + lftools sign git-tag v2.0.0-dev.67 [2021-06-16T15:28:45.883Z] Signing Git tag with Sigul... [2021-06-16T15:28:45.883Z] Signing v2.0.0-dev.67 [Pipeline] echo [2021-06-16T15:28:46.466Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:28:46.775Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T15:28:46.785Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T15:28:46.811Z] $ docker stop --time=1 9de1a0c1bdb4c04310b6dadd2b58b34dd72635a68538887fa991c3c6862eafb3 [2021-06-16T15:28:48.378Z] $ docker rm -f 9de1a0c1bdb4c04310b6dadd2b58b34dd72635a68538887fa991c3c6862eafb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:28:49.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T15:28:49.066Z] . [Pipeline] withDockerContainer [2021-06-16T15:28:49.152Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-06-16T15:28:49.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T15:28:49.606Z] $ docker top bf24f4d08ceae2d71aec2c4ca8623bae03ea146526bd9d9e1eb3ce5586d90bc2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T15:28:49.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T15:28:49.735Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T15:28:49.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T15:28:49.844Z] $ docker exec bf24f4d08ceae2d71aec2c4ca8623bae03ea146526bd9d9e1eb3ce5586d90bc2 ssh-agent [2021-06-16T15:28:49.957Z] SSH_AUTH_SOCK=/tmp/ssh-gGEFBlCB9d47/agent.16 [2021-06-16T15:28:49.957Z] SSH_AGENT_PID=23 [2021-06-16T15:28:49.964Z] Running ssh-add (command line suppressed) [2021-06-16T15:28:50.057Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2281624544753954290.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2281624544753954290.key) [2021-06-16T15:28:50.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T15:28:50.381Z] + git semver bump pre [2021-06-16T15:28:50.382Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T15:28:50.382Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-16T15:28:50.382Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-16T15:28:50.382Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T15:28:50.382Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T15:28:50.382Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T15:28:50.382Z] # $SEMVER_BRANCH = master [2021-06-16T15:28:50.382Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-06-16T15:28:50.382Z] 2.0.0-dev.68 [Pipeline] } [2021-06-16T15:28:50.391Z] $ docker exec --env ******** --env ******** bf24f4d08ceae2d71aec2c4ca8623bae03ea146526bd9d9e1eb3ce5586d90bc2 ssh-agent -k [2021-06-16T15:28:50.499Z] unset SSH_AUTH_SOCK; [2021-06-16T15:28:50.499Z] unset SSH_AGENT_PID; [2021-06-16T15:28:50.499Z] echo Agent pid 23 killed; [2021-06-16T15:28:50.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T15:28:50.939Z] + git semver [Pipeline] } [2021-06-16T15:28:50.950Z] $ docker stop --time=1 bf24f4d08ceae2d71aec2c4ca8623bae03ea146526bd9d9e1eb3ce5586d90bc2 [2021-06-16T15:28:52.166Z] $ docker rm -f bf24f4d08ceae2d71aec2c4ca8623bae03ea146526bd9d9e1eb3ce5586d90bc2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:28:52.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T15:28:52.566Z] . [Pipeline] withDockerContainer [2021-06-16T15:28:52.643Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-06-16T15:28:52.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T15:28:53.068Z] $ docker top a9f078706596570170da059800f905e6050500a7e434e073b1144336856b0044 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T15:28:53.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T15:28:53.203Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T15:28:53.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T15:28:53.330Z] $ docker exec a9f078706596570170da059800f905e6050500a7e434e073b1144336856b0044 ssh-agent [2021-06-16T15:28:53.442Z] SSH_AUTH_SOCK=/tmp/ssh-DkyUdI6KEvl4/agent.14 [2021-06-16T15:28:53.442Z] SSH_AGENT_PID=21 [2021-06-16T15:28:53.448Z] Running ssh-add (command line suppressed) [2021-06-16T15:28:53.543Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6478967788972272803.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6478967788972272803.key) [2021-06-16T15:28:53.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T15:28:53.866Z] + git semver push [2021-06-16T15:28:53.866Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T15:28:53.866Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-16T15:28:53.866Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-16T15:28:53.866Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T15:28:53.866Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T15:28:53.866Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T15:28:53.866Z] # $SEMVER_BRANCH = master [2021-06-16T15:28:53.866Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-06-16T15:28:58.496Z] $ docker exec --env ******** --env ******** a9f078706596570170da059800f905e6050500a7e434e073b1144336856b0044 ssh-agent -k [2021-06-16T15:28:58.591Z] unset SSH_AUTH_SOCK; [2021-06-16T15:28:58.591Z] unset SSH_AGENT_PID; [2021-06-16T15:28:58.592Z] echo Agent pid 21 killed; [2021-06-16T15:28:58.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T15:28:58.959Z] + git semver [Pipeline] } [2021-06-16T15:28:58.971Z] $ docker stop --time=1 a9f078706596570170da059800f905e6050500a7e434e073b1144336856b0044 [2021-06-16T15:29:00.164Z] $ docker rm -f a9f078706596570170da059800f905e6050500a7e434e073b1144336856b0044 [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-06-16T15:29:01.510Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:29:02.083Z] ---> package-listing.sh [2021-06-16T15:29:02.083Z] ++ facter osfamily [2021-06-16T15:29:02.083Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T15:29:02.345Z] + OS_FAMILY=redhat [2021-06-16T15:29:02.345Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-16T15:29:02.345Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T15:29:02.345Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T15:29:02.345Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T15:29:02.345Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T15:29:02.345Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-06-16T15:29:02.345Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T15:29:02.345Z] + case "${OS_FAMILY}" in [2021-06-16T15:29:02.345Z] + rpm -qa [2021-06-16T15:29:02.345Z] + sort [2021-06-16T15:29:02.915Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T15:29:02.915Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T15:29:02.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T15:29:02.915Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-06-16T15:29:02.915Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2021-06-16T15:29:02.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo [2021-06-16T15:29:02.927Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T15:29:03.213Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:29:03.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T15:29:03.782Z] [2021-06-16T15:29:03.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T15:29:04.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T15:29:04.094Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T15:29:04.094Z] df20fa9351a1: Pulling fs layer [2021-06-16T15:29:04.094Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T15:29:04.094Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T15:29:04.094Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T15:29:04.094Z] 93b61091891f: Pulling fs layer [2021-06-16T15:29:04.094Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T15:29:04.094Z] 5e14af77c1be: Pulling fs layer [2021-06-16T15:29:04.094Z] 01666e4c0597: Pulling fs layer [2021-06-16T15:29:04.094Z] aa168da1d23b: Pulling fs layer [2021-06-16T15:29:04.094Z] 46f8f816bc3b: Waiting [2021-06-16T15:29:04.094Z] 93b61091891f: Waiting [2021-06-16T15:29:04.094Z] 93b9cdb0e59b: Waiting [2021-06-16T15:29:04.094Z] 5e14af77c1be: Waiting [2021-06-16T15:29:04.094Z] 01666e4c0597: Waiting [2021-06-16T15:29:04.094Z] aa168da1d23b: Waiting [2021-06-16T15:29:04.094Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T15:29:04.094Z] 36b3adc4ff6f: Download complete [2021-06-16T15:29:04.094Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T15:29:04.094Z] 46f8f816bc3b: Download complete [2021-06-16T15:29:04.364Z] df20fa9351a1: Verifying Checksum [2021-06-16T15:29:04.364Z] df20fa9351a1: Download complete [2021-06-16T15:29:04.364Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T15:29:04.364Z] 93b9cdb0e59b: Download complete [2021-06-16T15:29:04.364Z] 5e14af77c1be: Verifying Checksum [2021-06-16T15:29:04.364Z] 5e14af77c1be: Download complete [2021-06-16T15:29:04.364Z] 93b61091891f: Verifying Checksum [2021-06-16T15:29:04.364Z] 93b61091891f: Download complete [2021-06-16T15:29:04.364Z] 01666e4c0597: Verifying Checksum [2021-06-16T15:29:04.364Z] 01666e4c0597: Download complete [2021-06-16T15:29:04.364Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T15:29:04.364Z] 8ad3a11d3b57: Download complete [2021-06-16T15:29:04.364Z] df20fa9351a1: Pull complete [2021-06-16T15:29:04.634Z] 36b3adc4ff6f: Pull complete [2021-06-16T15:29:04.903Z] 8ad3a11d3b57: Pull complete [2021-06-16T15:29:05.162Z] 46f8f816bc3b: Pull complete [2021-06-16T15:29:05.423Z] 93b61091891f: Pull complete [2021-06-16T15:29:05.423Z] 93b9cdb0e59b: Pull complete [2021-06-16T15:29:05.423Z] 5e14af77c1be: Pull complete [2021-06-16T15:29:05.683Z] 01666e4c0597: Pull complete [2021-06-16T15:29:05.948Z] aa168da1d23b: Verifying Checksum [2021-06-16T15:29:05.948Z] aa168da1d23b: Download complete [2021-06-16T15:29:10.200Z] aa168da1d23b: Pull complete [2021-06-16T15:29:10.200Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T15:29:10.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T15:29:10.200Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T15:29:10.283Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-06-16T15:29:10.324Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T15:29:12.953Z] $ docker top a0b732f97d6965f0a58289050fe3989a8ace7a2210a6c1d8bf23973f772d1c70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T15:29:13.345Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T15:29:13.652Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T15:29:13.947Z] + ls /var/log/sa-host [2021-06-16T15:29:13.947Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T15:29:13.947Z] file_magic: OK [2021-06-16T15:29:13.947Z] HZ: Using current value: 100 [2021-06-16T15:29:13.947Z] file_header: OK [2021-06-16T15:29:13.947Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T15:29:13.947Z] Statistics: [2021-06-16T15:29:13.947Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T15:29:13.947Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T15:29:13.947Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T15:29:13.947Z] file_magic: OK [2021-06-16T15:29:13.947Z] HZ: Using current value: 100 [2021-06-16T15:29:13.947Z] file_header: OK [2021-06-16T15:29:13.947Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T15:29:13.947Z] Statistics: [2021-06-16T15:29:13.947Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T15:29:13.947Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T15:29:14.540Z] provisioning config files... [2021-06-16T15:29:14.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4437508199691763107tmp [Pipeline] { [Pipeline] echo [2021-06-16T15:29:14.574Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:29:14.885Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T15:29:14.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:29:15.285Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T15:29:15.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:29:15.601Z] ---> sudo-logs.sh [2021-06-16T15:29:15.601Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T15:29:15.634Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:29:15.930Z] ---> job-cost.sh [2021-06-16T15:29:15.930Z] lf-activate-venv: SKIPPING [2021-06-16T15:29:15.930Z] DEBUG: total: 0.18000000715255737 [2021-06-16T15:29:15.930Z] INFO: Retrieving Stack Cost... [2021-06-16T15:29:16.875Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T15:29:17.448Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T15:29:17.463Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T15:29:17.766Z] ---> logs-deploy.sh [2021-06-16T15:29:17.766Z] lf-activate-venv: SKIPPING [2021-06-16T15:29:17.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/145 [2021-06-16T15:29:17.766Z] INFO: archiving workspace using pattern(s): [2021-06-16T15:29:18.712Z] Archives upload complete. [2021-06-16T15:29:18.712Z] INFO: archiving logs to Nexus [2021-06-16T15:29:19.284Z] ---> uname -a: [2021-06-16T15:29:19.284Z] Linux prd-centos7-docker-4c-2g-1705.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] ---> lscpu: [2021-06-16T15:29:19.284Z] Architecture: x86_64 [2021-06-16T15:29:19.284Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T15:29:19.284Z] Byte Order: Little Endian [2021-06-16T15:29:19.284Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T15:29:19.284Z] CPU(s): 2 [2021-06-16T15:29:19.284Z] On-line CPU(s) list: 0,1 [2021-06-16T15:29:19.284Z] Thread(s) per core: 1 [2021-06-16T15:29:19.284Z] Core(s) per socket: 1 [2021-06-16T15:29:19.284Z] Socket(s): 2 [2021-06-16T15:29:19.284Z] NUMA node(s): 1 [2021-06-16T15:29:19.284Z] Vendor ID: AuthenticAMD [2021-06-16T15:29:19.284Z] CPU family: 23 [2021-06-16T15:29:19.284Z] Model: 49 [2021-06-16T15:29:19.284Z] Model name: AMD EPYC-Rome Processor [2021-06-16T15:29:19.284Z] Stepping: 0 [2021-06-16T15:29:19.284Z] CPU MHz: 2800.000 [2021-06-16T15:29:19.284Z] BogoMIPS: 5600.00 [2021-06-16T15:29:19.284Z] Virtualization: AMD-V [2021-06-16T15:29:19.284Z] Hypervisor vendor: KVM [2021-06-16T15:29:19.284Z] Virtualization type: full [2021-06-16T15:29:19.284Z] L1d cache: 64 KiB [2021-06-16T15:29:19.284Z] L1i cache: 64 KiB [2021-06-16T15:29:19.284Z] L2 cache: 1 MiB [2021-06-16T15:29:19.284Z] L3 cache: 32 MiB [2021-06-16T15:29:19.284Z] NUMA node0 CPU(s): 0,1 [2021-06-16T15:29:19.284Z] Vulnerability Itlb multihit: Not affected [2021-06-16T15:29:19.284Z] Vulnerability L1tf: Not affected [2021-06-16T15:29:19.284Z] Vulnerability Mds: Not affected [2021-06-16T15:29:19.284Z] Vulnerability Meltdown: Not affected [2021-06-16T15:29:19.284Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T15:29:19.284Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T15:29:19.284Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T15:29:19.284Z] Vulnerability Srbds: Not affected [2021-06-16T15:29:19.284Z] Vulnerability Tsx async abort: Not affected [2021-06-16T15:29:19.284Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] ---> nproc: [2021-06-16T15:29:19.284Z] 2 [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] ---> df -h: [2021-06-16T15:29:19.284Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T15:29:19.284Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-16T15:29:19.284Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T15:29:19.284Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T15:29:19.284Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T15:29:19.284Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-16T15:29:19.284Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-16T15:29:19.284Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-16T15:29:19.284Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-16T15:29:19.284Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-16T15:29:19.284Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-16T15:29:19.284Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp [2021-06-16T15:29:19.284Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-16T15:29:19.284Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-16T15:29:19.284Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] ---> free -m: [2021-06-16T15:29:19.284Z] total used free shared buff/cache available [2021-06-16T15:29:19.284Z] Mem: 7821 1284 3151 0 3384 6455 [2021-06-16T15:29:19.284Z] Swap: 1023 0 1023 [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] ---> ip addr: [2021-06-16T15:29:19.284Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T15:29:19.284Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T15:29:19.284Z] inet 127.0.0.1/8 scope host lo [2021-06-16T15:29:19.284Z] valid_lft forever preferred_lft forever [2021-06-16T15:29:19.284Z] inet6 ::1/128 scope host [2021-06-16T15:29:19.284Z] valid_lft forever preferred_lft forever [2021-06-16T15:29:19.284Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T15:29:19.284Z] link/ether fa:16:3e:48:81:f0 brd ff:ff:ff:ff:ff:ff [2021-06-16T15:29:19.284Z] inet 10.30.123.189/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T15:29:19.284Z] valid_lft 85822sec preferred_lft 85822sec [2021-06-16T15:29:19.284Z] inet6 fe80::f816:3eff:fe48:81f0/64 scope link [2021-06-16T15:29:19.284Z] valid_lft forever preferred_lft forever [2021-06-16T15:29:19.284Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T15:29:19.284Z] link/ether 02:42:5d:9e:4d:d8 brd ff:ff:ff:ff:ff:ff [2021-06-16T15:29:19.284Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T15:29:19.284Z] valid_lft forever preferred_lft forever [2021-06-16T15:29:19.284Z] inet6 fe80::42:5dff:fe9e:4dd8/64 scope link [2021-06-16T15:29:19.284Z] valid_lft forever preferred_lft forever [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] ---> sar -b -r -n DEV: [2021-06-16T15:29:19.284Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] 15:19:30 LINUX RESTART (2 CPU) [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] 15:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T15:29:19.284Z] 15:21:01 84.41 4.30 80.11 0.00 2795.74 3517.92 0.00 [2021-06-16T15:29:19.284Z] 15:22:01 1.88 0.00 1.88 0.00 0.00 40.16 0.00 [2021-06-16T15:29:19.284Z] 15:23:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-06-16T15:29:19.284Z] 15:24:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 [2021-06-16T15:29:19.284Z] 15:25:01 0.28 0.00 0.28 0.00 0.00 2.95 0.00 [2021-06-16T15:29:19.284Z] 15:26:01 0.28 0.00 0.28 0.00 0.00 3.90 0.00 [2021-06-16T15:29:19.284Z] 15:27:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 [2021-06-16T15:29:19.284Z] 15:28:01 3.46 0.03 3.43 0.00 3.73 84.48 0.00 [2021-06-16T15:29:19.284Z] 15:29:01 206.71 0.08 206.63 0.00 3.73 58168.70 0.00 [2021-06-16T15:29:19.284Z] Average: 33.08 0.49 32.59 0.00 311.49 6870.24 0.00 [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] 15:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T15:29:19.284Z] 15:21:01 5461980 0 807700 10.08 2620 1736640 1282896 14.16 577812 1569292 132 [2021-06-16T15:29:19.284Z] 15:22:01 5471720 0 797948 9.96 2620 1736652 1203300 13.29 570276 1569256 8 [2021-06-16T15:29:19.284Z] 15:23:01 5471000 0 798668 9.97 2620 1736652 1203324 13.29 565828 1573760 8 [2021-06-16T15:29:19.284Z] 15:24:01 5469796 0 799864 9.99 2620 1736660 1203348 13.29 567760 1573760 16 [2021-06-16T15:29:19.284Z] 15:25:01 5467672 0 801984 10.01 2620 1736664 1203228 13.28 566540 1577104 8 [2021-06-16T15:29:19.284Z] 15:26:01 5466800 0 802852 10.02 2620 1736668 1203204 13.28 567520 1577108 12 [2021-06-16T15:29:19.284Z] 15:27:01 5466912 0 802736 10.02 2620 1736672 1203132 13.28 567112 1577152 8 [2021-06-16T15:29:19.284Z] 15:28:01 5116300 0 894284 11.17 2620 1995736 1602312 17.69 710940 1769984 258824 [2021-06-16T15:29:19.284Z] 15:29:01 3741688 0 1205904 15.06 2620 3058728 1469872 16.23 926800 2705116 20 [2021-06-16T15:29:19.284Z] Average: 5237096 0 856882 10.70 2620 1912341 1286068 14.20 624510 1721392 28782 [2021-06-16T15:29:19.284Z] [2021-06-16T15:29:19.284Z] 15:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T15:29:19.284Z] 15:21:01 eth0 536.11 383.98 960.98 81.14 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.284Z] 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.284Z] 15:21:01 docker0 4.90 3.11 1.19 8.45 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.284Z] 15:22:01 eth0 3.81 1.73 3.14 0.17 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.284Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:23:01 eth0 0.98 0.37 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:24:01 eth0 0.60 0.42 0.28 0.21 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:25:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:26:01 eth0 0.23 0.15 0.07 0.04 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:28:01 eth0 345.05 319.78 3722.11 24.24 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:29:01 eth0 633.79 524.50 4256.82 77.48 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] 15:29:01 docker0 134.13 190.19 8.86 634.64 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] Average: eth0 169.01 136.81 993.90 20.39 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] Average: docker0 15.45 21.48 1.12 71.46 0.00 0.00 0.00 0.00 [2021-06-16T15:29:19.285Z] [2021-06-16T15:29:19.285Z] [2021-06-16T15:29:19.285Z] ---> sar -P ALL: [2021-06-16T15:29:19.285Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T15:29:19.285Z] [2021-06-16T15:29:19.285Z] 15:19:30 LINUX RESTART (2 CPU) [2021-06-16T15:29:19.285Z] [2021-06-16T15:29:19.285Z] 15:20:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T15:29:19.285Z] 15:21:01 all 9.28 0.00 2.79 2.31 0.07 85.55 [2021-06-16T15:29:19.285Z] 15:21:01 0 8.92 0.00 3.74 3.22 0.07 84.05 [2021-06-16T15:29:19.285Z] 15:21:01 1 9.65 0.00 1.84 1.40 0.07 87.05 [2021-06-16T15:29:19.285Z] 15:22:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-06-16T15:29:19.285Z] 15:22:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-16T15:29:19.285Z] 15:22:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-16T15:29:19.285Z] 15:23:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-16T15:29:19.285Z] 15:23:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-16T15:29:19.285Z] 15:23:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-16T15:29:19.285Z] 15:24:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-16T15:29:19.285Z] 15:24:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-16T15:29:19.285Z] 15:24:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-06-16T15:29:19.285Z] 15:25:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-16T15:29:19.285Z] 15:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T15:29:19.285Z] 15:25:01 1 0.20 0.00 0.03 0.00 0.03 99.73 [2021-06-16T15:29:19.285Z] 15:26:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-06-16T15:29:19.285Z] 15:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-06-16T15:29:19.285Z] 15:26:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-16T15:29:19.285Z] 15:27:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-16T15:29:19.285Z] 15:27:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-16T15:29:19.285Z] 15:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-16T15:29:19.285Z] 15:28:01 all 1.83 0.00 0.87 0.03 0.03 97.24 [2021-06-16T15:29:19.285Z] 15:28:01 0 2.00 0.00 0.86 0.03 0.03 97.07 [2021-06-16T15:29:19.285Z] 15:28:01 1 1.66 0.00 0.87 0.02 0.03 97.42 [2021-06-16T15:29:19.285Z] 15:29:01 all 23.85 0.00 10.13 3.24 0.09 62.69 [2021-06-16T15:29:19.285Z] 15:29:01 0 25.92 0.00 10.06 3.64 0.09 60.29 [2021-06-16T15:29:19.285Z] 15:29:01 1 21.80 0.00 10.20 2.84 0.09 65.07 [2021-06-16T15:29:19.285Z] Average: all 3.80 0.00 1.49 0.60 0.04 94.07 [2021-06-16T15:29:19.285Z] Average: 0 3.99 0.00 1.58 0.74 0.03 93.65 [2021-06-16T15:29:19.285Z] Average: 1 3.62 0.00 1.40 0.46 0.04 94.48 [2021-06-16T15:29:19.285Z] [2021-06-16T15:29:19.285Z] [2021-06-16T15:29:19.285Z]