Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c2f3ae99b0e5235a121651f211ad2c8cc1234812 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4780’ Running on prd-centos7-docker-4c-2g-4784 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision c2f3ae99b0e5235a121651f211ad2c8cc1234812 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 Commit message: "Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/go-redis/redis/v7-7.3.0" > git rev-list --no-walk a9782fd296e62743fd293fc29a8ddc102bb806d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T19:54:12.822Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T19:54:12.959Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T19:54:12.988Z] ========================================================= [2021-05-12T19:54:12.988Z] EdgeX Global Pipelines Version Info [2021-05-12T19:54:12.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-12T19:54:14.882Z] ------------------- [2021-05-12T19:54:14.882Z] stable info: [2021-05-12T19:54:14.883Z] ------------------- [2021-05-12T19:54:14.883Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T19:54:14.883Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T19:54:14.883Z] Message: update stable to v1.0.192 [2021-05-12T19:54:15.455Z] ------------------- [2021-05-12T19:54:15.455Z] experimental info: [2021-05-12T19:54:15.455Z] ------------------- [2021-05-12T19:54:15.455Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T19:54:15.455Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T19:54:15.455Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T19:54:15.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-05-12T19:54:15.605Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-05-12T19:54:15.628Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T19:54:15.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T19:54:15.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T19:54:15.693Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T19:54:15.716Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T19:54:15.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T19:54:15.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-12T19:54:15.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T19:54:15.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T19:54:15.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-05-12T19:54:15.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T19:54:15.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T19:54:15.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T19:54:15.997Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T19:54:16.037Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T19:54:16.063Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T19:54:16.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T19:54:16.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-12T19:54:16.131Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-12T19:54:16.154Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-12T19:54:16.177Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-12T19:54:16.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-12T19:54:16.221Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-12T19:54:16.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T19:54:16.265Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-12T19:54:16.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-12T19:54:16.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-12T19:54:16.358Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2f3ae99b0e5235a121651f211ad2c8cc1234812 [Pipeline] echo [2021-05-12T19:54:16.380Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2f3ae9 [Pipeline] echo [2021-05-12T19:54:16.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T19:54:16.809Z] + git log --format=format:%s -1 c2f3ae99b0e5235a121651f211ad2c8cc1234812 [Pipeline] echo [2021-05-12T19:54:16.880Z] GIT_COMMIT: c2f3ae99b0e5235a121651f211ad2c8cc1234812, Commit Message: Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/go-redis/redis/v7-7.3.0 [Pipeline] echo [2021-05-12T19:54:16.892Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:54:17.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T19:54:17.708Z] [2021-05-12T19:54:17.708Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:54:18.023Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T19:54:18.023Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T19:54:18.024Z] 31603596830f: Pulling fs layer [2021-05-12T19:54:18.024Z] 54011a49482f: Pulling fs layer [2021-05-12T19:54:18.024Z] a6820b24f6d8: Pulling fs layer [2021-05-12T19:54:18.024Z] f581987b2513: Pulling fs layer [2021-05-12T19:54:18.024Z] f581987b2513: Waiting [2021-05-12T19:54:18.024Z] 54011a49482f: Verifying Checksum [2021-05-12T19:54:18.024Z] 54011a49482f: Download complete [2021-05-12T19:54:18.288Z] 31603596830f: Verifying Checksum [2021-05-12T19:54:18.288Z] 31603596830f: Download complete [2021-05-12T19:54:18.288Z] f581987b2513: Verifying Checksum [2021-05-12T19:54:18.288Z] f581987b2513: Download complete [2021-05-12T19:54:18.288Z] a6820b24f6d8: Verifying Checksum [2021-05-12T19:54:18.288Z] a6820b24f6d8: Download complete [2021-05-12T19:54:18.551Z] 31603596830f: Pull complete [2021-05-12T19:54:18.814Z] 54011a49482f: Pull complete [2021-05-12T19:54:19.764Z] a6820b24f6d8: Pull complete [2021-05-12T19:54:19.764Z] f581987b2513: Pull complete [2021-05-12T19:54:19.764Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T19:54:19.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T19:54:19.764Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T19:54:19.870Z] prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container [2021-05-12T19:54:19.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T19:54:21.978Z] $ docker top ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T19:54:22.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T19:54:22.125Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T19:54:22.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T19:54:22.342Z] $ docker exec ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 ssh-agent [2021-05-12T19:54:22.499Z] SSH_AUTH_SOCK=/tmp/ssh-TFKPsxVudQ6e/agent.12 [2021-05-12T19:54:22.499Z] SSH_AGENT_PID=18 [2021-05-12T19:54:22.508Z] Running ssh-add (command line suppressed) [2021-05-12T19:54:22.625Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6752324177419037897.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6752324177419037897.key) [2021-05-12T19:54:22.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T19:54:22.992Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T19:54:23.011Z] $ docker exec --env ******** --env ******** ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 ssh-agent -k [2021-05-12T19:54:23.124Z] unset SSH_AUTH_SOCK; [2021-05-12T19:54:23.125Z] unset SSH_AGENT_PID; [2021-05-12T19:54:23.125Z] echo Agent pid 18 killed; [2021-05-12T19:54:23.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T19:54:23.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T19:54:23.215Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T19:54:23.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T19:54:23.385Z] $ docker exec ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 ssh-agent [2021-05-12T19:54:23.562Z] SSH_AUTH_SOCK=/tmp/ssh-kqQnoVaabFvS/agent.46 [2021-05-12T19:54:23.562Z] SSH_AGENT_PID=51 [2021-05-12T19:54:23.569Z] Running ssh-add (command line suppressed) [2021-05-12T19:54:23.692Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2411714720914761084.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2411714720914761084.key) [2021-05-12T19:54:23.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T19:54:24.049Z] + git semver init [2021-05-12T19:54:24.049Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T19:54:24.049Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-05-12T19:54:24.049Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-05-12T19:54:24.049Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T19:54:24.049Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T19:54:24.049Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T19:54:24.049Z] # $SEMVER_BRANCH = master [2021-05-12T19:54:24.049Z] # $SEMVER_TEMP = /tmp/semver-338068255 [2021-05-12T19:54:24.049Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-05-12T19:54:24.621Z] # '/tmp/semver-338068255' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' [2021-05-12T19:54:24.621Z] # -> Force: false [2021-05-12T19:54:24.621Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2021-05-12T19:54:24.633Z] $ docker exec --env ******** --env ******** ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 ssh-agent -k [2021-05-12T19:54:24.744Z] unset SSH_AUTH_SOCK; [2021-05-12T19:54:24.744Z] unset SSH_AGENT_PID; [2021-05-12T19:54:24.744Z] echo Agent pid 51 killed; [2021-05-12T19:54:24.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T19:54:25.119Z] + git semver [Pipeline] } [2021-05-12T19:54:25.135Z] $ docker stop --time=1 ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 [2021-05-12T19:54:26.507Z] $ docker rm -f ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T19:54:26.912Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T19:54:27.242Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T19:54:27.245Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.15 [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-05-12T19:54:42.420Z] Still waiting to schedule task [2021-05-12T19:54:42.420Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-12T19:54:42.423Z] Still waiting to schedule task [2021-05-12T19:54:42.423Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-12T19:56:03.465Z] Running on prd-centos7-docker-4c-2g-4788 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2021-05-12T19:56:03.483Z] Running in /w/workspace/go-mod-messaging/37 [Pipeline] { [Pipeline] checkout [2021-05-12T19:56:06.130Z] using credential edgex-jenkins-ssh [2021-05-12T19:56:06.145Z] Cloning the remote Git repository [2021-05-12T19:56:06.169Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-05-12T19:56:06.237Z] > git init /w/workspace/go-mod-messaging/37 # timeout=10 [2021-05-12T19:56:06.290Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-05-12T19:56:06.290Z] > git --version # timeout=10 [2021-05-12T19:56:06.296Z] > git --version # 'git version 2.24.3' [2021-05-12T19:56:06.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T19:56:06.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T19:56:07.528Z] Checking out Revision c2f3ae99b0e5235a121651f211ad2c8cc1234812 (master) [2021-05-12T19:56:07.115Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-05-12T19:56:07.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T19:56:07.135Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-05-12T19:56:07.148Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-05-12T19:56:07.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T19:56:07.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T19:56:07.538Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T19:56:07.543Z] > git checkout -f c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 [2021-05-12T19:56:11.211Z] Commit message: "Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/go-redis/redis/v7-7.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T19:56:12.298Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T19:56:12.629Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T19:56:12.927Z] + true [2021-05-12T19:56:12.927Z] + sudo service docker restart [2021-05-12T19:56:12.927Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-12T19:56:14.993Z] ========================================================= [2021-05-12T19:56:14.994Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T19:56:14.994Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:56:15.302Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-12T19:56:15.565Z] Sending build context to Docker daemon 574.5kB [2021-05-12T19:56:15.565Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-12T19:56:15.565Z] Step 2/7 : FROM ${BASE} [2021-05-12T19:56:15.828Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T19:56:15.828Z] 540db60ca938: Pulling fs layer [2021-05-12T19:56:15.828Z] adcc1eea9eea: Pulling fs layer [2021-05-12T19:56:15.828Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T19:56:15.828Z] 0510c868ecb4: Pulling fs layer [2021-05-12T19:56:15.828Z] afea3b2eda06: Pulling fs layer [2021-05-12T19:56:15.828Z] 7809a108b3ef: Pulling fs layer [2021-05-12T19:56:15.828Z] f706445af74f: Pulling fs layer [2021-05-12T19:56:15.828Z] 0510c868ecb4: Waiting [2021-05-12T19:56:15.828Z] afea3b2eda06: Waiting [2021-05-12T19:56:15.828Z] 7809a108b3ef: Waiting [2021-05-12T19:56:15.828Z] f706445af74f: Waiting [2021-05-12T19:56:15.828Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T19:56:15.828Z] 4c4ab2625f07: Download complete [2021-05-12T19:56:15.828Z] adcc1eea9eea: Download complete [2021-05-12T19:56:15.828Z] afea3b2eda06: Download complete [2021-05-12T19:56:15.828Z] 7809a108b3ef: Download complete [2021-05-12T19:56:15.828Z] 540db60ca938: Download complete [2021-05-12T19:56:16.102Z] 540db60ca938: Pull complete [2021-05-12T19:56:16.364Z] adcc1eea9eea: Pull complete [2021-05-12T19:56:16.364Z] 4c4ab2625f07: Pull complete [2021-05-12T19:56:17.764Z] f706445af74f: Verifying Checksum [2021-05-12T19:56:17.764Z] f706445af74f: Download complete [2021-05-12T19:56:18.341Z] 0510c868ecb4: Verifying Checksum [2021-05-12T19:56:18.341Z] 0510c868ecb4: Download complete [2021-05-12T19:56:24.977Z] 0510c868ecb4: Pull complete [2021-05-12T19:56:24.977Z] afea3b2eda06: Pull complete [2021-05-12T19:56:24.977Z] 7809a108b3ef: Pull complete [2021-05-12T19:56:28.315Z] f706445af74f: Pull complete [2021-05-12T19:56:28.315Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T19:56:28.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T19:56:28.315Z] ---> b068be0155e3 [2021-05-12T19:56:28.315Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-12T19:56:28.315Z] ---> Running in 394df5dfae31 [2021-05-12T19:56:28.578Z] Removing intermediate container 394df5dfae31 [2021-05-12T19:56:28.578Z] ---> ae98fa19536a [2021-05-12T19:56:28.578Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-12T19:56:28.842Z] ---> Running in cadcc75e10ba [2021-05-12T19:56:29.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:56:30.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:56:30.947Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-12T19:56:30.947Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-12T19:56:30.947Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-12T19:56:30.947Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-12T19:56:31.213Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-12T19:56:31.213Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T19:56:31.213Z] OK: 150 MiB in 45 packages [2021-05-12T19:56:31.787Z] Removing intermediate container cadcc75e10ba [2021-05-12T19:56:31.787Z] ---> 69cda676cbbf [2021-05-12T19:56:31.787Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-12T19:56:32.056Z] ---> Running in 3231891c9128 [2021-05-12T19:56:32.056Z] Removing intermediate container 3231891c9128 [2021-05-12T19:56:32.056Z] ---> 57481c7422b5 [2021-05-12T19:56:32.056Z] Step 6/7 : COPY go.mod . [2021-05-12T19:56:32.320Z] ---> f64da16c2d65 [2021-05-12T19:56:32.320Z] Step 7/7 : RUN go mod download [2021-05-12T19:56:32.320Z] ---> Running in be109fa02cc8 [2021-05-12T19:56:47.295Z] Removing intermediate container be109fa02cc8 [2021-05-12T19:56:47.295Z] ---> d90a091b037b [2021-05-12T19:56:47.295Z] Successfully built d90a091b037b [2021-05-12T19:56:47.295Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:56:47.616Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T19:56:47.616Z] . [Pipeline] withDockerContainer [2021-05-12T19:56:47.719Z] prd-centos7-docker-4c-2g-4788 does not seem to be running inside a container [2021-05-12T19:56:47.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/37 -v /w/workspace/go-mod-messaging/37:/w/workspace/go-mod-messaging/37:rw,z -v /w/workspace/go-mod-messaging/37@tmp:/w/workspace/go-mod-messaging/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T19:56:48.502Z] $ docker top 43a64f09b783f6bc3b30ce60d8365f462c3b481f9ea95a7ec67334bfbd9f2915 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:56:48.931Z] + go version [2021-05-12T19:56:48.931Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T19:56:48.950Z] $ docker stop --time=1 43a64f09b783f6bc3b30ce60d8365f462c3b481f9ea95a7ec67334bfbd9f2915 [2021-05-12T19:56:50.292Z] $ docker rm -f 43a64f09b783f6bc3b30ce60d8365f462c3b481f9ea95a7ec67334bfbd9f2915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:56:50.775Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T19:56:50.775Z] . [Pipeline] withDockerContainer [2021-05-12T19:56:50.871Z] prd-centos7-docker-4c-2g-4788 does not seem to be running inside a container [2021-05-12T19:56:50.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/37 -v /w/workspace/go-mod-messaging/37:/w/workspace/go-mod-messaging/37:rw,z -v /w/workspace/go-mod-messaging/37@tmp:/w/workspace/go-mod-messaging/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T19:56:51.519Z] $ docker top faab6788d0cd463903ecee50491b07d0ad2e0c9a51cfed10317c65d57dd9193a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:56:51.909Z] + go mod tidy [Pipeline] sh [2021-05-12T19:56:52.477Z] + make test [2021-05-12T19:56:52.477Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-12T19:57:00.719Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-05-12T19:57:02.151Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.033s coverage: 90.0% of statements [2021-05-12T19:57:02.428Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.026s coverage: 67.3% of statements [2021-05-12T19:57:02.428Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-05-12T19:57:29.238Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.368s coverage: 83.8% of statements [2021-05-12T19:57:29.238Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.008s coverage: 85.7% of statements [2021-05-12T19:57:29.238Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.006s coverage: 100.0% of statements [2021-05-12T19:57:29.238Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.008s coverage: 100.0% of statements [2021-05-12T19:57:29.238Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.005s coverage: 90.9% of statements [2021-05-12T19:57:29.238Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-12T19:57:32.582Z] gofmt -l . [2021-05-12T19:57:32.582Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-12T19:57:32.601Z] $ docker stop --time=1 faab6788d0cd463903ecee50491b07d0ad2e0c9a51cfed10317c65d57dd9193a [2021-05-12T19:57:34.205Z] $ docker rm -f faab6788d0cd463903ecee50491b07d0ad2e0c9a51cfed10317c65d57dd9193a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T19:57:34.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-12T19:57:35.021Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-12T19:57:35.604Z] ---> job-cost.sh [2021-05-12T19:57:35.604Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HXue [2021-05-12T19:57:50.562Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T19:58:09.098Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4789 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2021-05-12T19:58:09.119Z] Running in /w/workspace/go-mod-messaging/37 [Pipeline] { [Pipeline] checkout [2021-05-12T19:58:14.551Z] using credential edgex-jenkins-ssh [2021-05-12T19:58:14.580Z] Cloning the remote Git repository [2021-05-12T19:58:14.652Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-05-12T19:58:14.780Z] > git init /w/workspace/go-mod-messaging/37 # timeout=10 [2021-05-12T19:58:14.860Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-05-12T19:58:14.861Z] > git --version # timeout=10 [2021-05-12T19:58:14.877Z] > git --version # 'git version 2.17.1' [2021-05-12T19:58:14.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T19:58:14.946Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T19:58:16.216Z] Checking out Revision c2f3ae99b0e5235a121651f211ad2c8cc1234812 (master) [2021-05-12T19:58:15.670Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-05-12T19:58:15.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T19:58:15.722Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-05-12T19:58:15.756Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-05-12T19:58:15.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T19:58:15.770Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T19:58:16.239Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T19:58:16.256Z] > git checkout -f c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 [2021-05-12T19:58:17.235Z] lf-activate-venv(): INFO: Adding /tmp/venv-HXue/bin to PATH [2021-05-12T19:58:17.235Z] INFO: No Stack... [2021-05-12T19:58:17.235Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T19:58:17.235Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T19:58:17.541Z] + cut -d, -f6 [2021-05-12T19:58:17.541Z] + cat /w/workspace/go-mod-messaging/37/archives/cost.csv [Pipeline] lock [2021-05-12T19:58:17.613Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] [2021-05-12T19:58:17.621Z] Resource [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] did not exist. Created. [2021-05-12T19:58:17.622Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T19:58:17.946Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-12T19:58:18.064Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T19:58:18.080Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T19:58:20.406Z] Commit message: "Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/go-redis/redis/v7-7.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T19:58:21.696Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T19:58:22.133Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T19:58:22.499Z] + true [2021-05-12T19:58:22.499Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-12T19:58:25.429Z] ========================================================= [2021-05-12T19:58:25.429Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T19:58:25.429Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:58:25.793Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-12T19:58:26.783Z] Sending build context to Docker daemon 573.4kB [2021-05-12T19:58:26.783Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-12T19:58:26.783Z] Step 2/7 : FROM ${BASE} [2021-05-12T19:58:27.058Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T19:58:27.058Z] 595b0fe564bb: Pulling fs layer [2021-05-12T19:58:27.058Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T19:58:27.058Z] 316046926c0a: Pulling fs layer [2021-05-12T19:58:27.058Z] 4ebd0625c992: Pulling fs layer [2021-05-12T19:58:27.058Z] 207e8628e3a3: Pulling fs layer [2021-05-12T19:58:27.058Z] c791037a9be2: Pulling fs layer [2021-05-12T19:58:27.058Z] ffd874e62e21: Pulling fs layer [2021-05-12T19:58:27.058Z] 4ebd0625c992: Waiting [2021-05-12T19:58:27.058Z] 207e8628e3a3: Waiting [2021-05-12T19:58:27.058Z] c791037a9be2: Waiting [2021-05-12T19:58:27.058Z] ffd874e62e21: Waiting [2021-05-12T19:58:27.058Z] 316046926c0a: Verifying Checksum [2021-05-12T19:58:27.058Z] 316046926c0a: Download complete [2021-05-12T19:58:27.058Z] 7186ed65a4f7: Download complete [2021-05-12T19:58:27.058Z] 207e8628e3a3: Verifying Checksum [2021-05-12T19:58:27.058Z] 207e8628e3a3: Download complete [2021-05-12T19:58:27.058Z] c791037a9be2: Verifying Checksum [2021-05-12T19:58:27.058Z] c791037a9be2: Download complete [2021-05-12T19:58:27.058Z] 595b0fe564bb: Verifying Checksum [2021-05-12T19:58:27.058Z] 595b0fe564bb: Download complete [2021-05-12T19:58:27.689Z] 595b0fe564bb: Pull complete [2021-05-12T19:58:28.677Z] 7186ed65a4f7: Pull complete [2021-05-12T19:58:28.953Z] 316046926c0a: Pull complete [2021-05-12T19:58:29.226Z] ffd874e62e21: Verifying Checksum [2021-05-12T19:58:29.226Z] ffd874e62e21: Download complete [2021-05-12T19:58:31.208Z] 4ebd0625c992: Verifying Checksum [2021-05-12T19:58:31.208Z] 4ebd0625c992: Download complete [2021-05-12T19:58:41.397Z] 4ebd0625c992: Pull complete [2021-05-12T19:58:41.397Z] 207e8628e3a3: Pull complete [2021-05-12T19:58:41.397Z] c791037a9be2: Pull complete [2021-05-12T19:58:44.779Z] ffd874e62e21: Pull complete [2021-05-12T19:58:44.779Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T19:58:44.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T19:58:44.779Z] ---> cfc18b08335c [2021-05-12T19:58:44.779Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-12T19:58:47.429Z] ---> Running in a83379ad893f [2021-05-12T19:58:48.028Z] Removing intermediate container a83379ad893f [2021-05-12T19:58:48.028Z] ---> da03d9348e02 [2021-05-12T19:58:48.028Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-12T19:58:48.028Z] ---> Running in f0d65323306f [2021-05-12T19:58:49.463Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:58:50.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:58:51.046Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-12T19:58:51.046Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-12T19:58:51.320Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-12T19:58:51.320Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-12T19:58:51.598Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-12T19:58:51.598Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T19:58:51.598Z] OK: 139 MiB in 45 packages [2021-05-12T19:58:53.579Z] Removing intermediate container f0d65323306f [2021-05-12T19:58:53.579Z] ---> c1d6655a9025 [2021-05-12T19:58:53.579Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-12T19:58:53.579Z] ---> Running in 44c2243c3317 [2021-05-12T19:58:53.850Z] Removing intermediate container 44c2243c3317 [2021-05-12T19:58:53.850Z] ---> 4eb85b882ba6 [2021-05-12T19:58:53.850Z] Step 6/7 : COPY go.mod . [2021-05-12T19:58:54.441Z] ---> c40a8cbc41fd [2021-05-12T19:58:54.441Z] Step 7/7 : RUN go mod download [2021-05-12T19:58:54.713Z] ---> Running in 07f3637a01e4 [2021-05-12T19:59:09.802Z] Removing intermediate container 07f3637a01e4 [2021-05-12T19:59:09.802Z] ---> b377d3362563 [2021-05-12T19:59:09.802Z] Successfully built b377d3362563 [2021-05-12T19:59:09.802Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:59:10.145Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T19:59:10.145Z] . [Pipeline] withDockerContainer [2021-05-12T19:59:10.386Z] prd-ubuntu18.04-docker-arm64-4c-16g-4789 does not seem to be running inside a container [2021-05-12T19:59:10.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/37 -v /w/workspace/go-mod-messaging/37:/w/workspace/go-mod-messaging/37:rw,z -v /w/workspace/go-mod-messaging/37@tmp:/w/workspace/go-mod-messaging/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T19:59:12.114Z] $ docker top b661f448c4dac6b1c22669c78fa8bad12bf622a31b4d62da661d223aab17ebf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:59:13.079Z] + go version [2021-05-12T19:59:13.079Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T19:59:13.109Z] $ docker stop --time=1 b661f448c4dac6b1c22669c78fa8bad12bf622a31b4d62da661d223aab17ebf6 [2021-05-12T19:59:15.077Z] $ docker rm -f b661f448c4dac6b1c22669c78fa8bad12bf622a31b4d62da661d223aab17ebf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:59:15.772Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T19:59:15.772Z] . [Pipeline] withDockerContainer [2021-05-12T19:59:16.041Z] prd-ubuntu18.04-docker-arm64-4c-16g-4789 does not seem to be running inside a container [2021-05-12T19:59:16.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/37 -v /w/workspace/go-mod-messaging/37:/w/workspace/go-mod-messaging/37:rw,z -v /w/workspace/go-mod-messaging/37@tmp:/w/workspace/go-mod-messaging/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T19:59:17.572Z] $ docker top 5dd21019e6581425645fbad4e917c97dbfcdfa5a33b4b35627fc4b38e6b64aaf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:59:18.493Z] + go mod tidy [Pipeline] sh [2021-05-12T19:59:19.425Z] + make test [2021-05-12T19:59:19.425Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-12T19:59:41.634Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-05-12T19:59:47.057Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.109s coverage: 90.0% of statements [2021-05-12T19:59:48.520Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.024s coverage: 67.3% of statements [2021-05-12T19:59:48.520Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-05-12T20:00:21.668Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.394s coverage: 83.8% of statements [2021-05-12T20:00:21.668Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.021s coverage: 85.7% of statements [2021-05-12T20:00:21.668Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.029s coverage: 100.0% of statements [2021-05-12T20:00:21.668Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.018s coverage: 100.0% of statements [2021-05-12T20:00:21.668Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.012s coverage: 90.9% of statements [2021-05-12T20:00:21.668Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-12T20:00:40.303Z] gofmt -l . [2021-05-12T20:00:40.303Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-12T20:00:40.329Z] $ docker stop --time=1 5dd21019e6581425645fbad4e917c97dbfcdfa5a33b4b35627fc4b38e6b64aaf [2021-05-12T20:00:42.361Z] $ docker rm -f 5dd21019e6581425645fbad4e917c97dbfcdfa5a33b4b35627fc4b38e6b64aaf [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T20:00:43.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-12T20:00:43.255Z] Warning: overwriting stash ‘coverage-report’ [2021-05-12T20:00:43.959Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:00:44.534Z] ---> job-cost.sh [2021-05-12T20:00:44.534Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7kLW [2021-05-12T20:01:23.588Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T20:02:45.518Z] lf-activate-venv(): INFO: Adding /tmp/venv-7kLW/bin to PATH [2021-05-12T20:02:45.518Z] INFO: No Stack... [2021-05-12T20:02:45.518Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T20:02:45.518Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T20:02:45.861Z] + cat /w/workspace/go-mod-messaging/37/archives/cost.csv [2021-05-12T20:02:45.861Z] + cut -d, -f6 [Pipeline] lock [2021-05-12T20:02:45.970Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] [2021-05-12T20:02:45.977Z] Resource [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] did not exist. Created. [2021-05-12T20:02:45.977Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T20:02:46.347Z] /w/workspace/go-mod-messaging/37@tmp/durable-c13bcec7/script.sh: 1: /w/workspace/go-mod-messaging/37@tmp/durable-c13bcec7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-12T20:02:46.694Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T20:02:46.715Z] Warning: overwriting stash ‘stack-cost’ [2021-05-12T20:02:46.862Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T20:02:46.881Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-12T20:02:47.284Z] provisioning config files... [2021-05-12T20:02:47.298Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config1723678586061816485tmp [Pipeline] { [Pipeline] sh [2021-05-12T20:02:47.620Z] + set +x [2021-05-12T20:02:47.620Z] + curl -s https://codecov.io/bash [2021-05-12T20:02:47.620Z] + bash -s -- [2021-05-12T20:02:47.882Z] [2021-05-12T20:02:47.882Z] _____ _ [2021-05-12T20:02:47.882Z] / ____| | | [2021-05-12T20:02:47.882Z] | | ___ __| | ___ ___ _____ __ [2021-05-12T20:02:47.882Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-12T20:02:47.882Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-12T20:02:47.882Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-12T20:02:47.882Z] Bash-1.0.2 [2021-05-12T20:02:47.882Z] [2021-05-12T20:02:47.882Z] [2021-05-12T20:02:47.882Z] ==> git version 2.24.3 found [2021-05-12T20:02:47.882Z] ==> 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-05-12T20:02:47.882Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-12T20:02:47.882Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-12T20:02:47.882Z] ==> Jenkins CI detected. [2021-05-12T20:02:47.882Z] project root: . [2021-05-12T20:02:47.882Z] --> token set from env [2021-05-12T20:02:47.882Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-12T20:02:47.882Z] ==> Running gcov in . (disable via -X gcov) [2021-05-12T20:02:47.882Z] ==> Python coveragepy not found [2021-05-12T20:02:47.882Z] ==> Searching for coverage reports in: [2021-05-12T20:02:47.882Z] + . [2021-05-12T20:02:47.882Z] -> Found 1 reports [2021-05-12T20:02:47.882Z] ==> Detecting git/mercurial file structure [2021-05-12T20:02:47.882Z] ==> Reading reports [2021-05-12T20:02:47.882Z] + ./coverage.out bytes=21942 [2021-05-12T20:02:47.882Z] ==> Appending adjustments [2021-05-12T20:02:47.882Z] https://docs.codecov.io/docs/fixing-reports [2021-05-12T20:02:48.145Z] + Found adjustments [2021-05-12T20:02:48.145Z] ==> Gzipping contents [2021-05-12T20:02:48.145Z] 8.0K /tmp/codecov.41vEFN.gz [2021-05-12T20:02:48.145Z] ==> Uploading reports [2021-05-12T20:02:48.145Z] url: https://codecov.io [2021-05-12T20:02:48.145Z] query: branch=master&commit=c2f3ae99b0e5235a121651f211ad2c8cc1234812&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F37%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-12T20:02:48.145Z] -> Pinging Codecov [2021-05-12T20:02:48.145Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=c2f3ae99b0e5235a121651f211ad2c8cc1234812&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F37%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-12T20:02:48.719Z] -> Uploading to [2021-05-12T20:02:48.720Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-12/F6E385568367DD0E4001BA4F8F1CB792/c2f3ae99b0e5235a121651f211ad2c8cc1234812/ac63640e-b938-4df7-9f0d-88214373cba4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T200248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d313d058bb09dfb6aff7a336558a19ec870cb06f3962133dae4b1245ce8ec6fb [2021-05-12T20:02:48.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T20:02:48.720Z] Dload Upload Total Spent Left Speed [2021-05-12T20:02:49.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5267 0 0 100 5267 0 9701 --:--:-- --:--:-- --:--:-- 9699 [2021-05-12T20:02:49.294Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c2f3ae99b0e5235a121651f211ad2c8cc1234812 [Pipeline] } [2021-05-12T20:02:49.304Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-12T20:02:49.919Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-12T20:02:49.944Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:02:50.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-12T20:02:50.252Z] [2021-05-12T20:02:50.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:02:50.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-12T20:02:50.573Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-12T20:02:50.573Z] 188c0c94c7c5: Pulling fs layer [2021-05-12T20:02:50.573Z] 0ef7d3d256c8: Pulling fs layer [2021-05-12T20:02:50.573Z] de9db76c5a1d: Pulling fs layer [2021-05-12T20:02:50.573Z] 0eba1c9be4d2: Pulling fs layer [2021-05-12T20:02:50.573Z] 0d57e429df01: Pulling fs layer [2021-05-12T20:02:50.573Z] 4e4be7b47b0d: Pulling fs layer [2021-05-12T20:02:50.573Z] e1f770b5df2f: Pulling fs layer [2021-05-12T20:02:50.573Z] 85a0685a4137: Pulling fs layer [2021-05-12T20:02:50.573Z] 0eba1c9be4d2: Waiting [2021-05-12T20:02:50.573Z] 0d57e429df01: Waiting [2021-05-12T20:02:50.573Z] 4e4be7b47b0d: Waiting [2021-05-12T20:02:50.573Z] e1f770b5df2f: Waiting [2021-05-12T20:02:50.573Z] 85a0685a4137: Waiting [2021-05-12T20:02:50.573Z] de9db76c5a1d: Verifying Checksum [2021-05-12T20:02:50.573Z] de9db76c5a1d: Download complete [2021-05-12T20:02:50.573Z] 0ef7d3d256c8: Verifying Checksum [2021-05-12T20:02:50.573Z] 0ef7d3d256c8: Download complete [2021-05-12T20:02:50.573Z] 0d57e429df01: Verifying Checksum [2021-05-12T20:02:50.573Z] 0d57e429df01: Download complete [2021-05-12T20:02:50.573Z] 4e4be7b47b0d: Verifying Checksum [2021-05-12T20:02:50.573Z] 4e4be7b47b0d: Download complete [2021-05-12T20:02:50.573Z] 188c0c94c7c5: Verifying Checksum [2021-05-12T20:02:50.573Z] 188c0c94c7c5: Download complete [2021-05-12T20:02:51.149Z] 188c0c94c7c5: Pull complete [2021-05-12T20:02:51.149Z] 0ef7d3d256c8: Pull complete [2021-05-12T20:02:51.412Z] de9db76c5a1d: Pull complete [2021-05-12T20:02:52.369Z] e1f770b5df2f: Verifying Checksum [2021-05-12T20:02:52.369Z] e1f770b5df2f: Download complete [2021-05-12T20:02:54.315Z] 85a0685a4137: Verifying Checksum [2021-05-12T20:02:54.315Z] 85a0685a4137: Download complete [2021-05-12T20:02:54.315Z] 0eba1c9be4d2: Verifying Checksum [2021-05-12T20:02:54.315Z] 0eba1c9be4d2: Download complete [2021-05-12T20:02:59.740Z] 0eba1c9be4d2: Pull complete [2021-05-12T20:03:00.003Z] 0d57e429df01: Pull complete [2021-05-12T20:03:00.003Z] 4e4be7b47b0d: Pull complete [2021-05-12T20:03:01.936Z] e1f770b5df2f: Pull complete [2021-05-12T20:03:10.107Z] 85a0685a4137: Pull complete [2021-05-12T20:03:10.107Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-12T20:03:10.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-12T20:03:10.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-12T20:03:10.289Z] prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container [2021-05-12T20:03:10.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-12T20:03:11.272Z] $ docker top ec25469f4e1405ec96095a8e3bfabd8077e7673ab06b4334f41af9320f531176 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T20:03:11.446Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-12T20:03:11.740Z] + set -o pipefail [2021-05-12T20:03:11.740Z] + snyk monitor '--org=edgex-jenkins' [2021-05-12T20:03:19.897Z] [2021-05-12T20:03:19.897Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging/v2)... [2021-05-12T20:03:19.897Z] [2021-05-12T20:03:19.897Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/5644a891-a986-4a39-9902-2de2399cbda0 [2021-05-12T20:03:19.897Z] [2021-05-12T20:03:19.897Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-12T20:03:19.897Z] [2021-05-12T20:03:19.897Z] [Pipeline] } [2021-05-12T20:03:19.912Z] $ docker stop --time=1 ec25469f4e1405ec96095a8e3bfabd8077e7673ab06b4334f41af9320f531176 [2021-05-12T20:03:22.045Z] $ docker rm -f ec25469f4e1405ec96095a8e3bfabd8077e7673ab06b4334f41af9320f531176 [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-05-12T20:03:22.839Z] + git log --format=format:%s -1 c2f3ae99b0e5235a121651f211ad2c8cc1234812 [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:03:23.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T20:03:23.151Z] . [Pipeline] withDockerContainer [2021-05-12T20:03:23.241Z] prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container [2021-05-12T20:03:23.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T20:03:24.274Z] $ docker top 7037eb226e1f8c5bf1534417d5690aa0a730749895b50e6955c1c61d0d404aa8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T20:03:24.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T20:03:24.579Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T20:03:24.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T20:03:24.790Z] $ docker exec 7037eb226e1f8c5bf1534417d5690aa0a730749895b50e6955c1c61d0d404aa8 ssh-agent [2021-05-12T20:03:24.962Z] SSH_AUTH_SOCK=/tmp/ssh-FFFPmqBDVnyt/agent.11 [2021-05-12T20:03:24.962Z] SSH_AGENT_PID=16 [2021-05-12T20:03:24.970Z] Running ssh-add (command line suppressed) [2021-05-12T20:03:25.120Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2203171474929291525.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2203171474929291525.key) [2021-05-12T20:03:25.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T20:03:25.479Z] + git semver tag [2021-05-12T20:03:25.479Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T20:03:25.479Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-05-12T20:03:25.479Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-05-12T20:03:25.479Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T20:03:25.479Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T20:03:25.479Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T20:03:25.479Z] # $SEMVER_BRANCH = master [2021-05-12T20:03:25.479Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2021-05-12T20:03:25.479Z] # c2f3ae99b0e5235a121651f211ad2c8cc1234812 HEAD [2021-05-12T20:03:25.479Z] # -> Force: false [2021-05-12T20:03:25.479Z] # 9928ae7e955c0ff1a37abe835a8bc68069be7650 refs/tags/v2.0.0-dev.15 [Pipeline] } [2021-05-12T20:03:25.494Z] $ docker exec --env ******** --env ******** 7037eb226e1f8c5bf1534417d5690aa0a730749895b50e6955c1c61d0d404aa8 ssh-agent -k [2021-05-12T20:03:25.623Z] unset SSH_AUTH_SOCK; [2021-05-12T20:03:25.624Z] unset SSH_AGENT_PID; [2021-05-12T20:03:25.624Z] echo Agent pid 16 killed; [2021-05-12T20:03:25.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T20:03:26.041Z] + git semver [Pipeline] } [2021-05-12T20:03:26.067Z] $ docker stop --time=1 7037eb226e1f8c5bf1534417d5690aa0a730749895b50e6955c1c61d0d404aa8 [2021-05-12T20:03:27.418Z] $ docker rm -f 7037eb226e1f8c5bf1534417d5690aa0a730749895b50e6955c1c61d0d404aa8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:03:27.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-12T20:03:27.927Z] [2021-05-12T20:03:27.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:03:28.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-12T20:03:28.246Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-12T20:03:28.246Z] ab5ef0e58194: Pulling fs layer [2021-05-12T20:03:28.246Z] 9712f1f96733: Pulling fs layer [2021-05-12T20:03:28.246Z] 63f879dbbcfc: Pulling fs layer [2021-05-12T20:03:28.246Z] 0d9ebad4ef96: Pulling fs layer [2021-05-12T20:03:28.246Z] e9a5061849ea: Pulling fs layer [2021-05-12T20:03:28.246Z] d747dcd14b5f: Pulling fs layer [2021-05-12T20:03:28.246Z] 2de7ff778b66: Pulling fs layer [2021-05-12T20:03:28.246Z] e9a5061849ea: Waiting [2021-05-12T20:03:28.246Z] d747dcd14b5f: Waiting [2021-05-12T20:03:28.246Z] 2de7ff778b66: Waiting [2021-05-12T20:03:28.246Z] 0d9ebad4ef96: Waiting [2021-05-12T20:03:28.246Z] 9712f1f96733: Verifying Checksum [2021-05-12T20:03:28.246Z] 9712f1f96733: Download complete [2021-05-12T20:03:29.648Z] 63f879dbbcfc: Verifying Checksum [2021-05-12T20:03:29.648Z] 63f879dbbcfc: Download complete [2021-05-12T20:03:29.911Z] e9a5061849ea: Verifying Checksum [2021-05-12T20:03:29.911Z] e9a5061849ea: Download complete [2021-05-12T20:03:29.911Z] d747dcd14b5f: Verifying Checksum [2021-05-12T20:03:29.911Z] d747dcd14b5f: Download complete [2021-05-12T20:03:30.173Z] 2de7ff778b66: Verifying Checksum [2021-05-12T20:03:30.173Z] 2de7ff778b66: Download complete [2021-05-12T20:03:30.436Z] 0d9ebad4ef96: Verifying Checksum [2021-05-12T20:03:30.436Z] 0d9ebad4ef96: Download complete [2021-05-12T20:03:30.699Z] ab5ef0e58194: Verifying Checksum [2021-05-12T20:03:30.699Z] ab5ef0e58194: Download complete [2021-05-12T20:03:34.951Z] ab5ef0e58194: Pull complete [2021-05-12T20:03:34.951Z] 9712f1f96733: Pull complete [2021-05-12T20:03:37.517Z] 63f879dbbcfc: Pull complete [2021-05-12T20:03:44.154Z] 0d9ebad4ef96: Pull complete [2021-05-12T20:03:44.730Z] e9a5061849ea: Pull complete [2021-05-12T20:03:44.730Z] d747dcd14b5f: Pull complete [2021-05-12T20:03:47.310Z] 2de7ff778b66: Pull complete [2021-05-12T20:03:47.311Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-12T20:03:47.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-12T20:03:47.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-12T20:03:47.491Z] prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container [2021-05-12T20:03:47.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-12T20:03:51.632Z] $ docker top 45d3c639bb0b1a84c77c34038116eeb6411c203148817e4c4996717b67464103 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-12T20:03:51.831Z] provisioning config files... [2021-05-12T20:03:51.851Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6477625391412156342tmp [2021-05-12T20:03:51.880Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4526940989377211926tmp [2021-05-12T20:03:51.896Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config3118976356370627083tmp [Pipeline] { [Pipeline] echo [2021-05-12T20:03:51.920Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:03:52.223Z] ---> sigul-configuration.sh [2021-05-12T20:03:52.223Z] gpg: directory `/root/.gnupg' created [2021-05-12T20:03:52.223Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-12T20:03:52.223Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-12T20:03:52.223Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-12T20:03:52.223Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-12T20:03:52.223Z] gpg: CAST5 encrypted data [2021-05-12T20:03:52.490Z] gpg: encrypted with 1 passphrase [2021-05-12T20:03:52.490Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-12T20:03:52.828Z] + mkdir /home/jenkins [2021-05-12T20:03:52.828Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-12T20:03:53.188Z] + 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-05-12T20:03:53.207Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:03:53.604Z] ---> sigul-install.sh [2021-05-12T20:04:00.548Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-12T20:04:00.856Z] + git tag --list [2021-05-12T20:04:00.856Z] v0.0.0 [2021-05-12T20:04:00.856Z] v0.1.0 [2021-05-12T20:04:00.856Z] v0.1.1 [2021-05-12T20:04:00.856Z] v0.1.10 [2021-05-12T20:04:00.856Z] v0.1.11 [2021-05-12T20:04:00.856Z] v0.1.12 [2021-05-12T20:04:00.856Z] v0.1.13 [2021-05-12T20:04:00.856Z] v0.1.14 [2021-05-12T20:04:00.856Z] v0.1.15 [2021-05-12T20:04:00.856Z] v0.1.16 [2021-05-12T20:04:00.856Z] v0.1.17 [2021-05-12T20:04:00.856Z] v0.1.18 [2021-05-12T20:04:00.856Z] v0.1.19 [2021-05-12T20:04:00.856Z] v0.1.2 [2021-05-12T20:04:00.856Z] v0.1.20 [2021-05-12T20:04:00.856Z] v0.1.21 [2021-05-12T20:04:00.856Z] v0.1.22 [2021-05-12T20:04:00.856Z] v0.1.23 [2021-05-12T20:04:00.856Z] v0.1.24 [2021-05-12T20:04:00.856Z] v0.1.25 [2021-05-12T20:04:00.856Z] v0.1.26 [2021-05-12T20:04:00.856Z] v0.1.27 [2021-05-12T20:04:00.856Z] v0.1.28 [2021-05-12T20:04:00.856Z] v0.1.29 [2021-05-12T20:04:00.856Z] v0.1.3 [2021-05-12T20:04:00.856Z] v0.1.30 [2021-05-12T20:04:00.856Z] v0.1.31 [2021-05-12T20:04:00.856Z] v0.1.4 [2021-05-12T20:04:00.856Z] v0.1.5 [2021-05-12T20:04:00.856Z] v0.1.6 [2021-05-12T20:04:00.856Z] v0.1.7 [2021-05-12T20:04:00.856Z] v0.1.8 [2021-05-12T20:04:00.856Z] v0.1.9 [2021-05-12T20:04:00.856Z] v2.0.0-dev.1 [2021-05-12T20:04:00.856Z] v2.0.0-dev.10 [2021-05-12T20:04:00.856Z] v2.0.0-dev.11 [2021-05-12T20:04:00.856Z] v2.0.0-dev.12 [2021-05-12T20:04:00.856Z] v2.0.0-dev.13 [2021-05-12T20:04:00.856Z] v2.0.0-dev.14 [2021-05-12T20:04:00.856Z] v2.0.0-dev.15 [2021-05-12T20:04:00.856Z] v2.0.0-dev.2 [2021-05-12T20:04:00.856Z] v2.0.0-dev.3 [2021-05-12T20:04:00.856Z] v2.0.0-dev.4 [2021-05-12T20:04:00.856Z] v2.0.0-dev.5 [2021-05-12T20:04:00.856Z] v2.0.0-dev.6 [2021-05-12T20:04:00.856Z] v2.0.0-dev.7 [2021-05-12T20:04:00.856Z] v2.0.0-dev.8 [2021-05-12T20:04:00.856Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-12T20:04:01.182Z] + lftools sign git-tag v2.0.0-dev.15 [2021-05-12T20:04:02.668Z] Signing Git tag with Sigul... [2021-05-12T20:04:02.668Z] Signing v2.0.0-dev.15 [Pipeline] echo [2021-05-12T20:04:03.334Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:04:03.701Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-12T20:04:03.714Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-12T20:04:03.746Z] $ docker stop --time=1 45d3c639bb0b1a84c77c34038116eeb6411c203148817e4c4996717b67464103 [2021-05-12T20:04:05.272Z] $ docker rm -f 45d3c639bb0b1a84c77c34038116eeb6411c203148817e4c4996717b67464103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:04:05.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T20:04:05.815Z] . [Pipeline] withDockerContainer [2021-05-12T20:04:05.924Z] prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container [2021-05-12T20:04:06.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T20:04:06.770Z] $ docker top c75da339a1f79c5d02f3a98e52e61a44ef5b70049e0dafdc3b22a268ce2654b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T20:04:07.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T20:04:07.047Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T20:04:07.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T20:04:07.279Z] $ docker exec c75da339a1f79c5d02f3a98e52e61a44ef5b70049e0dafdc3b22a268ce2654b4 ssh-agent [2021-05-12T20:04:07.459Z] SSH_AUTH_SOCK=/tmp/ssh-ETB4Zo6cOhMD/agent.12 [2021-05-12T20:04:07.459Z] SSH_AGENT_PID=17 [2021-05-12T20:04:07.477Z] Running ssh-add (command line suppressed) [2021-05-12T20:04:07.599Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6153453132082887933.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6153453132082887933.key) [2021-05-12T20:04:07.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T20:04:07.999Z] + git semver bump pre [2021-05-12T20:04:07.999Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T20:04:07.999Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-05-12T20:04:07.999Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-05-12T20:04:07.999Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T20:04:07.999Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T20:04:07.999Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T20:04:07.999Z] # $SEMVER_BRANCH = master [2021-05-12T20:04:07.999Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2021-05-12T20:04:07.999Z] 2.0.0-dev.16 [Pipeline] } [2021-05-12T20:04:08.018Z] $ docker exec --env ******** --env ******** c75da339a1f79c5d02f3a98e52e61a44ef5b70049e0dafdc3b22a268ce2654b4 ssh-agent -k [2021-05-12T20:04:08.159Z] unset SSH_AUTH_SOCK; [2021-05-12T20:04:08.159Z] unset SSH_AGENT_PID; [2021-05-12T20:04:08.160Z] echo Agent pid 17 killed; [2021-05-12T20:04:08.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T20:04:08.589Z] + git semver [Pipeline] } [2021-05-12T20:04:08.616Z] $ docker stop --time=1 c75da339a1f79c5d02f3a98e52e61a44ef5b70049e0dafdc3b22a268ce2654b4 [2021-05-12T20:04:09.998Z] $ docker rm -f c75da339a1f79c5d02f3a98e52e61a44ef5b70049e0dafdc3b22a268ce2654b4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:04:10.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T20:04:10.488Z] . [Pipeline] withDockerContainer [2021-05-12T20:04:10.668Z] prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container [2021-05-12T20:04:10.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T20:04:11.507Z] $ docker top 1324b11df46274fb8f70506cc12bc73f9ea44c68b86ddc7ff5914655cbef42f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T20:04:11.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T20:04:11.663Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T20:04:11.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T20:04:11.869Z] $ docker exec 1324b11df46274fb8f70506cc12bc73f9ea44c68b86ddc7ff5914655cbef42f0 ssh-agent [2021-05-12T20:04:12.048Z] SSH_AUTH_SOCK=/tmp/ssh-aIr7NLyaOnBO/agent.13 [2021-05-12T20:04:12.048Z] SSH_AGENT_PID=19 [2021-05-12T20:04:12.055Z] Running ssh-add (command line suppressed) [2021-05-12T20:04:12.182Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7817266376111893790.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7817266376111893790.key) [2021-05-12T20:04:12.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T20:04:12.541Z] + git semver push [2021-05-12T20:04:12.541Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T20:04:12.541Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-05-12T20:04:12.541Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-05-12T20:04:12.541Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T20:04:12.541Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T20:04:12.541Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T20:04:12.541Z] # $SEMVER_BRANCH = master [2021-05-12T20:04:12.541Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2021-05-12T20:04:16.855Z] $ docker exec --env ******** --env ******** 1324b11df46274fb8f70506cc12bc73f9ea44c68b86ddc7ff5914655cbef42f0 ssh-agent -k [2021-05-12T20:04:16.968Z] unset SSH_AUTH_SOCK; [2021-05-12T20:04:16.969Z] unset SSH_AGENT_PID; [2021-05-12T20:04:16.969Z] echo Agent pid 19 killed; [2021-05-12T20:04:17.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T20:04:18.398Z] + git semver [Pipeline] } [2021-05-12T20:04:18.422Z] $ docker stop --time=1 1324b11df46274fb8f70506cc12bc73f9ea44c68b86ddc7ff5914655cbef42f0 [2021-05-12T20:04:19.760Z] $ docker rm -f 1324b11df46274fb8f70506cc12bc73f9ea44c68b86ddc7ff5914655cbef42f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:04:20.688Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:04:21.258Z] ---> package-listing.sh [2021-05-12T20:04:21.258Z] ++ facter osfamily [2021-05-12T20:04:21.258Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T20:04:21.258Z] + OS_FAMILY=redhat [2021-05-12T20:04:21.258Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_master [2021-05-12T20:04:21.258Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T20:04:21.258Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T20:04:21.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T20:04:21.258Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T20:04:21.258Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2021-05-12T20:04:21.258Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T20:04:21.258Z] + case "${OS_FAMILY}" in [2021-05-12T20:04:21.258Z] + rpm -qa [2021-05-12T20:04:21.258Z] + sort [2021-05-12T20:04:26.565Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T20:04:26.565Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T20:04:26.565Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T20:04:26.565Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2021-05-12T20:04:26.565Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ [2021-05-12T20:04:26.565Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] echo [2021-05-12T20:04:26.582Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T20:04:26.871Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:04:27.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T20:04:27.183Z] [2021-05-12T20:04:27.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:04:27.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T20:04:27.506Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T20:04:27.506Z] df20fa9351a1: Pulling fs layer [2021-05-12T20:04:27.506Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T20:04:27.506Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T20:04:27.506Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T20:04:27.506Z] 93b61091891f: Pulling fs layer [2021-05-12T20:04:27.506Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T20:04:27.506Z] 5e14af77c1be: Pulling fs layer [2021-05-12T20:04:27.506Z] 01666e4c0597: Pulling fs layer [2021-05-12T20:04:27.506Z] aa168da1d23b: Pulling fs layer [2021-05-12T20:04:27.506Z] 93b9cdb0e59b: Waiting [2021-05-12T20:04:27.506Z] 5e14af77c1be: Waiting [2021-05-12T20:04:27.506Z] 01666e4c0597: Waiting [2021-05-12T20:04:27.506Z] aa168da1d23b: Waiting [2021-05-12T20:04:27.506Z] 46f8f816bc3b: Waiting [2021-05-12T20:04:27.506Z] 93b61091891f: Waiting [2021-05-12T20:04:27.506Z] 36b3adc4ff6f: Verifying Checksum [2021-05-12T20:04:27.506Z] 36b3adc4ff6f: Download complete [2021-05-12T20:04:27.506Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T20:04:27.506Z] 46f8f816bc3b: Download complete [2021-05-12T20:04:27.506Z] df20fa9351a1: Verifying Checksum [2021-05-12T20:04:27.506Z] df20fa9351a1: Download complete [2021-05-12T20:04:27.506Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T20:04:27.506Z] 93b9cdb0e59b: Download complete [2021-05-12T20:04:27.767Z] 93b61091891f: Verifying Checksum [2021-05-12T20:04:27.767Z] 93b61091891f: Download complete [2021-05-12T20:04:27.767Z] 5e14af77c1be: Verifying Checksum [2021-05-12T20:04:27.767Z] 5e14af77c1be: Download complete [2021-05-12T20:04:27.767Z] 01666e4c0597: Verifying Checksum [2021-05-12T20:04:27.767Z] 01666e4c0597: Download complete [2021-05-12T20:04:27.767Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T20:04:27.767Z] 8ad3a11d3b57: Download complete [2021-05-12T20:04:28.029Z] df20fa9351a1: Pull complete [2021-05-12T20:04:28.301Z] 36b3adc4ff6f: Pull complete [2021-05-12T20:04:30.235Z] 8ad3a11d3b57: Pull complete [2021-05-12T20:04:30.235Z] aa168da1d23b: Verifying Checksum [2021-05-12T20:04:30.235Z] aa168da1d23b: Download complete [2021-05-12T20:04:30.235Z] 46f8f816bc3b: Pull complete [2021-05-12T20:04:31.180Z] 93b61091891f: Pull complete [2021-05-12T20:04:31.441Z] 93b9cdb0e59b: Pull complete [2021-05-12T20:04:31.441Z] 5e14af77c1be: Pull complete [2021-05-12T20:04:31.441Z] 01666e4c0597: Pull complete [2021-05-12T20:04:39.611Z] aa168da1d23b: Pull complete [2021-05-12T20:04:39.611Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T20:04:39.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T20:04:39.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T20:04:39.791Z] prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container [2021-05-12T20:04:39.840Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-12T20:04:42.550Z] $ docker top b2858778ba7ed719a28dbf639a7e5ebc7876d6beab51881fc0af09c9acc25b52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T20:04:42.991Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T20:04:43.294Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T20:04:43.603Z] + ls /var/log/sa-host [2021-05-12T20:04:43.603Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T20:04:43.603Z] file_magic: OK [2021-05-12T20:04:43.603Z] HZ: Using current value: 100 [2021-05-12T20:04:43.603Z] file_header: OK [2021-05-12T20:04:43.603Z] 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-05-12T20:04:43.603Z] Statistics: [2021-05-12T20:04:43.603Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-12T20:04:43.603Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T20:04:43.603Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T20:04:43.603Z] file_magic: OK [2021-05-12T20:04:43.603Z] HZ: Using current value: 100 [2021-05-12T20:04:43.603Z] file_header: OK [2021-05-12T20:04:43.603Z] 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-05-12T20:04:43.603Z] Statistics: [2021-05-12T20:04:43.603Z] Hnuu...uuuununununu... [2021-05-12T20:04:43.603Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T20:04:43.827Z] provisioning config files... [2021-05-12T20:04:43.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6798868300828151168tmp [Pipeline] { [Pipeline] echo [2021-05-12T20:04:43.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:04:44.170Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T20:04:44.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T20:04:44.205Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:04:44.502Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T20:04:44.513Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:04:44.808Z] ---> sudo-logs.sh [2021-05-12T20:04:44.808Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T20:04:44.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:04:45.133Z] ---> job-cost.sh [2021-05-12T20:04:45.133Z] lf-activate-venv: SKIPPING [2021-05-12T20:04:45.133Z] DEBUG: total: 0.20999999344348907 [2021-05-12T20:04:45.133Z] INFO: Retrieving Stack Cost... [2021-05-12T20:04:46.125Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T20:04:46.407Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T20:04:46.447Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:04:46.769Z] ---> logs-deploy.sh [2021-05-12T20:04:46.769Z] lf-activate-venv: SKIPPING [2021-05-12T20:04:46.769Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/37 [2021-05-12T20:04:46.769Z] INFO: archiving workspace using pattern(s): [2021-05-12T20:04:48.159Z] Archives upload complete. [2021-05-12T20:04:48.421Z] INFO: archiving logs to Nexus