Pull request #365 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than 8bd587b11e02ff821c022df4875af3b222095964 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11576 in /w/workspace/dry_go-mod-core-contracts_PR-365 [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-365 # 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 > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 8bd587b11e02ff821c022df4875af3b222095964 Merge succeeded, producing 8bd587b11e02ff821c022df4875af3b222095964 Checking out Revision 8bd587b11e02ff821c022df4875af3b222095964 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # 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 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-09T08:02:24.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk cb74613304170fa318f55a553a79b6ebd3a8f3e8 # timeout=10 [2020-11-09T08:02:24.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-09T08:02:24.757Z] ========================================================= [2020-11-09T08:02:24.757Z] EdgeX Global Pipelines Version Info [2020-11-09T08:02:24.757Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:02:26.317Z] ------------------- [2020-11-09T08:02:26.317Z] stable info: [2020-11-09T08:02:26.317Z] ------------------- [2020-11-09T08:02:26.317Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-09T08:02:26.317Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T08:02:26.317Z] Message: update stable to v1.0.162 [2020-11-09T08:02:27.267Z] ------------------- [2020-11-09T08:02:27.267Z] experimental info: [2020-11-09T08:02:27.267Z] ------------------- [2020-11-09T08:02:27.267Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-09T08:02:27.267Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T08:02:27.267Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-09T08:02:27.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-09T08:02:27.779Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-09T08:02:27.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-09T08:02:28.012Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-09T08:02:28.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-09T08:02:28.227Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-09T08:02:28.335Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-09T08:02:28.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-09T08:02:28.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-09T08:02:28.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-09T08:02:28.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-09T08:02:28.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-09T08:02:28.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-09T08:02:29.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-09T08:02:29.185Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:02:29.281Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:02:29.487Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:02:29.603Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:02:29.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-09T08:02:29.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-09T08:02:29.925Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-09T08:02:30.024Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-09T08:02:30.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-09T08:02:30.296Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-09T08:02:30.393Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-09T08:02:30.505Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-09T08:02:30.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-09T08:02:30.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-09T08:02:30.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-09T08:02:31.026Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bd587b11e02ff821c022df4875af3b222095964 [Pipeline] echo [2020-11-09T08:02:31.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bd587b [Pipeline] echo [2020-11-09T08:02:31.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T08:02:31.441Z] provisioning config files... [2020-11-09T08:02:31.472Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config8401393360534180855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:02:31.828Z] ---> docker-login.sh [2020-11-09T08:02:31.829Z] nexus3.edgexfoundry.org:10001 [2020-11-09T08:02:32.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:02:32.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:02:32.354Z] Configure a credential helper to remove this warning. See [2020-11-09T08:02:32.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:02:32.354Z] [2020-11-09T08:02:32.354Z] Login Succeeded [2020-11-09T08:02:32.354Z] nexus3.edgexfoundry.org:10002 [2020-11-09T08:02:32.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:02:32.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:02:32.354Z] Configure a credential helper to remove this warning. See [2020-11-09T08:02:32.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:02:32.354Z] [2020-11-09T08:02:32.354Z] Login Succeeded [2020-11-09T08:02:32.616Z] nexus3.edgexfoundry.org:10003 [2020-11-09T08:02:32.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:02:32.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:02:32.616Z] Configure a credential helper to remove this warning. See [2020-11-09T08:02:32.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:02:32.616Z] [2020-11-09T08:02:32.616Z] Login Succeeded [2020-11-09T08:02:32.616Z] nexus3.edgexfoundry.org:10004 [2020-11-09T08:02:32.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:02:32.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:02:32.879Z] Configure a credential helper to remove this warning. See [2020-11-09T08:02:32.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:02:32.879Z] [2020-11-09T08:02:32.879Z] Login Succeeded [2020-11-09T08:02:32.879Z] docker.io [2020-11-09T08:02:32.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:02:33.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:02:33.141Z] Configure a credential helper to remove this warning. See [2020-11-09T08:02:33.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:02:33.141Z] [2020-11-09T08:02:33.141Z] Login Succeeded [2020-11-09T08:02:33.141Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T08:02:33.160Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-09T08:02:34.113Z] + git log --format=format:%s -1 8bd587b11e02ff821c022df4875af3b222095964 [Pipeline] echo [2020-11-09T08:02:34.178Z] GIT_COMMIT: 8bd587b11e02ff821c022df4875af3b222095964, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo [2020-11-09T08:02:34.232Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:02:35.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T08:02:35.266Z] [2020-11-09T08:02:35.266Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:02:35.628Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T08:02:35.629Z] latest: Pulling from edgex-devops/git-semver [2020-11-09T08:02:35.629Z] 31603596830f: Pulling fs layer [2020-11-09T08:02:35.629Z] 2a8b12db71e7: Pulling fs layer [2020-11-09T08:02:35.629Z] 6ca5941a6612: Pulling fs layer [2020-11-09T08:02:35.629Z] ecc8261a40a4: Pulling fs layer [2020-11-09T08:02:35.629Z] ecc8261a40a4: Waiting [2020-11-09T08:02:35.629Z] 2a8b12db71e7: Download complete [2020-11-09T08:02:35.890Z] 31603596830f: Download complete [2020-11-09T08:02:35.890Z] 6ca5941a6612: Verifying Checksum [2020-11-09T08:02:35.890Z] 6ca5941a6612: Download complete [2020-11-09T08:02:35.890Z] ecc8261a40a4: Verifying Checksum [2020-11-09T08:02:35.890Z] ecc8261a40a4: Download complete [2020-11-09T08:02:36.151Z] 31603596830f: Pull complete [2020-11-09T08:02:36.413Z] 2a8b12db71e7: Pull complete [2020-11-09T08:02:37.000Z] 6ca5941a6612: Pull complete [2020-11-09T08:02:37.263Z] ecc8261a40a4: Pull complete [2020-11-09T08:02:37.263Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-09T08:02:37.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T08:02:37.263Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-09T08:02:37.370Z] prd-centos7-docker-4c-2g-11576 does not seem to be running inside a container [2020-11-09T08:02:37.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-09T08:02:39.266Z] $ docker top d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-09T08:02:39.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T08:02:39.582Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T08:02:39.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T08:02:39.812Z] $ docker exec d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 ssh-agent [2020-11-09T08:02:39.976Z] SSH_AUTH_SOCK=/tmp/ssh-rumRVxs4m4tS/agent.12 [2020-11-09T08:02:39.976Z] SSH_AGENT_PID=17 [2020-11-09T08:02:39.988Z] Running ssh-add (command line suppressed) [2020-11-09T08:02:40.119Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_2840077974482824699.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_2840077974482824699.key) [2020-11-09T08:02:40.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T08:02:40.505Z] + git tag --points-at HEAD [Pipeline] } [2020-11-09T08:02:40.528Z] $ docker exec --env ******** --env ******** d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 ssh-agent -k [2020-11-09T08:02:40.647Z] unset SSH_AUTH_SOCK; [2020-11-09T08:02:40.647Z] unset SSH_AGENT_PID; [2020-11-09T08:02:40.647Z] echo Agent pid 17 killed; [2020-11-09T08:02:40.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-09T08:02:40.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T08:02:40.863Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T08:02:41.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T08:02:41.025Z] $ docker exec d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 ssh-agent [2020-11-09T08:02:41.184Z] SSH_AUTH_SOCK=/tmp/ssh-xmOXBZXCDDRX/agent.45 [2020-11-09T08:02:41.184Z] SSH_AGENT_PID=50 [2020-11-09T08:02:41.191Z] Running ssh-add (command line suppressed) [2020-11-09T08:02:41.326Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_7281767433510595925.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_7281767433510595925.key) [2020-11-09T08:02:41.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T08:02:41.709Z] + git semver init [2020-11-09T08:02:41.709Z] # -> Open(): unable to determine branch for HEAD [2020-11-09T08:02:41.709Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-09T08:02:41.709Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T08:02:41.709Z] # $SEMVER_REMOTE_NAME = origin [2020-11-09T08:02:41.709Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-09T08:02:41.709Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-09T08:02:41.709Z] # $SEMVER_BRANCH = PR-365 [2020-11-09T08:02:41.709Z] # $SEMVER_TEMP = /tmp/semver-112469375 [2020-11-09T08:02:41.709Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-09T08:02:42.284Z] # '/tmp/semver-112469375' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-09T08:02:42.284Z] # -> Force: false [2020-11-09T08:02:42.284Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-09T08:02:42.299Z] $ docker exec --env ******** --env ******** d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 ssh-agent -k [2020-11-09T08:02:42.444Z] unset SSH_AUTH_SOCK; [2020-11-09T08:02:42.445Z] unset SSH_AGENT_PID; [2020-11-09T08:02:42.445Z] echo Agent pid 50 killed; [2020-11-09T08:02:42.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-09T08:02:42.974Z] + git semver [Pipeline] } [2020-11-09T08:02:42.994Z] $ docker stop --time=1 d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 [2020-11-09T08:02:44.874Z] $ docker rm -f d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T08:02:45.427Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-09T08:02:46.011Z] Stashed 1 file(s) [Pipeline] echo [2020-11-09T08:02:46.014Z] [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 [2020-11-09T08:03:01.559Z] Still waiting to schedule task [2020-11-09T08:03:01.559Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11576’ [2020-11-09T08:03:01.561Z] Still waiting to schedule task [2020-11-09T08:03:01.561Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-09T08:04:42.183Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11577 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T08:04:42.240Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2020-11-09T08:04:47.339Z] using credential edgex-jenkins-ssh [2020-11-09T08:04:47.399Z] Cloning the remote Git repository [2020-11-09T08:04:47.457Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:04:47.575Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2020-11-09T08:04:47.646Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:04:47.647Z] > git --version # timeout=10 [2020-11-09T08:04:47.666Z] > git --version # 'git version 2.17.1' [2020-11-09T08:04:47.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:04:47.747Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:04:49.469Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 8bd587b11e02ff821c022df4875af3b222095964 [2020-11-09T08:04:48.693Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:04:48.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:04:48.757Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:04:48.806Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:04:48.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:04:48.823Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T08:04:49.490Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:04:49.512Z] > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 [2020-11-09T08:04:49.657Z] > git remote # timeout=10 [2020-11-09T08:04:49.677Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T08:04:49.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:04:49.708Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T08:04:49.844Z] Merge succeeded, producing 8bd587b11e02ff821c022df4875af3b222095964 [2020-11-09T08:04:49.845Z] Checking out Revision 8bd587b11e02ff821c022df4875af3b222095964 (PR-365) [2020-11-09T08:04:49.801Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T08:04:49.853Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:04:49.884Z] > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 [2020-11-09T08:04:54.147Z] Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T08:04:54.946Z] provisioning config files... [2020-11-09T08:04:54.986Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/5@tmp/config410227557332010496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:04:55.934Z] ---> docker-login.sh [2020-11-09T08:04:55.934Z] nexus3.edgexfoundry.org:10001 [2020-11-09T08:04:56.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:04:57.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:04:57.194Z] Configure a credential helper to remove this warning. See [2020-11-09T08:04:57.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:04:57.194Z] [2020-11-09T08:04:57.194Z] Login Succeeded [2020-11-09T08:04:57.194Z] nexus3.edgexfoundry.org:10002 [2020-11-09T08:04:57.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:04:57.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:04:57.746Z] Configure a credential helper to remove this warning. See [2020-11-09T08:04:57.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:04:57.746Z] [2020-11-09T08:04:57.746Z] Login Succeeded [2020-11-09T08:04:57.746Z] nexus3.edgexfoundry.org:10003 [2020-11-09T08:04:58.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:04:58.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:04:58.348Z] Configure a credential helper to remove this warning. See [2020-11-09T08:04:58.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:04:58.348Z] [2020-11-09T08:04:58.348Z] Login Succeeded [2020-11-09T08:04:58.348Z] nexus3.edgexfoundry.org:10004 [2020-11-09T08:04:58.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:04:58.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:04:58.947Z] Configure a credential helper to remove this warning. See [2020-11-09T08:04:58.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:04:58.947Z] [2020-11-09T08:04:58.947Z] Login Succeeded [2020-11-09T08:04:58.947Z] docker.io [2020-11-09T08:04:59.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:04:59.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:04:59.823Z] Configure a credential helper to remove this warning. See [2020-11-09T08:04:59.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:04:59.823Z] [2020-11-09T08:04:59.823Z] Login Succeeded [2020-11-09T08:04:59.823Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T08:04:59.902Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T08:05:00.325Z] ========================================================= [2020-11-09T08:05:00.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-09T08:05:00.325Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:05:00.711Z] + 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 . [2020-11-09T08:05:01.326Z] Sending build context to Docker daemon 1.854MB [2020-11-09T08:05:01.326Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T08:05:01.326Z] Step 2/7 : FROM ${BASE} [2020-11-09T08:05:01.326Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-09T08:05:01.326Z] b538f80385f9: Pulling fs layer [2020-11-09T08:05:01.326Z] 74f711af9a0d: Pulling fs layer [2020-11-09T08:05:01.326Z] 99f96fe45779: Pulling fs layer [2020-11-09T08:05:01.326Z] 8529a6b9a6be: Pulling fs layer [2020-11-09T08:05:01.326Z] 45590311c82a: Pulling fs layer [2020-11-09T08:05:01.326Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-09T08:05:01.326Z] 209524e5b208: Pulling fs layer [2020-11-09T08:05:01.326Z] 45590311c82a: Waiting [2020-11-09T08:05:01.326Z] 69ca0ff8b7b3: Waiting [2020-11-09T08:05:01.326Z] 8529a6b9a6be: Waiting [2020-11-09T08:05:01.326Z] 209524e5b208: Waiting [2020-11-09T08:05:01.326Z] 99f96fe45779: Verifying Checksum [2020-11-09T08:05:01.326Z] 99f96fe45779: Download complete [2020-11-09T08:05:01.326Z] 74f711af9a0d: Verifying Checksum [2020-11-09T08:05:01.326Z] 74f711af9a0d: Download complete [2020-11-09T08:05:01.326Z] 45590311c82a: Verifying Checksum [2020-11-09T08:05:01.326Z] 45590311c82a: Download complete [2020-11-09T08:05:01.326Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-09T08:05:01.326Z] 69ca0ff8b7b3: Download complete [2020-11-09T08:05:01.326Z] b538f80385f9: Verifying Checksum [2020-11-09T08:05:01.326Z] b538f80385f9: Download complete [2020-11-09T08:05:01.942Z] b538f80385f9: Pull complete [2020-11-09T08:05:02.547Z] 74f711af9a0d: Pull complete [2020-11-09T08:05:02.826Z] 99f96fe45779: Pull complete [2020-11-09T08:05:04.811Z] 209524e5b208: Verifying Checksum [2020-11-09T08:05:04.811Z] 209524e5b208: Download complete [2020-11-09T08:05:05.794Z] 8529a6b9a6be: Verifying Checksum [2020-11-09T08:05:05.794Z] 8529a6b9a6be: Download complete [2020-11-09T08:05:16.104Z] 8529a6b9a6be: Pull complete [2020-11-09T08:05:16.377Z] 45590311c82a: Pull complete [2020-11-09T08:05:16.657Z] 69ca0ff8b7b3: Pull complete [2020-11-09T08:05:20.978Z] 209524e5b208: Pull complete [2020-11-09T08:05:20.978Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-09T08:05:20.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-09T08:05:20.978Z] ---> 5bddaf1c2fca [2020-11-09T08:05:20.978Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T08:05:23.588Z] ---> Running in 37aa3bd79a57 [2020-11-09T08:05:23.588Z] Removing intermediate container 37aa3bd79a57 [2020-11-09T08:05:23.588Z] ---> 70a3cf6926fe [2020-11-09T08:05:23.588Z] Step 4/7 : RUN apk add bash [2020-11-09T08:05:23.588Z] ---> Running in 646f40c81054 [2020-11-09T08:05:25.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-09T08:05:26.159Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-09T08:05:27.132Z] OK: 142 MiB in 39 packages [2020-11-09T08:05:28.106Z] Removing intermediate container 646f40c81054 [2020-11-09T08:05:28.106Z] ---> 23e13d25909b [2020-11-09T08:05:28.106Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T08:05:28.381Z] ---> Running in c6e57b7132ae [2020-11-09T08:05:28.974Z] Removing intermediate container c6e57b7132ae [2020-11-09T08:05:28.974Z] ---> 6310f2bf2f53 [2020-11-09T08:05:28.974Z] Step 6/7 : COPY go.mod . [2020-11-09T08:05:29.582Z] ---> f590ea8648db [2020-11-09T08:05:29.582Z] Step 7/7 : RUN go mod download [2020-11-09T08:05:29.582Z] ---> Running in acd8c3602220 [2020-11-09T08:05:39.389Z] Running on prd-centos7-docker-4c-2g-11579 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T08:05:39.451Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2020-11-09T08:05:42.542Z] using credential edgex-jenkins-ssh [2020-11-09T08:05:42.601Z] Cloning the remote Git repository [2020-11-09T08:05:42.628Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:05:42.696Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2020-11-09T08:05:42.750Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:05:42.750Z] > git --version # timeout=10 [2020-11-09T08:05:42.759Z] > git --version # 'git version 2.16.5' [2020-11-09T08:05:42.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:05:42.792Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:05:43.981Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 8bd587b11e02ff821c022df4875af3b222095964 [2020-11-09T08:05:44.095Z] Merge succeeded, producing 8bd587b11e02ff821c022df4875af3b222095964 [2020-11-09T08:05:44.095Z] Checking out Revision 8bd587b11e02ff821c022df4875af3b222095964 (PR-365) [2020-11-09T08:05:43.466Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:05:43.474Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:05:43.487Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:05:43.500Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:05:43.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:05:43.505Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T08:05:43.992Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:05:44.001Z] > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 [2020-11-09T08:05:44.063Z] > git remote # timeout=10 [2020-11-09T08:05:44.070Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T08:05:44.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:05:44.080Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T08:05:44.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T08:05:44.100Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:05:44.104Z] > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 [2020-11-09T08:05:44.691Z] Removing intermediate container acd8c3602220 [2020-11-09T08:05:44.691Z] ---> 1682f5d1b047 [2020-11-09T08:05:44.691Z] Successfully built 1682f5d1b047 [2020-11-09T08:05:44.691Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:05:45.030Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T08:05:45.030Z] . [Pipeline] withDockerContainer [2020-11-09T08:05:45.308Z] prd-ubuntu18.04-docker-arm64-4c-16g-11577 does not seem to be running inside a container [2020-11-09T08:05:45.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-09T08:05:47.324Z] $ docker top 4b770ac0f357238a3aae5ebd21fcf054b017cbf8978b5680c7f0c437de42d8d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:05:47.741Z] Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T08:05:48.528Z] provisioning config files... [2020-11-09T08:05:48.553Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/5@tmp/config1143793007979621773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:05:48.739Z] + go version [2020-11-09T08:05:48.739Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-09T08:05:49.071Z] $ docker stop --time=1 4b770ac0f357238a3aae5ebd21fcf054b017cbf8978b5680c7f0c437de42d8d0 [2020-11-09T08:05:49.283Z] ---> docker-login.sh [2020-11-09T08:05:49.283Z] nexus3.edgexfoundry.org:10001 [2020-11-09T08:05:49.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:05:49.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:05:49.811Z] Configure a credential helper to remove this warning. See [2020-11-09T08:05:49.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:05:49.811Z] [2020-11-09T08:05:49.811Z] Login Succeeded [2020-11-09T08:05:49.811Z] nexus3.edgexfoundry.org:10002 [2020-11-09T08:05:49.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:05:49.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:05:49.811Z] Configure a credential helper to remove this warning. See [2020-11-09T08:05:49.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:05:49.811Z] [2020-11-09T08:05:49.811Z] Login Succeeded [2020-11-09T08:05:49.811Z] nexus3.edgexfoundry.org:10003 [2020-11-09T08:05:50.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:05:50.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:05:50.074Z] Configure a credential helper to remove this warning. See [2020-11-09T08:05:50.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:05:50.074Z] [2020-11-09T08:05:50.074Z] Login Succeeded [2020-11-09T08:05:50.074Z] nexus3.edgexfoundry.org:10004 [2020-11-09T08:05:50.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:05:50.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:05:50.337Z] Configure a credential helper to remove this warning. See [2020-11-09T08:05:50.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:05:50.337Z] [2020-11-09T08:05:50.337Z] Login Succeeded [2020-11-09T08:05:50.337Z] docker.io [2020-11-09T08:05:50.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:05:50.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:05:50.599Z] Configure a credential helper to remove this warning. See [2020-11-09T08:05:50.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:05:50.599Z] [2020-11-09T08:05:50.599Z] Login Succeeded [2020-11-09T08:05:50.599Z] ---> docker-login.sh ends [2020-11-09T08:05:51.112Z] $ docker rm -f 4b770ac0f357238a3aae5ebd21fcf054b017cbf8978b5680c7f0c437de42d8d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2020-11-09T08:05:51.393Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-11-09T08:05:51.922Z] ========================================================= [2020-11-09T08:05:51.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-09T08:05:51.922Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:05:52.324Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T08:05:52.324Z] . [Pipeline] withDockerContainer [2020-11-09T08:05:52.377Z] + 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 . [2020-11-09T08:05:52.612Z] prd-ubuntu18.04-docker-arm64-4c-16g-11577 does not seem to be running inside a container [2020-11-09T08:05:52.644Z] Sending build context to Docker daemon 1.854MB [2020-11-09T08:05:52.644Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T08:05:52.644Z] Step 2/7 : FROM ${BASE} [2020-11-09T08:05:52.644Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-09T08:05:52.644Z] df20fa9351a1: Pulling fs layer [2020-11-09T08:05:52.644Z] ed8968b2872e: Pulling fs layer [2020-11-09T08:05:52.644Z] a92cc7c5fd73: Pulling fs layer [2020-11-09T08:05:52.644Z] e871e8e8d7a9: Pulling fs layer [2020-11-09T08:05:52.644Z] e73272ec9a57: Pulling fs layer [2020-11-09T08:05:52.644Z] 1e910a182e73: Pulling fs layer [2020-11-09T08:05:52.644Z] 4e634b169226: Pulling fs layer [2020-11-09T08:05:52.644Z] e73272ec9a57: Waiting [2020-11-09T08:05:52.644Z] 1e910a182e73: Waiting [2020-11-09T08:05:52.644Z] 4e634b169226: Waiting [2020-11-09T08:05:52.644Z] e871e8e8d7a9: Waiting [2020-11-09T08:05:52.644Z] a92cc7c5fd73: Verifying Checksum [2020-11-09T08:05:52.644Z] a92cc7c5fd73: Download complete [2020-11-09T08:05:52.644Z] ed8968b2872e: Download complete [2020-11-09T08:05:52.644Z] e73272ec9a57: Verifying Checksum [2020-11-09T08:05:52.644Z] e73272ec9a57: Download complete [2020-11-09T08:05:52.644Z] df20fa9351a1: Verifying Checksum [2020-11-09T08:05:52.644Z] df20fa9351a1: Download complete [2020-11-09T08:05:52.644Z] 1e910a182e73: Verifying Checksum [2020-11-09T08:05:52.644Z] 1e910a182e73: Download complete [2020-11-09T08:05:52.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-09T08:05:52.909Z] df20fa9351a1: Pull complete [2020-11-09T08:05:53.172Z] ed8968b2872e: Pull complete [2020-11-09T08:05:53.434Z] a92cc7c5fd73: Pull complete [2020-11-09T08:05:54.542Z] $ docker top ec4aba1fcc5767136f21989a108e795d6a37447bef4ef2ee4dbc93d8c16c121a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:05:55.373Z] 4e634b169226: Verifying Checksum [2020-11-09T08:05:55.373Z] 4e634b169226: Download complete [2020-11-09T08:05:55.373Z] e871e8e8d7a9: Verifying Checksum [2020-11-09T08:05:55.373Z] e871e8e8d7a9: Download complete [2020-11-09T08:05:55.933Z] + make test [2020-11-09T08:05:55.934Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T08:06:00.711Z] e871e8e8d7a9: Pull complete [2020-11-09T08:06:00.711Z] e73272ec9a57: Pull complete [2020-11-09T08:06:00.987Z] 1e910a182e73: Pull complete [2020-11-09T08:06:06.329Z] 4e634b169226: Pull complete [2020-11-09T08:06:06.329Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-09T08:06:06.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-09T08:06:06.329Z] ---> f7629b54cfaa [2020-11-09T08:06:06.329Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T08:06:06.599Z] ---> Running in cbb44c3bdd7b [2020-11-09T08:06:06.867Z] Removing intermediate container cbb44c3bdd7b [2020-11-09T08:06:06.867Z] ---> 64cdf20a34e4 [2020-11-09T08:06:06.867Z] Step 4/7 : RUN apk add bash [2020-11-09T08:06:06.867Z] ---> Running in f1a40e34f115 [2020-11-09T08:06:08.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-09T08:06:08.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-09T08:06:09.445Z] OK: 166 MiB in 39 packages [2020-11-09T08:06:10.484Z] Removing intermediate container f1a40e34f115 [2020-11-09T08:06:10.484Z] ---> ebb4efac09fb [2020-11-09T08:06:10.484Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T08:06:10.484Z] ---> Running in 5eff7ff06ce5 [2020-11-09T08:06:10.484Z] Removing intermediate container 5eff7ff06ce5 [2020-11-09T08:06:10.484Z] ---> 16c6fbe2b3cc [2020-11-09T08:06:10.484Z] Step 6/7 : COPY go.mod . [2020-11-09T08:06:10.484Z] ---> ab60d5d7ad5f [2020-11-09T08:06:10.484Z] Step 7/7 : RUN go mod download [2020-11-09T08:06:10.752Z] ---> Running in c08a681ca218 [2020-11-09T08:06:18.157Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T08:06:18.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.031s coverage: 85.7% of statements [2020-11-09T08:06:18.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements [2020-11-09T08:06:18.772Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.048s coverage: 45.4% of statements [2020-11-09T08:06:18.772Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements [2020-11-09T08:06:18.772Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T08:06:19.388Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements [2020-11-09T08:06:20.798Z] Removing intermediate container c08a681ca218 [2020-11-09T08:06:20.798Z] ---> a416860a7c53 [2020-11-09T08:06:20.798Z] Successfully built a416860a7c53 [2020-11-09T08:06:21.061Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:06:21.379Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T08:06:21.379Z] . [Pipeline] withDockerContainer [2020-11-09T08:06:21.503Z] prd-centos7-docker-4c-2g-11579 does not seem to be running inside a container [2020-11-09T08:06:21.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-09T08:06:22.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.059s coverage: 14.7% of statements [2020-11-09T08:06:22.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.047s coverage: 100.0% of statements [2020-11-09T08:06:22.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.086s coverage: 91.8% of statements [2020-11-09T08:06:22.036Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T08:06:22.036Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T08:06:22.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.018s coverage: 100.0% of statements [2020-11-09T08:06:22.336Z] $ docker top bc48abfa6e427d9278a56a55a39e78d7d5a51072176edde522dad2bb628833f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:06:22.904Z] + go version [2020-11-09T08:06:22.904Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-09T08:06:22.934Z] $ docker stop --time=1 bc48abfa6e427d9278a56a55a39e78d7d5a51072176edde522dad2bb628833f3 [2020-11-09T08:06:23.482Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.027s coverage: 48.9% of statements [2020-11-09T08:06:24.314Z] $ docker rm -f bc48abfa6e427d9278a56a55a39e78d7d5a51072176edde522dad2bb628833f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:06:25.141Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T08:06:25.141Z] . [Pipeline] withDockerContainer [2020-11-09T08:06:25.309Z] prd-centos7-docker-4c-2g-11579 does not seem to be running inside a container [2020-11-09T08:06:25.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-09T08:06:26.043Z] $ docker top cc24ccce09b18552becd3e0b15a28391a9f6b01d13cf5f13d63d6cff3b26887b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:06:26.611Z] + make test [2020-11-09T08:06:26.611Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T08:06:28.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.081s coverage: 63.0% of statements [2020-11-09T08:06:28.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.021s coverage: 26.3% of statements [2020-11-09T08:06:28.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.044s coverage: 15.4% of statements [2020-11-09T08:06:28.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.049s coverage: 15.4% of statements [2020-11-09T08:06:28.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.038s coverage: 14.3% of statements [2020-11-09T08:06:28.938Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T08:06:28.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.078s coverage: 75.7% of statements [2020-11-09T08:06:28.938Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] [2020-11-09T08:06:29.214Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.064s coverage: 29.1% of statements [2020-11-09T08:06:29.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.038s coverage: 100.0% of statements [2020-11-09T08:06:31.491Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 94.4% of statements [2020-11-09T08:06:31.491Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.036s coverage: 100.0% of statements [2020-11-09T08:06:31.491Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T08:06:31.770Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T08:06:33.326Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T08:06:33.326Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.021s coverage: 85.7% of statements [2020-11-09T08:06:33.326Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.016s coverage: 100.0% of statements [2020-11-09T08:06:33.601Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements [2020-11-09T08:06:33.601Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.020s coverage: 77.8% of statements [2020-11-09T08:06:33.601Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T08:06:33.874Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.4% of statements [2020-11-09T08:06:34.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.017s coverage: 14.7% of statements [2020-11-09T08:06:34.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements [2020-11-09T08:06:34.734Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.061s coverage: 91.8% of statements [2020-11-09T08:06:34.734Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T08:06:34.734Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T08:06:34.734Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.006s coverage: 100.0% of statements [2020-11-09T08:06:36.098Z] gofmt -l . [2020-11-09T08:06:36.164Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.019s coverage: 48.9% of statements [2020-11-09T08:06:36.370Z] v2/constants.go [2020-11-09T08:06:36.371Z] [ "`gofmt -l .`" = "" ] [2020-11-09T08:06:36.962Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-11-09T08:06:37.023Z] $ docker stop --time=1 ec4aba1fcc5767136f21989a108e795d6a37447bef4ef2ee4dbc93d8c16c121a [2020-11-09T08:06:38.119Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.029s coverage: 63.0% of statements [2020-11-09T08:06:38.119Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements [2020-11-09T08:06:38.119Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements [2020-11-09T08:06:38.119Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.022s coverage: 15.4% of statements [2020-11-09T08:06:38.119Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements [2020-11-09T08:06:38.119Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T08:06:38.119Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.028s coverage: 75.7% of statements [2020-11-09T08:06:38.119Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] [2020-11-09T08:06:38.119Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 29.1% of statements [2020-11-09T08:06:38.119Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements [2020-11-09T08:06:38.382Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.017s coverage: 94.4% of statements [2020-11-09T08:06:38.382Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.013s coverage: 100.0% of statements [2020-11-09T08:06:38.382Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T08:06:38.649Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T08:06:39.148Z] $ docker rm -f ec4aba1fcc5767136f21989a108e795d6a37447bef4ef2ee4dbc93d8c16c121a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2020-11-09T08:06:40.079Z] gofmt -l . [2020-11-09T08:06:40.080Z] v2/constants.go [2020-11-09T08:06:40.080Z] [ "`gofmt -l .`" = "" ] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [2020-11-09T08:06:40.343Z] make: *** [Makefile:9: test] Error 1 [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-11-09T08:06:40.454Z] $ docker stop --time=1 cc24ccce09b18552becd3e0b15a28391a9f6b01d13cf5f13d63d6cff3b26887b [2020-11-09T08:06:42.813Z] $ docker rm -f cc24ccce09b18552becd3e0b15a28391a9f6b01d13cf5f13d63d6cff3b26887b [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] } [2020-11-09T08:06:43.682Z] Failed in branch arm64 Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-09T08:06:44.855Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:06:47.693Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:06:48.263Z] ---> package-listing.sh [2020-11-09T08:06:48.264Z] ++ facter osfamily [2020-11-09T08:06:48.264Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-09T08:06:48.264Z] + OS_FAMILY=redhat [2020-11-09T08:06:48.264Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T08:06:48.264Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-09T08:06:48.264Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-09T08:06:48.264Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-09T08:06:48.264Z] + PACKAGES=/tmp/packages_start.txt [2020-11-09T08:06:48.264Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T08:06:48.264Z] + PACKAGES=/tmp/packages_end.txt [2020-11-09T08:06:48.264Z] + case "${OS_FAMILY}" in [2020-11-09T08:06:48.264Z] + rpm -qa [2020-11-09T08:06:48.264Z] + sort [2020-11-09T08:06:52.497Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-09T08:06:52.497Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-09T08:06:52.497Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-09T08:06:52.497Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T08:06:52.497Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-09T08:06:52.497Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo [2020-11-09T08:06:52.510Z] 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-09T08:06:52.798Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:06:53.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T08:06:53.104Z] [2020-11-09T08:06:53.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:06:53.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T08:06:53.500Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-09T08:06:53.500Z] df20fa9351a1: Pulling fs layer [2020-11-09T08:06:53.500Z] 36b3adc4ff6f: Pulling fs layer [2020-11-09T08:06:53.500Z] 8ad3a11d3b57: Pulling fs layer [2020-11-09T08:06:53.500Z] 46f8f816bc3b: Pulling fs layer [2020-11-09T08:06:53.500Z] 93b61091891f: Pulling fs layer [2020-11-09T08:06:53.500Z] 93b9cdb0e59b: Pulling fs layer [2020-11-09T08:06:53.500Z] 5e14af77c1be: Pulling fs layer [2020-11-09T08:06:53.500Z] 01666e4c0597: Pulling fs layer [2020-11-09T08:06:53.500Z] aa168da1d23b: Pulling fs layer [2020-11-09T08:06:53.500Z] 93b61091891f: Waiting [2020-11-09T08:06:53.500Z] 93b9cdb0e59b: Waiting [2020-11-09T08:06:53.500Z] 5e14af77c1be: Waiting [2020-11-09T08:06:53.500Z] 01666e4c0597: Waiting [2020-11-09T08:06:53.500Z] aa168da1d23b: Waiting [2020-11-09T08:06:53.500Z] 46f8f816bc3b: Waiting [2020-11-09T08:06:53.500Z] 36b3adc4ff6f: Verifying Checksum [2020-11-09T08:06:53.500Z] 36b3adc4ff6f: Download complete [2020-11-09T08:06:53.500Z] 46f8f816bc3b: Verifying Checksum [2020-11-09T08:06:53.500Z] 46f8f816bc3b: Download complete [2020-11-09T08:06:53.767Z] df20fa9351a1: Verifying Checksum [2020-11-09T08:06:53.767Z] df20fa9351a1: Download complete [2020-11-09T08:06:53.767Z] 93b9cdb0e59b: Verifying Checksum [2020-11-09T08:06:53.767Z] 93b9cdb0e59b: Download complete [2020-11-09T08:06:53.767Z] 93b61091891f: Download complete [2020-11-09T08:06:53.767Z] 5e14af77c1be: Verifying Checksum [2020-11-09T08:06:53.767Z] 5e14af77c1be: Download complete [2020-11-09T08:06:53.767Z] 01666e4c0597: Verifying Checksum [2020-11-09T08:06:53.767Z] 01666e4c0597: Download complete [2020-11-09T08:06:54.038Z] df20fa9351a1: Pull complete [2020-11-09T08:06:54.038Z] 8ad3a11d3b57: Verifying Checksum [2020-11-09T08:06:54.038Z] 8ad3a11d3b57: Download complete [2020-11-09T08:06:54.306Z] 36b3adc4ff6f: Pull complete [2020-11-09T08:06:54.884Z] 8ad3a11d3b57: Pull complete [2020-11-09T08:06:55.153Z] 46f8f816bc3b: Pull complete [2020-11-09T08:06:55.423Z] 93b61091891f: Pull complete [2020-11-09T08:06:55.689Z] 93b9cdb0e59b: Pull complete [2020-11-09T08:06:55.953Z] 5e14af77c1be: Pull complete [2020-11-09T08:06:55.953Z] 01666e4c0597: Pull complete [2020-11-09T08:06:55.953Z] aa168da1d23b: Verifying Checksum [2020-11-09T08:06:55.953Z] aa168da1d23b: Download complete [2020-11-09T08:07:02.593Z] aa168da1d23b: Pull complete [2020-11-09T08:07:02.593Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-09T08:07:02.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T08:07:02.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-09T08:07:02.762Z] prd-centos7-docker-4c-2g-11576 does not seem to be running inside a container [2020-11-09T08:07:02.810Z] $ 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-365/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-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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:10003/edgex-lftools-log-publisher:alpine cat [2020-11-09T08:07:06.249Z] $ docker top ed8ac09953c08ae0042f15074b971e95603b1a90b26f2358aaf0394a96093d6c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:07:06.782Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-09T08:07:07.086Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-09T08:07:07.386Z] + ls /var/log/sa-host [2020-11-09T08:07:07.386Z] + sadf -c /var/log/sa-host/sa05 [2020-11-09T08:07:07.386Z] file_magic: OK [2020-11-09T08:07:07.386Z] HZ: Using current value: 100 [2020-11-09T08:07:07.386Z] file_header: OK [2020-11-09T08:07:07.386Z] 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 [2020-11-09T08:07:07.386Z] Statistics: [2020-11-09T08:07:07.386Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T08:07:07.386Z] File successfully converted to sysstat format version 12.2.1 [2020-11-09T08:07:07.386Z] + sadf -c /var/log/sa-host/sa09 [2020-11-09T08:07:07.386Z] file_magic: OK [2020-11-09T08:07:07.386Z] HZ: Using current value: 100 [2020-11-09T08:07:07.386Z] file_header: OK [2020-11-09T08:07:07.386Z] 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 [2020-11-09T08:07:07.386Z] Statistics: [2020-11-09T08:07:07.386Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T08:07:07.386Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-09T08:07:07.984Z] provisioning config files... [2020-11-09T08:07:08.000Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config6884393397782623344tmp [Pipeline] { [Pipeline] echo [2020-11-09T08:07:08.074Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:07:08.373Z] ---> create-netrc.sh [Pipeline] } [2020-11-09T08:07:08.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-09T08:07:08.477Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:07:08.777Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-09T08:07:08.787Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:07:09.083Z] ---> sudo-logs.sh [2020-11-09T08:07:09.084Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-09T08:07:09.094Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:07:09.392Z] ---> job-cost.sh [2020-11-09T08:07:09.392Z] lf-activate-venv: SKIPPING [2020-11-09T08:07:09.392Z] INFO: No Stack... [2020-11-09T08:07:10.340Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-09T08:07:10.918Z] INFO: Archiving Costs [Pipeline] echo [2020-11-09T08:07:10.935Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:07:11.234Z] ---> logs-deploy.sh [2020-11-09T08:07:11.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/5 [2020-11-09T08:07:11.234Z] INFO: archiving workspace using pattern(s): [2020-11-09T08:07:12.647Z] Archives upload complete. [2020-11-09T08:07:12.909Z] INFO: archiving logs to Nexus [2020-11-09T08:07:13.857Z] ---> uname -a: [2020-11-09T08:07:13.857Z] Linux prd-centos7-docker-4c-2g-11576.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-11-09T08:07:13.857Z] [2020-11-09T08:07:13.857Z] [2020-11-09T08:07:13.857Z] ---> lscpu: [2020-11-09T08:07:13.857Z] Architecture: x86_64 [2020-11-09T08:07:13.857Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-09T08:07:13.857Z] Byte Order: Little Endian [2020-11-09T08:07:13.857Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-09T08:07:13.857Z] CPU(s): 4 [2020-11-09T08:07:13.857Z] On-line CPU(s) list: 0-3 [2020-11-09T08:07:13.857Z] Thread(s) per core: 1 [2020-11-09T08:07:13.857Z] Core(s) per socket: 1 [2020-11-09T08:07:13.857Z] Socket(s): 4 [2020-11-09T08:07:13.857Z] NUMA node(s): 1 [2020-11-09T08:07:13.857Z] Vendor ID: GenuineIntel [2020-11-09T08:07:13.857Z] CPU family: 6 [2020-11-09T08:07:13.857Z] Model: 44 [2020-11-09T08:07:13.857Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-09T08:07:13.857Z] Stepping: 1 [2020-11-09T08:07:13.857Z] CPU MHz: 2933.442 [2020-11-09T08:07:13.857Z] BogoMIPS: 5866.88 [2020-11-09T08:07:13.857Z] Virtualization: VT-x [2020-11-09T08:07:13.857Z] Hypervisor vendor: KVM [2020-11-09T08:07:13.857Z] Virtualization type: full [2020-11-09T08:07:13.857Z] L1d cache: 128 KiB [2020-11-09T08:07:13.857Z] L1i cache: 128 KiB [2020-11-09T08:07:13.857Z] L2 cache: 16 MiB [2020-11-09T08:07:13.857Z] L3 cache: 64 MiB [2020-11-09T08:07:13.857Z] NUMA node0 CPU(s): 0-3 [2020-11-09T08:07:13.858Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-09T08:07:13.858Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-09T08:07:13.858Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-09T08:07:13.858Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-09T08:07:13.858Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-09T08:07:13.858Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-09T08:07:13.858Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-09T08:07:13.858Z] Vulnerability Tsx async abort: Not affected [2020-11-09T08:07:13.858Z] 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 [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] ---> nproc: [2020-11-09T08:07:13.858Z] 4 [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] ---> df -h: [2020-11-09T08:07:13.858Z] Filesystem Size Used Available Use% Mounted on [2020-11-09T08:07:13.858Z] overlay 50.0G 7.2G 42.8G 14% / [2020-11-09T08:07:13.858Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-09T08:07:13.858Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-09T08:07:13.858Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-09T08:07:13.858Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-11-09T08:07:13.858Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-11-09T08:07:13.858Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-11-09T08:07:13.858Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-11-09T08:07:13.858Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-11-09T08:07:13.858Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-11-09T08:07:13.858Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T08:07:13.858Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp [2020-11-09T08:07:13.858Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-11-09T08:07:13.858Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] ---> free -m: [2020-11-09T08:07:13.858Z] total used free shared buff/cache available [2020-11-09T08:07:13.858Z] Mem: 1837 640 114 0 1082 1093 [2020-11-09T08:07:13.858Z] Swap: 1023 0 1023 [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] ---> ip addr: [2020-11-09T08:07:13.858Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-09T08:07:13.858Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-09T08:07:13.858Z] inet 127.0.0.1/8 scope host lo [2020-11-09T08:07:13.858Z] valid_lft forever preferred_lft forever [2020-11-09T08:07:13.858Z] inet6 ::1/128 scope host [2020-11-09T08:07:13.858Z] valid_lft forever preferred_lft forever [2020-11-09T08:07:13.858Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-09T08:07:13.858Z] link/ether fa:16:3e:f2:45:49 brd ff:ff:ff:ff:ff:ff [2020-11-09T08:07:13.858Z] inet 10.30.123.210/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-09T08:07:13.858Z] valid_lft 86076sec preferred_lft 86076sec [2020-11-09T08:07:13.858Z] inet6 fe80::f816:3eff:fef2:4549/64 scope link [2020-11-09T08:07:13.858Z] valid_lft forever preferred_lft forever [2020-11-09T08:07:13.858Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-09T08:07:13.858Z] link/ether 02:42:cc:5b:7b:2e brd ff:ff:ff:ff:ff:ff [2020-11-09T08:07:13.858Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-09T08:07:13.858Z] valid_lft forever preferred_lft forever [2020-11-09T08:07:13.858Z] inet6 fe80::42:ccff:fe5b:7b2e/64 scope link [2020-11-09T08:07:13.858Z] valid_lft forever preferred_lft forever [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] ---> sar -b -r -n DEV: [2020-11-09T08:07:13.858Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] 08:01:33 LINUX RESTART (4 CPU) [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] 08:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-11-09T08:07:13.858Z] 08:03:01 104.56 41.39 63.17 0.00 7452.46 15123.88 0.00 [2020-11-09T08:07:13.858Z] 08:04:01 3.76 0.00 3.76 0.00 0.00 129.44 0.00 [2020-11-09T08:07:13.858Z] 08:05:01 0.52 0.00 0.52 0.00 0.00 9.12 0.00 [2020-11-09T08:07:13.858Z] 08:06:01 0.37 0.00 0.37 0.00 0.00 5.70 0.00 [2020-11-09T08:07:13.858Z] 08:07:01 88.72 54.69 34.02 0.00 4722.24 14806.57 0.00 [2020-11-09T08:07:13.858Z] Average: 39.60 19.22 20.37 0.00 2435.67 6016.73 0.00 [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] 08:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-11-09T08:07:13.858Z] 08:03:01 181236 0 546012 29.02 2620 1151688 1102488 37.63 412584 1125964 128 [2020-11-09T08:07:13.858Z] 08:04:01 186052 0 541080 28.76 2620 1151804 1077404 36.77 411392 1123448 20 [2020-11-09T08:07:13.858Z] 08:05:01 185736 0 541384 28.77 2620 1151816 1077572 36.78 412340 1123436 12 [2020-11-09T08:07:13.858Z] 08:06:01 183180 0 543940 28.91 2620 1151816 1077560 36.78 414544 1123224 8 [2020-11-09T08:07:13.858Z] 08:07:01 216100 0 630908 33.53 2620 1031928 1276076 43.55 432408 1022448 89720 [2020-11-09T08:07:13.858Z] Average: 190461 0 560665 29.80 2620 1127810 1122220 38.30 416654 1103704 17978 [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] 08:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-11-09T08:07:13.858Z] 08:03:01 eth0 600.18 403.79 1080.16 107.42 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:03:01 docker0 5.89 4.78 1.22 12.91 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:04:01 eth0 1.23 0.08 0.11 0.03 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:05:01 eth0 3.93 2.38 3.51 0.51 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:06:01 eth0 0.73 0.38 0.30 0.20 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:07:01 eth0 208.79 176.91 2166.47 16.65 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] Average: eth0 163.02 116.75 650.31 24.97 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] Average: docker0 1.18 0.96 0.24 2.58 0.00 0.00 0.00 0.00 [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] ---> sar -P ALL: [2020-11-09T08:07:13.858Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] 08:01:33 LINUX RESTART (4 CPU) [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] 08:02:01 CPU %user %nice %system %iowait %steal %idle [2020-11-09T08:07:13.858Z] 08:03:01 all 13.28 0.00 6.62 3.94 0.03 76.13 [2020-11-09T08:07:13.858Z] 08:03:01 0 12.22 0.00 7.39 3.92 0.03 76.43 [2020-11-09T08:07:13.858Z] 08:03:01 1 14.61 0.00 6.60 3.70 0.03 75.06 [2020-11-09T08:07:13.858Z] 08:03:01 2 13.35 0.00 6.28 5.17 0.03 75.18 [2020-11-09T08:07:13.858Z] 08:03:01 3 12.93 0.00 6.23 2.97 0.02 77.85 [2020-11-09T08:07:13.858Z] 08:04:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-11-09T08:07:13.858Z] 08:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-11-09T08:07:13.858Z] 08:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-11-09T08:07:13.858Z] 08:04:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2020-11-09T08:07:13.858Z] 08:04:01 3 0.55 0.00 0.03 0.00 0.00 99.42 [2020-11-09T08:07:13.858Z] 08:05:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-11-09T08:07:13.858Z] 08:05:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-11-09T08:07:13.858Z] 08:05:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2020-11-09T08:07:13.858Z] 08:05:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-11-09T08:07:13.858Z] 08:05:01 3 0.52 0.00 0.05 0.00 0.00 99.43 [2020-11-09T08:07:13.858Z] 08:06:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-11-09T08:07:13.858Z] 08:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2020-11-09T08:07:13.858Z] 08:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-09T08:07:13.858Z] 08:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-09T08:07:13.858Z] 08:06:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2020-11-09T08:07:13.858Z] 08:07:01 all 5.17 0.00 3.26 1.13 0.01 90.43 [2020-11-09T08:07:13.858Z] 08:07:01 0 4.78 0.00 3.15 1.16 0.00 90.91 [2020-11-09T08:07:13.858Z] 08:07:01 1 4.95 0.00 3.30 1.95 0.02 89.79 [2020-11-09T08:07:13.858Z] 08:07:01 2 4.66 0.00 3.38 0.03 0.00 91.93 [2020-11-09T08:07:13.858Z] 08:07:01 3 6.28 0.00 3.23 1.38 0.02 89.10 [2020-11-09T08:07:13.858Z] Average: all 3.76 0.00 1.99 1.01 0.01 93.23 [2020-11-09T08:07:13.858Z] Average: 0 3.40 0.00 2.11 1.01 0.01 93.48 [2020-11-09T08:07:13.858Z] Average: 1 3.92 0.00 1.99 1.12 0.01 92.96 [2020-11-09T08:07:13.858Z] Average: 2 3.61 0.00 1.95 1.03 0.01 93.39 [2020-11-09T08:07:13.858Z] Average: 3 4.13 0.00 1.90 0.86 0.01 93.10 [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z] [2020-11-09T08:07:13.858Z]