Started by user Ernesto Ojeda 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than 73839868daec52e33f615e6a5743a210dd70e431 Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6208184730877036836.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5024954176847018673.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2552670558943135846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6784037709920469891.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1888129551038834205.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[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_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-993 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2193000566752403618.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5638731150743055299.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 73839868daec52e33f615e6a5743a210dd70e431 Merge succeeded, producing 73839868daec52e33f615e6a5743a210dd70e431 Checking out Revision 73839868daec52e33f615e6a5743a210dd70e431 (PR-3551) > git config core.sparsecheckout # timeout=10 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2387656384239639238.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 Commit message: "fix(notifications): Query with invalid offset range should return 416" > git rev-list --no-walk 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T20:45:27.764Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T20:45:27.871Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T20:45:27.899Z] ========================================================= [2021-06-08T20:45:27.899Z] EdgeX Global Pipelines Version Info [2021-06-08T20:45:27.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:45:29.395Z] ------------------- [2021-06-08T20:45:29.395Z] stable info: [2021-06-08T20:45:29.395Z] ------------------- [2021-06-08T20:45:29.395Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T20:45:29.395Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T20:45:29.395Z] Message: update stable to v1.0.194 [2021-06-08T20:45:29.973Z] ------------------- [2021-06-08T20:45:29.973Z] experimental info: [2021-06-08T20:45:29.973Z] ------------------- [2021-06-08T20:45:29.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T20:45:29.973Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T20:45:29.973Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T20:45:30.092Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T20:45:30.114Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T20:45:30.134Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T20:45:30.156Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T20:45:30.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T20:45:30.198Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T20:45:30.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T20:45:30.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T20:45:30.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T20:45:30.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T20:45:30.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T20:45:30.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T20:45:30.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T20:45:30.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T20:45:30.388Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T20:45:30.409Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T20:45:30.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T20:45:30.451Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T20:45:30.473Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T20:45:30.494Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T20:45:30.516Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T20:45:30.538Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T20:45:30.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3551 [Pipeline] echo [2021-06-08T20:45:30.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3551 [Pipeline] echo [2021-06-08T20:45:30.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3551 [Pipeline] echo [2021-06-08T20:45:30.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73839868daec52e33f615e6a5743a210dd70e431 [Pipeline] echo [2021-06-08T20:45:33.067Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7383986 [Pipeline] echo [2021-06-08T20:45:33.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T20:45:33.159Z] provisioning config files... [2021-06-08T20:45:33.174Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4618158520534186492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:45:33.494Z] ---> docker-login.sh [2021-06-08T20:45:33.494Z] nexus3.edgexfoundry.org:10001 [2021-06-08T20:45:33.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:45:34.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:45:34.020Z] Configure a credential helper to remove this warning. See [2021-06-08T20:45:34.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:45:34.020Z] [2021-06-08T20:45:34.020Z] Login Succeeded [2021-06-08T20:45:34.020Z] nexus3.edgexfoundry.org:10002 [2021-06-08T20:45:34.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:45:34.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:45:34.020Z] Configure a credential helper to remove this warning. See [2021-06-08T20:45:34.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:45:34.020Z] [2021-06-08T20:45:34.020Z] Login Succeeded [2021-06-08T20:45:34.020Z] nexus3.edgexfoundry.org:10003 [2021-06-08T20:45:34.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:45:34.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:45:34.288Z] Configure a credential helper to remove this warning. See [2021-06-08T20:45:34.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:45:34.288Z] [2021-06-08T20:45:34.288Z] Login Succeeded [2021-06-08T20:45:34.288Z] nexus3.edgexfoundry.org:10004 [2021-06-08T20:45:34.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:45:34.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:45:34.289Z] Configure a credential helper to remove this warning. See [2021-06-08T20:45:34.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:45:34.289Z] [2021-06-08T20:45:34.289Z] Login Succeeded [2021-06-08T20:45:34.289Z] docker.io [2021-06-08T20:45:34.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:45:34.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:45:34.810Z] Configure a credential helper to remove this warning. See [2021-06-08T20:45:34.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:45:34.810Z] [2021-06-08T20:45:34.810Z] Login Succeeded [2021-06-08T20:45:34.810Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T20:45:34.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T20:45:35.153Z] ++ 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-06-08T20:45:35.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:45:35.153Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T20:45:35.153Z] ++ cut -d/ -f2 [2021-06-08T20:45:35.153Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T20:45:35.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:45:35.153Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T20:45:35.153Z] ++ cut -d/ -f2 [2021-06-08T20:45:35.153Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T20:45:35.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:45:35.153Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T20:45:35.153Z] ++ cut -d/ -f2 [2021-06-08T20:45:35.153Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T20:45:35.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:45:35.153Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T20:45:35.153Z] ++ cut -d/ -f2 [2021-06-08T20:45:35.153Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T20:45:35.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:45:35.153Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T20:45:35.153Z] ++ cut -d/ -f2 [2021-06-08T20:45:35.153Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T20:45:35.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:45:35.153Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T20:45:35.153Z] ++ cut -d/ -f2 [2021-06-08T20:45:35.153Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T20:45:35.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:45:35.153Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T20:45:35.153Z] ++ cut -d/ -f2 [2021-06-08T20:45:35.153Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T20:45:35.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:45:35.153Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T20:45:35.153Z] ++ cut -d/ -f2 [2021-06-08T20:45:35.153Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T20:45:35.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:45:35.153Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T20:45:35.153Z] ++ cut -d/ -f2 [2021-06-08T20:45:35.153Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T20:45:35.197Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:45:36.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T20:45:36.535Z] [2021-06-08T20:45:36.535Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:45:36.852Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T20:45:36.852Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T20:45:36.852Z] 31603596830f: Pulling fs layer [2021-06-08T20:45:36.852Z] 54011a49482f: Pulling fs layer [2021-06-08T20:45:36.852Z] a6820b24f6d8: Pulling fs layer [2021-06-08T20:45:36.852Z] f581987b2513: Pulling fs layer [2021-06-08T20:45:36.852Z] f581987b2513: Waiting [2021-06-08T20:45:36.852Z] 54011a49482f: Verifying Checksum [2021-06-08T20:45:36.852Z] 54011a49482f: Download complete [2021-06-08T20:45:37.114Z] 31603596830f: Verifying Checksum [2021-06-08T20:45:37.114Z] 31603596830f: Download complete [2021-06-08T20:45:37.114Z] f581987b2513: Verifying Checksum [2021-06-08T20:45:37.114Z] f581987b2513: Download complete [2021-06-08T20:45:37.114Z] a6820b24f6d8: Verifying Checksum [2021-06-08T20:45:37.114Z] a6820b24f6d8: Download complete [2021-06-08T20:45:37.114Z] 31603596830f: Pull complete [2021-06-08T20:45:37.378Z] 54011a49482f: Pull complete [2021-06-08T20:45:37.955Z] a6820b24f6d8: Pull complete [2021-06-08T20:45:38.215Z] f581987b2513: Pull complete [2021-06-08T20:45:38.478Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T20:45:38.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T20:45:38.478Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T20:45:38.564Z] prd-centos7-docker-4c-2g-993 does not seem to be running inside a container [2021-06-08T20:45:38.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2021-06-08T20:45:40.909Z] $ docker top 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T20:45:43.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T20:45:43.086Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T20:45:43.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T20:45:43.201Z] $ docker exec 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 ssh-agent [2021-06-08T20:45:43.315Z] SSH_AUTH_SOCK=/tmp/ssh-m8hc87w4IOcG/agent.15 [2021-06-08T20:45:43.315Z] SSH_AGENT_PID=22 [2021-06-08T20:45:43.324Z] Running ssh-add (command line suppressed) [2021-06-08T20:45:43.416Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8520703384763955646.key (/w/workspace/edgex-go/3@tmp/private_key_8520703384763955646.key) [2021-06-08T20:45:43.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T20:45:43.752Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T20:45:43.766Z] $ docker exec --env ******** --env ******** 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 ssh-agent -k [2021-06-08T20:45:43.862Z] unset SSH_AUTH_SOCK; [2021-06-08T20:45:43.863Z] unset SSH_AGENT_PID; [2021-06-08T20:45:43.863Z] echo Agent pid 22 killed; [2021-06-08T20:45:43.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T20:45:43.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T20:45:43.938Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T20:45:44.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T20:45:44.057Z] $ docker exec 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 ssh-agent [2021-06-08T20:45:44.203Z] SSH_AUTH_SOCK=/tmp/ssh-e0qiuSt0NN2h/agent.55 [2021-06-08T20:45:44.203Z] SSH_AGENT_PID=61 [2021-06-08T20:45:44.211Z] Running ssh-add (command line suppressed) [2021-06-08T20:45:44.309Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8057463453463658385.key (/w/workspace/edgex-go/3@tmp/private_key_8057463453463658385.key) [2021-06-08T20:45:44.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T20:45:44.645Z] + git semver init [2021-06-08T20:45:44.645Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T20:45:44.645Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-08T20:45:44.645Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-08T20:45:44.645Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T20:45:44.645Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T20:45:44.645Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T20:45:44.645Z] # $SEMVER_BRANCH = PR-3551 [2021-06-08T20:45:44.645Z] # $SEMVER_TEMP = /tmp/semver-610387694 [2021-06-08T20:45:44.645Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T20:46:14.282Z] # '/tmp/semver-610387694' -> '/w/workspace/edgex-go/3/.semver' [2021-06-08T20:46:14.282Z] # -> Force: false [2021-06-08T20:46:14.282Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-08T20:46:14.292Z] $ docker exec --env ******** --env ******** 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 ssh-agent -k [2021-06-08T20:46:14.400Z] unset SSH_AUTH_SOCK; [2021-06-08T20:46:14.400Z] unset SSH_AGENT_PID; [2021-06-08T20:46:14.400Z] echo Agent pid 61 killed; [2021-06-08T20:46:14.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T20:46:14.768Z] + git semver [Pipeline] } [2021-06-08T20:46:14.780Z] $ docker stop --time=1 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 [2021-06-08T20:46:17.763Z] $ docker rm -f 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T20:46:20.030Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T20:46:20.464Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T20:46:20.467Z] [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-06-08T20:46:21.119Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T20:46:21.414Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T20:46:21.709Z] + sudo service docker restart [2021-06-08T20:46:21.709Z] + true [2021-06-08T20:46:21.709Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T20:46:35.689Z] Still waiting to schedule task [2021-06-08T20:46:35.689Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-991’ is offline [Pipeline] echo [2021-06-08T20:46:39.621Z] ========================================================= [2021-06-08T20:46:39.621Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T20:46:39.621Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:46:39.927Z] + 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-06-08T20:46:41.321Z] Sending build context to Docker daemon 329.1MB [2021-06-08T20:46:41.321Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T20:46:41.321Z] Step 2/6 : FROM ${BASE} [2021-06-08T20:46:41.321Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T20:46:41.321Z] 540db60ca938: Pulling fs layer [2021-06-08T20:46:41.321Z] adcc1eea9eea: Pulling fs layer [2021-06-08T20:46:41.321Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T20:46:41.321Z] 0510c868ecb4: Pulling fs layer [2021-06-08T20:46:41.321Z] afea3b2eda06: Pulling fs layer [2021-06-08T20:46:41.321Z] 7809a108b3ef: Pulling fs layer [2021-06-08T20:46:41.321Z] f706445af74f: Pulling fs layer [2021-06-08T20:46:41.321Z] afea3b2eda06: Waiting [2021-06-08T20:46:41.321Z] 7809a108b3ef: Waiting [2021-06-08T20:46:41.321Z] f706445af74f: Waiting [2021-06-08T20:46:41.321Z] 0510c868ecb4: Waiting [2021-06-08T20:46:41.321Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T20:46:41.321Z] 4c4ab2625f07: Download complete [2021-06-08T20:46:41.321Z] adcc1eea9eea: Verifying Checksum [2021-06-08T20:46:41.321Z] adcc1eea9eea: Download complete [2021-06-08T20:46:41.321Z] afea3b2eda06: Verifying Checksum [2021-06-08T20:46:41.321Z] afea3b2eda06: Download complete [2021-06-08T20:46:41.321Z] 7809a108b3ef: Verifying Checksum [2021-06-08T20:46:41.321Z] 7809a108b3ef: Download complete [2021-06-08T20:46:41.321Z] 540db60ca938: Verifying Checksum [2021-06-08T20:46:41.321Z] 540db60ca938: Download complete [2021-06-08T20:46:41.587Z] 540db60ca938: Pull complete [2021-06-08T20:46:41.587Z] adcc1eea9eea: Pull complete [2021-06-08T20:46:41.849Z] 4c4ab2625f07: Pull complete [2021-06-08T20:46:44.926Z] f706445af74f: Verifying Checksum [2021-06-08T20:46:44.926Z] f706445af74f: Download complete [2021-06-08T20:46:44.926Z] 0510c868ecb4: Verifying Checksum [2021-06-08T20:46:44.926Z] 0510c868ecb4: Download complete [2021-06-08T20:46:47.513Z] 0510c868ecb4: Pull complete [2021-06-08T20:46:47.513Z] afea3b2eda06: Pull complete [2021-06-08T20:46:47.513Z] 7809a108b3ef: Pull complete [2021-06-08T20:46:48.455Z] f706445af74f: Pull complete [2021-06-08T20:46:48.455Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T20:46:48.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T20:46:48.455Z] ---> b068be0155e3 [2021-06-08T20:46:48.455Z] 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-06-08T20:46:51.756Z] ---> Running in 0d0635b27468 [2021-06-08T20:46:51.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:46:52.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:46:53.277Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T20:46:53.538Z] (2/12) Installing file (5.39-r0) [2021-06-08T20:46:53.538Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T20:46:53.799Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T20:47:01.949Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T20:47:01.949Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T20:47:01.949Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T20:47:02.211Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T20:47:02.211Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T20:47:02.211Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T20:47:02.472Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T20:47:02.472Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T20:47:02.732Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T20:47:02.732Z] OK: 219 MiB in 52 packages [2021-06-08T20:47:04.118Z] Removing intermediate container 0d0635b27468 [2021-06-08T20:47:04.118Z] ---> a3c184c3f2ea [2021-06-08T20:47:04.118Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T20:47:04.118Z] ---> Running in 6199a66e5ee9 [2021-06-08T20:47:04.118Z] Removing intermediate container 6199a66e5ee9 [2021-06-08T20:47:04.118Z] ---> 40ccf66771b0 [2021-06-08T20:47:04.118Z] Step 5/6 : COPY go.mod . [2021-06-08T20:47:04.380Z] ---> 08e95ef51e2f [2021-06-08T20:47:04.380Z] Step 6/6 : RUN go mod download [2021-06-08T20:47:04.380Z] ---> Running in 76367e316c3c [2021-06-08T20:47:19.312Z] Removing intermediate container 76367e316c3c [2021-06-08T20:47:19.312Z] ---> 193152107165 [2021-06-08T20:47:19.312Z] Successfully built 193152107165 [2021-06-08T20:47:19.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:47:19.615Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T20:47:19.615Z] . [Pipeline] withDockerContainer [2021-06-08T20:47:19.698Z] prd-centos7-docker-4c-2g-993 does not seem to be running inside a container [2021-06-08T20:47:19.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T20:47:20.128Z] $ docker top b13856932a8a224f8691e2fb5697c1f3dd511ef52c132d7240dd07eea42eb6f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:47:20.503Z] + go version [2021-06-08T20:47:20.503Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T20:47:20.512Z] $ docker stop --time=1 b13856932a8a224f8691e2fb5697c1f3dd511ef52c132d7240dd07eea42eb6f5 [2021-06-08T20:47:21.698Z] $ docker rm -f b13856932a8a224f8691e2fb5697c1f3dd511ef52c132d7240dd07eea42eb6f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:47:22.209Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T20:47:22.209Z] . [Pipeline] withDockerContainer [2021-06-08T20:47:22.281Z] prd-centos7-docker-4c-2g-993 does not seem to be running inside a container [2021-06-08T20:47:22.315Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T20:47:22.672Z] $ docker top c528d258ec73278aed73f2ca9d2f68bc9793e6bfd827875639ffb704349752ba -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T20:47:22.765Z] ========================================================= [2021-06-08T20:47:22.765Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T20:47:22.765Z] ========================================================= [Pipeline] sh [2021-06-08T20:47:23.055Z] + go mod tidy [Pipeline] sh [2021-06-08T20:47:23.626Z] + make test [2021-06-08T20:47:23.626Z] go mod tidy [2021-06-08T20:47:23.626Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T20:47:28.989Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T20:47:47.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T20:47:49.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T20:47:51.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T20:47:51.176Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T20:47:53.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T20:47:54.059Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T20:47:54.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T20:47:54.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T20:47:54.915Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T20:47:55.178Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T20:47:57.152Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T20:47:57.152Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T20:47:57.152Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T20:47:57.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T20:47:57.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T20:47:57.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T20:47:57.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T20:47:58.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements [2021-06-08T20:47:59.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.066s coverage: 100.0% of statements [2021-06-08T20:47:59.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T20:47:59.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T20:47:59.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T20:48:00.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-06-08T20:48:00.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T20:48:00.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.060s coverage: 53.4% of statements [2021-06-08T20:48:00.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T20:48:00.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T20:48:01.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.136s coverage: 87.7% of statements [2021-06-08T20:48:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T20:48:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:48:01.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements [2021-06-08T20:48:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T20:48:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T20:48:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T20:48:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T20:48:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T20:48:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T20:48:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T20:48:02.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.248s coverage: 95.1% of statements [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T20:48:02.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T20:48:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T20:48:02.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.054s coverage: 60.0% of statements [2021-06-08T20:48:04.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-06-08T20:48:04.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T20:48:04.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 22.0% of statements [2021-06-08T20:48:04.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T20:48:04.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-06-08T20:48:04.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-06-08T20:48:04.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-06-08T20:48:05.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-06-08T20:48:05.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-08T20:48:17.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-06-08T20:48:17.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-06-08T20:48:25.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.202s coverage: 81.8% of statements [2021-06-08T20:48:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 76.0% of statements [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.108s coverage: 64.4% of statements [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T20:48:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-06-08T20:48:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-06-08T20:48:40.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-08T20:48:41.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements [2021-06-08T20:48:41.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T20:48:41.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T20:48:41.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T20:48:41.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-06-08T20:48:41.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T20:48:41.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T20:48:41.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements [2021-06-08T20:48:41.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T20:48:42.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements [2021-06-08T20:48:42.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T20:48:42.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T20:48:42.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T20:48:42.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T20:48:42.746Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-998 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws [2021-06-08T20:48:42.768Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-08T20:48:43.015Z] The recommended git tool is: git [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 28.1% of statements [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T20:48:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T20:48:49.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-08T20:48:49.315Z] GO111MODULE=on go vet ./... [2021-06-08T20:48:50.770Z] using credential edgex-jenkins-ssh [2021-06-08T20:48:50.789Z] Cloning the remote Git repository [2021-06-08T20:48:50.826Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T20:48:50.940Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-08T20:48:51.012Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T20:48:51.013Z] > git --version # timeout=10 [2021-06-08T20:48:51.027Z] > git --version # 'git version 2.17.1' [2021-06-08T20:48:51.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T20:48:51.108Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T20:49:06.898Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:49:07.231Z] Merge succeeded, producing 73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:49:07.232Z] Checking out Revision 73839868daec52e33f615e6a5743a210dd70e431 (PR-3551) [2021-06-08T20:49:05.928Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T20:49:05.953Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T20:49:05.976Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T20:49:06.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T20:49:06.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T20:49:06.019Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T20:49:06.908Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T20:49:06.929Z] > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [2021-06-08T20:49:07.143Z] > git remote # timeout=10 [2021-06-08T20:49:07.160Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T20:49:07.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T20:49:07.187Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T20:49:07.210Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T20:49:07.230Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T20:49:07.242Z] > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [2021-06-08T20:49:11.389Z] gofmt -l . [2021-06-08T20:49:11.483Z] Commit message: "fix(notifications): Query with invalid offset range should return 416" [2021-06-08T20:49:11.649Z] [ "`gofmt -l .`" = "" ] [2021-06-08T20:49:11.909Z] ./bin/test-attribution-txt.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-08T20:49:13.083Z] + ls -al . [2021-06-08T20:49:13.083Z] total 528 [2021-06-08T20:49:13.083Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 20:49 . [2021-06-08T20:49:13.083Z] drwxr-xr-x 4 root root 28 Jun 8 20:47 .. [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 20:45 .dockerignore [2021-06-08T20:49:13.083Z] drwxrwxr-x 8 1001 1001 179 Jun 8 20:45 .git [2021-06-08T20:49:13.083Z] drwxrwxr-x 3 1001 1001 125 Jun 8 20:45 .github [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 20:45 .gitignore [2021-06-08T20:49:13.083Z] drwx------ 3 1001 1001 60 Jun 8 20:46 .semver [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 20:45 .sonarcloud.properties [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:45 Attribution.txt [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:45 CONTRIBUTING.md [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 20:45 Dockerfile.build [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 20:45 Jenkinsfile [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:45 LICENSE [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:45 Makefile [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:45 README.md [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 20:45 SECURITY.md [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 20:46 VERSION [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:45 ZMQWindows.md [2021-06-08T20:49:13.083Z] drwxrwxr-x 2 1001 1001 37 Jun 8 20:45 bin [2021-06-08T20:49:13.083Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 20:45 cmd [2021-06-08T20:49:13.083Z] -rw-r--r-- 1 root root 412281 Jun 8 20:48 coverage.out [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 20:45 go.mod [2021-06-08T20:49:13.083Z] -rw-r--r-- 1 root root 21048 Jun 8 20:47 go.sum [2021-06-08T20:49:13.083Z] drwxrwxr-x 8 1001 1001 127 Jun 8 20:45 internal [2021-06-08T20:49:13.083Z] drwxrwxr-x 3 1001 1001 16 Jun 8 20:45 openapi [2021-06-08T20:49:13.083Z] drwxrwxr-x 4 1001 1001 71 Jun 8 20:45 snap [2021-06-08T20:49:13.083Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 20:45 version.go [Pipeline] sh [2021-06-08T20:49:13.094Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T20:49:13.377Z] + '[' -e coverage.out ] [2021-06-08T20:49:13.377Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T20:49:13.496Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-06-08T20:49:13.499Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] sh [2021-06-08T20:49:13.793Z] + make build [2021-06-08T20:49:13.793Z] go mod tidy [2021-06-08T20:49:13.793Z] 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-06-08T20:49:13.882Z] + + sudo service dockertrue [2021-06-08T20:49:13.882Z] restart [2021-06-08T20:49:16.913Z] 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-06-08T20:49:22.264Z] 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-06-08T20:49:22.264Z] 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-06-08T20:49:23.657Z] 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-06-08T20:49:23.657Z] 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-06-08T20:49:25.047Z] 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-06-08T20:49:25.627Z] 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-06-08T20:49:26.570Z] 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-06-08T20:49:27.521Z] 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-06-08T20:49:28.105Z] 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-06-08T20:49:28.677Z] 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-06-08T20:49:30.092Z] $ docker stop --time=1 c528d258ec73278aed73f2ca9d2f68bc9793e6bfd827875639ffb704349752ba [2021-06-08T20:49:32.106Z] $ docker rm -f c528d258ec73278aed73f2ca9d2f68bc9793e6bfd827875639ffb704349752ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T20:49:38.489Z] provisioning config files... [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:49:38.516Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8419970492431141726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:49:38.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:49:38.797Z] [2021-06-08T20:49:38.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:49:38.908Z] ---> docker-login.sh [2021-06-08T20:49:38.908Z] nexus3.edgexfoundry.org:10001 [2021-06-08T20:49:39.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:49:39.109Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T20:49:39.109Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T20:49:39.109Z] ca9280d653b3: Pulling fs layer [2021-06-08T20:49:39.109Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T20:49:39.371Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T20:49:39.371Z] cbdbe7a5bc2a: Download complete [2021-06-08T20:49:39.371Z] cbdbe7a5bc2a: Pull complete [2021-06-08T20:49:39.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:49:39.944Z] ca9280d653b3: Verifying Checksum [2021-06-08T20:49:39.944Z] ca9280d653b3: Download complete [2021-06-08T20:49:40.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:49:40.108Z] Configure a credential helper to remove this warning. See [2021-06-08T20:49:40.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:49:40.108Z] [2021-06-08T20:49:40.108Z] Login Succeeded [2021-06-08T20:49:40.108Z] nexus3.edgexfoundry.org:10002 [2021-06-08T20:49:40.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:49:40.531Z] ca9280d653b3: Pull complete [2021-06-08T20:49:40.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:49:40.654Z] Configure a credential helper to remove this warning. See [2021-06-08T20:49:40.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:49:40.654Z] [2021-06-08T20:49:40.654Z] Login Succeeded [2021-06-08T20:49:40.654Z] nexus3.edgexfoundry.org:10003 [2021-06-08T20:49:40.793Z] 7e9c9ca2126c: Download complete [2021-06-08T20:49:40.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:49:41.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:49:41.205Z] Configure a credential helper to remove this warning. See [2021-06-08T20:49:41.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:49:41.205Z] [2021-06-08T20:49:41.205Z] Login Succeeded [2021-06-08T20:49:41.205Z] nexus3.edgexfoundry.org:10004 [2021-06-08T20:49:41.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:49:41.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:49:41.755Z] Configure a credential helper to remove this warning. See [2021-06-08T20:49:41.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:49:41.755Z] [2021-06-08T20:49:41.755Z] Login Succeeded [2021-06-08T20:49:41.755Z] docker.io [2021-06-08T20:49:42.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:49:42.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:49:42.631Z] Configure a credential helper to remove this warning. See [2021-06-08T20:49:42.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:49:42.631Z] [2021-06-08T20:49:42.631Z] Login Succeeded [2021-06-08T20:49:42.631Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T20:49:42.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T20:49:42.928Z] ========================================================= [2021-06-08T20:49:42.928Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T20:49:42.928Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:49:43.280Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-08T20:49:44.383Z] 7e9c9ca2126c: Pull complete [2021-06-08T20:49:44.383Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T20:49:44.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:49:44.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T20:49:44.455Z] prd-centos7-docker-4c-2g-993 does not seem to be running inside a container [2021-06-08T20:49:44.492Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T20:49:47.118Z] Sending build context to Docker daemon 166.2MB [2021-06-08T20:49:47.118Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T20:49:47.118Z] Step 2/6 : FROM ${BASE} [2021-06-08T20:49:47.118Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T20:49:47.118Z] 595b0fe564bb: Pulling fs layer [2021-06-08T20:49:47.118Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T20:49:47.118Z] 316046926c0a: Pulling fs layer [2021-06-08T20:49:47.118Z] 4ebd0625c992: Pulling fs layer [2021-06-08T20:49:47.118Z] 207e8628e3a3: Pulling fs layer [2021-06-08T20:49:47.118Z] c791037a9be2: Pulling fs layer [2021-06-08T20:49:47.118Z] ffd874e62e21: Pulling fs layer [2021-06-08T20:49:47.118Z] 207e8628e3a3: Waiting [2021-06-08T20:49:47.118Z] 4ebd0625c992: Waiting [2021-06-08T20:49:47.118Z] ffd874e62e21: Waiting [2021-06-08T20:49:47.118Z] 316046926c0a: Verifying Checksum [2021-06-08T20:49:47.118Z] 316046926c0a: Download complete [2021-06-08T20:49:47.118Z] 7186ed65a4f7: Download complete [2021-06-08T20:49:47.118Z] 207e8628e3a3: Verifying Checksum [2021-06-08T20:49:47.118Z] c791037a9be2: Verifying Checksum [2021-06-08T20:49:47.118Z] c791037a9be2: Download complete [2021-06-08T20:49:47.118Z] 595b0fe564bb: Verifying Checksum [2021-06-08T20:49:47.118Z] 595b0fe564bb: Download complete [2021-06-08T20:49:47.118Z] 595b0fe564bb: Pull complete [2021-06-08T20:49:47.118Z] 7186ed65a4f7: Pull complete [2021-06-08T20:49:47.257Z] $ docker top 019f4ba57730d5f0c4ee77cf2ec6e5b68d1bc29e1cef667e886662e51a2aea26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:49:47.636Z] + docker-compose build --help [2021-06-08T20:49:47.636Z] + grep parallel [2021-06-08T20:49:47.734Z] 316046926c0a: Pull complete [2021-06-08T20:49:48.210Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T20:49:48.219Z] $ docker stop --time=1 019f4ba57730d5f0c4ee77cf2ec6e5b68d1bc29e1cef667e886662e51a2aea26 [2021-06-08T20:49:48.719Z] ffd874e62e21: Verifying Checksum [2021-06-08T20:49:48.719Z] ffd874e62e21: Download complete [2021-06-08T20:49:49.413Z] $ docker rm -f 019f4ba57730d5f0c4ee77cf2ec6e5b68d1bc29e1cef667e886662e51a2aea26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:49:49.719Z] 4ebd0625c992: Verifying Checksum [2021-06-08T20:49:49.719Z] 4ebd0625c992: Download complete [2021-06-08T20:49:49.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:49:49.872Z] . [Pipeline] withDockerContainer [2021-06-08T20:49:49.945Z] prd-centos7-docker-4c-2g-993 does not seem to be running inside a container [2021-06-08T20:49:49.984Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T20:49:50.334Z] $ docker top b53122f6c5d9e5ef0da5ccddb45805c64caca26c1210660b6ae3fd9f76334f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:49:50.736Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T20:49:51.310Z] Building core-command ... [2021-06-08T20:49:51.310Z] Building core-data ... [2021-06-08T20:49:51.310Z] Building core-metadata ... [2021-06-08T20:49:51.310Z] Building security-bootstrapper ... [2021-06-08T20:49:51.310Z] Building security-proxy-setup ... [2021-06-08T20:49:51.310Z] Building security-secretstore-setup ... [2021-06-08T20:49:51.310Z] Building support-notifications ... [2021-06-08T20:49:51.310Z] Building support-scheduler ... [2021-06-08T20:49:51.310Z] Building sys-mgmt-agent ... [2021-06-08T20:49:51.310Z] Building security-secretstore-setup [2021-06-08T20:49:51.310Z] Building core-command [2021-06-08T20:49:51.310Z] Building support-scheduler [2021-06-08T20:49:51.310Z] Building core-metadata [2021-06-08T20:49:51.310Z] Building support-notifications [2021-06-08T20:49:59.706Z] 4ebd0625c992: Pull complete [2021-06-08T20:49:59.706Z] 207e8628e3a3: Pull complete [2021-06-08T20:50:00.320Z] c791037a9be2: Pull complete [2021-06-08T20:50:03.628Z] ffd874e62e21: Pull complete [2021-06-08T20:50:03.628Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T20:50:03.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T20:50:03.628Z] ---> cfc18b08335c [2021-06-08T20:50:03.628Z] 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-06-08T20:50:03.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:50:03.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:50:03.726Z] ---> 193152107165 [2021-06-08T20:50:03.726Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T20:50:03.726Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:50:03.726Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:50:03.726Z] ---> 193152107165 [2021-06-08T20:50:03.726Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:50:03.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:50:03.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:50:03.726Z] ---> 193152107165 [2021-06-08T20:50:03.726Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T20:50:04.438Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:50:04.438Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:50:04.438Z] ---> 193152107165 [2021-06-08T20:50:04.438Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:50:04.698Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:50:04.698Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:50:04.698Z] ---> 193152107165 [2021-06-08T20:50:04.698Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T20:50:05.637Z] ---> Running in 59692929d6d3 [2021-06-08T20:50:05.637Z] ---> Running in 18a4cc1ae30b [2021-06-08T20:50:05.637Z] ---> Running in c8f40e4d54d0 [2021-06-08T20:50:05.637Z] ---> Running in 15f68326f3f3 [2021-06-08T20:50:05.637Z] ---> Running in 110d5e2c58bb [2021-06-08T20:50:05.637Z] Removing intermediate container 18a4cc1ae30b [2021-06-08T20:50:05.637Z] ---> 4b511efcffce [2021-06-08T20:50:05.637Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:50:05.637Z] Removing intermediate container 59692929d6d3 [2021-06-08T20:50:05.637Z] ---> ad31426bcb19 [2021-06-08T20:50:05.637Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:50:05.637Z] Removing intermediate container c8f40e4d54d0 [2021-06-08T20:50:05.637Z] ---> e812b35ae355 [2021-06-08T20:50:05.637Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:50:05.637Z] ---> Running in 684980595d7d [2021-06-08T20:50:05.637Z] Removing intermediate container 110d5e2c58bb [2021-06-08T20:50:05.637Z] ---> 592e2327a36e [2021-06-08T20:50:05.637Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:50:05.637Z] Removing intermediate container 15f68326f3f3 [2021-06-08T20:50:05.637Z] ---> 56eb487f63f4 [2021-06-08T20:50:05.637Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:50:05.637Z] ---> Running in 177d2d2d610c [2021-06-08T20:50:05.637Z] ---> Running in c7359e51b1f0 [2021-06-08T20:50:05.637Z] ---> Running in eba27db23ea5 [2021-06-08T20:50:05.637Z] ---> Running in ff2e31705cce [2021-06-08T20:50:06.259Z] ---> Running in e2eaec67d72b [2021-06-08T20:50:06.582Z] Removing intermediate container 684980595d7d [2021-06-08T20:50:06.582Z] ---> 106e746e4a02 [2021-06-08T20:50:06.582Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T20:50:06.582Z] ---> Running in e5e67e89c7e1 [2021-06-08T20:50:06.582Z] Removing intermediate container 177d2d2d610c [2021-06-08T20:50:06.582Z] ---> 6ef5452d3295 [2021-06-08T20:50:06.582Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T20:50:06.582Z] ---> Running in 125c4c9c34de [2021-06-08T20:50:06.859Z] Removing intermediate container c7359e51b1f0 [2021-06-08T20:50:06.859Z] ---> f9536ff67817 [2021-06-08T20:50:06.859Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T20:50:06.859Z] ---> Running in a9c878f408eb [2021-06-08T20:50:07.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:50:07.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:50:07.399Z] Removing intermediate container ff2e31705cce [2021-06-08T20:50:07.399Z] ---> 020c87894c58 [2021-06-08T20:50:07.399Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T20:50:07.399Z] ---> Running in 17bae590cf72 [2021-06-08T20:50:07.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:50:07.399Z] Removing intermediate container eba27db23ea5 [2021-06-08T20:50:07.399Z] ---> 7c0401fd4f7e [2021-06-08T20:50:07.399Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T20:50:07.399Z] ---> Running in 2e13afb80154 [2021-06-08T20:50:07.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:50:07.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:50:07.923Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:50:07.923Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:50:08.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:50:08.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:50:08.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:50:08.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:50:08.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:50:09.318Z] OK: 219 MiB in 52 packages [2021-06-08T20:50:09.318Z] OK: 219 MiB in 52 packages [2021-06-08T20:50:09.318Z] Removing intermediate container 2e13afb80154 [2021-06-08T20:50:09.318Z] ---> 5c71b9f30000 [2021-06-08T20:50:09.318Z] Step 6/26 : COPY go.mod . [2021-06-08T20:50:09.596Z] Removing intermediate container a9c878f408eb [2021-06-08T20:50:09.596Z] ---> e847828c076b [2021-06-08T20:50:09.596Z] Step 6/24 : COPY go.mod . [2021-06-08T20:50:09.596Z] OK: 219 MiB in 52 packages [2021-06-08T20:50:09.596Z] OK: 219 MiB in 52 packages [2021-06-08T20:50:09.596Z] OK: 219 MiB in 52 packages [2021-06-08T20:50:09.596Z] ---> d3d05b9122b7 [2021-06-08T20:50:09.596Z] Step 7/26 : RUN go mod download [2021-06-08T20:50:09.858Z] ---> e55548bd0e72 [2021-06-08T20:50:09.858Z] Step 7/24 : RUN go mod download [2021-06-08T20:50:09.858Z] ---> Running in 2ba26a27214d [2021-06-08T20:50:09.858Z] ---> Running in 35a1a2ada96d [2021-06-08T20:50:09.858Z] Removing intermediate container e5e67e89c7e1 [2021-06-08T20:50:09.858Z] ---> 6c0f39d99dbe [2021-06-08T20:50:09.858Z] Step 6/23 : COPY go.mod . [2021-06-08T20:50:10.123Z] Removing intermediate container 17bae590cf72 [2021-06-08T20:50:10.123Z] ---> af7e654c8ec1 [2021-06-08T20:50:10.123Z] Step 6/24 : COPY go.mod . [2021-06-08T20:50:10.123Z] ---> b20fc77d6171 [2021-06-08T20:50:10.123Z] Step 7/23 : RUN go mod download [2021-06-08T20:50:10.123Z] ---> Running in 1257a116ac30 [2021-06-08T20:50:10.126Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T20:50:10.386Z] Removing intermediate container 125c4c9c34de [2021-06-08T20:50:10.386Z] ---> f1006e3e5470 [2021-06-08T20:50:10.386Z] Step 6/23 : COPY go.mod . [2021-06-08T20:50:10.386Z] ---> 822f6b60caae [2021-06-08T20:50:10.386Z] Step 7/24 : RUN go mod download [2021-06-08T20:50:10.386Z] ---> Running in d74cc18576f8 [2021-06-08T20:50:10.397Z] (2/12) Installing file (5.39-r0) [2021-06-08T20:50:10.659Z] ---> 1915e96c61cc [2021-06-08T20:50:10.659Z] Step 7/23 : RUN go mod download [2021-06-08T20:50:10.659Z] ---> Running in ec8382d6bb8d [2021-06-08T20:50:10.667Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T20:50:10.667Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T20:50:11.249Z] Removing intermediate container 2ba26a27214d [2021-06-08T20:50:11.249Z] ---> 49c66f7188d1 [2021-06-08T20:50:11.249Z] Step 8/26 : COPY . . [2021-06-08T20:50:11.249Z] Removing intermediate container 35a1a2ada96d [2021-06-08T20:50:11.249Z] ---> 2464594a5297 [2021-06-08T20:50:11.249Z] Step 8/24 : COPY . . [2021-06-08T20:50:11.513Z] Removing intermediate container 1257a116ac30 [2021-06-08T20:50:11.513Z] ---> eaa350c38273 [2021-06-08T20:50:11.513Z] Step 8/23 : COPY . . [2021-06-08T20:50:11.513Z] Removing intermediate container d74cc18576f8 [2021-06-08T20:50:11.513Z] ---> c87ba0966775 [2021-06-08T20:50:11.513Z] Step 8/24 : COPY . . [2021-06-08T20:50:15.754Z] Removing intermediate container ec8382d6bb8d [2021-06-08T20:50:15.754Z] ---> d9a2e0d4e7de [2021-06-08T20:50:15.754Z] Step 8/23 : COPY . . [2021-06-08T20:50:25.724Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T20:50:25.724Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T20:50:25.724Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T20:50:25.724Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T20:50:25.724Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T20:50:25.724Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T20:50:25.724Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T20:50:25.724Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T20:50:25.724Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T20:50:25.724Z] OK: 218 MiB in 52 packages [2021-06-08T20:50:28.354Z] Removing intermediate container e2eaec67d72b [2021-06-08T20:50:28.354Z] ---> 31ebbe152e0b [2021-06-08T20:50:28.354Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T20:50:28.629Z] ---> Running in e0536be824c1 [2021-06-08T20:50:29.197Z] ---> ce39a4bda4c4 [2021-06-08T20:50:29.197Z] Step 9/23 : RUN go mod tidy [2021-06-08T20:50:29.197Z] ---> Running in 8809a49fb845 [2021-06-08T20:50:29.228Z] Removing intermediate container e0536be824c1 [2021-06-08T20:50:29.228Z] ---> d366b2977b92 [2021-06-08T20:50:29.228Z] Step 5/6 : COPY go.mod . [2021-06-08T20:50:29.830Z] ---> d0070dabe555 [2021-06-08T20:50:29.830Z] Step 6/6 : RUN go mod download [2021-06-08T20:50:30.104Z] ---> Running in 2f6a5244154e [2021-06-08T20:50:30.586Z] Removing intermediate container 8809a49fb845 [2021-06-08T20:50:30.586Z] ---> 09a1d26aba3c [2021-06-08T20:50:30.586Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T20:50:33.099Z] ---> Running in 0c2697d83217 [2021-06-08T20:50:33.099Z] 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-06-08T20:50:45.369Z] ---> 0f6b956a5c54 [2021-06-08T20:50:45.369Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:50:45.369Z] ---> d3b1e72cc4cf [2021-06-08T20:50:45.369Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:50:47.540Z] ---> Running in 4a3b762bfc1a [2021-06-08T20:50:47.540Z] ---> Running in 90d77396bc0b [2021-06-08T20:50:47.540Z] ---> 569ec97bf797 [2021-06-08T20:50:47.540Z] Step 9/26 : RUN go mod tidy [2021-06-08T20:50:47.540Z] ---> Running in 7ef27976b9c3 [2021-06-08T20:50:48.499Z] Removing intermediate container 4a3b762bfc1a [2021-06-08T20:50:48.499Z] ---> bd4810c4c532 [2021-06-08T20:50:48.499Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T20:50:48.499Z] ---> Running in c3c0176d9bd1 [2021-06-08T20:50:48.499Z] Removing intermediate container 7ef27976b9c3 [2021-06-08T20:50:48.499Z] ---> a3ebdfabbdfa [2021-06-08T20:50:48.499Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T20:50:48.762Z] Removing intermediate container 90d77396bc0b [2021-06-08T20:50:48.762Z] ---> 071e2e57643a [2021-06-08T20:50:48.762Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T20:50:48.762Z] ---> Running in d67520c4990e [2021-06-08T20:50:49.031Z] ---> Running in fd5bda840e4a [2021-06-08T20:50:49.612Z] 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-06-08T20:50:49.878Z] 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-06-08T20:50:50.143Z] 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-06-08T20:50:52.796Z] ---> 4b144e8fece5 [2021-06-08T20:50:52.796Z] Step 9/23 : RUN go mod tidy [2021-06-08T20:50:52.796Z] ---> Running in 0fb6004bcdd0 [2021-06-08T20:50:54.623Z] Removing intermediate container 2f6a5244154e [2021-06-08T20:50:54.623Z] ---> 604a665b1e5e [2021-06-08T20:50:54.896Z] Successfully built 604a665b1e5e [2021-06-08T20:50:54.896Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:50:55.391Z] Removing intermediate container 0fb6004bcdd0 [2021-06-08T20:50:55.391Z] ---> 247c81d2c080 [2021-06-08T20:50:55.391Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T20:50:55.509Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T20:50:55.509Z] . [Pipeline] withDockerContainer [2021-06-08T20:50:55.664Z] ---> Running in b9c921807497 [2021-06-08T20:50:55.957Z] prd-ubuntu18.04-docker-arm64-4c-16g-998 does not seem to be running inside a container [2021-06-08T20:50:56.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T20:50:56.262Z] 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-06-08T20:50:57.770Z] $ docker top b1c98447abfe6e34f5ec5323dd73088829c6e3c50e8acf3805309ef83cac87b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:50:58.861Z] + go version [2021-06-08T20:50:58.861Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T20:50:58.884Z] $ docker stop --time=1 b1c98447abfe6e34f5ec5323dd73088829c6e3c50e8acf3805309ef83cac87b6 [2021-06-08T20:51:01.690Z] $ docker rm -f b1c98447abfe6e34f5ec5323dd73088829c6e3c50e8acf3805309ef83cac87b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:51:02.494Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T20:51:02.494Z] . [Pipeline] withDockerContainer [2021-06-08T20:51:02.756Z] prd-ubuntu18.04-docker-arm64-4c-16g-998 does not seem to be running inside a container [2021-06-08T20:51:02.835Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T20:51:04.313Z] $ docker top fcc08f036a22cee5528d682c481f6eb7c4d9880c6bcbe2a1ce974bf14789bf00 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T20:51:04.610Z] ========================================================= [2021-06-08T20:51:04.610Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T20:51:04.610Z] ========================================================= [Pipeline] sh [2021-06-08T20:51:05.254Z] + go mod tidy [2021-06-08T20:51:05.414Z] Removing intermediate container 0c2697d83217 [2021-06-08T20:51:05.414Z] ---> a6f7bff370a0 [2021-06-08T20:51:05.414Z] [2021-06-08T20:51:05.414Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T20:51:05.414Z] 3.12: Pulling from library/alpine [2021-06-08T20:51:05.414Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T20:51:05.414Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T20:51:05.414Z] ---> 13621d1b12d4 [2021-06-08T20:51:05.414Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T20:51:05.681Z] ---> Running in 7d09c8fe3b09 [Pipeline] sh [2021-06-08T20:51:06.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:06.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:06.536Z] + make test [2021-06-08T20:51:06.536Z] go mod tidy [2021-06-08T20:51:06.542Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T20:51:06.542Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T20:51:06.542Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:51:06.542Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:51:06.805Z] OK: 6 MiB in 16 packages [2021-06-08T20:51:07.133Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T20:51:07.381Z] Removing intermediate container 7d09c8fe3b09 [2021-06-08T20:51:07.381Z] ---> 788214859bed [2021-06-08T20:51:07.381Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:51:07.644Z] ---> Running in 6972d7329674 [2021-06-08T20:51:07.644Z] Removing intermediate container 6972d7329674 [2021-06-08T20:51:07.644Z] ---> 65fee8c79a22 [2021-06-08T20:51:07.644Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T20:51:07.908Z] ---> Running in 88262ad0cc08 [2021-06-08T20:51:08.171Z] Removing intermediate container 88262ad0cc08 [2021-06-08T20:51:08.171Z] ---> 02e35d474bea [2021-06-08T20:51:08.171Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T20:51:08.171Z] ---> Running in 9bf42487c881 [2021-06-08T20:51:08.434Z] Removing intermediate container 9bf42487c881 [2021-06-08T20:51:08.434Z] ---> ddcbe4935cf6 [2021-06-08T20:51:08.434Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:51:08.701Z] ---> 529ae1103cd8 [2021-06-08T20:51:08.701Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T20:51:09.657Z] ---> 22a3e9f39914 [2021-06-08T20:51:09.657Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T20:51:10.619Z] ---> 148751ce7c7a [2021-06-08T20:51:10.619Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T20:51:12.945Z] ---> Running in 1d0f2c19e4fa [2021-06-08T20:51:12.945Z] Removing intermediate container 1d0f2c19e4fa [2021-06-08T20:51:12.945Z] ---> 43e9896bcf47 [2021-06-08T20:51:12.945Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:51:12.945Z] ---> Running in 26c22523b956 [2021-06-08T20:51:12.945Z] Removing intermediate container 26c22523b956 [2021-06-08T20:51:12.945Z] ---> 8ac31db45c66 [2021-06-08T20:51:12.945Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T20:51:12.945Z] ---> Running in 22d20a16479a [2021-06-08T20:51:12.945Z] Removing intermediate container 22d20a16479a [2021-06-08T20:51:12.945Z] ---> 99e00ab41832 [2021-06-08T20:51:12.945Z] Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:51:12.945Z] ---> Running in 2fec923173b3 [2021-06-08T20:51:12.945Z] Removing intermediate container 2fec923173b3 [2021-06-08T20:51:12.945Z] ---> ee804b551a1c [2021-06-08T20:51:12.945Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T20:51:12.945Z] ---> Running in 53c5d16c7ef3 [2021-06-08T20:51:13.217Z] Removing intermediate container 53c5d16c7ef3 [2021-06-08T20:51:13.217Z] ---> bc621c86f249 [2021-06-08T20:51:13.217Z] [2021-06-08T20:51:13.487Z] Successfully built bc621c86f249 [2021-06-08T20:51:13.487Z] Successfully tagged support-notifications:latest [2021-06-08T20:51:13.487Z] Building security-bootstrapper [2021-06-08T20:51:20.410Z]  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:20.410Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:20.410Z] ---> 193152107165 [2021-06-08T20:51:20.410Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T20:51:20.410Z] ---> Using cache [2021-06-08T20:51:20.410Z] ---> 56eb487f63f4 [2021-06-08T20:51:20.410Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:20.410Z] ---> Using cache [2021-06-08T20:51:20.410Z] ---> 020c87894c58 [2021-06-08T20:51:20.410Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T20:51:20.410Z] ---> Using cache [2021-06-08T20:51:20.410Z] ---> af7e654c8ec1 [2021-06-08T20:51:20.410Z] Step 6/32 : COPY go.mod . [2021-06-08T20:51:20.410Z] ---> Using cache [2021-06-08T20:51:20.410Z] ---> 822f6b60caae [2021-06-08T20:51:20.410Z] Step 7/32 : RUN go mod download [2021-06-08T20:51:20.410Z] ---> Using cache [2021-06-08T20:51:20.410Z] ---> c87ba0966775 [2021-06-08T20:51:20.410Z] Step 8/32 : COPY . . [2021-06-08T20:51:20.410Z] ---> Using cache [2021-06-08T20:51:20.410Z] ---> d3b1e72cc4cf [2021-06-08T20:51:20.410Z] Step 9/32 : RUN go mod tidy [2021-06-08T20:51:20.410Z] ---> Using cache [2021-06-08T20:51:20.410Z] ---> bd4810c4c532 [2021-06-08T20:51:20.410Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T20:51:23.766Z] ---> Running in de4fea2188bf [2021-06-08T20:51:24.354Z] 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-06-08T20:51:25.760Z] 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-06-08T20:51:29.341Z] Removing intermediate container c3c0176d9bd1 [2021-06-08T20:51:29.341Z] ---> bc284fcfc9c0 [2021-06-08T20:51:29.341Z] [2021-06-08T20:51:29.341Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:51:29.341Z] ---> 13621d1b12d4 [2021-06-08T20:51:29.341Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:51:29.916Z] ---> Running in ce4b6f44ee4b [2021-06-08T20:51:31.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:31.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:31.328Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T20:51:31.328Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:51:31.328Z] OK: 6 MiB in 15 packages [2021-06-08T20:51:32.674Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T20:51:34.655Z] Removing intermediate container d67520c4990e [2021-06-08T20:51:34.655Z] ---> 195bd6751bfb [2021-06-08T20:51:34.655Z] [2021-06-08T20:51:34.655Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T20:51:34.655Z] ---> 13621d1b12d4 [2021-06-08T20:51:34.655Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T20:51:35.627Z] ---> Running in 7129ff79cb46 [2021-06-08T20:51:37.039Z] Removing intermediate container ce4b6f44ee4b [2021-06-08T20:51:37.039Z] ---> fb10266a43d5 [2021-06-08T20:51:37.039Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:51:37.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:37.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:37.564Z] ---> Running in 7539969fc065 [2021-06-08T20:51:37.564Z] Removing intermediate container fd5bda840e4a [2021-06-08T20:51:37.564Z] ---> f4d065b540d3 [2021-06-08T20:51:37.564Z] [2021-06-08T20:51:37.564Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:51:37.564Z] ---> 13621d1b12d4 [2021-06-08T20:51:37.564Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:51:37.564Z] ---> Using cache [2021-06-08T20:51:37.564Z] ---> fb10266a43d5 [2021-06-08T20:51:37.564Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:51:37.564Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T20:51:37.564Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:51:37.564Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T20:51:37.564Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T20:51:37.564Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T20:51:37.564Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T20:51:37.564Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:51:37.564Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:51:37.823Z] OK: 7 MiB in 20 packages [2021-06-08T20:51:38.086Z] ---> Running in 258afa430cc5 [2021-06-08T20:51:39.487Z] Removing intermediate container 7539969fc065 [2021-06-08T20:51:39.487Z] ---> 84b84634975e [2021-06-08T20:51:39.487Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T20:51:39.749Z] Removing intermediate container 258afa430cc5 [2021-06-08T20:51:39.749Z] ---> f1bf22d7419e [2021-06-08T20:51:39.749Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T20:51:40.010Z] Removing intermediate container b9c921807497 [2021-06-08T20:51:40.010Z] ---> 50043a8fc3dd [2021-06-08T20:51:40.010Z] [2021-06-08T20:51:40.010Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T20:51:40.010Z] ---> 13621d1b12d4 [2021-06-08T20:51:40.010Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:51:40.010Z] ---> Using cache [2021-06-08T20:51:40.010Z] ---> fb10266a43d5 [2021-06-08T20:51:40.010Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:51:40.010Z] ---> Using cache [2021-06-08T20:51:40.010Z] ---> f1bf22d7419e [2021-06-08T20:51:40.010Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T20:51:40.275Z] ---> Running in 7bfccc327385 [2021-06-08T20:51:40.546Z] ---> Running in cccc708c155c [2021-06-08T20:51:40.546Z] ---> Running in e5686ac2de38 [2021-06-08T20:51:41.125Z] Removing intermediate container 7129ff79cb46 [2021-06-08T20:51:41.125Z] ---> 4ad8d4387ffd [2021-06-08T20:51:41.125Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T20:51:41.125Z] Removing intermediate container 7bfccc327385 [2021-06-08T20:51:41.125Z] ---> 9117d23eb0a3 [2021-06-08T20:51:41.125Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T20:51:41.385Z] Removing intermediate container cccc708c155c [2021-06-08T20:51:41.385Z] ---> bb885c58d64e [2021-06-08T20:51:41.385Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T20:51:41.646Z] ---> Running in 24e64c8d8adc [2021-06-08T20:51:41.646Z] ---> Running in 5a2fcca4c9ec [2021-06-08T20:51:41.906Z] ---> Running in 937290dd3046 [2021-06-08T20:51:42.483Z] Removing intermediate container e5686ac2de38 [2021-06-08T20:51:42.483Z] ---> 5c9ce3177b90 [2021-06-08T20:51:42.483Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T20:51:42.750Z] ---> Running in eaa08a3271aa [2021-06-08T20:51:43.014Z] Removing intermediate container 24e64c8d8adc [2021-06-08T20:51:43.014Z] ---> 73cfda795cc9 [2021-06-08T20:51:43.014Z] Step 14/26 : WORKDIR / [2021-06-08T20:51:43.014Z] Removing intermediate container 937290dd3046 [2021-06-08T20:51:43.014Z] ---> 758284f8a032 [2021-06-08T20:51:43.014Z] Step 16/24 : WORKDIR / [2021-06-08T20:51:43.014Z] Removing intermediate container 5a2fcca4c9ec [2021-06-08T20:51:43.014Z] ---> a7a380e798eb [2021-06-08T20:51:43.014Z] Step 16/24 : WORKDIR / [2021-06-08T20:51:43.277Z] ---> Running in fc3c7f922dc2 [2021-06-08T20:51:43.277Z] ---> Running in 4a414ba031c5 [2021-06-08T20:51:43.277Z] ---> Running in 0dd3f829ac6f [2021-06-08T20:51:43.539Z] Removing intermediate container eaa08a3271aa [2021-06-08T20:51:43.539Z] ---> 754601913e5e [2021-06-08T20:51:43.539Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:51:44.123Z] Removing intermediate container 0dd3f829ac6f [2021-06-08T20:51:44.123Z] ---> 9ceb7b43265a [2021-06-08T20:51:44.123Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:51:44.123Z] Removing intermediate container 4a414ba031c5 [2021-06-08T20:51:44.123Z] ---> fda21a25b992 [2021-06-08T20:51:44.123Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:51:44.383Z] Removing intermediate container fc3c7f922dc2 [2021-06-08T20:51:44.383Z] ---> 56fee820f36b [2021-06-08T20:51:44.383Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-08T20:51:44.959Z] ---> d68d84545225 [2021-06-08T20:51:44.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T20:51:45.219Z] ---> 28120d6ab3b7 [2021-06-08T20:51:45.219Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T20:51:45.219Z] ---> f3acf40d34ad [2021-06-08T20:51:45.219Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-08T20:51:45.219Z] ---> 60cf1cb3a346 [2021-06-08T20:51:45.219Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T20:51:45.481Z] ---> d0e9e5f86bf8 [2021-06-08T20:51:45.481Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T20:51:46.876Z] ---> c7734d571797 [2021-06-08T20:51:46.876Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T20:51:46.876Z] ---> c0365b76964c [2021-06-08T20:51:46.876Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T20:51:46.876Z] ---> 530e872346f0 [2021-06-08T20:51:46.876Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T20:51:46.876Z] ---> 90b97d41241b [2021-06-08T20:51:46.876Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T20:51:46.876Z] ---> Running in 99a74519a451 [2021-06-08T20:51:48.268Z] ---> 87ff11a3eca3 [2021-06-08T20:51:48.269Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T20:51:48.849Z] ---> 5961066f65c2 [2021-06-08T20:51:48.849Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-08T20:51:48.849Z] ---> f98bb78a89f6 [2021-06-08T20:51:48.849Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T20:51:48.849Z] ---> Running in 5526ef64f0dd [2021-06-08T20:51:49.111Z] Removing intermediate container 99a74519a451 [2021-06-08T20:51:49.111Z] ---> f874968122c2 [2021-06-08T20:51:49.111Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:51:49.111Z] Removing intermediate container de4fea2188bf [2021-06-08T20:51:49.111Z] ---> c7910af03183 [2021-06-08T20:51:49.111Z] [2021-06-08T20:51:49.111Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T20:51:49.111Z] ---> 13621d1b12d4 [2021-06-08T20:51:49.111Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T20:51:49.371Z] ---> Running in 91f0b09ce9ea [2021-06-08T20:51:49.371Z] ---> Running in 120dbe39ef59 [2021-06-08T20:51:49.371Z] ---> Running in e2984e1d8be5 [2021-06-08T20:51:49.371Z] ---> 80bd47bc3169 [2021-06-08T20:51:49.371Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T20:51:49.371Z] Removing intermediate container 5526ef64f0dd [2021-06-08T20:51:49.371Z] ---> bd9ef0ac0def [2021-06-08T20:51:49.371Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:51:49.943Z] ---> Running in 047fbf1b5586 [2021-06-08T20:51:49.943Z] Removing intermediate container 91f0b09ce9ea [2021-06-08T20:51:49.943Z] ---> 85a44f4bdc5f [2021-06-08T20:51:49.943Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:51:49.943Z] Removing intermediate container e2984e1d8be5 [2021-06-08T20:51:49.943Z] ---> dbe1b44304a6 [2021-06-08T20:51:49.943Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T20:51:50.209Z] Removing intermediate container 120dbe39ef59 [2021-06-08T20:51:50.209Z] ---> 20e9c0803e45 [2021-06-08T20:51:50.209Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T20:51:50.209Z] ---> db63b44830c0 [2021-06-08T20:51:50.209Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T20:51:50.209Z] ---> Running in 917a332e51c8 [2021-06-08T20:51:50.471Z] ---> Running in 8495f8c19aea [2021-06-08T20:51:50.471Z] ---> Running in 1957d0713cee [2021-06-08T20:51:50.471Z] Removing intermediate container 047fbf1b5586 [2021-06-08T20:51:50.471Z] ---> 290ed08cd77a [2021-06-08T20:51:50.471Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:51:50.734Z] ---> Running in 160c7c3b35b1 [2021-06-08T20:51:50.734Z] Removing intermediate container 917a332e51c8 [2021-06-08T20:51:50.734Z] ---> d0355aa08a66 [2021-06-08T20:51:50.734Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:51:50.734Z] Removing intermediate container 1957d0713cee [2021-06-08T20:51:50.734Z] ---> 86e6a4963350 [2021-06-08T20:51:50.734Z] Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:51:50.999Z] ---> c9e7f8318f64 [2021-06-08T20:51:50.999Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T20:51:50.999Z] ---> Running in da7abadd61c9 [2021-06-08T20:51:50.999Z] ---> Running in 49ae276dc7f4 [2021-06-08T20:51:50.999Z] Removing intermediate container 160c7c3b35b1 [2021-06-08T20:51:50.999Z] ---> 885b1a6e19b6 [2021-06-08T20:51:50.999Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:51:50.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:50.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:51.259Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T20:51:51.259Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T20:51:51.259Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:51:51.259Z] OK: 6 MiB in 16 packages [2021-06-08T20:51:51.259Z] ---> Running in 022b84cfbdad [2021-06-08T20:51:51.259Z] Removing intermediate container da7abadd61c9 [2021-06-08T20:51:51.259Z] ---> d07e3ea7218c [2021-06-08T20:51:51.259Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:51:51.529Z] ---> 02fab838dd08 [2021-06-08T20:51:51.529Z] Step 22/26 : 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-06-08T20:51:51.529Z] Removing intermediate container 49ae276dc7f4 [2021-06-08T20:51:51.530Z] ---> 1f4549f9e217 [2021-06-08T20:51:51.530Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T20:51:51.530Z] ---> Running in 0ccff61aa4fa [2021-06-08T20:51:51.530Z] ---> Running in 5cff8f851c7b [2021-06-08T20:51:51.530Z] ---> Running in b2e9d9d3373c [2021-06-08T20:51:53.728Z] Removing intermediate container 022b84cfbdad [2021-06-08T20:51:53.728Z] ---> 261f9c4743e6 [2021-06-08T20:51:53.728Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:51:53.728Z] ---> Running in 10cd1b56f0f0 [2021-06-08T20:51:53.728Z] Removing intermediate container 0ccff61aa4fa [2021-06-08T20:51:53.728Z] ---> f6d6b3da0ac5 [2021-06-08T20:51:53.728Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:51:53.728Z] Removing intermediate container 5cff8f851c7b [2021-06-08T20:51:53.728Z] ---> 9e9663314e6e [2021-06-08T20:51:53.728Z] [2021-06-08T20:51:53.728Z] Successfully built 9e9663314e6e [2021-06-08T20:51:53.728Z] Successfully tagged support-scheduler:latest [2021-06-08T20:51:53.728Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-08T20:51:53.728Z] Removing intermediate container 8495f8c19aea [2021-06-08T20:51:53.728Z] ---> a6f17fc98389 [2021-06-08T20:51:53.728Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T20:51:54.300Z] ---> Running in 2c773027249f [2021-06-08T20:51:56.849Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:56.849Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:56.849Z] ---> 193152107165 [2021-06-08T20:51:56.849Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:51:56.849Z] ---> Using cache [2021-06-08T20:51:56.849Z] ---> 56eb487f63f4 [2021-06-08T20:51:56.849Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:56.849Z] ---> Using cache [2021-06-08T20:51:56.849Z] ---> 020c87894c58 [2021-06-08T20:51:56.849Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T20:51:58.238Z] Removing intermediate container 10cd1b56f0f0 [2021-06-08T20:51:58.238Z] ---> eef3732a8577 [2021-06-08T20:51:58.238Z] [2021-06-08T20:51:58.238Z] ---> Running in d7b2f063063f [2021-06-08T20:51:58.238Z] ---> Running in f4ebea188b1e [2021-06-08T20:51:58.238Z] Removing intermediate container 2c773027249f [2021-06-08T20:51:58.238Z] ---> f6a2a684b1b0 [2021-06-08T20:51:58.238Z] [2021-06-08T20:51:58.505Z] Successfully built eef3732a8577 [2021-06-08T20:51:58.505Z] Successfully tagged core-metadata:latest [2021-06-08T20:51:58.505Z] Building security-proxy-setup [2021-06-08T20:51:58.505Z] Successfully built f6a2a684b1b0 [2021-06-08T20:51:58.505Z]  Building core-metadata ... done Successfully tagged core-command:latest [2021-06-08T20:51:58.505Z]  Building core-command ... done Building core-data [2021-06-08T20:51:58.505Z] Removing intermediate container f4ebea188b1e [2021-06-08T20:51:58.505Z] ---> 4cd7310abfe9 [2021-06-08T20:51:58.505Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T20:51:58.505Z] Removing intermediate container b2e9d9d3373c [2021-06-08T20:51:58.772Z] ---> 699fc1506a20 [2021-06-08T20:51:58.772Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T20:51:58.772Z] ---> Running in 2de3560e4c5c [2021-06-08T20:51:59.347Z] ---> Running in da653e7e1aa7 [2021-06-08T20:51:59.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:01.266Z] Removing intermediate container 2de3560e4c5c [2021-06-08T20:52:01.266Z] ---> c1bfd9678f6a [2021-06-08T20:52:01.266Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T20:52:01.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:01.803Z] Removing intermediate container da653e7e1aa7 [2021-06-08T20:52:01.803Z] ---> 58e145cfd541 [2021-06-08T20:52:01.803Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T20:52:02.070Z] ---> Running in c3d60811a394 [2021-06-08T20:52:02.070Z] OK: 219 MiB in 52 packages [2021-06-08T20:52:02.070Z] ---> Running in c733bdb2e3a5 [2021-06-08T20:52:02.332Z] Removing intermediate container c733bdb2e3a5 [2021-06-08T20:52:02.332Z] ---> fc2a2bebd1b4 [2021-06-08T20:52:02.332Z] Step 25/26 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:52:02.332Z] ---> Running in 024be67fcf1f [2021-06-08T20:52:02.594Z] Removing intermediate container d7b2f063063f [2021-06-08T20:52:02.594Z] ---> fb8bef6410f0 [2021-06-08T20:52:02.594Z] Step 6/24 : COPY go.mod . [2021-06-08T20:52:02.594Z] Removing intermediate container 024be67fcf1f [2021-06-08T20:52:02.594Z] ---> f5cb31f7a490 [2021-06-08T20:52:02.594Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T20:52:02.594Z] ---> Running in a11b4aefaf83 [2021-06-08T20:52:02.856Z] ---> 7607864db358 [2021-06-08T20:52:02.856Z] Step 7/24 : RUN go mod download [2021-06-08T20:52:03.115Z] Removing intermediate container a11b4aefaf83 [2021-06-08T20:52:03.115Z] ---> 312cb118bac2 [2021-06-08T20:52:03.115Z] [2021-06-08T20:52:03.115Z] Removing intermediate container c3d60811a394 [2021-06-08T20:52:03.115Z] ---> 6684f87aaba6 [2021-06-08T20:52:03.115Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T20:52:03.377Z] Successfully built 312cb118bac2 [2021-06-08T20:52:03.377Z] ---> Running in 96ed0dbeaebf [2021-06-08T20:52:03.377Z] ---> Running in 33fcf833d1ab [2021-06-08T20:52:03.377Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T20:52:03.639Z]  Building security-secretstore-setup ... done Removing intermediate container 33fcf833d1ab [2021-06-08T20:52:03.639Z] ---> 03c7642450e4 [2021-06-08T20:52:03.639Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T20:52:04.226Z] ---> 161e16e78334 [2021-06-08T20:52:04.226Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T20:52:04.226Z] ---> Running in 4fdaee31eb68 [2021-06-08T20:52:04.495Z] Removing intermediate container 96ed0dbeaebf [2021-06-08T20:52:04.495Z] ---> 3571e524c217 [2021-06-08T20:52:04.495Z] Step 8/24 : COPY . . [2021-06-08T20:52:05.071Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:52:05.072Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:52:05.072Z] ---> 193152107165 [2021-06-08T20:52:05.072Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:52:05.072Z] ---> Using cache [2021-06-08T20:52:05.072Z] ---> 56eb487f63f4 [2021-06-08T20:52:05.072Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:52:05.072Z] ---> Using cache [2021-06-08T20:52:05.072Z] ---> 020c87894c58 [2021-06-08T20:52:05.072Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T20:52:05.072Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:52:05.072Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:52:05.072Z] ---> 193152107165 [2021-06-08T20:52:05.072Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T20:52:05.072Z] ---> Using cache [2021-06-08T20:52:05.072Z] ---> 56eb487f63f4 [2021-06-08T20:52:05.072Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:52:05.072Z] ---> Using cache [2021-06-08T20:52:05.072Z] ---> 020c87894c58 [2021-06-08T20:52:05.072Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T20:52:05.072Z] ---> Using cache [2021-06-08T20:52:05.072Z] ---> af7e654c8ec1 [2021-06-08T20:52:05.072Z] Step 6/22 : COPY go.mod . [2021-06-08T20:52:05.072Z] ---> Using cache [2021-06-08T20:52:05.072Z] ---> 822f6b60caae [2021-06-08T20:52:05.072Z] Step 7/22 : RUN go mod download [2021-06-08T20:52:05.072Z] ---> Using cache [2021-06-08T20:52:05.072Z] ---> c87ba0966775 [2021-06-08T20:52:05.072Z] Step 8/22 : COPY . . [2021-06-08T20:52:05.072Z] ---> Using cache [2021-06-08T20:52:05.072Z] ---> d3b1e72cc4cf [2021-06-08T20:52:05.072Z] Step 9/22 : RUN go mod tidy [2021-06-08T20:52:05.072Z] ---> Using cache [2021-06-08T20:52:05.072Z] ---> bd4810c4c532 [2021-06-08T20:52:05.072Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T20:52:06.470Z] ---> Running in 2833b8772d3d [2021-06-08T20:52:06.470Z] ---> Running in dbf3a87f3110 [2021-06-08T20:52:06.470Z] Removing intermediate container 4fdaee31eb68 [2021-06-08T20:52:06.470Z] ---> a3cc6da74d3b [2021-06-08T20:52:06.470Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:52:07.049Z] ---> de93125b0736 [2021-06-08T20:52:07.049Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T20:52:07.049Z] 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-06-08T20:52:07.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:08.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:08.020Z] ---> fcad15d86fd7 [2021-06-08T20:52:08.020Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T20:52:08.628Z] OK: 219 MiB in 52 packages [2021-06-08T20:52:08.628Z] ---> 49ca286f4206 [2021-06-08T20:52:08.628Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T20:52:08.904Z] ---> d9861eb3fbf1 [2021-06-08T20:52:08.904Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:52:09.177Z] ---> Running in 91267cc853a8 [2021-06-08T20:52:09.177Z] ---> f811ec544d8b [2021-06-08T20:52:09.177Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T20:52:09.448Z] Removing intermediate container 2833b8772d3d [2021-06-08T20:52:09.448Z] ---> 0fd00dff4e9c [2021-06-08T20:52:09.448Z] Step 6/24 : COPY go.mod . [2021-06-08T20:52:09.448Z] ---> 1d7de460547d [2021-06-08T20:52:09.448Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T20:52:09.712Z] ---> Running in defbc5d34761 [2021-06-08T20:52:09.712Z] ---> 11dd22abe0c5 [2021-06-08T20:52:09.712Z] Step 7/24 : RUN go mod download [2021-06-08T20:52:09.712Z] ---> Running in 8d4300cbe5bb [2021-06-08T20:52:09.712Z] Removing intermediate container defbc5d34761 [2021-06-08T20:52:09.712Z] ---> ffb308a164c2 [2021-06-08T20:52:09.712Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T20:52:09.976Z] ---> d7ec7a1dd249 [2021-06-08T20:52:09.976Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T20:52:10.248Z] ---> Running in 3f9daf6c2ce7 [2021-06-08T20:52:11.193Z] Removing intermediate container 91267cc853a8 [2021-06-08T20:52:11.193Z] ---> d0efa1111784 [2021-06-08T20:52:11.193Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T20:52:11.193Z] Removing intermediate container 8d4300cbe5bb [2021-06-08T20:52:11.193Z] ---> c101640aef59 [2021-06-08T20:52:11.193Z] Step 8/24 : COPY . . [2021-06-08T20:52:11.193Z] ---> Running in 97fc50a16995 [2021-06-08T20:52:11.971Z] Removing intermediate container 3f9daf6c2ce7 [2021-06-08T20:52:11.971Z] ---> 87dfa0ef30fb [2021-06-08T20:52:11.971Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T20:52:12.237Z] 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-06-08T20:52:12.518Z] ---> Running in 7899e4ead4ce [2021-06-08T20:52:13.103Z] Removing intermediate container 7899e4ead4ce [2021-06-08T20:52:13.103Z] ---> 31040afa5373 [2021-06-08T20:52:13.103Z] Step 29/32 : CMD ["gate"] [2021-06-08T20:52:13.380Z] ---> Running in e6da8e6e2fd6 [2021-06-08T20:52:13.965Z] Removing intermediate container e6da8e6e2fd6 [2021-06-08T20:52:13.965Z] ---> c6dc93fc9aa0 [2021-06-08T20:52:13.965Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T20:52:13.965Z] ---> Running in bfd92f7163f2 [2021-06-08T20:52:14.227Z] Removing intermediate container bfd92f7163f2 [2021-06-08T20:52:14.227Z] ---> ac22783b18d9 [2021-06-08T20:52:14.227Z] Step 31/32 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:52:14.489Z] ---> Running in 2cf032329cd4 [2021-06-08T20:52:15.437Z] Removing intermediate container 2cf032329cd4 [2021-06-08T20:52:15.437Z] ---> 1118b3f20836 [2021-06-08T20:52:15.437Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T20:52:15.699Z] ---> Running in bcab9061c850 [2021-06-08T20:52:16.273Z] Removing intermediate container bcab9061c850 [2021-06-08T20:52:16.273Z] ---> d57703558b3d [2021-06-08T20:52:16.273Z] [2021-06-08T20:52:16.273Z] Successfully built d57703558b3d [2021-06-08T20:52:16.273Z] Successfully tagged security-bootstrapper:latest [2021-06-08T20:52:20.254Z]  Building security-bootstrapper ... done  ---> 18d864d2461b [2021-06-08T20:52:20.254Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:52:20.254Z] ---> Running in e898872ed2c7 [2021-06-08T20:52:20.254Z] Removing intermediate container e898872ed2c7 [2021-06-08T20:52:20.254Z] ---> 5f40388892d9 [2021-06-08T20:52:20.254Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T20:52:20.254Z] ---> Running in 2a7ca7d28b2d [2021-06-08T20:52:20.254Z] 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-06-08T20:52:23.555Z] 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-06-08T20:52:27.774Z] Removing intermediate container dbf3a87f3110 [2021-06-08T20:52:27.774Z] ---> 1510c4295469 [2021-06-08T20:52:27.774Z] [2021-06-08T20:52:27.774Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T20:52:27.774Z] ---> 13621d1b12d4 [2021-06-08T20:52:27.774Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T20:52:27.774Z] ---> Running in c323856970b9 [2021-06-08T20:52:27.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:28.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:28.304Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T20:52:28.304Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:52:28.304Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T20:52:28.304Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T20:52:28.304Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:52:28.304Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:52:28.304Z] OK: 7 MiB in 18 packages [2021-06-08T20:52:28.880Z] Removing intermediate container c323856970b9 [2021-06-08T20:52:28.880Z] ---> 2b1e255a595d [2021-06-08T20:52:28.880Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T20:52:28.880Z] ---> Running in cc690422ad81 [2021-06-08T20:52:28.880Z] Removing intermediate container cc690422ad81 [2021-06-08T20:52:28.880Z] ---> 0544fee12026 [2021-06-08T20:52:28.880Z] Step 14/22 : WORKDIR /edgex [2021-06-08T20:52:29.146Z] ---> Running in a314f3859a19 [2021-06-08T20:52:29.146Z] Removing intermediate container a314f3859a19 [2021-06-08T20:52:29.146Z] ---> 837e99140da4 [2021-06-08T20:52:29.146Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T20:52:29.413Z] ---> 1d89a6c0a39f [2021-06-08T20:52:29.413Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T20:52:29.678Z] ---> 2d82ea23418b [2021-06-08T20:52:29.678Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T20:52:29.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T20:52:29.837Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T20:52:30.259Z] ---> cc4879d9a310 [2021-06-08T20:52:30.259Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T20:52:30.520Z] ---> Running in aedcf38cd2e3 [2021-06-08T20:52:30.520Z] Removing intermediate container aedcf38cd2e3 [2021-06-08T20:52:30.520Z] ---> d5d062a173fb [2021-06-08T20:52:30.520Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T20:52:30.520Z] ---> Running in d5bfd909f275 [2021-06-08T20:52:30.785Z] Removing intermediate container d5bfd909f275 [2021-06-08T20:52:30.785Z] ---> 459f83f0f51a [2021-06-08T20:52:30.785Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T20:52:30.785Z] ---> Running in 888cdf1d0471 [2021-06-08T20:52:31.053Z] Removing intermediate container 888cdf1d0471 [2021-06-08T20:52:31.053Z] ---> c77c48fca423 [2021-06-08T20:52:31.053Z] Step 21/22 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:52:31.053Z] ---> Running in 507ec23de886 [2021-06-08T20:52:31.053Z] Removing intermediate container 507ec23de886 [2021-06-08T20:52:31.053Z] ---> 16fc33c2c18e [2021-06-08T20:52:31.053Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T20:52:31.053Z] ---> Running in 89498a11963b [2021-06-08T20:52:31.315Z] Removing intermediate container 89498a11963b [2021-06-08T20:52:31.315Z] ---> 76f8d8747342 [2021-06-08T20:52:31.315Z] [2021-06-08T20:52:31.576Z] Successfully built 76f8d8747342 [2021-06-08T20:52:31.576Z] Successfully tagged security-proxy-setup:latest [2021-06-08T20:52:35.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T20:52:35.264Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T20:52:36.903Z]  Building security-proxy-setup ... done Removing intermediate container 97fc50a16995 [2021-06-08T20:52:36.903Z] ---> 791213375c04 [2021-06-08T20:52:36.903Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T20:52:36.903Z] ---> Running in 5706a868e786 [2021-06-08T20:52:37.174Z] 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-06-08T20:52:38.571Z] Removing intermediate container 5706a868e786 [2021-06-08T20:52:38.571Z] ---> 943c202d9a17 [2021-06-08T20:52:38.571Z] [2021-06-08T20:52:38.571Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T20:52:38.571Z] 20.10.0: Pulling from library/docker [2021-06-08T20:52:42.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T20:52:42.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T20:52:42.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T20:52:42.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T20:52:42.793Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T20:52:42.793Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T20:52:42.793Z] ---> aefe523efa57 [2021-06-08T20:52:42.793Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:52:43.443Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T20:52:44.065Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T20:52:44.715Z] Removing intermediate container 2a7ca7d28b2d [2021-06-08T20:52:44.715Z] ---> 65b4f81f09e9 [2021-06-08T20:52:44.715Z] [2021-06-08T20:52:44.715Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:52:44.715Z] ---> 13621d1b12d4 [2021-06-08T20:52:44.715Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T20:52:44.975Z] ---> Running in 52f1d3b181f5 [2021-06-08T20:52:44.975Z] ---> Running in 037b95dfb7fc [2021-06-08T20:52:44.975Z] Removing intermediate container 52f1d3b181f5 [2021-06-08T20:52:44.975Z] ---> bf22ac15a71d [2021-06-08T20:52:44.975Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T20:52:45.241Z] Removing intermediate container 037b95dfb7fc [2021-06-08T20:52:45.241Z] ---> e85b0fe18b0d [2021-06-08T20:52:45.241Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T20:52:45.241Z] ---> Running in e0fcefcdd602 [2021-06-08T20:52:45.241Z] ---> Running in 00ddc0cad677 [2021-06-08T20:52:45.502Z] Removing intermediate container 00ddc0cad677 [2021-06-08T20:52:45.502Z] ---> 16d936753fa9 [2021-06-08T20:52:45.502Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T20:52:45.502Z] ---> Running in 840def1b15ff [2021-06-08T20:52:45.762Z] Removing intermediate container 840def1b15ff [2021-06-08T20:52:45.762Z] ---> 3fb5b16edfd6 [2021-06-08T20:52:45.762Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:52:45.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:45.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:45.762Z] ---> Running in 7e93cf7d7727 [2021-06-08T20:52:45.762Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T20:52:45.762Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T20:52:45.762Z] Executing bash-5.0.17-r0.post-install [2021-06-08T20:52:45.762Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:52:45.762Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T20:52:45.762Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T20:52:45.762Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T20:52:45.762Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T20:52:45.762Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T20:52:46.031Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T20:52:46.031Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T20:52:46.031Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T20:52:46.031Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T20:52:46.031Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T20:52:48.575Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T20:52:48.575Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T20:52:48.575Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T20:52:48.575Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T20:52:48.575Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T20:52:48.575Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T20:52:48.575Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T20:52:48.575Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T20:52:48.575Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T20:52:48.575Z] Removing intermediate container 7e93cf7d7727 [2021-06-08T20:52:48.575Z] ---> 29e0a28b2f3f [2021-06-08T20:52:48.575Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T20:52:48.575Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T20:52:48.849Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T20:52:48.849Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T20:52:48.849Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T20:52:48.849Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T20:52:48.849Z] ---> Running in 5c901f64e52f [2021-06-08T20:52:49.118Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T20:52:49.118Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T20:52:49.118Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T20:52:49.118Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T20:52:49.118Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T20:52:49.118Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T20:52:49.118Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T20:52:49.118Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T20:52:49.118Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T20:52:49.118Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T20:52:49.118Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T20:52:49.118Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T20:52:49.118Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T20:52:49.379Z] OK: 72 MiB in 59 packages [2021-06-08T20:52:49.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:49.952Z] Collecting docker-compose==1.23.2 [2021-06-08T20:52:50.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:50.783Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T20:52:50.783Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T20:52:51.044Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T20:52:51.044Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T20:52:51.044Z] 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-06-08T20:52:51.044Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T20:52:51.044Z] Collecting PyYAML<4,>=3.10 [2021-06-08T20:52:51.044Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T20:52:51.305Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T20:52:51.566Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T20:52:51.566Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:52:51.566Z] OK: 8 MiB in 20 packages [2021-06-08T20:52:51.566Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T20:52:51.566Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T20:52:52.519Z] Removing intermediate container 5c901f64e52f [2021-06-08T20:52:52.520Z] ---> 46a72b57f55f [2021-06-08T20:52:52.520Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:52:52.520Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T20:52:52.520Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T20:52:52.520Z] ---> 93dab198de28 [2021-06-08T20:52:52.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T20:52:52.520Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T20:52:52.520Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T20:52:52.784Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T20:52:52.784Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T20:52:52.784Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T20:52:52.784Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T20:52:53.353Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T20:52:53.353Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T20:52:53.612Z] ---> 60833cd744d5 [2021-06-08T20:52:53.612Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T20:52:53.612Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T20:52:53.612Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T20:52:54.186Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T20:52:54.186Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T20:52:54.186Z] ---> 9670bceeea4e [2021-06-08T20:52:54.186Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T20:52:54.186Z] ---> Running in 035e27596d12 [2021-06-08T20:52:54.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T20:52:54.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T20:52:54.244Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T20:52:54.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T20:52:54.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T20:52:54.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T20:52:54.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T20:52:54.449Z] Removing intermediate container 035e27596d12 [2021-06-08T20:52:54.449Z] ---> 173d12ec2c5d [2021-06-08T20:52:54.449Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:52:54.449Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T20:52:54.449Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T20:52:54.711Z] ---> Running in 00c7fa88e0df [2021-06-08T20:52:54.711Z] 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-06-08T20:52:54.711Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T20:52:54.711Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T20:52:54.711Z] Collecting idna<2.8,>=2.5 [2021-06-08T20:52:54.711Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T20:52:54.711Z] Removing intermediate container 00c7fa88e0df [2021-06-08T20:52:54.711Z] ---> 94cae07fef51 [2021-06-08T20:52:54.711Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:52:54.973Z] 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-06-08T20:52:54.973Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T20:52:54.973Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T20:52:54.973Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T20:52:54.973Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T20:52:54.973Z] ---> Running in 5f59363e4d20 [2021-06-08T20:52:54.973Z] Installing collected packages: PyYAML, dockerpty, websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, cached-property, docopt, texttable, docker-compose [2021-06-08T20:52:54.973Z] Running setup.py install for PyYAML: started [2021-06-08T20:52:54.973Z] Removing intermediate container 5f59363e4d20 [2021-06-08T20:52:54.973Z] ---> 30e292cd1f64 [2021-06-08T20:52:54.973Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:52:55.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.165s coverage: 28.7% of statements [2021-06-08T20:52:55.236Z] ---> Running in 96d2f29ac078 [2021-06-08T20:52:55.236Z] Removing intermediate container 96d2f29ac078 [2021-06-08T20:52:55.236Z] ---> ada668719b66 [2021-06-08T20:52:55.236Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:52:55.504Z] ---> Running in 7c84bb9739a4 [2021-06-08T20:52:55.504Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T20:52:55.504Z] Running setup.py install for dockerpty: started [2021-06-08T20:52:55.504Z] Removing intermediate container 7c84bb9739a4 [2021-06-08T20:52:55.504Z] ---> f5cdeec03876 [2021-06-08T20:52:55.504Z] [2021-06-08T20:52:55.504Z] Successfully built f5cdeec03876 [2021-06-08T20:52:55.765Z] Successfully tagged core-data:latest [2021-06-08T20:52:55.765Z]  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T20:52:55.765Z] Attempting uninstall: urllib3 [2021-06-08T20:52:55.765Z] Found existing installation: urllib3 1.25.9 [2021-06-08T20:52:55.765Z] Uninstalling urllib3-1.25.9: [2021-06-08T20:52:55.765Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T20:52:56.027Z] Attempting uninstall: idna [2021-06-08T20:52:56.027Z] Found existing installation: idna 2.9 [2021-06-08T20:52:56.027Z] Uninstalling idna-2.9: [2021-06-08T20:52:56.027Z] Successfully uninstalled idna-2.9 [2021-06-08T20:52:56.288Z] Attempting uninstall: requests [2021-06-08T20:52:56.288Z] Found existing installation: requests 2.23.0 [2021-06-08T20:52:56.288Z] Uninstalling requests-2.23.0: [2021-06-08T20:52:56.288Z] Successfully uninstalled requests-2.23.0 [2021-06-08T20:52:56.860Z] Running setup.py install for docopt: started [2021-06-08T20:52:57.121Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T20:52:57.121Z] Running setup.py install for texttable: started [2021-06-08T20:52:57.383Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T20:52:57.645Z] 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.59.0 [2021-06-08T20:52:58.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.287s coverage: 100.0% of statements [2021-06-08T20:52:58.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T20:52:58.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T20:52:58.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T20:52:58.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.192s coverage: 81.2% of statements [2021-06-08T20:52:58.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T20:53:03.377Z] Removing intermediate container e0fcefcdd602 [2021-06-08T20:53:03.377Z] ---> c6dc43cd5c57 [2021-06-08T20:53:03.377Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T20:53:03.377Z] ---> Running in 3cb105d20fb2 [2021-06-08T20:53:03.377Z] Removing intermediate container 3cb105d20fb2 [2021-06-08T20:53:03.377Z] ---> edc9d8748540 [2021-06-08T20:53:03.377Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T20:53:03.377Z] ---> Running in a572677f7834 [2021-06-08T20:53:03.377Z] Removing intermediate container a572677f7834 [2021-06-08T20:53:03.377Z] ---> f313f0ec3b33 [2021-06-08T20:53:03.377Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T20:53:03.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.380s coverage: 53.4% of statements [2021-06-08T20:53:03.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T20:53:03.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T20:53:03.639Z] ---> b14f9cc80a90 [2021-06-08T20:53:03.640Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T20:53:03.901Z] ---> 359b6905e11a [2021-06-08T20:53:03.901Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T20:53:04.161Z] ---> 6c6f6fa98401 [2021-06-08T20:53:04.161Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T20:53:04.161Z] ---> Running in 99c846ed9ae6 [2021-06-08T20:53:04.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.637s coverage: 87.7% of statements [2021-06-08T20:53:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T20:53:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:53:04.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.189s coverage: 78.9% of statements [2021-06-08T20:53:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T20:53:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T20:53:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T20:53:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T20:53:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T20:53:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T20:53:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T20:53:04.422Z] Removing intermediate container 99c846ed9ae6 [2021-06-08T20:53:04.422Z] ---> c23d36338794 [2021-06-08T20:53:04.422Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:53:04.422Z] ---> Running in 8c00aecbb3ff [2021-06-08T20:53:04.682Z] Removing intermediate container 8c00aecbb3ff [2021-06-08T20:53:04.682Z] ---> 83ac0daa9461 [2021-06-08T20:53:04.682Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:53:04.682Z] ---> Running in 23454283b10b [2021-06-08T20:53:04.943Z] Removing intermediate container 23454283b10b [2021-06-08T20:53:04.943Z] ---> 65eb93fbb1fa [2021-06-08T20:53:04.943Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T20:53:04.943Z] ---> Running in ac95e7752e8a [2021-06-08T20:53:04.943Z] Removing intermediate container ac95e7752e8a [2021-06-08T20:53:04.943Z] ---> 7d681bb7dd15 [2021-06-08T20:53:04.943Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:53:05.206Z] ---> Running in 7010b0c99528 [2021-06-08T20:53:05.206Z] Removing intermediate container 7010b0c99528 [2021-06-08T20:53:05.206Z] ---> 98a8b388d96f [2021-06-08T20:53:05.206Z] [2021-06-08T20:53:05.469Z] Successfully built 98a8b388d96f [2021-06-08T20:53:05.469Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T20:53:05.477Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T20:53:05.477Z] $ docker stop --time=1 b53122f6c5d9e5ef0da5ccddb45805c64caca26c1210660b6ae3fd9f76334f0d [2021-06-08T20:53:06.951Z] $ docker rm -f b53122f6c5d9e5ef0da5ccddb45805c64caca26c1210660b6ae3fd9f76334f0d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T20:53:07.350Z] + docker images [2021-06-08T20:53:07.611Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T20:53:07.611Z] sys-mgmt-agent latest 98a8b388d96f 2 seconds ago 312MB [2021-06-08T20:53:07.611Z] core-data latest f5cdeec03876 12 seconds ago 20.2MB [2021-06-08T20:53:07.611Z] 65b4f81f09e9 25 seconds ago 1.15GB [2021-06-08T20:53:07.611Z] 943c202d9a17 29 seconds ago 1.15GB [2021-06-08T20:53:07.611Z] security-proxy-setup latest 76f8d8747342 36 seconds ago 25.3MB [2021-06-08T20:53:07.611Z] 1510c4295469 41 seconds ago 1.15GB [2021-06-08T20:53:07.611Z] security-bootstrapper latest d57703558b3d 52 seconds ago 18.2MB [2021-06-08T20:53:07.611Z] security-secretstore-setup latest 312cb118bac2 About a minute ago 28.1MB [2021-06-08T20:53:07.611Z] core-command latest f6a2a684b1b0 About a minute ago 15.9MB [2021-06-08T20:53:07.611Z] core-metadata latest eef3732a8577 About a minute ago 16.6MB [2021-06-08T20:53:07.611Z] support-scheduler latest 9e9663314e6e About a minute ago 15.9MB [2021-06-08T20:53:07.611Z] c7910af03183 About a minute ago 1.14GB [2021-06-08T20:53:07.611Z] 50043a8fc3dd About a minute ago 1.14GB [2021-06-08T20:53:07.611Z] f4d065b540d3 About a minute ago 1.15GB [2021-06-08T20:53:07.611Z] 195bd6751bfb About a minute ago 1.15GB [2021-06-08T20:53:07.611Z] bc284fcfc9c0 About a minute ago 1.14GB [2021-06-08T20:53:07.611Z] support-notifications latest bc621c86f249 About a minute ago 16.6MB [2021-06-08T20:53:07.611Z] a6f7bff370a0 2 minutes ago 1.15GB [2021-06-08T20:53:07.611Z] ci-base-image-x86_64 latest 193152107165 5 minutes ago 648MB [2021-06-08T20:53:07.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T20:53:07.611Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T20:53:07.611Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T20:53:07.611Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T20:53:07.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T20:53:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.280s coverage: 95.1% of statements [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T20:53:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T20:53:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.386s coverage: 60.0% of statements [2021-06-08T20:53:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.242s coverage: 0.8% of statements [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T20:53:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.174s coverage: 22.0% of statements [2021-06-08T20:53:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T20:53:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 47.1% of statements [2021-06-08T20:53:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.225s coverage: 79.5% of statements [2021-06-08T20:53:10.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements [2021-06-08T20:53:11.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements [2021-06-08T20:53:12.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements [2021-06-08T20:53:24.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.201s coverage: 94.4% of statements [2021-06-08T20:53:24.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-06-08T20:53:29.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.548s coverage: 81.8% of statements [2021-06-08T20:53:29.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T20:53:36.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.229s coverage: 92.9% of statements [2021-06-08T20:53:36.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T20:53:36.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T20:53:36.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T20:53:36.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-08T20:53:36.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T20:53:36.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T20:53:36.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T20:53:36.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T20:53:36.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-06-08T20:53:36.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T20:53:36.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-06-08T20:53:36.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements [2021-06-08T20:53:36.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.216s coverage: 80.0% of statements [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.290s coverage: 91.2% of statements [2021-06-08T20:53:36.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.630s coverage: 64.4% of statements [2021-06-08T20:53:36.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T20:53:36.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements [2021-06-08T20:53:36.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-06-08T20:53:38.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2021-06-08T20:53:38.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2021-06-08T20:53:43.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.072s coverage: 66.9% of statements [2021-06-08T20:53:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T20:53:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T20:53:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T20:53:45.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.725s coverage: 43.6% of statements [2021-06-08T20:53:45.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T20:53:45.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T20:53:45.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.104s coverage: 89.5% of statements [2021-06-08T20:53:45.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T20:53:45.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2021-06-08T20:53:45.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T20:53:45.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T20:53:45.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T20:53:45.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.270s coverage: 19.3% of statements [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.527s coverage: 91.9% of statements [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.199s coverage: 63.4% of statements [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.445s coverage: 97.6% of statements [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.071s coverage: 0.0% of statements [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.186s coverage: 28.1% of statements [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.172s coverage: 28.9% of statements [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T20:53:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T20:53:53.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-06-08T20:53:54.081Z] GO111MODULE=on go vet ./... [2021-06-08T20:55:17.685Z] gofmt -l . [2021-06-08T20:55:17.685Z] [ "`gofmt -l .`" = "" ] [2021-06-08T20:55:17.685Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T20:55:18.615Z] + ls -al . [2021-06-08T20:55:18.615Z] total 556 [2021-06-08T20:55:18.615Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 20:55 . [2021-06-08T20:55:18.615Z] drwxr-xr-x 4 root root 4096 Jun 8 20:51 .. [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 20:49 .dockerignore [2021-06-08T20:55:18.615Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 20:49 .git [2021-06-08T20:55:18.615Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 20:49 .github [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 20:49 .gitignore [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 20:49 .sonarcloud.properties [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:49 Attribution.txt [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:49 CONTRIBUTING.md [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 20:49 Dockerfile.build [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 20:49 Jenkinsfile [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:49 LICENSE [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:49 Makefile [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:49 README.md [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 20:49 SECURITY.md [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 20:46 VERSION [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:49 ZMQWindows.md [2021-06-08T20:55:18.615Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 20:49 bin [2021-06-08T20:55:18.615Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 20:49 cmd [2021-06-08T20:55:18.615Z] -rw-r--r-- 1 root root 412281 Jun 8 20:53 coverage.out [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 20:49 go.mod [2021-06-08T20:55:18.615Z] -rw-r--r-- 1 root root 21048 Jun 8 20:51 go.sum [2021-06-08T20:55:18.615Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 20:49 internal [2021-06-08T20:55:18.615Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 20:49 openapi [2021-06-08T20:55:18.615Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 20:49 snap [2021-06-08T20:55:18.615Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 20:49 version.go [Pipeline] sh [2021-06-08T20:55:19.269Z] + '[' -e coverage.out ] [2021-06-08T20:55:19.269Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T20:55:19.303Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T20:55:20.100Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T20:55:20.745Z] + make build [2021-06-08T20:55:20.745Z] go mod tidy [2021-06-08T20:55:21.346Z] 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-06-08T20:55:28.059Z] 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-06-08T20:55:50.234Z] 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-06-08T20:55:51.664Z] 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-06-08T20:55:55.976Z] 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-06-08T20:55:56.571Z] 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-06-08T20:56:00.904Z] 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-06-08T20:56:05.216Z] 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-06-08T20:56:08.267Z] 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-06-08T20:56:11.644Z] 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-06-08T20:56:14.254Z] 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-06-08T20:56:16.883Z] 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-06-08T20:56:22.302Z] $ docker stop --time=1 fcc08f036a22cee5528d682c481f6eb7c4d9880c6bcbe2a1ce974bf14789bf00 [2021-06-08T20:56:24.650Z] $ docker rm -f fcc08f036a22cee5528d682c481f6eb7c4d9880c6bcbe2a1ce974bf14789bf00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:56:26.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:56:26.316Z] [2021-06-08T20:56:26.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:56:26.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:56:26.969Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T20:56:26.969Z] 29e5d40040c1: Pulling fs layer [2021-06-08T20:56:26.969Z] 1ce36da41761: Pulling fs layer [2021-06-08T20:56:26.969Z] 25b303627fd3: Pulling fs layer [2021-06-08T20:56:27.253Z] 29e5d40040c1: Verifying Checksum [2021-06-08T20:56:27.253Z] 29e5d40040c1: Download complete [2021-06-08T20:56:27.883Z] 1ce36da41761: Verifying Checksum [2021-06-08T20:56:27.883Z] 1ce36da41761: Download complete [2021-06-08T20:56:27.883Z] 29e5d40040c1: Pull complete [2021-06-08T20:56:29.332Z] 1ce36da41761: Pull complete [2021-06-08T20:56:29.606Z] 25b303627fd3: Verifying Checksum [2021-06-08T20:56:29.606Z] 25b303627fd3: Download complete [2021-06-08T20:56:39.756Z] 25b303627fd3: Pull complete [2021-06-08T20:56:39.756Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T20:56:39.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:56:39.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T20:56:39.983Z] prd-ubuntu18.04-docker-arm64-4c-16g-998 does not seem to be running inside a container [2021-06-08T20:56:40.058Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T20:56:42.821Z] $ docker top ffb4e2c2eefe004142a494d69a625d30347824699af83e4b90002e2920903d7f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:56:43.804Z] + docker-compose build --help [2021-06-08T20:56:43.804Z] + grep parallel [2021-06-08T20:56:47.183Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T20:56:47.470Z] $ docker stop --time=1 ffb4e2c2eefe004142a494d69a625d30347824699af83e4b90002e2920903d7f [2021-06-08T20:56:49.317Z] $ docker rm -f ffb4e2c2eefe004142a494d69a625d30347824699af83e4b90002e2920903d7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:56:49.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:56:49.994Z] . [Pipeline] withDockerContainer [2021-06-08T20:56:50.257Z] prd-ubuntu18.04-docker-arm64-4c-16g-998 does not seem to be running inside a container [2021-06-08T20:56:50.327Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T20:56:51.871Z] $ docker top dfbb865eaa81a03641a61edd01fbcea1176f59f2d56465619290937f756c19c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:56:52.844Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T20:56:56.216Z] Building core-command ... [2021-06-08T20:56:56.216Z] Building core-data ... [2021-06-08T20:56:56.216Z] Building core-metadata ... [2021-06-08T20:56:56.216Z] Building security-bootstrapper ... [2021-06-08T20:56:56.216Z] Building security-proxy-setup ... [2021-06-08T20:56:56.216Z] Building security-secretstore-setup ... [2021-06-08T20:56:56.216Z] Building support-notifications ... [2021-06-08T20:56:56.216Z] Building support-scheduler ... [2021-06-08T20:56:56.216Z] Building sys-mgmt-agent ... [2021-06-08T20:56:56.216Z] Building support-scheduler [2021-06-08T20:56:56.216Z] Building security-bootstrapper [2021-06-08T20:56:56.216Z] Building core-command [2021-06-08T20:56:56.216Z] Building support-notifications [2021-06-08T20:56:56.216Z] Building security-proxy-setup [2021-06-08T20:58:17.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:58:17.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:58:17.972Z] ---> 604a665b1e5e [2021-06-08T20:58:17.972Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T20:58:17.972Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:58:17.972Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:58:17.972Z] ---> 604a665b1e5e [2021-06-08T20:58:17.972Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T20:58:17.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:58:17.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:58:17.972Z] ---> 604a665b1e5e [2021-06-08T20:58:17.972Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T20:58:17.972Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:58:17.972Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:58:17.972Z] ---> 604a665b1e5e [2021-06-08T20:58:17.972Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T20:58:17.972Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:58:17.972Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:58:17.972Z] ---> 604a665b1e5e [2021-06-08T20:58:17.972Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:58:17.972Z] ---> Running in 290c0048bbae [2021-06-08T20:58:17.972Z] ---> Running in 57167319226f [2021-06-08T20:58:17.972Z] ---> Running in c2c29e024351 [2021-06-08T20:58:17.972Z] ---> Running in 56f543165c25 [2021-06-08T20:58:17.972Z] ---> Running in 26006208182d [2021-06-08T20:58:17.972Z] Removing intermediate container 57167319226f [2021-06-08T20:58:17.972Z] ---> 0258735adb57 [2021-06-08T20:58:17.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:58:17.972Z] Removing intermediate container 290c0048bbae [2021-06-08T20:58:17.972Z] ---> 07c307ec96e9 [2021-06-08T20:58:17.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:58:17.972Z] ---> Running in e5790fc5ba4e [2021-06-08T20:58:17.972Z] Removing intermediate container c2c29e024351 [2021-06-08T20:58:17.972Z] ---> 81fbc7f99ca8 [2021-06-08T20:58:17.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:58:17.973Z] Removing intermediate container 26006208182d [2021-06-08T20:58:17.973Z] ---> e372dfebc97f [2021-06-08T20:58:17.973Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:58:17.973Z] Removing intermediate container 56f543165c25 [2021-06-08T20:58:17.973Z] ---> be2dd87df0a7 [2021-06-08T20:58:17.973Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:58:17.973Z] ---> Running in 9085776ffc1f [2021-06-08T20:58:17.973Z] ---> Running in f8e2736a5af2 [2021-06-08T20:58:17.973Z] ---> Running in 2959bb74a627 [2021-06-08T20:58:17.973Z] ---> Running in cc96eb9ef455 [2021-06-08T20:58:17.973Z] Removing intermediate container e5790fc5ba4e [2021-06-08T20:58:17.973Z] ---> 7e0d6c70245a [2021-06-08T20:58:17.973Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T20:58:17.973Z] ---> Running in f363f128d698 [2021-06-08T20:58:17.973Z] Removing intermediate container 2959bb74a627 [2021-06-08T20:58:17.973Z] ---> d20a4f45c0ea [2021-06-08T20:58:17.973Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T20:58:17.973Z] Removing intermediate container f8e2736a5af2 [2021-06-08T20:58:17.973Z] ---> 3669fb06b0f8 [2021-06-08T20:58:17.973Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T20:58:17.973Z] ---> Running in f690e9a9789a [2021-06-08T20:58:17.973Z] ---> Running in 8b3e70e0877e [2021-06-08T20:58:17.973Z] Removing intermediate container 9085776ffc1f [2021-06-08T20:58:17.973Z] ---> 8e280689b0b3 [2021-06-08T20:58:17.973Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T20:58:17.973Z] Removing intermediate container cc96eb9ef455 [2021-06-08T20:58:17.973Z] ---> 9b6535563883 [2021-06-08T20:58:17.973Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T20:58:17.973Z] ---> Running in cb12c8dc4722 [2021-06-08T20:58:17.973Z] ---> Running in 1d3805a39aa5 [2021-06-08T20:58:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:58:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:58:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:58:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:58:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:58:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:58:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:58:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:58:17.973Z] OK: 218 MiB in 52 packages [2021-06-08T20:58:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:58:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:58:17.973Z] OK: 218 MiB in 52 packages [2021-06-08T20:58:17.973Z] OK: 218 MiB in 52 packages [2021-06-08T20:58:17.973Z] OK: 218 MiB in 52 packages [2021-06-08T20:58:17.973Z] OK: 218 MiB in 52 packages [2021-06-08T20:58:17.973Z] Removing intermediate container f363f128d698 [2021-06-08T20:58:17.973Z] ---> c602d73fd460 [2021-06-08T20:58:17.973Z] Step 6/23 : COPY go.mod . [2021-06-08T20:58:18.582Z] Removing intermediate container 8b3e70e0877e [2021-06-08T20:58:18.582Z] ---> 4aa355af9663 [2021-06-08T20:58:18.582Z] Step 6/23 : COPY go.mod . [2021-06-08T20:58:18.582Z] ---> b14d98be4e4d [2021-06-08T20:58:18.582Z] Step 7/23 : RUN go mod download [2021-06-08T20:58:18.859Z] Removing intermediate container f690e9a9789a [2021-06-08T20:58:18.859Z] ---> 19740e4739c0 [2021-06-08T20:58:18.859Z] Step 6/24 : COPY go.mod . [2021-06-08T20:58:18.859Z] ---> Running in 8c537e9ce64f [2021-06-08T20:58:19.137Z] Removing intermediate container 1d3805a39aa5 [2021-06-08T20:58:19.137Z] ---> f254a5cf238e [2021-06-08T20:58:19.137Z] Step 6/32 : COPY go.mod . [2021-06-08T20:58:19.410Z] Removing intermediate container cb12c8dc4722 [2021-06-08T20:58:19.410Z] ---> 3435c6f525a2 [2021-06-08T20:58:19.410Z] Step 6/22 : COPY go.mod . [2021-06-08T20:58:19.685Z] ---> d1be5f3888d0 [2021-06-08T20:58:19.685Z] Step 7/23 : RUN go mod download [2021-06-08T20:58:19.962Z] ---> Running in ef8b0cc82ac1 [2021-06-08T20:58:20.237Z] ---> dd753752c2bd [2021-06-08T20:58:20.237Z] Step 7/24 : RUN go mod download [2021-06-08T20:58:20.512Z] ---> f63b97d4041a [2021-06-08T20:58:20.512Z] Step 7/32 : RUN go mod download [2021-06-08T20:58:20.512Z] ---> 137c80b004a8 [2021-06-08T20:58:20.512Z] Step 7/22 : RUN go mod download [2021-06-08T20:58:20.512Z] ---> Running in 75a19b8ef825 [2021-06-08T20:58:20.793Z] ---> Running in 940317da6195 [2021-06-08T20:58:21.066Z] ---> Running in cd2d1d653ce7 [2021-06-08T20:58:23.086Z] Removing intermediate container 8c537e9ce64f [2021-06-08T20:58:23.086Z] ---> 62985b775416 [2021-06-08T20:58:23.086Z] Step 8/23 : COPY . . [2021-06-08T20:58:24.079Z] Removing intermediate container ef8b0cc82ac1 [2021-06-08T20:58:24.079Z] ---> b578874e3eb8 [2021-06-08T20:58:24.079Z] Step 8/23 : COPY . . [2021-06-08T20:58:25.065Z] Removing intermediate container 75a19b8ef825 [2021-06-08T20:58:25.065Z] ---> 7d7ca31e050c [2021-06-08T20:58:25.065Z] Step 8/24 : COPY . . [2021-06-08T20:58:25.675Z] Removing intermediate container cd2d1d653ce7 [2021-06-08T20:58:25.675Z] ---> 288dffb6ea0f [2021-06-08T20:58:25.675Z] Step 8/22 : COPY . . [2021-06-08T20:58:25.946Z] Removing intermediate container 940317da6195 [2021-06-08T20:58:25.946Z] ---> 531af5e82e02 [2021-06-08T20:58:25.946Z] Step 8/32 : COPY . . [2021-06-08T20:58:49.162Z] ---> 5d1aa93930f7 [2021-06-08T20:58:49.162Z] Step 9/23 : RUN go mod tidy [2021-06-08T20:58:49.162Z] ---> 74b29860915f [2021-06-08T20:58:49.162Z] Step 9/23 : RUN go mod tidy [2021-06-08T20:58:49.162Z] ---> f226eced1a65 [2021-06-08T20:58:49.162Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:58:49.162Z] ---> 657d8132fa26 [2021-06-08T20:58:49.162Z] Step 9/22 : RUN go mod tidy [2021-06-08T20:58:49.162Z] ---> Running in 5adfa5f2404d [2021-06-08T20:58:49.162Z] ---> Running in c81004f730d0 [2021-06-08T20:58:49.162Z] ---> Running in a7284326e036 [2021-06-08T20:58:49.162Z] ---> Running in e1fa5a77e881 [2021-06-08T20:58:49.162Z] ---> 36c101e37d66 [2021-06-08T20:58:49.162Z] Step 9/32 : RUN go mod tidy [2021-06-08T20:58:49.162Z] ---> Running in e037d84478aa [2021-06-08T20:58:55.290Z] Removing intermediate container 5adfa5f2404d [2021-06-08T20:58:55.290Z] ---> bc5e4364671d [2021-06-08T20:58:55.290Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T20:58:55.290Z] ---> Running in 6bb67b3cc0f5 [2021-06-08T20:58:55.290Z] Removing intermediate container e1fa5a77e881 [2021-06-08T20:58:55.290Z] ---> 02c0aeb56ed6 [2021-06-08T20:58:55.290Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T20:58:55.290Z] Removing intermediate container a7284326e036 [2021-06-08T20:58:55.290Z] ---> 5a79779ceaa9 [2021-06-08T20:58:55.290Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T20:58:55.290Z] ---> Running in 777151b0e349 [2021-06-08T20:58:55.561Z] ---> Running in 8e040ea5248b [2021-06-08T20:58:55.838Z] Removing intermediate container c81004f730d0 [2021-06-08T20:58:55.838Z] ---> 6886bd23f718 [2021-06-08T20:58:55.838Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T20:58:55.838Z] Removing intermediate container e037d84478aa [2021-06-08T20:58:55.838Z] ---> 8d3d07be6071 [2021-06-08T20:58:55.838Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T20:58:56.115Z] ---> Running in 953a8a0bd05e [2021-06-08T20:58:56.115Z] ---> Running in 62a9b51eee3a [2021-06-08T20:58:56.386Z] 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-06-08T20:58:58.900Z] 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-06-08T20:58:58.900Z] 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-06-08T20:58:58.900Z] 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-06-08T20:58:58.900Z] 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-06-08T21:00:38.073Z] 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-06-08T21:00:53.202Z] Removing intermediate container 8e040ea5248b [2021-06-08T21:00:53.202Z] ---> 7e92eb888d5f [2021-06-08T21:00:53.202Z] [2021-06-08T21:00:53.202Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T21:00:53.202Z] 3.12: Pulling from library/alpine [2021-06-08T21:00:53.202Z] Removing intermediate container 953a8a0bd05e [2021-06-08T21:00:53.202Z] ---> 817937c1a814 [2021-06-08T21:00:53.202Z] [2021-06-08T21:00:53.202Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T21:00:53.202Z] 3.12: Pulling from library/alpine [2021-06-08T21:00:53.202Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T21:00:53.202Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T21:00:53.202Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T21:00:53.202Z] Status: Image is up to date for alpine:3.12 [2021-06-08T21:00:53.202Z] ---> 9852663dfa18 [2021-06-08T21:00:53.202Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T21:00:53.202Z] ---> 9852663dfa18 [2021-06-08T21:00:53.202Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T21:00:54.642Z] ---> Running in 6d2dc82ca10b [2021-06-08T21:00:54.642Z] ---> Running in abb87c3702e4 [2021-06-08T21:00:54.642Z] Removing intermediate container 6bb67b3cc0f5 [2021-06-08T21:00:54.642Z] ---> 0dac7ba5773c [2021-06-08T21:00:54.642Z] [2021-06-08T21:00:54.642Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T21:00:54.642Z] ---> 9852663dfa18 [2021-06-08T21:00:54.642Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T21:00:54.642Z] Removing intermediate container 777151b0e349 [2021-06-08T21:00:54.642Z] ---> fb023094b3f3 [2021-06-08T21:00:54.642Z] [2021-06-08T21:00:54.642Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T21:00:54.642Z] ---> 9852663dfa18 [2021-06-08T21:00:54.642Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T21:00:54.918Z] Removing intermediate container 62a9b51eee3a [2021-06-08T21:00:54.918Z] ---> 669ddd4a721e [2021-06-08T21:00:54.918Z] [2021-06-08T21:00:54.918Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T21:00:54.918Z] ---> 9852663dfa18 [2021-06-08T21:00:54.918Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T21:00:54.918Z] ---> Running in 60c83d4e43e3 [2021-06-08T21:00:55.200Z] ---> Running in f864f52a2887 [2021-06-08T21:00:55.200Z] ---> Running in a220fbd97d60 [2021-06-08T21:00:55.200Z] Removing intermediate container 6d2dc82ca10b [2021-06-08T21:00:55.200Z] ---> 04942cdec4a8 [2021-06-08T21:00:55.200Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T21:00:55.802Z] ---> Running in fa9a85fde9ab [2021-06-08T21:00:56.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:56.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:57.285Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T21:00:57.285Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:00:57.285Z] OK: 5 MiB in 15 packages [2021-06-08T21:00:57.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:57.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:57.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:57.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:58.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:58.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:58.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:58.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:58.386Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T21:00:58.386Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:00:58.386Z] OK: 5 MiB in 15 packages [2021-06-08T21:00:58.662Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T21:00:58.948Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T21:00:58.948Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T21:00:58.948Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T21:00:58.948Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T21:00:58.948Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T21:00:58.948Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:00:58.948Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T21:00:58.948Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:00:58.948Z] OK: 5 MiB in 16 packages [2021-06-08T21:00:58.948Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T21:00:58.948Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T21:00:58.948Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:00:58.948Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T21:00:58.948Z] Removing intermediate container abb87c3702e4 [2021-06-08T21:00:58.948Z] ---> 6ad6eb01b10c [2021-06-08T21:00:58.948Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:00:59.236Z] OK: 7 MiB in 18 packages [2021-06-08T21:00:59.236Z] OK: 6 MiB in 16 packages [2021-06-08T21:00:59.513Z] ---> Running in 3fb55d6c23f3 [2021-06-08T21:01:00.496Z] Removing intermediate container 3fb55d6c23f3 [2021-06-08T21:01:00.496Z] ---> 1854d5513d88 [2021-06-08T21:01:00.496Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T21:01:00.496Z] Removing intermediate container 60c83d4e43e3 [2021-06-08T21:01:00.496Z] ---> f54d92a790aa [2021-06-08T21:01:00.496Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:01:00.496Z] ---> Running in a31d08dd4f5e [2021-06-08T21:01:00.770Z] ---> Running in 22a04a151009 [2021-06-08T21:01:01.047Z] Removing intermediate container fa9a85fde9ab [2021-06-08T21:01:01.047Z] ---> 5a283b6c5c2e [2021-06-08T21:01:01.047Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T21:01:01.323Z] ---> Running in 364a90d1c49f [2021-06-08T21:01:01.323Z] Removing intermediate container f864f52a2887 [2021-06-08T21:01:01.323Z] ---> 1c9f2881dd0c [2021-06-08T21:01:01.323Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T21:01:01.323Z] Removing intermediate container a31d08dd4f5e [2021-06-08T21:01:01.323Z] ---> b938c561017f [2021-06-08T21:01:01.323Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T21:01:01.608Z] Removing intermediate container a220fbd97d60 [2021-06-08T21:01:01.608Z] ---> e41d774102e9 [2021-06-08T21:01:01.608Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:01:01.608Z] ---> Running in 2042f898a144 [2021-06-08T21:01:01.608Z] ---> Running in d77a36901b80 [2021-06-08T21:01:01.608Z] Removing intermediate container 22a04a151009 [2021-06-08T21:01:01.608Z] ---> 752866d5297d [2021-06-08T21:01:01.608Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T21:01:01.888Z] ---> Running in 6afb8a76b932 [2021-06-08T21:01:01.888Z] Removing intermediate container 364a90d1c49f [2021-06-08T21:01:01.888Z] ---> 39d56d5b77a8 [2021-06-08T21:01:01.888Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T21:01:01.888Z] ---> Running in 60b0fc79ba85 [2021-06-08T21:01:02.177Z] ---> Running in 4af12ad51e47 [2021-06-08T21:01:02.450Z] Removing intermediate container d77a36901b80 [2021-06-08T21:01:02.450Z] ---> 428bf12d1329 [2021-06-08T21:01:02.450Z] Step 14/22 : WORKDIR /edgexRemoving intermediate container 2042f898a144 [2021-06-08T21:01:02.450Z] ---> 1f6e144fac56 [2021-06-08T21:01:02.450Z] Step 16/24 : WORKDIR / [2021-06-08T21:01:02.450Z] [2021-06-08T21:01:02.450Z] Removing intermediate container 6afb8a76b932 [2021-06-08T21:01:02.450Z] ---> 19c1a156cdbf [2021-06-08T21:01:02.450Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T21:01:02.450Z] ---> Running in f528157f4f20 [2021-06-08T21:01:02.450Z] ---> Running in 788d442f011e [2021-06-08T21:01:02.727Z] Removing intermediate container 60b0fc79ba85 [2021-06-08T21:01:02.727Z] ---> 845240fda61b [2021-06-08T21:01:02.727Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T21:01:03.006Z] ---> Running in f8fe80112813 [2021-06-08T21:01:03.006Z] Removing intermediate container 4af12ad51e47 [2021-06-08T21:01:03.006Z] ---> 3d417998946b [2021-06-08T21:01:03.006Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T21:01:03.006Z] ---> Running in 66842bd9417d [2021-06-08T21:01:03.290Z] ---> Running in 2c2ac09b8e82 [2021-06-08T21:01:03.290Z] Removing intermediate container f528157f4f20 [2021-06-08T21:01:03.290Z] ---> 8f6e673db7fd [2021-06-08T21:01:03.290Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:01:03.290Z] Removing intermediate container 788d442f011e [2021-06-08T21:01:03.290Z] ---> 56e91d8f4788 [2021-06-08T21:01:03.290Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T21:01:03.573Z] Removing intermediate container f8fe80112813 [2021-06-08T21:01:03.573Z] ---> 6db745d14e92 [2021-06-08T21:01:03.573Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T21:01:03.849Z] Removing intermediate container 66842bd9417d [2021-06-08T21:01:03.849Z] ---> 483901cb02fd [2021-06-08T21:01:03.850Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:01:03.850Z] ---> Running in 4c614cf2cc9e [2021-06-08T21:01:04.458Z] ---> cb04eb68f2d7 [2021-06-08T21:01:04.458Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T21:01:05.064Z] ---> d3f0946c40f0 [2021-06-08T21:01:05.064Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T21:01:05.064Z] Removing intermediate container 4c614cf2cc9e [2021-06-08T21:01:05.064Z] ---> bb65b273ba71 [2021-06-08T21:01:05.064Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:01:05.064Z] ---> db618291e376 [2021-06-08T21:01:05.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T21:01:06.525Z] ---> 808368c0bbe6 [2021-06-08T21:01:06.526Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T21:01:06.526Z] ---> a9a587c26d62 [2021-06-08T21:01:06.526Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T21:01:06.526Z] Removing intermediate container 2c2ac09b8e82 [2021-06-08T21:01:06.526Z] ---> 4ba624f5527a [2021-06-08T21:01:06.526Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T21:01:06.801Z] ---> 9ab58d0e1c02 [2021-06-08T21:01:06.801Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T21:01:07.077Z] ---> Running in 4df241c98eb9 [2021-06-08T21:01:07.356Z] ---> 01a15b3b1ae4 [2021-06-08T21:01:07.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T21:01:07.955Z] Removing intermediate container 4df241c98eb9 [2021-06-08T21:01:07.955Z] ---> ddbe61f6a48b [2021-06-08T21:01:07.955Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T21:01:07.955Z] ---> 8ca31ff62c99 [2021-06-08T21:01:07.955Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T21:01:08.231Z] ---> c7d256e063ea [2021-06-08T21:01:08.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T21:01:08.231Z] ---> Running in a76941ff9785 [2021-06-08T21:01:08.518Z] ---> eeded77bde96 [2021-06-08T21:01:08.518Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T21:01:08.518Z] ---> 13695df449b3 [2021-06-08T21:01:08.518Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T21:01:08.798Z] ---> Running in b02e7792a16c [2021-06-08T21:01:08.798Z] ---> Running in bc7f118a298d [2021-06-08T21:01:09.074Z] Removing intermediate container a76941ff9785 [2021-06-08T21:01:09.074Z] ---> b9e36db4e6ce [2021-06-08T21:01:09.074Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:01:09.074Z] ---> 1b13104cc035 [2021-06-08T21:01:09.074Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T21:01:09.074Z] ---> Running in 64ab0adcccd4 [2021-06-08T21:01:09.356Z] ---> Running in 67317cf0eeb7 [2021-06-08T21:01:09.356Z] ---> 68a891d93dc1 [2021-06-08T21:01:09.356Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T21:01:09.629Z] Removing intermediate container b02e7792a16c [2021-06-08T21:01:09.629Z] ---> 6187ffe0b5bd [2021-06-08T21:01:09.629Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:01:09.629Z] Removing intermediate container bc7f118a298d [2021-06-08T21:01:09.629Z] ---> 4b97055de005 [2021-06-08T21:01:09.629Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T21:01:09.629Z] ---> Running in 5a524827ee8e [2021-06-08T21:01:09.907Z] ---> Running in 207c012499f6 [2021-06-08T21:01:09.907Z] ---> Running in 2bdb2ed1f0c6 [2021-06-08T21:01:09.907Z] Removing intermediate container 64ab0adcccd4 [2021-06-08T21:01:09.907Z] ---> f4ff129e649a [2021-06-08T21:01:09.907Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:01:10.193Z] ---> Running in ca58889c26bd [2021-06-08T21:01:10.468Z] Removing intermediate container 207c012499f6 [2021-06-08T21:01:10.468Z] ---> 6927c4e78224 [2021-06-08T21:01:10.468Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T21:01:10.468Z] Removing intermediate container 5a524827ee8e [2021-06-08T21:01:10.468Z] ---> 43e649417a16 [2021-06-08T21:01:10.468Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:01:10.752Z] Removing intermediate container 2bdb2ed1f0c6 [2021-06-08T21:01:10.752Z] ---> 51e0ff60d5ae [2021-06-08T21:01:10.752Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T21:01:10.752Z] ---> Running in 8e5faeca3078 [2021-06-08T21:01:10.752Z] ---> Running in 686914e43860 [2021-06-08T21:01:11.035Z] ---> Running in c7113c2619a0 [2021-06-08T21:01:11.035Z] Removing intermediate container ca58889c26bd [2021-06-08T21:01:11.035Z] ---> 248429051fa5 [2021-06-08T21:01:11.035Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T21:01:11.311Z] ---> Running in 769da1f45d03 [2021-06-08T21:01:16.300Z] Removing intermediate container 8e5faeca3078 [2021-06-08T21:01:16.300Z] ---> 79c5b1c21b3e [2021-06-08T21:01:16.300Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T21:01:16.300Z] Removing intermediate container 686914e43860 [2021-06-08T21:01:16.300Z] ---> 6a47a8c6007a [2021-06-08T21:01:16.300Z] Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T21:01:16.301Z] ---> Running in dc3236f67ac7 [2021-06-08T21:01:16.301Z] ---> Running in b2b58de3aa87 [2021-06-08T21:01:16.301Z] Removing intermediate container c7113c2619a0 [2021-06-08T21:01:16.301Z] ---> e4b306dbde60 [2021-06-08T21:01:16.301Z] Step 21/22 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T21:01:16.301Z] Removing intermediate container 769da1f45d03 [2021-06-08T21:01:16.301Z] ---> d6129b21d036 [2021-06-08T21:01:16.301Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:01:16.301Z] ---> Running in 56de2c1a2c3c [2021-06-08T21:01:16.301Z] ---> Running in fb419fd0658e [2021-06-08T21:01:16.301Z] Removing intermediate container 67317cf0eeb7 [2021-06-08T21:01:16.301Z] ---> da23a84aa67b [2021-06-08T21:01:16.301Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:01:16.301Z] Removing intermediate container dc3236f67ac7 [2021-06-08T21:01:16.301Z] ---> 7fc3cefbafa4 [2021-06-08T21:01:16.301Z] Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T21:01:16.301Z] Removing intermediate container b2b58de3aa87 [2021-06-08T21:01:16.301Z] ---> 839d22a6c53b [2021-06-08T21:01:16.301Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T21:01:16.301Z] ---> Running in fa58e76ba109 [2021-06-08T21:01:16.301Z] Removing intermediate container 56de2c1a2c3c [2021-06-08T21:01:16.301Z] ---> 9318a334bd10 [2021-06-08T21:01:16.301Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T21:01:16.301Z] ---> Running in ec235e1401b3 [2021-06-08T21:01:16.301Z] Removing intermediate container fb419fd0658e [2021-06-08T21:01:16.301Z] ---> db6f0bba0c92 [2021-06-08T21:01:16.301Z] [2021-06-08T21:01:16.301Z] ---> Running in e49855bf076a [2021-06-08T21:01:16.301Z] Removing intermediate container fa58e76ba109 [2021-06-08T21:01:16.301Z] ---> 2cde1e6c86e0 [2021-06-08T21:01:16.301Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T21:01:16.301Z] Successfully built db6f0bba0c92 [2021-06-08T21:01:16.301Z] Successfully tagged core-command-arm64:latest [2021-06-08T21:01:16.301Z]  Building core-command ... done Building security-secretstore-setup [2021-06-08T21:01:16.301Z] ---> 78dd84bcd236 [2021-06-08T21:01:16.301Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T21:01:16.301Z] ---> Running in 679ddc2b766f [2021-06-08T21:01:16.301Z] Removing intermediate container ec235e1401b3 [2021-06-08T21:01:16.301Z] ---> 337e5c9ae03c [2021-06-08T21:01:16.301Z] [2021-06-08T21:01:16.301Z] Removing intermediate container e49855bf076a [2021-06-08T21:01:16.301Z] ---> e3a605ff33cb [2021-06-08T21:01:16.301Z] [2021-06-08T21:01:16.301Z] Successfully built 337e5c9ae03c [2021-06-08T21:01:16.301Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T21:01:16.301Z] Removing intermediate container 679ddc2b766f [2021-06-08T21:01:16.301Z]  Building support-scheduler ... done Building core-metadata [2021-06-08T21:01:16.301Z] ---> 78fb44635be1 [2021-06-08T21:01:16.301Z] [2021-06-08T21:01:16.301Z] Successfully built e3a605ff33cb [2021-06-08T21:01:16.301Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T21:01:16.301Z]  Building security-proxy-setup ... done Building core-data [2021-06-08T21:01:16.301Z] Successfully built 78fb44635be1 [2021-06-08T21:01:16.301Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T21:01:16.301Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-08T21:01:16.301Z] ---> 7ae8d226461f [2021-06-08T21:01:16.301Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T21:01:16.301Z] ---> 6bffc0cde7f7 [2021-06-08T21:01:16.301Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T21:01:17.281Z] ---> ea52ece2dfa6 [2021-06-08T21:01:17.281Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T21:01:18.724Z] ---> 8fe08604b882 [2021-06-08T21:01:18.724Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T21:01:19.321Z] ---> Running in 3df958dd4fe1 [2021-06-08T21:01:20.302Z] Removing intermediate container 3df958dd4fe1 [2021-06-08T21:01:20.302Z] ---> c19f01d0132d [2021-06-08T21:01:20.302Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T21:01:22.874Z] ---> 31e2ed9477fb [2021-06-08T21:01:22.874Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T21:01:22.874Z] ---> Running in 7d515af1adc6 [2021-06-08T21:01:25.507Z] Removing intermediate container 7d515af1adc6 [2021-06-08T21:01:25.507Z] ---> af4340f847c4 [2021-06-08T21:01:25.507Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T21:01:25.790Z] ---> Running in c0aed3b2612b [2021-06-08T21:01:26.386Z] Removing intermediate container c0aed3b2612b [2021-06-08T21:01:26.386Z] ---> 81ee7380ab14 [2021-06-08T21:01:26.386Z] Step 29/32 : CMD ["gate"] [2021-06-08T21:01:26.659Z] ---> Running in 9ca12eb42406 [2021-06-08T21:01:27.254Z] Removing intermediate container 9ca12eb42406 [2021-06-08T21:01:27.254Z] ---> 7c89c66990f4 [2021-06-08T21:01:27.254Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T21:01:27.529Z] ---> Running in 1b68c93e632d [2021-06-08T21:01:28.128Z] Removing intermediate container 1b68c93e632d [2021-06-08T21:01:28.128Z] ---> 5e53e0d88db6 [2021-06-08T21:01:28.128Z] Step 31/32 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T21:01:28.425Z] ---> Running in 94005cb79f1c [2021-06-08T21:01:29.025Z] Removing intermediate container 94005cb79f1c [2021-06-08T21:01:29.025Z] ---> c528fc6578c1 [2021-06-08T21:01:29.025Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T21:01:29.619Z] ---> Running in f43b0b2cc7a8 [2021-06-08T21:01:30.605Z] Removing intermediate container f43b0b2cc7a8 [2021-06-08T21:01:30.605Z] ---> a510eac41aa9 [2021-06-08T21:01:30.605Z] [2021-06-08T21:01:30.879Z] Successfully built a510eac41aa9 [2021-06-08T21:01:30.879Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T21:02:09.835Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:02:09.835Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:02:09.835Z] ---> 604a665b1e5e [2021-06-08T21:02:09.835Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> be2dd87df0a7 [2021-06-08T21:02:09.835Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> 9b6535563883 [2021-06-08T21:02:09.835Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> f254a5cf238e [2021-06-08T21:02:09.835Z] Step 6/26 : COPY go.mod . [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> f63b97d4041a [2021-06-08T21:02:09.835Z] Step 7/26 : RUN go mod download [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> 531af5e82e02 [2021-06-08T21:02:09.835Z] Step 8/26 : COPY . . [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> 36c101e37d66 [2021-06-08T21:02:09.835Z] Step 9/26 : RUN go mod tidy [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> 8d3d07be6071 [2021-06-08T21:02:09.835Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T21:02:09.835Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:02:09.835Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:02:09.835Z] ---> 604a665b1e5e [2021-06-08T21:02:09.835Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> be2dd87df0a7 [2021-06-08T21:02:09.835Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> 9b6535563883 [2021-06-08T21:02:09.835Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> f254a5cf238e [2021-06-08T21:02:09.835Z] Step 6/24 : COPY go.mod . [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> f63b97d4041a [2021-06-08T21:02:09.835Z] Step 7/24 : RUN go mod download [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> 531af5e82e02 [2021-06-08T21:02:09.835Z] Step 8/24 : COPY . . [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> 36c101e37d66 [2021-06-08T21:02:09.835Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> 8d3d07be6071 [2021-06-08T21:02:09.835Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T21:02:09.835Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:02:09.835Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:02:09.835Z] ---> 604a665b1e5e [2021-06-08T21:02:09.835Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> be2dd87df0a7 [2021-06-08T21:02:09.835Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> 9b6535563883 [2021-06-08T21:02:09.835Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T21:02:09.835Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:02:09.835Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:02:09.835Z] ---> 604a665b1e5e [2021-06-08T21:02:09.835Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> be2dd87df0a7 [2021-06-08T21:02:09.835Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:02:09.835Z] ---> Using cache [2021-06-08T21:02:09.835Z] ---> 9b6535563883 [2021-06-08T21:02:09.835Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T21:02:13.230Z] ---> Running in 3c92709dec05 [2021-06-08T21:02:13.230Z] ---> Running in 5bcf14ef5b60 [2021-06-08T21:02:13.230Z] ---> Running in 4eee59997c4c [2021-06-08T21:02:13.230Z] ---> Running in 8cf66cade856 [2021-06-08T21:02:14.675Z] 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-06-08T21:02:14.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:02:14.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:02:14.951Z] 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-06-08T21:02:15.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:02:16.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:02:16.816Z] OK: 218 MiB in 52 packages [2021-06-08T21:02:17.419Z] OK: 218 MiB in 52 packages [2021-06-08T21:02:18.887Z] Removing intermediate container 5bcf14ef5b60 [2021-06-08T21:02:18.887Z] ---> c5a9a1451e6e [2021-06-08T21:02:18.887Z] Step 6/24 : COPY go.mod . [2021-06-08T21:02:19.163Z] Removing intermediate container 8cf66cade856 [2021-06-08T21:02:19.163Z] ---> 0d21c48f2e8a [2021-06-08T21:02:19.163Z] Step 6/24 : COPY go.mod . [2021-06-08T21:02:22.153Z] ---> f918e3a0e73b [2021-06-08T21:02:22.153Z] Step 7/24 : RUN go mod download [2021-06-08T21:02:22.153Z] ---> Running in ff0b187c5d5e [2021-06-08T21:02:22.153Z] ---> 45ea45acfded [2021-06-08T21:02:22.153Z] Step 7/24 : RUN go mod download [2021-06-08T21:02:22.153Z] ---> Running in 2e63e8a80166 [2021-06-08T21:02:25.633Z] Removing intermediate container ff0b187c5d5e [2021-06-08T21:02:25.633Z] ---> b2852859026c [2021-06-08T21:02:25.634Z] Step 8/24 : COPY . . [2021-06-08T21:02:25.634Z] Removing intermediate container 2e63e8a80166 [2021-06-08T21:02:25.634Z] ---> e805d2023e4b [2021-06-08T21:02:25.634Z] Step 8/24 : COPY . . [2021-06-08T21:02:54.481Z] ---> 01abc8ef1827 [2021-06-08T21:02:54.481Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:02:54.481Z] ---> dec15948f09b [2021-06-08T21:02:54.481Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:02:54.481Z] ---> Running in fbf0cf45841f [2021-06-08T21:02:54.481Z] ---> Running in 91c82c1a404c [2021-06-08T21:03:01.405Z] Removing intermediate container fbf0cf45841f [2021-06-08T21:03:01.405Z] ---> b172870e73e4 [2021-06-08T21:03:01.405Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T21:03:01.681Z] ---> Running in 05bd0cbea367 [2021-06-08T21:03:01.956Z] Removing intermediate container 91c82c1a404c [2021-06-08T21:03:01.956Z] ---> df0b9d7414f7 [2021-06-08T21:03:01.956Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T21:03:02.239Z] ---> Running in 2a19198b0116 [2021-06-08T21:03:04.222Z] 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-06-08T21:03:04.497Z] 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-06-08T21:03:23.185Z] 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-06-08T21:03:36.859Z] Removing intermediate container 3c92709dec05 [2021-06-08T21:03:36.859Z] ---> 1f5e708fc4e2 [2021-06-08T21:03:36.859Z] [2021-06-08T21:03:36.859Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T21:03:36.859Z] ---> 9852663dfa18 [2021-06-08T21:03:36.859Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T21:03:36.859Z] ---> Running in 2b5edda4fcb8 [2021-06-08T21:03:37.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:03:37.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:03:38.345Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T21:03:38.345Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T21:03:38.345Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T21:03:38.345Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T21:03:38.345Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T21:03:38.345Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T21:03:38.345Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:03:38.624Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T21:03:38.904Z] OK: 7 MiB in 20 packages [2021-06-08T21:03:41.829Z] Removing intermediate container 2b5edda4fcb8 [2021-06-08T21:03:41.829Z] ---> c1c1c97087ca [2021-06-08T21:03:41.829Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T21:03:42.442Z] ---> Running in 53089cbb89bb [2021-06-08T21:03:43.453Z] Removing intermediate container 53089cbb89bb [2021-06-08T21:03:43.453Z] ---> d104e5929b5a [2021-06-08T21:03:43.453Z] Step 14/26 : WORKDIR / [2021-06-08T21:03:43.732Z] ---> Running in 681d7523ff9f [2021-06-08T21:03:44.007Z] Removing intermediate container 4eee59997c4c [2021-06-08T21:03:44.007Z] ---> 0591f7895643 [2021-06-08T21:03:44.007Z] [2021-06-08T21:03:44.007Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T21:03:44.007Z] ---> 9852663dfa18 [2021-06-08T21:03:44.007Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T21:03:44.007Z] ---> Using cache [2021-06-08T21:03:44.007Z] ---> f54d92a790aa [2021-06-08T21:03:44.007Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:03:44.007Z] ---> Using cache [2021-06-08T21:03:44.007Z] ---> 752866d5297d [2021-06-08T21:03:44.007Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T21:03:44.283Z] ---> Running in 492403e6d35c [2021-06-08T21:03:44.558Z] Removing intermediate container 681d7523ff9f [2021-06-08T21:03:44.559Z] ---> 3a18c291108b [2021-06-08T21:03:44.559Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-08T21:03:45.174Z] Removing intermediate container 492403e6d35c [2021-06-08T21:03:45.174Z] ---> f30347bf3a90 [2021-06-08T21:03:45.174Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T21:03:45.447Z] ---> Running in 3bcb04793f08 [2021-06-08T21:03:46.067Z] ---> 7c63b95aedd8 [2021-06-08T21:03:46.067Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-08T21:03:46.352Z] Removing intermediate container 3bcb04793f08 [2021-06-08T21:03:46.352Z] ---> 006fbc2c993d [2021-06-08T21:03:46.352Z] Step 16/24 : WORKDIR / [2021-06-08T21:03:46.628Z] ---> Running in 910aa525a85e [2021-06-08T21:03:47.253Z] ---> 1a5948a6a4cd [2021-06-08T21:03:47.253Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T21:03:47.532Z] Removing intermediate container 910aa525a85e [2021-06-08T21:03:47.532Z] ---> d96281b0f380 [2021-06-08T21:03:47.532Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:03:48.983Z] ---> 7cf2ec028ab5 [2021-06-08T21:03:48.983Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-08T21:03:49.263Z] ---> e8513ed59b96 [2021-06-08T21:03:49.263Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T21:03:50.703Z] ---> fbb66fc70dca [2021-06-08T21:03:50.703Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T21:03:51.304Z] ---> ab5161772cb6 [2021-06-08T21:03:51.304Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T21:03:54.307Z] ---> 2d5ca85964b3 [2021-06-08T21:03:54.307Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T21:03:54.307Z] ---> 874e56365eeb [2021-06-08T21:03:54.307Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T21:03:54.307Z] ---> Running in da41495334a7 [2021-06-08T21:03:54.307Z] Removing intermediate container da41495334a7 [2021-06-08T21:03:54.307Z] ---> cc4a43aab235 [2021-06-08T21:03:54.307Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:03:54.307Z] ---> Running in c0f1a4247d58 [2021-06-08T21:03:54.581Z] ---> 5c3a30d853b3 [2021-06-08T21:03:54.581Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T21:03:55.184Z] Removing intermediate container c0f1a4247d58 [2021-06-08T21:03:55.184Z] ---> ae1a5e6ce1b0 [2021-06-08T21:03:55.184Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:03:55.184Z] ---> Running in 6e7286c4860e [2021-06-08T21:03:56.181Z] ---> 91ed6a300b27 [2021-06-08T21:03:56.181Z] Step 22/26 : 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-06-08T21:03:56.181Z] Removing intermediate container 6e7286c4860e [2021-06-08T21:03:56.181Z] ---> 566861b70ada [2021-06-08T21:03:56.181Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T21:03:56.181Z] ---> Running in 7dc69548ed5a [2021-06-08T21:03:56.455Z] ---> Running in 5f1f8b7c4795 [2021-06-08T21:03:57.062Z] Removing intermediate container 5f1f8b7c4795 [2021-06-08T21:03:57.062Z] ---> 8d0894d6d7a4 [2021-06-08T21:03:57.062Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:03:57.333Z] ---> Running in 1b4793c191be [2021-06-08T21:03:58.319Z] Removing intermediate container 1b4793c191be [2021-06-08T21:03:58.319Z] ---> da7bb8e59408 [2021-06-08T21:03:58.319Z] [2021-06-08T21:03:58.927Z] Successfully built da7bb8e59408 [2021-06-08T21:03:58.927Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T21:03:59.915Z]  Building core-metadata ... done Removing intermediate container 7dc69548ed5a [2021-06-08T21:03:59.915Z] ---> 393262eb9f48 [2021-06-08T21:03:59.915Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T21:03:59.915Z] ---> Running in 84a68d06e762 [2021-06-08T21:04:00.905Z] Removing intermediate container 84a68d06e762 [2021-06-08T21:04:00.905Z] ---> bb745ba0fcfb [2021-06-08T21:04:00.905Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T21:04:00.905Z] ---> Running in de3f9f4150cd [2021-06-08T21:04:01.519Z] Removing intermediate container de3f9f4150cd [2021-06-08T21:04:01.519Z] ---> da8753c1ca4c [2021-06-08T21:04:01.519Z] Step 25/26 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T21:04:01.803Z] ---> Running in 67b95332847a [2021-06-08T21:04:02.844Z] Removing intermediate container 67b95332847a [2021-06-08T21:04:02.844Z] ---> 9a266d2c8855 [2021-06-08T21:04:02.844Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T21:04:02.844Z] ---> Running in a4e8d49c8e0f [2021-06-08T21:04:03.449Z] Removing intermediate container a4e8d49c8e0f [2021-06-08T21:04:03.449Z] ---> df639525c308 [2021-06-08T21:04:03.449Z] [2021-06-08T21:04:04.052Z] Successfully built df639525c308 [2021-06-08T21:04:04.052Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T21:04:23.434Z]  Building security-secretstore-setup ... done Removing intermediate container 2a19198b0116 [2021-06-08T21:04:23.434Z] ---> 2043f4cc8ce1 [2021-06-08T21:04:23.434Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T21:04:23.434Z] ---> Running in 8579df655f79 [2021-06-08T21:04:24.424Z] 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-06-08T21:04:26.404Z] Removing intermediate container 05bd0cbea367 [2021-06-08T21:04:26.404Z] ---> 0ca7deb629eb [2021-06-08T21:04:26.404Z] [2021-06-08T21:04:26.404Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T21:04:26.404Z] ---> 9852663dfa18 [2021-06-08T21:04:26.404Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T21:04:26.404Z] ---> Running in 33fec18386f0 [2021-06-08T21:04:27.002Z] Removing intermediate container 8579df655f79 [2021-06-08T21:04:27.002Z] ---> e357e20a630c [2021-06-08T21:04:27.002Z] [2021-06-08T21:04:27.002Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T21:04:27.002Z] Removing intermediate container 33fec18386f0 [2021-06-08T21:04:27.002Z] ---> 585c239f0d8d [2021-06-08T21:04:27.002Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T21:04:29.082Z] ---> Running in c4dae72eeaaf [2021-06-08T21:04:29.082Z] 20.10.0: Pulling from library/docker [2021-06-08T21:04:29.082Z] Removing intermediate container c4dae72eeaaf [2021-06-08T21:04:29.082Z] ---> 66e8bed5d339 [2021-06-08T21:04:29.082Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T21:04:29.082Z] ---> Running in 2d2244dd97c4 [2021-06-08T21:04:29.082Z] Removing intermediate container 2d2244dd97c4 [2021-06-08T21:04:29.082Z] ---> d6ba81c8f09b [2021-06-08T21:04:29.082Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:04:29.373Z] ---> Running in cf7a463fc923 [2021-06-08T21:04:34.410Z] Removing intermediate container cf7a463fc923 [2021-06-08T21:04:34.410Z] ---> 405f01946b9a [2021-06-08T21:04:34.410Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T21:04:34.410Z] ---> Running in 4a58c5a8f220 [2021-06-08T21:04:34.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:34.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:35.279Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T21:04:35.552Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T21:04:35.552Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T21:04:35.552Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T21:04:35.826Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T21:04:35.826Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T21:04:36.098Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:04:36.098Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T21:04:36.098Z] OK: 8 MiB in 20 packages [2021-06-08T21:04:36.098Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T21:04:36.098Z] ---> eeaf43b92773 [2021-06-08T21:04:36.098Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:04:37.075Z] ---> Running in b3f7c9873b46 [2021-06-08T21:04:37.347Z] Removing intermediate container b3f7c9873b46 [2021-06-08T21:04:37.347Z] ---> 4cd1fe227a0a [2021-06-08T21:04:37.347Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T21:04:37.619Z] ---> Running in 91370fc3d622 [2021-06-08T21:04:37.619Z] Removing intermediate container 4a58c5a8f220 [2021-06-08T21:04:37.619Z] ---> ab7c9618552d [2021-06-08T21:04:37.619Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:04:38.595Z] ---> 9a21d63ad9ca [2021-06-08T21:04:38.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T21:04:38.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:39.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:39.852Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T21:04:39.852Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T21:04:39.852Z] Executing bash-5.0.17-r0.post-install [2021-06-08T21:04:39.852Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T21:04:39.852Z] ---> 54bccd620dee [2021-06-08T21:04:39.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T21:04:39.853Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T21:04:39.853Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T21:04:39.853Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T21:04:39.853Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T21:04:39.853Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T21:04:39.853Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T21:04:40.139Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T21:04:40.139Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T21:04:40.139Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T21:04:40.139Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T21:04:43.003Z] ---> 43a9318dddbf [2021-06-08T21:04:43.003Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T21:04:43.003Z] ---> Running in b053a84c267d [2021-06-08T21:04:43.003Z] Removing intermediate container b053a84c267d [2021-06-08T21:04:43.003Z] ---> e0141738fa01 [2021-06-08T21:04:43.003Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:04:43.003Z] ---> Running in 9a60725f3c0c [2021-06-08T21:04:43.003Z] Removing intermediate container 9a60725f3c0c [2021-06-08T21:04:43.003Z] ---> ede41509b570 [2021-06-08T21:04:43.003Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:04:43.003Z] ---> Running in 48f9e55faf26 [2021-06-08T21:04:43.277Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T21:04:43.277Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T21:04:43.277Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T21:04:43.561Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T21:04:43.561Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T21:04:43.561Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T21:04:43.561Z] Removing intermediate container 48f9e55faf26 [2021-06-08T21:04:43.561Z] ---> 5da42e392a7a [2021-06-08T21:04:43.561Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T21:04:43.561Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T21:04:43.561Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T21:04:43.561Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T21:04:43.561Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T21:04:43.561Z] ---> Running in 7f8c4a5b5525 [2021-06-08T21:04:43.833Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T21:04:43.833Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T21:04:43.833Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T21:04:43.833Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T21:04:43.833Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T21:04:43.833Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T21:04:43.833Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T21:04:43.833Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T21:04:43.833Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T21:04:44.104Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T21:04:44.104Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T21:04:44.104Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T21:04:44.104Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T21:04:44.104Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T21:04:44.104Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T21:04:44.104Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T21:04:44.104Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T21:04:44.377Z] OK: 72 MiB in 59 packages [2021-06-08T21:04:44.377Z] Removing intermediate container 7f8c4a5b5525 [2021-06-08T21:04:44.377Z] ---> c04af629db4b [2021-06-08T21:04:44.377Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:04:44.647Z] ---> Running in a752470e1584 [2021-06-08T21:04:44.918Z] Removing intermediate container a752470e1584 [2021-06-08T21:04:44.918Z] ---> 029777eb4463 [2021-06-08T21:04:44.918Z] [2021-06-08T21:04:45.508Z] Successfully built 029777eb4463 [2021-06-08T21:04:45.508Z] Successfully tagged core-data-arm64:latest [2021-06-08T21:04:48.110Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-08T21:04:48.110Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T21:04:48.701Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T21:04:48.701Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T21:04:50.661Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T21:04:50.661Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T21:04:51.249Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T21:04:51.250Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T21:04:51.520Z] 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-06-08T21:04:51.790Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T21:04:51.790Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T21:04:54.389Z] Collecting PyYAML<4,>=3.10 [2021-06-08T21:04:54.389Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T21:04:57.758Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T21:04:57.758Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T21:04:57.758Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T21:04:57.758Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T21:04:58.729Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T21:04:58.729Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T21:04:58.998Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T21:04:58.998Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T21:05:00.957Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T21:05:00.957Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T21:05:00.957Z] 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-06-08T21:05:01.551Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T21:05:01.551Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T21:05:01.825Z] 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-06-08T21:05:02.107Z] Collecting idna<2.8,>=2.5 [2021-06-08T21:05:02.107Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T21:05:02.107Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T21:05:02.107Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T21:05:02.107Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T21:05:02.107Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T21:05:04.518Z] Installing collected packages: texttable, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, PyYAML, jsonschema, docopt, docker-compose [2021-06-08T21:05:04.518Z] Running setup.py install for texttable: started [2021-06-08T21:05:04.518Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T21:05:04.788Z] Attempting uninstall: urllib3 [2021-06-08T21:05:04.788Z] Found existing installation: urllib3 1.25.9 [2021-06-08T21:05:04.788Z] Uninstalling urllib3-1.25.9: [2021-06-08T21:05:05.063Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T21:05:05.669Z] Attempting uninstall: idna [2021-06-08T21:05:05.669Z] Found existing installation: idna 2.9 [2021-06-08T21:05:05.669Z] Uninstalling idna-2.9: [2021-06-08T21:05:05.669Z] Successfully uninstalled idna-2.9 [2021-06-08T21:05:06.268Z] Attempting uninstall: requests [2021-06-08T21:05:06.269Z] Found existing installation: requests 2.23.0 [2021-06-08T21:05:06.269Z] Uninstalling requests-2.23.0: [2021-06-08T21:05:06.551Z] Successfully uninstalled requests-2.23.0 [2021-06-08T21:05:07.545Z] Running setup.py install for dockerpty: started [2021-06-08T21:05:09.511Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T21:05:09.511Z] Running setup.py install for PyYAML: started [2021-06-08T21:05:13.446Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T21:05:13.446Z] Running setup.py install for docopt: started [2021-06-08T21:05:13.446Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T21:05:14.423Z] 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.59.0 [2021-06-08T21:05:22.928Z] Removing intermediate container 91370fc3d622 [2021-06-08T21:05:22.928Z] ---> 66b4e0f6b8ff [2021-06-08T21:05:22.928Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T21:05:22.928Z] ---> Running in b21a9541c3d3 [2021-06-08T21:05:22.928Z] Removing intermediate container b21a9541c3d3 [2021-06-08T21:05:22.928Z] ---> 87495814dee3 [2021-06-08T21:05:22.928Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T21:05:22.928Z] ---> Running in fb5da232d0d3 [2021-06-08T21:05:23.200Z] Removing intermediate container fb5da232d0d3 [2021-06-08T21:05:23.200Z] ---> 02c82c29b281 [2021-06-08T21:05:23.200Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T21:05:24.176Z] ---> 870c767b89f0 [2021-06-08T21:05:24.176Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T21:05:27.419Z] ---> aa420bed1015 [2021-06-08T21:05:27.419Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T21:05:27.419Z] ---> 2d698ce3c1bb [2021-06-08T21:05:27.419Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T21:05:27.419Z] ---> Running in 8edffe83be68 [2021-06-08T21:05:27.419Z] Removing intermediate container 8edffe83be68 [2021-06-08T21:05:27.419Z] ---> 49902180d5dc [2021-06-08T21:05:27.419Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:05:27.419Z] ---> Running in 85d2ec395020 [2021-06-08T21:05:27.419Z] Removing intermediate container 85d2ec395020 [2021-06-08T21:05:27.419Z] ---> f1c31e4ae586 [2021-06-08T21:05:27.419Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:05:27.419Z] ---> Running in c0c44ded24c8 [2021-06-08T21:05:27.693Z] Removing intermediate container c0c44ded24c8 [2021-06-08T21:05:27.693Z] ---> 5723a2ce0d65 [2021-06-08T21:05:27.693Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T21:05:27.967Z] ---> Running in d001a864558c [2021-06-08T21:05:28.239Z] Removing intermediate container d001a864558c [2021-06-08T21:05:28.239Z] ---> 5fa3a7a6a47f [2021-06-08T21:05:28.239Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:05:28.512Z] ---> Running in 94451a8717a4 [2021-06-08T21:05:29.104Z] Removing intermediate container 94451a8717a4 [2021-06-08T21:05:29.104Z] ---> 24af49a32e54 [2021-06-08T21:05:29.104Z] [2021-06-08T21:05:29.375Z] Successfully built 24af49a32e54 [2021-06-08T21:05:29.375Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T21:05:29.660Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T21:05:29.656Z] $ docker stop --time=1 dfbb865eaa81a03641a61edd01fbcea1176f59f2d56465619290937f756c19c3 [2021-06-08T21:05:31.484Z] $ docker rm -f dfbb865eaa81a03641a61edd01fbcea1176f59f2d56465619290937f756c19c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T21:05:32.090Z] + docker images [2021-06-08T21:05:32.360Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T21:05:32.360Z] sys-mgmt-agent-arm64 latest 24af49a32e54 4 seconds ago 299MB [2021-06-08T21:05:32.360Z] core-data-arm64 latest 029777eb4463 48 seconds ago 19.1MB [2021-06-08T21:05:32.360Z] e357e20a630c About a minute ago 973MB [2021-06-08T21:05:32.360Z] 0ca7deb629eb About a minute ago 974MB [2021-06-08T21:05:32.360Z] security-secretstore-setup-arm64 latest df639525c308 About a minute ago 26.5MB [2021-06-08T21:05:32.360Z] core-metadata-arm64 latest da7bb8e59408 About a minute ago 15.6MB [2021-06-08T21:05:32.360Z] 0591f7895643 About a minute ago 971MB [2021-06-08T21:05:32.360Z] 1f5e708fc4e2 About a minute ago 973MB [2021-06-08T21:05:32.360Z] security-bootstrapper-arm64 latest a510eac41aa9 4 minutes ago 17.1MB [2021-06-08T21:05:32.360Z] support-notifications-arm64 latest 78fb44635be1 4 minutes ago 15.7MB [2021-06-08T21:05:32.360Z] support-scheduler-arm64 latest 337e5c9ae03c 4 minutes ago 15MB [2021-06-08T21:05:32.360Z] security-proxy-setup-arm64 latest e3a605ff33cb 4 minutes ago 24MB [2021-06-08T21:05:32.360Z] core-command-arm64 latest db6f0bba0c92 4 minutes ago 15MB [2021-06-08T21:05:32.360Z] fb023094b3f3 4 minutes ago 971MB [2021-06-08T21:05:32.360Z] 669ddd4a721e 4 minutes ago 968MB [2021-06-08T21:05:32.360Z] 0dac7ba5773c 4 minutes ago 968MB [2021-06-08T21:05:32.360Z] 817937c1a814 4 minutes ago 967MB [2021-06-08T21:05:32.360Z] 7e92eb888d5f 4 minutes ago 966MB [2021-06-08T21:05:32.360Z] ci-base-image-arm64 latest 604a665b1e5e 14 minutes ago 641MB [2021-06-08T21:05:32.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T21:05:32.360Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T21:05:32.360Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T21:05:32.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:05:33.036Z] ---> job-cost.sh [2021-06-08T21:05:33.037Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iSXb [2021-06-08T21:06:13.476Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T21:07:50.413Z] lf-activate-venv(): INFO: Adding /tmp/venv-iSXb/bin to PATH [2021-06-08T21:07:50.413Z] INFO: No Stack... [2021-06-08T21:07:50.413Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T21:07:50.413Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T21:07:50.798Z] + cut -d, -f6 [2021-06-08T21:07:50.798Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-06-08T21:07:50.874Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3551-3-stack-cost] [2021-06-08T21:07:50.890Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3551-3-stack-cost] did not exist. Created. [2021-06-08T21:07:50.890Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3551-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T21:07:51.252Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T21:07:51.525Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T21:07:51.542Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3551-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-08T21:07:52.177Z] provisioning config files... [2021-06-08T21:07:52.186Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config85372262935638546tmp [Pipeline] { [Pipeline] sh [2021-06-08T21:07:52.506Z] + set +x [2021-06-08T21:07:52.506Z] + curl -s https://codecov.io/bash [2021-06-08T21:07:52.506Z] + bash -s -- [2021-06-08T21:07:52.506Z] [2021-06-08T21:07:52.506Z] _____ _ [2021-06-08T21:07:52.506Z] / ____| | | [2021-06-08T21:07:52.506Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T21:07:52.506Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T21:07:52.506Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T21:07:52.506Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T21:07:52.506Z] Bash-1.0.3 [2021-06-08T21:07:52.506Z] [2021-06-08T21:07:52.506Z] [2021-06-08T21:07:52.506Z] ==> git version 2.24.4 found [2021-06-08T21:07:52.506Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-08T21:07:52.506Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T21:07:52.506Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T21:07:52.506Z] ==> Jenkins CI detected. [2021-06-08T21:07:52.767Z] project root: . [2021-06-08T21:07:52.767Z] --> token set from env [2021-06-08T21:07:52.767Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T21:07:52.767Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T21:07:52.767Z] ==> Python coveragepy not found [2021-06-08T21:07:52.767Z] ==> Searching for coverage reports in: [2021-06-08T21:07:52.767Z] + . [2021-06-08T21:07:52.767Z] -> Found 1 reports [2021-06-08T21:07:52.767Z] ==> Detecting git/mercurial file structure [2021-06-08T21:07:52.767Z] ==> Reading reports [2021-06-08T21:07:52.767Z] + ./coverage.out bytes=412281 [2021-06-08T21:07:52.767Z] ==> Appending adjustments [2021-06-08T21:07:52.767Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T21:07:55.835Z] + Found adjustments [2021-06-08T21:07:55.835Z] ==> Gzipping contents [2021-06-08T21:07:55.835Z] 56K /tmp/codecov.gtIzqU.gz [2021-06-08T21:07:55.835Z] ==> Uploading reports [2021-06-08T21:07:55.835Z] url: https://codecov.io [2021-06-08T21:07:55.835Z] query: branch=PR-3551&commit=73839868daec52e33f615e6a5743a210dd70e431&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= [2021-06-08T21:07:55.835Z] -> Pinging Codecov [2021-06-08T21:07:55.835Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3551&commit=73839868daec52e33f615e6a5743a210dd70e431&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= [2021-06-08T21:07:55.835Z] -> Uploading to [2021-06-08T21:07:55.835Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/73839868daec52e33f615e6a5743a210dd70e431/03f36eaf-bc64-4482-bbed-1060db9ce909.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T210754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4810c40b4cd675364d9d91516e56c2bfc02e191145a697cea857558f2e316626 [2021-06-08T21:07:55.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T21:07:55.835Z] Dload Upload Total Spent Left Speed [2021-06-08T21:07:55.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56000 0 0 100 56000 0 121k --:--:-- --:--:-- --:--:-- 121k [2021-06-08T21:07:55.835Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/73839868daec52e33f615e6a5743a210dd70e431 [Pipeline] } [2021-06-08T21:07:55.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:07:57.137Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:07:57.699Z] ---> package-listing.sh [2021-06-08T21:07:57.699Z] ++ facter osfamily [2021-06-08T21:07:57.699Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T21:07:57.960Z] + OS_FAMILY=redhat [2021-06-08T21:07:57.960Z] + workspace=/w/workspace/edgex-go/3 [2021-06-08T21:07:57.960Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T21:07:57.960Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T21:07:57.960Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T21:07:57.960Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T21:07:57.960Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-08T21:07:57.960Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T21:07:57.960Z] + case "${OS_FAMILY}" in [2021-06-08T21:07:57.960Z] + rpm -qa [2021-06-08T21:07:57.960Z] + sort [2021-06-08T21:07:59.884Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T21:07:59.884Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T21:07:59.884Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T21:07:59.884Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-08T21:07:59.885Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-08T21:07:59.885Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-08T21:07:59.898Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T21:08:00.184Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:08:00.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:08:00.751Z] [2021-06-08T21:08:00.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:08:01.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:08:01.069Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T21:08:01.069Z] df20fa9351a1: Pulling fs layer [2021-06-08T21:08:01.069Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T21:08:01.069Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T21:08:01.069Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T21:08:01.069Z] 93b61091891f: Pulling fs layer [2021-06-08T21:08:01.069Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T21:08:01.069Z] 5e14af77c1be: Pulling fs layer [2021-06-08T21:08:01.069Z] 01666e4c0597: Pulling fs layer [2021-06-08T21:08:01.069Z] aa168da1d23b: Pulling fs layer [2021-06-08T21:08:01.069Z] 46f8f816bc3b: Waiting [2021-06-08T21:08:01.069Z] 93b61091891f: Waiting [2021-06-08T21:08:01.069Z] 93b9cdb0e59b: Waiting [2021-06-08T21:08:01.069Z] 5e14af77c1be: Waiting [2021-06-08T21:08:01.069Z] 01666e4c0597: Waiting [2021-06-08T21:08:01.069Z] aa168da1d23b: Waiting [2021-06-08T21:08:01.069Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T21:08:01.069Z] 36b3adc4ff6f: Download complete [2021-06-08T21:08:01.069Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T21:08:01.069Z] 46f8f816bc3b: Download complete [2021-06-08T21:08:01.332Z] df20fa9351a1: Verifying Checksum [2021-06-08T21:08:01.332Z] df20fa9351a1: Download complete [2021-06-08T21:08:01.332Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T21:08:01.332Z] 93b9cdb0e59b: Download complete [2021-06-08T21:08:01.332Z] 93b61091891f: Verifying Checksum [2021-06-08T21:08:01.332Z] 93b61091891f: Download complete [2021-06-08T21:08:01.332Z] 5e14af77c1be: Verifying Checksum [2021-06-08T21:08:01.332Z] 5e14af77c1be: Download complete [2021-06-08T21:08:01.332Z] 01666e4c0597: Verifying Checksum [2021-06-08T21:08:01.332Z] 01666e4c0597: Download complete [2021-06-08T21:08:01.332Z] df20fa9351a1: Pull complete [2021-06-08T21:08:01.594Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T21:08:01.594Z] 8ad3a11d3b57: Download complete [2021-06-08T21:08:01.594Z] 36b3adc4ff6f: Pull complete [2021-06-08T21:08:02.171Z] 8ad3a11d3b57: Pull complete [2021-06-08T21:08:02.171Z] 46f8f816bc3b: Pull complete [2021-06-08T21:08:02.431Z] 93b61091891f: Pull complete [2021-06-08T21:08:02.431Z] 93b9cdb0e59b: Pull complete [2021-06-08T21:08:02.431Z] 5e14af77c1be: Pull complete [2021-06-08T21:08:02.692Z] 01666e4c0597: Pull complete [2021-06-08T21:08:02.953Z] aa168da1d23b: Verifying Checksum [2021-06-08T21:08:02.953Z] aa168da1d23b: Download complete [2021-06-08T21:08:07.188Z] aa168da1d23b: Pull complete [2021-06-08T21:08:07.188Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T21:08:07.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:08:07.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T21:08:07.274Z] prd-centos7-docker-4c-2g-993 does not seem to be running inside a container [2021-06-08T21:08:07.308Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T21:08:10.038Z] $ docker top 0f4abe0734cd796366461ef06e743eb514d66f50d4e906686a148997316d59ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:08:10.422Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T21:08:10.716Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T21:08:11.013Z] + ls /var/log/sa-host [2021-06-08T21:08:11.013Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T21:08:11.013Z] file_magic: OK [2021-06-08T21:08:11.013Z] HZ: Using current value: 100 [2021-06-08T21:08:11.013Z] file_header: OK [2021-06-08T21:08:11.013Z] 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-06-08T21:08:11.013Z] Statistics: [2021-06-08T21:08:11.013Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T21:08:11.013Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T21:08:11.013Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T21:08:11.013Z] file_magic: OK [2021-06-08T21:08:11.013Z] HZ: Using current value: 100 [2021-06-08T21:08:11.013Z] file_header: OK [2021-06-08T21:08:11.013Z] 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-06-08T21:08:11.013Z] Statistics: [2021-06-08T21:08:11.013Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T21:08:11.013Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T21:08:13.604Z] provisioning config files... [2021-06-08T21:08:13.616Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7476583352983705895tmp [Pipeline] { [Pipeline] echo [2021-06-08T21:08:13.635Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:08:13.934Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T21:08:13.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:08:14.332Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T21:08:14.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:08:14.645Z] ---> sudo-logs.sh [2021-06-08T21:08:14.645Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T21:08:14.676Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:08:14.973Z] ---> job-cost.sh [2021-06-08T21:08:14.973Z] lf-activate-venv: SKIPPING [2021-06-08T21:08:14.973Z] DEBUG: total: 0.18000000715255737 [2021-06-08T21:08:14.973Z] INFO: Retrieving Stack Cost... [2021-06-08T21:08:15.916Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T21:08:16.488Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T21:08:16.500Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:08:16.797Z] ---> logs-deploy.sh [2021-06-08T21:08:16.797Z] lf-activate-venv: SKIPPING [2021-06-08T21:08:16.797Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3551/3 [2021-06-08T21:08:16.797Z] INFO: archiving workspace using pattern(s): [2021-06-08T21:08:17.546Z] Archives upload complete. [2021-06-08T21:08:17.805Z] INFO: archiving logs to Nexus [2021-06-08T21:08:18.378Z] ---> uname -a: [2021-06-08T21:08:18.378Z] Linux prd-centos7-docker-4c-2g-993.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-08T21:08:18.378Z] [2021-06-08T21:08:18.378Z] [2021-06-08T21:08:18.378Z] ---> lscpu: [2021-06-08T21:08:18.378Z] Architecture: x86_64 [2021-06-08T21:08:18.378Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T21:08:18.378Z] Byte Order: Little Endian [2021-06-08T21:08:18.378Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T21:08:18.378Z] CPU(s): 2 [2021-06-08T21:08:18.378Z] On-line CPU(s) list: 0,1 [2021-06-08T21:08:18.378Z] Thread(s) per core: 1 [2021-06-08T21:08:18.378Z] Core(s) per socket: 1 [2021-06-08T21:08:18.378Z] Socket(s): 2 [2021-06-08T21:08:18.378Z] NUMA node(s): 1 [2021-06-08T21:08:18.378Z] Vendor ID: AuthenticAMD [2021-06-08T21:08:18.378Z] CPU family: 23 [2021-06-08T21:08:18.378Z] Model: 49 [2021-06-08T21:08:18.378Z] Model name: AMD EPYC-Rome Processor [2021-06-08T21:08:18.378Z] Stepping: 0 [2021-06-08T21:08:18.378Z] CPU MHz: 2800.000 [2021-06-08T21:08:18.378Z] BogoMIPS: 5600.00 [2021-06-08T21:08:18.378Z] Virtualization: AMD-V [2021-06-08T21:08:18.378Z] Hypervisor vendor: KVM [2021-06-08T21:08:18.378Z] Virtualization type: full [2021-06-08T21:08:18.378Z] L1d cache: 64 KiB [2021-06-08T21:08:18.378Z] L1i cache: 64 KiB [2021-06-08T21:08:18.378Z] L2 cache: 1 MiB [2021-06-08T21:08:18.378Z] L3 cache: 32 MiB [2021-06-08T21:08:18.378Z] NUMA node0 CPU(s): 0,1 [2021-06-08T21:08:18.378Z] Vulnerability Itlb multihit: Not affected [2021-06-08T21:08:18.378Z] Vulnerability L1tf: Not affected [2021-06-08T21:08:18.378Z] Vulnerability Mds: Not affected [2021-06-08T21:08:18.378Z] Vulnerability Meltdown: Not affected [2021-06-08T21:08:18.378Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T21:08:18.378Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T21:08:18.378Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T21:08:18.378Z] Vulnerability Srbds: Not affected [2021-06-08T21:08:18.378Z] Vulnerability Tsx async abort: Not affected [2021-06-08T21:08:18.378Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-08T21:08:18.378Z] [2021-06-08T21:08:18.378Z] [2021-06-08T21:08:18.378Z] ---> nproc: [2021-06-08T21:08:18.378Z] 2 [2021-06-08T21:08:18.378Z] [2021-06-08T21:08:18.378Z] [2021-06-08T21:08:18.378Z] ---> df -h: [2021-06-08T21:08:18.378Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T21:08:18.378Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-08T21:08:18.378Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T21:08:18.378Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T21:08:18.378Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T21:08:18.378Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-08T21:08:18.378Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-08T21:08:18.378Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-08T21:08:18.378Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-08T21:08:18.378Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-08T21:08:18.378Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-08T21:08:18.378Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-08T21:08:18.378Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-08T21:08:18.378Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3 [2021-06-08T21:08:18.378Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3@tmp [2021-06-08T21:08:18.378Z] [2021-06-08T21:08:18.378Z] [2021-06-08T21:08:18.378Z] ---> free -m: [2021-06-08T21:08:18.378Z] total used free shared buff/cache available [2021-06-08T21:08:18.378Z] Mem: 7821 1221 1543 0 5056 6562 [2021-06-08T21:08:18.378Z] Swap: 1023 1 1022 [2021-06-08T21:08:18.378Z] [2021-06-08T21:08:18.378Z] [2021-06-08T21:08:18.378Z] ---> ip addr: [2021-06-08T21:08:18.378Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T21:08:18.378Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T21:08:18.378Z] inet 127.0.0.1/8 scope host lo [2021-06-08T21:08:18.378Z] valid_lft forever preferred_lft forever [2021-06-08T21:08:18.378Z] inet6 ::1/128 scope host [2021-06-08T21:08:18.378Z] valid_lft forever preferred_lft forever [2021-06-08T21:08:18.378Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T21:08:18.378Z] link/ether fa:16:3e:b5:6b:c7 brd ff:ff:ff:ff:ff:ff [2021-06-08T21:08:18.378Z] inet 10.30.123.172/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T21:08:18.378Z] valid_lft 84985sec preferred_lft 84985sec [2021-06-08T21:08:18.378Z] inet6 fe80::f816:3eff:feb5:6bc7/64 scope link [2021-06-08T21:08:18.378Z] valid_lft forever preferred_lft forever [2021-06-08T21:08:18.378Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T21:08:18.378Z] link/ether 02:42:e6:5a:8c:18 brd ff:ff:ff:ff:ff:ff [2021-06-08T21:08:18.378Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T21:08:18.378Z] valid_lft forever preferred_lft forever [2021-06-08T21:08:18.379Z] inet6 fe80::42:e6ff:fe5a:8c18/64 scope link [2021-06-08T21:08:18.379Z] valid_lft forever preferred_lft forever [2021-06-08T21:08:18.379Z] [2021-06-08T21:08:18.379Z] [2021-06-08T21:08:18.379Z] ---> sar -b -r -n DEV: [2021-06-08T21:08:18.379Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T21:08:18.379Z] [2021-06-08T21:08:18.379Z] 20:44:31 LINUX RESTART (2 CPU) [2021-06-08T21:08:18.379Z] [2021-06-08T21:08:18.379Z] 20:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T21:08:18.379Z] 20:46:01 67.33 5.55 61.78 0.00 3009.49 8748.48 0.00 [2021-06-08T21:08:18.379Z] 20:47:01 85.80 0.18 85.61 0.00 22.78 41772.67 0.00 [2021-06-08T21:08:18.379Z] 20:48:01 145.46 0.00 145.46 0.00 0.00 18721.28 0.00 [2021-06-08T21:08:18.379Z] 20:49:01 56.98 0.02 56.96 0.00 0.53 9937.55 0.00 [2021-06-08T21:08:18.379Z] 20:50:03 229.06 6.27 222.79 0.00 4365.22 133230.83 0.00 [2021-06-08T21:08:18.379Z] 20:51:01 810.21 464.17 346.04 0.00 34848.50 189478.61 0.00 [2021-06-08T21:08:18.379Z] 20:52:01 306.23 5.00 301.23 0.00 2434.37 111335.64 0.00 [2021-06-08T21:08:18.379Z] 20:53:01 379.90 7.64 372.26 0.00 1989.41 122477.09 0.00 [2021-06-08T21:08:18.379Z] 20:54:01 32.63 10.89 21.74 0.00 1301.67 1545.89 0.00 [2021-06-08T21:08:18.379Z] 20:55:01 1.67 0.00 1.67 0.00 0.00 28.54 0.00 [2021-06-08T21:08:18.379Z] 20:56:01 0.57 0.23 0.33 0.00 94.87 4.60 0.00 [2021-06-08T21:08:18.379Z] 20:57:01 0.18 0.00 0.18 0.00 0.00 1.65 0.00 [2021-06-08T21:08:18.379Z] 20:58:01 0.48 0.00 0.48 0.00 0.00 5.13 0.00 [2021-06-08T21:08:18.379Z] 20:59:01 0.63 0.00 0.63 0.00 0.00 6.53 0.00 [2021-06-08T21:08:18.379Z] 21:00:01 0.53 0.18 0.35 0.00 5.73 4.61 0.00 [2021-06-08T21:08:18.379Z] 21:01:01 0.85 0.07 0.78 0.00 0.80 16.21 0.00 [2021-06-08T21:08:18.379Z] 21:02:01 0.43 0.15 0.28 0.00 2.93 5.10 0.00 [2021-06-08T21:08:18.379Z] 21:03:01 0.32 0.00 0.32 0.00 0.00 3.58 0.00 [2021-06-08T21:08:18.379Z] 21:04:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 [2021-06-08T21:08:18.379Z] 21:05:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 [2021-06-08T21:08:18.379Z] 21:06:01 0.17 0.00 0.17 0.00 0.00 2.48 0.00 [2021-06-08T21:08:18.379Z] 21:07:01 0.22 0.00 0.22 0.00 0.00 2.23 0.00 [2021-06-08T21:08:18.379Z] 21:08:01 42.37 40.97 1.40 0.00 4187.34 40.81 0.00 [2021-06-08T21:08:18.379Z] Average: 93.15 22.89 70.26 0.00 2227.98 27597.20 0.00 [2021-06-08T21:08:18.379Z] [2021-06-08T21:08:18.379Z] 20:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T21:08:18.379Z] 20:46:01 5092924 0 893180 11.15 2620 2020216 1468876 16.22 887952 1615892 121260 [2021-06-08T21:08:18.379Z] 20:47:01 4119512 0 965156 12.05 2620 2921652 1620992 17.90 1050436 2350676 68308 [2021-06-08T21:08:18.379Z] 20:48:01 3863252 0 1090752 13.62 2620 3052316 1767620 19.52 1308168 2277652 263756 [2021-06-08T21:08:18.379Z] 20:49:01 3761472 0 1248632 15.59 2620 2996216 1868064 20.62 1401988 2283332 80164 [2021-06-08T21:08:18.379Z] 20:50:03 1389964 0 1213504 15.15 2620 5402852 1850188 20.43 1784076 4160828 538740 [2021-06-08T21:08:18.379Z] 20:51:01 1094644 0 1611072 20.12 2620 5300604 3494556 38.58 2450308 3736072 65544 [2021-06-08T21:08:18.379Z] 20:52:01 807896 0 1294344 16.16 2620 5904080 2019920 22.30 1907848 4569468 36156 [2021-06-08T21:08:18.379Z] 20:53:01 1679500 0 1229304 15.35 2620 5097516 1540656 17.01 1930836 3652464 8 [2021-06-08T21:08:18.379Z] 20:54:01 2214756 0 1149632 14.35 2620 4641932 1278580 14.12 1417636 3659488 12 [2021-06-08T21:08:18.379Z] 20:55:01 2221576 0 1142808 14.27 2620 4641936 1240532 13.70 1414424 3659488 8 [2021-06-08T21:08:18.379Z] 20:56:01 2217800 0 1143776 14.28 2620 4644744 1240628 13.70 1420084 3659636 8 [2021-06-08T21:08:18.379Z] 20:57:01 2219272 0 1142296 14.26 2620 4644752 1240568 13.70 1419932 3659636 8 [2021-06-08T21:08:18.379Z] 20:58:01 2219176 0 1142384 14.26 2620 4644760 1240532 13.70 1419660 3659904 8 [2021-06-08T21:08:18.379Z] 20:59:01 2219276 0 1142284 14.26 2620 4644760 1240532 13.70 1419776 3659904 8 [2021-06-08T21:08:18.379Z] 21:00:01 2219152 0 1142372 14.26 2620 4644796 1240532 13.70 1420724 3658992 16 [2021-06-08T21:08:18.379Z] 21:01:01 2216928 0 1144596 14.29 2620 4644796 1244208 13.74 1421628 3658992 8 [2021-06-08T21:08:18.379Z] 21:02:01 2220936 0 1140404 14.24 2620 4644980 1264720 13.96 1423980 3653076 8 [2021-06-08T21:08:18.379Z] 21:03:01 2223060 0 1138276 14.21 2620 4644984 1236736 13.65 1421864 3653076 8 [2021-06-08T21:08:18.379Z] 21:04:01 2220560 0 1140772 14.24 2620 4644988 1286080 14.20 1425452 3652020 12 [2021-06-08T21:08:18.379Z] 21:05:01 2220308 0 1141020 14.25 2620 4644992 1285800 14.20 1425568 3652020 20 [2021-06-08T21:08:18.379Z] 21:06:01 2221516 0 1139808 14.23 2620 4644996 1265132 13.97 1424948 3652020 8 [2021-06-08T21:08:18.379Z] 21:07:01 2221380 0 1139940 14.23 2620 4645000 1258964 13.90 1424900 3652020 8 [2021-06-08T21:08:18.379Z] 21:08:01 1947272 0 1208884 15.09 2620 4850164 1634888 18.05 1511024 3836604 79304 [2021-06-08T21:08:18.379Z] Average: 2384006 0 1162835 14.52 2620 4459480 1514318 16.72 1484053 3464055 54495 [2021-06-08T21:08:18.379Z] [2021-06-08T21:08:18.379Z] 20:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T21:08:18.379Z] 20:46:01 veth3a90d61 820.75 650.71 75.89 2083.10 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:46:01 eth0 1610.07 1494.97 5779.20 180.16 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:46:01 docker0 820.75 650.57 64.67 2083.09 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:47:01 vethee90457 121.65 143.28 8.06 363.91 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:47:01 eth0 587.66 588.06 3679.92 81.65 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:47:01 docker0 334.17 302.53 22.54 981.42 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:48:01 eth0 171.95 153.12 520.00 77.39 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:48:01 veth4bade2a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:48:01 docker0 124.90 125.64 9.60 481.83 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:49:01 eth0 25.51 13.12 18.36 9.81 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:49:01 veth4bade2a 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:49:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:50:03 eth0 181.29 154.35 1664.16 70.35 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:50:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:50:03 veth6abe624 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:51:01 vetha3d0bdd 0.03 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:51:01 vethebe3ceb 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:51:01 vethcb1d68d 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:51:01 eth0 99.17 74.49 196.31 27.19 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:52:01 veth3e759c5 1.05 1.98 0.08 4.32 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:52:01 eth0 70.64 41.62 216.60 52.57 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:52:01 veth6abe624 0.00 1.37 0.00 0.07 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:53:01 eth0 244.18 174.22 1750.06 82.67 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:53:01 veth6abe624 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:53:01 docker0 1411.76 1266.23 105.33 4344.36 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:54:01 eth0 6.73 4.28 5.74 2.44 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:54:01 docker0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:55:01 eth0 0.35 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:56:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:57:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:58:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:59:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:00:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:01:01 eth0 0.58 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:02:01 eth0 2.13 1.65 0.45 9.76 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:03:01 eth0 1.97 1.28 0.38 6.64 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:04:01 eth0 4.03 2.57 0.79 25.66 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:05:01 eth0 1.88 0.70 0.64 1.50 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:06:01 eth0 2.23 0.62 0.80 0.46 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:07:01 eth0 1.40 0.63 0.80 0.58 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:08:01 eth0 84.99 71.32 815.20 10.25 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] Average: eth0 134.80 120.91 638.80 27.85 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] Average: docker0 61.41 55.09 4.58 188.99 0.00 0.00 0.00 0.00 [2021-06-08T21:08:18.379Z] [2021-06-08T21:08:18.379Z] [2021-06-08T21:08:18.379Z] ---> sar -P ALL: [2021-06-08T21:08:18.379Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T21:08:18.380Z] [2021-06-08T21:08:18.380Z] 20:44:31 LINUX RESTART (2 CPU) [2021-06-08T21:08:18.380Z] [2021-06-08T21:08:18.380Z] 20:45:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T21:08:18.380Z] 20:46:01 all 17.63 0.00 4.73 6.58 0.11 70.95 [2021-06-08T21:08:18.380Z] 20:46:01 0 17.98 0.00 5.05 8.99 0.11 67.88 [2021-06-08T21:08:18.380Z] 20:46:01 1 17.29 0.00 4.42 4.19 0.11 73.99 [2021-06-08T21:08:18.380Z] 20:47:01 all 13.75 0.00 4.13 3.88 0.07 78.17 [2021-06-08T21:08:18.380Z] 20:47:01 0 16.25 0.00 4.53 2.33 0.07 76.82 [2021-06-08T21:08:18.380Z] 20:47:01 1 11.28 0.00 3.73 5.42 0.07 79.51 [2021-06-08T21:08:18.380Z] 20:48:01 all 55.99 0.00 8.77 5.23 0.12 29.90 [2021-06-08T21:08:18.380Z] 20:48:01 0 56.27 0.00 8.23 5.75 0.11 29.64 [2021-06-08T21:08:18.380Z] 20:48:01 1 55.70 0.00 9.31 4.71 0.13 30.16 [2021-06-08T21:08:18.380Z] 20:49:01 all 33.92 0.00 4.64 0.55 0.08 60.80 [2021-06-08T21:08:18.380Z] 20:49:01 0 35.04 0.00 4.50 0.51 0.09 59.86 [2021-06-08T21:08:18.380Z] 20:49:01 1 32.81 0.00 4.78 0.60 0.07 61.74 [2021-06-08T21:08:18.380Z] 20:50:03 all 45.88 0.00 12.95 3.53 0.09 37.56 [2021-06-08T21:08:18.380Z] 20:50:03 0 45.89 0.00 13.12 2.82 0.09 38.08 [2021-06-08T21:08:18.380Z] 20:50:03 1 45.86 0.00 12.78 4.24 0.09 37.03 [2021-06-08T21:08:18.380Z] 20:51:01 all 40.38 0.00 16.13 36.48 0.13 6.88 [2021-06-08T21:08:18.380Z] 20:51:01 0 39.79 0.00 16.55 36.69 0.13 6.83 [2021-06-08T21:08:18.380Z] 20:51:01 1 40.98 0.00 15.70 36.26 0.13 6.92 [2021-06-08T21:08:18.380Z] 20:52:01 all 55.94 0.00 12.19 27.01 0.14 4.73 [2021-06-08T21:08:18.380Z] 20:52:01 0 56.74 0.00 11.58 27.43 0.13 4.12 [2021-06-08T21:08:18.380Z] 20:52:01 1 55.13 0.00 12.80 26.58 0.15 5.34 [2021-06-08T21:08:18.380Z] 20:53:01 all 53.55 0.00 15.45 12.84 0.13 18.04 [2021-06-08T21:08:18.380Z] 20:53:01 0 53.54 0.00 14.87 11.67 0.14 19.79 [2021-06-08T21:08:18.380Z] 20:53:01 1 53.56 0.00 16.03 14.02 0.11 16.28 [2021-06-08T21:08:18.380Z] 20:54:01 all 0.86 0.00 0.81 1.16 0.03 97.14 [2021-06-08T21:08:18.380Z] 20:54:01 0 0.89 0.00 0.84 1.32 0.03 96.92 [2021-06-08T21:08:18.380Z] 20:54:01 1 0.84 0.00 0.77 0.99 0.03 97.36 [2021-06-08T21:08:18.380Z] 20:55:01 all 0.06 0.00 0.07 0.00 0.03 99.85 [2021-06-08T21:08:18.380Z] 20:55:01 0 0.08 0.00 0.07 0.00 0.03 99.82 [2021-06-08T21:08:18.380Z] 20:55:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-06-08T21:08:18.380Z] 20:56:01 all 0.17 0.00 0.04 0.01 0.03 99.76 [2021-06-08T21:08:18.380Z] 20:56:01 0 0.30 0.00 0.05 0.00 0.03 99.62 [2021-06-08T21:08:18.380Z] 20:56:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2021-06-08T21:08:18.380Z] [2021-06-08T21:08:18.380Z] 20:56:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T21:08:18.380Z] 20:57:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-06-08T21:08:18.380Z] 20:57:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-08T21:08:18.380Z] 20:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T21:08:18.380Z] 20:58:01 all 0.15 0.00 0.02 0.00 0.03 99.81 [2021-06-08T21:08:18.380Z] 20:58:01 0 0.27 0.00 0.03 0.00 0.03 99.67 [2021-06-08T21:08:18.380Z] 20:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-06-08T21:08:18.380Z] 20:59:01 all 0.03 0.00 0.02 0.00 0.02 99.94 [2021-06-08T21:08:18.380Z] 20:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T21:08:18.380Z] 20:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T21:08:18.380Z] 21:00:01 all 0.06 0.00 0.03 0.01 0.03 99.87 [2021-06-08T21:08:18.380Z] 21:00:01 0 0.05 0.00 0.05 0.02 0.05 99.83 [2021-06-08T21:08:18.380Z] 21:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-08T21:08:18.380Z] 21:01:01 all 0.04 0.00 0.03 0.00 0.03 99.89 [2021-06-08T21:08:18.380Z] 21:01:01 0 0.02 0.00 0.05 0.00 0.05 99.88 [2021-06-08T21:08:18.380Z] 21:01:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-08T21:08:18.380Z] 21:02:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2021-06-08T21:08:18.380Z] 21:02:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-08T21:08:18.380Z] 21:02:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2021-06-08T21:08:18.380Z] 21:03:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-06-08T21:08:18.380Z] 21:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-08T21:08:18.380Z] 21:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-08T21:08:18.380Z] 21:04:01 all 0.11 0.00 0.05 0.00 0.03 99.82 [2021-06-08T21:08:18.380Z] 21:04:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-08T21:08:18.380Z] 21:04:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2021-06-08T21:08:18.380Z] 21:05:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-08T21:08:18.380Z] 21:05:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-08T21:08:18.380Z] 21:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-08T21:08:18.380Z] 21:06:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2021-06-08T21:08:18.380Z] 21:06:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-08T21:08:18.380Z] 21:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-08T21:08:18.380Z] 21:07:01 all 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-08T21:08:18.380Z] 21:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T21:08:18.380Z] 21:07:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-08T21:08:18.380Z] [2021-06-08T21:08:18.380Z] 21:07:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T21:08:18.380Z] 21:08:01 all 3.04 0.00 1.08 0.92 0.03 94.91 [2021-06-08T21:08:18.380Z] 21:08:01 0 2.75 0.00 1.04 1.04 0.05 95.11 [2021-06-08T21:08:18.380Z] 21:08:01 1 3.33 0.00 1.13 0.81 0.02 94.72 [2021-06-08T21:08:18.380Z] Average: all 13.31 0.00 3.35 4.00 0.05 79.29 [2021-06-08T21:08:18.380Z] Average: 0 13.50 0.00 3.33 4.01 0.06 79.10 [2021-06-08T21:08:18.380Z] Average: 1 13.12 0.00 3.37 3.98 0.05 79.48 [2021-06-08T21:08:18.380Z] [2021-06-08T21:08:18.380Z] [2021-06-08T21:08:18.380Z]