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 16:05:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:05:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:05:23 ========================================================= 16:05:23 EdgeX Global Pipelines Version Info 16:05:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:05:25 ------------------- 16:05:25 stable info: 16:05:25 ------------------- 16:05:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:05:25 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:05:25 Message: update stable to v1.0.173 16:05:26 ------------------- 16:05:26 experimental info: 16:05:26 ------------------- 16:05:26 Commited By: **** collab-it+edgex@linuxfoundation.org 16:05:26 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:05:26 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:05:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:05:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:05:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:05:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:05:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:05:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:05:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:05:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 16:05:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:05:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:05:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:05:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:05:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:05:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:05:28 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:05:28 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:05:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-417 [Pipeline] echo 16:05:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-417 [Pipeline] echo 16:05:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-417 [Pipeline] echo 16:05:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d85ed6255934fdecefe2723b865f0f520a1a99ea [Pipeline] echo 16:05:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d85ed62 [Pipeline] echo 16:05:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:30 + git log --format=format:%s -1 d85ed6255934fdecefe2723b865f0f520a1a99ea [Pipeline] echo 16:05:30 GIT_COMMIT: d85ed6255934fdecefe2723b865f0f520a1a99ea, Commit Message: feat(meta): add RFC3986 validation on name fields [Pipeline] echo 16:05:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:05:30 16:05:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:05:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:05:31 latest: Pulling from edgex-devops/git-semver 16:05:31 31603596830f: Pulling fs layer 16:05:31 2a8b12db71e7: Pulling fs layer 16:05:31 6ca5941a6612: Pulling fs layer 16:05:31 ecc8261a40a4: Pulling fs layer 16:05:31 ecc8261a40a4: Waiting 16:05:31 2a8b12db71e7: Download complete 16:05:31 31603596830f: Verifying Checksum 16:05:31 31603596830f: Download complete 16:05:31 6ca5941a6612: Verifying Checksum 16:05:31 6ca5941a6612: Download complete 16:05:31 ecc8261a40a4: Verifying Checksum 16:05:31 ecc8261a40a4: Download complete 16:05:31 31603596830f: Pull complete 16:05:31 2a8b12db71e7: Pull complete 16:05:32 6ca5941a6612: Pull complete 16:05:32 ecc8261a40a4: Pull complete 16:05:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:05:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:05:33 prd-centos7-docker-4c-2g-18675 does not seem to be running inside a container 16:05:33 $ 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 16:05:35 $ docker top 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:05:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:35 [ssh-agent] Looking for ssh-agent implementation... 16:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:35 $ docker exec 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da ssh-agent 16:05:36 SSH_AUTH_SOCK=/tmp/ssh-F3xly5W2LJsp/agent.12 16:05:36 SSH_AGENT_PID=17 16:05:36 Running ssh-add (command line suppressed) 16:05:36 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) 16:05:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:36 + git tag --points-at HEAD [Pipeline] } 16:05:36 $ docker exec --env ******** --env ******** 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da ssh-agent -k 16:05:36 unset SSH_AUTH_SOCK; 16:05:36 unset SSH_AGENT_PID; 16:05:36 echo Agent pid 17 killed; 16:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:05:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:36 [ssh-agent] Looking for ssh-agent implementation... 16:05:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:37 $ docker exec 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da ssh-agent 16:05:37 SSH_AUTH_SOCK=/tmp/ssh-40Rh7BSePiMi/agent.47 16:05:37 SSH_AGENT_PID=52 16:05:37 Running ssh-add (command line suppressed) 16:05:37 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) 16:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:37 + git semver init 16:05:37 # -> Open(): unable to determine branch for HEAD 16:05:37 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-417/.git 16:05:37 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-417 16:05:37 # $SEMVER_REMOTE_NAME = origin 16:05:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:05:37 # $SEMVER_USER_NAME = edgex-jenkins 16:05:37 # $SEMVER_BRANCH = PR-417 16:05:37 # $SEMVER_TEMP = /tmp/semver-993793913 16:05:37 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:05:38 # '/tmp/semver-993793913' -> '/w/workspace/dry_go-mod-core-contracts_PR-417/.semver' 16:05:38 # -> Force: false 16:05:38 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-417/.semver [Pipeline] } 16:05:38 $ docker exec --env ******** --env ******** 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da ssh-agent -k 16:05:38 unset SSH_AUTH_SOCK; 16:05:38 unset SSH_AGENT_PID; 16:05:38 echo Agent pid 52 killed; 16:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:39 + git semver [Pipeline] } 16:05:39 $ docker stop --time=1 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da 16:05:40 $ docker rm -f 9796e45102d224cb11472eb4d5cfae16e97ed23590f19394afe34909044e11da [Pipeline] // withDockerContainer [Pipeline] sh 16:05:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:05:41 Stashed 1 file(s) [Pipeline] echo 16:05:41 [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 16:05:57 Still waiting to schedule task 16:05:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:05:57 Still waiting to schedule task 16:05:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:07:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18676 in /w/workspace/dry_go-mod-core-contracts_PR-417 [Pipeline] { [Pipeline] ws 16:07:41 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 16:07:46 using credential edgex-jenkins-ssh 16:07:46 Cloning the remote Git repository 16:07:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:07:46 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 16:07:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:07:46 > git --version # timeout=10 16:07:46 > git --version # 'git version 2.17.1' 16:07:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:48 Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit d85ed6255934fdecefe2723b865f0f520a1a99ea 16:07:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:07:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:07:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:07:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:48 > 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 16:07:48 > git config core.sparsecheckout # timeout=10 16:07:48 > git checkout -f d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 16:07:48 > git remote # timeout=10 16:07:48 > git config --get remote.origin.url # timeout=10 16:07:49 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:49 > git merge 5dbd0348e12a845f32a07f96ca3394e7956e9069 # timeout=10 16:07:49 > git rev-parse HEAD^{commit} # timeout=10 16:07:49 Merge succeeded, producing d85ed6255934fdecefe2723b865f0f520a1a99ea 16:07:49 Checking out Revision d85ed6255934fdecefe2723b865f0f520a1a99ea (PR-417) 16:07:49 > git config core.sparsecheckout # timeout=10 16:07:49 > git checkout -f d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 16:07:53 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 16:07:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:07:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:07:55 + sudo service docker restart 16:07:55 + true [Pipeline] unstash [Pipeline] echo 16:07:58 ========================================================= 16:07:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:07:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:07:59 + 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 . 16:08:00 Sending build context to Docker daemon 2.143MB 16:08:00 Step 1/7 : ARG BASE=golang:1.15-alpine 16:08:00 Step 2/7 : FROM ${BASE} 16:08:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:08:00 5f621e34cdf4: Pulling fs layer 16:08:00 a4357932f1b6: Pulling fs layer 16:08:00 18c013af1878: Pulling fs layer 16:08:00 00ac8860ef70: Pulling fs layer 16:08:00 63d7cb157983: Pulling fs layer 16:08:00 b116817d02f9: Pulling fs layer 16:08:00 745a02a5169b: Pulling fs layer 16:08:00 00ac8860ef70: Waiting 16:08:00 63d7cb157983: Waiting 16:08:00 b116817d02f9: Waiting 16:08:00 745a02a5169b: Waiting 16:08:00 18c013af1878: Verifying Checksum 16:08:00 18c013af1878: Download complete 16:08:00 a4357932f1b6: Verifying Checksum 16:08:00 a4357932f1b6: Download complete 16:08:00 63d7cb157983: Download complete 16:08:00 b116817d02f9: Verifying Checksum 16:08:00 b116817d02f9: Download complete 16:08:00 5f621e34cdf4: Verifying Checksum 16:08:00 5f621e34cdf4: Download complete 16:08:01 5f621e34cdf4: Pull complete 16:08:02 a4357932f1b6: Pull complete 16:08:02 18c013af1878: Pull complete 16:08:03 745a02a5169b: Download complete 16:08:04 00ac8860ef70: Verifying Checksum 16:08:04 00ac8860ef70: Download complete 16:08:14 00ac8860ef70: Pull complete 16:08:14 63d7cb157983: Pull complete 16:08:15 b116817d02f9: Pull complete 16:08:19 745a02a5169b: Pull complete 16:08:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:08:19 ---> b7e6874047d6 16:08:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:08:21 ---> Running in 8a62e1be0548 16:08:22 Removing intermediate container 8a62e1be0548 16:08:22 ---> fae913aa06ba 16:08:22 Step 4/7 : RUN apk add bash 16:08:22 ---> Running in 7be408471cb8 16:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:26 Running on prd-centos7-docker-4c-2g-18677 in /w/workspace/dry_go-mod-core-contracts_PR-417 [Pipeline] { [Pipeline] ws 16:08:26 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 16:08:26 OK: 142 MiB in 39 packages 16:08:27 Removing intermediate container 7be408471cb8 16:08:27 ---> 564bda17817a 16:08:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:08:27 ---> Running in 3f3fc53b42d4 16:08:28 Removing intermediate container 3f3fc53b42d4 16:08:28 ---> 720e09ade6ea 16:08:28 Step 6/7 : COPY go.mod . 16:08:28 ---> 8f99981f19ef 16:08:28 Step 7/7 : RUN go mod download 16:08:28 ---> Running in 75db87a3b5f3 16:08:28 using credential edgex-jenkins-ssh 16:08:28 Cloning the remote Git repository 16:08:28 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:08:28 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 16:08:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:08:29 > git --version # timeout=10 16:08:29 > git --version # 'git version 2.24.3' 16:08:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:08:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:08:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:08:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:29 > 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 16:08:30 Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit d85ed6255934fdecefe2723b865f0f520a1a99ea 16:08:30 Merge succeeded, producing d85ed6255934fdecefe2723b865f0f520a1a99ea 16:08:30 Checking out Revision d85ed6255934fdecefe2723b865f0f520a1a99ea (PR-417) 16:08:30 > git config core.sparsecheckout # timeout=10 16:08:30 > git checkout -f d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 16:08:30 > git remote # timeout=10 16:08:30 > git config --get remote.origin.url # timeout=10 16:08:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:30 > git merge 5dbd0348e12a845f32a07f96ca3394e7956e9069 # timeout=10 16:08:30 > git rev-parse HEAD^{commit} # timeout=10 16:08:30 > git config core.sparsecheckout # timeout=10 16:08:30 > git checkout -f d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 16:08:34 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 16:08:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:08:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:08:35 + sudo service docker restart 16:08:35 + true 16:08:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 16:08:37 ========================================================= 16:08:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:08:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:08:37 + 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 . 16:08:38 Sending build context to Docker daemon 2.144MB 16:08:38 Step 1/7 : ARG BASE=golang:1.15-alpine 16:08:38 Step 2/7 : FROM ${BASE} 16:08:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:08:38 188c0c94c7c5: Pulling fs layer 16:08:38 0ef7d3d256c8: Pulling fs layer 16:08:38 de9db76c5a1d: Pulling fs layer 16:08:38 bca2f99d35d6: Pulling fs layer 16:08:38 93359f2a8cfa: Pulling fs layer 16:08:38 7c6f9722023f: Pulling fs layer 16:08:38 a35cf1a2eb13: Pulling fs layer 16:08:38 93359f2a8cfa: Waiting 16:08:38 7c6f9722023f: Waiting 16:08:38 a35cf1a2eb13: Waiting 16:08:38 bca2f99d35d6: Waiting 16:08:38 de9db76c5a1d: Verifying Checksum 16:08:38 de9db76c5a1d: Download complete 16:08:38 0ef7d3d256c8: Download complete 16:08:38 93359f2a8cfa: Download complete 16:08:38 7c6f9722023f: Verifying Checksum 16:08:38 7c6f9722023f: Download complete 16:08:38 188c0c94c7c5: Verifying Checksum 16:08:38 188c0c94c7c5: Download complete 16:08:38 188c0c94c7c5: Pull complete 16:08:38 0ef7d3d256c8: Pull complete 16:08:39 de9db76c5a1d: Pull complete 16:08:40 a35cf1a2eb13: Verifying Checksum 16:08:40 a35cf1a2eb13: Download complete 16:08:40 bca2f99d35d6: Verifying Checksum 16:08:40 bca2f99d35d6: Download complete 16:08:43 Removing intermediate container 75db87a3b5f3 16:08:43 ---> 4da54a76a655 16:08:43 Successfully built 4da54a76a655 16:08:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:08:44 + docker inspect -f . ci-base-image-arm64 16:08:44 . [Pipeline] withDockerContainer 16:08:44 prd-ubuntu18.04-docker-arm64-4c-16g-18676 does not seem to be running inside a container 16:08:44 $ 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 16:08:46 bca2f99d35d6: Pull complete 16:08:46 93359f2a8cfa: Pull complete 16:08:46 7c6f9722023f: Pull complete 16:08:46 $ docker top 7f64f3c3c05b9dece9c869618f0da33fc10056ca91a952d1063e7fa5161e8d06 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:47 + go version 16:08:47 go version go1.15.5 linux/arm64 [Pipeline] } 16:08:47 $ docker stop --time=1 7f64f3c3c05b9dece9c869618f0da33fc10056ca91a952d1063e7fa5161e8d06 16:08:49 $ docker rm -f 7f64f3c3c05b9dece9c869618f0da33fc10056ca91a952d1063e7fa5161e8d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:08:50 + docker inspect -f . ci-base-image-arm64 16:08:50 . [Pipeline] withDockerContainer 16:08:50 a35cf1a2eb13: Pull complete 16:08:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:08:50 ---> a62c8e92a672 16:08:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:08:50 prd-ubuntu18.04-docker-arm64-4c-16g-18676 does not seem to be running inside a container 16:08:50 $ 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 16:08:50 ---> Running in 94cc9f1a73ac 16:08:50 Removing intermediate container 94cc9f1a73ac 16:08:50 ---> 010d7ec377fc 16:08:50 Step 4/7 : RUN apk add bash 16:08:51 ---> Running in 41aa22231332 16:08:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:08:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:08:51 ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: remote server returned error (try 'apk update') 16:08:51 WARNING: Ignoring APKINDEX.ff3ff8db.tar.gz: No such file or directory 16:08:52 $ docker top eb9c3fa43112b9f609de45934b0444c22761d5633d020b8c42612c007605f5d2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:53 + make test 16:08:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:08:53 OK: 166 MiB in 39 packages 16:08:53 Removing intermediate container 41aa22231332 16:08:53 ---> acb285246562 16:08:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:08:53 ---> Running in 543a2166f79c 16:08:53 Removing intermediate container 543a2166f79c 16:08:53 ---> 411ee5b20f3a 16:08:53 Step 6/7 : COPY go.mod . 16:08:53 ---> c482976aefa3 16:08:53 Step 7/7 : RUN go mod download 16:08:54 ---> Running in c8025996e1ff 16:09:06 Removing intermediate container c8025996e1ff 16:09:06 ---> e2b743958b21 16:09:06 Successfully built e2b743958b21 16:09:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:09:06 + docker inspect -f . ci-base-image-x86_64 16:09:06 . [Pipeline] withDockerContainer 16:09:06 prd-centos7-docker-4c-2g-18677 does not seem to be running inside a container 16:09:07 $ 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 16:09:07 $ docker top 60703aa7c40047bf6c0b6c0103b367434589899f3e3b7a96b4facad200cb4492 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:08 + go version 16:09:08 go version go1.15.5 linux/amd64 [Pipeline] } 16:09:08 $ docker stop --time=1 60703aa7c40047bf6c0b6c0103b367434589899f3e3b7a96b4facad200cb4492 16:09:09 $ docker rm -f 60703aa7c40047bf6c0b6c0103b367434589899f3e3b7a96b4facad200cb4492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:09:10 + docker inspect -f . ci-base-image-x86_64 16:09:10 . [Pipeline] withDockerContainer 16:09:11 prd-centos7-docker-4c-2g-18677 does not seem to be running inside a container 16:09:11 $ 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 16:09:11 $ docker top 03423fa18b038fc75f4f88ae18b77613ff0b1df0260f9bc2a5c74639c36394fa -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:12 + make test 16:09:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:09:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:09:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.035s coverage: 85.7% of statements 16:09:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements 16:09:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.056s coverage: 45.4% of statements 16:09:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.034s coverage: 77.8% of statements 16:09:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:09:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.023s coverage: 26.3% of statements 16:09:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:09:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.025s coverage: 85.7% of statements 16:09:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements 16:09:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.051s coverage: 14.7% of statements 16:09:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements 16:09:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements 16:09:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements 16:09:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:09:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.066s coverage: 91.8% of statements 16:09:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:09:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:09:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements 16:09:20 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 47.8% of statements 16:09:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.031s coverage: 26.3% of statements 16:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.017s coverage: 14.7% of statements 16:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.024s coverage: 100.0% of statements 16:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.039s coverage: 91.8% of statements 16:09:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:09:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements 16:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 47.8% of statements 16:09:23 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 63.0% of statements 16:09:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements 16:09:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.008s coverage: 15.4% of statements 16:09:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 16:09:23 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 16:09:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:09:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.056s coverage: 84.4% of statements 16:09:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:09:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:09:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 44.1% of statements 16:09:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 94.4% of statements 16:09:24 {"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"}}}} 16:09:24 {"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}} 16:09:24 baserequest: 16:09:24 requestid: 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc 16:09:24 profile: 16:09:24 versionable: 16:09:24 apiversion: "" 16:09:24 id: "" 16:09:24 name: TestDeviceProfileName 16:09:24 manufacturer: TestManufacturer 16:09:24 description: TestDescription 16:09:24 model: TestModel 16:09:24 labels: [MODBUS, TEMP] 16:09:24 deviceResources: 16:09:24 - description: TestDescription 16:09:24 name: TestDeviceResourceName 16:09:24 tag: TestTag 16:09:24 properties: 16:09:24 type: Int16 16:09:24 readWrite: RW 16:09:24 attributes: 16:09:24 TestAttribute: TestAttributeValue 16:09:24 deviceCommands: 16:09:24 - name: TestProfileResource 16:09:24 get: 16:09:24 - deviceResource: TestDeviceResourceName 16:09:24 set: 16:09:24 - deviceResource: TestDeviceResourceName 16:09:24 coreCommands: 16:09:24 - name: TestProfileResource 16:09:24 get: true 16:09:24 put: true 16:09:24 16:09:24 {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"name":"TestDeviceServiceName","labels":["MODBUS","TEMP"],"baseAddress":"http://0.0.0.0:49991/api/v1/callback","adminState":"LOCKED"}} 16:09:24 {"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"}} 16:09:24 {"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"}]}} 16:09:24 --- FAIL: TestUpdateProvisionWatcherRequest_UnmarshalJSON_NilField (0.00s) 16:09:24 provisionwatcher_test.go:288: 16:09:24 Error Trace: provisionwatcher_test.go:288 16:09:24 Error: Received unexpected error: 16:09:24 Name field only allows unreserved characters as defined in https://tools.ietf.org/html/rfc3986#section-2.3, which should be ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.~ 16:09:24 Test: TestUpdateProvisionWatcherRequest_UnmarshalJSON_NilField 16:09:24 --- FAIL: TestUpdateProvisionWatcherRequest_UnmarshalJSON_EmptySlice (0.00s) 16:09:24 provisionwatcher_test.go:312: 16:09:24 Error Trace: provisionwatcher_test.go:312 16:09:24 Error: Received unexpected error: 16:09:24 Name field only allows unreserved characters as defined in https://tools.ietf.org/html/rfc3986#section-2.3, which should be ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.~ 16:09:24 Test: TestUpdateProvisionWatcherRequest_UnmarshalJSON_EmptySlice 16:09:24 FAIL 16:09:24 coverage: 93.2% of statements 16:09:24 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s 16:09:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 16:09:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:09:24 FAIL 16:09:24 make: *** [Makefile:6: test] Error 1 [Pipeline] } 16:09:24 $ docker stop --time=1 03423fa18b038fc75f4f88ae18b77613ff0b1df0260f9bc2a5c74639c36394fa 16:09:27 $ docker rm -f 03423fa18b038fc75f4f88ae18b77613ff0b1df0260f9bc2a5c74639c36394fa [Pipeline] // withDockerContainer 16:09:27 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.147s coverage: 63.0% of statements 16:09:27 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.032s coverage: 26.3% of statements 16:09:27 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements 16:09:27 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.044s coverage: 15.4% of statements 16:09:27 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.028s coverage: 14.3% of statements 16:09:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:09:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.127s coverage: 84.4% of statements 16:09:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:09:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 16:09:27 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] } 16:09:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.027s coverage: 94.4% of statements [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:09:28 Failed in branch amd64 16:09:29 {"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"}}}} 16:09:29 {"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}} 16:09:29 baserequest: 16:09:29 requestid: 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc 16:09:29 profile: 16:09:29 versionable: 16:09:29 apiversion: "" 16:09:29 id: "" 16:09:29 name: TestDeviceProfileName 16:09:29 manufacturer: TestManufacturer 16:09:29 description: TestDescription 16:09:29 model: TestModel 16:09:29 labels: [MODBUS, TEMP] 16:09:29 deviceResources: 16:09:29 - description: TestDescription 16:09:29 name: TestDeviceResourceName 16:09:29 tag: TestTag 16:09:29 properties: 16:09:29 type: Int16 16:09:29 readWrite: RW 16:09:29 attributes: 16:09:29 TestAttribute: TestAttributeValue 16:09:29 deviceCommands: 16:09:29 - name: TestProfileResource 16:09:29 get: 16:09:29 - deviceResource: TestDeviceResourceName 16:09:29 set: 16:09:29 - deviceResource: TestDeviceResourceName 16:09:29 coreCommands: 16:09:29 - name: TestProfileResource 16:09:29 get: true 16:09:29 put: true 16:09:29 16:09:29 {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"name":"TestDeviceServiceName","labels":["MODBUS","TEMP"],"baseAddress":"http://0.0.0.0:49991/api/v1/callback","adminState":"LOCKED"}} 16:09:29 {"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"}} 16:09:29 {"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"}]}} 16:09:29 --- FAIL: TestUpdateProvisionWatcherRequest_UnmarshalJSON_NilField (0.00s) 16:09:29 provisionwatcher_test.go:288: 16:09:29 Error Trace: provisionwatcher_test.go:288 16:09:29 Error: Received unexpected error: 16:09:29 Name field only allows unreserved characters as defined in https://tools.ietf.org/html/rfc3986#section-2.3, which should be ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.~ 16:09:29 Test: TestUpdateProvisionWatcherRequest_UnmarshalJSON_NilField 16:09:29 --- FAIL: TestUpdateProvisionWatcherRequest_UnmarshalJSON_EmptySlice (0.00s) 16:09:29 provisionwatcher_test.go:312: 16:09:29 Error Trace: provisionwatcher_test.go:312 16:09:29 Error: Received unexpected error: 16:09:29 Name field only allows unreserved characters as defined in https://tools.ietf.org/html/rfc3986#section-2.3, which should be ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.~ 16:09:29 Test: TestUpdateProvisionWatcherRequest_UnmarshalJSON_EmptySlice 16:09:29 FAIL 16:09:29 coverage: 93.2% of statements 16:09:29 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.130s 16:09:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 16:09:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:09:29 FAIL 16:09:29 make: *** [Makefile:6: test] Error 1 [Pipeline] } 16:09:29 $ docker stop --time=1 eb9c3fa43112b9f609de45934b0444c22761d5633d020b8c42612c007605f5d2 16:09:31 $ 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] } 16:09:33 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 16:09:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:09:36 ---> package-listing.sh 16:09:36 ++ facter osfamily 16:09:36 ++ tr '[:upper:]' '[:lower:]' 16:09:36 + OS_FAMILY=redhat 16:09:36 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-417 16:09:36 + START_PACKAGES=/tmp/packages_start.txt 16:09:36 + END_PACKAGES=/tmp/packages_end.txt 16:09:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:09:36 + PACKAGES=/tmp/packages_start.txt 16:09:36 + '[' /w/workspace/dry_go-mod-core-contracts_PR-417 ']' 16:09:36 + PACKAGES=/tmp/packages_end.txt 16:09:36 + case "${OS_FAMILY}" in 16:09:36 + rpm -qa 16:09:36 + sort 16:09:42 + '[' -f /tmp/packages_start.txt ']' 16:09:42 + '[' -f /tmp/packages_end.txt ']' 16:09:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:09:42 + '[' /w/workspace/dry_go-mod-core-contracts_PR-417 ']' 16:09:42 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-417/archives/ 16:09:42 + 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 16:09:42 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 16:09:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:09:42 16:09:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:09:43 alpine: Pulling from edgex-lftools-log-publisher 16:09:43 df20fa9351a1: Pulling fs layer 16:09:43 36b3adc4ff6f: Pulling fs layer 16:09:43 8ad3a11d3b57: Pulling fs layer 16:09:43 46f8f816bc3b: Pulling fs layer 16:09:43 93b61091891f: Pulling fs layer 16:09:43 93b9cdb0e59b: Pulling fs layer 16:09:43 5e14af77c1be: Pulling fs layer 16:09:43 01666e4c0597: Pulling fs layer 16:09:43 aa168da1d23b: Pulling fs layer 16:09:43 46f8f816bc3b: Waiting 16:09:43 93b61091891f: Waiting 16:09:43 93b9cdb0e59b: Waiting 16:09:43 5e14af77c1be: Waiting 16:09:43 01666e4c0597: Waiting 16:09:43 aa168da1d23b: Waiting 16:09:43 36b3adc4ff6f: Verifying Checksum 16:09:43 36b3adc4ff6f: Download complete 16:09:43 46f8f816bc3b: Download complete 16:09:43 df20fa9351a1: Verifying Checksum 16:09:43 df20fa9351a1: Download complete 16:09:43 93b9cdb0e59b: Verifying Checksum 16:09:43 93b9cdb0e59b: Download complete 16:09:43 5e14af77c1be: Verifying Checksum 16:09:43 5e14af77c1be: Download complete 16:09:43 93b61091891f: Download complete 16:09:43 01666e4c0597: Verifying Checksum 16:09:43 01666e4c0597: Download complete 16:09:43 df20fa9351a1: Pull complete 16:09:43 8ad3a11d3b57: Verifying Checksum 16:09:43 8ad3a11d3b57: Download complete 16:09:43 36b3adc4ff6f: Pull complete 16:09:44 8ad3a11d3b57: Pull complete 16:09:44 46f8f816bc3b: Pull complete 16:09:45 93b61091891f: Pull complete 16:09:45 aa168da1d23b: Verifying Checksum 16:09:45 aa168da1d23b: Download complete 16:09:45 93b9cdb0e59b: Pull complete 16:09:45 5e14af77c1be: Pull complete 16:09:45 01666e4c0597: Pull complete 16:09:52 aa168da1d23b: Pull complete 16:09:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:09:52 prd-centos7-docker-4c-2g-18675 does not seem to be running inside a container 16:09:52 $ 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 16:09:56 $ docker top c81ed33b8738dfdb9f96543c435c7dcce1e8328bd5c7b217458ea41d73de6b2a -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:56 + touch /tmp/pre-build-complete [Pipeline] sh 16:09:57 + mkdir -p /var/log/sa [Pipeline] sh 16:09:57 + ls /var/log/sa-host 16:09:57 + sadf -c /var/log/sa-host/sa06 16:09:57 file_magic: OK 16:09:57 HZ: Using current value: 100 16:09:57 file_header: OK 16:09:57 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 16:09:57 Statistics: 16:09:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:09:57 File successfully converted to sysstat format version 12.2.1 16:09:57 + sadf -c /var/log/sa-host/sa23 16:09:57 file_magic: OK 16:09:57 HZ: Using current value: 100 16:09:57 file_header: OK 16:09:57 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 16:09:57 Statistics: 16:09:57 Hnuu...uuuununununu... 16:09:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:57 provisioning config files... 16:09:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/config1969595872820485267tmp [Pipeline] { [Pipeline] echo 16:09:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:09:58 ---> create-netrc.sh [Pipeline] } 16:09:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:09:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:09:58 ---> python-tools-install.sh [Pipeline] echo 16:09:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:09:58 ---> sudo-logs.sh 16:09:58 Archiving 'sudo' log.. [Pipeline] echo 16:09:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:09:59 ---> job-cost.sh 16:09:59 lf-activate-venv: SKIPPING 16:09:59 INFO: No Stack... 16:10:00 INFO: Retrieving Pricing Info for: v1-standard-2 16:10:00 INFO: Archiving Costs [Pipeline] echo 16:10:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:10:01 ---> logs-deploy.sh 16:10:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-417/5 16:10:01 INFO: archiving workspace using pattern(s): 16:10:02 Archives upload complete. 16:10:02 INFO: archiving logs to Nexus