lenny-intel commented: recheck 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from a11423ab57850a114358b59df839e2a94921c7e6+af8aa216260df0556b394ae78b2a31d110cb53a2 (e460f95117592ee91802dc4c43adf3a16a200049) 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d5666b39059330cbbb64ab2b74cfbe1cb58626 # timeout=10 Commit message: "Merge pull request #300 from ernestojeda/fix-c-image-name" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-12672 in /w/workspace/dry_go-mod-core-contracts_PR-369 [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-369 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit a11423ab57850a114358b59df839e2a94921c7e6 Merge succeeded, producing a11423ab57850a114358b59df839e2a94921c7e6 Checking out Revision a11423ab57850a114358b59df839e2a94921c7e6 (PR-369) > 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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/369/head:refs/remotes/origin/PR-369 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # 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 af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 Commit message: "fix: Remove error log message when logging set to STDOUT" > git rev-list --no-walk a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:05:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:05:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:05:48 ========================================================= 01:05:48 EdgeX Global Pipelines Version Info 01:05:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:05:51 ------------------- 01:05:51 stable info: 01:05:51 ------------------- 01:05:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:05:51 Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 01:05:51 Message: update stable to v1.0.166 01:05:52 ------------------- 01:05:52 experimental info: 01:05:52 ------------------- 01:05:52 Commited By: **** collab-it+edgex@linuxfoundation.org 01:05:52 Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 01:05:52 Message: update experimental to v1.0.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:05:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:05:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:05:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:05:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:05:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 01:05:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:05:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:05:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:05:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:05:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:05:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:05:55 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:05:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-369 [Pipeline] echo 01:05:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-369 [Pipeline] echo 01:05:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-369 [Pipeline] echo 01:05:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a11423ab57850a114358b59df839e2a94921c7e6 [Pipeline] echo 01:05:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a11423a [Pipeline] echo 01:05:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:05:56 provisioning config files... 01:05:56 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-369@tmp/config6699561083802129198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:56 ---> docker-login.sh 01:05:56 nexus3.edgexfoundry.org:10001 01:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:57 Configure a credential helper to remove this warning. See 01:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:57 01:05:57 Login Succeeded 01:05:57 nexus3.edgexfoundry.org:10002 01:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:57 Configure a credential helper to remove this warning. See 01:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:57 01:05:57 Login Succeeded 01:05:57 nexus3.edgexfoundry.org:10003 01:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:57 Configure a credential helper to remove this warning. See 01:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:57 01:05:57 Login Succeeded 01:05:57 nexus3.edgexfoundry.org:10004 01:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:57 Configure a credential helper to remove this warning. See 01:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:57 01:05:57 Login Succeeded 01:05:57 docker.io 01:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:58 Configure a credential helper to remove this warning. See 01:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:58 01:05:58 Login Succeeded 01:05:58 ---> docker-login.sh ends [Pipeline] } 01:05:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:05:59 + git log --format=format:%s -1 a11423ab57850a114358b59df839e2a94921c7e6 [Pipeline] echo 01:05:59 GIT_COMMIT: a11423ab57850a114358b59df839e2a94921c7e6, Commit Message: fix: Remove error log message when logging set to STDOUT [Pipeline] echo 01:05:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:06:00 01:06:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:06:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:06:00 latest: Pulling from edgex-devops/git-semver 01:06:00 31603596830f: Pulling fs layer 01:06:00 2a8b12db71e7: Pulling fs layer 01:06:00 6ca5941a6612: Pulling fs layer 01:06:00 ecc8261a40a4: Pulling fs layer 01:06:00 ecc8261a40a4: Waiting 01:06:00 2a8b12db71e7: Verifying Checksum 01:06:00 2a8b12db71e7: Download complete 01:06:01 31603596830f: Verifying Checksum 01:06:01 31603596830f: Download complete 01:06:01 ecc8261a40a4: Verifying Checksum 01:06:01 ecc8261a40a4: Download complete 01:06:01 6ca5941a6612: Verifying Checksum 01:06:01 6ca5941a6612: Download complete 01:06:01 31603596830f: Pull complete 01:06:01 2a8b12db71e7: Pull complete 01:06:03 6ca5941a6612: Pull complete 01:06:03 ecc8261a40a4: Pull complete 01:06:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:06:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:06:03 prd-centos7-docker-4c-2g-12672 does not seem to be running inside a container 01:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-369 -v /w/workspace/dry_go-mod-core-contracts_PR-369:/w/workspace/dry_go-mod-core-contracts_PR-369:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-369@tmp:/w/workspace/dry_go-mod-core-contracts_PR-369@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 01:06:06 $ docker top 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:06 [ssh-agent] Looking for ssh-agent implementation... 01:06:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:07 $ docker exec 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed ssh-agent 01:06:07 SSH_AUTH_SOCK=/tmp/ssh-0WJP4Cih8llr/agent.11 01:06:07 SSH_AGENT_PID=16 01:06:07 Running ssh-add (command line suppressed) 01:06:07 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-369@tmp/private_key_778914854243739521.key (/w/workspace/dry_go-mod-core-contracts_PR-369@tmp/private_key_778914854243739521.key) 01:06:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:08 + git tag --points-at HEAD [Pipeline] } 01:06:08 $ docker exec --env ******** --env ******** 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed ssh-agent -k 01:06:08 unset SSH_AUTH_SOCK; 01:06:08 unset SSH_AGENT_PID; 01:06:08 echo Agent pid 16 killed; 01:06:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:06:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:08 [ssh-agent] Looking for ssh-agent implementation... 01:06:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:08 $ docker exec 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed ssh-agent 01:06:09 SSH_AUTH_SOCK=/tmp/ssh-Moz4ZfftK8o6/agent.44 01:06:09 SSH_AGENT_PID=49 01:06:09 Running ssh-add (command line suppressed) 01:06:09 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-369@tmp/private_key_3663791377775641009.key (/w/workspace/dry_go-mod-core-contracts_PR-369@tmp/private_key_3663791377775641009.key) 01:06:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:09 + git semver init 01:06:09 # -> Open(): unable to determine branch for HEAD 01:06:09 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-369/.git 01:06:09 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-369 01:06:09 # $SEMVER_REMOTE_NAME = origin 01:06:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:06:09 # $SEMVER_USER_NAME = edgex-jenkins 01:06:09 # $SEMVER_BRANCH = PR-369 01:06:09 # $SEMVER_TEMP = /tmp/semver-152896655 01:06:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 01:06:10 # '/tmp/semver-152896655' -> '/w/workspace/dry_go-mod-core-contracts_PR-369/.semver' 01:06:10 # -> Force: false 01:06:10 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-369/.semver [Pipeline] } 01:06:10 $ docker exec --env ******** --env ******** 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed ssh-agent -k 01:06:10 unset SSH_AUTH_SOCK; 01:06:10 unset SSH_AGENT_PID; 01:06:10 echo Agent pid 49 killed; 01:06:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:06:11 + git semver [Pipeline] } 01:06:11 $ docker stop --time=1 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed 01:06:13 $ docker rm -f 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed [Pipeline] // withDockerContainer [Pipeline] sh 01:06:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:06:14 Stashed 1 file(s) [Pipeline] echo 01:06:14 [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 01:06:30 Still waiting to schedule task 01:06:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:06:30 Still waiting to schedule task 01:06:30 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-12663’ 01:09:13 Running on prd-centos7-docker-4c-2g-12673 in /w/workspace/dry_go-mod-core-contracts_PR-369 [Pipeline] { [Pipeline] ws 01:09:13 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 01:09:16 using credential edgex-jenkins-ssh 01:09:16 Cloning the remote Git repository 01:09:16 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:09:16 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 01:09:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:09:16 > git --version # timeout=10 01:09:16 > git --version # 'git version 2.16.5' 01:09:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:17 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit a11423ab57850a114358b59df839e2a94921c7e6 01:09:18 Merge succeeded, producing a11423ab57850a114358b59df839e2a94921c7e6 01:09:18 Checking out Revision a11423ab57850a114358b59df839e2a94921c7e6 (PR-369) 01:09:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:09:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:09:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:09:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/369/head:refs/remotes/origin/PR-369 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:09:18 > git config core.sparsecheckout # timeout=10 01:09:18 > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 01:09:18 > git remote # timeout=10 01:09:18 > git config --get remote.origin.url # timeout=10 01:09:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:18 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 01:09:18 > git rev-parse HEAD^{commit} # timeout=10 01:09:18 > git config core.sparsecheckout # timeout=10 01:09:18 > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 01:09:21 Commit message: "fix: Remove error log message when logging set to STDOUT" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:09:22 provisioning config files... 01:09:22 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/2@tmp/config8097179941002265051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:23 ---> docker-login.sh 01:09:23 nexus3.edgexfoundry.org:10001 01:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:24 Configure a credential helper to remove this warning. See 01:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:24 01:09:24 Login Succeeded 01:09:24 nexus3.edgexfoundry.org:10002 01:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:24 Configure a credential helper to remove this warning. See 01:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:24 01:09:24 Login Succeeded 01:09:24 nexus3.edgexfoundry.org:10003 01:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:24 Configure a credential helper to remove this warning. See 01:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:24 01:09:24 Login Succeeded 01:09:24 nexus3.edgexfoundry.org:10004 01:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:24 Configure a credential helper to remove this warning. See 01:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:24 01:09:24 Login Succeeded 01:09:24 docker.io 01:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:24 Configure a credential helper to remove this warning. See 01:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:24 01:09:24 Login Succeeded 01:09:24 ---> docker-login.sh ends [Pipeline] } 01:09:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:09:25 ========================================================= 01:09:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:09:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:09:25 + 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 . 01:09:25 Sending build context to Docker daemon 1.816MB 01:09:25 Step 1/7 : ARG BASE=golang:1.15-alpine 01:09:25 Step 2/7 : FROM ${BASE} 01:09:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:09:25 df20fa9351a1: Pulling fs layer 01:09:25 ed8968b2872e: Pulling fs layer 01:09:25 a92cc7c5fd73: Pulling fs layer 01:09:25 e871e8e8d7a9: Pulling fs layer 01:09:25 e73272ec9a57: Pulling fs layer 01:09:25 1e910a182e73: Pulling fs layer 01:09:25 4e634b169226: Pulling fs layer 01:09:25 e871e8e8d7a9: Waiting 01:09:25 e73272ec9a57: Waiting 01:09:25 1e910a182e73: Waiting 01:09:25 4e634b169226: Waiting 01:09:25 a92cc7c5fd73: Verifying Checksum 01:09:25 a92cc7c5fd73: Download complete 01:09:25 ed8968b2872e: Download complete 01:09:25 e73272ec9a57: Verifying Checksum 01:09:25 e73272ec9a57: Download complete 01:09:25 1e910a182e73: Verifying Checksum 01:09:25 1e910a182e73: Download complete 01:09:25 df20fa9351a1: Verifying Checksum 01:09:25 df20fa9351a1: Download complete 01:09:26 df20fa9351a1: Pull complete 01:09:26 ed8968b2872e: Pull complete 01:09:26 a92cc7c5fd73: Pull complete 01:09:28 4e634b169226: Verifying Checksum 01:09:28 4e634b169226: Download complete 01:09:28 e871e8e8d7a9: Verifying Checksum 01:09:28 e871e8e8d7a9: Download complete 01:09:34 e871e8e8d7a9: Pull complete 01:09:34 e73272ec9a57: Pull complete 01:09:34 1e910a182e73: Pull complete 01:09:40 4e634b169226: Pull complete 01:09:40 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 01:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:09:40 ---> f7629b54cfaa 01:09:40 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:09:41 ---> Running in 94d3d6959545 01:09:41 Removing intermediate container 94d3d6959545 01:09:41 ---> ede7d00ba0e2 01:09:41 Step 4/7 : RUN apk add bash 01:09:41 ---> Running in 54031c645b9b 01:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:09:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:09:44 OK: 166 MiB in 39 packages 01:09:44 Removing intermediate container 54031c645b9b 01:09:44 ---> 2c26a7416587 01:09:44 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:09:44 ---> Running in d4cbe356fc96 01:09:44 Removing intermediate container d4cbe356fc96 01:09:44 ---> 2f95700bbc9a 01:09:44 Step 6/7 : COPY go.mod . 01:09:45 ---> e05ff7333779 01:09:45 Step 7/7 : RUN go mod download 01:09:45 ---> Running in 5739d52635cd 01:09:57 Removing intermediate container 5739d52635cd 01:09:57 ---> 95f28a518104 01:09:57 Successfully built 95f28a518104 01:09:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:09:57 + docker inspect -f . ci-base-image-x86_64 01:09:57 . [Pipeline] withDockerContainer 01:09:57 prd-centos7-docker-4c-2g-12673 does not seem to be running inside a container 01:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:09:58 $ docker top 467546a1d871d342f9145f78b1d88d541d372ef1d146850d4dada73a0b20921f -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:59 + go version 01:09:59 go version go1.15.2 linux/amd64 [Pipeline] } 01:09:59 $ docker stop --time=1 467546a1d871d342f9145f78b1d88d541d372ef1d146850d4dada73a0b20921f 01:10:01 $ docker rm -f 467546a1d871d342f9145f78b1d88d541d372ef1d146850d4dada73a0b20921f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:10:02 + docker inspect -f . ci-base-image-x86_64 01:10:02 . [Pipeline] withDockerContainer 01:10:02 prd-centos7-docker-4c-2g-12673 does not seem to be running inside a container 01:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:10:03 $ docker top e6dd9f307834ef376a91cb93f102721299d015832e30734a67f5100e87d4939d -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:03 + make test 01:10:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:10:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 01:10:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements 01:10:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.039s coverage: 100.0% of statements 01:10:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.014s coverage: 45.4% of statements 01:10:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements 01:10:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 01:10:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.6% of statements 01:10:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.7% of statements 01:10:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements 01:10:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.050s coverage: 91.8% of statements 01:10:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 01:10:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 01:10:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements 01:10:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12674 in /w/workspace/dry_go-mod-core-contracts_PR-369 [Pipeline] { [Pipeline] ws 01:10:12 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 01:10:12 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.008s coverage: 48.9% of statements 01:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.037s coverage: 63.0% of statements 01:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements 01:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements 01:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements 01:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 01:10:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 01:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 29.1% of statements 01:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 100.0% of statements 01:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements 01:10:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 01:10:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 01:10:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:10:16 gofmt -l . 01:10:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:10:16 $ docker stop --time=1 e6dd9f307834ef376a91cb93f102721299d015832e30734a67f5100e87d4939d 01:10:17 using credential edgex-jenkins-ssh 01:10:17 Cloning the remote Git repository 01:10:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:10:17 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 01:10:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:10:17 > git --version # timeout=10 01:10:17 > git --version # 'git version 2.17.1' 01:10:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:10:19 $ docker rm -f e6dd9f307834ef376a91cb93f102721299d015832e30734a67f5100e87d4939d [Pipeline] // withDockerContainer [Pipeline] sh 01:10:19 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit a11423ab57850a114358b59df839e2a94921c7e6 01:10:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:10:19 Merge succeeded, producing a11423ab57850a114358b59df839e2a94921c7e6 01:10:19 Checking out Revision a11423ab57850a114358b59df839e2a94921c7e6 (PR-369) 01:10:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:10:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:10:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:10:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:10:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/369/head:refs/remotes/origin/PR-369 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:10:19 > git config core.sparsecheckout # timeout=10 01:10:19 > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 01:10:19 > git remote # timeout=10 01:10:19 > git config --get remote.origin.url # timeout=10 01:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:19 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 01:10:19 > git rev-parse HEAD^{commit} # timeout=10 01:10:19 > git config core.sparsecheckout # timeout=10 01:10:19 > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 01:10:20 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] } 01:10:24 Commit message: "fix: Remove error log message when logging set to STDOUT" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:10:24 provisioning config files... 01:10:24 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/2@tmp/config1367401119888927267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:25 ---> docker-login.sh 01:10:25 nexus3.edgexfoundry.org:10001 01:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:27 Configure a credential helper to remove this warning. See 01:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:27 01:10:27 Login Succeeded 01:10:27 nexus3.edgexfoundry.org:10002 01:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:27 Configure a credential helper to remove this warning. See 01:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:27 01:10:27 Login Succeeded 01:10:27 nexus3.edgexfoundry.org:10003 01:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:28 Configure a credential helper to remove this warning. See 01:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:28 01:10:28 Login Succeeded 01:10:28 nexus3.edgexfoundry.org:10004 01:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:28 Configure a credential helper to remove this warning. See 01:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:28 01:10:28 Login Succeeded 01:10:28 docker.io 01:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:29 Configure a credential helper to remove this warning. See 01:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:29 01:10:29 Login Succeeded 01:10:29 ---> docker-login.sh ends [Pipeline] } 01:10:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:10:30 ========================================================= 01:10:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:10:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:10:31 + 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 . 01:10:31 Sending build context to Docker daemon 1.816MB 01:10:31 Step 1/7 : ARG BASE=golang:1.15-alpine 01:10:31 Step 2/7 : FROM ${BASE} 01:10:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:10:31 b538f80385f9: Pulling fs layer 01:10:31 74f711af9a0d: Pulling fs layer 01:10:31 99f96fe45779: Pulling fs layer 01:10:31 8529a6b9a6be: Pulling fs layer 01:10:31 45590311c82a: Pulling fs layer 01:10:31 69ca0ff8b7b3: Pulling fs layer 01:10:31 209524e5b208: Pulling fs layer 01:10:31 45590311c82a: Waiting 01:10:31 69ca0ff8b7b3: Waiting 01:10:31 8529a6b9a6be: Waiting 01:10:31 209524e5b208: Waiting 01:10:31 99f96fe45779: Download complete 01:10:31 74f711af9a0d: Verifying Checksum 01:10:31 74f711af9a0d: Download complete 01:10:31 45590311c82a: Verifying Checksum 01:10:31 45590311c82a: Download complete 01:10:32 69ca0ff8b7b3: Download complete 01:10:32 b538f80385f9: Verifying Checksum 01:10:32 b538f80385f9: Download complete 01:10:33 b538f80385f9: Pull complete 01:10:33 74f711af9a0d: Pull complete 01:10:34 99f96fe45779: Pull complete 01:10:34 209524e5b208: Verifying Checksum 01:10:34 209524e5b208: Download complete 01:10:36 8529a6b9a6be: Verifying Checksum 01:10:36 8529a6b9a6be: Download complete 01:10:46 8529a6b9a6be: Pull complete 01:10:46 45590311c82a: Pull complete 01:10:47 69ca0ff8b7b3: Pull complete 01:10:51 209524e5b208: Pull complete 01:10:51 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 01:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:10:51 ---> 5bddaf1c2fca 01:10:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:10:54 ---> Running in 89370dd96919 01:10:54 Removing intermediate container 89370dd96919 01:10:54 ---> fb0a221d53f0 01:10:54 Step 4/7 : RUN apk add bash 01:10:54 ---> Running in 637128cd4060 01:10:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:10:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:10:58 OK: 142 MiB in 39 packages 01:10:59 Removing intermediate container 637128cd4060 01:10:59 ---> 020b12131a02 01:10:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:10:59 ---> Running in a2e63ed8c338 01:11:00 Removing intermediate container a2e63ed8c338 01:11:00 ---> 200ab5bb999f 01:11:00 Step 6/7 : COPY go.mod . 01:11:00 ---> d9aefb39b760 01:11:00 Step 7/7 : RUN go mod download 01:11:00 ---> Running in 2e95fba60dad 01:11:15 Removing intermediate container 2e95fba60dad 01:11:15 ---> 833285753dbc 01:11:15 Successfully built 833285753dbc 01:11:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:11:16 + docker inspect -f . ci-base-image-arm64 01:11:16 . [Pipeline] withDockerContainer 01:11:16 prd-ubuntu18.04-docker-arm64-4c-16g-12674 does not seem to be running inside a container 01:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:11:18 $ docker top 4fcb79efbbeb4e477357d00dcc5c8f20e3eab8068549073e1cb9952508372f35 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:19 + go version 01:11:19 go version go1.15.2 linux/arm64 [Pipeline] } 01:11:19 $ docker stop --time=1 4fcb79efbbeb4e477357d00dcc5c8f20e3eab8068549073e1cb9952508372f35 01:11:21 $ docker rm -f 4fcb79efbbeb4e477357d00dcc5c8f20e3eab8068549073e1cb9952508372f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:11:22 + docker inspect -f . ci-base-image-arm64 01:11:22 . [Pipeline] withDockerContainer 01:11:22 prd-ubuntu18.04-docker-arm64-4c-16g-12674 does not seem to be running inside a container 01:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:11:24 $ docker top e0a8d880f93e37ecc3dcd204e251b0b0c582645575306a7228e8a72ad4031b2d -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:25 + make test 01:11:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:11:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 01:11:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.060s coverage: 85.7% of statements 01:11:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements 01:11:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements 01:11:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements 01:11:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 01:11:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.047s coverage: 6.6% of statements 01:11:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.069s coverage: 14.7% of statements 01:11:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.041s coverage: 100.0% of statements 01:11:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.119s coverage: 91.8% of statements 01:11:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 01:11:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 01:11:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.058s coverage: 100.0% of statements 01:11:53 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.028s coverage: 48.9% of statements 01:11:59 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.124s coverage: 63.0% of statements 01:11:59 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements 01:11:59 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.050s coverage: 15.4% of statements 01:11:59 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.046s coverage: 15.4% of statements 01:11:59 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements 01:11:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 01:11:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.036s coverage: 29.1% of statements 01:11:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.064s coverage: 100.0% of statements 01:12:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 94.4% of statements 01:12:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 01:12:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 01:12:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:12:05 gofmt -l . 01:12:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:12:07 $ docker stop --time=1 e0a8d880f93e37ecc3dcd204e251b0b0c582645575306a7228e8a72ad4031b2d 01:12:09 $ docker rm -f e0a8d880f93e37ecc3dcd204e251b0b0c582645575306a7228e8a72ad4031b2d [Pipeline] // withDockerContainer [Pipeline] sh 01:12:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:12:09 Warning: overwriting stash ‘coverage-report’ 01:12:10 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 01:12:13 provisioning config files... 01:12:13 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-369@tmp/config2877021827447302644tmp [Pipeline] { [Pipeline] sh 01:12:13 + set +x 01:12:13 + curl -s https://codecov.io/bash 01:12:13 + bash -s -- 01:12:13 01:12:13 _____ _ 01:12:13 / ____| | | 01:12:13 | | ___ __| | ___ ___ _____ __ 01:12:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:12:13 | |___| (_) | (_| | __/ (_| (_) \ V / 01:12:13 \_____\___/ \__,_|\___|\___\___/ \_/ 01:12:13 Bash-20201116-eea08d9 01:12:13 01:12:13 01:12:13 ==> Jenkins CI detected. 01:12:13 project root: . 01:12:13 --> token set from env 01:12:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:12:13 ==> Running gcov in . (disable via -X gcov) 01:12:13 ==> Python coveragepy not found 01:12:13 ==> Searching for coverage reports in: 01:12:13 + . 01:12:13 -> Found 1 reports 01:12:13 ==> Detecting git/mercurial file structure 01:12:13 ==> Reading reports 01:12:13 + ./coverage.out bytes=105648 01:12:13 ==> Appending adjustments 01:12:13 https://docs.codecov.io/docs/fixing-reports 01:12:14 + Found adjustments 01:12:14 ==> Gzipping contents 01:12:14 ==> Uploading reports 01:12:14 url: https://codecov.io 01:12:14 query: branch=PR-369&commit=a11423ab57850a114358b59df839e2a94921c7e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-369%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=369&job=&cmd_args= 01:12:14 -> Pinging Codecov 01:12:14 https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-369&commit=a11423ab57850a114358b59df839e2a94921c7e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-369%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=369&job=&cmd_args= 01:12:15 -> Uploading to 01:12:15 https://storage.googleapis.com/codecov/v4/raw/2020-11-19/71470A77251A30514AAF9C0BB2E5B6CE/a11423ab57850a114358b59df839e2a94921c7e6/27bc8351-fb58-4a45-96c5-b0a68ee9a895.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201119T011215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e03e0aa292d45a5b2b889a09126c54e6455487749d8eece70996dd34c87de200 01:12:15 % Total % Received % Xferd Average Speed Time Time Time Current 01:12:15 Dload Upload Total Spent Left Speed 01:12:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17025 0 0 100 17025 0 35925 --:--:-- --:--:-- --:--:-- 35993 01:12:15 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a11423ab57850a114358b59df839e2a94921c7e6 [Pipeline] } 01:12:15 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 01:12:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:12:21 ---> package-listing.sh 01:12:21 ++ tr '[:upper:]' '[:lower:]' 01:12:21 ++ facter osfamily 01:12:21 + OS_FAMILY=redhat 01:12:21 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-369 01:12:21 + START_PACKAGES=/tmp/packages_start.txt 01:12:21 + END_PACKAGES=/tmp/packages_end.txt 01:12:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:12:21 + PACKAGES=/tmp/packages_start.txt 01:12:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-369 ']' 01:12:21 + PACKAGES=/tmp/packages_end.txt 01:12:21 + case "${OS_FAMILY}" in 01:12:21 + rpm -qa 01:12:21 + sort 01:12:26 + '[' -f /tmp/packages_start.txt ']' 01:12:26 + '[' -f /tmp/packages_end.txt ']' 01:12:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:12:26 + '[' /w/workspace/dry_go-mod-core-contracts_PR-369 ']' 01:12:26 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-369/archives/ 01:12:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-369/archives/ [Pipeline] echo 01:12:26 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-369/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:12:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:12:27 01:12:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:12:27 alpine: Pulling from edgex-lftools-log-publisher 01:12:27 df20fa9351a1: Pulling fs layer 01:12:27 36b3adc4ff6f: Pulling fs layer 01:12:27 8ad3a11d3b57: Pulling fs layer 01:12:27 46f8f816bc3b: Pulling fs layer 01:12:27 93b61091891f: Pulling fs layer 01:12:27 93b9cdb0e59b: Pulling fs layer 01:12:27 5e14af77c1be: Pulling fs layer 01:12:27 01666e4c0597: Pulling fs layer 01:12:27 aa168da1d23b: Pulling fs layer 01:12:27 93b9cdb0e59b: Waiting 01:12:27 01666e4c0597: Waiting 01:12:27 5e14af77c1be: Waiting 01:12:27 aa168da1d23b: Waiting 01:12:27 46f8f816bc3b: Waiting 01:12:27 93b61091891f: Waiting 01:12:27 36b3adc4ff6f: Download complete 01:12:28 46f8f816bc3b: Download complete 01:12:28 df20fa9351a1: Verifying Checksum 01:12:28 df20fa9351a1: Download complete 01:12:28 93b9cdb0e59b: Verifying Checksum 01:12:28 93b9cdb0e59b: Download complete 01:12:28 5e14af77c1be: Verifying Checksum 01:12:28 5e14af77c1be: Download complete 01:12:28 93b61091891f: Verifying Checksum 01:12:28 93b61091891f: Download complete 01:12:28 01666e4c0597: Verifying Checksum 01:12:28 01666e4c0597: Download complete 01:12:28 df20fa9351a1: Pull complete 01:12:28 36b3adc4ff6f: Pull complete 01:12:29 8ad3a11d3b57: Verifying Checksum 01:12:29 8ad3a11d3b57: Download complete 01:12:30 8ad3a11d3b57: Pull complete 01:12:30 46f8f816bc3b: Pull complete 01:12:30 93b61091891f: Pull complete 01:12:31 93b9cdb0e59b: Pull complete 01:12:31 5e14af77c1be: Pull complete 01:12:31 01666e4c0597: Pull complete 01:12:34 aa168da1d23b: Verifying Checksum 01:12:34 aa168da1d23b: Download complete 01:12:42 aa168da1d23b: Pull complete 01:12:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:12:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:12:42 prd-centos7-docker-4c-2g-12672 does not seem to be running inside a container 01:12:43 $ 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-369/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-369 -v /w/workspace/dry_go-mod-core-contracts_PR-369:/w/workspace/dry_go-mod-core-contracts_PR-369:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-369@tmp:/w/workspace/dry_go-mod-core-contracts_PR-369@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 01:12:46 $ docker top 1c29a987690b0fe54e1e6046d9ed48fff199aa7c362ff6ed073972c9141e144a -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:47 + touch /tmp/pre-build-complete [Pipeline] sh 01:12:47 + mkdir -p /var/log/sa [Pipeline] sh 01:12:48 + ls /var/log/sa-host 01:12:48 + sadf -c /var/log/sa-host/sa05 01:12:48 file_magic: OK 01:12:48 HZ: Using current value: 100 01:12:48 file_header: OK 01:12:48 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 01:12:48 Statistics: 01:12:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:12:48 File successfully converted to sysstat format version 12.2.1 01:12:48 + sadf -c /var/log/sa-host/sa19 01:12:48 file_magic: OK 01:12:48 HZ: Using current value: 100 01:12:48 file_header: OK 01:12:48 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 01:12:48 Statistics: 01:12:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:12:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:48 provisioning config files... 01:12:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-369@tmp/config7515178720563523091tmp [Pipeline] { [Pipeline] echo 01:12:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:12:49 ---> create-netrc.sh [Pipeline] } 01:12:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:12:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:12:49 ---> python-tools-install.sh [Pipeline] echo 01:12:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:12:50 ---> sudo-logs.sh 01:12:50 Archiving 'sudo' log.. [Pipeline] echo 01:12:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:12:50 ---> job-cost.sh 01:12:50 lf-activate-venv: SKIPPING 01:12:50 INFO: No Stack... 01:12:52 INFO: Retrieving Pricing Info for: v1-standard-2 01:12:52 INFO: Archiving Costs [Pipeline] echo 01:12:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:12:52 ---> logs-deploy.sh 01:12:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-369/2 01:12:52 INFO: archiving workspace using pattern(s): 01:12:55 Archives upload complete. 01:12:55 INFO: archiving logs to Nexus 01:12:56 ---> uname -a: 01:12:56 Linux prd-centos7-docker-4c-2g-12672.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:12:56 01:12:56 01:12:56 ---> lscpu: 01:12:56 Architecture: x86_64 01:12:56 CPU op-mode(s): 32-bit, 64-bit 01:12:56 Byte Order: Little Endian 01:12:56 Address sizes: 40 bits physical, 48 bits virtual 01:12:56 CPU(s): 4 01:12:56 On-line CPU(s) list: 0-3 01:12:56 Thread(s) per core: 1 01:12:56 Core(s) per socket: 1 01:12:56 Socket(s): 4 01:12:56 NUMA node(s): 1 01:12:56 Vendor ID: GenuineIntel 01:12:56 CPU family: 6 01:12:56 Model: 44 01:12:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:12:56 Stepping: 1 01:12:56 CPU MHz: 2933.438 01:12:56 BogoMIPS: 5866.87 01:12:56 Virtualization: VT-x 01:12:56 Hypervisor vendor: KVM 01:12:56 Virtualization type: full 01:12:56 L1d cache: 128 KiB 01:12:56 L1i cache: 128 KiB 01:12:56 L2 cache: 16 MiB 01:12:56 L3 cache: 64 MiB 01:12:56 NUMA node0 CPU(s): 0-3 01:12:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:12:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:12:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:12:56 Vulnerability Meltdown: Mitigation; PTI 01:12:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:12:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:12:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:12:56 Vulnerability Tsx async abort: Not affected 01:12:56 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 01:12:56 01:12:56 01:12:56 ---> nproc: 01:12:56 4 01:12:56 01:12:56 01:12:56 ---> df -h: 01:12:56 Filesystem Size Used Available Use% Mounted on 01:12:56 overlay 50.0G 7.2G 42.8G 14% / 01:12:56 tmpfs 64.0M 0 64.0M 0% /dev 01:12:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:12:56 shm 64.0M 0 64.0M 0% /dev/shm 01:12:56 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 01:12:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 01:12:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 01:12:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 01:12:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 01:12:56 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-369 01:12:56 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 01:12:56 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-369@tmp 01:12:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 01:12:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 01:12:56 01:12:56 01:12:56 ---> free -m: 01:12:56 total used free shared buff/cache available 01:12:56 Mem: 1837 683 116 0 1037 1051 01:12:56 Swap: 1023 1 1022 01:12:56 01:12:56 01:12:56 ---> ip addr: 01:12:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:12:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:12:56 inet 127.0.0.1/8 scope host lo 01:12:56 valid_lft forever preferred_lft forever 01:12:56 inet6 ::1/128 scope host 01:12:56 valid_lft forever preferred_lft forever 01:12:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:12:56 link/ether fa:16:3e:db:b4:9f brd ff:ff:ff:ff:ff:ff 01:12:56 inet 10.30.123.100/23 brd 10.30.123.255 scope global dynamic eth0 01:12:56 valid_lft 85934sec preferred_lft 85934sec 01:12:56 inet6 fe80::f816:3eff:fedb:b49f/64 scope link 01:12:56 valid_lft forever preferred_lft forever 01:12:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:12:56 link/ether 02:42:93:7d:d5:24 brd ff:ff:ff:ff:ff:ff 01:12:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:12:56 valid_lft forever preferred_lft forever 01:12:56 inet6 fe80::42:93ff:fe7d:d524/64 scope link 01:12:56 valid_lft forever preferred_lft forever 01:12:56 01:12:56 01:12:56 ---> sar -b -r -n DEV: 01:12:56 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/19/20 _x86_64_ (4 CPU) 01:12:56 01:12:56 01:04:53 LINUX RESTART (4 CPU) 01:12:56 01:12:56 01:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:12:56 01:07:01 25.42 4.86 20.56 0.00 1133.82 2273.88 0.00 01:12:56 01:08:01 0.33 0.00 0.33 0.00 0.00 5.00 0.00 01:12:56 01:09:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 01:12:56 01:10:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 01:12:56 01:11:01 0.35 0.00 0.35 0.00 0.00 5.00 0.00 01:12:56 01:12:01 0.30 0.02 0.28 0.00 0.13 2.86 0.00 01:12:56 Average: 4.49 0.81 3.67 0.00 189.06 382.36 0.00 01:12:56 01:12:56 01:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:12:56 01:07:01 163616 0 587772 31.24 2620 1127548 1115168 38.06 446720 1110348 20 01:12:56 01:08:01 172328 0 579052 30.78 2620 1127556 1064148 36.32 442100 1107380 8 01:12:56 01:09:01 172400 0 578972 30.77 2620 1127564 1064244 36.32 442820 1107380 8 01:12:56 01:10:01 169424 0 581948 30.93 2620 1127564 1064376 36.33 461232 1091596 8 01:12:56 01:11:01 169456 0 581908 30.93 2620 1127572 1064424 36.33 461508 1091536 8 01:12:56 01:12:01 170820 0 580536 30.85 2620 1127580 1064184 36.32 460052 1091536 20 01:12:56 Average: 169674 0 581698 30.92 2620 1127564 1072757 36.61 452405 1099963 12 01:12:56 01:12:56 01:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:12:56 01:07:01 eth0 27.01 23.62 39.23 25.67 0.00 0.00 0.00 0.00 01:12:56 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 01:07:01 docker0 4.98 3.46 1.16 12.86 0.00 0.00 0.00 0.00 01:12:56 01:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:12:56 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 01:09:01 eth0 2.70 1.05 2.37 0.07 0.00 0.00 0.00 0.00 01:12:56 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 01:10:01 eth0 1.03 0.52 0.32 0.21 0.00 0.00 0.00 0.00 01:12:56 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 01:11:01 eth0 0.65 0.55 0.37 0.27 0.00 0.00 0.00 0.00 01:12:56 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 01:12:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 01:12:56 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 Average: eth0 5.29 4.33 7.06 4.38 0.00 0.00 0.00 0.00 01:12:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:56 Average: docker0 0.83 0.58 0.19 2.14 0.00 0.00 0.00 0.00 01:12:56 01:12:56 01:12:56 ---> sar -P ALL: 01:12:56 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/19/20 _x86_64_ (4 CPU) 01:12:56 01:12:56 01:04:53 LINUX RESTART (4 CPU) 01:12:56 01:12:56 01:06:01 CPU %user %nice %system %iowait %steal %idle 01:12:56 01:07:01 all 1.60 0.00 1.37 0.64 1.73 94.66 01:12:56 01:07:01 0 1.17 0.00 1.22 0.63 1.85 95.12 01:12:56 01:07:01 1 1.22 0.00 1.14 0.89 1.74 95.02 01:12:56 01:07:01 2 2.30 0.00 1.53 0.20 1.63 94.35 01:12:56 01:07:01 3 1.73 0.00 1.59 0.84 1.71 94.13 01:12:56 01:08:01 all 0.13 0.00 0.05 0.00 0.05 99.78 01:12:56 01:08:01 0 0.02 0.00 0.05 0.00 0.02 99.92 01:12:56 01:08:01 1 0.05 0.00 0.05 0.00 0.07 99.83 01:12:56 01:08:01 2 0.43 0.00 0.05 0.00 0.05 99.47 01:12:56 01:08:01 3 0.03 0.00 0.03 0.00 0.05 99.88 01:12:56 01:09:01 all 0.12 0.00 0.02 0.00 0.12 99.74 01:12:56 01:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:12:56 01:09:01 1 0.05 0.00 0.03 0.00 0.12 99.80 01:12:56 01:09:01 2 0.35 0.00 0.05 0.00 0.13 99.47 01:12:56 01:09:01 3 0.03 0.00 0.00 0.00 0.18 99.78 01:12:56 01:10:01 all 0.11 0.00 0.05 0.00 0.10 99.74 01:12:56 01:10:01 0 0.02 0.00 0.10 0.00 0.10 99.78 01:12:56 01:10:01 1 0.03 0.00 0.03 0.00 0.15 99.78 01:12:56 01:10:01 2 0.03 0.00 0.03 0.00 0.08 99.85 01:12:56 01:10:01 3 0.37 0.00 0.03 0.00 0.07 99.53 01:12:56 01:11:01 all 0.16 0.00 0.06 0.00 0.04 99.74 01:12:56 01:11:01 0 0.02 0.00 0.12 0.00 0.00 99.87 01:12:56 01:11:01 1 0.07 0.00 0.05 0.00 0.07 99.82 01:12:56 01:11:01 2 0.07 0.00 0.03 0.00 0.05 99.85 01:12:56 01:11:01 3 0.50 0.00 0.03 0.00 0.03 99.43 01:12:56 01:12:01 all 0.15 0.00 0.04 0.00 0.04 99.78 01:12:56 01:12:01 0 0.02 0.00 0.05 0.00 0.02 99.92 01:12:56 01:12:01 1 0.08 0.00 0.05 0.00 0.08 99.78 01:12:56 01:12:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:12:56 01:12:01 3 0.45 0.00 0.02 0.00 0.03 99.50 01:12:56 Average: all 0.38 0.00 0.26 0.11 0.34 98.91 01:12:56 Average: 0 0.21 0.00 0.26 0.11 0.34 99.09 01:12:56 Average: 1 0.25 0.00 0.23 0.15 0.37 99.01 01:12:56 Average: 2 0.53 0.00 0.29 0.03 0.33 98.82 01:12:56 Average: 3 0.52 0.00 0.28 0.14 0.34 98.72 01:12:56 01:12:56 01:12:56