Pull request #3417 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 31468994070af38c8f9db93fe1a8ddc3ce05f196 rather than d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 Obtained Jenkinsfile from 31468994070af38c8f9db93fe1a8ddc3ce05f196 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-3417/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-3417/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 ‘prd-centos7-docker-4c-2g-2723’ Running on prd-centos7-docker-4c-2g-2726 in /w/workspace/edgexfoundry_edgex-go_PR-3417 [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 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 Merge succeeded, producing d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 Checking out Revision d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 (PR-3417) > 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/3417/head:refs/remotes/origin/PR-3417 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 # 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 31468994070af38c8f9db93fe1a8ddc3ce05f196 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 # timeout=10 Commit message: "docs(sys-mgmt): update swagger doc to include common API" 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-03T07:35:22.825Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T07:35:23.029Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T07:35:23.153Z] ========================================================= [2021-05-03T07:35:23.153Z] EdgeX Global Pipelines Version Info [2021-05-03T07:35:23.153Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-03T07:35:25.905Z] ------------------- [2021-05-03T07:35:25.905Z] stable info: [2021-05-03T07:35:25.905Z] ------------------- [2021-05-03T07:35:25.905Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T07:35:25.905Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T07:35:25.905Z] Message: update stable to v1.0.191 [2021-05-03T07:35:26.903Z] ------------------- [2021-05-03T07:35:26.903Z] experimental info: [2021-05-03T07:35:26.903Z] ------------------- [2021-05-03T07:35:26.903Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T07:35:26.903Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T07:35:26.903Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T07:35:27.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-03T07:35:27.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-03T07:35:27.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T07:35:27.413Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T07:35:27.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T07:35:27.538Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T07:35:27.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T07:35:27.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-03T07:35:27.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-03T07:35:27.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-03T07:35:27.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T07:35:27.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T07:35:27.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T07:35:28.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T07:35:28.080Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T07:35:28.136Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T07:35:28.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T07:35:28.248Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T07:35:28.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-03T07:35:28.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-03T07:35:28.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-03T07:35:28.484Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T07:35:28.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3417 [Pipeline] echo [2021-05-03T07:35:28.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3417 [Pipeline] echo [2021-05-03T07:35:28.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3417 [Pipeline] echo [2021-05-03T07:35:28.742Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [Pipeline] echo [2021-05-03T07:35:28.812Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d43a0ca [Pipeline] echo [2021-05-03T07:35:28.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T07:35:29.024Z] provisioning config files... [2021-05-03T07:35:29.065Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8844871591636349816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T07:35:29.511Z] ---> docker-login.sh [2021-05-03T07:35:29.511Z] nexus3.edgexfoundry.org:10001 [2021-05-03T07:35:30.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T07:35:30.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T07:35:30.463Z] Configure a credential helper to remove this warning. See [2021-05-03T07:35:30.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T07:35:30.463Z] [2021-05-03T07:35:30.463Z] Login Succeeded [2021-05-03T07:35:30.463Z] nexus3.edgexfoundry.org:10002 [2021-05-03T07:35:30.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T07:35:30.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T07:35:30.733Z] Configure a credential helper to remove this warning. See [2021-05-03T07:35:30.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T07:35:30.733Z] [2021-05-03T07:35:30.733Z] Login Succeeded [2021-05-03T07:35:30.733Z] nexus3.edgexfoundry.org:10003 [2021-05-03T07:35:31.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T07:35:31.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T07:35:31.001Z] Configure a credential helper to remove this warning. See [2021-05-03T07:35:31.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T07:35:31.001Z] [2021-05-03T07:35:31.001Z] Login Succeeded [2021-05-03T07:35:31.001Z] nexus3.edgexfoundry.org:10004 [2021-05-03T07:35:31.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T07:35:31.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T07:35:31.277Z] Configure a credential helper to remove this warning. See [2021-05-03T07:35:31.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T07:35:31.277Z] [2021-05-03T07:35:31.277Z] Login Succeeded [2021-05-03T07:35:31.277Z] docker.io [2021-05-03T07:35:31.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T07:35:31.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T07:35:31.814Z] Configure a credential helper to remove this warning. See [2021-05-03T07:35:31.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T07:35:31.814Z] [2021-05-03T07:35:31.814Z] Login Succeeded [2021-05-03T07:35:31.814Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T07:35:31.843Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T07:35:32.316Z] ++ 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-03T07:35:32.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T07:35:32.316Z] ++ dirname cmd/core-command/Dockerfile [2021-05-03T07:35:32.316Z] ++ cut -d/ -f2 [2021-05-03T07:35:32.316Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-03T07:35:32.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T07:35:32.316Z] ++ dirname cmd/core-data/Dockerfile [2021-05-03T07:35:32.316Z] ++ cut -d/ -f2 [2021-05-03T07:35:32.316Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-03T07:35:32.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T07:35:32.316Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-03T07:35:32.316Z] ++ cut -d/ -f2 [2021-05-03T07:35:32.316Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-03T07:35:32.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T07:35:32.316Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-03T07:35:32.316Z] ++ cut -d/ -f2 [2021-05-03T07:35:32.316Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-03T07:35:32.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T07:35:32.316Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-03T07:35:32.316Z] ++ cut -d/ -f2 [2021-05-03T07:35:32.316Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-03T07:35:32.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T07:35:32.316Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-03T07:35:32.316Z] ++ cut -d/ -f2 [2021-05-03T07:35:32.316Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-03T07:35:32.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T07:35:32.316Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-03T07:35:32.316Z] ++ cut -d/ -f2 [2021-05-03T07:35:32.316Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-03T07:35:32.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T07:35:32.316Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-03T07:35:32.316Z] ++ cut -d/ -f2 [2021-05-03T07:35:32.316Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-03T07:35:32.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T07:35:32.316Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-03T07:35:32.316Z] ++ cut -d/ -f2 [2021-05-03T07:35:32.316Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-03T07:35:32.434Z] 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-03T07:35:33.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T07:35:33.239Z] [2021-05-03T07:35:33.239Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T07:35:33.615Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T07:35:33.615Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T07:35:33.615Z] 31603596830f: Pulling fs layer [2021-05-03T07:35:33.615Z] 54011a49482f: Pulling fs layer [2021-05-03T07:35:33.615Z] a6820b24f6d8: Pulling fs layer [2021-05-03T07:35:33.615Z] f581987b2513: Pulling fs layer [2021-05-03T07:35:33.615Z] f581987b2513: Waiting [2021-05-03T07:35:33.615Z] 54011a49482f: Download complete [2021-05-03T07:35:33.879Z] 31603596830f: Verifying Checksum [2021-05-03T07:35:33.879Z] 31603596830f: Download complete [2021-05-03T07:35:33.879Z] f581987b2513: Verifying Checksum [2021-05-03T07:35:33.879Z] f581987b2513: Download complete [2021-05-03T07:35:33.879Z] a6820b24f6d8: Verifying Checksum [2021-05-03T07:35:33.879Z] a6820b24f6d8: Download complete [2021-05-03T07:35:34.149Z] 31603596830f: Pull complete [2021-05-03T07:35:34.422Z] 54011a49482f: Pull complete [2021-05-03T07:35:35.853Z] a6820b24f6d8: Pull complete [2021-05-03T07:35:36.124Z] f581987b2513: Pull complete [2021-05-03T07:35:36.124Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T07:35:36.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T07:35:36.124Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T07:35:36.316Z] prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container [2021-05-03T07:35:36.418Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-03T07:35:38.826Z] $ docker top 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T07:35:39.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T07:35:39.068Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T07:35:39.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T07:35:39.303Z] $ docker exec 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b ssh-agent [2021-05-03T07:35:39.476Z] SSH_AUTH_SOCK=/tmp/ssh-nkUvFxxXP1nN/agent.11 [2021-05-03T07:35:39.476Z] SSH_AGENT_PID=16 [2021-05-03T07:35:39.495Z] Running ssh-add (command line suppressed) [2021-05-03T07:35:39.626Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2510112855542292416.key (/w/workspace/edgex-go/1@tmp/private_key_2510112855542292416.key) [2021-05-03T07:35:39.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T07:35:40.053Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T07:35:40.090Z] $ docker exec --env ******** --env ******** 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b ssh-agent -k [2021-05-03T07:35:40.224Z] unset SSH_AUTH_SOCK; [2021-05-03T07:35:40.225Z] unset SSH_AGENT_PID; [2021-05-03T07:35:40.225Z] echo Agent pid 16 killed; [2021-05-03T07:35:40.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T07:35:40.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T07:35:40.368Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T07:35:40.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T07:35:40.558Z] $ docker exec 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b ssh-agent [2021-05-03T07:35:40.810Z] SSH_AUTH_SOCK=/tmp/ssh-LUxLDt1ocrZs/agent.45 [2021-05-03T07:35:40.810Z] SSH_AGENT_PID=50 [2021-05-03T07:35:40.819Z] Running ssh-add (command line suppressed) [2021-05-03T07:35:40.965Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4157357726330401076.key (/w/workspace/edgex-go/1@tmp/private_key_4157357726330401076.key) [2021-05-03T07:35:41.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T07:35:41.430Z] + git semver init [2021-05-03T07:35:41.431Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T07:35:41.431Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-03T07:35:41.431Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-03T07:35:41.431Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T07:35:41.431Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T07:35:41.431Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T07:35:41.431Z] # $SEMVER_BRANCH = PR-3417 [2021-05-03T07:35:41.431Z] # $SEMVER_TEMP = /tmp/semver-531516634 [2021-05-03T07:35:41.431Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-03T07:36:08.348Z] # '/tmp/semver-531516634' -> '/w/workspace/edgex-go/1/.semver' [2021-05-03T07:36:09.773Z] # -> Force: false [2021-05-03T07:36:09.773Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-03T07:36:09.850Z] $ docker exec --env ******** --env ******** 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b ssh-agent -k [2021-05-03T07:36:10.236Z] unset SSH_AUTH_SOCK; [2021-05-03T07:36:10.237Z] unset SSH_AGENT_PID; [2021-05-03T07:36:10.237Z] echo Agent pid 50 killed; [2021-05-03T07:36:10.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T07:36:10.885Z] + git semver [Pipeline] } [2021-05-03T07:36:11.191Z] $ docker stop --time=1 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b [2021-05-03T07:36:13.058Z] $ docker rm -f 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T07:36:13.656Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T07:36:14.444Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T07:36:14.468Z] [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-03T07:36:15.380Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-03T07:36:15.712Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T07:36:16.049Z] + sudo service docker restart [2021-05-03T07:36:16.049Z] + true [2021-05-03T07:36:16.049Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-03T07:36:17.048Z] ========================================================= [2021-05-03T07:36:17.048Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T07:36:17.048Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T07:36:17.412Z] + 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-03T07:36:21.683Z] Sending build context to Docker daemon 329.7MB [2021-05-03T07:36:21.683Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T07:36:21.683Z] Step 2/6 : FROM ${BASE} [2021-05-03T07:36:21.683Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T07:36:21.683Z] 540db60ca938: Pulling fs layer [2021-05-03T07:36:21.683Z] adcc1eea9eea: Pulling fs layer [2021-05-03T07:36:21.683Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T07:36:21.683Z] 0510c868ecb4: Pulling fs layer [2021-05-03T07:36:21.684Z] afea3b2eda06: Pulling fs layer [2021-05-03T07:36:21.684Z] 7809a108b3ef: Pulling fs layer [2021-05-03T07:36:21.684Z] f706445af74f: Pulling fs layer [2021-05-03T07:36:21.684Z] 0510c868ecb4: Waiting [2021-05-03T07:36:21.684Z] afea3b2eda06: Waiting [2021-05-03T07:36:21.684Z] 7809a108b3ef: Waiting [2021-05-03T07:36:21.684Z] f706445af74f: Waiting [2021-05-03T07:36:21.684Z] 4c4ab2625f07: Verifying Checksum [2021-05-03T07:36:21.684Z] 4c4ab2625f07: Download complete [2021-05-03T07:36:21.684Z] adcc1eea9eea: Verifying Checksum [2021-05-03T07:36:21.684Z] adcc1eea9eea: Download complete [2021-05-03T07:36:21.684Z] afea3b2eda06: Verifying Checksum [2021-05-03T07:36:21.684Z] afea3b2eda06: Download complete [2021-05-03T07:36:21.684Z] 540db60ca938: Download complete [2021-05-03T07:36:21.684Z] 7809a108b3ef: Verifying Checksum [2021-05-03T07:36:21.684Z] 7809a108b3ef: Download complete [2021-05-03T07:36:21.684Z] 540db60ca938: Pull complete [2021-05-03T07:36:21.947Z] adcc1eea9eea: Pull complete [2021-05-03T07:36:21.947Z] 4c4ab2625f07: Pull complete [2021-05-03T07:36:23.362Z] f706445af74f: Verifying Checksum [2021-05-03T07:36:23.362Z] f706445af74f: Download complete [2021-05-03T07:36:24.335Z] 0510c868ecb4: Verifying Checksum [2021-05-03T07:36:24.335Z] 0510c868ecb4: Download complete [2021-05-03T07:36:29.849Z] Still waiting to schedule task [2021-05-03T07:36:29.850Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-03T07:36:32.867Z] 0510c868ecb4: Pull complete [2021-05-03T07:36:32.867Z] afea3b2eda06: Pull complete [2021-05-03T07:36:32.867Z] 7809a108b3ef: Pull complete [2021-05-03T07:36:37.154Z] f706445af74f: Pull complete [2021-05-03T07:36:37.154Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T07:36:37.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T07:36:37.154Z] ---> b068be0155e3 [2021-05-03T07:36:37.154Z] 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-03T07:36:37.154Z] ---> Running in 5d0a8e2a4862 [2021-05-03T07:36:37.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:36:38.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:36:38.668Z] (1/12) Installing libmagic (5.39-r0) [2021-05-03T07:36:39.250Z] (2/12) Installing file (5.39-r0) [2021-05-03T07:36:39.522Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-03T07:36:39.522Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-03T07:36:43.860Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-03T07:36:43.860Z] (6/12) Installing patch (2.7.6-r6) [2021-05-03T07:36:43.860Z] (7/12) Installing build-base (0.5-r2) [2021-05-03T07:36:43.860Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-03T07:36:43.860Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-03T07:36:43.860Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-03T07:36:44.142Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-03T07:36:44.142Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-03T07:36:44.142Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T07:36:44.142Z] OK: 219 MiB in 52 packages [2021-05-03T07:36:48.504Z] Removing intermediate container 5d0a8e2a4862 [2021-05-03T07:36:48.504Z] ---> f993b4d9a268 [2021-05-03T07:36:48.504Z] Step 4/6 : WORKDIR /edgex-go [2021-05-03T07:36:48.504Z] ---> Running in b020442143ac [2021-05-03T07:36:48.504Z] Removing intermediate container b020442143ac [2021-05-03T07:36:48.504Z] ---> 33ae8eca29ac [2021-05-03T07:36:48.504Z] Step 5/6 : COPY go.mod . [2021-05-03T07:36:48.774Z] ---> e1a1f8f8e33f [2021-05-03T07:36:48.774Z] Step 6/6 : RUN go mod download [2021-05-03T07:36:48.774Z] ---> Running in 56805441caaa [2021-05-03T07:37:15.609Z] Removing intermediate container 56805441caaa [2021-05-03T07:37:15.609Z] ---> d2cb9397b476 [2021-05-03T07:37:15.609Z] Successfully built d2cb9397b476 [2021-05-03T07:37:15.609Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T07:37:16.726Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T07:37:16.726Z] . [Pipeline] withDockerContainer [2021-05-03T07:37:16.871Z] prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container [2021-05-03T07:37:16.934Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T07:37:17.893Z] $ docker top f7fe2cb153568f0b45ad0f7b7e094669ec4e3f105816c7aedd169974d103fb70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T07:37:18.426Z] + go version [2021-05-03T07:37:18.426Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T07:37:18.485Z] $ docker stop --time=1 f7fe2cb153568f0b45ad0f7b7e094669ec4e3f105816c7aedd169974d103fb70 [2021-05-03T07:37:19.852Z] $ docker rm -f f7fe2cb153568f0b45ad0f7b7e094669ec4e3f105816c7aedd169974d103fb70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T07:37:20.630Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T07:37:20.630Z] . [Pipeline] withDockerContainer [2021-05-03T07:37:20.769Z] prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container [2021-05-03T07:37:20.831Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T07:37:21.690Z] $ docker top 7436ea3fca9b9d7e8bd593dc8862a38e7500b527e09656e05abed7c0eb271059 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-03T07:37:21.916Z] ========================================================= [2021-05-03T07:37:21.917Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-03T07:37:21.917Z] ========================================================= [Pipeline] sh [2021-05-03T07:37:22.251Z] + go mod tidy [Pipeline] sh [2021-05-03T07:37:25.178Z] + make test [2021-05-03T07:37:25.178Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-03T07:37:37.579Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-03T07:37:59.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-03T07:38:12.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-03T07:38:12.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-03T07:38:12.645Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-03T07:38:16.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-03T07:38:16.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-03T07:38:16.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-03T07:38:16.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-03T07:38:17.082Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-03T07:38:18.070Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-03T07:38:21.458Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-03T07:38:21.458Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-03T07:38:21.458Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-03T07:38:24.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.195s coverage: 45.9% of statements [2021-05-03T07:38:24.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-03T07:38:24.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-03T07:38:24.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-03T07:38:24.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-03T07:38:24.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-03T07:38:24.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-03T07:38:24.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 19.8% of statements [2021-05-03T07:38:24.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.146s coverage: 100.0% of statements [2021-05-03T07:38:27.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.417s coverage: 27.1% of statements [2021-05-03T07:38:27.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-03T07:38:27.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-03T07:38:27.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-03T07:38:27.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-03T07:38:27.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-03T07:38:27.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-03T07:38:27.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.110s coverage: 100.0% of statements [2021-05-03T07:38:27.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-03T07:38:27.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements [2021-05-03T07:38:27.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-03T07:38:27.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-03T07:38:28.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.147s coverage: 71.3% of statements [2021-05-03T07:38:28.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-03T07:38:28.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-03T07:38:28.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.207s coverage: 87.7% of statements [2021-05-03T07:38:28.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-03T07:38:28.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T07:38:28.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.106s coverage: 78.9% of statements [2021-05-03T07:38:28.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-03T07:38:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.462s coverage: 28.6% of statements [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-03T07:38:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.146s coverage: 100.0% of statements [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-03T07:38:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-03T07:38:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.181s coverage: 86.7% of statements [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-03T07:38:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.161s coverage: 97.5% of statements [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-03T07:38:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.114s coverage: 78.3% of statements [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-03T07:38:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-03T07:38:36.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.463s coverage: 95.1% of statements [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-03T07:38:36.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-03T07:38:36.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.113s coverage: 0.9% of statements [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-05-03T07:38:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-03T07:38:36.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2021-05-03T07:38:36.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements [2021-05-03T07:38:36.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2021-05-03T07:38:36.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2021-05-03T07:38:36.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-05-03T07:38:48.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2021-05-03T07:38:48.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-05-03T07:38:51.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.473s coverage: 81.8% of statements [2021-05-03T07:38:51.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-03T07:39:00.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.115s coverage: 92.9% of statements [2021-05-03T07:39:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-03T07:39:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-03T07:39:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-03T07:39:00.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-05-03T07:39:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-03T07:39:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-03T07:39:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-03T07:39:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-03T07:39:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-03T07:39:00.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 75.5% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.102s coverage: 87.2% of statements [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.099s coverage: 84.6% of statements [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.287s coverage: 91.6% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.280s coverage: 64.4% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.121s coverage: 100.0% of statements [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.066s coverage: 91.3% of statements [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.625s coverage: 69.0% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.228s coverage: 40.5% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.136s coverage: 47.0% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-03T07:39:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-03T07:39:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-03T07:39:00.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.075s coverage: 9.6% of statements [2021-05-03T07:39:00.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-03T07:39:01.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.154s coverage: 92.6% of statements [2021-05-03T07:39:01.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-03T07:39:01.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T07:39:01.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-03T07:39:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.833s coverage: 28.7% of statements [2021-05-03T07:39:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-03T07:39:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-03T07:39:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-03T07:39:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-03T07:39:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-03T07:39:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.092s coverage: 99.0% of statements [2021-05-03T07:39:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-03T07:39:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.080s coverage: 100.0% of statements [2021-05-03T07:39:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-03T07:39:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-03T07:39:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-03T07:39:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.074s coverage: 64.6% of statements [2021-05-03T07:39:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-03T07:39:04.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.162s coverage: 97.6% of statements [2021-05-03T07:39:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-03T07:39:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T07:39:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-03T07:39:04.400Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-05-03T07:39:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-03T07:39:04.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-05-03T07:39:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-03T07:39:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-03T07:39:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-03T07:39:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-03T07:39:04.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.069s coverage: 87.9% of statements [2021-05-03T07:39:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-03T07:39:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-03T07:39:04.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-05-03T07:39:04.667Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 28.1% of statements [2021-05-03T07:39:04.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-03T07:39:04.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-03T07:39:05.207Z] GO111MODULE=on go vet ./... [2021-05-03T07:39:45.358Z] gofmt -l . [2021-05-03T07:39:45.949Z] [ "`gofmt -l .`" = "" ] [2021-05-03T07:39:46.906Z] ./bin/test-go-mod-tidy.sh [2021-05-03T07:39:47.487Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-03T07:39:49.151Z] + ls -al . [2021-05-03T07:39:49.151Z] total 800 [2021-05-03T07:39:49.151Z] drwxrwxr-x 10 1001 1001 4096 May 3 07:39 . [2021-05-03T07:39:49.151Z] drwxr-xr-x 4 root root 28 May 3 07:37 .. [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 11 May 3 07:35 .dockerignore [2021-05-03T07:39:49.151Z] drwxrwxr-x 8 1001 1001 179 May 3 07:35 .git [2021-05-03T07:39:49.151Z] drwxrwxr-x 3 1001 1001 125 May 3 07:35 .github [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 818 May 3 07:35 .gitignore [2021-05-03T07:39:49.151Z] drwx------ 3 1001 1001 60 May 3 07:36 .semver [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 166 May 3 07:35 .sonarcloud.properties [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 8609 May 3 07:35 Attribution.txt [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 3804 May 3 07:35 CONTRIBUTING.md [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 931 May 3 07:35 Dockerfile.build [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 863 May 3 07:35 Jenkinsfile [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 10775 May 3 07:35 LICENSE [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 5774 May 3 07:35 Makefile [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 7978 May 3 07:35 README.md [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 6755 May 3 07:35 SECURITY.md [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 5 May 3 07:36 VERSION [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 4131 May 3 07:35 ZMQWindows.md [2021-05-03T07:39:49.151Z] drwxrwxr-x 2 1001 1001 117 May 3 07:35 bin [2021-05-03T07:39:49.151Z] drwxrwxr-x 14 1001 1001 4096 May 3 07:35 cmd [2021-05-03T07:39:49.151Z] -rw-r--r-- 1 root root 691485 May 3 07:39 coverage.out [2021-05-03T07:39:49.151Z] -rw-r--r-- 1 root root 1060 May 3 07:39 go.mod [2021-05-03T07:39:49.151Z] -rw-r--r-- 1 root root 22420 May 3 07:37 go.sum [2021-05-03T07:39:49.151Z] drwxrwxr-x 8 1001 1001 127 May 3 07:35 internal [2021-05-03T07:39:49.151Z] drwxrwxr-x 4 1001 1001 26 May 3 07:35 openapi [2021-05-03T07:39:49.151Z] drwxrwxr-x 4 1001 1001 71 May 3 07:35 snap [2021-05-03T07:39:49.151Z] -rw-rw-r-- 1 1001 1001 168 May 3 07:35 version.go [Pipeline] sh [2021-05-03T07:39:49.487Z] + '[' -e coverage.out ] [2021-05-03T07:39:49.487Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-03T07:39:49.748Z] Stashed 1 file(s) [Pipeline] sh [2021-05-03T07:39:50.082Z] + make build [2021-05-03T07:39:50.083Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-03T07:39:52.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-03T07:40:00.816Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2728 in /w/workspace/edgexfoundry_edgex-go_PR-3417 [Pipeline] { [Pipeline] ws [2021-05-03T07:40:00.874Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T07:40:06.394Z] using credential edgex-jenkins-ssh [2021-05-03T07:40:06.416Z] Cloning the remote Git repository [2021-05-03T07:40:06.487Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T07:40:06.642Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-03T07:40:06.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T07:40:06.865Z] > git --version # timeout=10 [2021-05-03T07:40:06.881Z] > git --version # 'git version 2.17.1' [2021-05-03T07:40:06.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T07:40:06.935Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T07:40:07.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-03T07:40:07.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-03T07:40:09.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-03T07:40:09.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-03T07:40:11.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-03T07:40:13.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-03T07:40:13.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-03T07:40:15.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-03T07:40:17.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-03T07:40:19.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-03T07:40:21.823Z] $ docker stop --time=1 7436ea3fca9b9d7e8bd593dc8862a38e7500b527e09656e05abed7c0eb271059 [2021-05-03T07:40:23.597Z] $ docker rm -f 7436ea3fca9b9d7e8bd593dc8862a38e7500b527e09656e05abed7c0eb271059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T07:40:27.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T07:40:27.203Z] [2021-05-03T07:40:27.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T07:40:27.228Z] Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-05-03T07:40:26.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T07:40:26.279Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T07:40:26.303Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T07:40:26.335Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T07:40:26.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T07:40:26.348Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3417/head:refs/remotes/origin/PR-3417 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T07:40:27.247Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T07:40:27.263Z] > git checkout -f d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 # timeout=10 [Pipeline] // node [Pipeline] } [2021-05-03T07:40:27.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T07:40:27.572Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-03T07:40:27.572Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-03T07:40:27.572Z] ca9280d653b3: Pulling fs layer [2021-05-03T07:40:27.572Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] // stage [Pipeline] } [2021-05-03T07:40:27.697Z] Failed in branch arm64 [2021-05-03T07:40:27.837Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-03T07:40:27.837Z] cbdbe7a5bc2a: Download complete [2021-05-03T07:40:28.102Z] cbdbe7a5bc2a: Pull complete [2021-05-03T07:40:28.372Z] ca9280d653b3: Verifying Checksum [2021-05-03T07:40:28.372Z] ca9280d653b3: Download complete [2021-05-03T07:40:29.325Z] 7e9c9ca2126c: Verifying Checksum [2021-05-03T07:40:29.325Z] 7e9c9ca2126c: Download complete [2021-05-03T07:40:29.593Z] ca9280d653b3: Pull complete [2021-05-03T07:40:36.230Z] 7e9c9ca2126c: Pull complete [2021-05-03T07:40:36.230Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-03T07:40:36.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T07:40:36.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-03T07:40:36.450Z] prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container [2021-05-03T07:40:36.508Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-03T07:40:39.073Z] $ docker top e1d1bb2785df9e68b476ec7e2e447f02d7736d4a991899e8dc60430543632735 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T07:40:39.563Z] + docker-compose build --help [2021-05-03T07:40:39.563Z] + grep parallel [2021-05-03T07:40:40.521Z] --parallel Build images in parallel. [Pipeline] } [2021-05-03T07:40:40.824Z] $ docker stop --time=1 e1d1bb2785df9e68b476ec7e2e447f02d7736d4a991899e8dc60430543632735 [2021-05-03T07:40:42.179Z] $ docker rm -f e1d1bb2785df9e68b476ec7e2e447f02d7736d4a991899e8dc60430543632735 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T07:40:42.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T07:40:42.806Z] . [Pipeline] withDockerContainer [2021-05-03T07:40:42.935Z] prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container [2021-05-03T07:40:42.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-03T07:40:43.595Z] $ docker top 2e0c8b7255fabe1cf1d07546295f0f35a1a7d2f9a49f6b2df2138e24d415267a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T07:40:44.049Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-03T07:40:44.996Z] Building docker-core-command-go ... [2021-05-03T07:40:44.996Z] Building docker-core-data-go ... [2021-05-03T07:40:44.996Z] Building docker-core-metadata-go ... [2021-05-03T07:40:44.996Z] Building docker-security-bootstrapper-go ... [2021-05-03T07:40:44.996Z] Building docker-security-proxy-setup-go ... [2021-05-03T07:40:44.996Z] Building docker-security-secretstore-setup-go ... [2021-05-03T07:40:44.996Z] Building docker-support-notifications-go ... [2021-05-03T07:40:44.996Z] Building docker-support-scheduler-go ... [2021-05-03T07:40:44.996Z] Building docker-sys-mgmt-agent-go ... [2021-05-03T07:40:44.996Z] Building docker-support-notifications-go [2021-05-03T07:40:44.996Z] Building docker-core-command-go [2021-05-03T07:40:44.996Z] Building docker-security-secretstore-setup-go [2021-05-03T07:40:44.996Z] Building docker-security-bootstrapper-go [2021-05-03T07:40:44.996Z] Building docker-sys-mgmt-agent-go [2021-05-03T07:41:24.462Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T07:41:24.462Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T07:41:24.462Z] ---> d2cb9397b476 [2021-05-03T07:41:24.462Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T07:41:24.462Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T07:41:24.462Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-03T07:41:24.462Z] ---> d2cb9397b476 [2021-05-03T07:41:24.462Z] Step 3/31 : WORKDIR /edgex-go [2021-05-03T07:41:24.462Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T07:41:24.462Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T07:41:24.462Z] ---> d2cb9397b476 [2021-05-03T07:41:24.462Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T07:41:24.462Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T07:41:24.462Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T07:41:24.462Z] ---> d2cb9397b476 [2021-05-03T07:41:24.462Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T07:41:24.462Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T07:41:24.462Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-03T07:41:24.462Z] ---> d2cb9397b476 [2021-05-03T07:41:24.462Z] Step 3/24 : WORKDIR /edgex-go [2021-05-03T07:41:25.491Z] ---> Running in 2a5a19704f5c [2021-05-03T07:41:25.492Z] ---> Running in e51afa8f8e55 [2021-05-03T07:41:25.492Z] ---> Running in 9829c38d82d5 [2021-05-03T07:41:25.492Z] ---> Running in bc5f8aa857e8 [2021-05-03T07:41:25.492Z] ---> Running in e8495f340c36 [2021-05-03T07:41:26.185Z] Removing intermediate container e8495f340c36 [2021-05-03T07:41:26.185Z] ---> 9c7a6bfb635a [2021-05-03T07:41:26.185Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T07:41:26.185Z] Removing intermediate container e51afa8f8e55 [2021-05-03T07:41:26.185Z] ---> 6fd9fa92df1e [2021-05-03T07:41:26.185Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T07:41:26.185Z] Removing intermediate container 9829c38d82d5 [2021-05-03T07:41:26.185Z] ---> 220272ba086f [2021-05-03T07:41:26.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T07:41:26.185Z] Removing intermediate container bc5f8aa857e8 [2021-05-03T07:41:26.185Z] ---> af8daf8971b8 [2021-05-03T07:41:26.185Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T07:41:26.185Z] Removing intermediate container 2a5a19704f5c [2021-05-03T07:41:26.185Z] ---> 4875b05b37dd [2021-05-03T07:41:26.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T07:41:26.460Z] ---> Running in 88797565b675 [2021-05-03T07:41:26.460Z] ---> Running in 163385e7f75a [2021-05-03T07:41:26.460Z] ---> Running in 41d8f09e5daa [2021-05-03T07:41:26.460Z] ---> Running in 9fbf4700388e [2021-05-03T07:41:26.460Z] ---> Running in 3253a064f10a [2021-05-03T07:41:29.168Z] Removing intermediate container 41d8f09e5daa [2021-05-03T07:41:29.168Z] ---> c290a84bcd4a [2021-05-03T07:41:29.168Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-03T07:41:29.168Z] Removing intermediate container 3253a064f10a [2021-05-03T07:41:29.168Z] ---> b393ee385d62 [2021-05-03T07:41:29.168Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T07:41:29.168Z] ---> Running in 6641d076ac32 [2021-05-03T07:41:29.168Z] Removing intermediate container 163385e7f75a [2021-05-03T07:41:29.168Z] ---> 554948738ee3 [2021-05-03T07:41:29.168Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-03T07:41:29.168Z] ---> Running in f3724a8cb0c5 [2021-05-03T07:41:29.433Z] Removing intermediate container 9fbf4700388e [2021-05-03T07:41:29.433Z] ---> fd06396f16d6 [2021-05-03T07:41:29.433Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-03T07:41:29.433Z] Removing intermediate container 88797565b675 [2021-05-03T07:41:29.433Z] ---> 3cc7782f7924 [2021-05-03T07:41:29.433Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-03T07:41:29.433Z] ---> Running in e7d9c363f071 [2021-05-03T07:41:29.729Z] ---> Running in 486baf383b25 [2021-05-03T07:41:29.729Z] ---> Running in 193ba5abdcd4 [2021-05-03T07:41:31.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:41:31.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:41:31.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:41:31.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:41:31.523Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:41:31.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:41:31.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:41:32.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:41:32.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:41:32.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:41:32.790Z] OK: 219 MiB in 52 packages [2021-05-03T07:41:32.790Z] OK: 219 MiB in 52 packages [2021-05-03T07:41:33.117Z] OK: 219 MiB in 52 packages [2021-05-03T07:41:33.117Z] OK: 219 MiB in 52 packages [2021-05-03T07:41:33.117Z] OK: 219 MiB in 52 packages [2021-05-03T07:41:34.134Z] Removing intermediate container 6641d076ac32 [2021-05-03T07:41:34.134Z] ---> 53e3d67ecbda [2021-05-03T07:41:34.134Z] Step 6/23 : COPY go.mod . [2021-05-03T07:41:34.466Z] Removing intermediate container f3724a8cb0c5 [2021-05-03T07:41:34.466Z] ---> afb6e45c9f72 [2021-05-03T07:41:34.466Z] Step 6/23 : COPY go.mod . [2021-05-03T07:41:34.466Z] Removing intermediate container 486baf383b25 [2021-05-03T07:41:34.466Z] ---> 847099012295 [2021-05-03T07:41:34.466Z] Step 6/22 : COPY go.mod . [2021-05-03T07:41:34.743Z] Removing intermediate container e7d9c363f071 [2021-05-03T07:41:34.743Z] ---> b6f4738c41b2 [2021-05-03T07:41:34.743Z] Step 6/31 : COPY go.mod . [2021-05-03T07:41:35.023Z] ---> 5e3f5336db75 [2021-05-03T07:41:35.023Z] Step 7/23 : RUN go mod download [2021-05-03T07:41:35.023Z] ---> 8b3c1aefedee [2021-05-03T07:41:35.023Z] Step 7/23 : RUN go mod download [2021-05-03T07:41:35.023Z] Removing intermediate container 193ba5abdcd4 [2021-05-03T07:41:35.023Z] ---> 879f363b8e59 [2021-05-03T07:41:35.023Z] Step 6/24 : COPY go.mod . [2021-05-03T07:41:35.023Z] ---> d5f1c242a447 [2021-05-03T07:41:35.023Z] Step 7/22 : RUN go mod download [2021-05-03T07:41:35.023Z] ---> Running in f5b1c60dd92c [2021-05-03T07:41:35.303Z] ---> Running in 5d0ce05b78c5 [2021-05-03T07:41:35.303Z] ---> Running in 5e3d624ba6a7 [2021-05-03T07:41:35.303Z] ---> 30056743001a [2021-05-03T07:41:35.303Z] Step 7/31 : RUN go mod download [2021-05-03T07:41:35.593Z] ---> 5c14f5960127 [2021-05-03T07:41:35.593Z] Step 7/24 : RUN go mod download [2021-05-03T07:41:35.593Z] ---> Running in b950101cd255 [2021-05-03T07:41:35.875Z] ---> Running in 0e3fc49766c1 [2021-05-03T07:41:39.327Z] Removing intermediate container f5b1c60dd92c [2021-05-03T07:41:39.327Z] ---> b91524f576e6 [2021-05-03T07:41:39.327Z] Step 8/23 : COPY . . [2021-05-03T07:41:39.327Z] Removing intermediate container b950101cd255 [2021-05-03T07:41:39.327Z] ---> d177314de634 [2021-05-03T07:41:39.327Z] Step 8/31 : COPY . . [2021-05-03T07:41:39.621Z] Removing intermediate container 5d0ce05b78c5 [2021-05-03T07:41:39.621Z] ---> 38747c951b9e [2021-05-03T07:41:39.621Z] Step 8/23 : COPY . . [2021-05-03T07:41:39.621Z] Removing intermediate container 0e3fc49766c1 [2021-05-03T07:41:39.621Z] ---> a8b7ed665830 [2021-05-03T07:41:39.621Z] Step 8/24 : COPY . . [2021-05-03T07:41:39.621Z] Removing intermediate container 5e3d624ba6a7 [2021-05-03T07:41:39.621Z] ---> c5d74f477b77 [2021-05-03T07:41:39.621Z] Step 8/22 : COPY . . [2021-05-03T07:42:27.168Z] ---> c90a63ba58f5 [2021-05-03T07:42:27.168Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-03T07:42:27.168Z] ---> c287234c0ba1 [2021-05-03T07:42:27.168Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-03T07:42:27.168Z] ---> Running in 670e37f70f74 [2021-05-03T07:42:27.168Z] ---> 1059b7c61a33 [2021-05-03T07:42:27.168Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-03T07:42:27.168Z] ---> b22dad0d215d [2021-05-03T07:42:27.168Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-03T07:42:27.168Z] ---> Running in b830ff386e43 [2021-05-03T07:42:27.168Z] ---> Running in 8d0ea4320ccb [2021-05-03T07:42:27.168Z] ---> Running in ddae22ee9b34 [2021-05-03T07:42:27.168Z] ---> 820162d02927 [2021-05-03T07:42:27.168Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-03T07:42:27.168Z] ---> Running in a76a79f6549c [2021-05-03T07:42:28.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-03T07:42:28.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-03T07:42:28.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-03T07:42:28.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-03T07:42:28.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-03T07:43:25.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-03T07:43:31.213Z] Removing intermediate container 8d0ea4320ccb [2021-05-03T07:43:31.213Z] ---> 8b2836ecbab0 [2021-05-03T07:43:31.213Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-03T07:43:31.213Z] Removing intermediate container a76a79f6549c [2021-05-03T07:43:31.213Z] ---> 3c3a1e924522 [2021-05-03T07:43:31.213Z] [2021-05-03T07:43:31.213Z] Step 10/31 : FROM alpine:3.12 [2021-05-03T07:43:31.213Z] 3.12: Pulling from library/alpine [2021-05-03T07:43:31.490Z] Removing intermediate container 670e37f70f74 [2021-05-03T07:43:31.490Z] ---> 3ba01a29b0bd [2021-05-03T07:43:31.490Z] [2021-05-03T07:43:31.490Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T07:43:31.490Z] Removing intermediate container b830ff386e43 [2021-05-03T07:43:31.490Z] ---> 24c6215d81d7 [2021-05-03T07:43:31.490Z] [2021-05-03T07:43:31.490Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T07:43:31.490Z] Removing intermediate container ddae22ee9b34 [2021-05-03T07:43:31.490Z] ---> 60a5b8588b38 [2021-05-03T07:43:31.490Z] [2021-05-03T07:43:31.490Z] 3.12: Pulling from library/alpine [2021-05-03T07:43:31.490Z] Step 10/24 : FROM alpine:3.12 [2021-05-03T07:43:31.490Z] ---> Running in c41100af4b2a [2021-05-03T07:43:31.490Z] 3.12: Pulling from library/alpine [2021-05-03T07:43:31.755Z] 3.12: Pulling from library/alpine [2021-05-03T07:43:32.334Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T07:43:32.334Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T07:43:32.334Z] Status: Image is up to date for alpine:3.12 [2021-05-03T07:43:32.334Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T07:43:32.334Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T07:43:32.334Z] Status: Image is up to date for alpine:3.12 [2021-05-03T07:43:32.334Z] ---> 13621d1b12d4 [2021-05-03T07:43:32.334Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-03T07:43:32.334Z] ---> 13621d1b12d4 [2021-05-03T07:43:32.334Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-03T07:43:32.334Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T07:43:32.334Z] Status: Image is up to date for alpine:3.12 [2021-05-03T07:43:32.334Z] ---> 13621d1b12d4 [2021-05-03T07:43:32.334Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T07:43:32.334Z] ---> 13621d1b12d4 [2021-05-03T07:43:32.334Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-03T07:43:32.618Z] ---> Running in 4880f0cdc9a6 [2021-05-03T07:43:32.618Z] ---> Running in bd62664c8040 [2021-05-03T07:43:32.618Z] ---> Running in 9a415d51572b [2021-05-03T07:43:32.618Z] ---> Running in 010d8de1b94b [2021-05-03T07:43:32.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-03T07:43:32.890Z] Removing intermediate container 9a415d51572b [2021-05-03T07:43:32.890Z] ---> 8fc1ea1a22eb [2021-05-03T07:43:32.890Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-03T07:43:33.166Z] ---> Running in 0c374c3152c1 [2021-05-03T07:43:33.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:43:33.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:43:33.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:43:33.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:43:33.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:43:34.042Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-03T07:43:34.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:43:34.042Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T07:43:34.042Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-03T07:43:34.042Z] (4/6) Installing curl (7.76.1-r0) [2021-05-03T07:43:34.042Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-03T07:43:34.042Z] (6/6) Installing su-exec (0.2-r1) [2021-05-03T07:43:34.042Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T07:43:34.042Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T07:43:34.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:43:34.042Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-03T07:43:34.042Z] OK: 7 MiB in 20 packages [2021-05-03T07:43:34.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:43:34.042Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-03T07:43:34.042Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T07:43:34.042Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T07:43:34.042Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T07:43:34.312Z] OK: 6 MiB in 15 packages [2021-05-03T07:43:34.312Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-03T07:43:34.312Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T07:43:34.312Z] (2/2) Installing su-exec (0.2-r1) [2021-05-03T07:43:34.312Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T07:43:34.312Z] OK: 6 MiB in 16 packages [2021-05-03T07:43:34.312Z] Removing intermediate container c41100af4b2a [2021-05-03T07:43:34.312Z] ---> 4f287e265b59 [2021-05-03T07:43:34.312Z] [2021-05-03T07:43:34.312Z] Step 11/23 : FROM docker:20.10.0 [2021-05-03T07:43:34.312Z] OK: 6 MiB in 16 packages [2021-05-03T07:43:34.583Z] 20.10.0: Pulling from library/docker [2021-05-03T07:43:36.527Z] Removing intermediate container 010d8de1b94b [2021-05-03T07:43:36.527Z] ---> 20233d3c231c [2021-05-03T07:43:36.527Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T07:43:36.527Z] Removing intermediate container 4880f0cdc9a6 [2021-05-03T07:43:36.527Z] ---> 315fedd69737 [2021-05-03T07:43:36.527Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T07:43:37.476Z] ---> Running in 3763a75e5dcf [2021-05-03T07:43:37.476Z] ---> Running in ab9e03cd88d4 [2021-05-03T07:43:37.476Z] Removing intermediate container 0c374c3152c1 [2021-05-03T07:43:37.476Z] ---> 1584708776ac [2021-05-03T07:43:37.476Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-03T07:43:37.476Z] Removing intermediate container bd62664c8040 [2021-05-03T07:43:37.476Z] ---> 55bbc4c1b59f [2021-05-03T07:43:37.476Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T07:43:37.476Z] ---> Running in 9c852a08f94e [2021-05-03T07:43:37.742Z] ---> Running in 056e8163917a [2021-05-03T07:43:38.008Z] Removing intermediate container 3763a75e5dcf [2021-05-03T07:43:38.008Z] ---> 9daf72d6f4f8 [2021-05-03T07:43:38.008Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-03T07:43:38.008Z] Removing intermediate container ab9e03cd88d4 [2021-05-03T07:43:38.008Z] ---> 701172fd5c9b [2021-05-03T07:43:38.008Z] Step 13/24 : WORKDIR / [2021-05-03T07:43:38.008Z] Removing intermediate container 056e8163917a [2021-05-03T07:43:38.008Z] ---> 8b414416b19c [2021-05-03T07:43:38.008Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-03T07:43:38.008Z] ---> Running in f3e44697274e [2021-05-03T07:43:38.279Z] Removing intermediate container 9c852a08f94e [2021-05-03T07:43:38.279Z] ---> f33fa2a81916 [2021-05-03T07:43:38.279Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-03T07:43:38.279Z] ---> Running in 6a9c34ad6c41 [2021-05-03T07:43:38.279Z] ---> Running in 3c8c0aafdd2a [2021-05-03T07:43:38.545Z] ---> Running in 6c17e3949db5 [2021-05-03T07:43:38.545Z] Removing intermediate container f3e44697274e [2021-05-03T07:43:38.545Z] ---> c786811bc100 [2021-05-03T07:43:38.545Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T07:43:38.545Z] Removing intermediate container 3c8c0aafdd2a [2021-05-03T07:43:38.545Z] ---> fad91bcb0e87 [2021-05-03T07:43:38.545Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T07:43:38.819Z] ---> Running in 42bdf7b0406c [2021-05-03T07:43:38.819Z] Removing intermediate container 6a9c34ad6c41 [2021-05-03T07:43:38.819Z] ---> f7397c212f26 [2021-05-03T07:43:38.819Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-03T07:43:38.819Z] Removing intermediate container 6c17e3949db5 [2021-05-03T07:43:38.819Z] ---> 5dfd17c64f7e [2021-05-03T07:43:38.819Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-03T07:43:39.094Z] ---> Running in 4f3715e96a16 [2021-05-03T07:43:39.094Z] ---> Running in 3b2a0405eddc [2021-05-03T07:43:39.094Z] Removing intermediate container 42bdf7b0406c [2021-05-03T07:43:39.094Z] ---> af5c5dc3ea1e [2021-05-03T07:43:39.094Z] Step 15/23 : WORKDIR / [2021-05-03T07:43:39.373Z] Removing intermediate container 4f3715e96a16 [2021-05-03T07:43:39.373Z] ---> 53f4732a675d [2021-05-03T07:43:39.373Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T07:43:39.373Z] ---> Running in f6bf5e3a525f [2021-05-03T07:43:39.640Z] ---> 38a5f7e8c685 [2021-05-03T07:43:39.640Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-03T07:43:40.242Z] Removing intermediate container f6bf5e3a525f [2021-05-03T07:43:40.242Z] ---> 91abf57f38d4 [2021-05-03T07:43:40.242Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T07:43:40.242Z] ---> 11306323baa4 [2021-05-03T07:43:40.242Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-03T07:43:40.242Z] ---> 7d83d3019fbd [2021-05-03T07:43:40.242Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-03T07:43:40.510Z] ---> 2ba6acc28913 [2021-05-03T07:43:40.510Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-03T07:43:40.783Z] ---> 470775c6d339 [2021-05-03T07:43:40.783Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-03T07:43:41.367Z] Removing intermediate container 3b2a0405eddc [2021-05-03T07:43:41.367Z] ---> 956deab789f3 [2021-05-03T07:43:41.367Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-03T07:43:41.650Z] ---> a49d553cce2c [2021-05-03T07:43:41.650Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-03T07:43:41.650Z] ---> Running in a0208306c8b8 [2021-05-03T07:43:41.650Z] ---> 86f586cafe60 [2021-05-03T07:43:41.650Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-03T07:43:41.650Z] ---> 9d3d6cdfa97c [2021-05-03T07:43:41.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-03T07:43:41.922Z] ---> b8067481f3fc [2021-05-03T07:43:41.922Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-03T07:43:42.190Z] Removing intermediate container a0208306c8b8 [2021-05-03T07:43:42.190Z] ---> 440421111e31 [2021-05-03T07:43:42.190Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-03T07:43:42.190Z] ---> Running in 9a1118f514ef [2021-05-03T07:43:42.190Z] ---> ba8885a5cf83 [2021-05-03T07:43:42.190Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-03T07:43:42.457Z] ---> Running in b51935249815 [2021-05-03T07:43:42.457Z] Removing intermediate container 9a1118f514ef [2021-05-03T07:43:42.457Z] ---> c23beeb45c5f [2021-05-03T07:43:42.457Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T07:43:42.457Z] ---> f9abdd2af174 [2021-05-03T07:43:42.457Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-03T07:43:42.457Z] ---> e61ebaf5ef54 [2021-05-03T07:43:42.457Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-03T07:43:42.725Z] ---> Running in b05fa4351576 [2021-05-03T07:43:42.725Z] ---> Running in d884da000fb4 [2021-05-03T07:43:42.725Z] Removing intermediate container b51935249815 [2021-05-03T07:43:42.725Z] ---> a6a714e82641 [2021-05-03T07:43:42.725Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T07:43:42.989Z] ---> Running in 0bde72e29615 [2021-05-03T07:43:42.989Z] ---> cf13944aff8e [2021-05-03T07:43:42.989Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-03T07:43:43.259Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-03T07:43:43.259Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-03T07:43:43.259Z] ---> aefe523efa57 [2021-05-03T07:43:43.259Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-03T07:43:43.259Z] Removing intermediate container b05fa4351576 [2021-05-03T07:43:43.259Z] ---> 164f1e840aba [2021-05-03T07:43:43.259Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T07:43:43.524Z] ---> Running in 86eb8e3d2774 [2021-05-03T07:43:43.524Z] Removing intermediate container 0bde72e29615 [2021-05-03T07:43:43.524Z] ---> a46559debf86 [2021-05-03T07:43:43.524Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T07:43:43.787Z] ---> Running in 1045ff38bec1 [2021-05-03T07:43:43.787Z] ---> Running in 5c4b6fa37976 [2021-05-03T07:43:43.787Z] ---> Running in 5573b8da613c [2021-05-03T07:43:44.052Z] Removing intermediate container 1045ff38bec1 [2021-05-03T07:43:44.052Z] ---> 282dfcb343d6 [2021-05-03T07:43:44.052Z] Step 21/22 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [2021-05-03T07:43:44.052Z] Removing intermediate container 5c4b6fa37976 [2021-05-03T07:43:44.052Z] ---> 9541119a2912 [2021-05-03T07:43:44.052Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-03T07:43:44.325Z] ---> Running in 79ba5a4d3451 [2021-05-03T07:43:44.325Z] Removing intermediate container 5573b8da613c [2021-05-03T07:43:44.325Z] ---> 0586df3285df [2021-05-03T07:43:44.325Z] Step 22/23 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [2021-05-03T07:43:44.325Z] ---> Running in a07a67c4aa07 [2021-05-03T07:43:44.593Z] ---> Running in 75484b818ae7 [2021-05-03T07:43:44.593Z] Removing intermediate container 79ba5a4d3451 [2021-05-03T07:43:44.593Z] ---> 1e89f5f096b2 [2021-05-03T07:43:44.593Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T07:43:44.858Z] ---> Running in 52d4cb08f9d0 [2021-05-03T07:43:44.858Z] Removing intermediate container 75484b818ae7 [2021-05-03T07:43:44.858Z] ---> 942fa9a321ad [2021-05-03T07:43:44.858Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T07:43:45.123Z] Removing intermediate container d884da000fb4 [2021-05-03T07:43:45.123Z] ---> bd94ca052b08 [2021-05-03T07:43:45.123Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T07:43:45.123Z] ---> Running in 6d2da1c5db7f [2021-05-03T07:43:45.389Z] Removing intermediate container 52d4cb08f9d0 [2021-05-03T07:43:45.389Z] ---> ecb59f665488 [2021-05-03T07:43:45.389Z] [2021-05-03T07:43:45.389Z] Removing intermediate container 86eb8e3d2774 [2021-05-03T07:43:45.389Z] ---> 00d8077e654e [2021-05-03T07:43:45.389Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-05-03T07:43:45.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:43:45.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:43:45.665Z] Removing intermediate container 6d2da1c5db7f [2021-05-03T07:43:45.665Z] ---> 4a3b00cdd073 [2021-05-03T07:43:45.665Z] [2021-05-03T07:43:45.665Z] ---> 52eb1cf35d88 [2021-05-03T07:43:45.665Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-03T07:43:45.665Z] ---> Running in f65999fa52a7 [2021-05-03T07:43:45.665Z] (1/39) Installing readline (8.0.4-r0) [2021-05-03T07:43:45.665Z] (2/39) Installing bash (5.0.17-r0) [2021-05-03T07:43:45.665Z] Executing bash-5.0.17-r0.post-install [2021-05-03T07:43:45.665Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T07:43:45.666Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-03T07:43:45.666Z] Successfully built ecb59f665488 [2021-05-03T07:43:45.666Z] (5/39) Installing curl (7.76.1-r0) [2021-05-03T07:43:45.666Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-03T07:43:45.666Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-03T07:43:45.666Z] Successfully tagged docker-support-notifications-go:latest [2021-05-03T07:43:45.666Z] (8/39) Installing expat (2.2.9-r1) [2021-05-03T07:43:45.666Z] (9/39) Installing libffi (3.3-r2) [2021-05-03T07:43:45.666Z]  Building docker-support-notifications-go ... done (10/39) Installing gdbm (1.13-r1) [2021-05-03T07:43:45.666Z] Building docker-core-data-go [2021-05-03T07:43:45.666Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-03T07:43:45.666Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-03T07:43:45.666Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-03T07:43:45.940Z] Successfully built 4a3b00cdd073 [2021-05-03T07:43:46.517Z] Successfully tagged docker-core-command-go:latest [2021-05-03T07:43:46.517Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-05-03T07:43:46.517Z] Removing intermediate container f65999fa52a7 [2021-05-03T07:43:46.517Z] ---> 2167b93d7480 [2021-05-03T07:43:46.517Z] Step 22/24 : LABEL arch=x86_64 [2021-05-03T07:43:51.840Z] ---> ddddb989097a [2021-05-03T07:43:51.840Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-03T07:43:51.840Z] ---> Running in e6ec47348447 [2021-05-03T07:43:53.803Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-03T07:43:53.803Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-03T07:43:53.803Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-03T07:43:53.803Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-03T07:43:53.803Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-03T07:43:53.803Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-03T07:43:53.803Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-03T07:43:54.382Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-03T07:43:54.969Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-03T07:43:55.237Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-03T07:43:56.198Z] ---> 4eab2e9952fa [2021-05-03T07:43:56.198Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-03T07:43:56.465Z] Removing intermediate container e6ec47348447 [2021-05-03T07:43:56.465Z] ---> cf0187f32434 [2021-05-03T07:43:56.740Z] Step 23/24 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [2021-05-03T07:43:56.740Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-03T07:43:56.740Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-03T07:43:57.005Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-03T07:43:57.005Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-03T07:43:57.005Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-03T07:43:57.005Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-03T07:43:57.275Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-03T07:43:57.275Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-03T07:43:57.275Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-03T07:43:57.275Z] ---> Running in 1eb95ee292a5 [2021-05-03T07:43:57.275Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-03T07:43:57.275Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-03T07:43:57.275Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-03T07:43:57.275Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-03T07:43:57.871Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-03T07:43:57.871Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-03T07:43:57.871Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-03T07:43:58.461Z] ---> 8f54e554a353 [2021-05-03T07:43:58.461Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-03T07:43:59.062Z] Executing busybox-1.31.1-r19.trigger [2021-05-03T07:43:59.062Z] OK: 72 MiB in 59 packages [2021-05-03T07:44:01.712Z] Removing intermediate container 1eb95ee292a5 [2021-05-03T07:44:01.712Z] ---> 15a2bbf698b1 [2021-05-03T07:44:01.712Z] Step 24/24 : LABEL version=0.0.0 [2021-05-03T07:44:04.311Z] ---> 6e57b04048cc [2021-05-03T07:44:04.311Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-03T07:44:04.587Z] ---> Running in 9ad17b25ed0d [2021-05-03T07:44:07.223Z] Collecting docker-compose==1.23.2 [2021-05-03T07:44:07.223Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-03T07:44:07.503Z] ---> Running in ded0ff6578e0 [2021-05-03T07:44:07.503Z] Removing intermediate container 9ad17b25ed0d [2021-05-03T07:44:07.503Z] ---> 897bca75f570 [2021-05-03T07:44:07.503Z] [2021-05-03T07:44:07.781Z] Collecting PyYAML<4,>=3.10 [2021-05-03T07:44:07.781Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-03T07:44:10.237Z] Successfully built 897bca75f570 [2021-05-03T07:44:10.237Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-03T07:44:10.237Z] Building docker-support-scheduler-go [2021-05-03T07:44:10.237Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container ded0ff6578e0 [2021-05-03T07:44:10.237Z] ---> cf0193700e17 [2021-05-03T07:44:10.237Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-03T07:44:11.679Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-03T07:44:11.679Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-03T07:44:12.645Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T07:44:12.645Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T07:44:12.645Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T07:44:12.645Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T07:44:12.645Z] ---> d2cb9397b476 [2021-05-03T07:44:12.645Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T07:44:12.645Z] ---> d2cb9397b476 [2021-05-03T07:44:12.645Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T07:44:12.645Z] ---> Using cache [2021-05-03T07:44:12.645Z] ---> 4875b05b37dd [2021-05-03T07:44:12.645Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T07:44:12.645Z] ---> Using cache [2021-05-03T07:44:12.645Z] ---> 4875b05b37dd [2021-05-03T07:44:12.645Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T07:44:12.645Z] ---> Using cache [2021-05-03T07:44:12.645Z] ---> b393ee385d62 [2021-05-03T07:44:12.645Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T07:44:12.645Z] ---> Using cache [2021-05-03T07:44:12.645Z] ---> b393ee385d62 [2021-05-03T07:44:12.645Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-03T07:44:12.645Z] ---> Using cache [2021-05-03T07:44:12.645Z] ---> afb6e45c9f72 [2021-05-03T07:44:12.645Z] Step 6/23 : COPY go.mod . [2021-05-03T07:44:12.645Z] ---> Using cache [2021-05-03T07:44:12.645Z] ---> 8b3c1aefedee [2021-05-03T07:44:12.645Z] Step 7/23 : RUN go mod download [2021-05-03T07:44:12.645Z] ---> Using cache [2021-05-03T07:44:12.645Z] ---> 38747c951b9e [2021-05-03T07:44:12.645Z] Step 8/23 : COPY . . [2021-05-03T07:44:12.915Z] ---> Using cache [2021-05-03T07:44:12.915Z] ---> c90a63ba58f5 [2021-05-03T07:44:12.915Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-03T07:44:13.934Z] ---> Running in 932ae394fe95 [2021-05-03T07:44:13.934Z] ---> e2ba01ded589 [2021-05-03T07:44:13.934Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-03T07:44:13.934Z] ---> Running in 0010936c1ab3 [2021-05-03T07:44:14.221Z] Collecting docopt<0.7,>=0.6.1 [2021-05-03T07:44:14.221Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-03T07:44:14.509Z] ---> Running in fc10d551f0f9 [2021-05-03T07:44:16.043Z] Collecting texttable<0.10,>=0.9.0 [2021-05-03T07:44:16.043Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-03T07:44:16.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-03T07:44:16.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:44:17.247Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-03T07:44:17.247Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-03T07:44:17.523Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-03T07:44:17.523Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-03T07:44:17.523Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:44:17.805Z] Collecting cached-property<2,>=1.2.0 [2021-05-03T07:44:17.805Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-03T07:44:17.805Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-03T07:44:18.079Z] Removing intermediate container fc10d551f0f9 [2021-05-03T07:44:18.079Z] ---> 68707708c545 [2021-05-03T07:44:18.079Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-03T07:44:18.079Z] Collecting jsonschema<3,>=2.5.1 [2021-05-03T07:44:18.080Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-03T07:44:18.387Z] OK: 219 MiB in 52 packages [2021-05-03T07:44:18.387Z] ---> Running in 459a87747fc0 [2021-05-03T07:44:18.387Z] Collecting docker<4.0,>=3.6.0 [2021-05-03T07:44:18.670Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-03T07:44:18.941Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-03T07:44:19.211Z] Removing intermediate container 459a87747fc0 [2021-05-03T07:44:19.211Z] ---> 41526b038a97 [2021-05-03T07:44:19.211Z] Step 28/31 : CMD ["gate"] [2021-05-03T07:44:19.211Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-03T07:44:19.211Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-03T07:44:19.517Z] ---> Running in c91c67544ef3 [2021-05-03T07:44:19.517Z] Collecting idna<2.8,>=2.5 [2021-05-03T07:44:19.517Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-03T07:44:19.517Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-03T07:44:19.517Z] Removing intermediate container 932ae394fe95 [2021-05-03T07:44:19.517Z] ---> 75bcaafb606f [2021-05-03T07:44:19.517Z] Step 6/23 : COPY go.mod . [2021-05-03T07:44:19.846Z] Collecting docker-pycreds>=0.4.0 [2021-05-03T07:44:19.846Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-03T07:44:19.846Z] Removing intermediate container c91c67544ef3 [2021-05-03T07:44:19.846Z] ---> f2ef129f87d5 [2021-05-03T07:44:19.846Z] Step 29/31 : LABEL arch=x86_64 [2021-05-03T07:44:19.846Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-03T07:44:19.846Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-03T07:44:19.846Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-03T07:44:19.846Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-03T07:44:20.184Z] ---> Running in 812528b982c2 [2021-05-03T07:44:20.184Z] Installing collected packages: PyYAML, dockerpty, docopt, texttable, urllib3, idna, requests, websocket-client, cached-property, jsonschema, docker-pycreds, docker, docker-compose [2021-05-03T07:44:20.184Z] Running setup.py install for PyYAML: started [2021-05-03T07:44:20.184Z] ---> f0e5883f46db [2021-05-03T07:44:20.184Z] Step 7/23 : RUN go mod download [2021-05-03T07:44:21.431Z] ---> Running in 2db03c9083eb [2021-05-03T07:44:22.609Z] Removing intermediate container 812528b982c2 [2021-05-03T07:44:22.609Z] ---> 35256a9838e1 [2021-05-03T07:44:22.609Z] Step 30/31 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [2021-05-03T07:44:23.140Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-03T07:44:23.140Z] Running setup.py install for dockerpty: started [2021-05-03T07:44:23.587Z] ---> Running in 5d216bef5ef6 [2021-05-03T07:44:24.556Z] Removing intermediate container 5d216bef5ef6 [2021-05-03T07:44:24.556Z] ---> 767993e88cb1 [2021-05-03T07:44:24.556Z] Step 31/31 : LABEL version=0.0.0 [2021-05-03T07:44:24.864Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-03T07:44:24.864Z] Running setup.py install for docopt: started [2021-05-03T07:44:24.864Z] ---> Running in 949d30e9c523 [2021-05-03T07:44:25.944Z] Running setup.py install for docopt: finished with status 'done' [2021-05-03T07:44:25.944Z] Running setup.py install for texttable: started [2021-05-03T07:44:26.232Z] Removing intermediate container 949d30e9c523 [2021-05-03T07:44:26.232Z] ---> 2fe9d9eaf987 [2021-05-03T07:44:26.232Z] [2021-05-03T07:44:26.953Z] Running setup.py install for texttable: finished with status 'done' [2021-05-03T07:44:26.953Z] Attempting uninstall: urllib3 [2021-05-03T07:44:26.953Z] Found existing installation: urllib3 1.25.9 [2021-05-03T07:44:26.953Z] Successfully built 2fe9d9eaf987 [2021-05-03T07:44:26.953Z] Uninstalling urllib3-1.25.9: [2021-05-03T07:44:27.267Z] Successfully uninstalled urllib3-1.25.9 [2021-05-03T07:44:27.267Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-03T07:44:27.267Z] Building docker-security-proxy-setup-go [2021-05-03T07:44:27.893Z]  Building docker-security-bootstrapper-go ... done  Attempting uninstall: idna [2021-05-03T07:44:27.893Z] Found existing installation: idna 2.9 [2021-05-03T07:44:27.893Z] Uninstalling idna-2.9: [2021-05-03T07:44:27.893Z] Successfully uninstalled idna-2.9 [2021-05-03T07:44:28.561Z] Attempting uninstall: requests [2021-05-03T07:44:28.562Z] Found existing installation: requests 2.23.0 [2021-05-03T07:44:28.562Z] Uninstalling requests-2.23.0: [2021-05-03T07:44:28.562Z] Successfully uninstalled requests-2.23.0 [2021-05-03T07:44:30.122Z] Removing intermediate container 2db03c9083eb [2021-05-03T07:44:30.122Z] ---> 9e637e5b860f [2021-05-03T07:44:30.122Z] Step 8/23 : COPY . . [2021-05-03T07:44:37.259Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-05-03T07:44:43.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T07:44:43.183Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T07:44:43.183Z] ---> d2cb9397b476 [2021-05-03T07:44:43.183Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T07:44:43.183Z] ---> Using cache [2021-05-03T07:44:43.183Z] ---> 4875b05b37dd [2021-05-03T07:44:43.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T07:44:43.183Z] ---> Using cache [2021-05-03T07:44:43.183Z] ---> b393ee385d62 [2021-05-03T07:44:43.183Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-03T07:44:43.183Z] ---> Using cache [2021-05-03T07:44:43.183Z] ---> afb6e45c9f72 [2021-05-03T07:44:43.183Z] Step 6/22 : COPY go.mod . [2021-05-03T07:44:43.183Z] ---> Using cache [2021-05-03T07:44:43.183Z] ---> 8b3c1aefedee [2021-05-03T07:44:43.183Z] Step 7/22 : RUN go mod download [2021-05-03T07:44:43.183Z] ---> Using cache [2021-05-03T07:44:43.183Z] ---> 38747c951b9e [2021-05-03T07:44:43.183Z] Step 8/22 : COPY . . [2021-05-03T07:44:43.183Z] ---> Using cache [2021-05-03T07:44:43.183Z] ---> c90a63ba58f5 [2021-05-03T07:44:43.183Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-03T07:44:44.886Z] ---> Running in 1172dc910d94 [2021-05-03T07:44:46.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-03T07:45:13.899Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T07:45:13.899Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-03T07:45:13.899Z] ---> d2cb9397b476 [2021-05-03T07:45:13.899Z] Step 3/21 : WORKDIR /edgex-go [2021-05-03T07:45:13.899Z] ---> Using cache [2021-05-03T07:45:13.899Z] ---> 4875b05b37dd [2021-05-03T07:45:13.899Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T07:45:13.899Z] ---> Using cache [2021-05-03T07:45:13.899Z] ---> b393ee385d62 [2021-05-03T07:45:13.899Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-03T07:45:13.899Z] ---> Using cache [2021-05-03T07:45:13.899Z] ---> afb6e45c9f72 [2021-05-03T07:45:13.899Z] Step 6/21 : COPY go.mod . [2021-05-03T07:45:13.899Z] ---> Using cache [2021-05-03T07:45:13.899Z] ---> 8b3c1aefedee [2021-05-03T07:45:13.899Z] Step 7/21 : RUN go mod download [2021-05-03T07:45:13.899Z] ---> Using cache [2021-05-03T07:45:13.899Z] ---> 38747c951b9e [2021-05-03T07:45:13.899Z] Step 8/21 : COPY . . [2021-05-03T07:45:13.899Z] ---> Using cache [2021-05-03T07:45:13.899Z] ---> c90a63ba58f5 [2021-05-03T07:45:13.899Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-03T07:45:13.899Z] ---> Running in 3783f2a866c8 [2021-05-03T07:45:13.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-03T07:45:22.484Z] Removing intermediate container 0010936c1ab3 [2021-05-03T07:45:22.484Z] ---> 62746b5097bb [2021-05-03T07:45:22.484Z] [2021-05-03T07:45:22.484Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T07:45:22.484Z] ---> 13621d1b12d4 [2021-05-03T07:45:22.484Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T07:45:22.484Z] ---> Using cache [2021-05-03T07:45:22.484Z] ---> 20233d3c231c [2021-05-03T07:45:22.484Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T07:45:22.484Z] ---> Using cache [2021-05-03T07:45:22.484Z] ---> 9daf72d6f4f8 [2021-05-03T07:45:22.484Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-03T07:45:23.180Z] ---> Running in 228081d6ac1e [2021-05-03T07:45:24.277Z] Removing intermediate container 228081d6ac1e [2021-05-03T07:45:24.277Z] ---> 73bfa02ab6cb [2021-05-03T07:45:24.277Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T07:45:24.609Z] ---> 16be9265cc21 [2021-05-03T07:45:24.609Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-03T07:45:24.960Z] ---> Running in ac02ff73c420 [2021-05-03T07:45:24.960Z] ---> Running in f7eacf173e33 [2021-05-03T07:45:26.097Z] Removing intermediate container a07a67c4aa07 [2021-05-03T07:45:26.097Z] ---> e6a4a7eb8daa [2021-05-03T07:45:26.097Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-03T07:45:26.097Z] Removing intermediate container f7eacf173e33 [2021-05-03T07:45:26.097Z] ---> 05315ee9319a [2021-05-03T07:45:26.097Z] Step 15/23 : WORKDIR / [2021-05-03T07:45:26.097Z] ---> Running in a70504dd03f7 [2021-05-03T07:45:26.097Z] ---> Running in 9cd8854d5107 [2021-05-03T07:45:26.384Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-03T07:45:26.714Z] Removing intermediate container a70504dd03f7 [2021-05-03T07:45:26.714Z] ---> 0f1923c7be47 [2021-05-03T07:45:26.714Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-03T07:45:27.053Z] Removing intermediate container 9cd8854d5107 [2021-05-03T07:45:27.053Z] ---> c9991482d25d [2021-05-03T07:45:27.053Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T07:45:27.054Z] ---> Running in 4ee98b0d77b9 [2021-05-03T07:45:27.804Z] Removing intermediate container 4ee98b0d77b9 [2021-05-03T07:45:27.804Z] ---> e137ace2127b [2021-05-03T07:45:27.804Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-03T07:45:28.554Z] ---> e48727a4e723 [2021-05-03T07:45:28.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-03T07:45:30.326Z] ---> c9f8a3f609e3 [2021-05-03T07:45:30.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-03T07:45:30.326Z] ---> 189e7b1a0108 [2021-05-03T07:45:30.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-03T07:45:31.030Z] ---> dc3aa1900c86 [2021-05-03T07:45:31.030Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-03T07:45:31.393Z] ---> 73b522ab0994 [2021-05-03T07:45:31.393Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-03T07:45:31.393Z] ---> Running in 93637a419949 [2021-05-03T07:45:32.158Z] ---> fe40c2728fc6 [2021-05-03T07:45:32.158Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-03T07:45:32.906Z] ---> Running in 68c6c77aae60 [2021-05-03T07:45:32.907Z] Removing intermediate container 93637a419949 [2021-05-03T07:45:32.907Z] ---> 628ec6a25b4b [2021-05-03T07:45:32.907Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T07:45:34.044Z] ---> Running in 94f3f507ab41 [2021-05-03T07:45:34.044Z] Removing intermediate container 68c6c77aae60 [2021-05-03T07:45:34.044Z] ---> fcf22492d330 [2021-05-03T07:45:34.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T07:45:34.771Z] ---> Running in 88b9c928a968 [2021-05-03T07:45:34.771Z] Removing intermediate container 94f3f507ab41 [2021-05-03T07:45:34.771Z] ---> 21b737021fa3 [2021-05-03T07:45:34.771Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T07:45:35.085Z] ---> Running in 0dd960a7cb99 [2021-05-03T07:45:35.378Z] Removing intermediate container 88b9c928a968 [2021-05-03T07:45:35.378Z] ---> 93e463db5db7 [2021-05-03T07:45:35.378Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T07:45:35.734Z] ---> Running in 47c89dfbef80 [2021-05-03T07:45:37.293Z] Removing intermediate container 0dd960a7cb99 [2021-05-03T07:45:37.293Z] ---> 7fbcb4de69d3 [2021-05-03T07:45:37.293Z] Step 22/23 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [2021-05-03T07:45:37.987Z] ---> Running in 10b765efa88b [2021-05-03T07:45:37.987Z] Removing intermediate container 47c89dfbef80 [2021-05-03T07:45:37.987Z] ---> d922b09ff2d7 [2021-05-03T07:45:37.987Z] Step 22/23 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [2021-05-03T07:45:38.650Z] ---> Running in 6584628b19ae [2021-05-03T07:45:38.954Z] Removing intermediate container 10b765efa88b [2021-05-03T07:45:38.954Z] ---> 6ae940a3cfd7 [2021-05-03T07:45:38.954Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T07:45:39.294Z] ---> Running in 738483258bed [2021-05-03T07:45:39.294Z] Removing intermediate container 1172dc910d94 [2021-05-03T07:45:39.294Z] ---> ffe9a1c8b31d [2021-05-03T07:45:39.294Z] [2021-05-03T07:45:39.294Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T07:45:39.294Z] ---> 13621d1b12d4 [2021-05-03T07:45:39.294Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-03T07:45:39.294Z] ---> Using cache [2021-05-03T07:45:39.294Z] ---> 20233d3c231c [2021-05-03T07:45:39.294Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T07:45:39.294Z] ---> Using cache [2021-05-03T07:45:39.294Z] ---> 9daf72d6f4f8 [2021-05-03T07:45:39.294Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-03T07:45:39.653Z] Removing intermediate container 6584628b19ae [2021-05-03T07:45:39.653Z] ---> 575cbfd29c73 [2021-05-03T07:45:39.653Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T07:45:39.966Z] ---> Running in b8af6a5983ff [2021-05-03T07:45:39.966Z] ---> Running in 29dacd1c6e5a [2021-05-03T07:45:39.966Z] Removing intermediate container 738483258bed [2021-05-03T07:45:39.966Z] ---> 3ac0d2d6cb44 [2021-05-03T07:45:39.966Z] [2021-05-03T07:45:40.635Z] Removing intermediate container 29dacd1c6e5a [2021-05-03T07:45:40.635Z] ---> b1752a4e94a4 [2021-05-03T07:45:40.635Z] [2021-05-03T07:45:40.909Z] Removing intermediate container b8af6a5983ff [2021-05-03T07:45:40.909Z] ---> a5f5ae9faaa0 [2021-05-03T07:45:40.909Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T07:45:40.909Z] Successfully built 3ac0d2d6cb44 [2021-05-03T07:45:40.909Z] Successfully tagged docker-core-metadata-go:latest [2021-05-03T07:45:40.909Z]  Building docker-core-metadata-go ... done  ---> Running in 117782d6256b [2021-05-03T07:45:41.239Z] Successfully built b1752a4e94a4 [2021-05-03T07:45:41.544Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-03T07:45:43.136Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 117782d6256b [2021-05-03T07:45:43.136Z] ---> 2c481bd469e6 [2021-05-03T07:45:43.136Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T07:45:44.181Z] ---> 59c638135765 [2021-05-03T07:45:44.181Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-03T07:45:45.338Z] ---> 2e7d436a754d [2021-05-03T07:45:45.338Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-03T07:45:46.329Z] ---> 82e5b7cb3c22 [2021-05-03T07:45:46.329Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-03T07:45:46.634Z] ---> Running in 1430c4cc4358 [2021-05-03T07:45:46.912Z] Removing intermediate container 1430c4cc4358 [2021-05-03T07:45:46.912Z] ---> fc6d044e1a31 [2021-05-03T07:45:46.912Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T07:45:47.190Z] ---> Running in 96e5b3ac8580 [2021-05-03T07:45:47.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-03T07:45:47.462Z] Removing intermediate container 96e5b3ac8580 [2021-05-03T07:45:47.462Z] ---> 47510b8ea1b7 [2021-05-03T07:45:47.462Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T07:45:47.462Z] ---> Running in b979169f8891 [2021-05-03T07:45:47.746Z] Removing intermediate container b979169f8891 [2021-05-03T07:45:47.746Z] ---> 279ae73cc1da [2021-05-03T07:45:47.746Z] Step 21/22 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [2021-05-03T07:45:47.746Z] ---> Running in 785c9edc5e25 [2021-05-03T07:45:48.031Z] Removing intermediate container 785c9edc5e25 [2021-05-03T07:45:48.031Z] ---> 54ee0af11c55 [2021-05-03T07:45:48.031Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T07:45:48.308Z] ---> Running in 25b843415aea [2021-05-03T07:45:48.582Z] Removing intermediate container 25b843415aea [2021-05-03T07:45:48.582Z] ---> aa84bf0c2ffb [2021-05-03T07:45:48.582Z] [2021-05-03T07:45:49.563Z] Successfully built aa84bf0c2ffb [2021-05-03T07:45:49.563Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-03T07:45:53.916Z]  Building docker-support-scheduler-go ... done Removing intermediate container 3783f2a866c8 [2021-05-03T07:45:53.916Z] ---> af5c16bebd22 [2021-05-03T07:45:53.916Z] [2021-05-03T07:45:53.916Z] Step 10/21 : FROM alpine:3.12 [2021-05-03T07:45:53.916Z] ---> 13621d1b12d4 [2021-05-03T07:45:53.916Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-03T07:45:54.195Z] ---> Running in 0d7995aa69cb [2021-05-03T07:45:54.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:45:55.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:45:55.321Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-03T07:45:55.321Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T07:45:55.321Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-03T07:45:55.321Z] (4/4) Installing curl (7.76.1-r0) [2021-05-03T07:45:55.321Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T07:45:55.321Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T07:45:55.321Z] OK: 7 MiB in 18 packages [2021-05-03T07:45:56.747Z] Removing intermediate container 0d7995aa69cb [2021-05-03T07:45:56.747Z] ---> 6fe5e080c71d [2021-05-03T07:45:56.747Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T07:45:56.747Z] ---> Running in 2341e286dad5 [2021-05-03T07:45:57.016Z] Removing intermediate container 2341e286dad5 [2021-05-03T07:45:57.016Z] ---> d4b999bc6b3e [2021-05-03T07:45:57.016Z] Step 13/21 : WORKDIR /edgex [2021-05-03T07:45:57.016Z] ---> Running in 68ee8697b1d2 [2021-05-03T07:45:57.290Z] Removing intermediate container 68ee8697b1d2 [2021-05-03T07:45:57.290Z] ---> 61b7d514d7f0 [2021-05-03T07:45:57.290Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-03T07:45:59.232Z] ---> 0e282b9df7f8 [2021-05-03T07:45:59.232Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-03T07:45:59.504Z] Removing intermediate container ac02ff73c420 [2021-05-03T07:45:59.504Z] ---> 5518c53801c8 [2021-05-03T07:45:59.504Z] [2021-05-03T07:45:59.504Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T07:45:59.504Z] ---> 13621d1b12d4 [2021-05-03T07:45:59.504Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-03T07:45:59.504Z] ---> Running in 1c07f64e9c36 [2021-05-03T07:45:59.792Z] ---> 20dd790b3752 [2021-05-03T07:45:59.792Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-03T07:45:59.792Z] Removing intermediate container 1c07f64e9c36 [2021-05-03T07:45:59.792Z] ---> 62b3566397e4 [2021-05-03T07:45:59.792Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-03T07:45:59.792Z] ---> Running in 2a1a9fe3d238 [2021-05-03T07:46:00.414Z] Removing intermediate container 2a1a9fe3d238 [2021-05-03T07:46:00.414Z] ---> d7ca3727d0bc [2021-05-03T07:46:00.414Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-03T07:46:00.414Z] ---> Running in 1a2dd97e2579 [2021-05-03T07:46:00.414Z] ---> 322416597455 [2021-05-03T07:46:00.414Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-03T07:46:00.693Z] ---> Running in a073d100afe6 [2021-05-03T07:46:00.693Z] Removing intermediate container 1a2dd97e2579 [2021-05-03T07:46:00.693Z] ---> ecf77b69ab80 [2021-05-03T07:46:00.693Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T07:46:00.693Z] ---> Running in 2bb04075c383 [2021-05-03T07:46:00.961Z] Removing intermediate container a073d100afe6 [2021-05-03T07:46:00.961Z] ---> fa3b5ecbb6af [2021-05-03T07:46:00.961Z] Step 18/21 : CMD ["--init=true"] [2021-05-03T07:46:01.548Z] ---> Running in ef099d49b072 [2021-05-03T07:46:01.822Z] Removing intermediate container ef099d49b072 [2021-05-03T07:46:01.822Z] ---> 91c08fc48bae [2021-05-03T07:46:01.822Z] Step 19/21 : LABEL arch=x86_64 [2021-05-03T07:46:02.093Z] ---> Running in 1fe02ae5cf9f [2021-05-03T07:46:02.371Z] Removing intermediate container 1fe02ae5cf9f [2021-05-03T07:46:02.371Z] ---> e0724b5757dc [2021-05-03T07:46:02.371Z] Step 20/21 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [2021-05-03T07:46:02.371Z] ---> Running in 0cbcb771ca9c [2021-05-03T07:46:02.636Z] Removing intermediate container 0cbcb771ca9c [2021-05-03T07:46:02.636Z] ---> 586185d8353a [2021-05-03T07:46:02.636Z] Step 21/21 : LABEL version=0.0.0 [2021-05-03T07:46:02.904Z] Removing intermediate container 2bb04075c383 [2021-05-03T07:46:02.904Z] ---> 3b68544a0133 [2021-05-03T07:46:02.904Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-03T07:46:02.904Z] ---> Running in 5fb1c5a4d362 [2021-05-03T07:46:02.904Z] ---> Running in 6028f450293c [2021-05-03T07:46:03.169Z] Removing intermediate container 5fb1c5a4d362 [2021-05-03T07:46:03.169Z] ---> e4806077563e [2021-05-03T07:46:03.169Z] [2021-05-03T07:46:03.169Z] Successfully built e4806077563e [2021-05-03T07:46:03.435Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-03T07:46:03.435Z]  Building docker-security-proxy-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T07:46:04.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T07:46:04.726Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-03T07:46:04.726Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-03T07:46:04.726Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-03T07:46:05.067Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-03T07:46:05.734Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-03T07:46:05.734Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-03T07:46:06.067Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T07:46:06.067Z] OK: 8 MiB in 20 packages [2021-05-03T07:46:06.665Z] Removing intermediate container 6028f450293c [2021-05-03T07:46:06.665Z] ---> ff089f7368bf [2021-05-03T07:46:06.665Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T07:46:06.932Z] ---> 1458b953cf2b [2021-05-03T07:46:06.932Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-03T07:46:07.515Z] ---> 6f656821d4ba [2021-05-03T07:46:07.515Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-03T07:46:07.780Z] ---> 75d018f33da8 [2021-05-03T07:46:07.780Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-03T07:46:07.780Z] ---> Running in 73d2199365b9 [2021-05-03T07:46:08.044Z] Removing intermediate container 73d2199365b9 [2021-05-03T07:46:08.044Z] ---> 9a93cf3d4c19 [2021-05-03T07:46:08.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T07:46:08.044Z] ---> Running in 174a7d0cb62b [2021-05-03T07:46:08.309Z] Removing intermediate container 174a7d0cb62b [2021-05-03T07:46:08.309Z] ---> 4d3e52514c6b [2021-05-03T07:46:08.309Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T07:46:08.892Z] ---> Running in 6080d56a5046 [2021-05-03T07:46:09.158Z] Removing intermediate container 6080d56a5046 [2021-05-03T07:46:09.158Z] ---> 733a143a2ae2 [2021-05-03T07:46:09.158Z] Step 22/23 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [2021-05-03T07:46:09.158Z] ---> Running in 16f581928877 [2021-05-03T07:46:09.158Z] Removing intermediate container 16f581928877 [2021-05-03T07:46:09.158Z] ---> 01c3dfe697bb [2021-05-03T07:46:09.158Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T07:46:09.428Z] ---> Running in 860276c89d53 [2021-05-03T07:46:09.428Z] Removing intermediate container 860276c89d53 [2021-05-03T07:46:09.428Z] ---> f6e48cbf3d55 [2021-05-03T07:46:09.428Z] [2021-05-03T07:46:09.693Z] Successfully built f6e48cbf3d55 [2021-05-03T07:46:09.694Z] Successfully tagged docker-core-data-go:latest [2021-05-03T07:46:09.978Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-03T07:46:10.034Z] $ docker stop --time=1 2e0c8b7255fabe1cf1d07546295f0f35a1a7d2f9a49f6b2df2138e24d415267a [2021-05-03T07:46:11.815Z] $ docker rm -f 2e0c8b7255fabe1cf1d07546295f0f35a1a7d2f9a49f6b2df2138e24d415267a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T07:46:12.363Z] + docker images [2021-05-03T07:46:12.363Z] + grep docker [2021-05-03T07:46:12.635Z] docker-core-data-go latest f6e48cbf3d55 3 seconds ago 21.5MB [2021-05-03T07:46:12.635Z] docker-security-proxy-setup-go latest e4806077563e 10 seconds ago 25.3MB [2021-05-03T07:46:12.635Z] docker-support-scheduler-go latest aa84bf0c2ffb 24 seconds ago 17.1MB [2021-05-03T07:46:12.635Z] docker-sys-mgmt-agent-go latest b1752a4e94a4 32 seconds ago 312MB [2021-05-03T07:46:12.635Z] docker-core-metadata-go latest 3ac0d2d6cb44 33 seconds ago 18.6MB [2021-05-03T07:46:12.635Z] docker-security-bootstrapper-go latest 2fe9d9eaf987 About a minute ago 18.2MB [2021-05-03T07:46:12.635Z] docker-security-secretstore-setup-go latest 897bca75f570 2 minutes ago 25.6MB [2021-05-03T07:46:12.635Z] docker-core-command-go latest 4a3b00cdd073 2 minutes ago 17MB [2021-05-03T07:46:12.635Z] docker-support-notifications-go latest ecb59f665488 2 minutes ago 17.6MB [2021-05-03T07:46:12.635Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-03T07:46:28.284Z] Still waiting to schedule task [2021-05-03T07:46:28.284Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-03T07:47:20.182Z] Running on prd-ubuntu18.04-docker-8c-8g-2730 in /w/workspace/edgexfoundry_edgex-go_PR-3417 [Pipeline] { [Pipeline] ws [2021-05-03T07:47:20.240Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T07:47:22.606Z] using credential edgex-jenkins-ssh [2021-05-03T07:47:22.619Z] Cloning the remote Git repository [2021-05-03T07:47:22.608Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T07:47:22.672Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-03T07:47:22.698Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T07:47:22.699Z] > git --version # timeout=10 [2021-05-03T07:47:22.704Z] > git --version # 'git version 2.17.1' [2021-05-03T07:47:22.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T07:47:22.730Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T07:47:28.170Z] Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T07:47:28.677Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [2021-05-03T07:47:27.467Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T07:47:27.475Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T07:47:27.484Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T07:47:27.497Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T07:47:27.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T07:47:27.502Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3417/head:refs/remotes/origin/PR-3417 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T07:47:28.162Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T07:47:28.166Z] > git checkout -f d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 # timeout=10 [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-03T07:47:30.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T07:47:32.039Z] ---> package-listing.sh [2021-05-03T07:47:32.039Z] ++ facter osfamily [2021-05-03T07:47:32.039Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T07:47:32.307Z] + OS_FAMILY=redhat [2021-05-03T07:47:32.307Z] + workspace=/w/workspace/edgex-go/1 [2021-05-03T07:47:32.307Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T07:47:32.307Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T07:47:32.307Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T07:47:32.307Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T07:47:32.307Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-03T07:47:32.307Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T07:47:32.307Z] + case "${OS_FAMILY}" in [2021-05-03T07:47:32.307Z] + rpm -qa [2021-05-03T07:47:32.307Z] + sort [2021-05-03T07:47:38.954Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T07:47:38.954Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T07:47:38.954Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T07:47:38.954Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-03T07:47:38.954Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-03T07:47:38.954Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-03T07:47:38.993Z] 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-03T07:47:39.365Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T07:47:40.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T07:47:40.758Z] [2021-05-03T07:47:40.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T07:47:41.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T07:47:41.426Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T07:47:41.426Z] df20fa9351a1: Pulling fs layer [2021-05-03T07:47:41.426Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T07:47:41.426Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T07:47:41.426Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T07:47:41.426Z] 93b61091891f: Pulling fs layer [2021-05-03T07:47:41.426Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T07:47:41.426Z] 5e14af77c1be: Pulling fs layer [2021-05-03T07:47:41.426Z] 01666e4c0597: Pulling fs layer [2021-05-03T07:47:41.426Z] aa168da1d23b: Pulling fs layer [2021-05-03T07:47:41.426Z] 93b61091891f: Waiting [2021-05-03T07:47:41.426Z] 46f8f816bc3b: Waiting [2021-05-03T07:47:41.426Z] 93b9cdb0e59b: Waiting [2021-05-03T07:47:41.426Z] 5e14af77c1be: Waiting [2021-05-03T07:47:41.426Z] 01666e4c0597: Waiting [2021-05-03T07:47:41.426Z] aa168da1d23b: Waiting [2021-05-03T07:47:41.426Z] 36b3adc4ff6f: Download complete [2021-05-03T07:47:41.714Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T07:47:41.714Z] 46f8f816bc3b: Download complete [2021-05-03T07:47:41.714Z] df20fa9351a1: Verifying Checksum [2021-05-03T07:47:41.714Z] df20fa9351a1: Download complete [2021-05-03T07:47:41.714Z] 93b9cdb0e59b: Download complete [2021-05-03T07:47:41.714Z] 5e14af77c1be: Verifying Checksum [2021-05-03T07:47:41.714Z] 5e14af77c1be: Download complete [2021-05-03T07:47:42.026Z] 01666e4c0597: Verifying Checksum [2021-05-03T07:47:42.026Z] 01666e4c0597: Download complete [2021-05-03T07:47:42.026Z] 93b61091891f: Verifying Checksum [2021-05-03T07:47:42.026Z] 93b61091891f: Download complete [2021-05-03T07:47:42.696Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T07:47:42.696Z] 8ad3a11d3b57: Download complete [2021-05-03T07:47:42.696Z] df20fa9351a1: Pull complete [2021-05-03T07:47:42.979Z] 36b3adc4ff6f: Pull complete [2021-05-03T07:47:44.996Z] 8ad3a11d3b57: Pull complete [2021-05-03T07:47:44.996Z] 46f8f816bc3b: Pull complete [2021-05-03T07:47:47.035Z] aa168da1d23b: Verifying Checksum [2021-05-03T07:47:47.035Z] aa168da1d23b: Download complete [2021-05-03T07:47:48.032Z] 93b61091891f: Pull complete [2021-05-03T07:47:48.644Z] 93b9cdb0e59b: Pull complete [2021-05-03T07:47:48.927Z] 5e14af77c1be: Pull complete [2021-05-03T07:47:49.195Z] 01666e4c0597: Pull complete [2021-05-03T07:48:04.522Z] aa168da1d23b: Pull complete [2021-05-03T07:48:04.522Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T07:48:04.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T07:48:04.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T07:48:04.953Z] prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container [2021-05-03T07:48:05.063Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-03T07:48:08.523Z] $ docker top 59b9b4069ecd06ed33bfcc8431fd8f14fff67f3267387b3f13804221d9addc34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T07:48:09.464Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T07:48:09.812Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T07:48:10.426Z] + ls /var/log/sa-host [2021-05-03T07:48:10.426Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T07:48:10.426Z] file_magic: OK [2021-05-03T07:48:10.426Z] HZ: Using current value: 100 [2021-05-03T07:48:10.426Z] file_header: OK [2021-05-03T07:48:10.426Z] 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-03T07:48:10.426Z] Statistics: [2021-05-03T07:48:10.426Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-03T07:48:10.426Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T07:48:10.426Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T07:48:10.426Z] file_magic: OK [2021-05-03T07:48:10.426Z] HZ: Using current value: 100 [2021-05-03T07:48:10.426Z] file_header: OK [2021-05-03T07:48:10.426Z] 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-03T07:48:10.426Z] Statistics: [2021-05-03T07:48:10.426Z] Hnuu...uuuununununu... [2021-05-03T07:48:10.426Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T07:48:10.817Z] provisioning config files... [2021-05-03T07:48:10.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config427785719020431419tmp [Pipeline] { [Pipeline] echo [2021-05-03T07:48:10.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T07:48:11.333Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T07:48:11.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T07:48:11.439Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T07:48:11.829Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T07:48:11.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T07:48:12.229Z] ---> sudo-logs.sh [2021-05-03T07:48:12.229Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T07:48:12.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T07:48:12.991Z] ---> job-cost.sh [2021-05-03T07:48:12.991Z] lf-activate-venv: SKIPPING [2021-05-03T07:48:12.991Z] INFO: No Stack... [2021-05-03T07:48:13.960Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T07:48:14.546Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T07:48:14.582Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T07:48:14.951Z] ---> logs-deploy.sh [2021-05-03T07:48:14.951Z] lf-activate-venv: SKIPPING [2021-05-03T07:48:14.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3417/1 [2021-05-03T07:48:14.951Z] INFO: archiving workspace using pattern(s): [2021-05-03T07:48:17.744Z] Archives upload complete. [2021-05-03T07:48:17.744Z] INFO: archiving logs to Nexus [2021-05-03T07:48:19.321Z] ---> uname -a: [2021-05-03T07:48:19.321Z] Linux prd-centos7-docker-4c-2g-2726.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-03T07:48:19.321Z] [2021-05-03T07:48:19.321Z] [2021-05-03T07:48:19.321Z] ---> lscpu: [2021-05-03T07:48:19.321Z] Architecture: x86_64 [2021-05-03T07:48:19.321Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-03T07:48:19.321Z] Byte Order: Little Endian [2021-05-03T07:48:19.321Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-03T07:48:19.321Z] CPU(s): 4 [2021-05-03T07:48:19.321Z] On-line CPU(s) list: 0-3 [2021-05-03T07:48:19.321Z] Thread(s) per core: 1 [2021-05-03T07:48:19.321Z] Core(s) per socket: 1 [2021-05-03T07:48:19.321Z] Socket(s): 4 [2021-05-03T07:48:19.321Z] NUMA node(s): 1 [2021-05-03T07:48:19.321Z] Vendor ID: GenuineIntel [2021-05-03T07:48:19.321Z] CPU family: 6 [2021-05-03T07:48:19.321Z] Model: 44 [2021-05-03T07:48:19.321Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-03T07:48:19.321Z] Stepping: 1 [2021-05-03T07:48:19.321Z] CPU MHz: 2933.436 [2021-05-03T07:48:19.321Z] BogoMIPS: 5866.87 [2021-05-03T07:48:19.321Z] Virtualization: VT-x [2021-05-03T07:48:19.321Z] Hypervisor vendor: KVM [2021-05-03T07:48:19.321Z] Virtualization type: full [2021-05-03T07:48:19.321Z] L1d cache: 128 KiB [2021-05-03T07:48:19.321Z] L1i cache: 128 KiB [2021-05-03T07:48:19.321Z] L2 cache: 16 MiB [2021-05-03T07:48:19.321Z] L3 cache: 64 MiB [2021-05-03T07:48:19.321Z] NUMA node0 CPU(s): 0-3 [2021-05-03T07:48:19.321Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-03T07:48:19.321Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-03T07:48:19.321Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-03T07:48:19.321Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-03T07:48:19.321Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-03T07:48:19.321Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-03T07:48:19.321Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-03T07:48:19.321Z] Vulnerability Srbds: Not affected [2021-05-03T07:48:19.321Z] Vulnerability Tsx async abort: Not affected [2021-05-03T07:48:19.321Z] 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-03T07:48:19.321Z] [2021-05-03T07:48:19.321Z] [2021-05-03T07:48:19.321Z] ---> nproc: [2021-05-03T07:48:19.321Z] 4 [2021-05-03T07:48:19.321Z] [2021-05-03T07:48:19.321Z] [2021-05-03T07:48:19.321Z] ---> df -h: [2021-05-03T07:48:19.321Z] Filesystem Size Used Available Use% Mounted on [2021-05-03T07:48:19.321Z] overlay 50.0G 11.3G 38.7G 23% / [2021-05-03T07:48:19.321Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-03T07:48:19.321Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-03T07:48:19.321Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-03T07:48:19.321Z] /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os [2021-05-03T07:48:19.321Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf [2021-05-03T07:48:19.322Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname [2021-05-03T07:48:19.322Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts [2021-05-03T07:48:19.322Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log [2021-05-03T07:48:19.322Z] /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json [2021-05-03T07:48:19.322Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host [2021-05-03T07:48:19.322Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure [2021-05-03T07:48:19.322Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/1 [2021-05-03T07:48:19.322Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/1@tmp [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] ---> free -m: [2021-05-03T07:48:19.322Z] total used free shared buff/cache available [2021-05-03T07:48:19.322Z] Mem: 1837 732 112 0 992 1021 [2021-05-03T07:48:19.322Z] Swap: 1023 56 967 [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] ---> ip addr: [2021-05-03T07:48:19.322Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-03T07:48:19.322Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-03T07:48:19.322Z] inet 127.0.0.1/8 scope host lo [2021-05-03T07:48:19.322Z] valid_lft forever preferred_lft forever [2021-05-03T07:48:19.322Z] inet6 ::1/128 scope host [2021-05-03T07:48:19.322Z] valid_lft forever preferred_lft forever [2021-05-03T07:48:19.322Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-03T07:48:19.322Z] link/ether fa:16:3e:56:f7:5d brd ff:ff:ff:ff:ff:ff [2021-05-03T07:48:19.322Z] inet 10.30.123.113/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-03T07:48:19.322Z] valid_lft 85570sec preferred_lft 85570sec [2021-05-03T07:48:19.322Z] inet6 fe80::f816:3eff:fe56:f75d/64 scope link [2021-05-03T07:48:19.322Z] valid_lft forever preferred_lft forever [2021-05-03T07:48:19.322Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-03T07:48:19.322Z] link/ether 02:42:cd:29:8b:5d brd ff:ff:ff:ff:ff:ff [2021-05-03T07:48:19.322Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-03T07:48:19.322Z] valid_lft forever preferred_lft forever [2021-05-03T07:48:19.322Z] inet6 fe80::42:cdff:fe29:8b5d/64 scope link [2021-05-03T07:48:19.322Z] valid_lft forever preferred_lft forever [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] ---> sar -b -r -n DEV: [2021-05-03T07:48:19.322Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] 07:34:17 LINUX RESTART (4 CPU) [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] 07:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-03T07:48:19.322Z] 07:36:01 79.43 23.52 55.91 0.00 5378.33 13682.65 0.00 [2021-05-03T07:48:19.322Z] 07:37:01 276.48 104.59 171.88 0.00 7889.80 49382.95 0.00 [2021-05-03T07:48:19.322Z] 07:38:01 206.48 108.47 98.01 0.00 3453.07 13554.03 0.00 [2021-05-03T07:48:19.322Z] 07:39:01 85.59 25.66 59.92 0.00 875.93 6534.01 0.00 [2021-05-03T07:48:19.322Z] 07:40:01 145.56 78.68 66.88 0.00 4054.96 7229.44 0.00 [2021-05-03T07:48:19.322Z] 07:41:03 256.41 89.54 166.87 0.00 27148.88 98604.53 0.00 [2021-05-03T07:48:19.322Z] 07:42:03 1862.19 1567.28 294.91 0.00 154098.32 160099.64 0.00 [2021-05-03T07:48:19.322Z] 07:43:02 870.14 699.86 170.28 0.00 63128.90 69935.41 0.00 [2021-05-03T07:48:19.322Z] 07:44:01 500.54 231.26 269.28 0.00 35859.52 74320.75 0.00 [2021-05-03T07:48:19.322Z] 07:45:02 1556.76 1252.79 303.97 0.00 103272.15 109590.42 0.00 [2021-05-03T07:48:19.322Z] 07:46:01 617.10 359.77 257.33 0.00 26259.68 43286.38 0.00 [2021-05-03T07:48:19.322Z] 07:47:01 41.86 17.15 24.70 0.00 3071.97 1585.63 0.00 [2021-05-03T07:48:19.322Z] 07:48:02 128.90 55.78 73.11 0.00 4786.72 16759.49 0.00 [2021-05-03T07:48:19.322Z] Average: 510.90 355.94 154.96 0.00 33896.63 51296.99 0.00 [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] 07:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-03T07:48:19.322Z] 07:36:01 63736 0 837308 44.50 2620 977880 1637408 55.88 687988 925280 20 [2021-05-03T07:48:19.322Z] 07:37:01 103868 0 758696 40.32 1492 1017488 1371212 46.80 548588 952092 8 [2021-05-03T07:48:19.322Z] 07:38:01 76392 0 901840 47.93 892 902420 1840260 62.81 720200 806388 16936 [2021-05-03T07:48:19.322Z] 07:39:01 158956 0 830944 44.16 560 891084 1660700 56.68 713976 723856 62100 [2021-05-03T07:48:19.322Z] 07:40:01 110084 0 841320 44.71 524 929616 1797380 61.34 700224 774344 78452 [2021-05-03T07:48:19.322Z] 07:41:03 53216 0 852080 45.29 140 976108 2260912 77.16 738804 870368 23124 [2021-05-03T07:48:19.322Z] 07:42:03 75816 0 874288 46.47 96 931344 2377536 81.14 640600 925728 74864 [2021-05-03T07:48:19.322Z] 07:43:02 234952 0 1245060 66.17 96 401436 3245904 110.78 816096 559944 38324 [2021-05-03T07:48:19.322Z] 07:44:01 69756 0 786664 41.81 96 1025028 1888464 64.45 728476 837248 88368 [2021-05-03T07:48:19.322Z] 07:45:02 75684 0 933288 49.60 96 872476 2900004 98.97 736020 828188 54276 [2021-05-03T07:48:19.322Z] 07:46:01 268044 0 778576 41.38 96 834828 2158620 73.67 659028 701504 8 [2021-05-03T07:48:19.322Z] 07:47:01 329912 0 661356 35.15 96 890180 1229120 41.95 555416 749984 8 [2021-05-03T07:48:19.322Z] 07:48:02 211000 0 729552 38.77 96 940896 1428208 48.74 531864 848508 39004 [2021-05-03T07:48:19.322Z] Average: 140878 0 848536 45.10 531 891599 1984287 67.72 675175 807956 36576 [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] 07:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-03T07:48:19.322Z] 07:36:01 vethe15fa3f 867.64 820.03 84.19 2733.45 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:36:01 eth0 1376.18 1188.17 5987.28 145.77 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:36:01 docker0 867.64 819.90 72.33 2733.44 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:37:01 eth0 493.91 399.05 3543.34 80.41 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:37:01 docker0 169.22 220.03 11.27 843.30 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:38:01 veth20fc7e3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:38:01 eth0 24.95 17.79 26.10 10.77 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:39:01 veth20fc7e3 2.33 2.33 0.19 0.19 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:39:01 eth0 31.95 24.25 25.67 12.53 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:39:01 docker0 2.33 2.33 0.15 0.19 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:40:01 veth20fc7e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:40:01 eth0 32.07 25.70 18.44 82.68 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:41:03 eth0 194.92 148.72 1669.67 45.65 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:41:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:41:03 veth93c97bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:41:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:42:03 eth0 81.71 59.27 181.16 34.85 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:42:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:42:03 veth93c97bc 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:42:03 docker0 43.84 57.50 2.90 164.18 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:43:02 veth5905cad 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:43:02 veth40b950d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:43:02 vethdba45ad 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:43:02 eth0 7.86 6.02 6.17 3.37 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:44:01 vethb6980b3 23.02 51.50 1.61 331.22 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:44:01 eth0 203.14 137.98 1763.83 21.37 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:44:01 veth93c97bc 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:45:02 veth5bae8ee 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:45:02 eth0 61.33 49.84 78.18 88.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:45:02 vethd7fa5fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:46:01 eth0 44.90 31.35 68.67 16.26 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:46:01 vethbc0a1c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:46:01 vethf39db13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:47:01 eth0 53.47 48.41 57.27 67.43 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:47:01 docker0 1132.32 1195.39 89.56 4293.30 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:48:02 eth0 198.11 147.35 2165.01 17.84 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] 07:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] Average: eth0 214.63 174.71 1195.56 48.28 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] Average: docker0 87.26 92.12 6.90 330.86 0.00 0.00 0.00 0.00 [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] ---> sar -P ALL: [2021-05-03T07:48:19.322Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.322Z] 07:34:17 LINUX RESTART (4 CPU) [2021-05-03T07:48:19.322Z] [2021-05-03T07:48:19.323Z] 07:35:02 CPU %user %nice %system %iowait %steal %idle [2021-05-03T07:48:19.323Z] 07:36:01 all 13.23 0.00 5.81 1.44 12.48 67.03 [2021-05-03T07:48:19.323Z] 07:36:01 0 11.56 0.00 7.42 0.32 13.44 67.27 [2021-05-03T07:48:19.323Z] 07:36:01 1 10.40 0.00 4.62 1.90 13.10 69.97 [2021-05-03T07:48:19.323Z] 07:36:01 2 19.72 0.00 6.74 0.64 11.24 61.66 [2021-05-03T07:48:19.323Z] 07:36:01 3 11.44 0.00 4.55 2.84 12.13 69.05 [2021-05-03T07:48:19.323Z] 07:37:01 all 12.52 0.00 8.79 4.05 5.85 68.78 [2021-05-03T07:48:19.323Z] 07:37:01 0 12.25 0.00 8.96 4.09 6.50 68.20 [2021-05-03T07:48:19.323Z] 07:37:01 1 10.08 0.00 9.19 4.80 5.76 70.17 [2021-05-03T07:48:19.323Z] 07:37:01 2 18.23 0.00 9.40 4.12 5.63 62.62 [2021-05-03T07:48:19.323Z] 07:37:01 3 9.57 0.00 7.62 3.19 5.51 74.11 [2021-05-03T07:48:19.323Z] 07:38:01 all 36.73 0.00 11.99 4.55 5.00 41.73 [2021-05-03T07:48:19.323Z] 07:38:01 0 36.80 0.00 12.28 4.89 4.92 41.10 [2021-05-03T07:48:19.323Z] 07:38:01 1 37.16 0.00 11.37 4.00 5.09 42.38 [2021-05-03T07:48:19.323Z] 07:38:01 2 36.70 0.00 11.78 4.39 5.06 42.06 [2021-05-03T07:48:19.323Z] 07:38:01 3 36.26 0.00 12.51 4.94 4.92 41.37 [2021-05-03T07:48:19.323Z] 07:39:01 all 46.19 0.00 12.84 2.90 6.71 31.37 [2021-05-03T07:48:19.323Z] 07:39:01 0 47.14 0.00 13.37 5.12 6.61 27.76 [2021-05-03T07:48:19.323Z] 07:39:01 1 44.38 0.00 13.16 2.51 6.43 33.52 [2021-05-03T07:48:19.323Z] 07:39:01 2 44.83 0.00 11.86 1.31 7.18 34.81 [2021-05-03T07:48:19.323Z] 07:39:01 3 48.40 0.00 12.97 2.68 6.63 29.32 [2021-05-03T07:48:19.323Z] 07:40:01 all 53.15 0.00 16.66 4.33 3.68 22.18 [2021-05-03T07:48:19.323Z] 07:40:01 0 50.12 0.00 15.64 3.57 4.59 26.07 [2021-05-03T07:48:19.323Z] 07:40:01 1 54.10 0.00 16.31 4.96 3.59 21.04 [2021-05-03T07:48:19.323Z] 07:40:01 2 53.64 0.00 16.78 4.29 3.86 21.42 [2021-05-03T07:48:19.323Z] 07:40:01 3 54.78 0.00 17.92 4.50 2.68 20.13 [2021-05-03T07:48:19.323Z] 07:41:03 all 21.42 0.00 15.33 3.72 2.14 57.38 [2021-05-03T07:48:19.323Z] 07:41:03 0 21.30 0.00 13.93 4.42 2.23 58.11 [2021-05-03T07:48:19.323Z] 07:41:03 1 23.56 0.00 16.40 2.43 1.79 55.83 [2021-05-03T07:48:19.323Z] 07:41:03 2 20.08 0.00 14.56 4.30 2.42 58.64 [2021-05-03T07:48:19.323Z] 07:41:03 3 20.76 0.00 16.44 3.74 2.13 56.93 [2021-05-03T07:48:19.323Z] 07:42:03 all 18.78 0.00 25.57 16.42 15.01 24.22 [2021-05-03T07:48:19.323Z] 07:42:03 0 17.46 0.00 25.14 16.24 15.59 25.56 [2021-05-03T07:48:19.323Z] 07:42:03 1 19.56 0.00 25.21 16.14 14.81 24.28 [2021-05-03T07:48:19.323Z] 07:42:03 2 18.28 0.00 23.85 16.47 15.88 25.52 [2021-05-03T07:48:19.323Z] 07:42:03 3 19.85 0.00 28.14 16.86 13.71 21.44 [2021-05-03T07:48:19.323Z] 07:43:02 all 54.47 0.00 16.18 7.89 10.18 11.28 [2021-05-03T07:48:19.323Z] 07:43:02 0 51.54 0.00 16.98 9.05 10.84 11.59 [2021-05-03T07:48:19.323Z] 07:43:02 1 53.76 0.00 16.20 6.49 10.66 12.88 [2021-05-03T07:48:19.323Z] 07:43:02 2 56.79 0.00 15.66 8.25 9.88 9.43 [2021-05-03T07:48:19.323Z] 07:43:02 3 55.86 0.00 15.84 7.78 9.31 11.22 [2021-05-03T07:48:19.323Z] 07:44:01 all 39.52 0.00 18.46 19.02 2.00 21.00 [2021-05-03T07:48:19.323Z] 07:44:01 0 38.93 0.00 17.13 18.54 1.98 23.42 [2021-05-03T07:48:19.323Z] 07:44:01 1 39.81 0.00 19.27 19.34 2.25 19.33 [2021-05-03T07:48:19.323Z] 07:44:01 2 41.08 0.00 19.78 21.66 1.82 15.65 [2021-05-03T07:48:19.323Z] 07:44:01 3 38.26 0.00 17.66 16.50 1.94 25.63 [2021-05-03T07:48:19.323Z] 07:45:02 all 40.72 0.00 25.31 12.52 12.78 8.66 [2021-05-03T07:48:19.323Z] 07:45:02 0 40.56 0.00 23.83 11.82 14.69 9.11 [2021-05-03T07:48:19.323Z] 07:45:02 1 40.18 0.00 24.89 12.66 12.49 9.78 [2021-05-03T07:48:19.323Z] 07:45:02 2 44.59 0.00 27.53 11.50 10.58 5.79 [2021-05-03T07:48:19.323Z] 07:45:02 3 37.63 0.00 25.04 14.09 13.33 9.91 [2021-05-03T07:48:19.323Z] 07:46:01 all 53.27 0.00 20.34 6.96 8.83 10.61 [2021-05-03T07:48:19.323Z] 07:46:01 0 53.11 0.00 21.20 7.46 8.05 10.18 [2021-05-03T07:48:19.323Z] 07:46:01 1 53.05 0.00 19.48 7.81 8.29 11.38 [2021-05-03T07:48:19.323Z] 07:46:01 2 54.00 0.00 19.72 6.40 10.36 9.52 [2021-05-03T07:48:19.323Z] 07:46:01 3 52.90 0.00 20.96 6.17 8.58 11.38 [2021-05-03T07:48:19.323Z] [2021-05-03T07:48:19.323Z] 07:46:01 CPU %user %nice %system %iowait %steal %idle [2021-05-03T07:48:19.323Z] 07:47:01 all 1.43 0.00 1.94 0.59 0.86 95.18 [2021-05-03T07:48:19.323Z] 07:47:01 0 1.67 0.00 2.18 0.25 0.87 95.04 [2021-05-03T07:48:19.323Z] 07:47:01 1 1.18 0.00 2.01 0.52 0.73 95.56 [2021-05-03T07:48:19.323Z] 07:47:01 2 1.65 0.00 2.16 1.18 0.91 94.10 [2021-05-03T07:48:19.323Z] 07:47:01 3 1.23 0.00 1.40 0.40 0.93 96.03 [2021-05-03T07:48:19.323Z] 07:48:02 all 5.21 0.00 4.88 3.90 7.28 78.74 [2021-05-03T07:48:19.323Z] 07:48:02 0 5.14 0.00 4.84 4.30 7.80 77.93 [2021-05-03T07:48:19.323Z] 07:48:02 1 6.86 0.00 5.85 5.85 6.77 74.67 [2021-05-03T07:48:19.323Z] 07:48:02 2 4.50 0.00 4.94 2.42 7.11 81.04 [2021-05-03T07:48:19.323Z] 07:48:02 3 4.35 0.00 3.90 3.05 7.42 81.28 [2021-05-03T07:48:19.323Z] Average: all 29.95 0.00 13.98 6.70 7.13 42.25 [2021-05-03T07:48:19.323Z] Average: 0 29.29 0.00 13.92 6.85 7.54 42.40 [2021-05-03T07:48:19.323Z] Average: 1 29.71 0.00 13.96 6.79 7.07 42.48 [2021-05-03T07:48:19.323Z] Average: 2 31.31 0.00 14.04 6.59 7.06 41.00 [2021-05-03T07:48:19.323Z] Average: 3 29.47 0.00 14.01 6.57 6.85 43.11 [2021-05-03T07:48:19.323Z] [2021-05-03T07:48:19.323Z] [2021-05-03T07:48:19.323Z]