Pull request #642 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb+6959a31925640f2b0e4ffea6e4d93f53244a7c4d (75e9122895d45878c3c2a512643683273a77b8c5) 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-ssh5938452745420953271.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh5055071774282552385.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 144eb70ba3d470a427e699408e811d3f535e987a 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/PR-642/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/PR-642/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1026398130430982316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh6720044763322006367.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/PR-642/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/PR-642/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3349017602096146361.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-414 in /w/workspace/dry_go-mod-core-contracts_PR-642 [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/dry_go-mod-core-contracts_PR-642 # 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/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh891774130381137615.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh8932328807410278827.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb Merge succeeded, producing 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb Checking out Revision 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb (PR-642) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 > git remote # timeout=10 > 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 /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh1294433417516514116.key > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" > git rev-list --no-walk e4809fc98044456df474411a240caee35545d914 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T17:47:52.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T17:47:52.376Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T17:47:52.403Z] ========================================================= [2021-07-14T17:47:52.403Z] EdgeX Global Pipelines Version Info [2021-07-14T17:47:52.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-14T17:47:53.675Z] ------------------- [2021-07-14T17:47:53.675Z] stable info: [2021-07-14T17:47:53.675Z] ------------------- [2021-07-14T17:47:53.675Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T17:47:53.675Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T17:47:53.675Z] Message: update stable to v1.0.196 [2021-07-14T17:47:54.267Z] ------------------- [2021-07-14T17:47:54.267Z] experimental info: [2021-07-14T17:47:54.267Z] ------------------- [2021-07-14T17:47:54.267Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T17:47:54.267Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T17:47:54.267Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T17:47:54.419Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-14T17:47:54.444Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-14T17:47:54.469Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T17:47:54.575Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T17:47:54.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T17:47:54.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T17:47:54.644Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T17:47:54.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T17:47:54.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-14T17:47:54.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T17:47:54.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T17:47:54.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-14T17:47:54.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T17:47:54.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T17:47:54.827Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:47:54.854Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:47:54.886Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:47:54.911Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:47:54.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T17:47:54.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-14T17:47:54.992Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-14T17:47:55.020Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-14T17:47:55.041Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-14T17:47:55.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-14T17:47:55.093Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-14T17:47:55.119Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T17:47:55.144Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo [2021-07-14T17:47:55.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo [2021-07-14T17:47:55.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo [2021-07-14T17:47:55.226Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb [Pipeline] echo [2021-07-14T17:47:55.248Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cbe329 [Pipeline] echo [2021-07-14T17:47:55.275Z] [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-14T17:47:55.821Z] + git log --format=format:%s -1 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb [Pipeline] echo [2021-07-14T17:47:55.880Z] GIT_COMMIT: 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0 [Pipeline] echo [2021-07-14T17:47:55.896Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:47:56.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:47:56.592Z] [2021-07-14T17:47:56.592Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:47:57.138Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:47:57.138Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T17:47:57.138Z] 31603596830f: Pulling fs layer [2021-07-14T17:47:57.138Z] b6dc333f4379: Pulling fs layer [2021-07-14T17:47:57.138Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T17:47:57.138Z] fd332fbdc1db: Pulling fs layer [2021-07-14T17:47:57.138Z] fd332fbdc1db: Waiting [2021-07-14T17:47:57.138Z] b6dc333f4379: Verifying Checksum [2021-07-14T17:47:57.138Z] b6dc333f4379: Download complete [2021-07-14T17:47:57.138Z] 31603596830f: Verifying Checksum [2021-07-14T17:47:57.138Z] 31603596830f: Download complete [2021-07-14T17:47:57.409Z] 31603596830f: Pull complete [2021-07-14T17:47:57.409Z] b6dc333f4379: Pull complete [2021-07-14T17:47:57.409Z] fd332fbdc1db: Verifying Checksum [2021-07-14T17:47:57.409Z] fd332fbdc1db: Download complete [2021-07-14T17:47:57.409Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T17:47:57.409Z] 3d9ef1400e77: Download complete [2021-07-14T17:47:58.003Z] 3d9ef1400e77: Pull complete [2021-07-14T17:47:58.277Z] fd332fbdc1db: Pull complete [2021-07-14T17:47:58.277Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T17:47:58.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:47:58.277Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T17:47:58.386Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-07-14T17:47:58.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-14T17:47:59.326Z] $ docker top 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T17:47:59.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T17:47:59.455Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T17:47:59.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T17:47:59.565Z] $ docker exec 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 ssh-agent [2021-07-14T17:47:59.678Z] SSH_AUTH_SOCK=/tmp/ssh-mrwr8QPpLLKs/agent.13 [2021-07-14T17:47:59.678Z] SSH_AGENT_PID=19 [2021-07-14T17:47:59.689Z] Running ssh-add (command line suppressed) [2021-07-14T17:47:59.795Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_755266985437701704.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_755266985437701704.key) [2021-07-14T17:47:59.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T17:48:00.143Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T17:48:00.163Z] $ docker exec --env ******** --env ******** 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 ssh-agent -k [2021-07-14T17:48:00.263Z] unset SSH_AUTH_SOCK; [2021-07-14T17:48:00.264Z] unset SSH_AGENT_PID; [2021-07-14T17:48:00.264Z] echo Agent pid 19 killed; [2021-07-14T17:48:00.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T17:48:00.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T17:48:00.337Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T17:48:00.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T17:48:00.458Z] $ docker exec 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 ssh-agent [2021-07-14T17:48:00.573Z] SSH_AUTH_SOCK=/tmp/ssh-WZQS35GiSxP7/agent.53 [2021-07-14T17:48:00.573Z] SSH_AGENT_PID=59 [2021-07-14T17:48:00.583Z] Running ssh-add (command line suppressed) [2021-07-14T17:48:00.682Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_6690937467912186011.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_6690937467912186011.key) [2021-07-14T17:48:00.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T17:48:01.043Z] + git semver init [2021-07-14T17:48:01.043Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T17:48:01.043Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.git [2021-07-14T17:48:01.043Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-642 [2021-07-14T17:48:01.043Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T17:48:01.043Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T17:48:01.043Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T17:48:01.043Z] # $SEMVER_BRANCH = PR-642 [2021-07-14T17:48:01.043Z] # $SEMVER_TEMP = /tmp/semver-394210383 [2021-07-14T17:48:01.043Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-14T17:48:02.041Z] # '/tmp/semver-394210383' -> '/w/workspace/dry_go-mod-core-contracts_PR-642/.semver' [2021-07-14T17:48:02.041Z] # -> Force: false [2021-07-14T17:48:02.041Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.semver [Pipeline] } [2021-07-14T17:48:02.057Z] $ docker exec --env ******** --env ******** 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 ssh-agent -k [2021-07-14T17:48:02.158Z] unset SSH_AUTH_SOCK; [2021-07-14T17:48:02.158Z] unset SSH_AGENT_PID; [2021-07-14T17:48:02.158Z] echo Agent pid 59 killed; [2021-07-14T17:48:02.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T17:48:02.530Z] + git semver [Pipeline] } [2021-07-14T17:48:02.559Z] $ docker stop --time=1 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 [2021-07-14T17:48:03.814Z] $ docker rm -f 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T17:48:04.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T17:48:04.568Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T17:48:04.571Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-14T17:48:19.798Z] Still waiting to schedule task [2021-07-14T17:48:19.798Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-14T17:48:19.801Z] Still waiting to schedule task [2021-07-14T17:48:19.802Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-14T17:49:39.891Z] Running on prd-centos7-docker-4c-2g-439 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws [2021-07-14T17:49:39.913Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-07-14T17:49:40.039Z] Selected Git installation does not exist. Using Default [2021-07-14T17:49:40.039Z] The recommended git tool is: NONE [2021-07-14T17:49:42.720Z] using credential edgex-jenkins-ssh [2021-07-14T17:49:42.737Z] Cloning the remote Git repository [2021-07-14T17:49:42.261Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T17:49:42.432Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-07-14T17:49:42.502Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T17:49:42.502Z] > git --version # timeout=10 [2021-07-14T17:49:42.518Z] > git --version # 'git version 2.24.4' [2021-07-14T17:49:42.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T17:49:42.567Z] [INFO] Currently running in a labeled security context [2021-07-14T17:49:42.567Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T17:49:42.567Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh7754622818061351250.key [2021-07-14T17:49:42.581Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T17:49:44.464Z] Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb [2021-07-14T17:49:43.474Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-14T17:49:43.487Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T17:49:43.503Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-14T17:49:43.520Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T17:49:43.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T17:49:43.523Z] [INFO] Currently running in a labeled security context [2021-07-14T17:49:43.523Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T17:49:43.523Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh903467837618237271.key [2021-07-14T17:49:43.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T17:49:44.050Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T17:49:44.062Z] > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 [2021-07-14T17:49:44.109Z] > git remote # timeout=10 [2021-07-14T17:49:44.121Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T17:49:44.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T17:49:44.134Z] [INFO] Currently running in a labeled security context [2021-07-14T17:49:44.134Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T17:49:44.134Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh9009759024312069551.key [2021-07-14T17:49:44.141Z] > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 [2021-07-14T17:49:44.578Z] Merge succeeded, producing 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb [2021-07-14T17:49:44.578Z] Checking out Revision 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb (PR-642) [2021-07-14T17:49:44.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T17:49:44.166Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T17:49:44.173Z] > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 [2021-07-14T17:49:48.139Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T17:49:48.900Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T17:49:49.252Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T17:49:49.572Z] + sudo service docker restart [2021-07-14T17:49:49.572Z] + true [2021-07-14T17:49:49.572Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-14T17:50:08.061Z] ========================================================= [2021-07-14T17:50:08.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T17:50:08.061Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:50:08.390Z] + 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-14T17:50:08.390Z] Sending build context to Docker daemon 2.911MB [2021-07-14T17:50:08.390Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-14T17:50:08.390Z] Step 2/7 : FROM ${BASE} [2021-07-14T17:50:08.658Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T17:50:08.658Z] 540db60ca938: Pulling fs layer [2021-07-14T17:50:08.658Z] adcc1eea9eea: Pulling fs layer [2021-07-14T17:50:08.658Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T17:50:08.658Z] 0773c198feca: Pulling fs layer [2021-07-14T17:50:08.658Z] 345f892a5656: Pulling fs layer [2021-07-14T17:50:08.658Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T17:50:08.658Z] 5ac4037533be: Pulling fs layer [2021-07-14T17:50:08.658Z] dc6bda0758c5: Pulling fs layer [2021-07-14T17:50:08.658Z] 9ac62484cfdc: Waiting [2021-07-14T17:50:08.658Z] 5ac4037533be: Waiting [2021-07-14T17:50:08.658Z] dc6bda0758c5: Waiting [2021-07-14T17:50:08.658Z] 345f892a5656: Waiting [2021-07-14T17:50:08.658Z] 4c4ab2625f07: Verifying Checksum [2021-07-14T17:50:08.658Z] 4c4ab2625f07: Download complete [2021-07-14T17:50:08.658Z] adcc1eea9eea: Verifying Checksum [2021-07-14T17:50:08.658Z] adcc1eea9eea: Download complete [2021-07-14T17:50:08.658Z] 345f892a5656: Verifying Checksum [2021-07-14T17:50:08.658Z] 345f892a5656: Download complete [2021-07-14T17:50:08.658Z] 9ac62484cfdc: Verifying Checksum [2021-07-14T17:50:08.658Z] 9ac62484cfdc: Download complete [2021-07-14T17:50:08.926Z] 540db60ca938: Verifying Checksum [2021-07-14T17:50:08.926Z] 540db60ca938: Download complete [2021-07-14T17:50:09.196Z] 540db60ca938: Pull complete [2021-07-14T17:50:09.197Z] adcc1eea9eea: Pull complete [2021-07-14T17:50:09.197Z] 4c4ab2625f07: Pull complete [2021-07-14T17:50:09.780Z] 5ac4037533be: Verifying Checksum [2021-07-14T17:50:09.780Z] 5ac4037533be: Download complete [2021-07-14T17:50:12.362Z] dc6bda0758c5: Verifying Checksum [2021-07-14T17:50:12.362Z] dc6bda0758c5: Download complete [2021-07-14T17:50:12.950Z] 0773c198feca: Verifying Checksum [2021-07-14T17:50:12.950Z] 0773c198feca: Download complete [2021-07-14T17:50:16.335Z] 0773c198feca: Pull complete [2021-07-14T17:50:16.335Z] 345f892a5656: Pull complete [2021-07-14T17:50:16.335Z] 9ac62484cfdc: Pull complete [2021-07-14T17:50:16.335Z] 5ac4037533be: Pull complete [2021-07-14T17:50:17.765Z] dc6bda0758c5: Pull complete [2021-07-14T17:50:17.765Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T17:50:17.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T17:50:17.765Z] ---> eb58bd16d52e [2021-07-14T17:50:17.765Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-14T17:50:19.727Z] ---> Running in 7dfc99fc2a64 [2021-07-14T17:50:19.727Z] Removing intermediate container 7dfc99fc2a64 [2021-07-14T17:50:19.727Z] ---> 5dafd18dcd83 [2021-07-14T17:50:19.727Z] Step 4/7 : RUN apk add bash [2021-07-14T17:50:19.727Z] ---> Running in 6d6a51d1e8c3 [2021-07-14T17:50:19.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T17:50:20.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T17:50:21.224Z] OK: 149 MiB in 40 packages [2021-07-14T17:50:21.497Z] Removing intermediate container 6d6a51d1e8c3 [2021-07-14T17:50:21.497Z] ---> f36f189b5d06 [2021-07-14T17:50:21.497Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-14T17:50:21.497Z] ---> Running in cfe3ecddb054 [2021-07-14T17:50:21.763Z] Removing intermediate container cfe3ecddb054 [2021-07-14T17:50:21.763Z] ---> 84b86e9551b6 [2021-07-14T17:50:21.763Z] Step 6/7 : COPY go.mod . [2021-07-14T17:50:21.763Z] ---> aa549a1d53eb [2021-07-14T17:50:21.763Z] Step 7/7 : RUN go mod download [2021-07-14T17:50:21.763Z] ---> Running in 4974659bbcf6 [2021-07-14T17:50:28.449Z] Removing intermediate container 4974659bbcf6 [2021-07-14T17:50:28.449Z] ---> 9a47e7f5def4 [2021-07-14T17:50:28.449Z] Successfully built 9a47e7f5def4 [2021-07-14T17:50:28.449Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:50:28.778Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T17:50:28.778Z] . [Pipeline] withDockerContainer [2021-07-14T17:50:28.871Z] prd-centos7-docker-4c-2g-439 does not seem to be running inside a container [2021-07-14T17:50:28.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T17:50:29.314Z] $ docker top 090206b819a6c202912af74f0f5de84b23869ed89389d230e84b8d20d47f2467 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T17:50:29.714Z] + go version [2021-07-14T17:50:29.714Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-14T17:50:29.728Z] $ docker stop --time=1 090206b819a6c202912af74f0f5de84b23869ed89389d230e84b8d20d47f2467 [2021-07-14T17:50:30.923Z] $ docker rm -f 090206b819a6c202912af74f0f5de84b23869ed89389d230e84b8d20d47f2467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:50:31.552Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T17:50:31.552Z] . [Pipeline] withDockerContainer [2021-07-14T17:50:31.652Z] prd-centos7-docker-4c-2g-439 does not seem to be running inside a container [2021-07-14T17:50:31.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T17:50:32.067Z] $ docker top 6c1c5e8e41985c6dccec6b5a75075e5aa3279a7583c6769ccdabadbb7e653b18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T17:50:32.464Z] + go mod tidy [Pipeline] sh [2021-07-14T17:50:32.802Z] + make test [2021-07-14T17:50:32.803Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-14T17:50:33.074Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-14T17:50:43.205Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.043s coverage: 83.5% of statements [2021-07-14T17:50:43.205Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-14T17:50:43.205Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-14T17:50:43.205Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-14T17:50:43.205Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements [2021-07-14T17:50:43.205Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-14T17:50:43.493Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.007s coverage: 47.2% of statements [2021-07-14T17:50:43.493Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements [2021-07-14T17:50:43.774Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.036s coverage: 86.2% of statements [2021-07-14T17:50:44.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements [2021-07-14T17:50:44.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements [2021-07-14T17:50:44.639Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements [2021-07-14T17:50:44.639Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-14T17:50:48.963Z] gofmt -l . [2021-07-14T17:50:48.963Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-14T17:50:48.975Z] $ docker stop --time=1 6c1c5e8e41985c6dccec6b5a75075e5aa3279a7583c6769ccdabadbb7e653b18 [2021-07-14T17:50:50.395Z] $ docker rm -f 6c1c5e8e41985c6dccec6b5a75075e5aa3279a7583c6769ccdabadbb7e653b18 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T17:50:50.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-14T17:50:51.101Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T17:50:51.915Z] ---> job-cost.sh [2021-07-14T17:50:51.915Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SNl6 [2021-07-14T17:51:02.014Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T17:51:14.353Z] lf-activate-venv(): INFO: Adding /tmp/venv-SNl6/bin to PATH [2021-07-14T17:51:14.353Z] INFO: No Stack... [2021-07-14T17:51:14.353Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T17:51:14.940Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T17:51:15.280Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-07-14T17:51:15.280Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T17:51:15.323Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] [2021-07-14T17:51:15.337Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] did not exist. Created. [2021-07-14T17:51:15.337Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T17:51:15.683Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-14T17:51:15.749Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T17:51:15.769Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T19:16:30.137Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2758 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws [2021-07-14T19:16:30.161Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-07-14T19:16:30.410Z] Selected Git installation does not exist. Using Default [2021-07-14T19:16:30.410Z] The recommended git tool is: NONE [2021-07-14T19:16:36.936Z] using credential edgex-jenkins-ssh [2021-07-14T19:16:36.955Z] Cloning the remote Git repository [2021-07-14T19:16:37.018Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T19:16:37.127Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-07-14T19:16:37.235Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T19:16:37.237Z] > git --version # timeout=10 [2021-07-14T19:16:37.261Z] > git --version # 'git version 2.17.1' [2021-07-14T19:16:37.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:37.340Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T19:16:39.092Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-14T19:16:39.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T19:16:39.182Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-14T19:16:39.229Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T19:16:39.833Z] Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb [2021-07-14T19:16:40.094Z] Merge succeeded, producing 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb [2021-07-14T19:16:40.094Z] Checking out Revision 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb (PR-642) [2021-07-14T19:16:39.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:39.244Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T19:16:39.849Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T19:16:39.869Z] > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 [2021-07-14T19:16:40.014Z] > git remote # timeout=10 [2021-07-14T19:16:40.032Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T19:16:40.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:40.058Z] > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 [2021-07-14T19:16:40.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T19:16:40.097Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T19:16:40.113Z] > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 [2021-07-14T19:16:44.449Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T19:16:45.421Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T19:16:45.851Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T19:16:46.206Z] + sudo service docker restart [2021-07-14T19:16:46.206Z] + true [Pipeline] unstash [Pipeline] echo [2021-07-14T19:17:08.717Z] ========================================================= [2021-07-14T19:17:08.717Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T19:17:08.717Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:17:09.078Z] + 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-14T19:17:10.536Z] Sending build context to Docker daemon 2.909MB [2021-07-14T19:17:10.536Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-14T19:17:10.536Z] Step 2/7 : FROM ${BASE} [2021-07-14T19:17:10.815Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T19:17:10.815Z] 595b0fe564bb: Pulling fs layer [2021-07-14T19:17:10.815Z] 24495759ef45: Pulling fs layer [2021-07-14T19:17:10.815Z] d148012ef14d: Pulling fs layer [2021-07-14T19:17:10.815Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T19:17:10.815Z] 093eec477d81: Pulling fs layer [2021-07-14T19:17:10.815Z] 20fd20ab2234: Pulling fs layer [2021-07-14T19:17:10.815Z] 43245461236d: Pulling fs layer [2021-07-14T19:17:10.815Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T19:17:10.815Z] 093eec477d81: Waiting [2021-07-14T19:17:10.815Z] 20fd20ab2234: Waiting [2021-07-14T19:17:10.815Z] 43245461236d: Waiting [2021-07-14T19:17:10.815Z] 5a37c24eccbd: Waiting [2021-07-14T19:17:10.815Z] cb65c68fc2e2: Waiting [2021-07-14T19:17:11.091Z] d148012ef14d: Download complete [2021-07-14T19:17:11.091Z] 24495759ef45: Verifying Checksum [2021-07-14T19:17:11.091Z] 24495759ef45: Download complete [2021-07-14T19:17:11.091Z] 093eec477d81: Verifying Checksum [2021-07-14T19:17:11.091Z] 093eec477d81: Download complete [2021-07-14T19:17:11.091Z] 20fd20ab2234: Verifying Checksum [2021-07-14T19:17:11.091Z] 20fd20ab2234: Download complete [2021-07-14T19:17:11.091Z] 43245461236d: Download complete [2021-07-14T19:17:11.375Z] 595b0fe564bb: Verifying Checksum [2021-07-14T19:17:11.375Z] 595b0fe564bb: Download complete [2021-07-14T19:17:11.994Z] 595b0fe564bb: Pull complete [2021-07-14T19:17:12.993Z] 24495759ef45: Pull complete [2021-07-14T19:17:13.270Z] d148012ef14d: Pull complete [2021-07-14T19:17:14.265Z] 5a37c24eccbd: Verifying Checksum [2021-07-14T19:17:14.265Z] 5a37c24eccbd: Download complete [2021-07-14T19:17:15.254Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T19:17:15.254Z] cb65c68fc2e2: Download complete [2021-07-14T19:17:25.451Z] cb65c68fc2e2: Pull complete [2021-07-14T19:17:25.728Z] 093eec477d81: Pull complete [2021-07-14T19:17:26.365Z] 20fd20ab2234: Pull complete [2021-07-14T19:17:26.963Z] 43245461236d: Pull complete [2021-07-14T19:17:31.329Z] 5a37c24eccbd: Pull complete [2021-07-14T19:17:31.329Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T19:17:31.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T19:17:31.329Z] ---> 274d7007c78b [2021-07-14T19:17:31.329Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-14T19:17:34.748Z] ---> Running in 7777dfb8c673 [2021-07-14T19:17:35.030Z] Removing intermediate container 7777dfb8c673 [2021-07-14T19:17:35.030Z] ---> 96ca8b8af186 [2021-07-14T19:17:35.030Z] Step 4/7 : RUN apk add bash [2021-07-14T19:17:35.030Z] ---> Running in 2f29ffb8e787 [2021-07-14T19:17:36.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:17:39.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:17:43.325Z] OK: 138 MiB in 40 packages [2021-07-14T19:17:44.765Z] Removing intermediate container 2f29ffb8e787 [2021-07-14T19:17:44.765Z] ---> 6fde52aa2ba7 [2021-07-14T19:17:44.765Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-14T19:17:44.765Z] ---> Running in 3ec4e1dea49b [2021-07-14T19:17:45.369Z] Removing intermediate container 3ec4e1dea49b [2021-07-14T19:17:45.369Z] ---> 4320b2356b36 [2021-07-14T19:17:45.369Z] Step 6/7 : COPY go.mod . [2021-07-14T19:17:46.812Z] ---> 3066d30b5025 [2021-07-14T19:17:46.812Z] Step 7/7 : RUN go mod download [2021-07-14T19:17:46.812Z] ---> Running in 052dd1e9672b [2021-07-14T19:18:09.051Z] Removing intermediate container 052dd1e9672b [2021-07-14T19:18:09.051Z] ---> 775499a4fc9f [2021-07-14T19:18:09.051Z] Successfully built 775499a4fc9f [2021-07-14T19:18:09.051Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:18:09.397Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T19:18:09.397Z] . [Pipeline] withDockerContainer [2021-07-14T19:18:09.640Z] prd-ubuntu18.04-docker-arm64-4c-16g-2758 does not seem to be running inside a container [2021-07-14T19:18:09.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T19:18:12.023Z] $ docker top 39157fd8e596d8a21428130580ee325e271d5d04d6ed7f59700b01b42e38c071 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:18:13.051Z] + go version [2021-07-14T19:18:13.051Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-14T19:18:13.068Z] $ docker stop --time=1 39157fd8e596d8a21428130580ee325e271d5d04d6ed7f59700b01b42e38c071 [2021-07-14T19:18:14.884Z] $ docker rm -f 39157fd8e596d8a21428130580ee325e271d5d04d6ed7f59700b01b42e38c071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:18:15.712Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T19:18:15.712Z] . [Pipeline] withDockerContainer [2021-07-14T19:18:16.011Z] prd-ubuntu18.04-docker-arm64-4c-16g-2758 does not seem to be running inside a container [2021-07-14T19:18:16.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T19:18:17.918Z] $ docker top 67caddb294d3e6ef79b37f3c3e634684943f0ddbe0100e01e3c70e0d57191103 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:18:18.937Z] + go mod tidy [Pipeline] sh [2021-07-14T19:18:19.891Z] + make test [2021-07-14T19:18:19.891Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-14T19:18:21.340Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-14T19:19:00.508Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.495s coverage: 83.5% of statements [2021-07-14T19:19:00.508Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-14T19:19:00.508Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-14T19:19:00.508Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-14T19:19:00.508Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.061s coverage: 26.3% of statements [2021-07-14T19:19:00.508Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-14T19:19:00.508Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.061s coverage: 47.2% of statements [2021-07-14T19:19:00.508Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.091s coverage: 90.0% of statements [2021-07-14T19:19:01.498Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.272s coverage: 86.2% of statements [2021-07-14T19:19:01.498Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.057s coverage: 59.5% of statements [2021-07-14T19:19:01.498Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements [2021-07-14T19:19:02.937Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 49.4% of statements [2021-07-14T19:19:03.212Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-14T19:19:25.399Z] gofmt -l . [2021-07-14T19:19:25.399Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-14T19:19:25.417Z] $ docker stop --time=1 67caddb294d3e6ef79b37f3c3e634684943f0ddbe0100e01e3c70e0d57191103 [2021-07-14T19:19:27.399Z] $ docker rm -f 67caddb294d3e6ef79b37f3c3e634684943f0ddbe0100e01e3c70e0d57191103 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T19:19:28.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-14T19:19:28.207Z] Warning: overwriting stash ‘coverage-report’ [2021-07-14T19:19:28.848Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:19:29.540Z] ---> job-cost.sh [2021-07-14T19:19:29.540Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LTfo [2021-07-14T19:20:16.514Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T19:21:53.369Z] lf-activate-venv(): INFO: Adding /tmp/venv-LTfo/bin to PATH [2021-07-14T19:21:53.369Z] INFO: No Stack... [2021-07-14T19:21:53.964Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T19:21:54.558Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T19:21:54.899Z] + + cut -d, -f6 [2021-07-14T19:21:54.899Z] cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock [2021-07-14T19:21:54.958Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] [2021-07-14T19:21:54.977Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] did not exist. Created. [2021-07-14T19:21:54.977Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T19:21:55.338Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-6feefbc9/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-6feefbc9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-14T19:21:55.678Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T19:21:55.709Z] Warning: overwriting stash ‘stack-cost’ [2021-07-14T19:21:55.866Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T19:21:55.880Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-14T19:21:56.453Z] provisioning config files... [2021-07-14T19:21:56.468Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config7482596782851463745tmp [Pipeline] { [Pipeline] sh [2021-07-14T19:21:56.800Z] + set +x [2021-07-14T19:21:56.800Z] + curl -s https://codecov.io/bash [2021-07-14T19:21:56.800Z] + bash -s -- [2021-07-14T19:21:56.800Z] [2021-07-14T19:21:56.800Z] _____ _ [2021-07-14T19:21:56.800Z] / ____| | | [2021-07-14T19:21:56.800Z] | | ___ __| | ___ ___ _____ __ [2021-07-14T19:21:56.800Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-14T19:21:56.800Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-14T19:21:56.800Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-14T19:21:56.800Z] Bash-1.0.4 [2021-07-14T19:21:56.800Z] [2021-07-14T19:21:56.800Z] [2021-07-14T19:21:56.800Z] ==> git version 2.24.4 found [2021-07-14T19:21:56.800Z] ==> 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-14T19:21:56.800Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-14T19:21:56.800Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-14T19:21:56.800Z] ==> Jenkins CI detected. [2021-07-14T19:21:56.800Z] project root: . [2021-07-14T19:21:56.800Z] --> token set from env [2021-07-14T19:21:56.800Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-14T19:21:56.800Z] ==> Running gcov in . (disable via -X gcov) [2021-07-14T19:21:56.800Z] ==> Python coveragepy not found [2021-07-14T19:21:56.800Z] ==> Searching for coverage reports in: [2021-07-14T19:21:56.800Z] + . [2021-07-14T19:21:56.800Z] -> Found 1 reports [2021-07-14T19:21:56.800Z] ==> Detecting git/mercurial file structure [2021-07-14T19:21:56.800Z] ==> Reading reports [2021-07-14T19:21:56.800Z] + ./coverage.out bytes=101674 [2021-07-14T19:21:57.071Z] ==> Appending adjustments [2021-07-14T19:21:57.071Z] https://docs.codecov.io/docs/fixing-reports [2021-07-14T19:21:57.338Z] + Found adjustments [2021-07-14T19:21:57.338Z] ==> Gzipping contents [2021-07-14T19:21:57.338Z] 16K /tmp/codecov.KM0V3g.gz [2021-07-14T19:21:57.338Z] ==> Uploading reports [2021-07-14T19:21:57.338Z] url: https://codecov.io [2021-07-14T19:21:57.338Z] query: branch=PR-642&commit=4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= [2021-07-14T19:21:57.338Z] -> Pinging Codecov [2021-07-14T19:21:57.338Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-642&commit=4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= [2021-07-14T19:21:57.920Z] -> Uploading to [2021-07-14T19:21:57.920Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-14/71470A77251A30514AAF9C0BB2E5B6CE/4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb/a9e7df6a-6929-4ace-a193-7d94a16a2ee5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T192157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3833a21532791e9d9c8843a187eeaf543d3b1858eea93c3ce922709ac55b6766 [2021-07-14T19:21:57.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T19:21:57.920Z] Dload Upload Total Spent Left Speed [2021-07-14T19:21:58.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15223 0 0 100 15223 0 42163 --:--:-- --:--:-- --:--:-- 42286 [2021-07-14T19:21:58.185Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb [Pipeline] } [2021-07-14T19:21:58.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-14T19:21:59.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:00.323Z] ---> package-listing.sh [2021-07-14T19:22:00.323Z] ++ facter osfamily [2021-07-14T19:22:00.323Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T19:22:00.597Z] + OS_FAMILY=redhat [2021-07-14T19:22:00.597Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-642 [2021-07-14T19:22:00.597Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T19:22:00.597Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T19:22:00.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T19:22:00.597Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T19:22:00.597Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' [2021-07-14T19:22:00.597Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T19:22:00.597Z] + case "${OS_FAMILY}" in [2021-07-14T19:22:00.597Z] + sort [2021-07-14T19:22:00.597Z] + rpm -qa [2021-07-14T19:22:01.199Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T19:22:01.199Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T19:22:01.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T19:22:01.199Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' [2021-07-14T19:22:01.199Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ [2021-07-14T19:22:01.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ [Pipeline] echo [2021-07-14T19:22:01.219Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-14T19:22:01.527Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:02.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:22:02.127Z] [2021-07-14T19:22:02.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:02.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:22:02.466Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T19:22:02.466Z] df20fa9351a1: Pulling fs layer [2021-07-14T19:22:02.466Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T19:22:02.466Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T19:22:02.466Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T19:22:02.466Z] 93b61091891f: Pulling fs layer [2021-07-14T19:22:02.466Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T19:22:02.466Z] 5e14af77c1be: Pulling fs layer [2021-07-14T19:22:02.466Z] 01666e4c0597: Pulling fs layer [2021-07-14T19:22:02.466Z] aa168da1d23b: Pulling fs layer [2021-07-14T19:22:02.466Z] 93b9cdb0e59b: Waiting [2021-07-14T19:22:02.466Z] 5e14af77c1be: Waiting [2021-07-14T19:22:02.466Z] 01666e4c0597: Waiting [2021-07-14T19:22:02.466Z] aa168da1d23b: Waiting [2021-07-14T19:22:02.466Z] 46f8f816bc3b: Waiting [2021-07-14T19:22:02.466Z] 93b61091891f: Waiting [2021-07-14T19:22:02.740Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T19:22:02.740Z] 36b3adc4ff6f: Download complete [2021-07-14T19:22:02.740Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T19:22:02.740Z] 46f8f816bc3b: Download complete [2021-07-14T19:22:02.740Z] df20fa9351a1: Verifying Checksum [2021-07-14T19:22:02.740Z] df20fa9351a1: Download complete [2021-07-14T19:22:02.740Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T19:22:02.740Z] 93b9cdb0e59b: Download complete [2021-07-14T19:22:03.012Z] 5e14af77c1be: Verifying Checksum [2021-07-14T19:22:03.012Z] 5e14af77c1be: Download complete [2021-07-14T19:22:03.012Z] df20fa9351a1: Pull complete [2021-07-14T19:22:03.012Z] 01666e4c0597: Verifying Checksum [2021-07-14T19:22:03.012Z] 01666e4c0597: Download complete [2021-07-14T19:22:03.012Z] 93b61091891f: Verifying Checksum [2021-07-14T19:22:03.012Z] 93b61091891f: Download complete [2021-07-14T19:22:03.012Z] 36b3adc4ff6f: Pull complete [2021-07-14T19:22:03.600Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T19:22:03.600Z] 8ad3a11d3b57: Download complete [2021-07-14T19:22:04.193Z] 8ad3a11d3b57: Pull complete [2021-07-14T19:22:04.193Z] 46f8f816bc3b: Pull complete [2021-07-14T19:22:04.462Z] 93b61091891f: Pull complete [2021-07-14T19:22:04.462Z] 93b9cdb0e59b: Pull complete [2021-07-14T19:22:04.462Z] 5e14af77c1be: Pull complete [2021-07-14T19:22:04.462Z] 01666e4c0597: Pull complete [2021-07-14T19:22:08.726Z] aa168da1d23b: Verifying Checksum [2021-07-14T19:22:08.726Z] aa168da1d23b: Download complete [2021-07-14T19:22:13.018Z] aa168da1d23b: Pull complete [2021-07-14T19:22:13.018Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T19:22:13.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:22:13.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T19:22:13.106Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-07-14T19:22:13.164Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-14T19:22:14.923Z] $ docker top e8eb7b0bf2242534fae390bdd3bcba536229ab24ba0029e02c1d5ce4407b56ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:22:15.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T19:22:15.660Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T19:22:15.983Z] + ls /var/log/sa-host [2021-07-14T19:22:15.983Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T19:22:15.983Z] file_magic: OK [2021-07-14T19:22:15.983Z] HZ: Using current value: 100 [2021-07-14T19:22:15.983Z] file_header: OK [2021-07-14T19:22:15.983Z] 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-14T19:22:15.983Z] Statistics: [2021-07-14T19:22:15.983Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T19:22:15.983Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T19:22:15.984Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T19:22:15.984Z] file_magic: OK [2021-07-14T19:22:15.984Z] HZ: Using current value: 100 [2021-07-14T19:22:15.984Z] file_header: OK [2021-07-14T19:22:15.984Z] 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-14T19:22:15.984Z] Statistics: [2021-07-14T19:22:15.984Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T19:22:15.984Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T19:22:16.201Z] provisioning config files... [2021-07-14T19:22:16.216Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config520665930648756151tmp [Pipeline] { [Pipeline] echo [2021-07-14T19:22:16.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:16.559Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T19:22:16.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:16.949Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T19:22:16.964Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:17.283Z] ---> sudo-logs.sh [2021-07-14T19:22:17.283Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T19:22:17.339Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:17.665Z] ---> job-cost.sh [2021-07-14T19:22:17.666Z] lf-activate-venv: SKIPPING [2021-07-14T19:22:17.666Z] DEBUG: total: 0.18000000715255737 [2021-07-14T19:22:17.666Z] INFO: Retrieving Stack Cost... [2021-07-14T19:22:18.628Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T19:22:19.213Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T19:22:19.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:19.550Z] ---> logs-deploy.sh [2021-07-14T19:22:19.550Z] lf-activate-venv: SKIPPING [2021-07-14T19:22:19.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-642/2 [2021-07-14T19:22:19.550Z] INFO: archiving workspace using pattern(s): [2021-07-14T19:22:20.514Z] Archives upload complete. [2021-07-14T19:22:20.514Z] INFO: archiving logs to Nexus