Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53230280edfc871ff53ec5eb8cb7b2f03142bb4d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4929155265146013508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1011986886346562794.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-configuration/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6336682016702645187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4063797981415158984.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-configuration/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2518544926978489844.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration 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-30269 in /w/workspace/oundry_go-mod-configuration_main [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-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_go-mod-configuration_main@tmp/jenkins-gitclient-ssh1944244477707843608.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 53230280edfc871ff53ec5eb8cb7b2f03142bb4d (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 53230280edfc871ff53ec5eb8cb7b2f03142bb4d # timeout=10 Commit message: "Merge pull request #55 from ernestojeda/jakarta-go-mod-updates" > git rev-list --no-walk d5724d52e952314b3cd8fa60e302afead8f7d296 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T20:24:57.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T20:24:57.430Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T20:24:57.446Z] ========================================================= [2021-11-10T20:24:57.446Z] EdgeX Global Pipelines Version Info [2021-11-10T20:24:57.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:24:58.584Z] ------------------- [2021-11-10T20:24:58.584Z] stable info: [2021-11-10T20:24:58.584Z] ------------------- [2021-11-10T20:24:58.584Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T20:24:58.584Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T20:24:58.584Z] Message: update stable to v1.0.211 [2021-11-10T20:24:59.184Z] ------------------- [2021-11-10T20:24:59.185Z] experimental info: [2021-11-10T20:24:59.185Z] ------------------- [2021-11-10T20:24:59.185Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T20:24:59.185Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T20:24:59.185Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T20:25:00.374Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-11-10T20:25:00.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-11-10T20:25:00.395Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T20:25:00.408Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T20:25:00.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T20:25:00.429Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T20:25:00.439Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T20:25:00.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-10T20:25:00.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T20:25:00.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T20:25:00.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T20:25:00.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-11-10T20:25:00.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T20:25:00.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T20:25:00.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T20:25:00.537Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T20:25:00.553Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T20:25:00.562Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T20:25:00.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T20:25:00.583Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-10T20:25:00.592Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-10T20:25:01.720Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-10T20:25:01.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-10T20:25:01.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-10T20:25:01.741Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-10T20:25:01.748Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T20:25:01.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-10T20:25:01.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-10T20:25:01.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-10T20:25:01.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] echo [2021-11-10T20:25:01.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5323028 [Pipeline] echo [2021-11-10T20:25:01.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-10T20:25:02.244Z] + git rev-list -1 --merges 53230280edfc871ff53ec5eb8cb7b2f03142bb4d~1..53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] echo [2021-11-10T20:25:02.281Z] -----------> git rev-list -1 --merges 53230280edfc871ff53ec5eb8cb7b2f03142bb4d~1..53230280edfc871ff53ec5eb8cb7b2f03142bb4d 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [2021-11-10T20:25:02.281Z] 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [false] [Pipeline] sh [2021-11-10T20:25:02.579Z] + git log --format=format:%s -1 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] echo [2021-11-10T20:25:02.595Z] ========================================================= [2021-11-10T20:25:02.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T20:25:02.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T20:25:02.964Z] + git log --format=format:%s -1 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] echo [2021-11-10T20:25:02.974Z] [semverPrep] GIT_COMMIT: 53230280edfc871ff53ec5eb8cb7b2f03142bb4d, Commit Message: Merge pull request #55 from ernestojeda/jakarta-go-mod-updates [Pipeline] echo [2021-11-10T20:25:04.135Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:25:04.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T20:25:04.547Z] [2021-11-10T20:25:04.547Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:25:04.857Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T20:25:04.857Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T20:25:04.857Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T20:25:04.857Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T20:25:04.857Z] 4c7163046ea9: Pulling fs layer [2021-11-10T20:25:04.857Z] 0c2d73faf560: Pulling fs layer [2021-11-10T20:25:04.857Z] 0c2d73faf560: Waiting [2021-11-10T20:25:04.857Z] 3e5f54012d9b: Download complete [2021-11-10T20:25:04.857Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T20:25:04.857Z] a0d0a0d46f8b: Download complete [2021-11-10T20:25:05.118Z] 0c2d73faf560: Verifying Checksum [2021-11-10T20:25:05.118Z] 0c2d73faf560: Download complete [2021-11-10T20:25:05.118Z] 4c7163046ea9: Verifying Checksum [2021-11-10T20:25:05.118Z] 4c7163046ea9: Download complete [2021-11-10T20:25:05.118Z] a0d0a0d46f8b: Pull complete [2021-11-10T20:25:05.118Z] 3e5f54012d9b: Pull complete [2021-11-10T20:25:05.381Z] 4c7163046ea9: Pull complete [2021-11-10T20:25:05.645Z] 0c2d73faf560: Pull complete [2021-11-10T20:25:05.645Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T20:25:05.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T20:25:05.645Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T20:25:05.729Z] prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container [2021-11-10T20:25:05.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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-11-10T20:25:06.318Z] $ docker top 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T20:25:06.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T20:25:06.411Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T20:25:08.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T20:25:08.080Z] $ docker exec 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 ssh-agent [2021-11-10T20:25:08.183Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhHGoKB/agent.13 [2021-11-10T20:25:08.183Z] SSH_AGENT_PID=19 [2021-11-10T20:25:08.195Z] Running ssh-add (command line suppressed) [2021-11-10T20:25:08.288Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3019419860551608013.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3019419860551608013.key) [2021-11-10T20:25:08.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T20:25:08.597Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T20:25:08.612Z] $ docker exec --env ******** --env ******** 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 ssh-agent -k [2021-11-10T20:25:08.702Z] unset SSH_AUTH_SOCK; [2021-11-10T20:25:08.703Z] unset SSH_AGENT_PID; [2021-11-10T20:25:08.703Z] echo Agent pid 19 killed; [2021-11-10T20:25:08.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T20:25:08.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T20:25:08.738Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T20:25:08.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T20:25:08.837Z] $ docker exec 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 ssh-agent [2021-11-10T20:25:08.941Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKdcdM/agent.52 [2021-11-10T20:25:08.941Z] SSH_AGENT_PID=59 [2021-11-10T20:25:08.945Z] Running ssh-add (command line suppressed) [2021-11-10T20:25:09.045Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6724296487409180240.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6724296487409180240.key) [2021-11-10T20:25:09.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T20:25:09.361Z] + git semver init [2021-11-10T20:25:09.361Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T20:25:09.361Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-11-10T20:25:09.361Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-11-10T20:25:09.361Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T20:25:09.361Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T20:25:09.361Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T20:25:09.361Z] # $SEMVER_BRANCH = main [2021-11-10T20:25:09.361Z] # $SEMVER_TEMP = /tmp/semver-923590568 [2021-11-10T20:25:09.361Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-11-10T20:25:09.931Z] # '/tmp/semver-923590568' -> '/w/workspace/oundry_go-mod-configuration_main/.semver' [2021-11-10T20:25:09.931Z] # -> Force: false [2021-11-10T20:25:09.931Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-11-10T20:25:09.942Z] $ docker exec --env ******** --env ******** 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 ssh-agent -k [2021-11-10T20:25:10.037Z] unset SSH_AUTH_SOCK; [2021-11-10T20:25:10.037Z] unset SSH_AGENT_PID; [2021-11-10T20:25:10.037Z] echo Agent pid 59 killed; [2021-11-10T20:25:10.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T20:25:10.349Z] + git semver [Pipeline] } [2021-11-10T20:25:10.370Z] $ docker stop --time=1 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 [2021-11-10T20:25:11.553Z] $ docker rm -f 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T20:25:11.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T20:25:12.154Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T20:25:12.156Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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-11-10T20:25:27.284Z] Still waiting to schedule task [2021-11-10T20:25:27.285Z] ‘prd-centos7-docker-4c-2g-30267’ is offline [2021-11-10T20:25:27.285Z] ‘prd-centos7-docker-4c-2g-30268’ is offline [2021-11-10T20:25:27.286Z] ‘prd-centos7-docker-4c-2g-30270’ is offline [2021-11-10T20:25:27.286Z] ‘prd-ubuntu18.04-docker-8c-8g-30265’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-10T20:25:27.286Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-30260’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-10T20:25:27.286Z] Still waiting to schedule task [2021-11-10T20:25:27.286Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-30260’ is offline [2021-11-10T20:26:42.863Z] Running on prd-centos7-docker-4c-2g-30273 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-11-10T20:26:42.876Z] Running in /w/workspace/go-mod-configuration/8 [Pipeline] { [Pipeline] checkout [2021-11-10T20:26:42.964Z] Selected Git installation does not exist. Using Default [2021-11-10T20:26:42.964Z] The recommended git tool is: NONE [2021-11-10T20:26:47.981Z] using credential edgex-jenkins-ssh [2021-11-10T20:26:47.998Z] Cloning the remote Git repository [2021-11-10T20:26:46.730Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-10T20:26:46.794Z] > git init /w/workspace/go-mod-configuration/8 # timeout=10 [2021-11-10T20:26:46.841Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-10T20:26:46.842Z] > git --version # timeout=10 [2021-11-10T20:26:46.852Z] > git --version # 'git version 2.24.4' [2021-11-10T20:26:46.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T20:26:46.874Z] [INFO] Currently running in a labeled security context [2021-11-10T20:26:46.875Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-10T20:26:46.875Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/8@tmp/jenkins-gitclient-ssh2926587488522607033.key [2021-11-10T20:26:46.896Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T20:26:48.735Z] Avoid second fetch [2021-11-10T20:26:48.736Z] Checking out Revision 53230280edfc871ff53ec5eb8cb7b2f03142bb4d (main) [2021-11-10T20:26:47.431Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-11-10T20:26:47.438Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T20:26:47.457Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T20:26:47.462Z] > git checkout -f 53230280edfc871ff53ec5eb8cb7b2f03142bb4d # timeout=10 [2021-11-10T20:26:55.718Z] Commit message: "Merge pull request #55 from ernestojeda/jakarta-go-mod-updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-10T20:26:56.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T20:26:58.030Z] ========================================================= [2021-11-10T20:26:58.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T20:26:58.030Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-10T20:26:58.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T20:26:58.442Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T20:26:58.442Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T20:26:58.442Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T20:26:58.442Z] b8b176561691: Pulling fs layer [2021-11-10T20:26:58.442Z] 4527c011a84f: Pulling fs layer [2021-11-10T20:26:58.442Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T20:26:58.442Z] e0aca202a116: Pulling fs layer [2021-11-10T20:26:58.442Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T20:26:58.442Z] 34cad66bf833: Pulling fs layer [2021-11-10T20:26:58.442Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T20:26:58.442Z] 4527c011a84f: Waiting [2021-11-10T20:26:58.442Z] 5d74067f8e1e: Waiting [2021-11-10T20:26:58.442Z] e0aca202a116: Waiting [2021-11-10T20:26:58.442Z] 3a43be97a3b4: Waiting [2021-11-10T20:26:58.442Z] 34cad66bf833: Waiting [2021-11-10T20:26:58.442Z] b4e3c513aaa6: Waiting [2021-11-10T20:26:58.442Z] b8b176561691: Verifying Checksum [2021-11-10T20:26:58.442Z] b8b176561691: Download complete [2021-11-10T20:26:58.442Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T20:26:58.442Z] 31adcdaf11c8: Download complete [2021-11-10T20:26:58.442Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T20:26:58.442Z] 5d74067f8e1e: Download complete [2021-11-10T20:26:58.442Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T20:26:58.442Z] a0d0a0d46f8b: Download complete [2021-11-10T20:26:58.442Z] e0aca202a116: Verifying Checksum [2021-11-10T20:26:58.442Z] e0aca202a116: Download complete [2021-11-10T20:26:58.705Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T20:26:58.705Z] 3a43be97a3b4: Download complete [2021-11-10T20:26:58.705Z] 34cad66bf833: Verifying Checksum [2021-11-10T20:26:58.705Z] 34cad66bf833: Download complete [2021-11-10T20:26:59.818Z] a0d0a0d46f8b: Pull complete [2021-11-10T20:26:59.818Z] 31adcdaf11c8: Pull complete [2021-11-10T20:26:59.818Z] b8b176561691: Pull complete [2021-11-10T20:26:59.818Z] 4527c011a84f: Verifying Checksum [2021-11-10T20:26:59.818Z] 4527c011a84f: Download complete [2021-11-10T20:26:59.818Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T20:26:59.818Z] b4e3c513aaa6: Download complete [2021-11-10T20:27:03.028Z] 4527c011a84f: Pull complete [2021-11-10T20:27:03.028Z] 5d74067f8e1e: Pull complete [2021-11-10T20:27:03.292Z] e0aca202a116: Pull complete [2021-11-10T20:27:03.292Z] 3a43be97a3b4: Pull complete [2021-11-10T20:27:03.565Z] 34cad66bf833: Pull complete [2021-11-10T20:27:06.704Z] b4e3c513aaa6: Pull complete [2021-11-10T20:27:06.704Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T20:27:06.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T20:27:06.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-11-10T20:27:07.017Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:27:07.136Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30272 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-11-10T20:27:07.147Z] Running in /w/workspace/go-mod-configuration/8 [Pipeline] { [Pipeline] checkout [2021-11-10T20:27:07.317Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T20:27:07.317Z] . [2021-11-10T20:27:07.325Z] Selected Git installation does not exist. Using Default [2021-11-10T20:27:07.325Z] The recommended git tool is: NONE [Pipeline] withDockerContainer [2021-11-10T20:27:07.390Z] prd-centos7-docker-4c-2g-30273 does not seem to be running inside a container [2021-11-10T20:27:07.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-10T20:27:11.848Z] $ docker top c77cc526224f24e318affdb68c8a1f390a988d1974644e710858e77e66f97b8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T20:27:12.213Z] + go version [2021-11-10T20:27:12.213Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T20:27:12.226Z] $ docker stop --time=1 c77cc526224f24e318affdb68c8a1f390a988d1974644e710858e77e66f97b8b [2021-11-10T20:27:13.413Z] $ docker rm -f c77cc526224f24e318affdb68c8a1f390a988d1974644e710858e77e66f97b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:27:14.846Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T20:27:14.846Z] . [Pipeline] withDockerContainer [2021-11-10T20:27:14.920Z] prd-centos7-docker-4c-2g-30273 does not seem to be running inside a container [2021-11-10T20:27:14.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-10T20:27:15.306Z] $ docker top b11c28c4d8a5f09c05c15efe4b59cafe9de4eb209ebe572125105eac5d9094c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T20:27:15.675Z] + make test [2021-11-10T20:27:15.675Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-10T20:27:15.677Z] using credential edgex-jenkins-ssh [2021-11-10T20:27:15.697Z] Cloning the remote Git repository [2021-11-10T20:27:15.936Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-11-10T20:27:15.936Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-10T20:27:15.936Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-10T20:27:15.936Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-10T20:27:15.936Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-10T20:27:15.936Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-10T20:27:15.936Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-10T20:27:15.936Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-10T20:27:15.936Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-10T20:27:15.749Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-10T20:27:15.843Z] > git init /w/workspace/go-mod-configuration/8 # timeout=10 [2021-11-10T20:27:15.905Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-10T20:27:15.906Z] > git --version # timeout=10 [2021-11-10T20:27:15.921Z] > git --version # 'git version 2.17.1' [2021-11-10T20:27:15.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T20:27:16.200Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-10T20:27:16.200Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-10T20:27:16.200Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-10T20:27:16.200Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-10T20:27:16.200Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-10T20:27:16.200Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-10T20:27:16.200Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-10T20:27:16.200Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-10T20:27:16.200Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-10T20:27:16.200Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-11-10T20:27:16.200Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-10T20:27:16.200Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-10T20:27:16.200Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-10T20:27:16.746Z] Avoid second fetch [2021-11-10T20:27:16.747Z] Checking out Revision 53230280edfc871ff53ec5eb8cb7b2f03142bb4d (main) [2021-11-10T20:27:16.009Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T20:27:16.705Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-11-10T20:27:16.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T20:27:16.764Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T20:27:16.781Z] > git checkout -f 53230280edfc871ff53ec5eb8cb7b2f03142bb4d # timeout=10 [2021-11-10T20:27:21.980Z] Commit message: "Merge pull request #55 from ernestojeda/jakarta-go-mod-updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T20:27:22.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-10T20:27:22.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T20:27:22.797Z] Dload Upload Total Spent Left Speed [2021-11-10T20:27:22.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 73440 0 --:--:-- --:--:-- --:--:-- 73440 [Pipeline] sh [2021-11-10T20:27:23.222Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-10T20:27:24.587Z] + sudo tee /etc/docker/daemon.new [2021-11-10T20:27:24.587Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-10T20:27:24.587Z] { [2021-11-10T20:27:24.587Z] "registry-mirrors": [ [2021-11-10T20:27:24.587Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-10T20:27:24.587Z] ], [2021-11-10T20:27:24.587Z] "bip": "10.250.0.254/24", [2021-11-10T20:27:24.587Z] "hosts": [ [2021-11-10T20:27:24.587Z] "tcp://0.0.0.0:5555", [2021-11-10T20:27:24.587Z] "unix:///var/run/docker.sock" [2021-11-10T20:27:24.587Z] ], [2021-11-10T20:27:24.587Z] "mtu": 1458, [2021-11-10T20:27:24.587Z] "selinux-enabled": true, [2021-11-10T20:27:24.587Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-10T20:27:24.587Z] } [Pipeline] sh [2021-11-10T20:27:24.929Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-10T20:27:25.277Z] + sudo service docker restart [2021-11-10T20:27:25.833Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.005s coverage: 85.7% of statements [2021-11-10T20:27:32.430Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.550s coverage: 88.4% of statements [2021-11-10T20:27:32.430Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.002s coverage: 100.0% of statements [2021-11-10T20:27:32.430Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-10T20:27:36.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T20:27:36.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-10T20:27:36.692Z] $ docker stop --time=1 b11c28c4d8a5f09c05c15efe4b59cafe9de4eb209ebe572125105eac5d9094c3 [2021-11-10T20:27:38.136Z] $ docker rm -f b11c28c4d8a5f09c05c15efe4b59cafe9de4eb209ebe572125105eac5d9094c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T20:27:38.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T20:27:38.746Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:27:40.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T20:27:40.642Z] [2021-11-10T20:27:40.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:27:40.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T20:27:40.953Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T20:27:40.953Z] b4d181a07f80: Pulling fs layer [2021-11-10T20:27:40.953Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T20:27:40.953Z] ed53099fbce6: Pulling fs layer [2021-11-10T20:27:40.953Z] dc539afda2c1: Pulling fs layer [2021-11-10T20:27:40.953Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T20:27:40.953Z] 9065ff56babe: Pulling fs layer [2021-11-10T20:27:40.953Z] d287ab97295c: Pulling fs layer [2021-11-10T20:27:40.953Z] dc539afda2c1: Waiting [2021-11-10T20:27:40.953Z] 9065ff56babe: Waiting [2021-11-10T20:27:40.953Z] 77bc0d833cb6: Waiting [2021-11-10T20:27:40.953Z] d287ab97295c: Waiting [2021-11-10T20:27:40.953Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T20:27:40.953Z] a1111a8f2ec3: Download complete [2021-11-10T20:27:40.953Z] dc539afda2c1: Verifying Checksum [2021-11-10T20:27:40.953Z] dc539afda2c1: Download complete [2021-11-10T20:27:40.953Z] ed53099fbce6: Verifying Checksum [2021-11-10T20:27:40.953Z] ed53099fbce6: Download complete [2021-11-10T20:27:41.220Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T20:27:41.220Z] 77bc0d833cb6: Download complete [2021-11-10T20:27:41.220Z] 9065ff56babe: Verifying Checksum [2021-11-10T20:27:41.220Z] 9065ff56babe: Download complete [2021-11-10T20:27:41.220Z] b4d181a07f80: Verifying Checksum [2021-11-10T20:27:41.220Z] b4d181a07f80: Download complete [2021-11-10T20:27:41.801Z] d287ab97295c: Verifying Checksum [2021-11-10T20:27:41.801Z] d287ab97295c: Download complete [2021-11-10T20:27:42.768Z] b4d181a07f80: Pull complete [2021-11-10T20:27:42.768Z] a1111a8f2ec3: Pull complete [2021-11-10T20:27:43.347Z] ed53099fbce6: Pull complete [2021-11-10T20:27:43.347Z] dc539afda2c1: Pull complete [2021-11-10T20:27:43.610Z] 77bc0d833cb6: Pull complete [Pipeline] unstash [2021-11-10T20:27:44.641Z] 9065ff56babe: Pull complete [Pipeline] echo [2021-11-10T20:27:44.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T20:27:44.870Z] ========================================================= [2021-11-10T20:27:44.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-10T20:27:44.870Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-10T20:27:45.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T20:27:45.804Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-10T20:27:45.804Z] 552d1f2373af: Pulling fs layer [2021-11-10T20:27:45.804Z] ea3f2d53f512: Pulling fs layer [2021-11-10T20:27:45.804Z] 9e70ebbbe112: Pulling fs layer [2021-11-10T20:27:45.804Z] 7a9cfe048b4a: Pulling fs layer [2021-11-10T20:27:45.804Z] 72dc09318566: Pulling fs layer [2021-11-10T20:27:45.804Z] f4f7b4309257: Pulling fs layer [2021-11-10T20:27:45.804Z] 0ac9a79272e3: Pulling fs layer [2021-11-10T20:27:45.804Z] b78e95d17946: Pulling fs layer [2021-11-10T20:27:45.804Z] 72dc09318566: Waiting [2021-11-10T20:27:45.804Z] f4f7b4309257: Waiting [2021-11-10T20:27:45.805Z] 0ac9a79272e3: Waiting [2021-11-10T20:27:45.805Z] b78e95d17946: Waiting [2021-11-10T20:27:45.805Z] 7a9cfe048b4a: Waiting [2021-11-10T20:27:46.080Z] 9e70ebbbe112: Verifying Checksum [2021-11-10T20:27:46.080Z] ea3f2d53f512: Verifying Checksum [2021-11-10T20:27:46.080Z] ea3f2d53f512: Download complete [2021-11-10T20:27:46.080Z] 72dc09318566: Verifying Checksum [2021-11-10T20:27:46.080Z] 72dc09318566: Download complete [2021-11-10T20:27:46.080Z] f4f7b4309257: Verifying Checksum [2021-11-10T20:27:46.081Z] f4f7b4309257: Download complete [2021-11-10T20:27:46.081Z] 552d1f2373af: Verifying Checksum [2021-11-10T20:27:46.081Z] 552d1f2373af: Download complete [2021-11-10T20:27:46.081Z] 0ac9a79272e3: Verifying Checksum [2021-11-10T20:27:46.081Z] 0ac9a79272e3: Download complete [2021-11-10T20:27:47.080Z] 552d1f2373af: Pull complete [2021-11-10T20:27:47.682Z] ea3f2d53f512: Pull complete [2021-11-10T20:27:48.847Z] d287ab97295c: Pull complete [2021-11-10T20:27:48.848Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T20:27:48.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T20:27:48.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T20:27:48.853Z] 9e70ebbbe112: Pull complete [2021-11-10T20:27:48.853Z] b78e95d17946: Verifying Checksum [2021-11-10T20:27:48.853Z] b78e95d17946: Download complete [2021-11-10T20:27:48.853Z] 7a9cfe048b4a: Verifying Checksum [2021-11-10T20:27:48.853Z] 7a9cfe048b4a: Download complete [Pipeline] withDockerContainer [2021-11-10T20:27:48.915Z] prd-centos7-docker-4c-2g-30273 does not seem to be running inside a container [2021-11-10T20:27:48.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T20:27:51.366Z] $ docker top 5dea21d5b64443edee13a4651bc5f0088810537253e78ee31473596d978ff715 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:27:52.995Z] ---> job-cost.sh [2021-11-10T20:27:52.995Z] lf-activate-venv: SKIPPING [2021-11-10T20:27:52.995Z] INFO: No Stack... [2021-11-10T20:27:53.254Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T20:27:54.438Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T20:27:54.744Z] + cat /w/workspace/go-mod-configuration/8/archives/cost.csv [2021-11-10T20:27:54.744Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T20:27:54.771Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] [2021-11-10T20:27:54.779Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] did not exist. Created. [2021-11-10T20:27:54.779Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T20:27:56.091Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-10T20:27:56.116Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T20:27:56.122Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T20:27:56.139Z] $ docker stop --time=1 5dea21d5b64443edee13a4651bc5f0088810537253e78ee31473596d978ff715 [2021-11-10T20:27:57.609Z] $ docker rm -f 5dea21d5b64443edee13a4651bc5f0088810537253e78ee31473596d978ff715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T20:27:58.988Z] 7a9cfe048b4a: Pull complete [2021-11-10T20:27:58.988Z] 72dc09318566: Pull complete [2021-11-10T20:27:58.988Z] f4f7b4309257: Pull complete [2021-11-10T20:27:58.988Z] 0ac9a79272e3: Pull complete [2021-11-10T20:28:05.577Z] b78e95d17946: Pull complete [2021-11-10T20:28:05.577Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-10T20:28:05.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T20:28:05.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-11-10T20:28:05.912Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:28:06.253Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T20:28:06.253Z] . [Pipeline] withDockerContainer [2021-11-10T20:28:07.714Z] prd-ubuntu18.04-docker-arm64-4c-16g-30272 does not seem to be running inside a container [2021-11-10T20:28:07.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-10T20:28:11.847Z] $ docker top ddfb180083fd0f6b2a9e65fbb7bfc6636296f3393c3fd662aebf3359f95e2f78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T20:28:14.245Z] + go version [2021-11-10T20:28:14.246Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-10T20:28:14.272Z] $ docker stop --time=1 ddfb180083fd0f6b2a9e65fbb7bfc6636296f3393c3fd662aebf3359f95e2f78 [2021-11-10T20:28:16.390Z] $ docker rm -f ddfb180083fd0f6b2a9e65fbb7bfc6636296f3393c3fd662aebf3359f95e2f78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:28:19.990Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T20:28:19.990Z] . [Pipeline] withDockerContainer [2021-11-10T20:28:20.224Z] prd-ubuntu18.04-docker-arm64-4c-16g-30272 does not seem to be running inside a container [2021-11-10T20:28:20.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-10T20:28:21.765Z] $ docker top 909dcce3d9ad2e2b579b70a37b0b6f3fd7f99763d813a8555650db0254a9d809 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T20:28:23.305Z] + make test [2021-11-10T20:28:23.305Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-10T20:28:23.305Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-10T20:28:23.305Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-11-10T20:28:23.305Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-10T20:28:23.305Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-10T20:28:23.305Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-10T20:28:23.305Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-10T20:28:23.305Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-10T20:28:23.579Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-10T20:28:23.579Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-10T20:28:23.579Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-10T20:28:23.579Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-10T20:28:23.580Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-10T20:28:23.580Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-10T20:28:23.580Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-10T20:28:23.580Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-10T20:28:23.580Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-10T20:28:23.580Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-10T20:28:23.580Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-10T20:28:23.580Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-11-10T20:28:23.856Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-10T20:28:24.134Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-10T20:28:24.134Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-10T20:29:01.197Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.014s coverage: 85.7% of statements [2021-11-10T20:29:03.647Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.722s coverage: 88.4% of statements [2021-11-10T20:29:03.647Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.016s coverage: 100.0% of statements [2021-11-10T20:29:03.647Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-10T20:29:24.604Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T20:29:24.604Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-10T20:29:24.631Z] $ docker stop --time=1 909dcce3d9ad2e2b579b70a37b0b6f3fd7f99763d813a8555650db0254a9d809 [2021-11-10T20:29:26.439Z] $ docker rm -f 909dcce3d9ad2e2b579b70a37b0b6f3fd7f99763d813a8555650db0254a9d809 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T20:29:28.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T20:29:28.520Z] Warning: overwriting stash ‘coverage-report’ [2021-11-10T20:29:29.139Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:29:31.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T20:29:31.012Z] [2021-11-10T20:29:31.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:29:31.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T20:29:31.621Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-10T20:29:31.621Z] 448f6bf000e3: Pulling fs layer [2021-11-10T20:29:31.621Z] f757da607395: Pulling fs layer [2021-11-10T20:29:31.621Z] 05883995daec: Pulling fs layer [2021-11-10T20:29:31.621Z] 8603b9c90790: Pulling fs layer [2021-11-10T20:29:31.621Z] 1560dd03e051: Pulling fs layer [2021-11-10T20:29:31.621Z] 27f5ce0e4adf: Pulling fs layer [2021-11-10T20:29:31.621Z] c2d8d7efcc4b: Pulling fs layer [2021-11-10T20:29:31.621Z] 8603b9c90790: Waiting [2021-11-10T20:29:31.621Z] 27f5ce0e4adf: Waiting [2021-11-10T20:29:31.621Z] 1560dd03e051: Waiting [2021-11-10T20:29:31.621Z] c2d8d7efcc4b: Waiting [2021-11-10T20:29:31.621Z] f757da607395: Verifying Checksum [2021-11-10T20:29:31.621Z] f757da607395: Download complete [2021-11-10T20:29:31.621Z] 8603b9c90790: Verifying Checksum [2021-11-10T20:29:31.621Z] 8603b9c90790: Download complete [2021-11-10T20:29:31.897Z] 1560dd03e051: Verifying Checksum [2021-11-10T20:29:31.897Z] 1560dd03e051: Download complete [2021-11-10T20:29:31.897Z] 27f5ce0e4adf: Verifying Checksum [2021-11-10T20:29:31.897Z] 27f5ce0e4adf: Download complete [2021-11-10T20:29:31.897Z] 05883995daec: Verifying Checksum [2021-11-10T20:29:31.897Z] 05883995daec: Download complete [2021-11-10T20:29:32.167Z] 448f6bf000e3: Download complete [2021-11-10T20:29:34.799Z] c2d8d7efcc4b: Verifying Checksum [2021-11-10T20:29:34.799Z] c2d8d7efcc4b: Download complete [2021-11-10T20:29:35.392Z] 448f6bf000e3: Pull complete [2021-11-10T20:29:35.984Z] f757da607395: Pull complete [2021-11-10T20:29:37.431Z] 05883995daec: Pull complete [2021-11-10T20:29:37.704Z] 8603b9c90790: Pull complete [2021-11-10T20:29:38.686Z] 1560dd03e051: Pull complete [2021-11-10T20:29:38.957Z] 27f5ce0e4adf: Pull complete [2021-11-10T20:29:53.232Z] c2d8d7efcc4b: Pull complete [2021-11-10T20:29:53.232Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-10T20:29:53.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T20:29:53.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-10T20:29:54.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-30272 does not seem to be running inside a container [2021-11-10T20:29:54.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-10T20:29:57.360Z] $ docker top 759e6de487fcb17f5f8af0b63ceb9fd228b5ffff1a2460155ec2df6d08356660 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:30:00.394Z] ---> job-cost.sh [2021-11-10T20:30:00.394Z] lf-activate-venv: SKIPPING [2021-11-10T20:30:00.394Z] INFO: No Stack... [2021-11-10T20:30:00.394Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-10T20:30:00.394Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T20:30:01.045Z] + cut -d, -f6 [2021-11-10T20:30:01.045Z] + cat /w/workspace/go-mod-configuration/8/archives/cost.csv [Pipeline] lock [2021-11-10T20:30:01.099Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] [2021-11-10T20:30:01.109Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] did not exist. Created. [2021-11-10T20:30:01.109Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T20:30:03.963Z] /w/workspace/go-mod-configuration/8@tmp/durable-8ef3183c/script.sh: 1: /w/workspace/go-mod-configuration/8@tmp/durable-8ef3183c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-10T20:30:05.551Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-10T20:30:05.570Z] Warning: overwriting stash ‘stack-cost’ [2021-11-10T20:30:05.602Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T20:30:05.610Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T20:30:05.631Z] $ docker stop --time=1 759e6de487fcb17f5f8af0b63ceb9fd228b5ffff1a2460155ec2df6d08356660 [2021-11-10T20:30:07.516Z] $ docker rm -f 759e6de487fcb17f5f8af0b63ceb9fd228b5ffff1a2460155ec2df6d08356660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-10T20:30:11.723Z] provisioning config files... [2021-11-10T20:30:11.734Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3724385188083317846tmp [Pipeline] { [Pipeline] sh [2021-11-10T20:30:13.289Z] + set +x [2021-11-10T20:30:13.289Z] + curl -s https://codecov.io/bash [2021-11-10T20:30:13.289Z] + bash -s -- [2021-11-10T20:30:13.289Z] [2021-11-10T20:30:13.289Z] _____ _ [2021-11-10T20:30:13.289Z] / ____| | | [2021-11-10T20:30:13.289Z] | | ___ __| | ___ ___ _____ __ [2021-11-10T20:30:13.289Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-10T20:30:13.289Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-10T20:30:13.289Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-10T20:30:13.289Z] Bash-1.0.6 [2021-11-10T20:30:13.289Z] [2021-11-10T20:30:13.289Z] [2021-11-10T20:30:13.289Z] ==> git version 2.24.4 found [2021-11-10T20:30:13.289Z] ==> 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-11-10T20:30:13.289Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-10T20:30:13.289Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-10T20:30:13.289Z] ==> Jenkins CI detected. [2021-11-10T20:30:13.289Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2021-11-10T20:30:13.289Z] project root: . [2021-11-10T20:30:13.289Z] --> token set from env [2021-11-10T20:30:13.289Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-10T20:30:13.289Z] ==> Running gcov in . (disable via -X gcov) [2021-11-10T20:30:13.289Z] ==> Python coveragepy not found [2021-11-10T20:30:13.289Z] ==> Searching for coverage reports in: [2021-11-10T20:30:13.289Z] + . [2021-11-10T20:30:13.289Z] -> Found 1 reports [2021-11-10T20:30:13.289Z] ==> Detecting git/mercurial file structure [2021-11-10T20:30:13.289Z] ==> Reading reports [2021-11-10T20:30:13.289Z] + ./coverage.out bytes=17232 [2021-11-10T20:30:13.289Z] ==> Appending adjustments [2021-11-10T20:30:13.289Z] https://docs.codecov.io/docs/fixing-reports [2021-11-10T20:30:13.289Z] + Found adjustments [2021-11-10T20:30:13.289Z] ==> Gzipping contents [2021-11-10T20:30:13.289Z] 4.0K /tmp/codecov.GDDBI7.gz [2021-11-10T20:30:13.289Z] ==> Uploading reports [2021-11-10T20:30:13.289Z] url: https://codecov.io [2021-11-10T20:30:13.289Z] query: branch=main&commit=53230280edfc871ff53ec5eb8cb7b2f03142bb4d&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T20:30:13.289Z] -> Pinging Codecov [2021-11-10T20:30:13.289Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=53230280edfc871ff53ec5eb8cb7b2f03142bb4d&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T20:30:13.289Z] -> Uploading to [2021-11-10T20:30:13.289Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-10/9F92B070CA9CA35F4914AC8684776953/53230280edfc871ff53ec5eb8cb7b2f03142bb4d/16afd2a0-8756-4315-81cc-92745f6851a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T203012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=596617ff8a4eff0fff1003260c0a98f8c32260ea75ba69af66b5f43ea96800ac [2021-11-10T20:30:13.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T20:30:13.289Z] Dload Upload Total Spent Left Speed [2021-11-10T20:30:13.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2956 0 0 100 2956 0 7820 --:--:-- --:--:-- --:--:-- 7840 [2021-11-10T20:30:13.289Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] } [2021-11-10T20:30:13.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-10T20:30:15.695Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-10T20:30:15.716Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:30:16.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T20:30:16.018Z] [2021-11-10T20:30:16.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:30:17.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T20:30:17.324Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-10T20:30:17.324Z] 188c0c94c7c5: Pulling fs layer [2021-11-10T20:30:17.324Z] 0ef7d3d256c8: Pulling fs layer [2021-11-10T20:30:17.324Z] de9db76c5a1d: Pulling fs layer [2021-11-10T20:30:17.324Z] 0eba1c9be4d2: Pulling fs layer [2021-11-10T20:30:17.324Z] 0d57e429df01: Pulling fs layer [2021-11-10T20:30:17.325Z] 4e4be7b47b0d: Pulling fs layer [2021-11-10T20:30:17.325Z] e1f770b5df2f: Pulling fs layer [2021-11-10T20:30:17.325Z] 85a0685a4137: Pulling fs layer [2021-11-10T20:30:17.325Z] 0eba1c9be4d2: Waiting [2021-11-10T20:30:17.325Z] 0d57e429df01: Waiting [2021-11-10T20:30:17.325Z] 4e4be7b47b0d: Waiting [2021-11-10T20:30:17.325Z] e1f770b5df2f: Waiting [2021-11-10T20:30:17.325Z] 85a0685a4137: Waiting [2021-11-10T20:30:17.325Z] de9db76c5a1d: Verifying Checksum [2021-11-10T20:30:17.325Z] de9db76c5a1d: Download complete [2021-11-10T20:30:17.325Z] 0ef7d3d256c8: Verifying Checksum [2021-11-10T20:30:17.325Z] 0ef7d3d256c8: Download complete [2021-11-10T20:30:17.325Z] 0d57e429df01: Verifying Checksum [2021-11-10T20:30:17.325Z] 0d57e429df01: Download complete [2021-11-10T20:30:17.325Z] 4e4be7b47b0d: Verifying Checksum [2021-11-10T20:30:17.325Z] 4e4be7b47b0d: Download complete [2021-11-10T20:30:17.325Z] 188c0c94c7c5: Verifying Checksum [2021-11-10T20:30:17.325Z] 188c0c94c7c5: Download complete [2021-11-10T20:30:17.594Z] e1f770b5df2f: Verifying Checksum [2021-11-10T20:30:17.594Z] e1f770b5df2f: Download complete [2021-11-10T20:30:18.805Z] 0eba1c9be4d2: Verifying Checksum [2021-11-10T20:30:18.805Z] 0eba1c9be4d2: Download complete [2021-11-10T20:30:18.805Z] 188c0c94c7c5: Pull complete [2021-11-10T20:30:18.805Z] 85a0685a4137: Verifying Checksum [2021-11-10T20:30:18.805Z] 85a0685a4137: Download complete [2021-11-10T20:30:18.805Z] 0ef7d3d256c8: Pull complete [2021-11-10T20:30:18.805Z] de9db76c5a1d: Pull complete [2021-11-10T20:30:22.449Z] 0eba1c9be4d2: Pull complete [2021-11-10T20:30:22.449Z] 0d57e429df01: Pull complete [2021-11-10T20:30:22.449Z] 4e4be7b47b0d: Pull complete [2021-11-10T20:30:22.449Z] e1f770b5df2f: Pull complete [2021-11-10T20:30:25.911Z] 85a0685a4137: Pull complete [2021-11-10T20:30:25.911Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-10T20:30:25.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T20:30:25.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-10T20:30:25.981Z] prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container [2021-11-10T20:30:26.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-10T20:30:27.888Z] $ docker top d3b2ce2a825d723b1ecafe9fe61ba4ccf7f9aea111fe1953fe08d4e737579211 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T20:30:27.962Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-10T20:30:29.126Z] + set -o pipefail [2021-11-10T20:30:29.126Z] + snyk monitor '--org=edgex-jenkins' [2021-11-10T20:30:31.350Z] [2021-11-10T20:30:31.350Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... [2021-11-10T20:30:31.350Z] [2021-11-10T20:30:31.350Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/8c46c3be-b77c-4c1c-b271-57e959f9858d [2021-11-10T20:30:31.350Z] [2021-11-10T20:30:31.350Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-10T20:30:31.350Z] [2021-11-10T20:30:31.350Z] [2021-11-10T20:30:31.350Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-10T20:30:31.350Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-10T20:30:31.358Z] $ docker stop --time=1 d3b2ce2a825d723b1ecafe9fe61ba4ccf7f9aea111fe1953fe08d4e737579211 [2021-11-10T20:30:32.785Z] $ docker rm -f d3b2ce2a825d723b1ecafe9fe61ba4ccf7f9aea111fe1953fe08d4e737579211 [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-11-10T20:30:37.688Z] + git log --format=format:%s -1 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:30:39.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T20:30:39.364Z] . [Pipeline] withDockerContainer [2021-11-10T20:30:39.428Z] prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container [2021-11-10T20:30:39.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T20:30:41.358Z] $ docker top e9f40b91dfa1f0d7d97d754d3c1e6e567c53f791eaff6b9f95b72cfe22f7ee13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T20:30:42.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T20:30:42.456Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T20:30:42.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T20:30:42.585Z] $ docker exec e9f40b91dfa1f0d7d97d754d3c1e6e567c53f791eaff6b9f95b72cfe22f7ee13 ssh-agent [2021-11-10T20:30:43.623Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNImhGG/agent.14 [2021-11-10T20:30:43.623Z] SSH_AGENT_PID=21 [2021-11-10T20:30:43.632Z] Running ssh-add (command line suppressed) [2021-11-10T20:30:43.731Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8987073208795418686.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8987073208795418686.key) [2021-11-10T20:30:43.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T20:30:44.046Z] + git semver tag [2021-11-10T20:30:44.046Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T20:30:44.046Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-11-10T20:30:44.046Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-11-10T20:30:44.046Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T20:30:44.046Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T20:30:44.046Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T20:30:44.046Z] # $SEMVER_BRANCH = main [2021-11-10T20:30:44.046Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-11-10T20:30:44.046Z] # 53230280edfc871ff53ec5eb8cb7b2f03142bb4d HEAD [2021-11-10T20:30:44.046Z] # -> Force: false [2021-11-10T20:30:44.046Z] # b1ea137961712077fe59db65e5b04f7f686fcb3b refs/tags/v2.0.1-dev.7 [Pipeline] } [2021-11-10T20:30:44.053Z] $ docker exec --env ******** --env ******** e9f40b91dfa1f0d7d97d754d3c1e6e567c53f791eaff6b9f95b72cfe22f7ee13 ssh-agent -k [2021-11-10T20:30:44.150Z] unset SSH_AUTH_SOCK; [2021-11-10T20:30:44.150Z] unset SSH_AGENT_PID; [2021-11-10T20:30:44.150Z] echo Agent pid 21 killed; [2021-11-10T20:30:45.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T20:30:47.088Z] + git semver [Pipeline] } [2021-11-10T20:30:47.099Z] $ docker stop --time=1 e9f40b91dfa1f0d7d97d754d3c1e6e567c53f791eaff6b9f95b72cfe22f7ee13 [2021-11-10T20:30:48.513Z] $ docker rm -f e9f40b91dfa1f0d7d97d754d3c1e6e567c53f791eaff6b9f95b72cfe22f7ee13 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:30:49.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T20:30:49.809Z] [2021-11-10T20:30:49.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:30:50.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T20:30:50.130Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-10T20:30:50.130Z] ab5ef0e58194: Pulling fs layer [2021-11-10T20:30:50.130Z] 9712f1f96733: Pulling fs layer [2021-11-10T20:30:50.130Z] 63f879dbbcfc: Pulling fs layer [2021-11-10T20:30:50.130Z] 0d9ebad4ef96: Pulling fs layer [2021-11-10T20:30:50.130Z] e9a5061849ea: Pulling fs layer [2021-11-10T20:30:50.130Z] d747dcd14b5f: Pulling fs layer [2021-11-10T20:30:50.130Z] 2de7ff778b66: Pulling fs layer [2021-11-10T20:30:50.130Z] 0d9ebad4ef96: Waiting [2021-11-10T20:30:50.130Z] e9a5061849ea: Waiting [2021-11-10T20:30:50.130Z] d747dcd14b5f: Waiting [2021-11-10T20:30:50.130Z] 2de7ff778b66: Waiting [2021-11-10T20:30:50.130Z] 9712f1f96733: Verifying Checksum [2021-11-10T20:30:50.130Z] 9712f1f96733: Download complete [2021-11-10T20:30:51.156Z] 63f879dbbcfc: Verifying Checksum [2021-11-10T20:30:51.156Z] 63f879dbbcfc: Download complete [2021-11-10T20:30:51.156Z] 0d9ebad4ef96: Verifying Checksum [2021-11-10T20:30:51.156Z] 0d9ebad4ef96: Download complete [2021-11-10T20:30:51.156Z] d747dcd14b5f: Verifying Checksum [2021-11-10T20:30:51.156Z] d747dcd14b5f: Download complete [2021-11-10T20:30:51.156Z] e9a5061849ea: Verifying Checksum [2021-11-10T20:30:51.156Z] e9a5061849ea: Download complete [2021-11-10T20:30:51.156Z] ab5ef0e58194: Verifying Checksum [2021-11-10T20:30:51.156Z] ab5ef0e58194: Download complete [2021-11-10T20:30:51.156Z] 2de7ff778b66: Verifying Checksum [2021-11-10T20:30:51.156Z] 2de7ff778b66: Download complete [2021-11-10T20:30:54.204Z] ab5ef0e58194: Pull complete [2021-11-10T20:30:54.204Z] 9712f1f96733: Pull complete [2021-11-10T20:30:54.465Z] 63f879dbbcfc: Pull complete [2021-11-10T20:30:58.719Z] 0d9ebad4ef96: Pull complete [2021-11-10T20:30:58.719Z] e9a5061849ea: Pull complete [2021-11-10T20:30:58.982Z] d747dcd14b5f: Pull complete [2021-11-10T20:31:00.928Z] 2de7ff778b66: Pull complete [2021-11-10T20:31:00.928Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-10T20:31:00.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T20:31:00.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-10T20:31:00.982Z] prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container [2021-11-10T20:31:01.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-10T20:31:04.085Z] $ docker top 550084784f95f4692a76c08d51aa357ba45f5711fc4b6be4063af74e6521fe7c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-10T20:31:04.184Z] provisioning config files... [2021-11-10T20:31:04.197Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7753112527908322439tmp [2021-11-10T20:31:04.209Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8940745604972606540tmp [2021-11-10T20:31:04.222Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1317486745098825078tmp [Pipeline] { [Pipeline] echo [2021-11-10T20:31:04.244Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:31:04.546Z] ---> sigul-configuration.sh [2021-11-10T20:31:04.546Z] gpg: directory `/root/.gnupg' created [2021-11-10T20:31:04.546Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-10T20:31:04.546Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-10T20:31:04.546Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-10T20:31:04.546Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-10T20:31:04.546Z] gpg: CAST5 encrypted data [2021-11-10T20:31:04.546Z] gpg: encrypted with 1 passphrase [2021-11-10T20:31:04.546Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-10T20:31:06.129Z] + mkdir /home/jenkins [2021-11-10T20:31:06.129Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-10T20:31:06.419Z] + 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-11-10T20:31:06.427Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:31:06.711Z] ---> sigul-install.sh [2021-11-10T20:31:06.711Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-10T20:31:06.999Z] + git tag --list [2021-11-10T20:31:06.999Z] v0.0.0 [2021-11-10T20:31:06.999Z] v0.0.1 [2021-11-10T20:31:06.999Z] v0.0.2 [2021-11-10T20:31:06.999Z] v0.0.3 [2021-11-10T20:31:06.999Z] v0.0.4 [2021-11-10T20:31:06.999Z] v0.0.5 [2021-11-10T20:31:06.999Z] v0.0.6 [2021-11-10T20:31:06.999Z] v0.0.7 [2021-11-10T20:31:06.999Z] v0.0.8 [2021-11-10T20:31:06.999Z] v2.0.0 [2021-11-10T20:31:06.999Z] v2.0.0-dev.1 [2021-11-10T20:31:06.999Z] v2.0.0-dev.10 [2021-11-10T20:31:06.999Z] v2.0.0-dev.2 [2021-11-10T20:31:06.999Z] v2.0.0-dev.3 [2021-11-10T20:31:06.999Z] v2.0.0-dev.4 [2021-11-10T20:31:06.999Z] v2.0.0-dev.5 [2021-11-10T20:31:06.999Z] v2.0.0-dev.6 [2021-11-10T20:31:06.999Z] v2.0.0-dev.7 [2021-11-10T20:31:06.999Z] v2.0.0-dev.8 [2021-11-10T20:31:06.999Z] v2.0.0-dev.9 [2021-11-10T20:31:06.999Z] v2.0.1-dev.1 [2021-11-10T20:31:06.999Z] v2.0.1-dev.2 [2021-11-10T20:31:06.999Z] v2.0.1-dev.3 [2021-11-10T20:31:06.999Z] v2.0.1-dev.4 [2021-11-10T20:31:06.999Z] v2.0.1-dev.5 [2021-11-10T20:31:06.999Z] v2.0.1-dev.6 [2021-11-10T20:31:06.999Z] v2.0.1-dev.7 [Pipeline] sh [2021-11-10T20:31:07.296Z] + lftools sign git-tag v2.0.1-dev.7 [2021-11-10T20:31:07.870Z] Signing Git tag with Sigul... [2021-11-10T20:31:07.870Z] Signing v2.0.1-dev.7 [Pipeline] echo [2021-11-10T20:31:09.610Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:31:09.897Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-10T20:31:09.904Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-10T20:31:09.935Z] $ docker stop --time=1 550084784f95f4692a76c08d51aa357ba45f5711fc4b6be4063af74e6521fe7c [2021-11-10T20:31:12.256Z] $ docker rm -f 550084784f95f4692a76c08d51aa357ba45f5711fc4b6be4063af74e6521fe7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:31:12.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T20:31:12.879Z] . [Pipeline] withDockerContainer [2021-11-10T20:31:12.940Z] prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container [2021-11-10T20:31:12.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T20:31:13.330Z] $ docker top aef765df17827a030be933457d7bbaae608fedd5a9632c0241e3fad4cc03050e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T20:31:13.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T20:31:13.448Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T20:31:13.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T20:31:13.576Z] $ docker exec aef765df17827a030be933457d7bbaae608fedd5a9632c0241e3fad4cc03050e ssh-agent [2021-11-10T20:31:13.691Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKCOFB/agent.15 [2021-11-10T20:31:13.691Z] SSH_AGENT_PID=21 [2021-11-10T20:31:13.694Z] Running ssh-add (command line suppressed) [2021-11-10T20:31:13.786Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_812496602995630956.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_812496602995630956.key) [2021-11-10T20:31:15.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T20:31:15.393Z] + git semver bump pre [2021-11-10T20:31:15.393Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T20:31:15.393Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-11-10T20:31:15.393Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-11-10T20:31:15.393Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T20:31:15.393Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T20:31:15.393Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T20:31:15.393Z] # $SEMVER_BRANCH = main [2021-11-10T20:31:15.393Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-11-10T20:31:15.393Z] 2.0.1-dev.8 [Pipeline] } [2021-11-10T20:31:15.403Z] $ docker exec --env ******** --env ******** aef765df17827a030be933457d7bbaae608fedd5a9632c0241e3fad4cc03050e ssh-agent -k [2021-11-10T20:31:15.505Z] unset SSH_AUTH_SOCK; [2021-11-10T20:31:15.505Z] unset SSH_AGENT_PID; [2021-11-10T20:31:15.506Z] echo Agent pid 21 killed; [2021-11-10T20:31:15.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T20:31:16.753Z] + git semver [Pipeline] } [2021-11-10T20:31:16.763Z] $ docker stop --time=1 aef765df17827a030be933457d7bbaae608fedd5a9632c0241e3fad4cc03050e [2021-11-10T20:31:19.039Z] $ docker rm -f aef765df17827a030be933457d7bbaae608fedd5a9632c0241e3fad4cc03050e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:31:19.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T20:31:19.416Z] . [Pipeline] withDockerContainer [2021-11-10T20:31:19.478Z] prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container [2021-11-10T20:31:19.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T20:31:19.899Z] $ docker top 2c2ea8c09e3ed3bd41eaf3ca09f30b4f5887d849cb947afdca2513a1cfc16713 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T20:31:20.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T20:31:20.083Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T20:31:20.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T20:31:20.218Z] $ docker exec 2c2ea8c09e3ed3bd41eaf3ca09f30b4f5887d849cb947afdca2513a1cfc16713 ssh-agent [2021-11-10T20:31:20.348Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlbDpIB/agent.13 [2021-11-10T20:31:20.348Z] SSH_AGENT_PID=19 [2021-11-10T20:31:20.353Z] Running ssh-add (command line suppressed) [2021-11-10T20:31:20.462Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8024646932761595595.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8024646932761595595.key) [2021-11-10T20:31:20.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T20:31:20.776Z] + git semver push [2021-11-10T20:31:20.776Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T20:31:20.776Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-11-10T20:31:20.776Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-11-10T20:31:20.776Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T20:31:20.776Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T20:31:20.776Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T20:31:20.776Z] # $SEMVER_BRANCH = main [2021-11-10T20:31:20.776Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-11-10T20:31:22.698Z] $ docker exec --env ******** --env ******** 2c2ea8c09e3ed3bd41eaf3ca09f30b4f5887d849cb947afdca2513a1cfc16713 ssh-agent -k [2021-11-10T20:31:22.819Z] unset SSH_AUTH_SOCK; [2021-11-10T20:31:22.819Z] unset SSH_AGENT_PID; [2021-11-10T20:31:22.819Z] echo Agent pid 19 killed; [2021-11-10T20:31:24.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T20:31:25.799Z] + git semver [Pipeline] } [2021-11-10T20:31:25.828Z] $ docker stop --time=1 2c2ea8c09e3ed3bd41eaf3ca09f30b4f5887d849cb947afdca2513a1cfc16713 [2021-11-10T20:31:27.022Z] $ docker rm -f 2c2ea8c09e3ed3bd41eaf3ca09f30b4f5887d849cb947afdca2513a1cfc16713 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-10T20:31:29.144Z] + '[' -d /w/workspace/oundry_go-mod-configuration_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:31:29.443Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:31:30.959Z] ---> package-listing.sh [2021-11-10T20:31:30.959Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T20:31:30.959Z] ++ facter osfamily [2021-11-10T20:31:31.220Z] + OS_FAMILY=redhat [2021-11-10T20:31:31.220Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2021-11-10T20:31:31.220Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T20:31:31.220Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T20:31:31.220Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T20:31:31.220Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T20:31:31.220Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-11-10T20:31:31.220Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T20:31:31.220Z] + case "${OS_FAMILY}" in [2021-11-10T20:31:31.220Z] + rpm -qa [2021-11-10T20:31:31.220Z] + sort [2021-11-10T20:31:32.959Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T20:31:32.959Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T20:31:32.959Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T20:31:32.959Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-11-10T20:31:32.959Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2021-11-10T20:31:32.959Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2021-11-10T20:31:32.968Z] 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-10T20:31:34.310Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:31:34.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T20:31:34.596Z] [2021-11-10T20:31:34.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T20:31:34.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T20:31:34.907Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T20:31:34.907Z] b4d181a07f80: Pulling fs layer [2021-11-10T20:31:34.907Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T20:31:34.907Z] ed53099fbce6: Pulling fs layer [2021-11-10T20:31:34.907Z] dc539afda2c1: Pulling fs layer [2021-11-10T20:31:34.907Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T20:31:34.907Z] 9065ff56babe: Pulling fs layer [2021-11-10T20:31:34.907Z] d287ab97295c: Pulling fs layer [2021-11-10T20:31:34.907Z] 77bc0d833cb6: Waiting [2021-11-10T20:31:34.907Z] dc539afda2c1: Waiting [2021-11-10T20:31:34.907Z] 9065ff56babe: Waiting [2021-11-10T20:31:34.907Z] d287ab97295c: Waiting [2021-11-10T20:31:34.907Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T20:31:34.907Z] a1111a8f2ec3: Download complete [2021-11-10T20:31:34.907Z] dc539afda2c1: Verifying Checksum [2021-11-10T20:31:34.907Z] dc539afda2c1: Download complete [2021-11-10T20:31:34.907Z] ed53099fbce6: Verifying Checksum [2021-11-10T20:31:34.907Z] ed53099fbce6: Download complete [2021-11-10T20:31:35.174Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T20:31:35.174Z] 77bc0d833cb6: Download complete [2021-11-10T20:31:35.174Z] 9065ff56babe: Verifying Checksum [2021-11-10T20:31:35.174Z] 9065ff56babe: Download complete [2021-11-10T20:31:35.174Z] b4d181a07f80: Verifying Checksum [2021-11-10T20:31:35.174Z] b4d181a07f80: Download complete [2021-11-10T20:31:36.760Z] d287ab97295c: Verifying Checksum [2021-11-10T20:31:36.760Z] d287ab97295c: Download complete [2021-11-10T20:31:36.760Z] b4d181a07f80: Pull complete [2021-11-10T20:31:36.760Z] a1111a8f2ec3: Pull complete [2021-11-10T20:31:37.334Z] ed53099fbce6: Pull complete [2021-11-10T20:31:37.597Z] dc539afda2c1: Pull complete [2021-11-10T20:31:37.859Z] 77bc0d833cb6: Pull complete [2021-11-10T20:31:37.859Z] 9065ff56babe: Pull complete [2021-11-10T20:31:43.855Z] d287ab97295c: Pull complete [2021-11-10T20:31:43.855Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T20:31:43.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T20:31:43.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T20:31:43.929Z] prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container [2021-11-10T20:31:43.966Z] $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T20:31:46.184Z] $ docker top f8e8e152773170e73128b91b0ceada9a33d8e8fb001b320c7f36cf8faeb7d5bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T20:31:46.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T20:31:46.847Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T20:31:47.138Z] + ls /var/log/sa-host [2021-11-10T20:31:47.138Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T20:31:47.138Z] file_magic: OK [2021-11-10T20:31:47.138Z] HZ: Using current value: 100 [2021-11-10T20:31:47.138Z] file_header: OK [2021-11-10T20:31:47.138Z] 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-11-10T20:31:47.138Z] Statistics: [2021-11-10T20:31:47.138Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T20:31:47.138Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T20:31:47.138Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T20:31:47.138Z] file_magic: OK [2021-11-10T20:31:47.138Z] HZ: Using current value: 100 [2021-11-10T20:31:47.138Z] file_header: OK [2021-11-10T20:31:47.138Z] 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-11-10T20:31:47.138Z] Statistics: [2021-11-10T20:31:47.138Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T20:31:47.138Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T20:31:48.518Z] provisioning config files... [2021-11-10T20:31:48.529Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3925427542986704169tmp [Pipeline] { [Pipeline] echo [2021-11-10T20:31:48.552Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:31:48.845Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T20:31:48.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:31:50.314Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T20:31:50.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:31:50.615Z] ---> sudo-logs.sh [2021-11-10T20:31:50.615Z] Archiving 'sudo' log.. [2021-11-10T20:31:50.615Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30269.novalocal: Name or service not known [2021-11-10T20:31:50.615Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30269.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T20:31:50.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:31:50.929Z] ---> job-cost.sh [2021-11-10T20:31:50.929Z] lf-activate-venv: SKIPPING [2021-11-10T20:31:50.929Z] DEBUG: total: 0.10999999940395355 [2021-11-10T20:31:50.929Z] INFO: Retrieving Stack Cost... [2021-11-10T20:31:56.769Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T20:31:56.769Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T20:31:56.780Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T20:31:57.062Z] ---> logs-deploy.sh [2021-11-10T20:31:57.062Z] lf-activate-venv: SKIPPING [2021-11-10T20:31:57.062Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/8 [2021-11-10T20:31:57.062Z] INFO: archiving workspace using pattern(s): [2021-11-10T20:31:57.628Z] Archives upload complete. [2021-11-10T20:31:57.888Z] INFO: archiving logs to Nexus [2021-11-10T20:31:59.271Z] ---> uname -a: [2021-11-10T20:31:59.271Z] Linux prd-centos7-docker-4c-2g-30269.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] ---> lscpu: [2021-11-10T20:31:59.271Z] Architecture: x86_64 [2021-11-10T20:31:59.271Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-10T20:31:59.271Z] Byte Order: Little Endian [2021-11-10T20:31:59.271Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-10T20:31:59.271Z] CPU(s): 2 [2021-11-10T20:31:59.271Z] On-line CPU(s) list: 0,1 [2021-11-10T20:31:59.271Z] Thread(s) per core: 1 [2021-11-10T20:31:59.271Z] Core(s) per socket: 1 [2021-11-10T20:31:59.271Z] Socket(s): 2 [2021-11-10T20:31:59.271Z] NUMA node(s): 1 [2021-11-10T20:31:59.271Z] Vendor ID: AuthenticAMD [2021-11-10T20:31:59.271Z] CPU family: 23 [2021-11-10T20:31:59.271Z] Model: 49 [2021-11-10T20:31:59.271Z] Model name: AMD EPYC-Rome Processor [2021-11-10T20:31:59.271Z] Stepping: 0 [2021-11-10T20:31:59.271Z] CPU MHz: 2799.998 [2021-11-10T20:31:59.271Z] BogoMIPS: 5599.99 [2021-11-10T20:31:59.271Z] Virtualization: AMD-V [2021-11-10T20:31:59.271Z] Hypervisor vendor: KVM [2021-11-10T20:31:59.271Z] Virtualization type: full [2021-11-10T20:31:59.271Z] L1d cache: 32K [2021-11-10T20:31:59.271Z] L1i cache: 32K [2021-11-10T20:31:59.271Z] L2 cache: 512K [2021-11-10T20:31:59.271Z] L3 cache: 16384K [2021-11-10T20:31:59.271Z] NUMA node0 CPU(s): 0,1 [2021-11-10T20:31:59.271Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] ---> nproc: [2021-11-10T20:31:59.271Z] 2 [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] ---> df -h: [2021-11-10T20:31:59.271Z] Filesystem Size Used Avail Use% Mounted on [2021-11-10T20:31:59.271Z] overlay 40G 9.0G 32G 23% / [2021-11-10T20:31:59.271Z] tmpfs 64M 0 64M 0% /dev [2021-11-10T20:31:59.271Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-10T20:31:59.271Z] shm 64M 0 64M 0% /dev/shm [2021-11-10T20:31:59.271Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] ---> sar -b -r -n DEV: [2021-11-10T20:31:59.271Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] 20:24:22 LINUX RESTART (2 CPU) [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] 20:25:01 tps rtps wtps bread/s bwrtn/s [2021-11-10T20:31:59.271Z] 20:26:01 15.34 3.00 12.34 2271.95 1901.22 [2021-11-10T20:31:59.271Z] 20:27:01 0.45 0.00 0.45 0.00 7.15 [2021-11-10T20:31:59.271Z] 20:28:01 0.27 0.00 0.27 0.00 2.98 [2021-11-10T20:31:59.271Z] 20:29:01 0.37 0.00 0.37 0.00 6.11 [2021-11-10T20:31:59.271Z] 20:30:01 0.17 0.00 0.17 0.00 1.67 [2021-11-10T20:31:59.271Z] 20:31:01 123.63 0.07 123.56 4.80 36786.14 [2021-11-10T20:31:59.271Z] Average: 23.37 0.51 22.86 379.47 6452.08 [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] 20:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-10T20:31:59.271Z] 20:26:01 5693684 0 618860 7.73 2620 1693776 1259104 13.90 560384 1521552 20 [2021-11-10T20:31:59.271Z] 20:27:01 5697788 0 614748 7.68 2620 1693784 1190980 13.15 556768 1522188 20 [2021-11-10T20:31:59.271Z] 20:28:01 5694020 0 618516 7.72 2620 1693784 1191064 13.15 560592 1522188 20 [2021-11-10T20:31:59.271Z] 20:29:01 5691600 0 620928 7.75 2620 1693792 1191128 13.15 561856 1523004 8 [2021-11-10T20:31:59.271Z] 20:30:01 5699440 0 613084 7.65 2620 1693796 1162416 12.83 555416 1523004 16 [2021-11-10T20:31:59.271Z] 20:31:01 4093008 0 897684 11.21 2620 3015628 1344708 14.85 801396 2671452 270476 [2021-11-10T20:31:59.271Z] Average: 5428257 0 663970 8.29 2620 1914093 1223233 13.51 599402 1713898 45093 [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] 20:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-10T20:31:59.271Z] 20:26:01 eth0 52.90 35.91 318.35 12.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:26:01 docker0 1.53 1.18 0.31 1.92 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:27:01 eth0 1.95 0.48 0.65 0.39 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:28:01 eth0 2.78 0.80 0.94 0.59 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:29:01 eth0 2.27 0.68 0.89 0.52 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:30:01 eth0 1.68 0.42 0.50 0.34 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:31:01 eth0 328.58 192.42 7308.53 26.89 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] 20:31:01 docker0 9.09 11.39 0.80 51.83 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] Average: eth0 65.04 38.46 1271.88 6.79 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] Average: docker0 1.77 2.10 0.19 8.96 0.00 0.00 0.00 0.00 [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] ---> sar -P ALL: [2021-11-10T20:31:59.271Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] 20:24:22 LINUX RESTART (2 CPU) [2021-11-10T20:31:59.271Z] [2021-11-10T20:31:59.271Z] 20:25:01 CPU %user %nice %system %iowait %steal %idle [2021-11-10T20:31:59.271Z] 20:26:01 all 2.59 0.00 1.10 0.18 0.03 96.10 [2021-11-10T20:31:59.271Z] 20:26:01 0 2.14 0.00 1.26 0.25 0.03 96.32 [2021-11-10T20:31:59.271Z] 20:26:01 1 3.04 0.00 0.94 0.10 0.03 95.88 [2021-11-10T20:31:59.271Z] 20:27:01 all 0.23 0.00 0.08 0.00 0.02 99.67 [2021-11-10T20:31:59.271Z] 20:27:01 0 0.13 0.00 0.12 0.00 0.02 99.73 [2021-11-10T20:31:59.271Z] 20:27:01 1 0.33 0.00 0.05 0.00 0.02 99.60 [2021-11-10T20:31:59.271Z] 20:28:01 all 0.10 0.00 0.09 0.00 0.02 99.79 [2021-11-10T20:31:59.271Z] 20:28:01 0 0.13 0.00 0.12 0.00 0.03 99.72 [2021-11-10T20:31:59.272Z] 20:28:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-11-10T20:31:59.272Z] 20:29:01 all 0.17 0.00 0.06 0.00 0.02 99.76 [2021-11-10T20:31:59.272Z] 20:29:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2021-11-10T20:31:59.272Z] 20:29:01 1 0.23 0.00 0.05 0.00 0.02 99.70 [2021-11-10T20:31:59.272Z] 20:30:01 all 0.23 0.00 0.07 0.00 0.03 99.68 [2021-11-10T20:31:59.272Z] 20:30:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2021-11-10T20:31:59.272Z] 20:30:01 1 0.35 0.00 0.08 0.00 0.02 99.55 [2021-11-10T20:31:59.272Z] 20:31:01 all 20.47 0.00 7.86 1.30 0.09 70.28 [2021-11-10T20:31:59.272Z] 20:31:01 0 20.51 0.00 8.11 1.64 0.09 69.65 [2021-11-10T20:31:59.272Z] 20:31:01 1 20.42 0.00 7.62 0.96 0.09 70.92 [2021-11-10T20:31:59.272Z] Average: all 3.85 0.00 1.50 0.24 0.03 94.37 [2021-11-10T20:31:59.272Z] Average: 0 3.74 0.00 1.58 0.31 0.04 94.35 [2021-11-10T20:31:59.272Z] Average: 1 3.97 0.00 1.43 0.17 0.03 94.40 [2021-11-10T20:31:59.272Z] [2021-11-10T20:31:59.272Z] [2021-11-10T20:31:59.272Z]