Pull request #3427 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 77abb3d6599189ac1f17c7ff16093b494ef0d26e+3103214cdd745ba99e56243b14eeb2a0a0c23a57 (72cd0acd4327af9d94f3cdfb10d9947c5fdad46f) Running in Durability level: MAX_SURVIVABILITY 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3427/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3427/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@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-3321 in /w/workspace/edgexfoundry_edgex-go_PR-3427 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 77abb3d6599189ac1f17c7ff16093b494ef0d26e Merge succeeded, producing 77abb3d6599189ac1f17c7ff16093b494ef0d26e Checking out Revision 77abb3d6599189ac1f17c7ff16093b494ef0d26e (PR-3427) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3427/head:refs/remotes/origin/PR-3427 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77abb3d6599189ac1f17c7ff16093b494ef0d26e # 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 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77abb3d6599189ac1f17c7ff16093b494ef0d26e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-06T20:41:29.953Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-06T20:41:30.160Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-06T20:41:30.259Z] ========================================================= [2021-05-06T20:41:30.259Z] EdgeX Global Pipelines Version Info [2021-05-06T20:41:30.259Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:41:32.232Z] ------------------- [2021-05-06T20:41:32.232Z] stable info: [2021-05-06T20:41:32.232Z] ------------------- [2021-05-06T20:41:32.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-06T20:41:32.232Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T20:41:32.232Z] Message: update stable to v1.0.191 [2021-05-06T20:41:32.806Z] ------------------- [2021-05-06T20:41:32.806Z] experimental info: [2021-05-06T20:41:32.806Z] ------------------- [2021-05-06T20:41:32.806Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-06T20:41:32.806Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T20:41:32.806Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-06T20:41:33.019Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-06T20:41:33.075Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-06T20:41:33.130Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-06T20:41:33.184Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-06T20:41:33.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-06T20:41:33.286Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-06T20:41:33.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-06T20:41:33.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-06T20:41:33.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-06T20:41:33.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-06T20:41:33.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-06T20:41:33.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-06T20:41:33.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-06T20:41:33.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-06T20:41:33.771Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-06T20:41:33.837Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-06T20:41:33.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-06T20:41:33.979Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-06T20:41:34.050Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-06T20:41:34.116Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-06T20:41:34.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-06T20:41:34.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-06T20:41:34.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3427 [Pipeline] echo [2021-05-06T20:41:34.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3427 [Pipeline] echo [2021-05-06T20:41:34.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3427 [Pipeline] echo [2021-05-06T20:41:34.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77abb3d6599189ac1f17c7ff16093b494ef0d26e [Pipeline] echo [2021-05-06T20:41:34.514Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77abb3d [Pipeline] echo [2021-05-06T20:41:34.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-06T20:41:34.728Z] provisioning config files... [2021-05-06T20:41:34.762Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5429314023864082749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:41:35.151Z] ---> docker-login.sh [2021-05-06T20:41:35.151Z] nexus3.edgexfoundry.org:10001 [2021-05-06T20:41:35.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T20:41:35.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T20:41:35.414Z] Configure a credential helper to remove this warning. See [2021-05-06T20:41:35.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T20:41:35.414Z] [2021-05-06T20:41:35.414Z] Login Succeeded [2021-05-06T20:41:35.414Z] nexus3.edgexfoundry.org:10002 [2021-05-06T20:41:35.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T20:41:35.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T20:41:35.681Z] Configure a credential helper to remove this warning. See [2021-05-06T20:41:35.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T20:41:35.681Z] [2021-05-06T20:41:35.681Z] Login Succeeded [2021-05-06T20:41:35.681Z] nexus3.edgexfoundry.org:10003 [2021-05-06T20:41:35.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T20:41:35.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T20:41:35.681Z] Configure a credential helper to remove this warning. See [2021-05-06T20:41:35.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T20:41:35.681Z] [2021-05-06T20:41:35.681Z] Login Succeeded [2021-05-06T20:41:35.681Z] nexus3.edgexfoundry.org:10004 [2021-05-06T20:41:35.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T20:41:35.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T20:41:35.945Z] Configure a credential helper to remove this warning. See [2021-05-06T20:41:35.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T20:41:35.945Z] [2021-05-06T20:41:35.945Z] Login Succeeded [2021-05-06T20:41:35.945Z] docker.io [2021-05-06T20:41:36.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T20:41:36.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T20:41:36.474Z] Configure a credential helper to remove this warning. See [2021-05-06T20:41:36.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T20:41:36.474Z] [2021-05-06T20:41:36.474Z] Login Succeeded [2021-05-06T20:41:36.474Z] ---> docker-login.sh ends [Pipeline] } [2021-05-06T20:41:36.514Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-06T20:41:36.952Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-06T20:41:36.953Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T20:41:36.953Z] ++ dirname cmd/core-command/Dockerfile [2021-05-06T20:41:36.953Z] ++ cut -d/ -f2 [2021-05-06T20:41:36.953Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-06T20:41:36.953Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T20:41:36.953Z] ++ dirname cmd/core-data/Dockerfile [2021-05-06T20:41:36.953Z] ++ cut -d/ -f2 [2021-05-06T20:41:36.953Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-06T20:41:36.953Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T20:41:36.953Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-06T20:41:36.953Z] ++ cut -d/ -f2 [2021-05-06T20:41:36.953Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-06T20:41:36.953Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T20:41:36.953Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-06T20:41:36.953Z] ++ cut -d/ -f2 [2021-05-06T20:41:36.953Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-06T20:41:36.953Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T20:41:36.953Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-06T20:41:36.953Z] ++ cut -d/ -f2 [2021-05-06T20:41:36.953Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-06T20:41:36.953Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T20:41:36.953Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-06T20:41:36.953Z] ++ cut -d/ -f2 [2021-05-06T20:41:36.953Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-06T20:41:36.953Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T20:41:36.953Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-06T20:41:36.953Z] ++ cut -d/ -f2 [2021-05-06T20:41:36.953Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-06T20:41:36.953Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T20:41:36.953Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-06T20:41:36.953Z] ++ cut -d/ -f2 [2021-05-06T20:41:36.953Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-06T20:41:36.953Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T20:41:36.953Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-06T20:41:36.953Z] ++ cut -d/ -f2 [2021-05-06T20:41:36.953Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-06T20:41:37.063Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-06T20:41:38.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T20:41:38.164Z] [2021-05-06T20:41:38.164Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T20:41:38.535Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T20:41:38.535Z] latest: Pulling from edgex-devops/git-semver [2021-05-06T20:41:38.535Z] 31603596830f: Pulling fs layer [2021-05-06T20:41:38.535Z] 54011a49482f: Pulling fs layer [2021-05-06T20:41:38.535Z] a6820b24f6d8: Pulling fs layer [2021-05-06T20:41:38.535Z] f581987b2513: Pulling fs layer [2021-05-06T20:41:38.535Z] f581987b2513: Waiting [2021-05-06T20:41:38.535Z] 54011a49482f: Verifying Checksum [2021-05-06T20:41:38.535Z] 54011a49482f: Download complete [2021-05-06T20:41:38.535Z] 31603596830f: Verifying Checksum [2021-05-06T20:41:38.535Z] 31603596830f: Download complete [2021-05-06T20:41:38.801Z] f581987b2513: Verifying Checksum [2021-05-06T20:41:38.801Z] f581987b2513: Download complete [2021-05-06T20:41:38.801Z] a6820b24f6d8: Verifying Checksum [2021-05-06T20:41:38.801Z] a6820b24f6d8: Download complete [2021-05-06T20:41:39.065Z] 31603596830f: Pull complete [2021-05-06T20:41:39.065Z] 54011a49482f: Pull complete [2021-05-06T20:41:40.047Z] a6820b24f6d8: Pull complete [2021-05-06T20:41:40.312Z] f581987b2513: Pull complete [2021-05-06T20:41:40.312Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-06T20:41:40.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T20:41:40.312Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-06T20:41:40.450Z] prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container [2021-05-06T20:41:40.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-06T20:41:43.187Z] $ docker top d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-06T20:41:43.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-06T20:41:43.514Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-06T20:41:43.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-06T20:41:43.751Z] $ docker exec d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df ssh-agent [2021-05-06T20:41:43.936Z] SSH_AUTH_SOCK=/tmp/ssh-eUYeoaLd0aD4/agent.12 [2021-05-06T20:41:43.936Z] SSH_AGENT_PID=17 [2021-05-06T20:41:43.952Z] Running ssh-add (command line suppressed) [2021-05-06T20:41:44.076Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_299366710982688724.key (/w/workspace/edgex-go/1@tmp/private_key_299366710982688724.key) [2021-05-06T20:41:44.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-06T20:41:44.522Z] + git tag --points-at HEAD [Pipeline] } [2021-05-06T20:41:44.556Z] $ docker exec --env ******** --env ******** d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df ssh-agent -k [2021-05-06T20:41:44.674Z] unset SSH_AUTH_SOCK; [2021-05-06T20:41:44.674Z] unset SSH_AGENT_PID; [2021-05-06T20:41:44.674Z] echo Agent pid 17 killed; [2021-05-06T20:41:44.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-06T20:41:44.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-06T20:41:44.834Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-06T20:41:45.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-06T20:41:45.009Z] $ docker exec d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df ssh-agent [2021-05-06T20:41:45.168Z] SSH_AUTH_SOCK=/tmp/ssh-MPdgL3MuN0M0/agent.46 [2021-05-06T20:41:45.168Z] SSH_AGENT_PID=52 [2021-05-06T20:41:45.179Z] Running ssh-add (command line suppressed) [2021-05-06T20:41:45.321Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1670766094073331221.key (/w/workspace/edgex-go/1@tmp/private_key_1670766094073331221.key) [2021-05-06T20:41:45.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-06T20:41:45.728Z] + git semver init [2021-05-06T20:41:45.728Z] # -> Open(): unable to determine branch for HEAD [2021-05-06T20:41:45.728Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-06T20:41:45.728Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-06T20:41:45.728Z] # $SEMVER_REMOTE_NAME = origin [2021-05-06T20:41:45.728Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-06T20:41:45.728Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-06T20:41:45.728Z] # $SEMVER_BRANCH = PR-3427 [2021-05-06T20:41:45.728Z] # $SEMVER_TEMP = /tmp/semver-502165853 [2021-05-06T20:41:45.728Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-06T20:42:03.910Z] # '/tmp/semver-502165853' -> '/w/workspace/edgex-go/1/.semver' [2021-05-06T20:42:03.910Z] # -> Force: false [2021-05-06T20:42:03.910Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-06T20:42:03.932Z] $ docker exec --env ******** --env ******** d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df ssh-agent -k [2021-05-06T20:42:04.199Z] unset SSH_AUTH_SOCK; [2021-05-06T20:42:04.200Z] unset SSH_AGENT_PID; [2021-05-06T20:42:04.200Z] echo Agent pid 52 killed; [2021-05-06T20:42:04.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-06T20:42:04.713Z] + git semver [Pipeline] } [2021-05-06T20:42:04.748Z] $ docker stop --time=1 d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df [2021-05-06T20:42:06.498Z] $ docker rm -f d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-06T20:42:07.026Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-06T20:42:07.537Z] Stashed 1 file(s) [Pipeline] echo [2021-05-06T20:42:07.565Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T20:42:08.489Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-06T20:42:08.808Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-06T20:42:09.155Z] + sudo service docker restart [2021-05-06T20:42:09.156Z] + true [2021-05-06T20:42:09.156Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-06T20:42:09.781Z] ========================================================= [2021-05-06T20:42:09.781Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-06T20:42:09.781Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-06T20:42:10.157Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-06T20:42:14.387Z] Sending build context to Docker daemon 330MB [2021-05-06T20:42:14.387Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-06T20:42:14.387Z] Step 2/6 : FROM ${BASE} [2021-05-06T20:42:14.387Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-06T20:42:14.387Z] 540db60ca938: Pulling fs layer [2021-05-06T20:42:14.387Z] adcc1eea9eea: Pulling fs layer [2021-05-06T20:42:14.387Z] 4c4ab2625f07: Pulling fs layer [2021-05-06T20:42:14.387Z] 0510c868ecb4: Pulling fs layer [2021-05-06T20:42:14.387Z] afea3b2eda06: Pulling fs layer [2021-05-06T20:42:14.387Z] 7809a108b3ef: Pulling fs layer [2021-05-06T20:42:14.387Z] f706445af74f: Pulling fs layer [2021-05-06T20:42:14.387Z] 0510c868ecb4: Waiting [2021-05-06T20:42:14.387Z] afea3b2eda06: Waiting [2021-05-06T20:42:14.387Z] 7809a108b3ef: Waiting [2021-05-06T20:42:14.387Z] f706445af74f: Waiting [2021-05-06T20:42:14.387Z] 4c4ab2625f07: Verifying Checksum [2021-05-06T20:42:14.387Z] 4c4ab2625f07: Download complete [2021-05-06T20:42:14.387Z] adcc1eea9eea: Verifying Checksum [2021-05-06T20:42:14.387Z] adcc1eea9eea: Download complete [2021-05-06T20:42:14.387Z] afea3b2eda06: Verifying Checksum [2021-05-06T20:42:14.387Z] afea3b2eda06: Download complete [2021-05-06T20:42:14.387Z] 7809a108b3ef: Verifying Checksum [2021-05-06T20:42:14.387Z] 7809a108b3ef: Download complete [2021-05-06T20:42:14.387Z] 540db60ca938: Download complete [2021-05-06T20:42:14.387Z] 540db60ca938: Pull complete [2021-05-06T20:42:14.387Z] adcc1eea9eea: Pull complete [2021-05-06T20:42:14.687Z] 4c4ab2625f07: Pull complete [2021-05-06T20:42:16.164Z] f706445af74f: Verifying Checksum [2021-05-06T20:42:16.164Z] f706445af74f: Download complete [2021-05-06T20:42:16.428Z] 0510c868ecb4: Verifying Checksum [2021-05-06T20:42:16.428Z] 0510c868ecb4: Download complete [2021-05-06T20:42:21.742Z] 0510c868ecb4: Pull complete [2021-05-06T20:42:21.742Z] afea3b2eda06: Pull complete [2021-05-06T20:42:21.742Z] 7809a108b3ef: Pull complete [2021-05-06T20:42:22.957Z] Still waiting to schedule task [2021-05-06T20:42:22.958Z] ‘prd-centos7-docker-4c-2g-3282’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3286’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3287’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3292’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3294’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3296’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3298’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3299’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3319’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3305’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3308’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3309’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3312’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3314’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3323’ is offline [2021-05-06T20:42:25.970Z] f706445af74f: Pull complete [2021-05-06T20:42:25.970Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-06T20:42:25.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-06T20:42:25.970Z] ---> b068be0155e3 [2021-05-06T20:42:25.970Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-06T20:42:25.970Z] ---> Running in 5a4c881a33ce [2021-05-06T20:42:26.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T20:42:28.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T20:42:29.852Z] (1/12) Installing libmagic (5.39-r0) [2021-05-06T20:42:30.114Z] (2/12) Installing file (5.39-r0) [2021-05-06T20:42:30.114Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-06T20:42:30.378Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-06T20:42:32.319Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3323 in /w/workspace/edgexfoundry_edgex-go_PR-3427 [Pipeline] { [Pipeline] ws [2021-05-06T20:42:32.371Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-06T20:42:38.078Z] using credential edgex-jenkins-ssh [2021-05-06T20:42:38.108Z] Cloning the remote Git repository [2021-05-06T20:42:38.151Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-06T20:42:38.268Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-06T20:42:38.361Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-06T20:42:38.362Z] > git --version # timeout=10 [2021-05-06T20:42:38.385Z] > git --version # 'git version 2.17.1' [2021-05-06T20:42:38.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T20:42:38.523Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T20:42:40.410Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-06T20:42:40.410Z] (6/12) Installing patch (2.7.6-r6) [2021-05-06T20:42:40.410Z] (7/12) Installing build-base (0.5-r2) [2021-05-06T20:42:40.410Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-06T20:42:40.410Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-06T20:42:40.410Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-06T20:42:40.410Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-06T20:42:40.410Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-06T20:42:40.410Z] Executing busybox-1.32.1-r6.trigger [2021-05-06T20:42:40.410Z] OK: 219 MiB in 52 packages [2021-05-06T20:42:44.630Z] Removing intermediate container 5a4c881a33ce [2021-05-06T20:42:44.630Z] ---> fde38c73c4ee [2021-05-06T20:42:44.630Z] Step 4/6 : WORKDIR /edgex-go [2021-05-06T20:42:44.630Z] ---> Running in 8f92f77f8fef [2021-05-06T20:42:44.630Z] Removing intermediate container 8f92f77f8fef [2021-05-06T20:42:44.630Z] ---> 824d4e447acf [2021-05-06T20:42:44.630Z] Step 5/6 : COPY go.mod . [2021-05-06T20:42:44.630Z] ---> ee4d9ceda8f2 [2021-05-06T20:42:44.630Z] Step 6/6 : RUN go mod download [2021-05-06T20:42:44.630Z] ---> Running in 0a372ffa1948 [2021-05-06T20:43:06.624Z] Removing intermediate container 0a372ffa1948 [2021-05-06T20:43:06.624Z] ---> c47793e4cd75 [2021-05-06T20:43:06.624Z] Successfully built c47793e4cd75 [2021-05-06T20:43:06.624Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T20:43:06.984Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-06T20:43:06.984Z] . [Pipeline] withDockerContainer [2021-05-06T20:43:07.144Z] prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container [2021-05-06T20:43:07.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-06T20:43:07.959Z] Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 77abb3d6599189ac1f17c7ff16093b494ef0d26e [2021-05-06T20:43:08.098Z] $ docker top 5be7c01e29faf444fd0f10ae0d0dd1fd9da7f4e41261f0d220f394e23f9d7125 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T20:43:08.420Z] Merge succeeded, producing 77abb3d6599189ac1f17c7ff16093b494ef0d26e [2021-05-06T20:43:08.421Z] Checking out Revision 77abb3d6599189ac1f17c7ff16093b494ef0d26e (PR-3427) [2021-05-06T20:43:08.588Z] + go version [2021-05-06T20:43:08.588Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-06T20:43:08.620Z] $ docker stop --time=1 5be7c01e29faf444fd0f10ae0d0dd1fd9da7f4e41261f0d220f394e23f9d7125 [2021-05-06T20:43:07.026Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-06T20:43:07.042Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T20:43:07.078Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-06T20:43:07.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-06T20:43:07.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T20:43:07.153Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3427/head:refs/remotes/origin/PR-3427 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T20:43:07.979Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T20:43:07.993Z] > git checkout -f 77abb3d6599189ac1f17c7ff16093b494ef0d26e # timeout=10 [2021-05-06T20:43:08.322Z] > git remote # timeout=10 [2021-05-06T20:43:08.347Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T20:43:08.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T20:43:08.375Z] > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 [2021-05-06T20:43:08.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T20:43:08.429Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T20:43:08.446Z] > git checkout -f 77abb3d6599189ac1f17c7ff16093b494ef0d26e # timeout=10 [2021-05-06T20:43:09.979Z] $ docker rm -f 5be7c01e29faf444fd0f10ae0d0dd1fd9da7f4e41261f0d220f394e23f9d7125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T20:43:10.705Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-06T20:43:10.706Z] . [Pipeline] withDockerContainer [2021-05-06T20:43:10.819Z] prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container [2021-05-06T20:43:10.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-06T20:43:11.516Z] $ docker top c99e5bb4fa77f6d993a6e1485fe5c3e3b2563a98b4c62916a776afaeaf3083bc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-06T20:43:11.685Z] ========================================================= [2021-05-06T20:43:11.685Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-06T20:43:11.685Z] ========================================================= [Pipeline] sh [2021-05-06T20:43:11.997Z] + go mod tidy [2021-05-06T20:43:12.898Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] sh [2021-05-06T20:43:12.956Z] > git --version # timeout=10 [2021-05-06T20:43:12.978Z] > git --version # 'git version 2.17.1' [2021-05-06T20:43:12.990Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T20:43:13.265Z] + make test [2021-05-06T20:43:13.265Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T20:43:14.643Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-06T20:43:15.080Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-06T20:43:15.443Z] + + sudo servicetrue docker [2021-05-06T20:43:15.443Z] restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-06T20:43:17.595Z] provisioning config files... [2021-05-06T20:43:17.645Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6154830573130690488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:43:18.089Z] ---> docker-login.sh [2021-05-06T20:43:18.089Z] nexus3.edgexfoundry.org:10001 [2021-05-06T20:43:19.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T20:43:19.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T20:43:19.370Z] Configure a credential helper to remove this warning. See [2021-05-06T20:43:19.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T20:43:19.370Z] [2021-05-06T20:43:19.370Z] Login Succeeded [2021-05-06T20:43:19.370Z] nexus3.edgexfoundry.org:10002 [2021-05-06T20:43:19.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T20:43:19.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T20:43:19.928Z] Configure a credential helper to remove this warning. See [2021-05-06T20:43:19.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T20:43:19.928Z] [2021-05-06T20:43:19.928Z] Login Succeeded [2021-05-06T20:43:19.928Z] nexus3.edgexfoundry.org:10003 [2021-05-06T20:43:20.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T20:43:20.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T20:43:20.528Z] Configure a credential helper to remove this warning. See [2021-05-06T20:43:20.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T20:43:20.528Z] [2021-05-06T20:43:20.528Z] Login Succeeded [2021-05-06T20:43:20.528Z] nexus3.edgexfoundry.org:10004 [2021-05-06T20:43:20.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T20:43:21.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T20:43:21.079Z] Configure a credential helper to remove this warning. See [2021-05-06T20:43:21.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T20:43:21.079Z] [2021-05-06T20:43:21.079Z] Login Succeeded [2021-05-06T20:43:21.079Z] docker.io [2021-05-06T20:43:21.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T20:43:21.510Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-06T20:43:21.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T20:43:21.954Z] Configure a credential helper to remove this warning. See [2021-05-06T20:43:21.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T20:43:21.954Z] [2021-05-06T20:43:21.954Z] Login Succeeded [2021-05-06T20:43:21.954Z] ---> docker-login.sh ends [Pipeline] } [2021-05-06T20:43:21.992Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-06T20:43:22.429Z] ========================================================= [2021-05-06T20:43:22.429Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-06T20:43:22.429Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-06T20:43:22.808Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-06T20:43:25.455Z] Sending build context to Docker daemon 167.6MB [2021-05-06T20:43:25.455Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-06T20:43:25.455Z] Step 2/6 : FROM ${BASE} [2021-05-06T20:43:25.455Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-06T20:43:25.455Z] 595b0fe564bb: Pulling fs layer [2021-05-06T20:43:25.455Z] 7186ed65a4f7: Pulling fs layer [2021-05-06T20:43:25.455Z] 316046926c0a: Pulling fs layer [2021-05-06T20:43:25.455Z] 4ebd0625c992: Pulling fs layer [2021-05-06T20:43:25.455Z] 207e8628e3a3: Pulling fs layer [2021-05-06T20:43:25.455Z] c791037a9be2: Pulling fs layer [2021-05-06T20:43:25.455Z] ffd874e62e21: Pulling fs layer [2021-05-06T20:43:25.455Z] 207e8628e3a3: Waiting [2021-05-06T20:43:25.455Z] c791037a9be2: Waiting [2021-05-06T20:43:25.455Z] 4ebd0625c992: Waiting [2021-05-06T20:43:25.455Z] ffd874e62e21: Waiting [2021-05-06T20:43:25.455Z] 316046926c0a: Verifying Checksum [2021-05-06T20:43:25.455Z] 316046926c0a: Download complete [2021-05-06T20:43:25.455Z] 7186ed65a4f7: Verifying Checksum [2021-05-06T20:43:25.455Z] 7186ed65a4f7: Download complete [2021-05-06T20:43:25.455Z] 207e8628e3a3: Download complete [2021-05-06T20:43:25.455Z] c791037a9be2: Download complete [2021-05-06T20:43:25.455Z] 595b0fe564bb: Verifying Checksum [2021-05-06T20:43:25.455Z] 595b0fe564bb: Download complete [2021-05-06T20:43:26.059Z] 595b0fe564bb: Pull complete [2021-05-06T20:43:26.664Z] 7186ed65a4f7: Pull complete [2021-05-06T20:43:26.939Z] 316046926c0a: Pull complete [2021-05-06T20:43:27.540Z] ffd874e62e21: Verifying Checksum [2021-05-06T20:43:27.540Z] ffd874e62e21: Download complete [2021-05-06T20:43:28.990Z] 4ebd0625c992: Download complete [2021-05-06T20:43:33.890Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [2021-05-06T20:43:33.890Z] internal/pkg/v2/utils/restaddress.go:64:37: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) [2021-05-06T20:43:33.890Z] internal/pkg/v2/utils/restaddress.go:77:12: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:43:33.890Z] internal/pkg/v2/utils/restaddress.go:78:10: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:43:33.890Z] internal/pkg/v2/utils/restaddress.go:80:45: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:43:39.482Z] 4ebd0625c992: Pull complete [2021-05-06T20:43:39.482Z] 207e8628e3a3: Pull complete [2021-05-06T20:43:39.482Z] c791037a9be2: Pull complete [2021-05-06T20:43:42.100Z] ffd874e62e21: Pull complete [2021-05-06T20:43:42.100Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-06T20:43:42.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-06T20:43:42.100Z] ---> cfc18b08335c [2021-05-06T20:43:42.100Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-06T20:43:45.484Z] ---> Running in 90c392459376 [2021-05-06T20:43:46.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T20:43:47.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T20:43:51.262Z] (1/12) Installing libmagic (5.39-r0) [2021-05-06T20:43:52.115Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [2021-05-06T20:43:52.115Z] internal/support/scheduler/v2/application/intervalaction.go:166:5: unknown field 'RequestBody' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".RESTAddress [2021-05-06T20:43:52.231Z] (2/12) Installing file (5.39-r0) [2021-05-06T20:43:52.500Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-06T20:43:52.500Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-06T20:43:53.100Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] [2021-05-06T20:43:53.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 19.8% of statements [2021-05-06T20:43:53.635Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] [2021-05-06T20:43:53.635Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-05-06T20:43:54.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements [2021-05-06T20:43:54.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.061s coverage: 100.0% of statements [2021-05-06T20:43:54.223Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [build failed] [2021-05-06T20:43:54.223Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] [2021-05-06T20:43:54.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.071s coverage: 78.9% of statements [2021-05-06T20:43:54.502Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-05-06T20:43:55.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.081s coverage: 100.0% of statements [2021-05-06T20:43:55.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.058s coverage: 100.0% of statements [2021-05-06T20:43:56.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.149s coverage: 86.7% of statements [2021-05-06T20:43:56.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements [2021-05-06T20:43:56.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements [2021-05-06T20:43:56.692Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils.test] [2021-05-06T20:43:56.692Z] internal/pkg/v2/utils/restaddress.go:64: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) [2021-05-06T20:43:56.692Z] internal/pkg/v2/utils/restaddress.go:77: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:43:56.692Z] internal/pkg/v2/utils/restaddress.go:78: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:43:56.692Z] internal/pkg/v2/utils/restaddress.go:80: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:43:56.692Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2021-05-06T20:43:57.313Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-05-06T20:43:57.313Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] [2021-05-06T20:43:57.313Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [build failed] [2021-05-06T20:43:57.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-05-06T20:43:57.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2021-05-06T20:43:57.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2021-05-06T20:43:58.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2021-05-06T20:43:58.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2021-05-06T20:44:10.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-05-06T20:44:10.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-05-06T20:44:10.772Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-06T20:44:10.772Z] (6/12) Installing patch (2.7.6-r6) [2021-05-06T20:44:10.772Z] (7/12) Installing build-base (0.5-r2) [2021-05-06T20:44:10.772Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-06T20:44:11.041Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-06T20:44:11.041Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-06T20:44:11.313Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-06T20:44:11.313Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-06T20:44:11.584Z] Executing busybox-1.32.1-r6.trigger [2021-05-06T20:44:11.584Z] OK: 218 MiB in 52 packages [2021-05-06T20:44:13.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.231s coverage: 81.8% of statements [2021-05-06T20:44:15.893Z] Removing intermediate container 90c392459376 [2021-05-06T20:44:15.893Z] ---> cee4c8f315ff [2021-05-06T20:44:15.893Z] Step 4/6 : WORKDIR /edgex-go [2021-05-06T20:44:15.893Z] ---> Running in 3b81aa5597fc [2021-05-06T20:44:16.489Z] Removing intermediate container 3b81aa5597fc [2021-05-06T20:44:16.489Z] ---> a27390a72914 [2021-05-06T20:44:16.489Z] Step 5/6 : COPY go.mod . [2021-05-06T20:44:17.086Z] ---> c73d9be7f02d [2021-05-06T20:44:17.086Z] Step 6/6 : RUN go mod download [2021-05-06T20:44:17.086Z] ---> Running in 9061aa9161e5 [2021-05-06T20:44:17.313Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application.test] [2021-05-06T20:44:17.313Z] internal/support/notifications/v2/application/subscription_test.go:73:3: cannot use &testSubscriptionResendLimit (type *int64) as type *int in field value [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.092s coverage: 91.2% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 66.9% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 43.4% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-05-06T20:44:21.559Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-05-06T20:44:21.559Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [build failed] [2021-05-06T20:44:21.559Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] [2021-05-06T20:44:21.559Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements [2021-05-06T20:44:21.559Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [build failed] [2021-05-06T20:44:21.559Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http [build failed] [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-05-06T20:44:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-05-06T20:44:21.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-05-06T20:44:21.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-05-06T20:44:21.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-05-06T20:44:21.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-06T20:44:21.560Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-05-06T20:44:21.615Z] $ docker stop --time=1 c99e5bb4fa77f6d993a6e1485fe5c3e3b2563a98b4c62916a776afaeaf3083bc [2021-05-06T20:44:23.292Z] $ docker rm -f c99e5bb4fa77f6d993a6e1485fe5c3e3b2563a98b4c62916a776afaeaf3083bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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] // stage [Pipeline] } [2021-05-06T20:44:24.661Z] Failed in branch amd64 [2021-05-06T20:44:43.897Z] Removing intermediate container 9061aa9161e5 [2021-05-06T20:44:43.898Z] ---> 9275937611f6 [2021-05-06T20:44:43.898Z] Successfully built 9275937611f6 [2021-05-06T20:44:43.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T20:44:44.293Z] + docker inspect -f . ci-base-image-arm64 [2021-05-06T20:44:44.293Z] . [Pipeline] withDockerContainer [2021-05-06T20:44:44.604Z] prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container [2021-05-06T20:44:44.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-05-06T20:44:46.401Z] $ docker top 6669c4203ea3178c31c53ad41df2c6bb3236448ae42b1c2765c2bf28c9fa5547 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T20:44:47.447Z] + go version [2021-05-06T20:44:47.447Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-06T20:44:47.492Z] $ docker stop --time=1 6669c4203ea3178c31c53ad41df2c6bb3236448ae42b1c2765c2bf28c9fa5547 [2021-05-06T20:44:49.499Z] $ docker rm -f 6669c4203ea3178c31c53ad41df2c6bb3236448ae42b1c2765c2bf28c9fa5547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T20:44:50.467Z] + docker inspect -f . ci-base-image-arm64 [2021-05-06T20:44:50.467Z] . [Pipeline] withDockerContainer [2021-05-06T20:44:50.764Z] prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container [2021-05-06T20:44:50.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-05-06T20:44:52.404Z] $ docker top 92cc2350c60976984a7968947470ab1d4e19dfed6ff07ed8fd7052d21dcc11b7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-06T20:44:52.798Z] ========================================================= [2021-05-06T20:44:52.798Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-06T20:44:52.798Z] ========================================================= [Pipeline] sh [2021-05-06T20:44:53.471Z] + go mod tidy [Pipeline] sh [2021-05-06T20:44:55.186Z] + make test [2021-05-06T20:44:55.186Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-06T20:45:22.144Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-06T20:46:01.176Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [2021-05-06T20:46:01.176Z] internal/pkg/v2/utils/restaddress.go:64:37: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) [2021-05-06T20:46:01.176Z] internal/pkg/v2/utils/restaddress.go:77:12: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:46:01.176Z] internal/pkg/v2/utils/restaddress.go:78:10: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:46:01.176Z] internal/pkg/v2/utils/restaddress.go:80:45: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:46:48.202Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [2021-05-06T20:46:48.203Z] internal/support/scheduler/v2/application/intervalaction.go:166:5: unknown field 'RequestBody' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".RESTAddress [2021-05-06T20:46:53.638Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] [2021-05-06T20:46:54.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.129s coverage: 19.8% of statements [2021-05-06T20:46:55.606Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] [2021-05-06T20:46:55.606Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-05-06T20:46:56.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.150s coverage: 100.0% of statements [2021-05-06T20:46:57.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.250s coverage: 100.0% of statements [2021-05-06T20:46:57.201Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [build failed] [2021-05-06T20:46:57.201Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] [2021-05-06T20:46:58.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.185s coverage: 78.9% of statements [2021-05-06T20:46:58.477Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-05-06T20:47:01.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.214s coverage: 100.0% of statements [2021-05-06T20:47:01.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.184s coverage: 100.0% of statements [2021-05-06T20:47:04.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.760s coverage: 86.7% of statements [2021-05-06T20:47:04.819Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils.test] [2021-05-06T20:47:04.819Z] internal/pkg/v2/utils/restaddress.go:64: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) [2021-05-06T20:47:04.819Z] internal/pkg/v2/utils/restaddress.go:77: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:47:04.819Z] internal/pkg/v2/utils/restaddress.go:78: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:47:04.819Z] internal/pkg/v2/utils/restaddress.go:80: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) [2021-05-06T20:47:05.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.449s coverage: 97.5% of statements [2021-05-06T20:47:05.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.247s coverage: 78.3% of statements [2021-05-06T20:47:05.426Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2021-05-06T20:47:06.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.118s coverage: 58.8% of statements [2021-05-06T20:47:06.865Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] [2021-05-06T20:47:06.865Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [build failed] [2021-05-06T20:47:07.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements [2021-05-06T20:47:07.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.154s coverage: 79.5% of statements [2021-05-06T20:47:07.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.142s coverage: 94.1% of statements [2021-05-06T20:47:09.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements [2021-05-06T20:47:09.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.142s coverage: 87.5% of statements [2021-05-06T20:47:22.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements [2021-05-06T20:47:22.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements [2021-05-06T20:47:27.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.593s coverage: 81.8% of statements [2021-05-06T20:47:34.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.198s coverage: 92.9% of statements [2021-05-06T20:47:34.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-05-06T20:47:34.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-06T20:47:34.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.123s coverage: 100.0% of statements [2021-05-06T20:47:34.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.157s coverage: 76.0% of statements [2021-05-06T20:47:34.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.133s coverage: 80.0% of statements [2021-05-06T20:47:34.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.210s coverage: 87.2% of statements [2021-05-06T20:47:34.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.212s coverage: 85.4% of statements [2021-05-06T20:47:34.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements [2021-05-06T20:47:35.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.723s coverage: 64.4% of statements [2021-05-06T20:47:35.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.121s coverage: 100.0% of statements [2021-05-06T20:47:35.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-05-06T20:47:35.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements [2021-05-06T20:47:35.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-05-06T20:47:36.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-05-06T20:47:40.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.100s coverage: 66.9% of statements [2021-05-06T20:47:42.090Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application.test] [2021-05-06T20:47:42.090Z] internal/support/notifications/v2/application/subscription_test.go:73:3: cannot use &testSubscriptionResendLimit (type *int64) as type *int in field value [2021-05-06T20:47:42.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 43.4% of statements [2021-05-06T20:47:42.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.117s coverage: 89.5% of statements [2021-05-06T20:47:42.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements [2021-05-06T20:47:42.373Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] [2021-05-06T20:47:43.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.191s coverage: 100.0% of statements [2021-05-06T20:47:43.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements [2021-05-06T20:47:43.829Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [build failed] [2021-05-06T20:47:43.829Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] [2021-05-06T20:47:44.456Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-05-06T20:47:48.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.196s coverage: 99.0% of statements [2021-05-06T20:47:48.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.191s coverage: 100.0% of statements [2021-05-06T20:47:48.804Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [build failed] [2021-05-06T20:47:48.804Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http [build failed] [2021-05-06T20:47:48.804Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-05-06T20:47:48.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-05-06T20:47:48.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-05-06T20:47:48.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-05-06T20:47:49.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.156s coverage: 28.1% of statements [2021-05-06T20:47:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-05-06T20:47:50.995Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-05-06T20:47:51.055Z] $ docker stop --time=1 92cc2350c60976984a7968947470ab1d4e19dfed6ff07ed8fd7052d21dcc11b7 [2021-05-06T20:47:53.437Z] $ docker rm -f 92cc2350c60976984a7968947470ab1d4e19dfed6ff07ed8fd7052d21dcc11b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:47:55.297Z] ---> job-cost.sh [2021-05-06T20:47:55.297Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-usVS [2021-05-06T20:48:51.846Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-06T20:50:28.750Z] lf-activate-venv(): INFO: Adding /tmp/venv-usVS/bin to PATH [2021-05-06T20:50:28.750Z] INFO: No Stack... [2021-05-06T20:50:28.750Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-06T20:50:28.750Z] INFO: Archiving Costs [Pipeline] sh [2021-05-06T20:50:29.986Z] + cat+ cut -d, -f6 [2021-05-06T20:50:29.986Z] /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-06T20:50:30.148Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3427-1-stack-cost] [2021-05-06T20:50:30.159Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3427-1-stack-cost] did not exist. Created. [2021-05-06T20:50:30.159Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3427-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-06T20:50:30.594Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-06T20:50:31.356Z] Stashed 1 file(s) [Pipeline] } [2021-05-06T20:50:31.380Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3427-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T20:50:31.892Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:50:33.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:50:34.447Z] ---> package-listing.sh [2021-05-06T20:50:34.447Z] ++ facter osfamily [2021-05-06T20:50:34.447Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-06T20:50:34.447Z] + OS_FAMILY=redhat [2021-05-06T20:50:34.447Z] + workspace=/w/workspace/edgex-go/1 [2021-05-06T20:50:34.447Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-06T20:50:34.447Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-06T20:50:34.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-06T20:50:34.447Z] + PACKAGES=/tmp/packages_start.txt [2021-05-06T20:50:34.447Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-06T20:50:34.447Z] + PACKAGES=/tmp/packages_end.txt [2021-05-06T20:50:34.447Z] + case "${OS_FAMILY}" in [2021-05-06T20:50:34.447Z] + rpm -qa [2021-05-06T20:50:34.447Z] + sort [2021-05-06T20:50:39.743Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-06T20:50:39.743Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-06T20:50:39.743Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-06T20:50:39.743Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-06T20:50:39.743Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-06T20:50:39.743Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-06T20:50:39.784Z] 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-06T20:50:40.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-06T20:50:40.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T20:50:40.535Z] [2021-05-06T20:50:40.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-06T20:50:40.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T20:50:40.999Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-06T20:50:40.999Z] df20fa9351a1: Pulling fs layer [2021-05-06T20:50:40.999Z] 36b3adc4ff6f: Pulling fs layer [2021-05-06T20:50:40.999Z] 8ad3a11d3b57: Pulling fs layer [2021-05-06T20:50:40.999Z] 46f8f816bc3b: Pulling fs layer [2021-05-06T20:50:40.999Z] 93b61091891f: Pulling fs layer [2021-05-06T20:50:40.999Z] 93b9cdb0e59b: Pulling fs layer [2021-05-06T20:50:40.999Z] 5e14af77c1be: Pulling fs layer [2021-05-06T20:50:40.999Z] 01666e4c0597: Pulling fs layer [2021-05-06T20:50:40.999Z] aa168da1d23b: Pulling fs layer [2021-05-06T20:50:40.999Z] 93b61091891f: Waiting [2021-05-06T20:50:40.999Z] 93b9cdb0e59b: Waiting [2021-05-06T20:50:40.999Z] 5e14af77c1be: Waiting [2021-05-06T20:50:40.999Z] 01666e4c0597: Waiting [2021-05-06T20:50:40.999Z] aa168da1d23b: Waiting [2021-05-06T20:50:40.999Z] 36b3adc4ff6f: Verifying Checksum [2021-05-06T20:50:40.999Z] 36b3adc4ff6f: Download complete [2021-05-06T20:50:40.999Z] 46f8f816bc3b: Verifying Checksum [2021-05-06T20:50:40.999Z] 46f8f816bc3b: Download complete [2021-05-06T20:50:40.999Z] df20fa9351a1: Verifying Checksum [2021-05-06T20:50:40.999Z] 93b9cdb0e59b: Verifying Checksum [2021-05-06T20:50:40.999Z] 93b9cdb0e59b: Download complete [2021-05-06T20:50:40.999Z] 93b61091891f: Verifying Checksum [2021-05-06T20:50:40.999Z] 93b61091891f: Download complete [2021-05-06T20:50:40.999Z] 5e14af77c1be: Verifying Checksum [2021-05-06T20:50:40.999Z] 5e14af77c1be: Download complete [2021-05-06T20:50:40.999Z] 01666e4c0597: Verifying Checksum [2021-05-06T20:50:40.999Z] 01666e4c0597: Download complete [2021-05-06T20:50:41.359Z] 8ad3a11d3b57: Verifying Checksum [2021-05-06T20:50:41.359Z] 8ad3a11d3b57: Download complete [2021-05-06T20:50:41.359Z] df20fa9351a1: Pull complete [2021-05-06T20:50:41.629Z] 36b3adc4ff6f: Pull complete [2021-05-06T20:50:42.587Z] 8ad3a11d3b57: Pull complete [2021-05-06T20:50:42.851Z] 46f8f816bc3b: Pull complete [2021-05-06T20:50:43.114Z] aa168da1d23b: Download complete [2021-05-06T20:50:43.114Z] 93b61091891f: Pull complete [2021-05-06T20:50:43.375Z] 93b9cdb0e59b: Pull complete [2021-05-06T20:50:43.375Z] 5e14af77c1be: Pull complete [2021-05-06T20:50:43.638Z] 01666e4c0597: Pull complete [2021-05-06T20:50:50.248Z] aa168da1d23b: Pull complete [2021-05-06T20:50:50.248Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-06T20:50:50.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T20:50:50.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-06T20:50:50.410Z] prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container [2021-05-06T20:50:50.464Z] $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-06T20:50:54.431Z] $ docker top 7a125d2bfb0f431fea3bf1b6240a7be3a2840319c0165d5b959ebe789b8e97c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T20:50:54.915Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-06T20:50:55.237Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-06T20:50:55.557Z] + ls /var/log/sa-host [2021-05-06T20:50:55.557Z] + sadf -c /var/log/sa-host/sa06 [2021-05-06T20:50:55.557Z] file_magic: OK [2021-05-06T20:50:55.557Z] HZ: Using current value: 100 [2021-05-06T20:50:55.557Z] file_header: OK [2021-05-06T20:50:55.557Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-06T20:50:55.557Z] Statistics: [2021-05-06T20:50:55.557Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-06T20:50:55.557Z] File successfully converted to sysstat format version 12.2.1 [2021-05-06T20:50:55.557Z] + sadf -c /var/log/sa-host/sa23 [2021-05-06T20:50:55.557Z] file_magic: OK [2021-05-06T20:50:55.557Z] HZ: Using current value: 100 [2021-05-06T20:50:55.557Z] file_header: OK [2021-05-06T20:50:55.557Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-06T20:50:55.558Z] Statistics: [2021-05-06T20:50:55.558Z] Hnuu...uuuununununu... [2021-05-06T20:50:55.558Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-06T20:50:55.844Z] provisioning config files... [2021-05-06T20:50:55.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4985867663739481003tmp [Pipeline] { [Pipeline] echo [2021-05-06T20:50:55.918Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:50:56.251Z] ---> create-netrc.sh [Pipeline] } [2021-05-06T20:50:56.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-06T20:50:56.354Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:50:56.691Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-06T20:50:56.727Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:50:57.110Z] ---> sudo-logs.sh [2021-05-06T20:50:57.110Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-06T20:50:57.205Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:50:57.555Z] ---> job-cost.sh [2021-05-06T20:50:57.555Z] lf-activate-venv: SKIPPING [2021-05-06T20:50:57.555Z] DEBUG: total: 0.20999999344348907 [2021-05-06T20:50:57.555Z] INFO: Retrieving Stack Cost... [2021-05-06T20:50:58.501Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-06T20:50:59.076Z] INFO: Archiving Costs [Pipeline] echo [2021-05-06T20:50:59.111Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T20:50:59.446Z] ---> logs-deploy.sh [2021-05-06T20:50:59.446Z] lf-activate-venv: SKIPPING [2021-05-06T20:50:59.446Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3427/1 [2021-05-06T20:50:59.446Z] INFO: archiving workspace using pattern(s): [2021-05-06T20:51:00.845Z] Archives upload complete. [2021-05-06T20:51:01.111Z] INFO: archiving logs to Nexus [2021-05-06T20:51:02.060Z] ---> uname -a: [2021-05-06T20:51:02.061Z] Linux prd-centos7-docker-4c-2g-3321.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] ---> lscpu: [2021-05-06T20:51:02.061Z] Architecture: x86_64 [2021-05-06T20:51:02.061Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-06T20:51:02.061Z] Byte Order: Little Endian [2021-05-06T20:51:02.061Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-06T20:51:02.061Z] CPU(s): 4 [2021-05-06T20:51:02.061Z] On-line CPU(s) list: 0-3 [2021-05-06T20:51:02.061Z] Thread(s) per core: 1 [2021-05-06T20:51:02.061Z] Core(s) per socket: 1 [2021-05-06T20:51:02.061Z] Socket(s): 4 [2021-05-06T20:51:02.061Z] NUMA node(s): 1 [2021-05-06T20:51:02.061Z] Vendor ID: GenuineIntel [2021-05-06T20:51:02.061Z] CPU family: 6 [2021-05-06T20:51:02.061Z] Model: 44 [2021-05-06T20:51:02.061Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-06T20:51:02.061Z] Stepping: 1 [2021-05-06T20:51:02.061Z] CPU MHz: 2933.442 [2021-05-06T20:51:02.061Z] BogoMIPS: 5866.88 [2021-05-06T20:51:02.061Z] Virtualization: VT-x [2021-05-06T20:51:02.061Z] Hypervisor vendor: KVM [2021-05-06T20:51:02.061Z] Virtualization type: full [2021-05-06T20:51:02.061Z] L1d cache: 128 KiB [2021-05-06T20:51:02.061Z] L1i cache: 128 KiB [2021-05-06T20:51:02.061Z] L2 cache: 16 MiB [2021-05-06T20:51:02.061Z] L3 cache: 64 MiB [2021-05-06T20:51:02.061Z] NUMA node0 CPU(s): 0-3 [2021-05-06T20:51:02.061Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-06T20:51:02.061Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-06T20:51:02.061Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-06T20:51:02.061Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-06T20:51:02.061Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-06T20:51:02.061Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-06T20:51:02.061Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-06T20:51:02.061Z] Vulnerability Srbds: Not affected [2021-05-06T20:51:02.061Z] Vulnerability Tsx async abort: Not affected [2021-05-06T20:51:02.061Z] 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 [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] ---> nproc: [2021-05-06T20:51:02.061Z] 4 [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] ---> df -h: [2021-05-06T20:51:02.061Z] Filesystem Size Used Available Use% Mounted on [2021-05-06T20:51:02.061Z] overlay 50.0G 8.2G 41.8G 16% / [2021-05-06T20:51:02.061Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-06T20:51:02.061Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-06T20:51:02.061Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-06T20:51:02.061Z] /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os [2021-05-06T20:51:02.061Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf [2021-05-06T20:51:02.061Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname [2021-05-06T20:51:02.061Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts [2021-05-06T20:51:02.061Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log [2021-05-06T20:51:02.061Z] /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json [2021-05-06T20:51:02.061Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host [2021-05-06T20:51:02.061Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure [2021-05-06T20:51:02.061Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1 [2021-05-06T20:51:02.061Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1@tmp [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] ---> free -m: [2021-05-06T20:51:02.061Z] total used free shared buff/cache available [2021-05-06T20:51:02.061Z] Mem: 1837 772 131 0 933 972 [2021-05-06T20:51:02.061Z] Swap: 1023 3 1020 [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] ---> ip addr: [2021-05-06T20:51:02.061Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-06T20:51:02.061Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-06T20:51:02.061Z] inet 127.0.0.1/8 scope host lo [2021-05-06T20:51:02.061Z] valid_lft forever preferred_lft forever [2021-05-06T20:51:02.061Z] inet6 ::1/128 scope host [2021-05-06T20:51:02.061Z] valid_lft forever preferred_lft forever [2021-05-06T20:51:02.061Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-06T20:51:02.061Z] link/ether fa:16:3e:78:20:0c brd ff:ff:ff:ff:ff:ff [2021-05-06T20:51:02.061Z] inet 10.30.122.185/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-06T20:51:02.061Z] valid_lft 85787sec preferred_lft 85787sec [2021-05-06T20:51:02.061Z] inet6 fe80::f816:3eff:fe78:200c/64 scope link [2021-05-06T20:51:02.061Z] valid_lft forever preferred_lft forever [2021-05-06T20:51:02.061Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-06T20:51:02.061Z] link/ether 02:42:82:3b:59:d3 brd ff:ff:ff:ff:ff:ff [2021-05-06T20:51:02.061Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-06T20:51:02.061Z] valid_lft forever preferred_lft forever [2021-05-06T20:51:02.061Z] inet6 fe80::42:82ff:fe3b:59d3/64 scope link [2021-05-06T20:51:02.061Z] valid_lft forever preferred_lft forever [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] ---> sar -b -r -n DEV: [2021-05-06T20:51:02.061Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] 20:40:35 LINUX RESTART (4 CPU) [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] 20:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-06T20:51:02.061Z] 20:42:02 108.29 45.57 62.72 0.00 8404.87 14989.00 0.00 [2021-05-06T20:51:02.061Z] 20:43:02 277.49 82.16 195.33 0.00 7250.73 54520.62 0.00 [2021-05-06T20:51:02.061Z] 20:44:01 214.67 114.18 100.49 0.00 4023.14 12395.23 0.00 [2021-05-06T20:51:02.061Z] 20:45:01 29.18 5.89 23.29 0.00 887.88 3571.14 0.00 [2021-05-06T20:51:02.061Z] 20:46:01 1.93 0.02 1.92 0.00 0.53 38.83 0.00 [2021-05-06T20:51:02.061Z] 20:47:01 1.22 0.95 0.27 0.00 59.03 3.68 0.00 [2021-05-06T20:51:02.061Z] 20:48:01 1.18 0.92 0.27 0.00 50.22 3.65 0.00 [2021-05-06T20:51:02.061Z] 20:49:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 [2021-05-06T20:51:02.061Z] 20:50:02 0.30 0.00 0.30 0.00 0.00 3.21 0.00 [2021-05-06T20:51:02.061Z] Average: 70.14 27.55 42.59 0.00 2282.53 9478.56 0.00 [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] 20:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-06T20:51:02.061Z] 20:42:02 75188 0 893932 47.51 2620 909804 1605608 54.80 729136 874032 1492 [2021-05-06T20:51:02.061Z] 20:43:02 111008 0 782692 41.60 1492 986352 1336112 45.60 617284 847000 36 [2021-05-06T20:51:02.061Z] 20:44:01 111640 0 839800 44.63 680 929424 1863496 63.60 735460 745868 70948 [2021-05-06T20:51:02.061Z] 20:45:01 554812 0 703780 37.40 652 622300 1116332 38.10 463000 595604 12 [2021-05-06T20:51:02.061Z] 20:46:01 560980 0 697604 37.08 652 622308 1087488 37.11 467748 587596 12 [2021-05-06T20:51:02.061Z] 20:47:01 559412 0 697412 37.07 652 624068 1087572 37.12 466392 591148 8 [2021-05-06T20:51:02.061Z] 20:48:01 557404 0 697904 37.09 652 625584 1087692 37.12 467072 592656 12 [2021-05-06T20:51:02.061Z] 20:49:01 558484 0 696820 37.03 652 625588 1087488 37.11 465972 592656 8 [2021-05-06T20:51:02.061Z] 20:50:02 558648 0 696648 37.03 652 625596 1087488 37.11 465856 592656 8 [2021-05-06T20:51:02.061Z] Average: 405286 0 745177 39.60 967 730114 1262142 43.07 541991 668802 8060 [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] 20:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-06T20:51:02.061Z] 20:42:02 vetha39037c 934.89 840.17 88.25 2741.49 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:42:02 eth0 1849.97 1696.36 6539.90 206.64 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:42:02 docker0 934.89 840.03 75.47 2741.48 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:43:02 eth0 573.72 453.10 3559.14 77.39 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:43:02 docker0 192.67 243.57 12.10 847.79 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:44:01 vethce71e3c 0.12 0.25 0.01 0.02 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:44:01 eth0 36.32 21.47 35.25 14.39 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:44:01 docker0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:45:01 eth0 10.89 6.72 8.42 4.15 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:45:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:47:01 eth0 0.78 0.25 0.19 0.08 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:48:01 eth0 0.57 0.43 0.28 0.21 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:50:02 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] 20:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] Average: eth0 272.31 239.84 1118.84 33.37 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] Average: docker0 124.24 119.50 9.64 395.29 0.00 0.00 0.00 0.00 [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] ---> sar -P ALL: [2021-05-06T20:51:02.061Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] 20:40:35 LINUX RESTART (4 CPU) [2021-05-06T20:51:02.061Z] [2021-05-06T20:51:02.061Z] 20:41:02 CPU %user %nice %system %iowait %steal %idle [2021-05-06T20:51:02.061Z] 20:42:02 all 22.73 0.00 8.85 2.03 0.10 66.29 [2021-05-06T20:51:02.061Z] 20:42:02 0 25.80 0.00 12.74 0.60 0.11 60.76 [2021-05-06T20:51:02.061Z] 20:42:02 1 18.59 0.00 7.29 2.75 0.10 71.26 [2021-05-06T20:51:02.061Z] 20:42:02 2 25.28 0.00 7.56 1.19 0.10 65.87 [2021-05-06T20:51:02.061Z] 20:42:02 3 21.28 0.00 7.86 3.56 0.09 67.20 [2021-05-06T20:51:02.061Z] 20:43:02 all 11.35 0.00 9.71 4.94 0.09 73.91 [2021-05-06T20:51:02.061Z] 20:43:02 0 11.87 0.00 9.76 2.56 0.09 75.73 [2021-05-06T20:51:02.061Z] 20:43:02 1 10.72 0.00 9.75 3.73 0.10 75.70 [2021-05-06T20:51:02.061Z] 20:43:02 2 11.40 0.00 10.01 8.34 0.07 70.19 [2021-05-06T20:51:02.061Z] 20:43:02 3 11.43 0.00 9.32 5.14 0.09 74.03 [2021-05-06T20:51:02.061Z] 20:44:01 all 48.45 0.00 13.17 5.77 0.07 32.54 [2021-05-06T20:51:02.061Z] 20:44:01 0 47.10 0.00 13.10 7.50 0.07 32.23 [2021-05-06T20:51:02.061Z] 20:44:01 1 47.86 0.00 13.96 4.95 0.03 33.19 [2021-05-06T20:51:02.061Z] 20:44:01 2 49.84 0.00 12.46 4.46 0.07 33.17 [2021-05-06T20:51:02.061Z] 20:44:01 3 48.99 0.00 13.17 6.18 0.09 31.57 [2021-05-06T20:51:02.061Z] 20:45:01 all 8.19 0.00 3.05 0.69 0.03 88.05 [2021-05-06T20:51:02.061Z] 20:45:01 0 8.10 0.00 2.92 1.06 0.03 87.89 [2021-05-06T20:51:02.061Z] 20:45:01 1 7.27 0.00 3.04 0.54 0.03 89.12 [2021-05-06T20:51:02.061Z] 20:45:01 2 8.82 0.00 2.90 0.07 0.03 88.18 [2021-05-06T20:51:02.061Z] 20:45:01 3 8.56 0.00 3.32 1.11 0.02 86.99 [2021-05-06T20:51:02.062Z] 20:46:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2021-05-06T20:51:02.062Z] 20:46:01 0 0.43 0.00 0.05 0.00 0.00 99.52 [2021-05-06T20:51:02.062Z] 20:46:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-06T20:51:02.062Z] 20:46:01 2 0.15 0.00 0.05 0.00 0.00 99.80 [2021-05-06T20:51:02.062Z] 20:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-06T20:51:02.062Z] 20:47:01 all 0.17 0.00 0.04 0.00 0.00 99.78 [2021-05-06T20:51:02.062Z] 20:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-06T20:51:02.062Z] 20:47:01 1 0.05 0.00 0.08 0.02 0.00 99.85 [2021-05-06T20:51:02.062Z] 20:47:01 2 0.55 0.00 0.03 0.00 0.00 99.42 [2021-05-06T20:51:02.062Z] 20:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-06T20:51:02.062Z] 20:48:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-05-06T20:51:02.062Z] 20:48:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-05-06T20:51:02.062Z] 20:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-06T20:51:02.062Z] 20:48:01 2 0.55 0.00 0.02 0.00 0.00 99.43 [2021-05-06T20:51:02.062Z] 20:48:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2021-05-06T20:51:02.062Z] 20:49:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-05-06T20:51:02.062Z] 20:49:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-05-06T20:51:02.062Z] 20:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T20:51:02.062Z] 20:49:01 2 0.55 0.00 0.03 0.00 0.00 99.42 [2021-05-06T20:51:02.062Z] 20:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-06T20:51:02.062Z] 20:50:02 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-06T20:51:02.062Z] 20:50:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-06T20:51:02.062Z] 20:50:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-06T20:51:02.062Z] 20:50:02 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-05-06T20:51:02.062Z] 20:50:02 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-06T20:51:02.062Z] Average: all 9.90 0.00 3.79 1.46 0.03 84.83 [2021-05-06T20:51:02.062Z] Average: 0 10.08 0.00 4.18 1.27 0.03 84.45 [2021-05-06T20:51:02.062Z] Average: 1 9.16 0.00 3.72 1.30 0.03 85.79 [2021-05-06T20:51:02.062Z] Average: 2 10.58 0.00 3.59 1.53 0.03 84.27 [2021-05-06T20:51:02.062Z] Average: 3 9.76 0.00 3.67 1.73 0.03 84.80 [2021-05-06T20:51:02.062Z] [2021-05-06T20:51:02.062Z] [2021-05-06T20:51:02.062Z]