Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c811bdb3fe4aba5eca2950489eac06ff7c103705 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2831093041485036281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3900607469065756686.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4119210647190977517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1493053811948533232.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3627185151934680555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump: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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: 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-272’ Running on prd-centos7-docker-4c-2g-274 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh6422962380659810051.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c811bdb3fe4aba5eca2950489eac06ff7c103705 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 Commit message: "Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.8.0" > git rev-list --no-walk 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-27T14:31:46.960Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-27T14:31:47.047Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-27T14:31:47.074Z] ========================================================= [2021-07-27T14:31:47.074Z] EdgeX Global Pipelines Version Info [2021-07-27T14:31:47.074Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:31:48.393Z] ------------------- [2021-07-27T14:31:48.393Z] stable info: [2021-07-27T14:31:48.393Z] ------------------- [2021-07-27T14:31:48.393Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-27T14:31:48.393Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-27T14:31:48.393Z] Message: update stable to v1.0.197 [2021-07-27T14:31:49.077Z] ------------------- [2021-07-27T14:31:49.077Z] experimental info: [2021-07-27T14:31:49.077Z] ------------------- [2021-07-27T14:31:49.077Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-27T14:31:49.077Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-27T14:31:49.077Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-27T14:31:49.223Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-27T14:31:49.245Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-27T14:31:49.266Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-27T14:31:49.290Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-27T14:31:49.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-27T14:31:49.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-27T14:31:49.368Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-27T14:31:49.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-27T14:31:49.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-27T14:31:49.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-27T14:31:49.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-27T14:31:49.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-27T14:31:49.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-27T14:31:49.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-27T14:31:49.555Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:31:49.580Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:31:49.605Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:31:49.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:31:49.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-27T14:31:49.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-27T14:31:49.699Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-27T14:31:49.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-27T14:31:49.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-27T14:31:49.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-27T14:31:49.794Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-27T14:31:49.818Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-27T14:31:49.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-27T14:31:49.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-27T14:31:49.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-27T14:31:49.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c811bdb3fe4aba5eca2950489eac06ff7c103705 [Pipeline] echo [2021-07-27T14:31:49.937Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c811bdb [Pipeline] echo [2021-07-27T14:31:49.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-27T14:31:50.666Z] + git log --format=format:%s -1 c811bdb3fe4aba5eca2950489eac06ff7c103705 [Pipeline] echo [2021-07-27T14:31:50.719Z] GIT_COMMIT: c811bdb3fe4aba5eca2950489eac06ff7c103705, Commit Message: Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.8.0 [Pipeline] echo [2021-07-27T14:31:50.735Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:31:51.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:31:51.414Z] [2021-07-27T14:31:51.414Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:31:51.765Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:31:51.765Z] latest: Pulling from edgex-devops/git-semver [2021-07-27T14:31:51.765Z] 31603596830f: Pulling fs layer [2021-07-27T14:31:51.765Z] b6dc333f4379: Pulling fs layer [2021-07-27T14:31:51.765Z] 3d9ef1400e77: Pulling fs layer [2021-07-27T14:31:51.765Z] fd332fbdc1db: Pulling fs layer [2021-07-27T14:31:51.765Z] fd332fbdc1db: Waiting [2021-07-27T14:31:51.765Z] b6dc333f4379: Download complete [2021-07-27T14:31:52.032Z] 31603596830f: Verifying Checksum [2021-07-27T14:31:52.032Z] 31603596830f: Download complete [2021-07-27T14:31:52.297Z] 31603596830f: Pull complete [2021-07-27T14:31:52.297Z] b6dc333f4379: Pull complete [2021-07-27T14:31:52.564Z] fd332fbdc1db: Verifying Checksum [2021-07-27T14:31:52.564Z] fd332fbdc1db: Download complete [2021-07-27T14:31:52.564Z] 3d9ef1400e77: Verifying Checksum [2021-07-27T14:31:52.564Z] 3d9ef1400e77: Download complete [2021-07-27T14:31:53.161Z] 3d9ef1400e77: Pull complete [2021-07-27T14:31:53.427Z] fd332fbdc1db: Pull complete [2021-07-27T14:31:53.427Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-27T14:31:53.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:31:53.427Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-27T14:31:53.524Z] prd-centos7-docker-4c-2g-274 does not seem to be running inside a container [2021-07-27T14:31:53.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-27T14:31:54.464Z] $ docker top b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-27T14:31:54.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:31:54.609Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:31:54.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:31:54.746Z] $ docker exec b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d ssh-agent [2021-07-27T14:31:54.866Z] SSH_AUTH_SOCK=/tmp/ssh-BNDS7pnHDJkN/agent.13 [2021-07-27T14:31:54.866Z] SSH_AGENT_PID=19 [2021-07-27T14:31:54.878Z] Running ssh-add (command line suppressed) [2021-07-27T14:31:54.966Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_707048303091942743.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_707048303091942743.key) [2021-07-27T14:31:54.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:31:55.315Z] + git tag --points-at HEAD [Pipeline] } [2021-07-27T14:31:55.337Z] $ docker exec --env ******** --env ******** b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d ssh-agent -k [2021-07-27T14:31:55.430Z] unset SSH_AUTH_SOCK; [2021-07-27T14:31:55.431Z] unset SSH_AGENT_PID; [2021-07-27T14:31:55.431Z] echo Agent pid 19 killed; [2021-07-27T14:31:55.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-27T14:31:55.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:31:55.493Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:31:55.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:31:55.614Z] $ docker exec b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d ssh-agent [2021-07-27T14:31:55.722Z] SSH_AUTH_SOCK=/tmp/ssh-OxSnnvVsFXkW/agent.53 [2021-07-27T14:31:55.722Z] SSH_AGENT_PID=60 [2021-07-27T14:31:55.732Z] Running ssh-add (command line suppressed) [2021-07-27T14:31:55.818Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4222983331996818895.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4222983331996818895.key) [2021-07-27T14:31:55.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:31:56.167Z] + git semver init [2021-07-27T14:31:56.167Z] # -> Open(): unable to determine branch for HEAD [2021-07-27T14:31:56.167Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-27T14:31:56.167Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:31:56.167Z] # $SEMVER_REMOTE_NAME = origin [2021-07-27T14:31:56.167Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-27T14:31:56.167Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-27T14:31:56.167Z] # $SEMVER_BRANCH = main [2021-07-27T14:31:56.167Z] # $SEMVER_TEMP = /tmp/semver-123910607 [2021-07-27T14:31:56.167Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-27T14:31:57.125Z] # '/tmp/semver-123910607' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-07-27T14:31:57.125Z] # -> Force: false [2021-07-27T14:31:57.125Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-27T14:31:57.139Z] $ docker exec --env ******** --env ******** b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d ssh-agent -k [2021-07-27T14:31:57.242Z] unset SSH_AUTH_SOCK; [2021-07-27T14:31:57.242Z] unset SSH_AGENT_PID; [2021-07-27T14:31:57.242Z] echo Agent pid 60 killed; [2021-07-27T14:31:57.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T14:31:57.608Z] + git semver [Pipeline] } [2021-07-27T14:31:57.626Z] $ docker stop --time=1 b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d [2021-07-27T14:31:58.908Z] $ docker rm -f b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T14:31:59.301Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-27T14:31:59.690Z] Stashed 1 file(s) [Pipeline] echo [2021-07-27T14:31:59.693Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.10 [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-07-27T14:32:14.974Z] Still waiting to schedule task [2021-07-27T14:32:14.975Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-27T14:32:14.977Z] Still waiting to schedule task [2021-07-27T14:32:14.977Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-273’ [2021-07-27T14:34:20.754Z] Running on prd-centos7-docker-4c-2g-276 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-27T14:34:20.772Z] Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout [2021-07-27T14:34:20.888Z] Selected Git installation does not exist. Using Default [2021-07-27T14:34:20.888Z] The recommended git tool is: NONE [2021-07-27T14:34:23.627Z] using credential edgex-jenkins-ssh [2021-07-27T14:34:23.642Z] Cloning the remote Git repository [2021-07-27T14:34:22.800Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:34:22.886Z] > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 [2021-07-27T14:34:22.920Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:34:22.921Z] > git --version # timeout=10 [2021-07-27T14:34:22.936Z] > git --version # 'git version 2.24.4' [2021-07-27T14:34:22.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T14:34:22.969Z] [INFO] Currently running in a labeled security context [2021-07-27T14:34:22.969Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-27T14:34:22.970Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/11@tmp/jenkins-gitclient-ssh2198691208885422941.key [2021-07-27T14:34:22.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:34:24.706Z] Avoid second fetch [2021-07-27T14:34:24.707Z] Checking out Revision c811bdb3fe4aba5eca2950489eac06ff7c103705 (main) [2021-07-27T14:34:23.905Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-27T14:34:23.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:34:23.941Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T14:34:23.957Z] > git checkout -f c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 [2021-07-27T14:34:28.324Z] Commit message: "Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-27T14:34:28.799Z] ========================================================= [2021-07-27T14:34:28.799Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-27T14:34:28.799Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:34:29.234Z] + 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-07-27T14:34:29.234Z] Sending build context to Docker daemon 2.929MB [2021-07-27T14:34:29.234Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-27T14:34:29.234Z] Step 2/7 : FROM ${BASE} [2021-07-27T14:34:29.506Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-27T14:34:29.506Z] 540db60ca938: Pulling fs layer [2021-07-27T14:34:29.506Z] adcc1eea9eea: Pulling fs layer [2021-07-27T14:34:29.506Z] 4c4ab2625f07: Pulling fs layer [2021-07-27T14:34:29.506Z] 0773c198feca: Pulling fs layer [2021-07-27T14:34:29.506Z] 345f892a5656: Pulling fs layer [2021-07-27T14:34:29.506Z] 4796506630df: Pulling fs layer [2021-07-27T14:34:29.506Z] cc55df3e53f1: Pulling fs layer [2021-07-27T14:34:29.506Z] 4d027b6c602c: Pulling fs layer [2021-07-27T14:34:29.506Z] 449e75d2c14e: Pulling fs layer [2021-07-27T14:34:29.506Z] 4796506630df: Waiting [2021-07-27T14:34:29.506Z] cc55df3e53f1: Waiting [2021-07-27T14:34:29.506Z] 4d027b6c602c: Waiting [2021-07-27T14:34:29.506Z] 449e75d2c14e: Waiting [2021-07-27T14:34:29.506Z] 0773c198feca: Waiting [2021-07-27T14:34:29.506Z] 345f892a5656: Waiting [2021-07-27T14:34:29.506Z] 4c4ab2625f07: Verifying Checksum [2021-07-27T14:34:29.506Z] 4c4ab2625f07: Download complete [2021-07-27T14:34:29.506Z] adcc1eea9eea: Download complete [2021-07-27T14:34:29.506Z] 345f892a5656: Verifying Checksum [2021-07-27T14:34:29.506Z] 345f892a5656: Download complete [2021-07-27T14:34:29.506Z] 4796506630df: Verifying Checksum [2021-07-27T14:34:29.506Z] 4796506630df: Download complete [2021-07-27T14:34:29.506Z] cc55df3e53f1: Verifying Checksum [2021-07-27T14:34:29.506Z] cc55df3e53f1: Download complete [2021-07-27T14:34:29.775Z] 540db60ca938: Verifying Checksum [2021-07-27T14:34:29.776Z] 540db60ca938: Download complete [2021-07-27T14:34:29.776Z] 540db60ca938: Pull complete [2021-07-27T14:34:30.044Z] adcc1eea9eea: Pull complete [2021-07-27T14:34:30.044Z] 4c4ab2625f07: Pull complete [2021-07-27T14:34:30.311Z] 4d027b6c602c: Verifying Checksum [2021-07-27T14:34:30.311Z] 4d027b6c602c: Download complete [2021-07-27T14:34:33.656Z] 449e75d2c14e: Verifying Checksum [2021-07-27T14:34:33.656Z] 449e75d2c14e: Download complete [2021-07-27T14:34:34.639Z] 0773c198feca: Verifying Checksum [2021-07-27T14:34:34.639Z] 0773c198feca: Download complete [2021-07-27T14:34:38.016Z] 0773c198feca: Pull complete [2021-07-27T14:34:38.016Z] 345f892a5656: Pull complete [2021-07-27T14:34:38.016Z] 4796506630df: Pull complete [2021-07-27T14:34:38.016Z] cc55df3e53f1: Pull complete [2021-07-27T14:34:38.016Z] 4d027b6c602c: Pull complete [2021-07-27T14:34:39.441Z] 449e75d2c14e: Pull complete [2021-07-27T14:34:39.441Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-27T14:34:39.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-27T14:34:39.441Z] ---> 0d28375d9b5b [2021-07-27T14:34:39.441Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-27T14:34:41.386Z] ---> Running in 566befff3cdd [2021-07-27T14:34:41.386Z] Removing intermediate container 566befff3cdd [2021-07-27T14:34:41.386Z] ---> be2f4592b72a [2021-07-27T14:34:41.386Z] Step 4/7 : RUN apk add bash [2021-07-27T14:34:41.386Z] ---> Running in ed75b3b57e77 [2021-07-27T14:34:41.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T14:34:42.616Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T14:34:42.885Z] OK: 149 MiB in 40 packages [2021-07-27T14:34:43.154Z] Removing intermediate container ed75b3b57e77 [2021-07-27T14:34:43.154Z] ---> 6a9e717f56e1 [2021-07-27T14:34:43.154Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-27T14:34:43.154Z] ---> Running in e048de060cf9 [2021-07-27T14:34:43.426Z] Removing intermediate container e048de060cf9 [2021-07-27T14:34:43.426Z] ---> 138f23c3eea6 [2021-07-27T14:34:43.426Z] Step 6/7 : COPY go.mod . [2021-07-27T14:34:43.426Z] ---> 41ceacbb3f48 [2021-07-27T14:34:43.426Z] Step 7/7 : RUN go mod download [2021-07-27T14:34:43.426Z] ---> Running in 0994442414ea [2021-07-27T14:35:15.725Z] Removing intermediate container 0994442414ea [2021-07-27T14:35:15.725Z] ---> 4d952b6ad410 [2021-07-27T14:35:15.725Z] Successfully built 4d952b6ad410 [2021-07-27T14:35:15.725Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:35:16.096Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-27T14:35:16.096Z] . [Pipeline] withDockerContainer [2021-07-27T14:35:16.192Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2021-07-27T14:35:16.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-27T14:35:16.623Z] $ docker top d1ddf96363c152b6871cc64da61ecfc8cb4e5f85943e0c2b6a3809a5b77e7e82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:35:17.055Z] + go version [2021-07-27T14:35:17.055Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-27T14:35:17.075Z] $ docker stop --time=1 d1ddf96363c152b6871cc64da61ecfc8cb4e5f85943e0c2b6a3809a5b77e7e82 [2021-07-27T14:35:18.268Z] $ docker rm -f d1ddf96363c152b6871cc64da61ecfc8cb4e5f85943e0c2b6a3809a5b77e7e82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:35:18.836Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-27T14:35:18.836Z] . [Pipeline] withDockerContainer [2021-07-27T14:35:18.924Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2021-07-27T14:35:18.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-27T14:35:19.362Z] $ docker top 7d7a3a49fbf741bce534f299ae8de93557940a38098a811f3a414d4dcb239f20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:35:19.759Z] + go mod tidy [Pipeline] sh [2021-07-27T14:35:20.341Z] + make test [2021-07-27T14:35:20.341Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-27T14:35:20.610Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-27T14:35:30.782Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.073s coverage: 83.5% of statements [2021-07-27T14:35:30.782Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-27T14:35:30.782Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-27T14:35:30.782Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-27T14:35:30.782Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-07-27T14:35:30.782Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-27T14:35:31.771Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 46.9% of statements [2021-07-27T14:35:31.771Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.033s coverage: 90.0% of statements [2021-07-27T14:35:31.771Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 86.2% of statements [2021-07-27T14:35:32.364Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 59.5% of statements [2021-07-27T14:35:32.364Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 36.1% of statements [2021-07-27T14:35:32.640Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements [2021-07-27T14:35:32.641Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-27T14:35:38.022Z] gofmt -l . [2021-07-27T14:35:38.022Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-27T14:35:38.036Z] $ docker stop --time=1 7d7a3a49fbf741bce534f299ae8de93557940a38098a811f3a414d4dcb239f20 [2021-07-27T14:35:39.550Z] $ docker rm -f 7d7a3a49fbf741bce534f299ae8de93557940a38098a811f3a414d4dcb239f20 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T14:35:39.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-27T14:35:40.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:35:41.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:35:41.352Z] [2021-07-27T14:35:41.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:35:41.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:35:41.690Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-27T14:35:41.690Z] b4d181a07f80: Pulling fs layer [2021-07-27T14:35:41.690Z] a1111a8f2ec3: Pulling fs layer [2021-07-27T14:35:41.690Z] ed53099fbce6: Pulling fs layer [2021-07-27T14:35:41.690Z] dc539afda2c1: Pulling fs layer [2021-07-27T14:35:41.690Z] 77bc0d833cb6: Pulling fs layer [2021-07-27T14:35:41.690Z] 9065ff56babe: Pulling fs layer [2021-07-27T14:35:41.690Z] d287ab97295c: Pulling fs layer [2021-07-27T14:35:41.690Z] 77bc0d833cb6: Waiting [2021-07-27T14:35:41.690Z] dc539afda2c1: Waiting [2021-07-27T14:35:41.690Z] 9065ff56babe: Waiting [2021-07-27T14:35:41.690Z] d287ab97295c: Waiting [2021-07-27T14:35:42.273Z] a1111a8f2ec3: Verifying Checksum [2021-07-27T14:35:42.273Z] a1111a8f2ec3: Download complete [2021-07-27T14:35:42.273Z] dc539afda2c1: Download complete [2021-07-27T14:35:42.539Z] 77bc0d833cb6: Verifying Checksum [2021-07-27T14:35:42.539Z] 77bc0d833cb6: Download complete [2021-07-27T14:35:42.539Z] 9065ff56babe: Verifying Checksum [2021-07-27T14:35:42.539Z] 9065ff56babe: Download complete [2021-07-27T14:35:42.539Z] ed53099fbce6: Verifying Checksum [2021-07-27T14:35:42.539Z] ed53099fbce6: Download complete [2021-07-27T14:35:43.953Z] b4d181a07f80: Verifying Checksum [2021-07-27T14:35:43.953Z] b4d181a07f80: Download complete [2021-07-27T14:35:44.923Z] b4d181a07f80: Pull complete [2021-07-27T14:35:44.923Z] a1111a8f2ec3: Pull complete [2021-07-27T14:35:45.520Z] ed53099fbce6: Pull complete [2021-07-27T14:35:45.520Z] dc539afda2c1: Pull complete [2021-07-27T14:35:45.787Z] 77bc0d833cb6: Pull complete [2021-07-27T14:35:45.787Z] 9065ff56babe: Pull complete [2021-07-27T14:35:47.727Z] d287ab97295c: Verifying Checksum [2021-07-27T14:35:47.727Z] d287ab97295c: Download complete [2021-07-27T14:35:49.167Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-277 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-27T14:35:49.184Z] Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout [2021-07-27T14:35:49.422Z] Selected Git installation does not exist. Using Default [2021-07-27T14:35:49.422Z] The recommended git tool is: NONE [2021-07-27T14:35:52.017Z] d287ab97295c: Pull complete [2021-07-27T14:35:52.017Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-27T14:35:52.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:35:52.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-27T14:35:52.095Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2021-07-27T14:35:52.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-27T14:35:55.129Z] $ docker top 08f4e1eb21e96964d1c59d45b01d55b368d19b58a12d55b0899a7690ab435c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:35:55.730Z] ---> job-cost.sh [2021-07-27T14:35:55.730Z] lf-activate-venv: SKIPPING [2021-07-27T14:35:55.730Z] INFO: No Stack... [2021-07-27T14:35:56.189Z] using credential edgex-jenkins-ssh [2021-07-27T14:35:56.222Z] Cloning the remote Git repository [2021-07-27T14:35:56.692Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-27T14:35:56.961Z] INFO: Archiving Costs [Pipeline] sh [2021-07-27T14:35:56.291Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:35:56.426Z] > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 [2021-07-27T14:35:56.507Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:35:56.509Z] > git --version # timeout=10 [2021-07-27T14:35:56.529Z] > git --version # 'git version 2.17.1' [2021-07-27T14:35:56.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T14:35:56.637Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:35:57.281Z] + cat /w/workspace/go-mod-core-contracts/11/archives/cost.csv [2021-07-27T14:35:57.281Z] + cut -d, -f6 [Pipeline] lock [2021-07-27T14:35:57.321Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] [2021-07-27T14:35:57.331Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] did not exist. Created. [2021-07-27T14:35:57.331Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-27T14:35:57.674Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-27T14:35:57.721Z] Stashed 1 file(s) [Pipeline] } [2021-07-27T14:35:57.732Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-27T14:35:57.757Z] $ docker stop --time=1 08f4e1eb21e96964d1c59d45b01d55b368d19b58a12d55b0899a7690ab435c16 [2021-07-27T14:35:58.058Z] Avoid second fetch [2021-07-27T14:35:58.059Z] Checking out Revision c811bdb3fe4aba5eca2950489eac06ff7c103705 (main) [2021-07-27T14:35:57.993Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-27T14:35:58.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:35:58.086Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T14:35:58.102Z] > git checkout -f c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 [2021-07-27T14:35:58.916Z] $ docker rm -f 08f4e1eb21e96964d1c59d45b01d55b368d19b58a12d55b0899a7690ab435c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T14:36:02.784Z] Commit message: "Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-27T14:36:03.628Z] ========================================================= [2021-07-27T14:36:03.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-27T14:36:03.628Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:36:04.222Z] + 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-07-27T14:36:05.223Z] Sending build context to Docker daemon 2.928MB [2021-07-27T14:36:05.223Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-27T14:36:05.223Z] Step 2/7 : FROM ${BASE} [2021-07-27T14:36:05.839Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-27T14:36:05.839Z] 595b0fe564bb: Pulling fs layer [2021-07-27T14:36:05.839Z] 24495759ef45: Pulling fs layer [2021-07-27T14:36:05.839Z] d148012ef14d: Pulling fs layer [2021-07-27T14:36:05.839Z] cb65c68fc2e2: Pulling fs layer [2021-07-27T14:36:05.839Z] 093eec477d81: Pulling fs layer [2021-07-27T14:36:05.839Z] a6d5b2bbb924: Pulling fs layer [2021-07-27T14:36:05.839Z] 2446dc1eb7d3: Pulling fs layer [2021-07-27T14:36:05.839Z] 596795e73e0f: Pulling fs layer [2021-07-27T14:36:05.839Z] cb65c68fc2e2: Waiting [2021-07-27T14:36:05.839Z] a6d5b2bbb924: Waiting [2021-07-27T14:36:05.839Z] 093eec477d81: Waiting [2021-07-27T14:36:05.839Z] 596795e73e0f: Waiting [2021-07-27T14:36:05.839Z] 2446dc1eb7d3: Waiting [2021-07-27T14:36:05.839Z] d148012ef14d: Verifying Checksum [2021-07-27T14:36:05.839Z] d148012ef14d: Download complete [2021-07-27T14:36:05.839Z] 24495759ef45: Verifying Checksum [2021-07-27T14:36:05.839Z] 24495759ef45: Download complete [2021-07-27T14:36:05.839Z] 093eec477d81: Verifying Checksum [2021-07-27T14:36:05.839Z] 093eec477d81: Download complete [2021-07-27T14:36:06.118Z] a6d5b2bbb924: Download complete [2021-07-27T14:36:06.118Z] 595b0fe564bb: Download complete [2021-07-27T14:36:06.118Z] 2446dc1eb7d3: Verifying Checksum [2021-07-27T14:36:06.118Z] 2446dc1eb7d3: Download complete [2021-07-27T14:36:07.130Z] 595b0fe564bb: Pull complete [2021-07-27T14:36:07.788Z] 24495759ef45: Pull complete [2021-07-27T14:36:08.414Z] d148012ef14d: Pull complete [2021-07-27T14:36:08.696Z] 596795e73e0f: Verifying Checksum [2021-07-27T14:36:08.696Z] 596795e73e0f: Download complete [2021-07-27T14:36:09.707Z] cb65c68fc2e2: Verifying Checksum [2021-07-27T14:36:09.707Z] cb65c68fc2e2: Download complete [2021-07-27T14:36:22.250Z] cb65c68fc2e2: Pull complete [2021-07-27T14:36:22.250Z] 093eec477d81: Pull complete [2021-07-27T14:36:22.250Z] a6d5b2bbb924: Pull complete [2021-07-27T14:36:22.250Z] 2446dc1eb7d3: Pull complete [2021-07-27T14:36:26.606Z] 596795e73e0f: Pull complete [2021-07-27T14:36:26.606Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-27T14:36:26.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-27T14:36:26.606Z] ---> d9e956139c92 [2021-07-27T14:36:26.606Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-27T14:36:30.006Z] ---> Running in 8c9ac4a37702 [2021-07-27T14:36:30.601Z] Removing intermediate container 8c9ac4a37702 [2021-07-27T14:36:30.601Z] ---> ae47d2eb0c1e [2021-07-27T14:36:30.601Z] Step 4/7 : RUN apk add bash [2021-07-27T14:36:30.873Z] ---> Running in 0989daa0fab3 [2021-07-27T14:36:32.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T14:36:33.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T14:36:34.302Z] OK: 138 MiB in 40 packages [2021-07-27T14:36:35.281Z] Removing intermediate container 0989daa0fab3 [2021-07-27T14:36:35.281Z] ---> f4215c7a4395 [2021-07-27T14:36:35.281Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-27T14:36:35.555Z] ---> Running in 88362d4ae4f3 [2021-07-27T14:36:36.154Z] Removing intermediate container 88362d4ae4f3 [2021-07-27T14:36:36.154Z] ---> f5b398b8a266 [2021-07-27T14:36:36.154Z] Step 6/7 : COPY go.mod . [2021-07-27T14:36:36.749Z] ---> 746220d214da [2021-07-27T14:36:36.749Z] Step 7/7 : RUN go mod download [2021-07-27T14:36:37.035Z] ---> Running in 49f05a087c28 [2021-07-27T14:38:13.926Z] Removing intermediate container 49f05a087c28 [2021-07-27T14:38:13.926Z] ---> b34a24cec896 [2021-07-27T14:38:13.926Z] Successfully built b34a24cec896 [2021-07-27T14:38:13.926Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:38:14.393Z] + docker inspect -f . ci-base-image-arm64 [2021-07-27T14:38:14.393Z] . [Pipeline] withDockerContainer [2021-07-27T14:38:14.650Z] prd-ubuntu18.04-docker-arm64-4c-16g-277 does not seem to be running inside a container [2021-07-27T14:38:14.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-27T14:38:16.730Z] $ docker top 84ad1881c7830103839bdd8845951886dbbd173b10e5727ab9e90980daae79c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:38:17.785Z] + go version [2021-07-27T14:38:17.785Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-27T14:38:17.805Z] $ docker stop --time=1 84ad1881c7830103839bdd8845951886dbbd173b10e5727ab9e90980daae79c2 [2021-07-27T14:38:19.745Z] $ docker rm -f 84ad1881c7830103839bdd8845951886dbbd173b10e5727ab9e90980daae79c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:38:20.581Z] + docker inspect -f . ci-base-image-arm64 [2021-07-27T14:38:20.581Z] . [Pipeline] withDockerContainer [2021-07-27T14:38:20.862Z] prd-ubuntu18.04-docker-arm64-4c-16g-277 does not seem to be running inside a container [2021-07-27T14:38:20.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-27T14:38:22.679Z] $ docker top 79a047fd53b38d846dd7326c161bd761eb01ad6e59c544fd2ecfa919da3542ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:38:23.699Z] + go mod tidy [Pipeline] sh [2021-07-27T14:38:25.358Z] + make test [2021-07-27T14:38:25.358Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-27T14:38:26.341Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-27T14:39:05.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.427s coverage: 83.5% of statements [2021-07-27T14:39:05.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-27T14:39:05.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-27T14:39:05.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-27T14:39:05.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.065s coverage: 26.3% of statements [2021-07-27T14:39:05.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-27T14:39:05.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.101s coverage: 46.9% of statements [2021-07-27T14:39:05.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.124s coverage: 90.0% of statements [2021-07-27T14:39:05.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.280s coverage: 86.2% of statements [2021-07-27T14:39:05.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.055s coverage: 59.5% of statements [2021-07-27T14:39:05.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.1% of statements [2021-07-27T14:39:06.758Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 49.4% of statements [2021-07-27T14:39:07.034Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-27T14:39:29.254Z] gofmt -l . [2021-07-27T14:39:29.254Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-27T14:39:29.267Z] $ docker stop --time=1 79a047fd53b38d846dd7326c161bd761eb01ad6e59c544fd2ecfa919da3542ea [2021-07-27T14:39:31.279Z] $ docker rm -f 79a047fd53b38d846dd7326c161bd761eb01ad6e59c544fd2ecfa919da3542ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T14:39:32.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-27T14:39:32.155Z] Warning: overwriting stash ‘coverage-report’ [2021-07-27T14:39:32.871Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:39:33.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T14:39:33.865Z] [2021-07-27T14:39:33.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:39:34.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T14:39:34.537Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-27T14:39:34.537Z] 448f6bf000e3: Pulling fs layer [2021-07-27T14:39:34.537Z] f757da607395: Pulling fs layer [2021-07-27T14:39:34.537Z] 05883995daec: Pulling fs layer [2021-07-27T14:39:34.537Z] 8603b9c90790: Pulling fs layer [2021-07-27T14:39:34.537Z] 1560dd03e051: Pulling fs layer [2021-07-27T14:39:34.537Z] 27f5ce0e4adf: Pulling fs layer [2021-07-27T14:39:34.537Z] c2d8d7efcc4b: Pulling fs layer [2021-07-27T14:39:34.537Z] 8603b9c90790: Waiting [2021-07-27T14:39:34.537Z] 27f5ce0e4adf: Waiting [2021-07-27T14:39:34.537Z] 1560dd03e051: Waiting [2021-07-27T14:39:34.537Z] c2d8d7efcc4b: Waiting [2021-07-27T14:39:34.812Z] f757da607395: Verifying Checksum [2021-07-27T14:39:34.812Z] f757da607395: Download complete [2021-07-27T14:39:34.812Z] 8603b9c90790: Download complete [2021-07-27T14:39:35.084Z] 1560dd03e051: Verifying Checksum [2021-07-27T14:39:35.084Z] 1560dd03e051: Download complete [2021-07-27T14:39:35.084Z] 27f5ce0e4adf: Verifying Checksum [2021-07-27T14:39:35.084Z] 27f5ce0e4adf: Download complete [2021-07-27T14:39:35.084Z] 05883995daec: Verifying Checksum [2021-07-27T14:39:35.084Z] 05883995daec: Download complete [2021-07-27T14:39:36.511Z] 448f6bf000e3: Verifying Checksum [2021-07-27T14:39:36.511Z] 448f6bf000e3: Download complete [2021-07-27T14:39:39.141Z] c2d8d7efcc4b: Verifying Checksum [2021-07-27T14:39:39.141Z] c2d8d7efcc4b: Download complete [2021-07-27T14:39:40.127Z] 448f6bf000e3: Pull complete [2021-07-27T14:39:40.725Z] f757da607395: Pull complete [2021-07-27T14:39:42.710Z] 05883995daec: Pull complete [2021-07-27T14:39:42.710Z] 8603b9c90790: Pull complete [2021-07-27T14:39:43.728Z] 1560dd03e051: Pull complete [2021-07-27T14:39:44.328Z] 27f5ce0e4adf: Pull complete [2021-07-27T14:39:59.434Z] c2d8d7efcc4b: Pull complete [2021-07-27T14:39:59.434Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-27T14:39:59.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T14:39:59.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-27T14:39:59.668Z] prd-ubuntu18.04-docker-arm64-4c-16g-277 does not seem to be running inside a container [2021-07-27T14:39:59.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-27T14:40:04.707Z] $ docker top 8aa58b62f8b2a1b40a5be547a2dc099c3831b9a107acc3917c94dcc4acfd8da8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:40:05.665Z] ---> job-cost.sh [2021-07-27T14:40:05.665Z] lf-activate-venv: SKIPPING [2021-07-27T14:40:05.665Z] INFO: No Stack... [2021-07-27T14:40:06.642Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-27T14:40:07.235Z] INFO: Archiving Costs [Pipeline] sh [2021-07-27T14:40:07.897Z] + cat /w/workspace/go-mod-core-contracts/11/archives/cost.csv [2021-07-27T14:40:07.897Z] + cut -d, -f6 [Pipeline] lock [2021-07-27T14:40:07.965Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] [2021-07-27T14:40:07.978Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] did not exist. Created. [2021-07-27T14:40:07.978Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-27T14:40:08.675Z] /w/workspace/go-mod-core-contracts/11@tmp/durable-d44879e4/script.sh: 1: /w/workspace/go-mod-core-contracts/11@tmp/durable-d44879e4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-27T14:40:09.352Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-27T14:40:09.390Z] Warning: overwriting stash ‘stack-cost’ [2021-07-27T14:40:09.451Z] Stashed 1 file(s) [Pipeline] } [2021-07-27T14:40:09.469Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-27T14:40:09.490Z] $ docker stop --time=1 8aa58b62f8b2a1b40a5be547a2dc099c3831b9a107acc3917c94dcc4acfd8da8 [2021-07-27T14:40:11.207Z] $ docker rm -f 8aa58b62f8b2a1b40a5be547a2dc099c3831b9a107acc3917c94dcc4acfd8da8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-27T14:40:12.531Z] provisioning config files... [2021-07-27T14:40:12.546Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2111465228228725153tmp [Pipeline] { [Pipeline] sh [2021-07-27T14:40:12.876Z] + set +x [2021-07-27T14:40:12.876Z] + bash -s -- [2021-07-27T14:40:12.876Z] + curl -s https://codecov.io/bash [2021-07-27T14:40:12.876Z] [2021-07-27T14:40:12.876Z] _____ _ [2021-07-27T14:40:12.876Z] / ____| | | [2021-07-27T14:40:12.876Z] | | ___ __| | ___ ___ _____ __ [2021-07-27T14:40:12.876Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-27T14:40:12.876Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-27T14:40:12.876Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-27T14:40:12.876Z] Bash-1.0.6 [2021-07-27T14:40:12.876Z] [2021-07-27T14:40:12.876Z] [2021-07-27T14:40:12.876Z] ==> git version 2.24.4 found [2021-07-27T14:40:12.876Z] ==> 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-07-27T14:40:12.876Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-27T14:40:12.876Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-27T14:40:12.876Z] ==> Jenkins CI detected. [2021-07-27T14:40:12.876Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:40:12.876Z] project root: . [2021-07-27T14:40:12.876Z] --> token set from env [2021-07-27T14:40:13.143Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-27T14:40:13.143Z] ==> Running gcov in . (disable via -X gcov) [2021-07-27T14:40:13.143Z] ==> Python coveragepy not found [2021-07-27T14:40:13.143Z] ==> Searching for coverage reports in: [2021-07-27T14:40:13.143Z] + . [2021-07-27T14:40:13.143Z] -> Found 1 reports [2021-07-27T14:40:13.143Z] ==> Detecting git/mercurial file structure [2021-07-27T14:40:13.143Z] ==> Reading reports [2021-07-27T14:40:13.143Z] + ./coverage.out bytes=101588 [2021-07-27T14:40:13.143Z] ==> Appending adjustments [2021-07-27T14:40:13.143Z] https://docs.codecov.io/docs/fixing-reports [2021-07-27T14:40:13.725Z] + Found adjustments [2021-07-27T14:40:13.725Z] ==> Gzipping contents [2021-07-27T14:40:13.725Z] 16K /tmp/codecov.0erLnv.gz [2021-07-27T14:40:13.725Z] ==> Uploading reports [2021-07-27T14:40:13.725Z] url: https://codecov.io [2021-07-27T14:40:13.725Z] query: branch=main&commit=c811bdb3fe4aba5eca2950489eac06ff7c103705&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-27T14:40:13.725Z] -> Pinging Codecov [2021-07-27T14:40:13.725Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=c811bdb3fe4aba5eca2950489eac06ff7c103705&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-27T14:40:13.992Z] -> Uploading to [2021-07-27T14:40:13.992Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-27/71470A77251A30514AAF9C0BB2E5B6CE/c811bdb3fe4aba5eca2950489eac06ff7c103705/d007437e-3ebe-4031-942e-d3953a7a0ae5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T144013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5091fbb2a8c0f054a65161a56f9a26a78b665b618ef958448bdbfeb4bbde84c [2021-07-27T14:40:13.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-27T14:40:13.992Z] Dload Upload Total Spent Left Speed [2021-07-27T14:40:14.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15206 0 0 100 15206 0 28211 --:--:-- --:--:-- --:--:-- 28263 [2021-07-27T14:40:14.578Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c811bdb3fe4aba5eca2950489eac06ff7c103705 [Pipeline] } [2021-07-27T14:40:14.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-27T14:40:15.403Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-27T14:40:15.439Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:40:15.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-27T14:40:15.769Z] [2021-07-27T14:40:15.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:40:16.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-27T14:40:16.107Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-27T14:40:16.107Z] 188c0c94c7c5: Pulling fs layer [2021-07-27T14:40:16.107Z] 0ef7d3d256c8: Pulling fs layer [2021-07-27T14:40:16.107Z] de9db76c5a1d: Pulling fs layer [2021-07-27T14:40:16.107Z] 0eba1c9be4d2: Pulling fs layer [2021-07-27T14:40:16.107Z] 0d57e429df01: Pulling fs layer [2021-07-27T14:40:16.107Z] 4e4be7b47b0d: Pulling fs layer [2021-07-27T14:40:16.107Z] e1f770b5df2f: Pulling fs layer [2021-07-27T14:40:16.107Z] 85a0685a4137: Pulling fs layer [2021-07-27T14:40:16.107Z] 0eba1c9be4d2: Waiting [2021-07-27T14:40:16.107Z] 0d57e429df01: Waiting [2021-07-27T14:40:16.107Z] 4e4be7b47b0d: Waiting [2021-07-27T14:40:16.107Z] e1f770b5df2f: Waiting [2021-07-27T14:40:16.107Z] 85a0685a4137: Waiting [2021-07-27T14:40:16.107Z] de9db76c5a1d: Verifying Checksum [2021-07-27T14:40:16.107Z] de9db76c5a1d: Download complete [2021-07-27T14:40:16.377Z] 0ef7d3d256c8: Verifying Checksum [2021-07-27T14:40:16.377Z] 0ef7d3d256c8: Download complete [2021-07-27T14:40:16.377Z] 0d57e429df01: Verifying Checksum [2021-07-27T14:40:16.377Z] 0d57e429df01: Download complete [2021-07-27T14:40:16.377Z] 4e4be7b47b0d: Verifying Checksum [2021-07-27T14:40:16.377Z] 4e4be7b47b0d: Download complete [2021-07-27T14:40:16.378Z] 188c0c94c7c5: Verifying Checksum [2021-07-27T14:40:16.378Z] 188c0c94c7c5: Download complete [2021-07-27T14:40:16.646Z] 188c0c94c7c5: Pull complete [2021-07-27T14:40:16.646Z] 0ef7d3d256c8: Pull complete [2021-07-27T14:40:16.914Z] de9db76c5a1d: Pull complete [2021-07-27T14:40:18.320Z] e1f770b5df2f: Verifying Checksum [2021-07-27T14:40:18.320Z] e1f770b5df2f: Download complete [2021-07-27T14:40:22.772Z] 0eba1c9be4d2: Verifying Checksum [2021-07-27T14:40:22.772Z] 0eba1c9be4d2: Download complete [2021-07-27T14:40:23.365Z] 85a0685a4137: Verifying Checksum [2021-07-27T14:40:23.365Z] 85a0685a4137: Download complete [2021-07-27T14:40:25.572Z] 0eba1c9be4d2: Pull complete [2021-07-27T14:40:25.572Z] 0d57e429df01: Pull complete [2021-07-27T14:40:25.572Z] 4e4be7b47b0d: Pull complete [2021-07-27T14:40:26.163Z] e1f770b5df2f: Pull complete [2021-07-27T14:40:29.526Z] 85a0685a4137: Pull complete [2021-07-27T14:40:29.526Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-27T14:40:29.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-27T14:40:29.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-27T14:40:29.622Z] prd-centos7-docker-4c-2g-274 does not seem to be running inside a container [2021-07-27T14:40:29.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-27T14:40:32.791Z] $ docker top beb209f9aa472f5508ff1d276a67a6fca44d697405a0affa61170f3fba5c70ed -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-27T14:40:32.888Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-27T14:40:33.205Z] + set -o pipefail [2021-07-27T14:40:33.205Z] + snyk monitor '--org=edgex-jenkins' [2021-07-27T14:40:51.588Z] [2021-07-27T14:40:51.588Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-07-27T14:40:51.588Z] [2021-07-27T14:40:51.588Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/77013465-cd9a-4426-b4db-2b8e843664da [2021-07-27T14:40:51.588Z] [2021-07-27T14:40:51.588Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-27T14:40:51.588Z] [2021-07-27T14:40:51.588Z] [Pipeline] } [2021-07-27T14:40:51.602Z] $ docker stop --time=1 beb209f9aa472f5508ff1d276a67a6fca44d697405a0affa61170f3fba5c70ed [2021-07-27T14:40:53.368Z] $ docker rm -f beb209f9aa472f5508ff1d276a67a6fca44d697405a0affa61170f3fba5c70ed [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-07-27T14:40:54.533Z] + git log --format=format:%s -1 c811bdb3fe4aba5eca2950489eac06ff7c103705 [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:40:54.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:40:54.891Z] . [Pipeline] withDockerContainer [2021-07-27T14:40:54.981Z] prd-centos7-docker-4c-2g-274 does not seem to be running inside a container [2021-07-27T14:40:55.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-27T14:40:55.443Z] $ docker top 8943791a765ee1f52a7589cdd9554e8c9ddc3f6d6fa5371986ef7643d0e3c6d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-27T14:40:55.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:40:55.574Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:40:55.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:40:55.696Z] $ docker exec 8943791a765ee1f52a7589cdd9554e8c9ddc3f6d6fa5371986ef7643d0e3c6d5 ssh-agent [2021-07-27T14:40:55.811Z] SSH_AUTH_SOCK=/tmp/ssh-d0B2nZOZdOJd/agent.14 [2021-07-27T14:40:55.811Z] SSH_AGENT_PID=20 [2021-07-27T14:40:55.823Z] Running ssh-add (command line suppressed) [2021-07-27T14:40:55.922Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3482646138245020092.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3482646138245020092.key) [2021-07-27T14:40:55.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:40:56.263Z] + git semver tag [2021-07-27T14:40:56.264Z] # -> Open(): unable to determine branch for HEAD [2021-07-27T14:40:56.264Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-27T14:40:56.264Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:40:56.264Z] # $SEMVER_REMOTE_NAME = origin [2021-07-27T14:40:56.264Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-27T14:40:56.264Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-27T14:40:56.264Z] # $SEMVER_BRANCH = main [2021-07-27T14:40:56.264Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-27T14:40:56.264Z] # c811bdb3fe4aba5eca2950489eac06ff7c103705 HEAD [2021-07-27T14:40:56.264Z] # -> Force: false [2021-07-27T14:40:56.264Z] # 554882662db885d2b41c690d79d86253c5b4a74d refs/tags/v2.0.1-dev.10 [Pipeline] } [2021-07-27T14:40:56.278Z] $ docker exec --env ******** --env ******** 8943791a765ee1f52a7589cdd9554e8c9ddc3f6d6fa5371986ef7643d0e3c6d5 ssh-agent -k [2021-07-27T14:40:56.373Z] unset SSH_AUTH_SOCK; [2021-07-27T14:40:56.374Z] unset SSH_AGENT_PID; [2021-07-27T14:40:56.374Z] echo Agent pid 20 killed; [2021-07-27T14:40:56.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T14:40:56.743Z] + git semver [Pipeline] } [2021-07-27T14:40:56.763Z] $ docker stop --time=1 8943791a765ee1f52a7589cdd9554e8c9ddc3f6d6fa5371986ef7643d0e3c6d5 [2021-07-27T14:40:58.008Z] $ docker rm -f 8943791a765ee1f52a7589cdd9554e8c9ddc3f6d6fa5371986ef7643d0e3c6d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:40:58.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-27T14:40:58.521Z] [2021-07-27T14:40:58.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:40:58.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-27T14:40:58.866Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-27T14:40:58.866Z] ab5ef0e58194: Pulling fs layer [2021-07-27T14:40:58.866Z] 9712f1f96733: Pulling fs layer [2021-07-27T14:40:58.866Z] 63f879dbbcfc: Pulling fs layer [2021-07-27T14:40:58.866Z] 0d9ebad4ef96: Pulling fs layer [2021-07-27T14:40:58.866Z] e9a5061849ea: Pulling fs layer [2021-07-27T14:40:58.866Z] d747dcd14b5f: Pulling fs layer [2021-07-27T14:40:58.866Z] 2de7ff778b66: Pulling fs layer [2021-07-27T14:40:58.866Z] e9a5061849ea: Waiting [2021-07-27T14:40:58.866Z] d747dcd14b5f: Waiting [2021-07-27T14:40:58.866Z] 2de7ff778b66: Waiting [2021-07-27T14:40:58.866Z] 9712f1f96733: Verifying Checksum [2021-07-27T14:40:58.866Z] 9712f1f96733: Download complete [2021-07-27T14:41:01.447Z] 63f879dbbcfc: Verifying Checksum [2021-07-27T14:41:01.448Z] 63f879dbbcfc: Download complete [2021-07-27T14:41:01.716Z] e9a5061849ea: Verifying Checksum [2021-07-27T14:41:01.716Z] e9a5061849ea: Download complete [2021-07-27T14:41:01.716Z] d747dcd14b5f: Verifying Checksum [2021-07-27T14:41:01.716Z] d747dcd14b5f: Download complete [2021-07-27T14:41:02.673Z] 2de7ff778b66: Verifying Checksum [2021-07-27T14:41:02.673Z] 2de7ff778b66: Download complete [2021-07-27T14:41:02.673Z] 0d9ebad4ef96: Verifying Checksum [2021-07-27T14:41:02.673Z] 0d9ebad4ef96: Download complete [2021-07-27T14:41:02.956Z] ab5ef0e58194: Verifying Checksum [2021-07-27T14:41:02.956Z] ab5ef0e58194: Download complete [2021-07-27T14:41:05.560Z] ab5ef0e58194: Pull complete [2021-07-27T14:41:05.560Z] 9712f1f96733: Pull complete [2021-07-27T14:41:06.149Z] 63f879dbbcfc: Pull complete [2021-07-27T14:41:09.708Z] 0d9ebad4ef96: Pull complete [2021-07-27T14:41:09.708Z] e9a5061849ea: Pull complete [2021-07-27T14:41:09.708Z] d747dcd14b5f: Pull complete [2021-07-27T14:41:10.671Z] 2de7ff778b66: Pull complete [2021-07-27T14:41:10.671Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-27T14:41:10.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-27T14:41:10.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-27T14:41:10.756Z] prd-centos7-docker-4c-2g-274 does not seem to be running inside a container [2021-07-27T14:41:10.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-27T14:41:14.701Z] $ docker top 885bd39d4dd8e85bbe73381b3bf0c9c853a8b118e65340b1e8e0481aa86c3c1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-27T14:41:14.817Z] provisioning config files... [2021-07-27T14:41:14.829Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5811281814721858353tmp [2021-07-27T14:41:14.851Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6551432707549018595tmp [2021-07-27T14:41:14.872Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3435416219383913422tmp [Pipeline] { [Pipeline] echo [2021-07-27T14:41:14.899Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:15.209Z] ---> sigul-configuration.sh [2021-07-27T14:41:15.209Z] gpg: directory `/root/.gnupg' created [2021-07-27T14:41:15.209Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-27T14:41:15.209Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-27T14:41:15.209Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-27T14:41:15.209Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-27T14:41:15.209Z] gpg: CAST5 encrypted data [2021-07-27T14:41:15.209Z] gpg: encrypted with 1 passphrase [2021-07-27T14:41:15.209Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-27T14:41:15.521Z] + mkdir /home/jenkins [2021-07-27T14:41:15.521Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-27T14:41:15.834Z] + 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-07-27T14:41:15.849Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:16.162Z] ---> sigul-install.sh [2021-07-27T14:41:16.163Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-27T14:41:16.485Z] + git tag --list [2021-07-27T14:41:16.485Z] v0.0.0 [2021-07-27T14:41:16.485Z] v0.0.1 [2021-07-27T14:41:16.485Z] v0.1.0 [2021-07-27T14:41:16.485Z] v0.1.1 [2021-07-27T14:41:16.485Z] v0.1.10 [2021-07-27T14:41:16.485Z] v0.1.100 [2021-07-27T14:41:16.485Z] v0.1.101 [2021-07-27T14:41:16.485Z] v0.1.102 [2021-07-27T14:41:16.485Z] v0.1.103 [2021-07-27T14:41:16.485Z] v0.1.104 [2021-07-27T14:41:16.485Z] v0.1.105 [2021-07-27T14:41:16.485Z] v0.1.106 [2021-07-27T14:41:16.485Z] v0.1.107 [2021-07-27T14:41:16.485Z] v0.1.108 [2021-07-27T14:41:16.485Z] v0.1.109 [2021-07-27T14:41:16.485Z] v0.1.11 [2021-07-27T14:41:16.485Z] v0.1.110 [2021-07-27T14:41:16.485Z] v0.1.111 [2021-07-27T14:41:16.485Z] v0.1.112 [2021-07-27T14:41:16.485Z] v0.1.113 [2021-07-27T14:41:16.485Z] v0.1.114 [2021-07-27T14:41:16.485Z] v0.1.115 [2021-07-27T14:41:16.485Z] v0.1.116 [2021-07-27T14:41:16.485Z] v0.1.117 [2021-07-27T14:41:16.485Z] v0.1.118 [2021-07-27T14:41:16.485Z] v0.1.119 [2021-07-27T14:41:16.485Z] v0.1.12 [2021-07-27T14:41:16.485Z] v0.1.120 [2021-07-27T14:41:16.485Z] v0.1.121 [2021-07-27T14:41:16.485Z] v0.1.122 [2021-07-27T14:41:16.485Z] v0.1.123 [2021-07-27T14:41:16.485Z] v0.1.124 [2021-07-27T14:41:16.485Z] v0.1.125 [2021-07-27T14:41:16.485Z] v0.1.126 [2021-07-27T14:41:16.485Z] v0.1.127 [2021-07-27T14:41:16.485Z] v0.1.128 [2021-07-27T14:41:16.485Z] v0.1.129 [2021-07-27T14:41:16.485Z] v0.1.13 [2021-07-27T14:41:16.485Z] v0.1.130 [2021-07-27T14:41:16.485Z] v0.1.131 [2021-07-27T14:41:16.485Z] v0.1.132 [2021-07-27T14:41:16.485Z] v0.1.133 [2021-07-27T14:41:16.485Z] v0.1.134 [2021-07-27T14:41:16.485Z] v0.1.135 [2021-07-27T14:41:16.485Z] v0.1.136 [2021-07-27T14:41:16.486Z] v0.1.137 [2021-07-27T14:41:16.486Z] v0.1.138 [2021-07-27T14:41:16.486Z] v0.1.139 [2021-07-27T14:41:16.486Z] v0.1.14 [2021-07-27T14:41:16.486Z] v0.1.140 [2021-07-27T14:41:16.486Z] v0.1.141 [2021-07-27T14:41:16.486Z] v0.1.142 [2021-07-27T14:41:16.486Z] v0.1.143 [2021-07-27T14:41:16.486Z] v0.1.144 [2021-07-27T14:41:16.486Z] v0.1.145 [2021-07-27T14:41:16.486Z] v0.1.146 [2021-07-27T14:41:16.486Z] v0.1.147 [2021-07-27T14:41:16.486Z] v0.1.148 [2021-07-27T14:41:16.486Z] v0.1.149 [2021-07-27T14:41:16.486Z] v0.1.15 [2021-07-27T14:41:16.486Z] v0.1.16 [2021-07-27T14:41:16.486Z] v0.1.17 [2021-07-27T14:41:16.486Z] v0.1.18 [2021-07-27T14:41:16.486Z] v0.1.19 [2021-07-27T14:41:16.486Z] v0.1.2 [2021-07-27T14:41:16.486Z] v0.1.20 [2021-07-27T14:41:16.486Z] v0.1.21 [2021-07-27T14:41:16.486Z] v0.1.22 [2021-07-27T14:41:16.486Z] v0.1.23 [2021-07-27T14:41:16.486Z] v0.1.24 [2021-07-27T14:41:16.486Z] v0.1.25 [2021-07-27T14:41:16.486Z] v0.1.26 [2021-07-27T14:41:16.486Z] v0.1.27 [2021-07-27T14:41:16.486Z] v0.1.28 [2021-07-27T14:41:16.486Z] v0.1.29 [2021-07-27T14:41:16.486Z] v0.1.3 [2021-07-27T14:41:16.486Z] v0.1.30 [2021-07-27T14:41:16.486Z] v0.1.31 [2021-07-27T14:41:16.486Z] v0.1.32 [2021-07-27T14:41:16.486Z] v0.1.33 [2021-07-27T14:41:16.486Z] v0.1.34 [2021-07-27T14:41:16.486Z] v0.1.35 [2021-07-27T14:41:16.486Z] v0.1.36 [2021-07-27T14:41:16.486Z] v0.1.37 [2021-07-27T14:41:16.486Z] v0.1.38 [2021-07-27T14:41:16.486Z] v0.1.39 [2021-07-27T14:41:16.486Z] v0.1.4 [2021-07-27T14:41:16.486Z] v0.1.40 [2021-07-27T14:41:16.486Z] v0.1.41 [2021-07-27T14:41:16.486Z] v0.1.42 [2021-07-27T14:41:16.486Z] v0.1.43 [2021-07-27T14:41:16.486Z] v0.1.44 [2021-07-27T14:41:16.486Z] v0.1.45 [2021-07-27T14:41:16.486Z] v0.1.46 [2021-07-27T14:41:16.486Z] v0.1.47 [2021-07-27T14:41:16.486Z] v0.1.48 [2021-07-27T14:41:16.486Z] v0.1.49 [2021-07-27T14:41:16.486Z] v0.1.5 [2021-07-27T14:41:16.486Z] v0.1.50 [2021-07-27T14:41:16.486Z] v0.1.51 [2021-07-27T14:41:16.486Z] v0.1.52 [2021-07-27T14:41:16.486Z] v0.1.53 [2021-07-27T14:41:16.486Z] v0.1.54 [2021-07-27T14:41:16.486Z] v0.1.55 [2021-07-27T14:41:16.486Z] v0.1.56 [2021-07-27T14:41:16.486Z] v0.1.57 [2021-07-27T14:41:16.486Z] v0.1.58 [2021-07-27T14:41:16.486Z] v0.1.59 [2021-07-27T14:41:16.486Z] v0.1.6 [2021-07-27T14:41:16.486Z] v0.1.60 [2021-07-27T14:41:16.486Z] v0.1.61 [2021-07-27T14:41:16.486Z] v0.1.62 [2021-07-27T14:41:16.486Z] v0.1.63 [2021-07-27T14:41:16.486Z] v0.1.64 [2021-07-27T14:41:16.486Z] v0.1.65 [2021-07-27T14:41:16.486Z] v0.1.66 [2021-07-27T14:41:16.486Z] v0.1.67 [2021-07-27T14:41:16.486Z] v0.1.68 [2021-07-27T14:41:16.486Z] v0.1.69 [2021-07-27T14:41:16.486Z] v0.1.7 [2021-07-27T14:41:16.486Z] v0.1.70 [2021-07-27T14:41:16.486Z] v0.1.71 [2021-07-27T14:41:16.486Z] v0.1.72 [2021-07-27T14:41:16.486Z] v0.1.73 [2021-07-27T14:41:16.486Z] v0.1.74 [2021-07-27T14:41:16.486Z] v0.1.75 [2021-07-27T14:41:16.486Z] v0.1.76 [2021-07-27T14:41:16.486Z] v0.1.77 [2021-07-27T14:41:16.486Z] v0.1.78 [2021-07-27T14:41:16.486Z] v0.1.79 [2021-07-27T14:41:16.486Z] v0.1.8 [2021-07-27T14:41:16.486Z] v0.1.80 [2021-07-27T14:41:16.486Z] v0.1.81 [2021-07-27T14:41:16.486Z] v0.1.82 [2021-07-27T14:41:16.486Z] v0.1.83 [2021-07-27T14:41:16.486Z] v0.1.84 [2021-07-27T14:41:16.486Z] v0.1.85 [2021-07-27T14:41:16.486Z] v0.1.86 [2021-07-27T14:41:16.486Z] v0.1.87 [2021-07-27T14:41:16.486Z] v0.1.88 [2021-07-27T14:41:16.486Z] v0.1.89 [2021-07-27T14:41:16.486Z] v0.1.9 [2021-07-27T14:41:16.486Z] v0.1.90 [2021-07-27T14:41:16.486Z] v0.1.91 [2021-07-27T14:41:16.486Z] v0.1.92 [2021-07-27T14:41:16.486Z] v0.1.93 [2021-07-27T14:41:16.486Z] v0.1.94 [2021-07-27T14:41:16.486Z] v0.1.95 [2021-07-27T14:41:16.486Z] v0.1.96 [2021-07-27T14:41:16.486Z] v0.1.97 [2021-07-27T14:41:16.486Z] v0.1.98 [2021-07-27T14:41:16.486Z] v0.1.99 [2021-07-27T14:41:16.486Z] v2.0.0 [2021-07-27T14:41:16.486Z] v2.0.0-dev.1 [2021-07-27T14:41:16.486Z] v2.0.0-dev.10 [2021-07-27T14:41:16.486Z] v2.0.0-dev.100 [2021-07-27T14:41:16.486Z] v2.0.0-dev.101 [2021-07-27T14:41:16.486Z] v2.0.0-dev.102 [2021-07-27T14:41:16.486Z] v2.0.0-dev.103 [2021-07-27T14:41:16.486Z] v2.0.0-dev.11 [2021-07-27T14:41:16.486Z] v2.0.0-dev.12 [2021-07-27T14:41:16.486Z] v2.0.0-dev.13 [2021-07-27T14:41:16.486Z] v2.0.0-dev.14 [2021-07-27T14:41:16.486Z] v2.0.0-dev.15 [2021-07-27T14:41:16.486Z] v2.0.0-dev.16 [2021-07-27T14:41:16.486Z] v2.0.0-dev.17 [2021-07-27T14:41:16.486Z] v2.0.0-dev.18 [2021-07-27T14:41:16.486Z] v2.0.0-dev.19 [2021-07-27T14:41:16.486Z] v2.0.0-dev.2 [2021-07-27T14:41:16.486Z] v2.0.0-dev.20 [2021-07-27T14:41:16.486Z] v2.0.0-dev.21 [2021-07-27T14:41:16.486Z] v2.0.0-dev.22 [2021-07-27T14:41:16.486Z] v2.0.0-dev.23 [2021-07-27T14:41:16.486Z] v2.0.0-dev.24 [2021-07-27T14:41:16.486Z] v2.0.0-dev.25 [2021-07-27T14:41:16.486Z] v2.0.0-dev.26 [2021-07-27T14:41:16.486Z] v2.0.0-dev.27 [2021-07-27T14:41:16.486Z] v2.0.0-dev.28 [2021-07-27T14:41:16.486Z] v2.0.0-dev.29 [2021-07-27T14:41:16.486Z] v2.0.0-dev.3 [2021-07-27T14:41:16.486Z] v2.0.0-dev.30 [2021-07-27T14:41:16.486Z] v2.0.0-dev.31 [2021-07-27T14:41:16.486Z] v2.0.0-dev.32 [2021-07-27T14:41:16.486Z] v2.0.0-dev.33 [2021-07-27T14:41:16.486Z] v2.0.0-dev.34 [2021-07-27T14:41:16.486Z] v2.0.0-dev.35 [2021-07-27T14:41:16.486Z] v2.0.0-dev.36 [2021-07-27T14:41:16.486Z] v2.0.0-dev.37 [2021-07-27T14:41:16.486Z] v2.0.0-dev.38 [2021-07-27T14:41:16.486Z] v2.0.0-dev.39 [2021-07-27T14:41:16.486Z] v2.0.0-dev.4 [2021-07-27T14:41:16.486Z] v2.0.0-dev.40 [2021-07-27T14:41:16.486Z] v2.0.0-dev.41 [2021-07-27T14:41:16.486Z] v2.0.0-dev.42 [2021-07-27T14:41:16.486Z] v2.0.0-dev.43 [2021-07-27T14:41:16.486Z] v2.0.0-dev.44 [2021-07-27T14:41:16.486Z] v2.0.0-dev.45 [2021-07-27T14:41:16.486Z] v2.0.0-dev.46 [2021-07-27T14:41:16.486Z] v2.0.0-dev.47 [2021-07-27T14:41:16.486Z] v2.0.0-dev.48 [2021-07-27T14:41:16.486Z] v2.0.0-dev.49 [2021-07-27T14:41:16.486Z] v2.0.0-dev.5 [2021-07-27T14:41:16.486Z] v2.0.0-dev.50 [2021-07-27T14:41:16.486Z] v2.0.0-dev.51 [2021-07-27T14:41:16.486Z] v2.0.0-dev.52 [2021-07-27T14:41:16.486Z] v2.0.0-dev.53 [2021-07-27T14:41:16.486Z] v2.0.0-dev.54 [2021-07-27T14:41:16.486Z] v2.0.0-dev.55 [2021-07-27T14:41:16.486Z] v2.0.0-dev.56 [2021-07-27T14:41:16.486Z] v2.0.0-dev.57 [2021-07-27T14:41:16.486Z] v2.0.0-dev.58 [2021-07-27T14:41:16.486Z] v2.0.0-dev.59 [2021-07-27T14:41:16.486Z] v2.0.0-dev.6 [2021-07-27T14:41:16.486Z] v2.0.0-dev.60 [2021-07-27T14:41:16.486Z] v2.0.0-dev.61 [2021-07-27T14:41:16.486Z] v2.0.0-dev.62 [2021-07-27T14:41:16.486Z] v2.0.0-dev.63 [2021-07-27T14:41:16.486Z] v2.0.0-dev.64 [2021-07-27T14:41:16.486Z] v2.0.0-dev.65 [2021-07-27T14:41:16.486Z] v2.0.0-dev.66 [2021-07-27T14:41:16.486Z] v2.0.0-dev.67 [2021-07-27T14:41:16.486Z] v2.0.0-dev.68 [2021-07-27T14:41:16.486Z] v2.0.0-dev.69 [2021-07-27T14:41:16.486Z] v2.0.0-dev.7 [2021-07-27T14:41:16.486Z] v2.0.0-dev.70 [2021-07-27T14:41:16.486Z] v2.0.0-dev.71 [2021-07-27T14:41:16.486Z] v2.0.0-dev.72 [2021-07-27T14:41:16.486Z] v2.0.0-dev.73 [2021-07-27T14:41:16.486Z] v2.0.0-dev.74 [2021-07-27T14:41:16.486Z] v2.0.0-dev.75 [2021-07-27T14:41:16.486Z] v2.0.0-dev.76 [2021-07-27T14:41:16.486Z] v2.0.0-dev.77 [2021-07-27T14:41:16.486Z] v2.0.0-dev.78 [2021-07-27T14:41:16.486Z] v2.0.0-dev.79 [2021-07-27T14:41:16.486Z] v2.0.0-dev.8 [2021-07-27T14:41:16.486Z] v2.0.0-dev.80 [2021-07-27T14:41:16.486Z] v2.0.0-dev.81 [2021-07-27T14:41:16.486Z] v2.0.0-dev.82 [2021-07-27T14:41:16.486Z] v2.0.0-dev.83 [2021-07-27T14:41:16.486Z] v2.0.0-dev.84 [2021-07-27T14:41:16.486Z] v2.0.0-dev.85 [2021-07-27T14:41:16.486Z] v2.0.0-dev.86 [2021-07-27T14:41:16.486Z] v2.0.0-dev.87 [2021-07-27T14:41:16.486Z] v2.0.0-dev.88 [2021-07-27T14:41:16.486Z] v2.0.0-dev.89 [2021-07-27T14:41:16.486Z] v2.0.0-dev.9 [2021-07-27T14:41:16.486Z] v2.0.0-dev.90 [2021-07-27T14:41:16.486Z] v2.0.0-dev.91 [2021-07-27T14:41:16.486Z] v2.0.0-dev.92 [2021-07-27T14:41:16.486Z] v2.0.0-dev.93 [2021-07-27T14:41:16.486Z] v2.0.0-dev.94 [2021-07-27T14:41:16.486Z] v2.0.0-dev.95 [2021-07-27T14:41:16.486Z] v2.0.0-dev.96 [2021-07-27T14:41:16.486Z] v2.0.0-dev.97 [2021-07-27T14:41:16.486Z] v2.0.0-dev.98 [2021-07-27T14:41:16.486Z] v2.0.0-dev.99 [2021-07-27T14:41:16.486Z] v2.0.1-dev.1 [2021-07-27T14:41:16.486Z] v2.0.1-dev.10 [2021-07-27T14:41:16.486Z] v2.0.1-dev.2 [2021-07-27T14:41:16.486Z] v2.0.1-dev.3 [2021-07-27T14:41:16.486Z] v2.0.1-dev.4 [2021-07-27T14:41:16.486Z] v2.0.1-dev.5 [2021-07-27T14:41:16.486Z] v2.0.1-dev.6 [2021-07-27T14:41:16.486Z] v2.0.1-dev.7 [2021-07-27T14:41:16.486Z] v2.0.1-dev.8 [2021-07-27T14:41:16.486Z] v2.0.1-dev.9 [Pipeline] sh [2021-07-27T14:41:16.801Z] + lftools sign git-tag v2.0.1-dev.10 [2021-07-27T14:41:17.387Z] Signing Git tag with Sigul... [2021-07-27T14:41:17.387Z] Signing v2.0.1-dev.10 [Pipeline] echo [2021-07-27T14:41:18.195Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:18.514Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-27T14:41:18.525Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-27T14:41:18.554Z] $ docker stop --time=1 885bd39d4dd8e85bbe73381b3bf0c9c853a8b118e65340b1e8e0481aa86c3c1a [2021-07-27T14:41:19.772Z] $ docker rm -f 885bd39d4dd8e85bbe73381b3bf0c9c853a8b118e65340b1e8e0481aa86c3c1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:41:20.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:41:20.466Z] . [Pipeline] withDockerContainer [2021-07-27T14:41:20.550Z] prd-centos7-docker-4c-2g-274 does not seem to be running inside a container [2021-07-27T14:41:20.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-27T14:41:21.188Z] $ docker top 7e0220b2a34423abb507d3aa9ba5d1175d75461b945ee347b1e976986c3307e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-27T14:41:21.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:41:21.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:41:21.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:41:21.442Z] $ docker exec 7e0220b2a34423abb507d3aa9ba5d1175d75461b945ee347b1e976986c3307e9 ssh-agent [2021-07-27T14:41:21.552Z] SSH_AUTH_SOCK=/tmp/ssh-HzvihFrWUQQb/agent.13 [2021-07-27T14:41:21.552Z] SSH_AGENT_PID=18 [2021-07-27T14:41:21.561Z] Running ssh-add (command line suppressed) [2021-07-27T14:41:21.660Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3544941933160286800.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3544941933160286800.key) [2021-07-27T14:41:21.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:41:21.998Z] + git semver bump pre [2021-07-27T14:41:21.998Z] # -> Open(): unable to determine branch for HEAD [2021-07-27T14:41:21.998Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-27T14:41:21.998Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:41:21.998Z] # $SEMVER_REMOTE_NAME = origin [2021-07-27T14:41:21.998Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-27T14:41:21.998Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-27T14:41:21.998Z] # $SEMVER_BRANCH = main [2021-07-27T14:41:21.998Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-27T14:41:21.998Z] 2.0.1-dev.11 [Pipeline] } [2021-07-27T14:41:22.013Z] $ docker exec --env ******** --env ******** 7e0220b2a34423abb507d3aa9ba5d1175d75461b945ee347b1e976986c3307e9 ssh-agent -k [2021-07-27T14:41:22.110Z] unset SSH_AUTH_SOCK; [2021-07-27T14:41:22.110Z] unset SSH_AGENT_PID; [2021-07-27T14:41:22.110Z] echo Agent pid 18 killed; [2021-07-27T14:41:22.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T14:41:22.475Z] + git semver [Pipeline] } [2021-07-27T14:41:22.496Z] $ docker stop --time=1 7e0220b2a34423abb507d3aa9ba5d1175d75461b945ee347b1e976986c3307e9 [2021-07-27T14:41:23.714Z] $ docker rm -f 7e0220b2a34423abb507d3aa9ba5d1175d75461b945ee347b1e976986c3307e9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:41:24.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:41:24.337Z] . [Pipeline] withDockerContainer [2021-07-27T14:41:24.426Z] prd-centos7-docker-4c-2g-274 does not seem to be running inside a container [2021-07-27T14:41:24.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-27T14:41:24.860Z] $ docker top b99df365d6140bc4750d316e64702db5a552a7b70368cbdb41e328b4ac680887 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-27T14:41:25.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:41:25.015Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:41:25.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:41:25.152Z] $ docker exec b99df365d6140bc4750d316e64702db5a552a7b70368cbdb41e328b4ac680887 ssh-agent [2021-07-27T14:41:25.260Z] SSH_AUTH_SOCK=/tmp/ssh-t5VRz7Jnvq5f/agent.14 [2021-07-27T14:41:25.260Z] SSH_AGENT_PID=20 [2021-07-27T14:41:25.269Z] Running ssh-add (command line suppressed) [2021-07-27T14:41:25.362Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8757749230672217454.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8757749230672217454.key) [2021-07-27T14:41:25.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:41:25.704Z] + git semver push [2021-07-27T14:41:25.705Z] # -> Open(): unable to determine branch for HEAD [2021-07-27T14:41:25.705Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-27T14:41:25.705Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:41:25.705Z] # $SEMVER_REMOTE_NAME = origin [2021-07-27T14:41:25.705Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-27T14:41:25.705Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-27T14:41:25.705Z] # $SEMVER_BRANCH = main [2021-07-27T14:41:25.705Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-27T14:41:31.095Z] $ docker exec --env ******** --env ******** b99df365d6140bc4750d316e64702db5a552a7b70368cbdb41e328b4ac680887 ssh-agent -k [2021-07-27T14:41:31.196Z] unset SSH_AUTH_SOCK; [2021-07-27T14:41:31.196Z] unset SSH_AGENT_PID; [2021-07-27T14:41:31.196Z] echo Agent pid 20 killed; [2021-07-27T14:41:31.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T14:41:31.578Z] + git semver [Pipeline] } [2021-07-27T14:41:31.603Z] $ docker stop --time=1 b99df365d6140bc4750d316e64702db5a552a7b70368cbdb41e328b4ac680887 [2021-07-27T14:41:32.805Z] $ docker rm -f b99df365d6140bc4750d316e64702db5a552a7b70368cbdb41e328b4ac680887 [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-07-27T14:41:34.039Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:34.637Z] ---> package-listing.sh [2021-07-27T14:41:34.637Z] ++ facter osfamily [2021-07-27T14:41:34.637Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-27T14:41:34.907Z] + OS_FAMILY=redhat [2021-07-27T14:41:34.907Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:41:34.907Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-27T14:41:34.907Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-27T14:41:34.907Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-27T14:41:34.907Z] + PACKAGES=/tmp/packages_start.txt [2021-07-27T14:41:34.907Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-27T14:41:34.907Z] + PACKAGES=/tmp/packages_end.txt [2021-07-27T14:41:34.907Z] + case "${OS_FAMILY}" in [2021-07-27T14:41:34.907Z] + rpm -qa [2021-07-27T14:41:34.907Z] + sort [2021-07-27T14:41:35.488Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-27T14:41:35.488Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-27T14:41:35.488Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-27T14:41:35.489Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-27T14:41:35.489Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-07-27T14:41:35.489Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2021-07-27T14:41:35.507Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-27T14:41:35.827Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:41:36.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:41:36.650Z] [2021-07-27T14:41:36.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:41:36.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:41:36.979Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-27T14:41:36.979Z] b4d181a07f80: Pulling fs layer [2021-07-27T14:41:36.979Z] a1111a8f2ec3: Pulling fs layer [2021-07-27T14:41:36.979Z] ed53099fbce6: Pulling fs layer [2021-07-27T14:41:36.979Z] dc539afda2c1: Pulling fs layer [2021-07-27T14:41:36.979Z] 77bc0d833cb6: Pulling fs layer [2021-07-27T14:41:36.979Z] 9065ff56babe: Pulling fs layer [2021-07-27T14:41:36.979Z] d287ab97295c: Pulling fs layer [2021-07-27T14:41:36.979Z] dc539afda2c1: Waiting [2021-07-27T14:41:36.979Z] 77bc0d833cb6: Waiting [2021-07-27T14:41:36.979Z] 9065ff56babe: Waiting [2021-07-27T14:41:36.979Z] d287ab97295c: Waiting [2021-07-27T14:41:37.245Z] a1111a8f2ec3: Verifying Checksum [2021-07-27T14:41:37.245Z] a1111a8f2ec3: Download complete [2021-07-27T14:41:37.245Z] dc539afda2c1: Verifying Checksum [2021-07-27T14:41:37.245Z] dc539afda2c1: Download complete [2021-07-27T14:41:37.509Z] 77bc0d833cb6: Verifying Checksum [2021-07-27T14:41:37.509Z] 77bc0d833cb6: Download complete [2021-07-27T14:41:37.509Z] 9065ff56babe: Verifying Checksum [2021-07-27T14:41:37.509Z] 9065ff56babe: Download complete [2021-07-27T14:41:37.774Z] ed53099fbce6: Verifying Checksum [2021-07-27T14:41:37.774Z] ed53099fbce6: Download complete [2021-07-27T14:41:38.728Z] b4d181a07f80: Verifying Checksum [2021-07-27T14:41:38.728Z] b4d181a07f80: Download complete [2021-07-27T14:41:40.137Z] b4d181a07f80: Pull complete [2021-07-27T14:41:40.137Z] a1111a8f2ec3: Pull complete [2021-07-27T14:41:40.403Z] ed53099fbce6: Pull complete [2021-07-27T14:41:40.667Z] dc539afda2c1: Pull complete [2021-07-27T14:41:40.933Z] 77bc0d833cb6: Pull complete [2021-07-27T14:41:40.933Z] 9065ff56babe: Pull complete [2021-07-27T14:41:42.875Z] d287ab97295c: Verifying Checksum [2021-07-27T14:41:42.875Z] d287ab97295c: Download complete [2021-07-27T14:41:47.148Z] d287ab97295c: Pull complete [2021-07-27T14:41:47.148Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-27T14:41:47.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:41:47.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-27T14:41:47.231Z] prd-centos7-docker-4c-2g-274 does not seem to be running inside a container [2021-07-27T14:41:47.299Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-27T14:41:49.846Z] $ docker top f567c998c215e3eeda4f1ad796df5c17a29cf4fa0f0ed8a38f63d7cac456bbe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:41:50.506Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-27T14:41:50.824Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-27T14:41:51.140Z] + ls /var/log/sa-host [2021-07-27T14:41:51.141Z] + sadf -c /var/log/sa-host/sa05 [2021-07-27T14:41:51.141Z] file_magic: OK [2021-07-27T14:41:51.141Z] HZ: Using current value: 100 [2021-07-27T14:41:51.141Z] file_header: OK [2021-07-27T14:41:51.141Z] 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-07-27T14:41:51.141Z] Statistics: [2021-07-27T14:41:51.141Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-27T14:41:51.141Z] File successfully converted to sysstat format version 12.0.3 [2021-07-27T14:41:51.141Z] + sadf -c /var/log/sa-host/sa27 [2021-07-27T14:41:51.141Z] file_magic: OK [2021-07-27T14:41:51.141Z] HZ: Using current value: 100 [2021-07-27T14:41:51.141Z] file_header: OK [2021-07-27T14:41:51.141Z] 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-07-27T14:41:51.141Z] Statistics: [2021-07-27T14:41:51.141Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-27T14:41:51.141Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-27T14:41:51.322Z] provisioning config files... [2021-07-27T14:41:51.339Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6608752420011814845tmp [Pipeline] { [Pipeline] echo [2021-07-27T14:41:51.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:51.822Z] ---> create-netrc.sh [Pipeline] } [2021-07-27T14:41:51.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:52.240Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-27T14:41:52.256Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:52.565Z] ---> sudo-logs.sh [2021-07-27T14:41:52.565Z] Archiving 'sudo' log.. [2021-07-27T14:41:52.565Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-274.vexxhost.local: Name or service not known [2021-07-27T14:41:52.565Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-274.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-27T14:41:52.595Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:53.126Z] ---> job-cost.sh [2021-07-27T14:41:53.126Z] lf-activate-venv: SKIPPING [2021-07-27T14:41:53.126Z] DEBUG: total: 0.18000000715255737 [2021-07-27T14:41:53.126Z] INFO: Retrieving Stack Cost... [2021-07-27T14:41:54.082Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-27T14:41:54.348Z] INFO: Archiving Costs [Pipeline] echo [2021-07-27T14:41:54.366Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:54.684Z] ---> logs-deploy.sh [2021-07-27T14:41:54.684Z] lf-activate-venv: SKIPPING [2021-07-27T14:41:54.684Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/11 [2021-07-27T14:41:54.684Z] INFO: archiving workspace using pattern(s): [2021-07-27T14:41:55.272Z] Archives upload complete. [2021-07-27T14:41:55.542Z] INFO: archiving logs to Nexus