Pull request #417 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 5dbd0348e12a845f32a07f96ca3394e7956e9069 rather than d85ed6255934fdecefe2723b865f0f520a1a99ea Obtained Jenkinsfile from 5dbd0348e12a845f32a07f96ca3394e7956e9069 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-18675 in /w/workspace/dry_go-mod-core-contracts_PR-417 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-417 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit d85ed6255934fdecefe2723b865f0f520a1a99ea Merge succeeded, producing d85ed6255934fdecefe2723b865f0f520a1a99ea Checking out Revision d85ed6255934fdecefe2723b865f0f520a1a99ea (PR-417) > git config core.sparsecheckout # timeout=10 > git checkout -f d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5dbd0348e12a845f32a07f96ca3394e7956e9069 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 Commit message: "feat(meta): add RFC3986 validation on name fields" > git rev-list --no-walk 50cbdd60c68c4034b5ed66b142a4e768b8054292 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-06T16:05:23.297Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-06T16:05:23.540Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-06T16:05:23.632Z] ========================================================= [2021-01-06T16:05:23.632Z] EdgeX Global Pipelines Version Info [2021-01-06T16:05:23.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:05:25.215Z] ------------------- [2021-01-06T16:05:25.215Z] stable info: [2021-01-06T16:05:25.215Z] ------------------- [2021-01-06T16:05:25.215Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-06T16:05:25.215Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-06T16:05:25.215Z] Message: update stable to v1.0.173 [2021-01-06T16:05:26.163Z] ------------------- [2021-01-06T16:05:26.163Z] experimental info: [2021-01-06T16:05:26.163Z] ------------------- [2021-01-06T16:05:26.163Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-06T16:05:26.163Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-06T16:05:26.163Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-06T16:05:26.447Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-06T16:05:26.542Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-06T16:05:26.632Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-06T16:05:26.720Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-06T16:05:26.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-06T16:05:26.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-06T16:05:27.006Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-06T16:05:27.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-06T16:05:27.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-06T16:05:27.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-06T16:05:27.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-06T16:05:27.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-06T16:05:27.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-06T16:05:27.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-06T16:05:27.761Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-06T16:05:27.866Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-06T16:05:27.975Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-06T16:05:28.121Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-06T16:05:28.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-06T16:05:28.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-06T16:05:28.405Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-06T16:05:28.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-06T16:05:28.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-06T16:05:28.659Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-06T16:05:28.744Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-06T16:05:28.831Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-06T16:05:28.941Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-06T16:05:29.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-417 [Pipeline] echo [2021-01-06T16:05:29.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-417 [Pipeline] echo [2021-01-06T16:05:29.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-417 [Pipeline] echo [2021-01-06T16:05:29.306Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d85ed6255934fdecefe2723b865f0f520a1a99ea [Pipeline] echo [2021-01-06T16:05:29.394Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d85ed62 [Pipeline] echo [2021-01-06T16:05:29.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-06T16:05:30.148Z] + git log --format=format:%s -1 d85ed6255934fdecefe2723b865f0f520a1a99ea [Pipeline] echo [2021-01-06T16:05:30.223Z] GIT_COMMIT: d85ed6255934fdecefe2723b865f0f520a1a99ea, Commit Message: feat(meta): add RFC3986 validation on name fields [Pipeline] echo [2021-01-06T16:05:30.284Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:05:30.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-06T16:05:30.894Z] [2021-01-06T16:05:30.894Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:05:31.251Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-06T16:05:31.251Z] latest: Pulling from edgex-devops/git-semver [2021-01-06T16:05:31.251Z] 31603596830f: Pulling fs layer [2021-01-06T16:05:31.251Z] 2a8b12db71e7: Pulling fs layer [2021-01-06T16:05:31.251Z] 6ca5941a6612: Pulling fs layer [2021-01-06T16:05:31.251Z] ecc8261a40a4: Pulling fs layer [2021-01-06T16:05:31.251Z] ecc8261a40a4: Waiting [2021-01-06T16:05:31.251Z] 2a8b12db71e7: Download complete [2021-01-06T16:05:31.514Z] 31603596830f: Verifying Checksum [2021-01-06T16:05:31.514Z] 31603596830f: Download complete [2021-01-06T16:05:31.514Z] 6ca5941a6612: Verifying Checksum [2021-01-06T16:05:31.514Z] 6ca5941a6612: Download complete [2021-01-06T16:05:31.514Z] ecc8261a40a4: Verifying Checksum [2021-01-06T16:05:31.514Z] ecc8261a40a4: Download complete [2021-01-06T16:05:31.779Z] 31603596830f: Pull complete [2021-01-06T16:05:31.779Z] 2a8b12db71e7: Pull complete [2021-01-06T16:05:32.735Z] 6ca5941a6612: Pull complete [2021-01-06T16:05:32.998Z] ecc8261a40a4: Pull complete [2021-01-06T16:05:32.998Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-06T16:05:32.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-06T16:05:32.998Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-06T16:05:33.107Z] prd-centos7-docker-4c-2g-18675 does not seem to be running inside a container [2021-01-06T16:05:33.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-417 -v /w/workspace/dry_go-mod-core-contracts_PR-417:/w/workspace/dry_go-mod-core-contracts_PR-417:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-417@tmp:/w/workspace/dry_go-mod-core-contracts_PR-417@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-01-06T16:05:35.368Z] $ docker top 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-06T16:05:35.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-06T16:05:35.663Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-06T16:05:35.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-06T16:05:35.892Z] $ docker exec 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da ssh-agent [2021-01-06T16:05:36.059Z] SSH_AUTH_SOCK=/tmp/ssh-F3xly5W2LJsp/agent.12 [2021-01-06T16:05:36.059Z] SSH_AGENT_PID=17 [2021-01-06T16:05:36.069Z] Running ssh-add (command line suppressed) [2021-01-06T16:05:36.195Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_6599952020955759914.key (/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_6599952020955759914.key) [2021-01-06T16:05:36.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-06T16:05:36.583Z] + git tag --points-at HEAD [Pipeline] } [2021-01-06T16:05:36.602Z] $ docker exec --env ******** --env ******** 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da ssh-agent -k [2021-01-06T16:05:36.715Z] unset SSH_AUTH_SOCK; [2021-01-06T16:05:36.715Z] unset SSH_AGENT_PID; [2021-01-06T16:05:36.715Z] echo Agent pid 17 killed; [2021-01-06T16:05:36.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-06T16:05:36.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-06T16:05:36.902Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-06T16:05:37.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-06T16:05:37.141Z] $ docker exec 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da ssh-agent [2021-01-06T16:05:37.314Z] SSH_AUTH_SOCK=/tmp/ssh-40Rh7BSePiMi/agent.47 [2021-01-06T16:05:37.315Z] SSH_AGENT_PID=52 [2021-01-06T16:05:37.321Z] Running ssh-add (command line suppressed) [2021-01-06T16:05:37.451Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_1968725294107194058.key (/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_1968725294107194058.key) [2021-01-06T16:05:37.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-06T16:05:37.837Z] + git semver init [2021-01-06T16:05:37.837Z] # -> Open(): unable to determine branch for HEAD [2021-01-06T16:05:37.837Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-417/.git [2021-01-06T16:05:37.837Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-417 [2021-01-06T16:05:37.837Z] # $SEMVER_REMOTE_NAME = origin [2021-01-06T16:05:37.837Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-06T16:05:37.837Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-06T16:05:37.837Z] # $SEMVER_BRANCH = PR-417 [2021-01-06T16:05:37.837Z] # $SEMVER_TEMP = /tmp/semver-993793913 [2021-01-06T16:05:37.837Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-06T16:05:38.412Z] # '/tmp/semver-993793913' -> '/w/workspace/dry_go-mod-core-contracts_PR-417/.semver' [2021-01-06T16:05:38.412Z] # -> Force: false [2021-01-06T16:05:38.412Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-417/.semver [Pipeline] } [2021-01-06T16:05:38.425Z] $ docker exec --env ******** --env ******** 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da ssh-agent -k [2021-01-06T16:05:38.549Z] unset SSH_AUTH_SOCK; [2021-01-06T16:05:38.549Z] unset SSH_AGENT_PID; [2021-01-06T16:05:38.549Z] echo Agent pid 52 killed; [2021-01-06T16:05:38.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-06T16:05:39.059Z] + git semver [Pipeline] } [2021-01-06T16:05:39.077Z] $ docker stop --time=1 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da [2021-01-06T16:05:40.855Z] $ docker rm -f 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-06T16:05:41.336Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-06T16:05:41.713Z] Stashed 1 file(s) [Pipeline] echo [2021-01-06T16:05:41.716Z] [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-01-06T16:05:57.343Z] Still waiting to schedule task [2021-01-06T16:05:57.343Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-06T16:05:57.345Z] Still waiting to schedule task [2021-01-06T16:05:57.345Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-06T16:07:41.303Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18676 in /w/workspace/dry_go-mod-core-contracts_PR-417 [Pipeline] { [Pipeline] ws [2021-01-06T16:07:41.374Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-01-06T16:07:46.591Z] using credential edgex-jenkins-ssh [2021-01-06T16:07:46.654Z] Cloning the remote Git repository [2021-01-06T16:07:46.710Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-06T16:07:46.817Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-01-06T16:07:46.885Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-06T16:07:46.886Z] > git --version # timeout=10 [2021-01-06T16:07:46.905Z] > git --version # 'git version 2.17.1' [2021-01-06T16:07:46.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:07:46.991Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T16:07:48.798Z] Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit d85ed6255934fdecefe2723b865f0f520a1a99ea [2021-01-06T16:07:48.033Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-06T16:07:48.065Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T16:07:48.098Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-06T16:07:48.144Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-06T16:07:48.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:07:48.156Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-06T16:07:48.814Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T16:07:48.830Z] > git checkout -f d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 [2021-01-06T16:07:48.967Z] > git remote # timeout=10 [2021-01-06T16:07:48.988Z] > git config --get remote.origin.url # timeout=10 [2021-01-06T16:07:49.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:07:49.024Z] > git merge 5dbd0348e12a845f32a07f96ca3394e7956e9069 # timeout=10 [2021-01-06T16:07:49.096Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-06T16:07:49.132Z] Merge succeeded, producing d85ed6255934fdecefe2723b865f0f520a1a99ea [2021-01-06T16:07:49.133Z] Checking out Revision d85ed6255934fdecefe2723b865f0f520a1a99ea (PR-417) [2021-01-06T16:07:49.138Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T16:07:49.156Z] > git checkout -f d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 [2021-01-06T16:07:53.554Z] Commit message: "feat(meta): add RFC3986 validation on name fields" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-06T16:07:55.202Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-06T16:07:55.615Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-06T16:07:55.959Z] + sudo service docker restart [2021-01-06T16:07:55.959Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-06T16:07:58.893Z] ========================================================= [2021-01-06T16:07:58.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-06T16:07:58.893Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:07:59.278Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-06T16:08:00.273Z] Sending build context to Docker daemon 2.143MB [2021-01-06T16:08:00.273Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-06T16:08:00.273Z] Step 2/7 : FROM ${BASE} [2021-01-06T16:08:00.548Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-06T16:08:00.548Z] 5f621e34cdf4: Pulling fs layer [2021-01-06T16:08:00.548Z] a4357932f1b6: Pulling fs layer [2021-01-06T16:08:00.548Z] 18c013af1878: Pulling fs layer [2021-01-06T16:08:00.548Z] 00ac8860ef70: Pulling fs layer [2021-01-06T16:08:00.548Z] 63d7cb157983: Pulling fs layer [2021-01-06T16:08:00.548Z] b116817d02f9: Pulling fs layer [2021-01-06T16:08:00.548Z] 745a02a5169b: Pulling fs layer [2021-01-06T16:08:00.548Z] 00ac8860ef70: Waiting [2021-01-06T16:08:00.548Z] 63d7cb157983: Waiting [2021-01-06T16:08:00.548Z] b116817d02f9: Waiting [2021-01-06T16:08:00.548Z] 745a02a5169b: Waiting [2021-01-06T16:08:00.548Z] 18c013af1878: Verifying Checksum [2021-01-06T16:08:00.548Z] 18c013af1878: Download complete [2021-01-06T16:08:00.548Z] a4357932f1b6: Verifying Checksum [2021-01-06T16:08:00.548Z] a4357932f1b6: Download complete [2021-01-06T16:08:00.827Z] 63d7cb157983: Download complete [2021-01-06T16:08:00.827Z] b116817d02f9: Verifying Checksum [2021-01-06T16:08:00.827Z] b116817d02f9: Download complete [2021-01-06T16:08:00.827Z] 5f621e34cdf4: Verifying Checksum [2021-01-06T16:08:00.827Z] 5f621e34cdf4: Download complete [2021-01-06T16:08:01.432Z] 5f621e34cdf4: Pull complete [2021-01-06T16:08:02.035Z] a4357932f1b6: Pull complete [2021-01-06T16:08:02.635Z] 18c013af1878: Pull complete [2021-01-06T16:08:03.620Z] 745a02a5169b: Download complete [2021-01-06T16:08:04.603Z] 00ac8860ef70: Verifying Checksum [2021-01-06T16:08:04.603Z] 00ac8860ef70: Download complete [2021-01-06T16:08:14.774Z] 00ac8860ef70: Pull complete [2021-01-06T16:08:14.774Z] 63d7cb157983: Pull complete [2021-01-06T16:08:15.054Z] b116817d02f9: Pull complete [2021-01-06T16:08:19.367Z] 745a02a5169b: Pull complete [2021-01-06T16:08:19.367Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-06T16:08:19.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-06T16:08:19.367Z] ---> b7e6874047d6 [2021-01-06T16:08:19.367Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-06T16:08:21.993Z] ---> Running in 8a62e1be0548 [2021-01-06T16:08:22.271Z] Removing intermediate container 8a62e1be0548 [2021-01-06T16:08:22.271Z] ---> fae913aa06ba [2021-01-06T16:08:22.271Z] Step 4/7 : RUN apk add bash [2021-01-06T16:08:22.271Z] ---> Running in 7be408471cb8 [2021-01-06T16:08:23.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:08:24.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:08:26.138Z] Running on prd-centos7-docker-4c-2g-18677 in /w/workspace/dry_go-mod-core-contracts_PR-417 [Pipeline] { [Pipeline] ws [2021-01-06T16:08:26.207Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-01-06T16:08:26.665Z] OK: 142 MiB in 39 packages [2021-01-06T16:08:27.264Z] Removing intermediate container 7be408471cb8 [2021-01-06T16:08:27.264Z] ---> 564bda17817a [2021-01-06T16:08:27.264Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-06T16:08:27.538Z] ---> Running in 3f3fc53b42d4 [2021-01-06T16:08:28.140Z] Removing intermediate container 3f3fc53b42d4 [2021-01-06T16:08:28.140Z] ---> 720e09ade6ea [2021-01-06T16:08:28.140Z] Step 6/7 : COPY go.mod . [2021-01-06T16:08:28.752Z] ---> 8f99981f19ef [2021-01-06T16:08:28.752Z] Step 7/7 : RUN go mod download [2021-01-06T16:08:28.752Z] ---> Running in 75db87a3b5f3 [2021-01-06T16:08:28.818Z] using credential edgex-jenkins-ssh [2021-01-06T16:08:28.896Z] Cloning the remote Git repository [2021-01-06T16:08:28.929Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-06T16:08:28.996Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-01-06T16:08:29.065Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-06T16:08:29.065Z] > git --version # timeout=10 [2021-01-06T16:08:29.074Z] > git --version # 'git version 2.24.3' [2021-01-06T16:08:29.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:08:29.125Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T16:08:29.771Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-06T16:08:29.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T16:08:29.793Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-06T16:08:29.808Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-06T16:08:29.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:08:29.813Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-06T16:08:30.345Z] Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit d85ed6255934fdecefe2723b865f0f520a1a99ea [2021-01-06T16:08:30.464Z] Merge succeeded, producing d85ed6255934fdecefe2723b865f0f520a1a99ea [2021-01-06T16:08:30.465Z] Checking out Revision d85ed6255934fdecefe2723b865f0f520a1a99ea (PR-417) [2021-01-06T16:08:30.355Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T16:08:30.361Z] > git checkout -f d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 [2021-01-06T16:08:30.431Z] > git remote # timeout=10 [2021-01-06T16:08:30.440Z] > git config --get remote.origin.url # timeout=10 [2021-01-06T16:08:30.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:08:30.449Z] > git merge 5dbd0348e12a845f32a07f96ca3394e7956e9069 # timeout=10 [2021-01-06T16:08:30.459Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-06T16:08:30.468Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T16:08:30.474Z] > git checkout -f d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 [2021-01-06T16:08:34.129Z] Commit message: "feat(meta): add RFC3986 validation on name fields" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-06T16:08:35.246Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-06T16:08:35.578Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-06T16:08:35.881Z] + sudo service docker restart [2021-01-06T16:08:35.881Z] + true [2021-01-06T16:08:35.881Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-06T16:08:37.448Z] ========================================================= [2021-01-06T16:08:37.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-06T16:08:37.448Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:08:37.797Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-06T16:08:38.372Z] Sending build context to Docker daemon 2.144MB [2021-01-06T16:08:38.372Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-06T16:08:38.372Z] Step 2/7 : FROM ${BASE} [2021-01-06T16:08:38.372Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-06T16:08:38.372Z] 188c0c94c7c5: Pulling fs layer [2021-01-06T16:08:38.372Z] 0ef7d3d256c8: Pulling fs layer [2021-01-06T16:08:38.372Z] de9db76c5a1d: Pulling fs layer [2021-01-06T16:08:38.372Z] bca2f99d35d6: Pulling fs layer [2021-01-06T16:08:38.372Z] 93359f2a8cfa: Pulling fs layer [2021-01-06T16:08:38.372Z] 7c6f9722023f: Pulling fs layer [2021-01-06T16:08:38.372Z] a35cf1a2eb13: Pulling fs layer [2021-01-06T16:08:38.372Z] 93359f2a8cfa: Waiting [2021-01-06T16:08:38.372Z] 7c6f9722023f: Waiting [2021-01-06T16:08:38.372Z] a35cf1a2eb13: Waiting [2021-01-06T16:08:38.372Z] bca2f99d35d6: Waiting [2021-01-06T16:08:38.372Z] de9db76c5a1d: Verifying Checksum [2021-01-06T16:08:38.372Z] de9db76c5a1d: Download complete [2021-01-06T16:08:38.372Z] 0ef7d3d256c8: Download complete [2021-01-06T16:08:38.372Z] 93359f2a8cfa: Download complete [2021-01-06T16:08:38.372Z] 7c6f9722023f: Verifying Checksum [2021-01-06T16:08:38.372Z] 7c6f9722023f: Download complete [2021-01-06T16:08:38.372Z] 188c0c94c7c5: Verifying Checksum [2021-01-06T16:08:38.372Z] 188c0c94c7c5: Download complete [2021-01-06T16:08:38.634Z] 188c0c94c7c5: Pull complete [2021-01-06T16:08:38.903Z] 0ef7d3d256c8: Pull complete [2021-01-06T16:08:39.170Z] de9db76c5a1d: Pull complete [2021-01-06T16:08:40.121Z] a35cf1a2eb13: Verifying Checksum [2021-01-06T16:08:40.121Z] a35cf1a2eb13: Download complete [2021-01-06T16:08:40.700Z] bca2f99d35d6: Verifying Checksum [2021-01-06T16:08:40.700Z] bca2f99d35d6: Download complete [2021-01-06T16:08:43.843Z] Removing intermediate container 75db87a3b5f3 [2021-01-06T16:08:43.843Z] ---> 4da54a76a655 [2021-01-06T16:08:43.843Z] Successfully built 4da54a76a655 [2021-01-06T16:08:43.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:08:44.198Z] + docker inspect -f . ci-base-image-arm64 [2021-01-06T16:08:44.198Z] . [Pipeline] withDockerContainer [2021-01-06T16:08:44.474Z] prd-ubuntu18.04-docker-arm64-4c-16g-18676 does not seem to be running inside a container [2021-01-06T16:08:44.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** ci-base-image-arm64 cat [2021-01-06T16:08:46.047Z] bca2f99d35d6: Pull complete [2021-01-06T16:08:46.047Z] 93359f2a8cfa: Pull complete [2021-01-06T16:08:46.047Z] 7c6f9722023f: Pull complete [2021-01-06T16:08:46.128Z] $ docker top 7f64f3c3c05b9dece9c869618f0da33fc10056ca91a952d1063e7fa5161e8d06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T16:08:47.212Z] + go version [2021-01-06T16:08:47.212Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-06T16:08:47.241Z] $ docker stop --time=1 7f64f3c3c05b9dece9c869618f0da33fc10056ca91a952d1063e7fa5161e8d06 [2021-01-06T16:08:49.172Z] $ docker rm -f 7f64f3c3c05b9dece9c869618f0da33fc10056ca91a952d1063e7fa5161e8d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:08:50.164Z] + docker inspect -f . ci-base-image-arm64 [2021-01-06T16:08:50.164Z] . [Pipeline] withDockerContainer [2021-01-06T16:08:50.338Z] a35cf1a2eb13: Pull complete [2021-01-06T16:08:50.338Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-06T16:08:50.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-06T16:08:50.338Z] ---> a62c8e92a672 [2021-01-06T16:08:50.338Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-06T16:08:50.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-18676 does not seem to be running inside a container [2021-01-06T16:08:50.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** ci-base-image-arm64 cat [2021-01-06T16:08:50.602Z] ---> Running in 94cc9f1a73ac [2021-01-06T16:08:50.866Z] Removing intermediate container 94cc9f1a73ac [2021-01-06T16:08:50.866Z] ---> 010d7ec377fc [2021-01-06T16:08:50.866Z] Step 4/7 : RUN apk add bash [2021-01-06T16:08:51.131Z] ---> Running in 41aa22231332 [2021-01-06T16:08:51.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:08:51.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:08:51.719Z] ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: remote server returned error (try 'apk update') [2021-01-06T16:08:51.719Z] WARNING: Ignoring APKINDEX.ff3ff8db.tar.gz: No such file or directory [2021-01-06T16:08:52.015Z] $ docker top eb9c3fa43112b9f609de45934b0444c22761d5633d020b8c42612c007605f5d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T16:08:53.035Z] + make test [2021-01-06T16:08:53.035Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-06T16:08:53.114Z] OK: 166 MiB in 39 packages [2021-01-06T16:08:53.691Z] Removing intermediate container 41aa22231332 [2021-01-06T16:08:53.691Z] ---> acb285246562 [2021-01-06T16:08:53.691Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-06T16:08:53.691Z] ---> Running in 543a2166f79c [2021-01-06T16:08:53.691Z] Removing intermediate container 543a2166f79c [2021-01-06T16:08:53.691Z] ---> 411ee5b20f3a [2021-01-06T16:08:53.691Z] Step 6/7 : COPY go.mod . [2021-01-06T16:08:53.954Z] ---> c482976aefa3 [2021-01-06T16:08:53.954Z] Step 7/7 : RUN go mod download [2021-01-06T16:08:54.222Z] ---> Running in c8025996e1ff [2021-01-06T16:09:06.518Z] Removing intermediate container c8025996e1ff [2021-01-06T16:09:06.518Z] ---> e2b743958b21 [2021-01-06T16:09:06.518Z] Successfully built e2b743958b21 [2021-01-06T16:09:06.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:09:06.839Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-06T16:09:06.839Z] . [Pipeline] withDockerContainer [2021-01-06T16:09:06.957Z] prd-centos7-docker-4c-2g-18677 does not seem to be running inside a container [2021-01-06T16:09:07.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-06T16:09:07.936Z] $ docker top 60703aa7c40047bf6c0b6c0103b367434589899f3e3b7a96b4facad200cb4492 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T16:09:08.472Z] + go version [2021-01-06T16:09:08.472Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-06T16:09:08.496Z] $ docker stop --time=1 60703aa7c40047bf6c0b6c0103b367434589899f3e3b7a96b4facad200cb4492 [2021-01-06T16:09:09.860Z] $ docker rm -f 60703aa7c40047bf6c0b6c0103b367434589899f3e3b7a96b4facad200cb4492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:09:10.956Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-06T16:09:10.956Z] . [Pipeline] withDockerContainer [2021-01-06T16:09:11.052Z] prd-centos7-docker-4c-2g-18677 does not seem to be running inside a container [2021-01-06T16:09:11.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-06T16:09:11.751Z] $ docker top 03423fa18b038fc75f4f88ae18b77613ff0b1df0260f9bc2a5c74639c36394fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T16:09:12.264Z] + make test [2021-01-06T16:09:12.264Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-06T16:09:15.254Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-06T16:09:15.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.035s coverage: 85.7% of statements [2021-01-06T16:09:15.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements [2021-01-06T16:09:18.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.056s coverage: 45.4% of statements [2021-01-06T16:09:18.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.034s coverage: 77.8% of statements [2021-01-06T16:09:18.190Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-06T16:09:18.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.023s coverage: 26.3% of statements [2021-01-06T16:09:18.952Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-06T16:09:19.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.025s coverage: 85.7% of statements [2021-01-06T16:09:19.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements [2021-01-06T16:09:19.635Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.051s coverage: 14.7% of statements [2021-01-06T16:09:19.635Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements [2021-01-06T16:09:19.814Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements [2021-01-06T16:09:19.814Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements [2021-01-06T16:09:19.814Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-06T16:09:20.622Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.066s coverage: 91.8% of statements [2021-01-06T16:09:20.622Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-06T16:09:20.622Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-06T16:09:20.622Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements [2021-01-06T16:09:20.622Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 47.8% of statements [2021-01-06T16:09:20.778Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.031s coverage: 26.3% of statements [2021-01-06T16:09:21.046Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.017s coverage: 14.7% of statements [2021-01-06T16:09:21.046Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.024s coverage: 100.0% of statements [2021-01-06T16:09:21.321Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.039s coverage: 91.8% of statements [2021-01-06T16:09:21.321Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-06T16:09:21.321Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-06T16:09:21.321Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements [2021-01-06T16:09:21.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 47.8% of statements [2021-01-06T16:09:23.532Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 63.0% of statements [2021-01-06T16:09:23.532Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements [2021-01-06T16:09:23.532Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.008s coverage: 15.4% of statements [2021-01-06T16:09:23.532Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements [2021-01-06T16:09:23.532Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2021-01-06T16:09:23.532Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-06T16:09:24.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.056s coverage: 84.4% of statements [2021-01-06T16:09:24.489Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-06T16:09:24.489Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-06T16:09:24.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 44.1% of statements [2021-01-06T16:09:24.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 94.4% of statements [2021-01-06T16:09:24.489Z] {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"name":"TestDevice","adminState":"LOCKED","operatingState":"UP","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}}}} [2021-01-06T16:09:24.490Z] {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDevice","description":"TestDescription","adminState":"LOCKED","operatingState":"UP","lastConnected":1609949364,"lastReported":1609949364,"serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}},"notify":null}} [2021-01-06T16:09:24.490Z] baserequest: [2021-01-06T16:09:24.490Z] requestid: 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc [2021-01-06T16:09:24.490Z] profile: [2021-01-06T16:09:24.490Z] versionable: [2021-01-06T16:09:24.490Z] apiversion: "" [2021-01-06T16:09:24.490Z] id: "" [2021-01-06T16:09:24.490Z] name: TestDeviceProfileName [2021-01-06T16:09:24.490Z] manufacturer: TestManufacturer [2021-01-06T16:09:24.490Z] description: TestDescription [2021-01-06T16:09:24.490Z] model: TestModel [2021-01-06T16:09:24.490Z] labels: [MODBUS, TEMP] [2021-01-06T16:09:24.490Z] deviceResources: [2021-01-06T16:09:24.490Z] - description: TestDescription [2021-01-06T16:09:24.490Z] name: TestDeviceResourceName [2021-01-06T16:09:24.490Z] tag: TestTag [2021-01-06T16:09:24.490Z] properties: [2021-01-06T16:09:24.490Z] type: Int16 [2021-01-06T16:09:24.490Z] readWrite: RW [2021-01-06T16:09:24.490Z] attributes: [2021-01-06T16:09:24.490Z] TestAttribute: TestAttributeValue [2021-01-06T16:09:24.490Z] deviceCommands: [2021-01-06T16:09:24.490Z] - name: TestProfileResource [2021-01-06T16:09:24.490Z] get: [2021-01-06T16:09:24.490Z] - deviceResource: TestDeviceResourceName [2021-01-06T16:09:24.490Z] set: [2021-01-06T16:09:24.490Z] - deviceResource: TestDeviceResourceName [2021-01-06T16:09:24.490Z] coreCommands: [2021-01-06T16:09:24.490Z] - name: TestProfileResource [2021-01-06T16:09:24.490Z] get: true [2021-01-06T16:09:24.490Z] put: true [2021-01-06T16:09:24.490Z] [2021-01-06T16:09:24.490Z] {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"name":"TestDeviceServiceName","labels":["MODBUS","TEMP"],"baseAddress":"http://0.0.0.0:49991/api/v1/callback","adminState":"LOCKED"}} [2021-01-06T16:09:24.490Z] {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDeviceServiceName","baseAddress":"http://0.0.0.0:49991/api/v1/callback","labels":["MODBUS","TEMP"],"adminState":"LOCKED"}} [2021-01-06T16:09:24.490Z] {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","provisionWatcher":{"name":"TestWatcher","labels":["TEST","TEMP"],"identifiers":{"address":"localhost","port":"3[0-9]{2}"},"blockingIdentifiers":{"port":["397","398","399"]},"profile":"TestDeviceProfileName","service":"TestDeviceServiceName","adminState":"LOCKED","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}]}} [2021-01-06T16:09:24.490Z] --- FAIL: TestUpdateProvisionWatcherRequest_UnmarshalJSON_NilField (0.00s) [2021-01-06T16:09:24.490Z] provisionwatcher_test.go:288: [2021-01-06T16:09:24.490Z] Error Trace: provisionwatcher_test.go:288 [2021-01-06T16:09:24.490Z] Error: Received unexpected error: [2021-01-06T16:09:24.490Z] Name field only allows unreserved characters as defined in https://tools.ietf.org/html/rfc3986#section-2.3, which should be ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.~ [2021-01-06T16:09:24.490Z] Test: TestUpdateProvisionWatcherRequest_UnmarshalJSON_NilField [2021-01-06T16:09:24.490Z] --- FAIL: TestUpdateProvisionWatcherRequest_UnmarshalJSON_EmptySlice (0.00s) [2021-01-06T16:09:24.490Z] provisionwatcher_test.go:312: [2021-01-06T16:09:24.490Z] Error Trace: provisionwatcher_test.go:312 [2021-01-06T16:09:24.490Z] Error: Received unexpected error: [2021-01-06T16:09:24.490Z] Name field only allows unreserved characters as defined in https://tools.ietf.org/html/rfc3986#section-2.3, which should be ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.~ [2021-01-06T16:09:24.490Z] Test: TestUpdateProvisionWatcherRequest_UnmarshalJSON_EmptySlice [2021-01-06T16:09:24.490Z] FAIL [2021-01-06T16:09:24.490Z] coverage: 93.2% of statements [2021-01-06T16:09:24.490Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s [2021-01-06T16:09:24.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-01-06T16:09:24.751Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-06T16:09:24.751Z] FAIL [2021-01-06T16:09:24.751Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-01-06T16:09:24.772Z] $ docker stop --time=1 03423fa18b038fc75f4f88ae18b77613ff0b1df0260f9bc2a5c74639c36394fa [2021-01-06T16:09:27.097Z] $ docker rm -f 03423fa18b038fc75f4f88ae18b77613ff0b1df0260f9bc2a5c74639c36394fa [Pipeline] // withDockerContainer [2021-01-06T16:09:27.384Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.147s coverage: 63.0% of statements [2021-01-06T16:09:27.384Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.032s coverage: 26.3% of statements [2021-01-06T16:09:27.384Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements [2021-01-06T16:09:27.384Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.044s coverage: 15.4% of statements [2021-01-06T16:09:27.384Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.028s coverage: 14.3% of statements [2021-01-06T16:09:27.384Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-06T16:09:27.384Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.127s coverage: 84.4% of statements [2021-01-06T16:09:27.384Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-06T16:09:27.384Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-01-06T16:09:27.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.068s coverage: 44.1% of statements Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-06T16:09:28.646Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.027s coverage: 94.4% of statements [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-06T16:09:28.873Z] Failed in branch amd64 [2021-01-06T16:09:29.628Z] {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"name":"TestDevice","adminState":"LOCKED","operatingState":"UP","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}}}} [2021-01-06T16:09:29.628Z] {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDevice","description":"TestDescription","adminState":"LOCKED","operatingState":"UP","lastConnected":1609949369,"lastReported":1609949369,"serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}},"notify":null}} [2021-01-06T16:09:29.628Z] baserequest: [2021-01-06T16:09:29.628Z] requestid: 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc [2021-01-06T16:09:29.628Z] profile: [2021-01-06T16:09:29.628Z] versionable: [2021-01-06T16:09:29.628Z] apiversion: "" [2021-01-06T16:09:29.628Z] id: "" [2021-01-06T16:09:29.628Z] name: TestDeviceProfileName [2021-01-06T16:09:29.628Z] manufacturer: TestManufacturer [2021-01-06T16:09:29.628Z] description: TestDescription [2021-01-06T16:09:29.628Z] model: TestModel [2021-01-06T16:09:29.628Z] labels: [MODBUS, TEMP] [2021-01-06T16:09:29.628Z] deviceResources: [2021-01-06T16:09:29.628Z] - description: TestDescription [2021-01-06T16:09:29.628Z] name: TestDeviceResourceName [2021-01-06T16:09:29.628Z] tag: TestTag [2021-01-06T16:09:29.628Z] properties: [2021-01-06T16:09:29.628Z] type: Int16 [2021-01-06T16:09:29.628Z] readWrite: RW [2021-01-06T16:09:29.628Z] attributes: [2021-01-06T16:09:29.628Z] TestAttribute: TestAttributeValue [2021-01-06T16:09:29.628Z] deviceCommands: [2021-01-06T16:09:29.628Z] - name: TestProfileResource [2021-01-06T16:09:29.628Z] get: [2021-01-06T16:09:29.628Z] - deviceResource: TestDeviceResourceName [2021-01-06T16:09:29.628Z] set: [2021-01-06T16:09:29.628Z] - deviceResource: TestDeviceResourceName [2021-01-06T16:09:29.628Z] coreCommands: [2021-01-06T16:09:29.628Z] - name: TestProfileResource [2021-01-06T16:09:29.628Z] get: true [2021-01-06T16:09:29.628Z] put: true [2021-01-06T16:09:29.628Z] [2021-01-06T16:09:29.628Z] {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"name":"TestDeviceServiceName","labels":["MODBUS","TEMP"],"baseAddress":"http://0.0.0.0:49991/api/v1/callback","adminState":"LOCKED"}} [2021-01-06T16:09:29.628Z] {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDeviceServiceName","baseAddress":"http://0.0.0.0:49991/api/v1/callback","labels":["MODBUS","TEMP"],"adminState":"LOCKED"}} [2021-01-06T16:09:29.628Z] {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","provisionWatcher":{"name":"TestWatcher","labels":["TEST","TEMP"],"identifiers":{"address":"localhost","port":"3[0-9]{2}"},"blockingIdentifiers":{"port":["397","398","399"]},"profile":"TestDeviceProfileName","service":"TestDeviceServiceName","adminState":"LOCKED","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}]}} [2021-01-06T16:09:29.628Z] --- FAIL: TestUpdateProvisionWatcherRequest_UnmarshalJSON_NilField (0.00s) [2021-01-06T16:09:29.628Z] provisionwatcher_test.go:288: [2021-01-06T16:09:29.628Z] Error Trace: provisionwatcher_test.go:288 [2021-01-06T16:09:29.628Z] Error: Received unexpected error: [2021-01-06T16:09:29.628Z] Name field only allows unreserved characters as defined in https://tools.ietf.org/html/rfc3986#section-2.3, which should be ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.~ [2021-01-06T16:09:29.628Z] Test: TestUpdateProvisionWatcherRequest_UnmarshalJSON_NilField [2021-01-06T16:09:29.628Z] --- FAIL: TestUpdateProvisionWatcherRequest_UnmarshalJSON_EmptySlice (0.00s) [2021-01-06T16:09:29.628Z] provisionwatcher_test.go:312: [2021-01-06T16:09:29.628Z] Error Trace: provisionwatcher_test.go:312 [2021-01-06T16:09:29.628Z] Error: Received unexpected error: [2021-01-06T16:09:29.628Z] Name field only allows unreserved characters as defined in https://tools.ietf.org/html/rfc3986#section-2.3, which should be ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.~ [2021-01-06T16:09:29.628Z] Test: TestUpdateProvisionWatcherRequest_UnmarshalJSON_EmptySlice [2021-01-06T16:09:29.628Z] FAIL [2021-01-06T16:09:29.628Z] coverage: 93.2% of statements [2021-01-06T16:09:29.628Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.130s [2021-01-06T16:09:29.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2021-01-06T16:09:29.628Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-06T16:09:29.628Z] FAIL [2021-01-06T16:09:29.628Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-01-06T16:09:29.655Z] $ docker stop --time=1 eb9c3fa43112b9f609de45934b0444c22761d5633d020b8c42612c007605f5d2 [2021-01-06T16:09:31.966Z] $ docker rm -f eb9c3fa43112b9f609de45934b0444c22761d5633d020b8c42612c007605f5d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-06T16:09:33.603Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:09:36.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:09:36.793Z] ---> package-listing.sh [2021-01-06T16:09:36.793Z] ++ facter osfamily [2021-01-06T16:09:36.793Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-06T16:09:36.793Z] + OS_FAMILY=redhat [2021-01-06T16:09:36.793Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-417 [2021-01-06T16:09:36.793Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-06T16:09:36.793Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-06T16:09:36.793Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-06T16:09:36.793Z] + PACKAGES=/tmp/packages_start.txt [2021-01-06T16:09:36.793Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-417 ']' [2021-01-06T16:09:36.793Z] + PACKAGES=/tmp/packages_end.txt [2021-01-06T16:09:36.793Z] + case "${OS_FAMILY}" in [2021-01-06T16:09:36.793Z] + rpm -qa [2021-01-06T16:09:36.793Z] + sort [2021-01-06T16:09:42.121Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-06T16:09:42.121Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-06T16:09:42.121Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-06T16:09:42.121Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-417 ']' [2021-01-06T16:09:42.121Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-417/archives/ [2021-01-06T16:09:42.121Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-417/archives/ [Pipeline] echo [2021-01-06T16:09:42.135Z] 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-417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-06T16:09:42.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:09:42.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-06T16:09:42.732Z] [2021-01-06T16:09:42.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:09:43.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-06T16:09:43.089Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-06T16:09:43.089Z] df20fa9351a1: Pulling fs layer [2021-01-06T16:09:43.089Z] 36b3adc4ff6f: Pulling fs layer [2021-01-06T16:09:43.089Z] 8ad3a11d3b57: Pulling fs layer [2021-01-06T16:09:43.089Z] 46f8f816bc3b: Pulling fs layer [2021-01-06T16:09:43.089Z] 93b61091891f: Pulling fs layer [2021-01-06T16:09:43.089Z] 93b9cdb0e59b: Pulling fs layer [2021-01-06T16:09:43.089Z] 5e14af77c1be: Pulling fs layer [2021-01-06T16:09:43.089Z] 01666e4c0597: Pulling fs layer [2021-01-06T16:09:43.089Z] aa168da1d23b: Pulling fs layer [2021-01-06T16:09:43.089Z] 46f8f816bc3b: Waiting [2021-01-06T16:09:43.089Z] 93b61091891f: Waiting [2021-01-06T16:09:43.089Z] 93b9cdb0e59b: Waiting [2021-01-06T16:09:43.089Z] 5e14af77c1be: Waiting [2021-01-06T16:09:43.089Z] 01666e4c0597: Waiting [2021-01-06T16:09:43.089Z] aa168da1d23b: Waiting [2021-01-06T16:09:43.089Z] 36b3adc4ff6f: Verifying Checksum [2021-01-06T16:09:43.090Z] 36b3adc4ff6f: Download complete [2021-01-06T16:09:43.090Z] 46f8f816bc3b: Download complete [2021-01-06T16:09:43.090Z] df20fa9351a1: Verifying Checksum [2021-01-06T16:09:43.090Z] df20fa9351a1: Download complete [2021-01-06T16:09:43.090Z] 93b9cdb0e59b: Verifying Checksum [2021-01-06T16:09:43.090Z] 93b9cdb0e59b: Download complete [2021-01-06T16:09:43.360Z] 5e14af77c1be: Verifying Checksum [2021-01-06T16:09:43.360Z] 5e14af77c1be: Download complete [2021-01-06T16:09:43.360Z] 93b61091891f: Download complete [2021-01-06T16:09:43.360Z] 01666e4c0597: Verifying Checksum [2021-01-06T16:09:43.360Z] 01666e4c0597: Download complete [2021-01-06T16:09:43.629Z] df20fa9351a1: Pull complete [2021-01-06T16:09:43.629Z] 8ad3a11d3b57: Verifying Checksum [2021-01-06T16:09:43.629Z] 8ad3a11d3b57: Download complete [2021-01-06T16:09:43.629Z] 36b3adc4ff6f: Pull complete [2021-01-06T16:09:44.597Z] 8ad3a11d3b57: Pull complete [2021-01-06T16:09:44.597Z] 46f8f816bc3b: Pull complete [2021-01-06T16:09:45.172Z] 93b61091891f: Pull complete [2021-01-06T16:09:45.435Z] aa168da1d23b: Verifying Checksum [2021-01-06T16:09:45.435Z] aa168da1d23b: Download complete [2021-01-06T16:09:45.697Z] 93b9cdb0e59b: Pull complete [2021-01-06T16:09:45.697Z] 5e14af77c1be: Pull complete [2021-01-06T16:09:45.961Z] 01666e4c0597: Pull complete [2021-01-06T16:09:52.602Z] aa168da1d23b: Pull complete [2021-01-06T16:09:52.602Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-06T16:09:52.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-06T16:09:52.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-06T16:09:52.782Z] prd-centos7-docker-4c-2g-18675 does not seem to be running inside a container [2021-01-06T16:09:52.831Z] $ 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-417/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-417 -v /w/workspace/dry_go-mod-core-contracts_PR-417:/w/workspace/dry_go-mod-core-contracts_PR-417:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-417@tmp:/w/workspace/dry_go-mod-core-contracts_PR-417@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-01-06T16:09:56.326Z] $ docker top c81ed33b8738dfdb9f96543c435c7dcce1e8328bd5c7b217458ea41d73de6b2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T16:09:56.835Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-06T16:09:57.132Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-06T16:09:57.435Z] + ls /var/log/sa-host [2021-01-06T16:09:57.435Z] + sadf -c /var/log/sa-host/sa06 [2021-01-06T16:09:57.435Z] file_magic: OK [2021-01-06T16:09:57.435Z] HZ: Using current value: 100 [2021-01-06T16:09:57.435Z] file_header: OK [2021-01-06T16:09:57.435Z] 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-01-06T16:09:57.435Z] Statistics: [2021-01-06T16:09:57.435Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-06T16:09:57.435Z] File successfully converted to sysstat format version 12.2.1 [2021-01-06T16:09:57.435Z] + sadf -c /var/log/sa-host/sa23 [2021-01-06T16:09:57.435Z] file_magic: OK [2021-01-06T16:09:57.435Z] HZ: Using current value: 100 [2021-01-06T16:09:57.435Z] file_header: OK [2021-01-06T16:09:57.435Z] 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-01-06T16:09:57.435Z] Statistics: [2021-01-06T16:09:57.435Z] Hnuu...uuuununununu... [2021-01-06T16:09:57.435Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-06T16:09:57.666Z] provisioning config files... [2021-01-06T16:09:57.682Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/config1969595872820485267tmp [Pipeline] { [Pipeline] echo [2021-01-06T16:09:57.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:09:58.049Z] ---> create-netrc.sh [Pipeline] } [2021-01-06T16:09:58.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-06T16:09:58.186Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:09:58.484Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-06T16:09:58.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:09:58.791Z] ---> sudo-logs.sh [2021-01-06T16:09:58.791Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-06T16:09:58.802Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:09:59.098Z] ---> job-cost.sh [2021-01-06T16:09:59.098Z] lf-activate-venv: SKIPPING [2021-01-06T16:09:59.098Z] INFO: No Stack... [2021-01-06T16:10:00.486Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-06T16:10:00.747Z] INFO: Archiving Costs [Pipeline] echo [2021-01-06T16:10:00.762Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:10:01.062Z] ---> logs-deploy.sh [2021-01-06T16:10:01.062Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-417/5 [2021-01-06T16:10:01.062Z] INFO: archiving workspace using pattern(s): [2021-01-06T16:10:02.985Z] Archives upload complete. [2021-01-06T16:10:02.985Z] INFO: archiving logs to Nexus