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 50cbdd60c68c4034b5ed66b142a4e768b8054292 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18648 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 Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit 50cbdd60c68c4034b5ed66b142a4e768b8054292 Merge succeeded, producing 50cbdd60c68c4034b5ed66b142a4e768b8054292 Checking out Revision 50cbdd60c68c4034b5ed66b142a4e768b8054292 (PR-417) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 50cbdd60c68c4034b5ed66b142a4e768b8054292 # 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 50cbdd60c68c4034b5ed66b142a4e768b8054292 # timeout=10 Commit message: "feat(meta): create ProvisionWatcher Model and DTO" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 4f4a0d93dd1bcc28ffc10c14b9370fceff41f477 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:34:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:34:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:34:35 ========================================================= 06:34:35 EdgeX Global Pipelines Version Info 06:34:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:34:36 ------------------- 06:34:36 stable info: 06:34:36 ------------------- 06:34:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:34:36 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:34:36 Message: update stable to v1.0.173 06:34:37 ------------------- 06:34:37 experimental info: 06:34:37 ------------------- 06:34:37 Commited By: **** collab-it+edgex@linuxfoundation.org 06:34:37 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:34:37 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-417 [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-417 [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-417 [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50cbdd60c68c4034b5ed66b142a4e768b8054292 [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50cbdd6 [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:41 + git log --format=format:%s -1 50cbdd60c68c4034b5ed66b142a4e768b8054292 [Pipeline] echo 06:34:41 GIT_COMMIT: 50cbdd60c68c4034b5ed66b142a4e768b8054292, Commit Message: feat(meta): create ProvisionWatcher Model and DTO [Pipeline] echo 06:34:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:34:42 06:34:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:34:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:34:42 latest: Pulling from edgex-devops/git-semver 06:34:42 31603596830f: Pulling fs layer 06:34:42 2a8b12db71e7: Pulling fs layer 06:34:42 6ca5941a6612: Pulling fs layer 06:34:42 ecc8261a40a4: Pulling fs layer 06:34:42 ecc8261a40a4: Waiting 06:34:42 2a8b12db71e7: Verifying Checksum 06:34:42 2a8b12db71e7: Download complete 06:34:43 31603596830f: Verifying Checksum 06:34:43 31603596830f: Download complete 06:34:43 ecc8261a40a4: Verifying Checksum 06:34:43 ecc8261a40a4: Download complete 06:34:43 6ca5941a6612: Verifying Checksum 06:34:43 6ca5941a6612: Download complete 06:34:43 31603596830f: Pull complete 06:34:43 2a8b12db71e7: Pull complete 06:34:44 6ca5941a6612: Pull complete 06:34:44 ecc8261a40a4: Pull complete 06:34:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:34:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:34:44 prd-centos7-docker-4c-2g-18648 does not seem to be running inside a container 06:34:44 $ 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 06:34:46 $ docker top 91697339b72e857f1b7f32582c2764abc1ed26d2b122a404551a15fc9b910133 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:34:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:47 [ssh-agent] Looking for ssh-agent implementation... 06:34:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:47 $ docker exec 91697339b72e857f1b7f32582c2764abc1ed26d2b122a404551a15fc9b910133 ssh-agent 06:34:47 SSH_AUTH_SOCK=/tmp/ssh-SpZMHTq0lzAq/agent.11 06:34:47 SSH_AGENT_PID=16 06:34:47 Running ssh-add (command line suppressed) 06:34:47 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_6268703757370727445.key (/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_6268703757370727445.key) 06:34:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:48 + git tag --points-at HEAD [Pipeline] } 06:34:48 $ docker exec --env ******** --env ******** 91697339b72e857f1b7f32582c2764abc1ed26d2b122a404551a15fc9b910133 ssh-agent -k 06:34:48 unset SSH_AUTH_SOCK; 06:34:48 unset SSH_AGENT_PID; 06:34:48 echo Agent pid 16 killed; 06:34:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:34:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:48 [ssh-agent] Looking for ssh-agent implementation... 06:34:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:48 $ docker exec 91697339b72e857f1b7f32582c2764abc1ed26d2b122a404551a15fc9b910133 ssh-agent 06:34:48 SSH_AUTH_SOCK=/tmp/ssh-apNLDKA9VLbA/agent.45 06:34:48 SSH_AGENT_PID=50 06:34:48 Running ssh-add (command line suppressed) 06:34:48 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_1830550471124917928.key (/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_1830550471124917928.key) 06:34:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:49 + git semver init 06:34:49 # -> Open(): unable to determine branch for HEAD 06:34:49 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-417/.git 06:34:49 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-417 06:34:49 # $SEMVER_REMOTE_NAME = origin 06:34:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:34:49 # $SEMVER_USER_NAME = edgex-jenkins 06:34:49 # $SEMVER_BRANCH = PR-417 06:34:49 # $SEMVER_TEMP = /tmp/semver-318436880 06:34:49 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:34:49 # '/tmp/semver-318436880' -> '/w/workspace/dry_go-mod-core-contracts_PR-417/.semver' 06:34:49 # -> Force: false 06:34:49 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-417/.semver [Pipeline] } 06:34:49 $ docker exec --env ******** --env ******** 91697339b72e857f1b7f32582c2764abc1ed26d2b122a404551a15fc9b910133 ssh-agent -k 06:34:49 unset SSH_AUTH_SOCK; 06:34:49 unset SSH_AGENT_PID; 06:34:49 echo Agent pid 50 killed; 06:34:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:34:50 + git semver [Pipeline] } 06:34:50 $ docker stop --time=1 91697339b72e857f1b7f32582c2764abc1ed26d2b122a404551a15fc9b910133 06:34:52 $ docker rm -f 91697339b72e857f1b7f32582c2764abc1ed26d2b122a404551a15fc9b910133 [Pipeline] // withDockerContainer [Pipeline] sh 06:34:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:34:53 Stashed 1 file(s) [Pipeline] echo 06:34:53 [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 06:35:08 Still waiting to schedule task 06:35:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:35:08 Still waiting to schedule task 06:35:08 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:37:29 Running on prd-centos7-docker-4c-2g-18649 in /w/workspace/dry_go-mod-core-contracts_PR-417 [Pipeline] { [Pipeline] ws 06:37:29 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 06:37:31 using credential edgex-jenkins-ssh 06:37:31 Cloning the remote Git repository 06:37:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:37:31 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 06:37:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:37:31 > git --version # timeout=10 06:37:31 > git --version # 'git version 2.24.3' 06:37:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:37:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:37:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:37:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:32 > 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 06:37:33 Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit 50cbdd60c68c4034b5ed66b142a4e768b8054292 06:37:33 Merge succeeded, producing 50cbdd60c68c4034b5ed66b142a4e768b8054292 06:37:33 Checking out Revision 50cbdd60c68c4034b5ed66b142a4e768b8054292 (PR-417) 06:37:32 > git config core.sparsecheckout # timeout=10 06:37:32 > git checkout -f 50cbdd60c68c4034b5ed66b142a4e768b8054292 # timeout=10 06:37:32 > git remote # timeout=10 06:37:32 > git config --get remote.origin.url # timeout=10 06:37:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:32 > git merge 5dbd0348e12a845f32a07f96ca3394e7956e9069 # timeout=10 06:37:33 > git rev-parse HEAD^{commit} # timeout=10 06:37:33 > git config core.sparsecheckout # timeout=10 06:37:33 > git checkout -f 50cbdd60c68c4034b5ed66b142a4e768b8054292 # timeout=10 06:37:36 Commit message: "feat(meta): create ProvisionWatcher Model and DTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:37:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:37:38 + sudo service docker restart 06:37:38 + true 06:37:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:37:39 ========================================================= 06:37:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:37:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:37:40 + 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 . 06:37:40 Sending build context to Docker daemon 2.13MB 06:37:40 Step 1/7 : ARG BASE=golang:1.15-alpine 06:37:40 Step 2/7 : FROM ${BASE} 06:37:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:37:40 188c0c94c7c5: Pulling fs layer 06:37:40 0ef7d3d256c8: Pulling fs layer 06:37:40 de9db76c5a1d: Pulling fs layer 06:37:40 bca2f99d35d6: Pulling fs layer 06:37:40 93359f2a8cfa: Pulling fs layer 06:37:40 7c6f9722023f: Pulling fs layer 06:37:40 a35cf1a2eb13: Pulling fs layer 06:37:40 93359f2a8cfa: Waiting 06:37:40 7c6f9722023f: Waiting 06:37:40 a35cf1a2eb13: Waiting 06:37:40 bca2f99d35d6: Waiting 06:37:40 de9db76c5a1d: Verifying Checksum 06:37:40 de9db76c5a1d: Download complete 06:37:40 0ef7d3d256c8: Download complete 06:37:40 93359f2a8cfa: Verifying Checksum 06:37:40 93359f2a8cfa: Download complete 06:37:40 7c6f9722023f: Verifying Checksum 06:37:40 7c6f9722023f: Download complete 06:37:40 188c0c94c7c5: Download complete 06:37:41 188c0c94c7c5: Pull complete 06:37:41 0ef7d3d256c8: Pull complete 06:37:41 de9db76c5a1d: Pull complete 06:37:43 a35cf1a2eb13: Verifying Checksum 06:37:43 a35cf1a2eb13: Download complete 06:37:43 bca2f99d35d6: Verifying Checksum 06:37:43 bca2f99d35d6: Download complete 06:37:49 bca2f99d35d6: Pull complete 06:37:49 93359f2a8cfa: Pull complete 06:37:49 7c6f9722023f: Pull complete 06:37:55 a35cf1a2eb13: Pull complete 06:37:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:37:55 ---> a62c8e92a672 06:37:55 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:37:55 ---> Running in c5cfdaccfedb 06:37:56 Removing intermediate container c5cfdaccfedb 06:37:56 ---> 3ac96426241d 06:37:56 Step 4/7 : RUN apk add bash 06:37:56 ---> Running in fe5428121e53 06:37:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:58 OK: 166 MiB in 39 packages 06:37:58 Removing intermediate container fe5428121e53 06:37:58 ---> 7450f8ee5a96 06:37:58 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:37:58 ---> Running in 1cf6e64f2bb9 06:37:59 Removing intermediate container 1cf6e64f2bb9 06:37:59 ---> 1f55c33dfe25 06:37:59 Step 6/7 : COPY go.mod . 06:37:59 ---> dc7015e1f17c 06:37:59 Step 7/7 : RUN go mod download 06:37:59 ---> Running in b5d6c1a86d43 06:38:11 Removing intermediate container b5d6c1a86d43 06:38:11 ---> 2e95573ae7f4 06:38:11 Successfully built 2e95573ae7f4 06:38:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:38:12 + docker inspect -f . ci-base-image-x86_64 06:38:12 . [Pipeline] withDockerContainer 06:38:12 prd-centos7-docker-4c-2g-18649 does not seem to be running inside a container 06:38:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:38:12 $ docker top ff9d965e39a22f0a55985035cc2accdb3d6abe57cd605ce93eb36e2f49644efe -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:13 + go version 06:38:13 go version go1.15.5 linux/amd64 [Pipeline] } 06:38:13 $ docker stop --time=1 ff9d965e39a22f0a55985035cc2accdb3d6abe57cd605ce93eb36e2f49644efe 06:38:14 $ docker rm -f ff9d965e39a22f0a55985035cc2accdb3d6abe57cd605ce93eb36e2f49644efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:38:15 + docker inspect -f . ci-base-image-x86_64 06:38:15 . [Pipeline] withDockerContainer 06:38:15 prd-centos7-docker-4c-2g-18649 does not seem to be running inside a container 06:38:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:38:16 $ docker top 1ca60ad0e4989c2dca9411c6546daa262fa19e65aaa63c2c683ea98e5c7d3e3b -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:17 + make test 06:38:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:38:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:38:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements 06:38:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.030s coverage: 100.0% of statements 06:38:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements 06:38:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.006s coverage: 77.8% of statements 06:38:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:38:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 26.3% of statements 06:38:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.029s coverage: 14.7% of statements 06:38:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.037s coverage: 100.0% of statements 06:38:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.028s coverage: 91.8% of statements 06:38:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:38:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:38:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.030s coverage: 100.0% of statements 06:38:26 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.005s coverage: 47.8% of statements 06:38:28 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.034s coverage: 63.0% of statements 06:38:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements 06:38:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.011s coverage: 15.4% of statements 06:38:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements 06:38:28 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.007s coverage: 14.3% of statements 06:38:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:38:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.067s coverage: 84.4% of statements 06:38:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:38:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:38:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.034s coverage: 44.1% of statements 06:38:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 94.4% of statements 06:38:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.038s coverage: 93.2% of statements 06:38:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 06:38:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:38:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:38:31 gofmt -l . 06:38:31 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:38:31 $ docker stop --time=1 1ca60ad0e4989c2dca9411c6546daa262fa19e65aaa63c2c683ea98e5c7d3e3b 06:38:33 $ docker rm -f 1ca60ad0e4989c2dca9411c6546daa262fa19e65aaa63c2c683ea98e5c7d3e3b [Pipeline] // withDockerContainer [Pipeline] sh 06:38:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:38:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:38:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18650 in /w/workspace/dry_go-mod-core-contracts_PR-417 [Pipeline] { [Pipeline] ws 06:38:53 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 06:38:58 using credential edgex-jenkins-ssh 06:38:58 Cloning the remote Git repository 06:38:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:38:58 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 06:38:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:38:58 > git --version # timeout=10 06:38:58 > git --version # 'git version 2.17.1' 06:38:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:38:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:00 Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit 50cbdd60c68c4034b5ed66b142a4e768b8054292 06:39:00 Merge succeeded, producing 50cbdd60c68c4034b5ed66b142a4e768b8054292 06:39:00 Checking out Revision 50cbdd60c68c4034b5ed66b142a4e768b8054292 (PR-417) 06:38:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:38:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:38:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:59 > 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 06:39:00 > git config core.sparsecheckout # timeout=10 06:39:00 > git checkout -f 50cbdd60c68c4034b5ed66b142a4e768b8054292 # timeout=10 06:39:00 > git remote # timeout=10 06:39:00 > git config --get remote.origin.url # timeout=10 06:39:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:00 > git merge 5dbd0348e12a845f32a07f96ca3394e7956e9069 # timeout=10 06:39:00 > git rev-parse HEAD^{commit} # timeout=10 06:39:00 > git config core.sparsecheckout # timeout=10 06:39:00 > git checkout -f 50cbdd60c68c4034b5ed66b142a4e768b8054292 # timeout=10 06:39:05 Commit message: "feat(meta): create ProvisionWatcher Model and DTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:39:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:39:07 + true 06:39:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 06:39:10 ========================================================= 06:39:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:39:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:39:10 + 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 . 06:39:11 Sending build context to Docker daemon 2.129MB 06:39:11 Step 1/7 : ARG BASE=golang:1.15-alpine 06:39:11 Step 2/7 : FROM ${BASE} 06:39:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:39:11 5f621e34cdf4: Pulling fs layer 06:39:11 a4357932f1b6: Pulling fs layer 06:39:11 18c013af1878: Pulling fs layer 06:39:11 00ac8860ef70: Pulling fs layer 06:39:11 63d7cb157983: Pulling fs layer 06:39:11 b116817d02f9: Pulling fs layer 06:39:11 745a02a5169b: Pulling fs layer 06:39:11 00ac8860ef70: Waiting 06:39:11 63d7cb157983: Waiting 06:39:11 b116817d02f9: Waiting 06:39:11 745a02a5169b: Waiting 06:39:11 18c013af1878: Download complete 06:39:11 a4357932f1b6: Verifying Checksum 06:39:11 a4357932f1b6: Download complete 06:39:12 63d7cb157983: Download complete 06:39:12 b116817d02f9: Download complete 06:39:12 5f621e34cdf4: Verifying Checksum 06:39:12 5f621e34cdf4: Download complete 06:39:13 5f621e34cdf4: Pull complete 06:39:13 a4357932f1b6: Pull complete 06:39:14 18c013af1878: Pull complete 06:39:15 745a02a5169b: Verifying Checksum 06:39:15 745a02a5169b: Download complete 06:39:16 00ac8860ef70: Verifying Checksum 06:39:16 00ac8860ef70: Download complete 06:39:26 00ac8860ef70: Pull complete 06:39:27 63d7cb157983: Pull complete 06:39:27 b116817d02f9: Pull complete 06:39:31 745a02a5169b: Pull complete 06:39:31 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:39:31 ---> b7e6874047d6 06:39:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:39:34 ---> Running in 5a1612a124e3 06:39:34 Removing intermediate container 5a1612a124e3 06:39:34 ---> f258e110f12b 06:39:34 Step 4/7 : RUN apk add bash 06:39:34 ---> Running in 2e2c8e996301 06:39:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:37 OK: 142 MiB in 39 packages 06:39:39 Removing intermediate container 2e2c8e996301 06:39:39 ---> 3a0e2420de49 06:39:39 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:39:39 ---> Running in 58c8d7500e5c 06:39:39 Removing intermediate container 58c8d7500e5c 06:39:39 ---> 036588fb0001 06:39:39 Step 6/7 : COPY go.mod . 06:39:40 ---> 35780c77aaa0 06:39:40 Step 7/7 : RUN go mod download 06:39:40 ---> Running in db3617d1c2b7 06:39:56 Removing intermediate container db3617d1c2b7 06:39:56 ---> 5d069265a11e 06:39:56 Successfully built 5d069265a11e 06:39:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:39:57 + docker inspect -f . ci-base-image-arm64 06:39:57 . [Pipeline] withDockerContainer 06:39:57 prd-ubuntu18.04-docker-arm64-4c-16g-18650 does not seem to be running inside a container 06:39:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 06:39:59 $ docker top 780836618ac37c59bc353e5fb08e94a5ff594d38749026c2287c7beb4481835e -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:00 + go version 06:40:00 go version go1.15.5 linux/arm64 [Pipeline] } 06:40:00 $ docker stop --time=1 780836618ac37c59bc353e5fb08e94a5ff594d38749026c2287c7beb4481835e 06:40:02 $ docker rm -f 780836618ac37c59bc353e5fb08e94a5ff594d38749026c2287c7beb4481835e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:40:03 + docker inspect -f . ci-base-image-arm64 06:40:03 . [Pipeline] withDockerContainer 06:40:03 prd-ubuntu18.04-docker-arm64-4c-16g-18650 does not seem to be running inside a container 06:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 06:40:04 $ docker top be5c2e8bcac56cd4ff65e7bcac5621aaf35ad805627fd5b0422026455283d4a5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:05 + make test 06:40:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:40:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:40:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.029s coverage: 85.7% of statements 06:40:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.042s coverage: 100.0% of statements 06:40:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.101s coverage: 45.4% of statements 06:40:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.052s coverage: 77.8% of statements 06:40:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:40:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.026s coverage: 26.3% of statements 06:40:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.039s coverage: 14.7% of statements 06:40:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements 06:40:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.079s coverage: 91.8% of statements 06:40:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:40:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:40:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.017s coverage: 100.0% of statements 06:40:33 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.041s coverage: 47.8% of statements 06:40:39 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.122s coverage: 63.0% of statements 06:40:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 06:40:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.045s coverage: 15.4% of statements 06:40:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.048s coverage: 15.4% of statements 06:40:39 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.011s coverage: 14.3% of statements 06:40:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.195s coverage: 84.4% of statements 06:40:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:40:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.082s coverage: 44.1% of statements 06:40:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.036s coverage: 94.4% of statements 06:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.129s coverage: 93.2% of statements 06:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 06:40:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:40:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:40:48 gofmt -l . 06:40:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:40:48 $ docker stop --time=1 be5c2e8bcac56cd4ff65e7bcac5621aaf35ad805627fd5b0422026455283d4a5 06:40:50 $ docker rm -f be5c2e8bcac56cd4ff65e7bcac5621aaf35ad805627fd5b0422026455283d4a5 [Pipeline] // withDockerContainer [Pipeline] sh 06:40:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:40:51 Warning: overwriting stash ‘coverage-report’ 06:40:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:40:54 provisioning config files... 06:40:54 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/config8812775031245709125tmp [Pipeline] { [Pipeline] sh 06:40:55 + set +x 06:40:55 + curl -s https://codecov.io/bash 06:40:55 + bash -s -- 06:40:55 06:40:55 _____ _ 06:40:55 / ____| | | 06:40:55 | | ___ __| | ___ ___ _____ __ 06:40:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:40:55 | |___| (_) | (_| | __/ (_| (_) \ V / 06:40:55 \_____\___/ \__,_|\___|\___\___/ \_/ 06:40:55 Bash-20201231-23d4836 06:40:55 06:40:55 06:40:55 ==> git version 2.24.3 found 06:40:55 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:40:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:40:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:40:55 ==> Jenkins CI detected. 06:40:55 project root: . 06:40:55 --> token set from env 06:40:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:40:55 ==> Running gcov in . (disable via -X gcov) 06:40:55 ==> Python coveragepy not found 06:40:55 ==> Searching for coverage reports in: 06:40:55 + . 06:40:55 -> Found 1 reports 06:40:55 ==> Detecting git/mercurial file structure 06:40:55 ==> Reading reports 06:40:55 + ./coverage.out bytes=119868 06:40:55 ==> Appending adjustments 06:40:55 https://docs.codecov.io/docs/fixing-reports 06:40:56 + Found adjustments 06:40:56 ==> Gzipping contents 06:40:56 20K /tmp/codecov.4sMc70.gz 06:40:56 ==> Uploading reports 06:40:56 url: https://codecov.io 06:40:56 query: branch=PR-417&commit=50cbdd60c68c4034b5ed66b142a4e768b8054292&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-417%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=417&job=&cmd_args= 06:40:56 -> Pinging Codecov 06:40:56 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-417&commit=50cbdd60c68c4034b5ed66b142a4e768b8054292&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-417%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=417&job=&cmd_args= 06:40:57 -> Uploading to 06:40:57 https://storage.googleapis.com/codecov/v4/raw/2021-01-06/71470A77251A30514AAF9C0BB2E5B6CE/50cbdd60c68c4034b5ed66b142a4e768b8054292/23dc8ac6-3db1-438f-94b6-a47459f6bb8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210106T064056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ab72ae02ee19fdad1a771921bc9a220158ef961151be17b12a146777695be0d 06:40:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:57 Dload Upload Total Spent Left Speed 06:40:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19105 0 0 100 19105 0 40083 --:--:-- --:--:-- --:--:-- 40136 06:40:57 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/50cbdd60c68c4034b5ed66b142a4e768b8054292 [Pipeline] } 06:40:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:41:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:00 ---> package-listing.sh 06:41:00 ++ facter osfamily 06:41:00 ++ tr '[:upper:]' '[:lower:]' 06:41:00 + OS_FAMILY=redhat 06:41:00 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-417 06:41:00 + START_PACKAGES=/tmp/packages_start.txt 06:41:00 + END_PACKAGES=/tmp/packages_end.txt 06:41:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:00 + PACKAGES=/tmp/packages_start.txt 06:41:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-417 ']' 06:41:00 + PACKAGES=/tmp/packages_end.txt 06:41:00 + case "${OS_FAMILY}" in 06:41:00 + rpm -qa 06:41:00 + sort 06:41:06 + '[' -f /tmp/packages_start.txt ']' 06:41:06 + '[' -f /tmp/packages_end.txt ']' 06:41:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:06 + '[' /w/workspace/dry_go-mod-core-contracts_PR-417 ']' 06:41:06 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-417/archives/ 06:41:06 + 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 06:41:06 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 06:41:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:06 06:41:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:41:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:07 alpine: Pulling from edgex-lftools-log-publisher 06:41:07 df20fa9351a1: Pulling fs layer 06:41:07 36b3adc4ff6f: Pulling fs layer 06:41:07 8ad3a11d3b57: Pulling fs layer 06:41:07 46f8f816bc3b: Pulling fs layer 06:41:07 93b61091891f: Pulling fs layer 06:41:07 93b9cdb0e59b: Pulling fs layer 06:41:07 5e14af77c1be: Pulling fs layer 06:41:07 01666e4c0597: Pulling fs layer 06:41:07 aa168da1d23b: Pulling fs layer 06:41:07 46f8f816bc3b: Waiting 06:41:07 93b61091891f: Waiting 06:41:07 93b9cdb0e59b: Waiting 06:41:07 5e14af77c1be: Waiting 06:41:07 01666e4c0597: Waiting 06:41:07 aa168da1d23b: Waiting 06:41:07 36b3adc4ff6f: Verifying Checksum 06:41:07 36b3adc4ff6f: Download complete 06:41:07 46f8f816bc3b: Verifying Checksum 06:41:07 46f8f816bc3b: Download complete 06:41:07 df20fa9351a1: Verifying Checksum 06:41:07 df20fa9351a1: Download complete 06:41:07 93b9cdb0e59b: Verifying Checksum 06:41:07 93b9cdb0e59b: Download complete 06:41:07 5e14af77c1be: Download complete 06:41:07 93b61091891f: Verifying Checksum 06:41:07 93b61091891f: Download complete 06:41:07 01666e4c0597: Verifying Checksum 06:41:07 01666e4c0597: Download complete 06:41:07 df20fa9351a1: Pull complete 06:41:08 36b3adc4ff6f: Pull complete 06:41:08 8ad3a11d3b57: Verifying Checksum 06:41:08 8ad3a11d3b57: Download complete 06:41:09 8ad3a11d3b57: Pull complete 06:41:09 46f8f816bc3b: Pull complete 06:41:09 93b61091891f: Pull complete 06:41:10 aa168da1d23b: Verifying Checksum 06:41:10 aa168da1d23b: Download complete 06:41:10 93b9cdb0e59b: Pull complete 06:41:10 5e14af77c1be: Pull complete 06:41:10 01666e4c0597: Pull complete 06:41:18 aa168da1d23b: Pull complete 06:41:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:41:18 prd-centos7-docker-4c-2g-18648 does not seem to be running inside a container 06:41:18 $ 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 06:41:22 $ docker top 06be76628fbd0abe2e4192376580749f2f1eeb22a65dbf07699958b57baf6ea1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:22 + touch /tmp/pre-build-complete [Pipeline] sh 06:41:22 + mkdir -p /var/log/sa [Pipeline] sh 06:41:23 + ls /var/log/sa-host 06:41:23 + sadf -c /var/log/sa-host/sa06 06:41:23 file_magic: OK 06:41:23 HZ: Using current value: 100 06:41:23 file_header: OK 06:41:23 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 06:41:23 Statistics: 06:41:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:41:23 File successfully converted to sysstat format version 12.2.1 06:41:23 + sadf -c /var/log/sa-host/sa23 06:41:23 file_magic: OK 06:41:23 HZ: Using current value: 100 06:41:23 file_header: OK 06:41:23 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 06:41:23 Statistics: 06:41:23 Hnuu...uuuununununu... 06:41:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:24 provisioning config files... 06:41:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/config4426580074822773774tmp [Pipeline] { [Pipeline] echo 06:41:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:41:24 ---> create-netrc.sh [Pipeline] } 06:41:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:41:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:41:24 ---> python-tools-install.sh [Pipeline] echo 06:41:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:41:25 ---> sudo-logs.sh 06:41:25 Archiving 'sudo' log.. [Pipeline] echo 06:41:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:41:25 ---> job-cost.sh 06:41:25 lf-activate-venv: SKIPPING 06:41:25 INFO: No Stack... 06:41:26 INFO: Retrieving Pricing Info for: v1-standard-2 06:41:26 INFO: Archiving Costs [Pipeline] echo 06:41:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:41:27 ---> logs-deploy.sh 06:41:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-417/4 06:41:27 INFO: archiving workspace using pattern(s): 06:41:29 Archives upload complete. 06:41:29 INFO: archiving logs to Nexus 06:41:30 ---> uname -a: 06:41:30 Linux prd-centos7-docker-4c-2g-18648.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:41:30 06:41:30 06:41:30 ---> lscpu: 06:41:30 Architecture: x86_64 06:41:30 CPU op-mode(s): 32-bit, 64-bit 06:41:30 Byte Order: Little Endian 06:41:30 Address sizes: 40 bits physical, 48 bits virtual 06:41:30 CPU(s): 4 06:41:30 On-line CPU(s) list: 0-3 06:41:30 Thread(s) per core: 1 06:41:30 Core(s) per socket: 1 06:41:30 Socket(s): 4 06:41:30 NUMA node(s): 1 06:41:30 Vendor ID: GenuineIntel 06:41:30 CPU family: 6 06:41:30 Model: 44 06:41:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:41:30 Stepping: 1 06:41:30 CPU MHz: 2933.442 06:41:30 BogoMIPS: 5866.88 06:41:30 Virtualization: VT-x 06:41:30 Hypervisor vendor: KVM 06:41:30 Virtualization type: full 06:41:30 L1d cache: 128 KiB 06:41:30 L1i cache: 128 KiB 06:41:30 L2 cache: 16 MiB 06:41:30 L3 cache: 64 MiB 06:41:30 NUMA node0 CPU(s): 0-3 06:41:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:41:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:41:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:41:30 Vulnerability Meltdown: Mitigation; PTI 06:41:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:41:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:41:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:41:30 Vulnerability Srbds: Not affected 06:41:30 Vulnerability Tsx async abort: Not affected 06:41:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:41:30 06:41:30 06:41:30 ---> nproc: 06:41:30 4 06:41:30 06:41:30 06:41:30 ---> df -h: 06:41:30 Filesystem Size Used Available Use% Mounted on 06:41:30 overlay 50.0G 7.3G 42.7G 15% / 06:41:30 tmpfs 64.0M 0 64.0M 0% /dev 06:41:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:41:30 shm 64.0M 0 64.0M 0% /dev/shm 06:41:30 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:41:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:41:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:41:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:41:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:41:30 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:41:30 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-417 06:41:30 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-417@tmp 06:41:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:41:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:41:30 06:41:30 06:41:30 ---> free -m: 06:41:30 total used free shared buff/cache available 06:41:30 Mem: 1837 716 108 0 1012 1015 06:41:30 Swap: 1023 0 1023 06:41:30 06:41:30 06:41:30 ---> ip addr: 06:41:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:41:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:41:30 inet 127.0.0.1/8 scope host lo 06:41:30 valid_lft forever preferred_lft forever 06:41:30 inet6 ::1/128 scope host 06:41:30 valid_lft forever preferred_lft forever 06:41:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:41:30 link/ether fa:16:3e:7b:3f:6a brd ff:ff:ff:ff:ff:ff 06:41:30 inet 10.30.122.198/23 brd 10.30.123.255 scope global dynamic eth0 06:41:30 valid_lft 85951sec preferred_lft 85951sec 06:41:30 inet6 fe80::f816:3eff:fe7b:3f6a/64 scope link 06:41:30 valid_lft forever preferred_lft forever 06:41:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:41:30 link/ether 02:42:e6:ee:25:83 brd ff:ff:ff:ff:ff:ff 06:41:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:41:30 valid_lft forever preferred_lft forever 06:41:30 inet6 fe80::42:e6ff:feee:2583/64 scope link 06:41:30 valid_lft forever preferred_lft forever 06:41:30 06:41:30 06:41:30 ---> sar -b -r -n DEV: 06:41:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) 06:41:30 06:41:30 06:33:49 LINUX RESTART (4 CPU) 06:41:30 06:41:30 06:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:41:30 06:36:01 2.53 0.00 2.53 0.00 0.00 61.62 0.00 06:41:30 06:37:01 0.40 0.00 0.40 0.00 0.00 6.71 0.00 06:41:30 06:38:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 06:41:30 06:39:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 06:41:30 06:40:01 0.23 0.00 0.23 0.00 0.00 4.00 0.00 06:41:30 06:41:01 5.05 4.72 0.32 0.00 896.85 4.03 0.00 06:41:30 Average: 1.44 0.78 0.67 0.00 147.42 13.81 0.00 06:41:30 06:41:30 06:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:41:30 06:36:01 151304 0 613784 32.62 2620 1113836 1071072 36.55 412228 1119064 16 06:41:30 06:37:01 149440 0 615640 32.72 2620 1113844 1071132 36.56 413444 1120208 8 06:41:30 06:38:01 148424 0 616652 32.77 2620 1113848 1071204 36.56 423604 1110592 8 06:41:30 06:39:01 149104 0 615972 32.74 2620 1113848 1071192 36.56 421728 1112240 20 06:41:30 06:40:01 148184 0 616884 32.79 2620 1113856 1071132 36.56 420092 1114740 12 06:41:30 06:41:01 96100 0 642436 34.14 2620 1140388 1108676 37.84 444628 1140596 192 06:41:30 Average: 140426 0 620228 32.96 2620 1118270 1077401 36.77 422621 1119573 43 06:41:30 06:41:30 06:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:41:30 06:36:01 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 0.00 06:41:30 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:37:01 eth0 0.83 0.35 0.38 0.03 0.00 0.00 0.00 0.00 06:41:30 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:38:01 eth0 1.23 0.37 0.33 0.20 0.00 0.00 0.00 0.00 06:41:30 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:39:01 eth0 0.75 0.43 0.36 0.18 0.00 0.00 0.00 0.00 06:41:30 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:40:01 eth0 0.45 0.27 0.23 0.11 0.00 0.00 0.00 0.00 06:41:30 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:41:01 eth0 8.91 5.62 8.70 3.25 0.00 0.00 0.00 0.00 06:41:30 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 Average: eth0 2.02 1.17 1.65 0.62 0.00 0.00 0.00 0.00 06:41:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:30 06:41:30 06:41:30 ---> sar -P ALL: 06:41:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) 06:41:30 06:41:30 06:33:49 LINUX RESTART (4 CPU) 06:41:30 06:41:30 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:41:30 06:36:01 all 0.19 0.00 0.05 0.00 0.00 99.75 06:41:30 06:36:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:41:30 06:36:01 1 0.08 0.00 0.08 0.00 0.00 99.83 06:41:30 06:36:01 2 0.58 0.00 0.05 0.00 0.00 99.37 06:41:30 06:36:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:41:30 06:37:01 all 0.17 0.00 0.04 0.00 0.00 99.79 06:41:30 06:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:41:30 06:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:41:30 06:37:01 2 0.52 0.00 0.07 0.00 0.00 99.42 06:41:30 06:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:41:30 06:38:01 all 0.10 0.00 0.05 0.00 0.00 99.85 06:41:30 06:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:41:30 06:38:01 1 0.07 0.00 0.08 0.00 0.00 99.85 06:41:30 06:38:01 2 0.32 0.00 0.05 0.00 0.00 99.63 06:41:30 06:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:41:30 06:39:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:41:30 06:39:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:41:30 06:39:01 1 0.52 0.00 0.07 0.00 0.00 99.42 06:41:30 06:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:41:30 06:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:41:30 06:40:01 all 0.16 0.00 0.08 0.00 0.01 99.75 06:41:30 06:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:41:30 06:40:01 1 0.55 0.00 0.17 0.00 0.02 99.27 06:41:30 06:40:01 2 0.03 0.00 0.07 0.00 0.02 99.88 06:41:30 06:40:01 3 0.03 0.00 0.07 0.00 0.00 99.90 06:41:30 06:41:01 all 0.80 0.00 0.49 0.09 0.00 98.62 06:41:30 06:41:01 0 0.90 0.00 0.49 0.25 0.00 98.35 06:41:30 06:41:01 1 1.05 0.00 0.49 0.03 0.00 98.42 06:41:30 06:41:01 2 0.53 0.00 0.44 0.00 0.00 99.03 06:41:30 06:41:01 3 0.71 0.00 0.54 0.08 0.00 98.66 06:41:30 Average: all 0.26 0.00 0.12 0.02 0.00 99.60 06:41:30 Average: 0 0.18 0.00 0.11 0.04 0.00 99.67 06:41:30 Average: 1 0.39 0.00 0.16 0.01 0.00 99.45 06:41:30 Average: 2 0.33 0.00 0.11 0.00 0.00 99.55 06:41:30 Average: 3 0.15 0.00 0.12 0.01 0.00 99.72 06:41:30 06:41:30 06:41:30