Pull request #4154 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from eecae67b44b398aeb3844e6435918fff481fc260+a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 (f810c1691b4aae6e4210ce221bd646c5513b2026) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5849610713686262768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14665939443840180952.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3160365925332038627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4838357644467414805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11553098451658482166.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7676673683521949241.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29106 in /w/workspace/edgexfoundry_edgex-go_PR-4154 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4154/head:refs/remotes/origin/PR-4154 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 into PR head commit eecae67b44b398aeb3844e6435918fff481fc260 Merge succeeded, producing eecae67b44b398aeb3844e6435918fff481fc260 Checking out Revision eecae67b44b398aeb3844e6435918fff481fc260 (PR-4154) > git config core.sparsecheckout # timeout=10 > git checkout -f eecae67b44b398aeb3844e6435918fff481fc260 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eecae67b44b398aeb3844e6435918fff481fc260 # timeout=10 Commit message: "fix(snap): Bind redis server to loopback interface" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-14T14:49:32.460Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-14T14:49:32.612Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-14T14:49:32.695Z] ========================================================= [2022-09-14T14:49:32.695Z] EdgeX Global Pipelines Version Info [2022-09-14T14:49:32.695Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-14T14:49:33.468Z] ------------------- [2022-09-14T14:49:33.469Z] stable info: [2022-09-14T14:49:33.469Z] ------------------- [2022-09-14T14:49:33.469Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-14T14:49:33.469Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-14T14:49:33.469Z] Message: update stable to v1.0.239 [2022-09-14T14:49:34.044Z] ------------------- [2022-09-14T14:49:34.044Z] experimental info: [2022-09-14T14:49:34.044Z] ------------------- [2022-09-14T14:49:34.044Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-14T14:49:34.044Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-14T14:49:34.044Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-14T14:49:34.413Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-14T14:49:34.455Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-14T14:49:34.494Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-14T14:49:34.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-14T14:49:34.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-14T14:49:34.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-14T14:49:34.631Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-14T14:49:34.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-14T14:49:34.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-14T14:49:34.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-14T14:49:34.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-14T14:49:34.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-14T14:49:34.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-14T14:49:34.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-14T14:49:34.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-14T14:49:34.945Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-14T14:49:34.983Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-14T14:49:35.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-14T14:49:35.066Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-14T14:49:35.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-14T14:49:35.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-14T14:49:35.169Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-14T14:49:35.207Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-14T14:49:35.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4154 [Pipeline] echo [2022-09-14T14:49:35.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4154 [Pipeline] echo [2022-09-14T14:49:35.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4154 [Pipeline] echo [2022-09-14T14:49:35.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eecae67b44b398aeb3844e6435918fff481fc260 [Pipeline] echo [2022-09-14T14:49:35.384Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eecae67 [Pipeline] echo [2022-09-14T14:49:35.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-14T14:49:35.519Z] provisioning config files... [2022-09-14T14:49:35.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4244066872080334345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-14T14:49:35.870Z] ---> docker-login.sh [2022-09-14T14:49:35.870Z] nexus3.edgexfoundry.org:10001 [2022-09-14T14:49:36.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T14:49:36.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T14:49:36.392Z] Configure a credential helper to remove this warning. See [2022-09-14T14:49:36.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T14:49:36.392Z] [2022-09-14T14:49:36.392Z] Login Succeeded [2022-09-14T14:49:36.392Z] nexus3.edgexfoundry.org:10002 [2022-09-14T14:49:36.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T14:49:36.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T14:49:36.652Z] Configure a credential helper to remove this warning. See [2022-09-14T14:49:36.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T14:49:36.652Z] [2022-09-14T14:49:36.652Z] Login Succeeded [2022-09-14T14:49:36.652Z] nexus3.edgexfoundry.org:10003 [2022-09-14T14:49:36.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T14:49:36.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T14:49:36.652Z] Configure a credential helper to remove this warning. See [2022-09-14T14:49:36.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T14:49:36.652Z] [2022-09-14T14:49:36.652Z] Login Succeeded [2022-09-14T14:49:36.652Z] nexus3.edgexfoundry.org:10004 [2022-09-14T14:49:36.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T14:49:36.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T14:49:36.914Z] Configure a credential helper to remove this warning. See [2022-09-14T14:49:36.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T14:49:36.914Z] [2022-09-14T14:49:36.914Z] Login Succeeded [2022-09-14T14:49:36.914Z] docker.io [2022-09-14T14:49:36.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T14:49:37.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T14:49:37.175Z] Configure a credential helper to remove this warning. See [2022-09-14T14:49:37.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T14:49:37.175Z] [2022-09-14T14:49:37.175Z] Login Succeeded [2022-09-14T14:49:37.175Z] ---> docker-login.sh ends [Pipeline] } [2022-09-14T14:49:37.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-14T14:49:37.622Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/core-command/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/core-data/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/core-metadata/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/support-notifications/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-14T14:49:37.622Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-14T14:49:37.622Z] + cut -d/ -f2 [2022-09-14T14:49:37.622Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-14T14:49:37.673Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh [2022-09-14T14:49:38.177Z] + git rev-list -1 --merges eecae67b44b398aeb3844e6435918fff481fc260~1..eecae67b44b398aeb3844e6435918fff481fc260 [Pipeline] echo [2022-09-14T14:49:38.212Z] -----------> git rev-list -1 --merges eecae67b44b398aeb3844e6435918fff481fc260~1..eecae67b44b398aeb3844e6435918fff481fc260 eecae67b44b398aeb3844e6435918fff481fc260 [false] [Pipeline] sh [2022-09-14T14:49:38.523Z] + git log --format=format:%s -1 eecae67b44b398aeb3844e6435918fff481fc260 [Pipeline] echo [2022-09-14T14:49:38.558Z] ========================================================= [2022-09-14T14:49:38.558Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-14T14:49:38.558Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-14T14:49:39.042Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-14T14:49:39.042Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-14T14:49:39.042Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-14T14:49:39.042Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-14T14:49:39.042Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-14T14:49:39.042Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-14T14:49:39.042Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T14:49:39.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-14T14:49:39.532Z] [2022-09-14T14:49:39.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T14:49:39.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-14T14:49:39.910Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-14T14:49:39.910Z] b85a868b505f: Pulling fs layer [2022-09-14T14:49:39.910Z] e2be974225ed: Pulling fs layer [2022-09-14T14:49:39.910Z] 339a4e72a1f5: Pulling fs layer [2022-09-14T14:49:39.910Z] 988bab9f4d93: Pulling fs layer [2022-09-14T14:49:39.910Z] 1469e6f7b9e6: Pulling fs layer [2022-09-14T14:49:39.910Z] eaf3925da568: Pulling fs layer [2022-09-14T14:49:39.910Z] bab4dde63d76: Pulling fs layer [2022-09-14T14:49:39.910Z] bde34c3a00c8: Pulling fs layer [2022-09-14T14:49:39.910Z] b352a97aabf1: Pulling fs layer [2022-09-14T14:49:39.910Z] 4872d77fe225: Pulling fs layer [2022-09-14T14:49:39.910Z] 5851b861e8e6: Pulling fs layer [2022-09-14T14:49:39.910Z] bab4dde63d76: Waiting [2022-09-14T14:49:39.910Z] bde34c3a00c8: Waiting [2022-09-14T14:49:39.910Z] 988bab9f4d93: Waiting [2022-09-14T14:49:39.910Z] eaf3925da568: Waiting [2022-09-14T14:49:39.910Z] b352a97aabf1: Waiting [2022-09-14T14:49:39.910Z] 4872d77fe225: Waiting [2022-09-14T14:49:39.910Z] 5851b861e8e6: Waiting [2022-09-14T14:49:39.910Z] 1469e6f7b9e6: Waiting [2022-09-14T14:49:39.910Z] e2be974225ed: Verifying Checksum [2022-09-14T14:49:39.910Z] e2be974225ed: Download complete [2022-09-14T14:49:39.910Z] 988bab9f4d93: Download complete [2022-09-14T14:49:40.172Z] 1469e6f7b9e6: Verifying Checksum [2022-09-14T14:49:40.172Z] 1469e6f7b9e6: Download complete [2022-09-14T14:49:40.172Z] eaf3925da568: Download complete [2022-09-14T14:49:40.172Z] 339a4e72a1f5: Verifying Checksum [2022-09-14T14:49:40.172Z] 339a4e72a1f5: Download complete [2022-09-14T14:49:40.172Z] bde34c3a00c8: Verifying Checksum [2022-09-14T14:49:40.172Z] bde34c3a00c8: Download complete [2022-09-14T14:49:40.172Z] b352a97aabf1: Download complete [2022-09-14T14:49:40.172Z] 4872d77fe225: Download complete [2022-09-14T14:49:40.172Z] 5851b861e8e6: Download complete [2022-09-14T14:49:40.172Z] b85a868b505f: Verifying Checksum [2022-09-14T14:49:40.172Z] b85a868b505f: Download complete [2022-09-14T14:49:40.432Z] bab4dde63d76: Verifying Checksum [2022-09-14T14:49:40.432Z] bab4dde63d76: Download complete [2022-09-14T14:49:41.821Z] b85a868b505f: Pull complete [2022-09-14T14:49:41.821Z] e2be974225ed: Pull complete [2022-09-14T14:49:42.394Z] 339a4e72a1f5: Pull complete [2022-09-14T14:49:42.394Z] 988bab9f4d93: Pull complete [2022-09-14T14:49:42.653Z] 1469e6f7b9e6: Pull complete [2022-09-14T14:49:42.653Z] eaf3925da568: Pull complete [2022-09-14T14:49:44.564Z] bab4dde63d76: Pull complete [2022-09-14T14:49:44.564Z] bde34c3a00c8: Pull complete [2022-09-14T14:49:44.826Z] b352a97aabf1: Pull complete [2022-09-14T14:49:44.826Z] 4872d77fe225: Pull complete [2022-09-14T14:49:44.826Z] 5851b861e8e6: Pull complete [2022-09-14T14:49:44.826Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-14T14:49:44.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-14T14:49:44.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T14:49:45.041Z] prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container [2022-09-14T14:49:45.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-14T14:49:46.304Z] $ docker top 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb -eo pid,comm [2022-09-14T14:49:46.367Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-14T14:49:46.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-14T14:49:46.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-14T14:49:46.492Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-14T14:49:46.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-14T14:49:46.626Z] $ docker exec 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb ssh-agent [2022-09-14T14:49:46.735Z] SSH_AUTH_SOCK=/tmp/ssh-1CLYOVWaz804/agent.32 [2022-09-14T14:49:46.735Z] SSH_AGENT_PID=38 [2022-09-14T14:49:46.742Z] Running ssh-add (command line suppressed) [2022-09-14T14:49:46.870Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8564588009668610423.key (/w/workspace/edgex-go/1@tmp/private_key_8564588009668610423.key) [2022-09-14T14:49:46.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-14T14:49:47.214Z] + git tag --points-at HEAD [Pipeline] } [2022-09-14T14:49:47.242Z] $ docker exec --env ******** --env ******** 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb ssh-agent -k [2022-09-14T14:49:47.348Z] unset SSH_AUTH_SOCK; [2022-09-14T14:49:47.349Z] unset SSH_AGENT_PID; [2022-09-14T14:49:47.349Z] echo Agent pid 38 killed; [2022-09-14T14:49:47.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-14T14:49:47.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-14T14:49:47.445Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-14T14:49:47.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-14T14:49:47.576Z] $ docker exec 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb ssh-agent [2022-09-14T14:49:47.693Z] SSH_AUTH_SOCK=/tmp/ssh-AP9q88RfjH5B/agent.70 [2022-09-14T14:49:47.693Z] SSH_AGENT_PID=76 [2022-09-14T14:49:47.699Z] Running ssh-add (command line suppressed) [2022-09-14T14:49:47.813Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2786259975692054653.key (/w/workspace/edgex-go/1@tmp/private_key_2786259975692054653.key) [2022-09-14T14:49:47.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-14T14:49:48.157Z] + git semver init [2022-09-14T14:49:48.419Z] 2022-09-14 14:49:48,334 [run_init] DEBUG init version:0.0.0 force:False [2022-09-14T14:49:48.419Z] 2022-09-14 14:49:48,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-14T14:49:48.419Z] 2022-09-14 14:49:48,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-14T14:49:48.419Z] 2022-09-14 14:49:48,335 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-14T14:49:52.633Z] 2022-09-14 14:49:52,569 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-14T14:49:52.633Z] 2022-09-14 14:49:52,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4154 with force:False [2022-09-14T14:49:52.633Z] 2022-09-14 14:49:52,570 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4154 [2022-09-14T14:49:52.633Z] 2022-09-14 14:49:52,575 [execute] INFO git cat-file --batch-check [2022-09-14T14:49:52.633Z] 2022-09-14 14:49:52,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-14T14:49:52.633Z] 2022-09-14 14:49:52,582 [execute] INFO git cat-file --batch [2022-09-14T14:49:52.633Z] 2022-09-14 14:49:52,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-14T14:49:52.633Z] 2022-09-14 14:49:52,587 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4154 [2022-09-14T14:49:52.633Z] 0.0.0 [Pipeline] } [2022-09-14T14:49:52.661Z] $ docker exec --env ******** --env ******** 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb ssh-agent -k [2022-09-14T14:49:52.778Z] unset SSH_AUTH_SOCK; [2022-09-14T14:49:52.779Z] unset SSH_AGENT_PID; [2022-09-14T14:49:52.779Z] echo Agent pid 76 killed; [2022-09-14T14:49:52.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-14T14:49:53.227Z] + git semver [Pipeline] } [2022-09-14T14:49:53.514Z] $ docker stop --time=1 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb [2022-09-14T14:49:54.824Z] $ docker rm -f 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-14T14:49:55.232Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-14T14:49:55.543Z] Stashed 1 file(s) [Pipeline] echo [2022-09-14T14:49:55.560Z] [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 [2022-09-14T14:49:56.462Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-14T14:49:56.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-14T14:49:56.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-14T14:49:56.565Z] ========================================================= [2022-09-14T14:49:56.565Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-14T14:49:56.565Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-14T14:49:56.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-14T14:49:56.901Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-14T14:49:56.901Z] 2408cc74d12b: Pulling fs layer [2022-09-14T14:49:56.901Z] ea60b727a1ce: Pulling fs layer [2022-09-14T14:49:56.901Z] 30c4a7721957: Pulling fs layer [2022-09-14T14:49:56.901Z] 370296b7ddb6: Pulling fs layer [2022-09-14T14:49:56.901Z] 7c6cee850709: Pulling fs layer [2022-09-14T14:49:56.901Z] 39a5fcdaea64: Pulling fs layer [2022-09-14T14:49:56.901Z] d94ebbe4e438: Pulling fs layer [2022-09-14T14:49:56.901Z] bcfd1f05c69d: Pulling fs layer [2022-09-14T14:49:56.901Z] 7c6cee850709: Waiting [2022-09-14T14:49:56.901Z] 39a5fcdaea64: Waiting [2022-09-14T14:49:56.901Z] d94ebbe4e438: Waiting [2022-09-14T14:49:56.901Z] 370296b7ddb6: Waiting [2022-09-14T14:49:56.901Z] 59ccb84bbe0f: Pulling fs layer [2022-09-14T14:49:56.901Z] bcfd1f05c69d: Waiting [2022-09-14T14:49:56.901Z] 59ccb84bbe0f: Waiting [2022-09-14T14:49:56.901Z] 30c4a7721957: Download complete [2022-09-14T14:49:56.901Z] ea60b727a1ce: Download complete [2022-09-14T14:49:56.901Z] 7c6cee850709: Verifying Checksum [2022-09-14T14:49:56.901Z] 7c6cee850709: Download complete [2022-09-14T14:49:56.901Z] 39a5fcdaea64: Verifying Checksum [2022-09-14T14:49:56.901Z] 39a5fcdaea64: Download complete [2022-09-14T14:49:56.901Z] 2408cc74d12b: Verifying Checksum [2022-09-14T14:49:56.901Z] 2408cc74d12b: Download complete [2022-09-14T14:49:56.901Z] d94ebbe4e438: Download complete [2022-09-14T14:49:57.161Z] 2408cc74d12b: Pull complete [2022-09-14T14:49:57.161Z] ea60b727a1ce: Pull complete [2022-09-14T14:49:57.426Z] 30c4a7721957: Pull complete [2022-09-14T14:49:57.690Z] 59ccb84bbe0f: Verifying Checksum [2022-09-14T14:49:57.690Z] 59ccb84bbe0f: Download complete [2022-09-14T14:49:57.690Z] bcfd1f05c69d: Verifying Checksum [2022-09-14T14:49:57.690Z] bcfd1f05c69d: Download complete [2022-09-14T14:49:57.690Z] 370296b7ddb6: Verifying Checksum [2022-09-14T14:49:57.690Z] 370296b7ddb6: Download complete [2022-09-14T14:50:01.891Z] 370296b7ddb6: Pull complete [2022-09-14T14:50:01.891Z] 7c6cee850709: Pull complete [2022-09-14T14:50:01.891Z] 39a5fcdaea64: Pull complete [2022-09-14T14:50:01.891Z] d94ebbe4e438: Pull complete [2022-09-14T14:50:03.802Z] bcfd1f05c69d: Pull complete [2022-09-14T14:50:04.753Z] 59ccb84bbe0f: Pull complete [2022-09-14T14:50:04.753Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-14T14:50:04.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-14T14:50:04.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-14T14:50:05.107Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-14T14:50:05.107Z] WORKDIR /edgex [2022-09-14T14:50:05.107Z] COPY go.mod . [2022-09-14T14:50:05.107Z] RUN go mod download [2022-09-14T14:50:05.107Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-14T14:50:05.679Z] Sending build context to Docker daemon 169.5MB [2022-09-14T14:50:05.679Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-14T14:50:05.679Z] ---> a4fb48ad2a94 [2022-09-14T14:50:05.679Z] Step 2/4 : WORKDIR /edgex [2022-09-14T14:50:07.593Z] ---> Running in 93da26411594 [2022-09-14T14:50:07.593Z] Removing intermediate container 93da26411594 [2022-09-14T14:50:07.593Z] ---> d9bb097a7608 [2022-09-14T14:50:07.593Z] Step 3/4 : COPY go.mod . [2022-09-14T14:50:07.594Z] ---> abd9040632d6 [2022-09-14T14:50:07.594Z] Step 4/4 : RUN go mod download [2022-09-14T14:50:07.594Z] ---> Running in fc24d7677d7c [2022-09-14T14:50:10.852Z] Still waiting to schedule task [2022-09-14T14:50:10.852Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-14T14:50:22.516Z] Removing intermediate container fc24d7677d7c [2022-09-14T14:50:22.516Z] ---> 62720a3739f5 [2022-09-14T14:50:22.516Z] Successfully built 62720a3739f5 [2022-09-14T14:50:22.516Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T14:50:22.897Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-14T14:50:22.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T14:50:23.049Z] prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container [2022-09-14T14:50:23.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-14T14:50:23.490Z] $ docker top fc8ccbb32d852d3081a545276d637d41e7bd2583feee8d1793fc4332aebcf84a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T14:50:23.900Z] + go version [2022-09-14T14:50:23.900Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-14T14:50:23.940Z] $ docker stop --time=1 fc8ccbb32d852d3081a545276d637d41e7bd2583feee8d1793fc4332aebcf84a [2022-09-14T14:50:25.223Z] $ docker rm -f fc8ccbb32d852d3081a545276d637d41e7bd2583feee8d1793fc4332aebcf84a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T14:50:25.950Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-14T14:50:25.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T14:50:26.100Z] prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container [2022-09-14T14:50:26.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-14T14:50:26.488Z] $ docker top 73bdf283579371af290f79e8e66bd17ad73cfbc4c19523f0c2377ac782af5995 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-14T14:50:26.613Z] ========================================================= [2022-09-14T14:50:26.613Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-14T14:50:26.613Z] ========================================================= [Pipeline] sh [2022-09-14T14:50:26.911Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-14T14:50:27.273Z] + make test [2022-09-14T14:50:27.273Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-14T14:50:33.848Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-14T14:50:46.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-14T14:50:46.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-14T14:50:46.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-14T14:50:46.061Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-14T14:50:46.061Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-14T14:50:46.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-14T14:50:46.321Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-14T14:50:46.321Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-14T14:50:46.321Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-14T14:50:46.321Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-14T14:50:46.321Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-14T14:50:46.321Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-14T14:50:46.321Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-14T14:50:46.321Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-14T14:50:46.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-14T14:50:47.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-09-14T14:50:47.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-14T14:50:47.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-14T14:50:47.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.130s coverage: 98.5% of statements [2022-09-14T14:50:47.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.135s coverage: 72.5% of statements [2022-09-14T14:50:47.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-14T14:50:47.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-14T14:50:47.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.2% of statements [2022-09-14T14:50:47.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-14T14:50:47.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-14T14:50:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.284s coverage: 89.2% of statements [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-14T14:50:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 2.1% of statements [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-14T14:50:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-14T14:50:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-14T14:50:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-14T14:50:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-14T14:50:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-09-14T14:50:51.328Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-14T14:50:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-09-14T14:50:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements [2022-09-14T14:50:51.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-14T14:50:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-09-14T14:50:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.100s coverage: 79.5% of statements [2022-09-14T14:50:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2022-09-14T14:50:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-09-14T14:50:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2022-09-14T14:51:01.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2022-09-14T14:51:01.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2022-09-14T14:51:02.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.233s coverage: 80.8% of statements [2022-09-14T14:51:02.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.7% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 89.4% of statements [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.8% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 41.2% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.069s coverage: 28.9% of statements [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-14T14:51:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-09-14T14:51:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-09-14T14:51:11.105Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-14T14:51:33.071Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-14T14:51:33.071Z] GO111MODULE=on go vet ./... [2022-09-14T14:51:34.979Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-14T14:51:34.979Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-14T14:51:34.979Z] ./bin/test-attribution-txt.sh [2022-09-14T14:51:34.979Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-14T14:51:34.979Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-14T14:51:34.979Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-14T14:51:34.979Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-14T14:51:34.979Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-14T14:51:34.979Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-14T14:51:34.979Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-14T14:51:35.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-14T14:51:35.322Z] + ls -al . [2022-09-14T14:51:35.322Z] total 748 [2022-09-14T14:51:35.322Z] drwxrwxr-x 10 1001 1001 4096 Sep 14 14:50 . [2022-09-14T14:51:35.322Z] drwxr-xr-x 4 root root 4096 Sep 14 14:50 .. [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 16 Sep 14 14:49 .dockerignore [2022-09-14T14:51:35.322Z] drwxrwxr-x 8 1001 1001 4096 Sep 14 14:51 .git [2022-09-14T14:51:35.322Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 14:49 .github [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 1030 Sep 14 14:49 .gitignore [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 42 Sep 14 14:49 .golangci.yml [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 87 Sep 14 14:49 .hadolint.yml [2022-09-14T14:51:35.322Z] drwxr-xr-x 3 1001 1001 4096 Sep 14 14:49 .semver [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 166 Sep 14 14:49 .sonarcloud.properties [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 1171 Sep 14 14:49 ADOPTERS.md [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 10347 Sep 14 14:49 Attribution.txt [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 63209 Sep 14 14:49 CHANGELOG.md [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 3804 Sep 14 14:49 CONTRIBUTING.md [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 677 Sep 14 14:49 GOVERNANCE.md [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 850 Sep 14 14:49 Jenkinsfile [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 10775 Sep 14 14:49 LICENSE [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 13724 Sep 14 14:49 Makefile [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 582 Sep 14 14:49 OWNERS.md [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 9799 Sep 14 14:49 README.md [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 6912 Sep 14 14:49 SECURITY.md [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 5 Sep 14 14:49 VERSION [2022-09-14T14:51:35.322Z] -rw-rw-r-- 1 1001 1001 4131 Sep 14 14:49 ZMQWindows.md [2022-09-14T14:51:35.322Z] drwxrwxr-x 2 1001 1001 4096 Sep 14 14:49 bin [2022-09-14T14:51:35.322Z] drwxrwxr-x 18 1001 1001 4096 Sep 14 14:49 cmd [2022-09-14T14:51:35.323Z] -rw-r--r-- 1 root root 491197 Sep 14 14:51 coverage.out [2022-09-14T14:51:35.323Z] -rw-rw-r-- 1 1001 1001 92 Sep 14 14:49 dump.rdb [2022-09-14T14:51:35.323Z] -rw-rw-r-- 1 1001 1001 3682 Sep 14 14:49 go.mod [2022-09-14T14:51:35.323Z] -rw-rw-r-- 1 1001 1001 38527 Sep 14 14:49 go.sum [2022-09-14T14:51:35.323Z] drwxrwxr-x 8 1001 1001 4096 Sep 14 14:49 internal [2022-09-14T14:51:35.323Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 14:49 openapi [2022-09-14T14:51:35.323Z] drwxrwxr-x 4 1001 1001 4096 Sep 14 14:49 snap [2022-09-14T14:51:35.323Z] -rw-rw-r-- 1 1001 1001 204 Sep 14 14:49 version.go [Pipeline] sh [2022-09-14T14:51:35.639Z] + '[' -e coverage.out ] [2022-09-14T14:51:35.639Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-14T14:51:35.784Z] Stashed 1 file(s) [Pipeline] sh [2022-09-14T14:51:36.082Z] + make build [2022-09-14T14:51:36.082Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-14T14:51:47.686Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29107 in /w/workspace/edgexfoundry_edgex-go_PR-4154 [Pipeline] { [Pipeline] ws [2022-09-14T14:51:47.728Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-14T14:51:47.845Z] The recommended git tool is: git [2022-09-14T14:51:50.983Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-14T14:51:54.589Z] using credential edgex-jenkins-ssh [2022-09-14T14:51:54.622Z] Cloning the remote Git repository [2022-09-14T14:51:54.687Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-14T14:51:54.762Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-14T14:51:54.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-14T14:51:54.835Z] > git --version # timeout=10 [2022-09-14T14:51:54.855Z] > git --version # 'git version 2.25.1' [2022-09-14T14:51:54.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-14T14:51:54.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-14T14:52:00.971Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-14T14:52:00.971Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-14T14:52:07.543Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-14T14:52:08.111Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-14T14:52:09.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-14T14:52:10.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-14T14:52:11.084Z] Merging remotes/origin/main commit a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 into PR head commit eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:52:11.379Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-14T14:52:11.476Z] Merge succeeded, producing eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:52:11.477Z] Checking out Revision eecae67b44b398aeb3844e6435918fff481fc260 (PR-4154) [2022-09-14T14:52:10.184Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-14T14:52:10.203Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-14T14:52:10.231Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-14T14:52:10.272Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-14T14:52:10.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-14T14:52:10.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4154/head:refs/remotes/origin/PR-4154 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-14T14:52:11.106Z] > git config core.sparsecheckout # timeout=10 [2022-09-14T14:52:11.126Z] > git checkout -f eecae67b44b398aeb3844e6435918fff481fc260 # timeout=10 [2022-09-14T14:52:11.375Z] > git remote # timeout=10 [2022-09-14T14:52:11.394Z] > git config --get remote.origin.url # timeout=10 [2022-09-14T14:52:11.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-14T14:52:11.421Z] > git merge a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 # timeout=10 [2022-09-14T14:52:11.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-14T14:52:11.486Z] > git config core.sparsecheckout # timeout=10 [2022-09-14T14:52:11.501Z] > git checkout -f eecae67b44b398aeb3844e6435918fff481fc260 # timeout=10 [2022-09-14T14:52:12.758Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-14T14:52:13.328Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-14T14:52:14.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-14T14:52:15.651Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-14T14:52:15.868Z] Commit message: "fix(snap): Bind redis server to loopback interface" [2022-09-14T14:52:15.928Z] > git --version # timeout=10 [2022-09-14T14:52:15.940Z] > git --version # 'git version 2.25.1' [2022-09-14T14:52:15.959Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } [2022-09-14T14:52:17.059Z] $ docker stop --time=1 73bdf283579371af290f79e8e66bd17ad73cfbc4c19523f0c2377ac782af5995 [2022-09-14T14:52:17.093Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-14T14:52:17.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-14T14:52:17.093Z] Dload Upload Total Spent Left Speed [2022-09-14T14:52:17.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10503 0 0 79568 0 --:--:-- --:--:-- --:--:-- 79568 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94044 [2022-09-14T14:52:19.278Z] $ docker rm -f 73bdf283579371af290f79e8e66bd17ad73cfbc4c19523f0c2377ac782af5995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-09-14T14:52:20.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T14:52:20.825Z] + sudo tee /etc/docker/daemon.new [2022-09-14T14:52:20.825Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-14T14:52:20.825Z] { [2022-09-14T14:52:20.825Z] "registry-mirrors": [ [2022-09-14T14:52:20.825Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-14T14:52:20.825Z] ], [2022-09-14T14:52:20.825Z] "bip": "10.250.0.254/24", [2022-09-14T14:52:20.825Z] "hosts": [ [2022-09-14T14:52:20.825Z] "tcp://0.0.0.0:5555", [2022-09-14T14:52:20.825Z] "unix:///var/run/docker.sock" [2022-09-14T14:52:20.825Z] ], [2022-09-14T14:52:20.825Z] "mtu": 1458, [2022-09-14T14:52:20.825Z] "selinux-enabled": true, [2022-09-14T14:52:20.825Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-14T14:52:20.825Z] } [Pipeline] sh [2022-09-14T14:52:20.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-14T14:52:20.979Z] [2022-09-14T14:52:20.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T14:52:21.183Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-14T14:52:21.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-14T14:52:21.371Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-14T14:52:21.371Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-14T14:52:21.371Z] ca9280d653b3: Pulling fs layer [2022-09-14T14:52:21.371Z] 7e9c9ca2126c: Pulling fs layer [2022-09-14T14:52:21.371Z] cbdbe7a5bc2a: Download complete [2022-09-14T14:52:21.546Z] + sudo service docker restart [2022-09-14T14:52:21.642Z] ca9280d653b3: Verifying Checksum [2022-09-14T14:52:21.642Z] ca9280d653b3: Download complete [2022-09-14T14:52:21.642Z] cbdbe7a5bc2a: Pull complete [2022-09-14T14:52:21.912Z] 7e9c9ca2126c: Download complete [2022-09-14T14:52:22.171Z] ca9280d653b3: Pull complete [2022-09-14T14:52:25.459Z] 7e9c9ca2126c: Pull complete [2022-09-14T14:52:25.459Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-14T14:52:25.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-14T14:52:25.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T14:52:25.687Z] prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container [2022-09-14T14:52:25.726Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-14T14:52:26.879Z] $ docker top 72177eb7cb88e24b700b7e4210fd5fad29a87274771abd506f219636d49b5cd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T14:52:27.295Z] + docker-compose build --help [2022-09-14T14:52:27.295Z] + grep parallel [2022-09-14T14:52:27.866Z] --parallel Build images in parallel. [Pipeline] } [2022-09-14T14:52:27.905Z] $ docker stop --time=1 72177eb7cb88e24b700b7e4210fd5fad29a87274771abd506f219636d49b5cd4 [2022-09-14T14:52:29.217Z] $ docker rm -f 72177eb7cb88e24b700b7e4210fd5fad29a87274771abd506f219636d49b5cd4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T14:52:29.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-14T14:52:29.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T14:52:29.994Z] prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container [2022-09-14T14:52:30.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-14T14:52:30.436Z] $ docker top 5fe7abb02bb374693d7f5350204832485521f56ce9d8ab8ab9944c12026350a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T14:52:30.860Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-14T14:52:31.431Z] Building core-command ... [2022-09-14T14:52:31.431Z] Building core-data ... [2022-09-14T14:52:31.431Z] Building core-metadata ... [2022-09-14T14:52:31.431Z] Building security-bootstrapper ... [2022-09-14T14:52:31.431Z] Building security-proxy-setup ... [2022-09-14T14:52:31.431Z] Building security-secretstore-setup ... [2022-09-14T14:52:31.431Z] Building security-spiffe-token-provider ... [2022-09-14T14:52:31.431Z] Building security-spire-agent ... [2022-09-14T14:52:31.431Z] Building security-spire-config ... [2022-09-14T14:52:31.431Z] Building security-spire-server ... [2022-09-14T14:52:31.431Z] Building support-notifications ... [2022-09-14T14:52:31.431Z] Building support-scheduler ... [2022-09-14T14:52:31.431Z] Building sys-mgmt-agent ... [2022-09-14T14:52:31.431Z] Building security-secretstore-setup [2022-09-14T14:52:31.431Z] Building support-scheduler [2022-09-14T14:52:31.431Z] Building core-data [2022-09-14T14:52:31.431Z] Building support-notifications [2022-09-14T14:52:31.431Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-14T14:52:39.943Z] provisioning config files... [2022-09-14T14:52:39.968Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4918891369257620815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-14T14:52:40.381Z] ---> docker-login.sh [2022-09-14T14:52:40.381Z] nexus3.edgexfoundry.org:10001 [2022-09-14T14:52:40.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T14:52:41.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T14:52:41.253Z] Configure a credential helper to remove this warning. See [2022-09-14T14:52:41.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T14:52:41.253Z] [2022-09-14T14:52:41.253Z] Login Succeeded [2022-09-14T14:52:41.253Z] nexus3.edgexfoundry.org:10002 [2022-09-14T14:52:41.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T14:52:41.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T14:52:41.807Z] Configure a credential helper to remove this warning. See [2022-09-14T14:52:41.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T14:52:41.807Z] [2022-09-14T14:52:41.807Z] Login Succeeded [2022-09-14T14:52:41.807Z] nexus3.edgexfoundry.org:10003 [2022-09-14T14:52:42.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T14:52:42.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T14:52:42.085Z] Configure a credential helper to remove this warning. See [2022-09-14T14:52:42.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T14:52:42.085Z] [2022-09-14T14:52:42.085Z] Login Succeeded [2022-09-14T14:52:42.085Z] nexus3.edgexfoundry.org:10004 [2022-09-14T14:52:42.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T14:52:42.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T14:52:42.682Z] Configure a credential helper to remove this warning. See [2022-09-14T14:52:42.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T14:52:42.682Z] [2022-09-14T14:52:42.682Z] Login Succeeded [2022-09-14T14:52:42.682Z] docker.io [2022-09-14T14:52:42.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T14:52:43.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T14:52:43.547Z] Configure a credential helper to remove this warning. See [2022-09-14T14:52:43.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T14:52:43.547Z] [2022-09-14T14:52:43.547Z] Login Succeeded [2022-09-14T14:52:43.547Z] ---> docker-login.sh ends [Pipeline] } [2022-09-14T14:52:43.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-14T14:52:43.646Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:52:43.646Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:52:43.646Z] ---> 62720a3739f5 [2022-09-14T14:52:43.646Z] Step 3/25 : WORKDIR /edgex-go [2022-09-14T14:52:43.646Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:52:43.646Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:52:43.646Z] ---> 62720a3739f5 [2022-09-14T14:52:43.646Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-14T14:52:43.646Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:52:43.646Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:52:43.646Z] ---> 62720a3739f5 [2022-09-14T14:52:43.646Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-14T14:52:43.646Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:52:43.646Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:52:43.646Z] ---> 62720a3739f5 [2022-09-14T14:52:43.646Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-14T14:52:43.646Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:52:43.646Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:52:43.646Z] ---> 62720a3739f5 [2022-09-14T14:52:43.646Z] Step 3/26 : WORKDIR /edgex-go [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-14T14:52:44.264Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-14T14:52:44.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-14T14:52:44.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-14T14:52:44.357Z] ========================================================= [2022-09-14T14:52:44.357Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-14T14:52:44.357Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-14T14:52:44.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-14T14:52:45.028Z] ---> Running in cec87ccd7265 [2022-09-14T14:52:45.028Z] ---> Running in 7c3e8b45e3fb [2022-09-14T14:52:45.028Z] ---> Running in 6daf7731344d [2022-09-14T14:52:45.028Z] ---> Running in b00d6efe44c7 [2022-09-14T14:52:45.028Z] ---> Running in d7815b26b332 [2022-09-14T14:52:45.028Z] Removing intermediate container cec87ccd7265 [2022-09-14T14:52:45.028Z] ---> 8811c62aea23 [2022-09-14T14:52:45.028Z] Step 4/24 : WORKDIR /edgex-go [2022-09-14T14:52:45.028Z] Removing intermediate container b00d6efe44c7 [2022-09-14T14:52:45.028Z] ---> d83d1092734a [2022-09-14T14:52:45.028Z] Step 4/23 : WORKDIR /edgex-go [2022-09-14T14:52:45.028Z] Removing intermediate container 6daf7731344d [2022-09-14T14:52:45.028Z] ---> 60b82fe5b0e9 [2022-09-14T14:52:45.028Z] Step 4/23 : WORKDIR /edgex-go [2022-09-14T14:52:45.028Z] Removing intermediate container 7c3e8b45e3fb [2022-09-14T14:52:45.028Z] ---> 8b59cc9c1542 [2022-09-14T14:52:45.028Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:52:45.028Z] Removing intermediate container d7815b26b332 [2022-09-14T14:52:45.028Z] ---> 017ed18e594d [2022-09-14T14:52:45.028Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:52:45.028Z] ---> Running in 8d84a84dda83 [2022-09-14T14:52:45.028Z] ---> Running in 59bbeebb727d [2022-09-14T14:52:45.037Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-14T14:52:45.037Z] b3c136eddcbf: Pulling fs layer [2022-09-14T14:52:45.037Z] c0a3192eca97: Pulling fs layer [2022-09-14T14:52:45.037Z] a050256f5b6f: Pulling fs layer [2022-09-14T14:52:45.037Z] 656be50a0ddc: Pulling fs layer [2022-09-14T14:52:45.037Z] 2bbca73fdf42: Pulling fs layer [2022-09-14T14:52:45.037Z] 46d945488cbd: Pulling fs layer [2022-09-14T14:52:45.037Z] 8a5474983e97: Pulling fs layer [2022-09-14T14:52:45.037Z] 329c88fbcd65: Pulling fs layer [2022-09-14T14:52:45.037Z] 656be50a0ddc: Waiting [2022-09-14T14:52:45.037Z] 2bbca73fdf42: Waiting [2022-09-14T14:52:45.037Z] 329c88fbcd65: Waiting [2022-09-14T14:52:45.037Z] 46d945488cbd: Waiting [2022-09-14T14:52:45.037Z] a050256f5b6f: Verifying Checksum [2022-09-14T14:52:45.037Z] a050256f5b6f: Download complete [2022-09-14T14:52:45.037Z] c0a3192eca97: Verifying Checksum [2022-09-14T14:52:45.037Z] c0a3192eca97: Download complete [2022-09-14T14:52:45.037Z] 2bbca73fdf42: Verifying Checksum [2022-09-14T14:52:45.037Z] 2bbca73fdf42: Download complete [2022-09-14T14:52:45.037Z] 46d945488cbd: Verifying Checksum [2022-09-14T14:52:45.037Z] 46d945488cbd: Download complete [2022-09-14T14:52:45.037Z] b3c136eddcbf: Download complete [2022-09-14T14:52:45.287Z] ---> Running in 01a1ea2d32d1 [2022-09-14T14:52:45.287Z] ---> Running in 85c6e7e7b315 [2022-09-14T14:52:45.287Z] ---> Running in 7694929b901a [2022-09-14T14:52:45.287Z] Removing intermediate container 8d84a84dda83 [2022-09-14T14:52:45.287Z] ---> 1f6bdc97f6fb [2022-09-14T14:52:45.287Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:52:45.287Z] Removing intermediate container 59bbeebb727d [2022-09-14T14:52:45.287Z] ---> 0351d89e5c52 [2022-09-14T14:52:45.287Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:52:45.287Z] Removing intermediate container 85c6e7e7b315 [2022-09-14T14:52:45.287Z] ---> 379ce25b5ef1 [2022-09-14T14:52:45.287Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:52:45.287Z] ---> Running in e8b62e80531f [2022-09-14T14:52:45.287Z] ---> Running in 6a48434eea54 [2022-09-14T14:52:45.287Z] ---> Running in 7ddca77dd306 [2022-09-14T14:52:46.049Z] b3c136eddcbf: Pull complete [2022-09-14T14:52:46.049Z] 329c88fbcd65: Verifying Checksum [2022-09-14T14:52:46.049Z] 329c88fbcd65: Download complete [2022-09-14T14:52:46.235Z] Removing intermediate container 7694929b901a [2022-09-14T14:52:46.235Z] ---> c063431eb179 [2022-09-14T14:52:46.235Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T14:52:46.235Z] ---> Running in 65ebb8367204 [2022-09-14T14:52:46.235Z] Removing intermediate container 01a1ea2d32d1 [2022-09-14T14:52:46.235Z] ---> 43e994be29d4 [2022-09-14T14:52:46.235Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-14T14:52:46.235Z] ---> Running in 2733f8fc197b [2022-09-14T14:52:46.496Z] Removing intermediate container e8b62e80531f [2022-09-14T14:52:46.496Z] ---> 383e5bbc8f4a [2022-09-14T14:52:46.496Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-14T14:52:46.496Z] ---> Running in f1fc2bf71178 [2022-09-14T14:52:46.496Z] Removing intermediate container 6a48434eea54 [2022-09-14T14:52:46.496Z] ---> 487961907b44 [2022-09-14T14:52:46.496Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-14T14:52:46.496Z] Removing intermediate container 7ddca77dd306 [2022-09-14T14:52:46.496Z] ---> 9cd73f62c7bd [2022-09-14T14:52:46.496Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-14T14:52:46.496Z] ---> Running in 1a5edd29e33c [2022-09-14T14:52:46.496Z] ---> Running in 72f41984ea44 [2022-09-14T14:52:46.655Z] c0a3192eca97: Pull complete [2022-09-14T14:52:46.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:52:46.933Z] a050256f5b6f: Pull complete [2022-09-14T14:52:47.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:52:47.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:52:47.208Z] 8a5474983e97: Verifying Checksum [2022-09-14T14:52:47.208Z] 8a5474983e97: Download complete [2022-09-14T14:52:47.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:52:47.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:52:47.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:52:47.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:52:47.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:52:48.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:52:48.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:52:48.141Z] OK: 211 MiB in 51 packages [2022-09-14T14:52:48.141Z] OK: 211 MiB in 51 packages [2022-09-14T14:52:48.141Z] OK: 211 MiB in 51 packages [2022-09-14T14:52:48.188Z] 656be50a0ddc: Verifying Checksum [2022-09-14T14:52:48.188Z] 656be50a0ddc: Download complete [2022-09-14T14:52:48.400Z] OK: 211 MiB in 51 packages [2022-09-14T14:52:48.400Z] OK: 211 MiB in 51 packages [2022-09-14T14:52:48.666Z] Removing intermediate container 2733f8fc197b [2022-09-14T14:52:48.666Z] ---> 5f0adb7ab72b [2022-09-14T14:52:48.666Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-14T14:52:48.666Z] Removing intermediate container f1fc2bf71178 [2022-09-14T14:52:48.666Z] ---> f9df1973ed4a [2022-09-14T14:52:48.666Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-14T14:52:48.666Z] ---> 439ae9c8d546 [2022-09-14T14:52:48.666Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:52:48.927Z] ---> c14f27b4bc53 [2022-09-14T14:52:48.927Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:52:48.927Z] Removing intermediate container 65ebb8367204 [2022-09-14T14:52:48.927Z] ---> 57699c590399 [2022-09-14T14:52:48.927Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-14T14:52:48.927Z] ---> Running in 2d85974fcc72 [2022-09-14T14:52:48.927Z] ---> Running in 397d8eb0b5eb [2022-09-14T14:52:48.927Z] Removing intermediate container 1a5edd29e33c [2022-09-14T14:52:48.927Z] ---> 53856c6d510d [2022-09-14T14:52:48.927Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-14T14:52:48.927Z] Removing intermediate container 72f41984ea44 [2022-09-14T14:52:48.927Z] ---> 89632b49d101 [2022-09-14T14:52:48.927Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-14T14:52:48.927Z] ---> 80e1c363a726 [2022-09-14T14:52:48.927Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:52:49.186Z] ---> Running in 1a820834db04 [2022-09-14T14:52:49.186Z] ---> 191be8254f45 [2022-09-14T14:52:49.186Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:52:49.186Z] ---> a0bde2e4d0c5 [2022-09-14T14:52:49.186Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:52:49.186Z] ---> Running in bf817db81727 [2022-09-14T14:52:49.186Z] ---> Running in ead23c5f30c5 [2022-09-14T14:53:03.284Z] 656be50a0ddc: Pull complete [2022-09-14T14:53:03.284Z] 2bbca73fdf42: Pull complete [2022-09-14T14:53:03.284Z] 46d945488cbd: Pull complete [2022-09-14T14:53:04.107Z] Removing intermediate container 397d8eb0b5eb [2022-09-14T14:53:04.107Z] ---> 6d1b7e0c90a0 [2022-09-14T14:53:04.107Z] Step 9/23 : COPY . . [2022-09-14T14:53:04.107Z] Removing intermediate container ead23c5f30c5 [2022-09-14T14:53:04.107Z] ---> 70c779b8c19b [2022-09-14T14:53:04.107Z] Step 9/23 : COPY . . [2022-09-14T14:53:04.107Z] Removing intermediate container 2d85974fcc72 [2022-09-14T14:53:04.107Z] ---> b48a45ac4ff3 [2022-09-14T14:53:04.107Z] Step 8/25 : COPY . . [2022-09-14T14:53:04.107Z] Removing intermediate container bf817db81727 [2022-09-14T14:53:04.107Z] ---> 17815e9017bd [2022-09-14T14:53:04.107Z] Step 9/24 : COPY . . [2022-09-14T14:53:04.107Z] Removing intermediate container 1a820834db04 [2022-09-14T14:53:04.107Z] ---> 504c7006ff62 [2022-09-14T14:53:04.107Z] Step 8/26 : COPY . . [2022-09-14T14:53:07.606Z] 8a5474983e97: Pull complete [2022-09-14T14:53:09.394Z] ---> 12938bd3080e [2022-09-14T14:53:09.394Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T14:53:09.394Z] ---> 8fbcacb931db [2022-09-14T14:53:09.394Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-14T14:53:09.394Z] ---> 5732d1b324d7 [2022-09-14T14:53:09.394Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-14T14:53:09.394Z] ---> Running in 206272fbced5 [2022-09-14T14:53:09.394Z] ---> Running in 4a12d6d9d033 [2022-09-14T14:53:09.656Z] ---> b7eeffe3c2dd [2022-09-14T14:53:09.656Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-14T14:53:09.656Z] ---> Running in 2622ad467b66 [2022-09-14T14:53:09.656Z] ---> 75db733e2596 [2022-09-14T14:53:09.656Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-14T14:53:09.656Z] ---> Running in a24e7bf19ff8 [2022-09-14T14:53:09.656Z] ---> Running in 46fe0007436c [2022-09-14T14:53:09.656Z] Removing intermediate container 206272fbced5 [2022-09-14T14:53:09.656Z] ---> 788261413011 [2022-09-14T14:53:09.656Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-14T14:53:09.656Z] ---> Running in 73c450f32d34 [2022-09-14T14:53:09.656Z] Removing intermediate container 73c450f32d34 [2022-09-14T14:53:09.656Z] ---> f70cd8da6de0 [2022-09-14T14:53:09.656Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T14:53:09.921Z] ---> Running in cb88983e6576 [2022-09-14T14:53:09.921Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-14T14:53:10.182Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-14T14:53:10.182Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-14T14:53:10.182Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-14T14:53:10.226Z] 329c88fbcd65: Pull complete [2022-09-14T14:53:10.226Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-14T14:53:10.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-14T14:53:10.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-14T14:53:10.634Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-14T14:53:10.634Z] WORKDIR /edgex [2022-09-14T14:53:10.634Z] COPY go.mod . [2022-09-14T14:53:10.634Z] RUN go mod download [2022-09-14T14:53:10.634Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-14T14:53:10.749Z] Removing intermediate container cb88983e6576 [2022-09-14T14:53:10.749Z] ---> 6334d012bf3b [2022-09-14T14:53:10.749Z] Step 12/26 : WORKDIR /edgex-go [2022-09-14T14:53:11.009Z] ---> Running in c22656e88115 [2022-09-14T14:53:11.009Z] Removing intermediate container c22656e88115 [2022-09-14T14:53:11.009Z] ---> a25923c884a2 [2022-09-14T14:53:11.009Z] [2022-09-14T14:53:11.009Z] Step 13/26 : FROM alpine:3.15 [2022-09-14T14:53:11.232Z] Sending build context to Docker daemon 3.227MB [2022-09-14T14:53:11.233Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-14T14:53:11.233Z] ---> ff4287adb874 [2022-09-14T14:53:11.233Z] Step 2/4 : WORKDIR /edgex [2022-09-14T14:53:11.576Z] 3.15: Pulling from library/alpine [2022-09-14T14:53:12.515Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-14T14:53:12.515Z] Status: Downloaded newer image for alpine:3.15 [2022-09-14T14:53:12.515Z] ---> c4fc93816858 [2022-09-14T14:53:12.515Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T14:53:12.515Z] ---> Running in 0e2a004013af [2022-09-14T14:53:12.773Z] Removing intermediate container 0e2a004013af [2022-09-14T14:53:12.773Z] ---> ef682782ef7a [2022-09-14T14:53:12.773Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:53:12.773Z] ---> Running in fdf8257f8d27 [2022-09-14T14:53:13.222Z] ---> Running in aaf3cd0e98f2 [2022-09-14T14:53:13.222Z] Removing intermediate container aaf3cd0e98f2 [2022-09-14T14:53:13.222Z] ---> bcdb6086be44 [2022-09-14T14:53:13.222Z] Step 3/4 : COPY go.mod . [2022-09-14T14:53:13.818Z] ---> a6b6580ffb17 [2022-09-14T14:53:13.818Z] Step 4/4 : RUN go mod download [2022-09-14T14:53:13.818Z] ---> Running in ab8917a11586 [2022-09-14T14:53:14.151Z] Removing intermediate container fdf8257f8d27 [2022-09-14T14:53:14.151Z] ---> a69c5c27f3ca [2022-09-14T14:53:14.151Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-14T14:53:14.151Z] ---> Running in bf410c6a33e8 [2022-09-14T14:53:15.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:15.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:16.225Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T14:53:16.225Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T14:53:16.225Z] OK: 15856 distinct packages available [2022-09-14T14:53:16.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:16.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:17.362Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-14T14:53:17.362Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-14T14:53:17.362Z] (3/4) Installing libucontext (1.1-r0) [2022-09-14T14:53:17.620Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-14T14:53:17.620Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T14:53:17.620Z] OK: 6 MiB in 18 packages [2022-09-14T14:53:18.998Z] Removing intermediate container bf410c6a33e8 [2022-09-14T14:53:18.998Z] ---> 311913844c3f [2022-09-14T14:53:18.998Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T14:53:20.913Z] ---> 33a90a2cd678 [2022-09-14T14:53:20.913Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T14:53:21.482Z] ---> 7425836dc319 [2022-09-14T14:53:21.482Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-14T14:53:21.482Z] ---> Running in 9f273b00f233 [2022-09-14T14:53:22.050Z] Removing intermediate container 9f273b00f233 [2022-09-14T14:53:22.050Z] ---> 8bddf7ac4fa7 [2022-09-14T14:53:22.050Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-14T14:53:22.636Z] ---> 80be7ad7483b [2022-09-14T14:53:22.636Z] Step 21/26 : WORKDIR / [2022-09-14T14:53:22.636Z] ---> Running in 8977d5a5bd6a [2022-09-14T14:53:23.207Z] Removing intermediate container 8977d5a5bd6a [2022-09-14T14:53:23.207Z] ---> 7a1d4c361877 [2022-09-14T14:53:23.207Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T14:53:23.207Z] ---> Running in 6454d7c3d0e1 [2022-09-14T14:53:23.775Z] Removing intermediate container 6454d7c3d0e1 [2022-09-14T14:53:23.775Z] ---> c36ddf852e4d [2022-09-14T14:53:23.775Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T14:53:23.775Z] ---> Running in f8b3b891736f [2022-09-14T14:53:24.343Z] Removing intermediate container f8b3b891736f [2022-09-14T14:53:24.343Z] ---> 2cda428a61c4 [2022-09-14T14:53:24.343Z] Step 24/26 : LABEL arch=x86_64 [2022-09-14T14:53:24.343Z] ---> Running in 6730d07386f7 [2022-09-14T14:53:24.914Z] Removing intermediate container 6730d07386f7 [2022-09-14T14:53:24.914Z] ---> 9ac19ad0dcb0 [2022-09-14T14:53:24.914Z] Step 25/26 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:53:24.914Z] ---> Running in 80ee9089c15b [2022-09-14T14:53:25.173Z] Removing intermediate container 80ee9089c15b [2022-09-14T14:53:25.173Z] ---> 2ca9dfe2e598 [2022-09-14T14:53:25.173Z] Step 26/26 : LABEL version=0.0.0 [2022-09-14T14:53:25.173Z] ---> Running in 7697833a3618 [2022-09-14T14:53:25.740Z] Removing intermediate container 7697833a3618 [2022-09-14T14:53:25.740Z] ---> 4a9e2c9eaf73 [2022-09-14T14:53:25.740Z] [2022-09-14T14:53:25.740Z] Successfully built 4a9e2c9eaf73 [2022-09-14T14:53:25.740Z] Successfully tagged security-spire-config:latest [2022-09-14T14:53:25.740Z] Building security-spire-server [2022-09-14T14:53:29.042Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:53:29.042Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:53:29.042Z] ---> 62720a3739f5 [2022-09-14T14:53:29.042Z] Step 3/25 : WORKDIR /edgex-go [2022-09-14T14:53:29.042Z] ---> Using cache [2022-09-14T14:53:29.042Z] ---> 017ed18e594d [2022-09-14T14:53:29.042Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:53:29.042Z] ---> Using cache [2022-09-14T14:53:29.042Z] ---> c063431eb179 [2022-09-14T14:53:29.042Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T14:53:29.042Z] ---> Using cache [2022-09-14T14:53:29.042Z] ---> 57699c590399 [2022-09-14T14:53:29.043Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-14T14:53:29.043Z] ---> Using cache [2022-09-14T14:53:29.043Z] ---> 80e1c363a726 [2022-09-14T14:53:29.043Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:53:29.043Z] ---> Using cache [2022-09-14T14:53:29.043Z] ---> 504c7006ff62 [2022-09-14T14:53:29.043Z] Step 8/25 : COPY . . [2022-09-14T14:53:29.043Z] ---> Using cache [2022-09-14T14:53:29.043Z] ---> 12938bd3080e [2022-09-14T14:53:29.043Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T14:53:29.043Z] ---> Using cache [2022-09-14T14:53:29.043Z] ---> 788261413011 [2022-09-14T14:53:29.043Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-14T14:53:29.043Z] ---> Using cache [2022-09-14T14:53:29.043Z] ---> f70cd8da6de0 [2022-09-14T14:53:29.043Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T14:53:29.981Z] ---> Running in b9429408f0f1 [2022-09-14T14:53:31.888Z] Removing intermediate container b9429408f0f1 [2022-09-14T14:53:31.888Z] ---> a80d3578b620 [2022-09-14T14:53:31.888Z] Step 12/25 : WORKDIR /edgex-go [2022-09-14T14:53:31.888Z] ---> Running in b01a0b1de3ca [2022-09-14T14:53:31.888Z] Removing intermediate container b01a0b1de3ca [2022-09-14T14:53:31.888Z] ---> 8e430c3289a7 [2022-09-14T14:53:31.888Z] [2022-09-14T14:53:31.888Z] Step 13/25 : FROM alpine:3.15 [2022-09-14T14:53:31.888Z] ---> c4fc93816858 [2022-09-14T14:53:31.888Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T14:53:31.888Z] ---> Using cache [2022-09-14T14:53:31.888Z] ---> ef682782ef7a [2022-09-14T14:53:31.888Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:53:31.888Z] ---> Using cache [2022-09-14T14:53:31.888Z] ---> a69c5c27f3ca [2022-09-14T14:53:31.888Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-14T14:53:31.888Z] ---> Running in 97f2c7a2ed1e [2022-09-14T14:53:32.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:33.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:34.338Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T14:53:34.338Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T14:53:34.338Z] OK: 15856 distinct packages available [2022-09-14T14:53:34.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:35.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:35.691Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-14T14:53:35.691Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-14T14:53:35.691Z] (3/5) Installing libucontext (1.1-r0) [2022-09-14T14:53:35.691Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-14T14:53:35.950Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-14T14:53:35.950Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T14:53:35.950Z] OK: 7 MiB in 19 packages [2022-09-14T14:53:36.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-14T14:53:37.456Z] Removing intermediate container 97f2c7a2ed1e [2022-09-14T14:53:37.456Z] ---> 0883a46405df [2022-09-14T14:53:37.456Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T14:53:39.995Z] ---> 3433e6b548de [2022-09-14T14:53:39.995Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T14:53:40.939Z] ---> 560ca9b6bf4e [2022-09-14T14:53:40.939Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-14T14:53:41.512Z] ---> 49c6f48b66b7 [2022-09-14T14:53:41.512Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-14T14:53:42.083Z] ---> eda31e90d9b6 [2022-09-14T14:53:42.083Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T14:53:42.083Z] ---> Running in c84aab9b0112 [2022-09-14T14:53:42.341Z] Removing intermediate container 46fe0007436c [2022-09-14T14:53:42.341Z] ---> fb8467f6bde2 [2022-09-14T14:53:42.341Z] [2022-09-14T14:53:42.341Z] Step 10/25 : FROM alpine:3.16 [2022-09-14T14:53:42.341Z] Removing intermediate container c84aab9b0112 [2022-09-14T14:53:42.341Z] ---> 2c83437f3a5e [2022-09-14T14:53:42.341Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T14:53:42.602Z] ---> Running in 36786e4a7880 [2022-09-14T14:53:42.862Z] 3.16: Pulling from library/alpine [2022-09-14T14:53:42.862Z] Removing intermediate container 36786e4a7880 [2022-09-14T14:53:42.862Z] ---> 5814cfbc2edc [2022-09-14T14:53:42.862Z] Step 23/25 : LABEL arch=x86_64 [2022-09-14T14:53:42.862Z] ---> Running in 747c77040a0d [2022-09-14T14:53:43.122Z] Removing intermediate container 747c77040a0d [2022-09-14T14:53:43.122Z] ---> bc030bbefda4 [2022-09-14T14:53:43.122Z] Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:53:43.122Z] ---> Running in ef5763a627d6 [2022-09-14T14:53:43.382Z] Removing intermediate container ef5763a627d6 [2022-09-14T14:53:43.382Z] ---> 89a781e90ece [2022-09-14T14:53:43.382Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T14:53:43.382Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-14T14:53:43.641Z] Status: Downloaded newer image for alpine:3.16 [2022-09-14T14:53:43.641Z] ---> Running in 3c93be532f77 [2022-09-14T14:53:43.641Z] ---> 9c6f07244728 [2022-09-14T14:53:43.641Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-14T14:53:43.641Z] Removing intermediate container 2622ad467b66 [2022-09-14T14:53:43.641Z] ---> 2316f595e32a [2022-09-14T14:53:43.641Z] [2022-09-14T14:53:43.641Z] Step 11/24 : FROM alpine:3.16 [2022-09-14T14:53:43.641Z] ---> 9c6f07244728 [2022-09-14T14:53:43.641Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-14T14:53:43.641Z] ---> Running in 6d210f3c6511 [2022-09-14T14:53:43.641Z] ---> Running in 728423873cbd [2022-09-14T14:53:43.641Z] Removing intermediate container 3c93be532f77 [2022-09-14T14:53:43.641Z] ---> af1923ca6b70 [2022-09-14T14:53:43.641Z] [2022-09-14T14:53:43.899Z] Successfully built af1923ca6b70 [2022-09-14T14:53:43.899Z] Successfully tagged security-spire-server:latest [2022-09-14T14:53:43.899Z]  Building security-spire-server ... done Building security-proxy-setup [2022-09-14T14:53:43.899Z] Removing intermediate container 728423873cbd [2022-09-14T14:53:43.899Z] ---> db495c174563 [2022-09-14T14:53:43.899Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-14T14:53:43.899Z] ---> Running in 69cbb63fe966 [2022-09-14T14:53:43.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:44.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:44.418Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-14T14:53:44.418Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-14T14:53:44.418Z] (3/3) Installing su-exec (0.2-r1) [2022-09-14T14:53:44.418Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T14:53:44.418Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T14:53:44.418Z] OK: 6 MiB in 17 packages [2022-09-14T14:53:45.354Z] Removing intermediate container 69cbb63fe966 [2022-09-14T14:53:45.354Z] ---> 6584a8e2e965 [2022-09-14T14:53:45.354Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-14T14:53:45.927Z] ---> Running in e199b2fa34af [2022-09-14T14:53:45.927Z] Removing intermediate container e199b2fa34af [2022-09-14T14:53:45.927Z] ---> ec6323c65148 [2022-09-14T14:53:45.927Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:53:46.159Z] Removing intermediate container ab8917a11586 [2022-09-14T14:53:46.159Z] ---> 8cfe6da97dee [2022-09-14T14:53:46.159Z] Successfully built 8cfe6da97dee [2022-09-14T14:53:46.159Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T14:53:46.497Z] ---> Running in 68910bd015b3 [2022-09-14T14:53:46.497Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:53:46.497Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:53:46.497Z] ---> 62720a3739f5 [2022-09-14T14:53:46.497Z] Step 3/22 : WORKDIR /edgex-go [2022-09-14T14:53:46.497Z] ---> Using cache [2022-09-14T14:53:46.497Z] ---> 017ed18e594d [2022-09-14T14:53:46.497Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:53:46.497Z] ---> Using cache [2022-09-14T14:53:46.497Z] ---> c063431eb179 [2022-09-14T14:53:46.497Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-14T14:53:46.497Z] Removing intermediate container 6d210f3c6511 [2022-09-14T14:53:46.497Z] ---> 3f3b28c8f19c [2022-09-14T14:53:46.497Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-14T14:53:46.580Z] + docker inspect -f . ci-base-image-arm64 [2022-09-14T14:53:46.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T14:53:46.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-29107 does not seem to be running inside a container [2022-09-14T14:53:46.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-14T14:53:47.067Z] ---> Running in 28310930eadb [2022-09-14T14:53:47.067Z] ---> Running in f5173bc78f39 [2022-09-14T14:53:47.067Z] Removing intermediate container 28310930eadb [2022-09-14T14:53:47.067Z] ---> 2b24442f4ecb [2022-09-14T14:53:47.067Z] Step 13/25 : WORKDIR / [2022-09-14T14:53:47.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:47.327Z] ---> Running in 21ea3a79c67c [2022-09-14T14:53:47.908Z] Removing intermediate container 21ea3a79c67c [2022-09-14T14:53:47.908Z] ---> a49970eecdc9 [2022-09-14T14:53:47.908Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-14T14:53:47.908Z] Removing intermediate container 68910bd015b3 [2022-09-14T14:53:47.908Z] ---> 4e2748fd0c94 [2022-09-14T14:53:47.908Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-14T14:53:48.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:48.167Z] ---> Running in 9eed3bc3fc7b [2022-09-14T14:53:48.167Z] ---> a92ed114061e [2022-09-14T14:53:48.167Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-14T14:53:48.215Z] $ docker top e369af9e509aa23b03676caf0d8330ba36f946b14cb4e8e442c2cd562baab877 -eo pid,comm [2022-09-14T14:53:48.428Z] OK: 211 MiB in 51 packages [2022-09-14T14:53:48.428Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:48.428Z] ---> 738fcdcff90c [2022-09-14T14:53:48.428Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] sh [2022-09-14T14:53:48.687Z] Removing intermediate container 4a12d6d9d033 [2022-09-14T14:53:48.687Z] ---> 385fe35c7d99 [2022-09-14T14:53:48.687Z] [2022-09-14T14:53:48.687Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T14:53:48.687Z] ---> 9c6f07244728 [2022-09-14T14:53:48.687Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-14T14:53:48.687Z] Removing intermediate container a24e7bf19ff8 [2022-09-14T14:53:48.687Z] ---> 6fbb0490fc27 [2022-09-14T14:53:48.687Z] [2022-09-14T14:53:48.687Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T14:53:48.687Z] ---> 9c6f07244728 [2022-09-14T14:53:48.687Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-14T14:53:48.687Z] ---> Running in df7831552851 [2022-09-14T14:53:48.687Z] ---> Running in cc3f97814a09 [2022-09-14T14:53:48.687Z] ---> 61fbbd1b06ed [2022-09-14T14:53:48.687Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-14T14:53:48.958Z] Removing intermediate container f5173bc78f39 [2022-09-14T14:53:48.958Z] ---> 2172000a975c [2022-09-14T14:53:48.958Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-14T14:53:48.958Z] ---> fafa13ca2f99 [2022-09-14T14:53:48.958Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-14T14:53:49.219Z] ---> 71a59e5814af [2022-09-14T14:53:49.219Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:53:49.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:49.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:49.219Z] ---> Running in 252ca9ca2d38 [2022-09-14T14:53:49.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:49.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:49.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:53:49.219Z] ---> 8a74cc5594c4 [2022-09-14T14:53:49.219Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-14T14:53:49.254Z] + go version [2022-09-14T14:53:49.254Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-14T14:53:49.292Z] $ docker stop --time=1 e369af9e509aa23b03676caf0d8330ba36f946b14cb4e8e442c2cd562baab877 [2022-09-14T14:53:49.478Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-14T14:53:49.478Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-14T14:53:49.478Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T14:53:49.478Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T14:53:49.478Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-14T14:53:49.478Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T14:53:49.478Z] OK: 6 MiB in 16 packages [2022-09-14T14:53:49.478Z] OK: 6 MiB in 15 packages [2022-09-14T14:53:49.738Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-14T14:53:49.738Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-14T14:53:49.738Z] ---> d3d3d54667be [2022-09-14T14:53:49.738Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-14T14:53:49.738Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-14T14:53:50.009Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-14T14:53:50.009Z] ---> b9e428537cb3 [2022-09-14T14:53:50.009Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-14T14:53:50.009Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-14T14:53:50.009Z] Removing intermediate container cc3f97814a09 [2022-09-14T14:53:50.009Z] ---> b2b0f57c09bd [2022-09-14T14:53:50.009Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T14:53:50.009Z] ---> Running in 936b034bfee9 [2022-09-14T14:53:50.009Z] Removing intermediate container df7831552851 [2022-09-14T14:53:50.009Z] ---> f9e0bf7925fe [2022-09-14T14:53:50.009Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T14:53:50.269Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-14T14:53:50.269Z] ---> Running in 1112a45ef3e2 [2022-09-14T14:53:50.269Z] ---> Running in bae4e1c04364 [2022-09-14T14:53:50.269Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T14:53:50.269Z] OK: 8 MiB in 20 packages [2022-09-14T14:53:50.269Z] Removing intermediate container 1112a45ef3e2 [2022-09-14T14:53:50.269Z] ---> ec748ba25391 [2022-09-14T14:53:50.269Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-14T14:53:50.536Z] ---> Running in 9cb3e8825a0f [2022-09-14T14:53:50.536Z] Removing intermediate container bae4e1c04364 [2022-09-14T14:53:50.536Z] ---> df7fed2c9f1d [2022-09-14T14:53:50.536Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-14T14:53:50.536Z] ---> Running in 3c6c9be49b3a [2022-09-14T14:53:50.797Z] Removing intermediate container 9cb3e8825a0f [2022-09-14T14:53:50.797Z] ---> 3b40fff09bee [2022-09-14T14:53:50.797Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T14:53:50.926Z] $ docker rm -f e369af9e509aa23b03676caf0d8330ba36f946b14cb4e8e442c2cd562baab877 [Pipeline] // withDockerContainer [Pipeline] } [2022-09-14T14:53:51.366Z] Removing intermediate container 3c6c9be49b3a [2022-09-14T14:53:51.366Z] ---> cdbec78b3c8b [2022-09-14T14:53:51.366Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T14:53:51.366Z] ---> Running in 7c9fcb115d62 [2022-09-14T14:53:51.366Z] Removing intermediate container 9eed3bc3fc7b [2022-09-14T14:53:51.366Z] ---> b99807230b0e [2022-09-14T14:53:51.366Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T14:53:51.366Z] ---> Running in 20b744cb5db8 [2022-09-14T14:53:51.366Z] Removing intermediate container 7c9fcb115d62 [2022-09-14T14:53:51.366Z] ---> c67cc037b12e [2022-09-14T14:53:51.366Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T14:53:51.366Z] Removing intermediate container 936b034bfee9 [2022-09-14T14:53:51.366Z] ---> ca12b0d1a47d [2022-09-14T14:53:51.366Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-09-14T14:53:51.628Z] ---> Running in 009a769363ae [2022-09-14T14:53:51.628Z] Removing intermediate container 20b744cb5db8 [2022-09-14T14:53:51.628Z] ---> 050eca3be4a2 [2022-09-14T14:53:51.628Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T14:53:51.628Z] ---> 4723c8bb7ed7 [2022-09-14T14:53:51.628Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-14T14:53:51.628Z] ---> 69d7d86214e9 [2022-09-14T14:53:51.628Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-14T14:53:51.628Z] Removing intermediate container 009a769363ae [2022-09-14T14:53:51.628Z] ---> 543c56b8fe8b [2022-09-14T14:53:51.628Z] Step 23/25 : LABEL arch=x86_64 [Pipeline] sh [2022-09-14T14:53:51.893Z] ---> Running in ffc0a4c08257 [2022-09-14T14:53:51.893Z] ---> e0ee338a9ce1 [2022-09-14T14:53:51.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-14T14:53:51.893Z] Removing intermediate container ffc0a4c08257 [2022-09-14T14:53:51.893Z] ---> d55ed7bd94db [2022-09-14T14:53:51.893Z] Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:53:51.983Z] + docker inspect -f . ci-base-image-arm64 [2022-09-14T14:53:51.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T14:53:52.152Z] ---> Running in 6e5ec679fb58 [2022-09-14T14:53:52.152Z] ---> d09e8d4dc4b3 [2022-09-14T14:53:52.152Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-14T14:53:52.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-29107 does not seem to be running inside a container [2022-09-14T14:53:52.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-14T14:53:52.411Z] Removing intermediate container 6e5ec679fb58 [2022-09-14T14:53:52.411Z] ---> f9323895f7cb [2022-09-14T14:53:52.411Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T14:53:52.411Z] ---> 1ceaa64456d9 [2022-09-14T14:53:52.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-14T14:53:52.411Z] ---> 9d10aae68b39 [2022-09-14T14:53:52.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-14T14:53:52.411Z] ---> Running in 8175a4b40779 [2022-09-14T14:53:52.411Z] ---> 07036699f854 [2022-09-14T14:53:52.411Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-14T14:53:52.672Z] ---> Running in 6c2a1eab1cd4 [2022-09-14T14:53:52.672Z] ---> 3aa8f76cb1e0 [2022-09-14T14:53:52.672Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-14T14:53:52.672Z] Removing intermediate container 8175a4b40779 [2022-09-14T14:53:52.672Z] ---> 699146823b92 [2022-09-14T14:53:52.672Z] [2022-09-14T14:53:52.672Z] ---> 25eb3e35cffa [2022-09-14T14:53:52.672Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-14T14:53:52.672Z] ---> Running in fe1e7cb3af7a [2022-09-14T14:53:52.672Z] Removing intermediate container 6c2a1eab1cd4 [2022-09-14T14:53:52.672Z] ---> 91190f6015be [2022-09-14T14:53:52.672Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T14:53:52.672Z] ---> Running in 77e4b95f305f [2022-09-14T14:53:52.672Z] Successfully built 699146823b92 [2022-09-14T14:53:53.009Z] Successfully tagged security-secretstore-setup:latest [2022-09-14T14:53:53.009Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-09-14T14:53:53.009Z] ---> Running in cb9fa7c62c0f [2022-09-14T14:53:53.009Z] Removing intermediate container fe1e7cb3af7a [2022-09-14T14:53:53.009Z] ---> 3746b570e217 [2022-09-14T14:53:53.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T14:53:53.269Z] ---> Running in 7f119fa97f98 [2022-09-14T14:53:53.269Z] Removing intermediate container 77e4b95f305f [2022-09-14T14:53:53.269Z] ---> 489d34b3f4b5 [2022-09-14T14:53:53.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T14:53:53.560Z] $ docker top 1f9558347749f7014ff0b01d69665a8c19e420ab31f94e32de7a3bde0df8d1d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-14T14:53:53.932Z] ========================================================= [2022-09-14T14:53:53.932Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-14T14:53:53.932Z] ========================================================= [Pipeline] sh [2022-09-14T14:53:54.209Z] Removing intermediate container cb9fa7c62c0f [2022-09-14T14:53:54.210Z] ---> 67f52ba88253 [2022-09-14T14:53:54.210Z] Step 22/24 : LABEL arch=x86_64 [2022-09-14T14:53:54.210Z] ---> Running in 9058346ff337 [2022-09-14T14:53:54.210Z] Removing intermediate container 7f119fa97f98 [2022-09-14T14:53:54.210Z] ---> 1addcd389570 [2022-09-14T14:53:54.210Z] Step 21/23 : LABEL arch=x86_64 [2022-09-14T14:53:54.210Z] ---> Running in 74bde2db4631 [2022-09-14T14:53:54.210Z] ---> Running in 90597a1cd8cf [2022-09-14T14:53:54.471Z] Removing intermediate container 9058346ff337 [2022-09-14T14:53:54.471Z] ---> 6c8ba6ed9aa7 [2022-09-14T14:53:54.471Z] Step 21/23 : LABEL arch=x86_64 [2022-09-14T14:53:54.471Z] ---> Running in 3e753d97762f [2022-09-14T14:53:54.471Z] Removing intermediate container 74bde2db4631 [2022-09-14T14:53:54.471Z] ---> 8e00c4b4e646 [2022-09-14T14:53:54.471Z] Step 23/24 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:53:54.471Z] Removing intermediate container 90597a1cd8cf [2022-09-14T14:53:54.471Z] ---> 05466dab4ab8 [2022-09-14T14:53:54.471Z] Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:53:54.581Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-14T14:53:54.736Z] ---> Running in 0b2cb1ab7541 [2022-09-14T14:53:54.737Z] ---> Running in dce6b18481ca [2022-09-14T14:53:54.737Z] Removing intermediate container 3e753d97762f [2022-09-14T14:53:54.737Z] ---> ff2aa3e4ee97 [2022-09-14T14:53:54.737Z] Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:53:54.737Z] ---> Running in cd6af2d164b9 [2022-09-14T14:53:54.737Z] Removing intermediate container 0b2cb1ab7541 [2022-09-14T14:53:54.737Z] ---> 58a475a8e2e0 [2022-09-14T14:53:54.737Z] Step 24/24 : LABEL version=0.0.0 [2022-09-14T14:53:54.737Z] Removing intermediate container dce6b18481ca [2022-09-14T14:53:54.737Z] ---> 65315b908b34 [2022-09-14T14:53:54.737Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T14:53:55.000Z] ---> Running in b02272238f4c [2022-09-14T14:53:55.000Z] ---> Running in 734da9b3df54 [2022-09-14T14:53:55.000Z] Removing intermediate container cd6af2d164b9 [2022-09-14T14:53:55.000Z] ---> de29829e94b4 [2022-09-14T14:53:55.000Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T14:53:55.261Z] ---> Running in ab88de0460df [2022-09-14T14:53:55.261Z] Removing intermediate container 734da9b3df54 [2022-09-14T14:53:55.261Z] ---> 38d55a42c370 [2022-09-14T14:53:55.261Z] [2022-09-14T14:53:55.261Z] Removing intermediate container b02272238f4c [2022-09-14T14:53:55.261Z] ---> 12adadab2447 [2022-09-14T14:53:55.261Z] [2022-09-14T14:53:55.261Z] Successfully built 38d55a42c370 [2022-09-14T14:53:55.261Z] Successfully tagged support-scheduler:latest [2022-09-14T14:53:55.261Z]  Building support-scheduler ... done Building security-bootstrapper [2022-09-14T14:53:55.300Z] + make test [2022-09-14T14:53:55.300Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-14T14:53:55.520Z] Successfully built 12adadab2447 [2022-09-14T14:53:55.520Z] Successfully tagged core-data:latest [2022-09-14T14:53:55.520Z] Building core-metadata [2022-09-14T14:53:55.520Z]  Building core-data ... done Removing intermediate container ab88de0460df [2022-09-14T14:53:55.520Z] ---> d09a25f95c77 [2022-09-14T14:53:55.520Z] [2022-09-14T14:53:55.781Z] Successfully built d09a25f95c77 [2022-09-14T14:53:55.781Z] Successfully tagged support-notifications:latest [2022-09-14T14:53:55.781Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-09-14T14:53:57.160Z] Removing intermediate container 252ca9ca2d38 [2022-09-14T14:53:57.160Z] ---> 8fd2c2f0158d [2022-09-14T14:53:57.160Z] Step 8/22 : COPY . . [2022-09-14T14:53:57.727Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:53:57.727Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:53:57.727Z] ---> 62720a3739f5 [2022-09-14T14:53:57.727Z] Step 3/26 : WORKDIR /edgex-go [2022-09-14T14:53:57.727Z] ---> Using cache [2022-09-14T14:53:57.727Z] ---> 017ed18e594d [2022-09-14T14:53:57.727Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> c063431eb179 [2022-09-14T14:53:57.728Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> 57699c590399 [2022-09-14T14:53:57.728Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> 80e1c363a726 [2022-09-14T14:53:57.728Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> 504c7006ff62 [2022-09-14T14:53:57.728Z] Step 8/26 : COPY . . [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> 12938bd3080e [2022-09-14T14:53:57.728Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> 788261413011 [2022-09-14T14:53:57.728Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> f70cd8da6de0 [2022-09-14T14:53:57.728Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> 6334d012bf3b [2022-09-14T14:53:57.728Z] Step 12/26 : WORKDIR /edgex-go [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> a25923c884a2 [2022-09-14T14:53:57.728Z] [2022-09-14T14:53:57.728Z] Step 13/26 : FROM alpine:3.15 [2022-09-14T14:53:57.728Z] ---> c4fc93816858 [2022-09-14T14:53:57.728Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> ef682782ef7a [2022-09-14T14:53:57.728Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> a69c5c27f3ca [2022-09-14T14:53:57.728Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-14T14:53:57.728Z] ---> Using cache [2022-09-14T14:53:57.728Z] ---> 0883a46405df [2022-09-14T14:53:57.728Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-14T14:54:01.014Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:54:01.014Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:54:01.014Z] ---> 62720a3739f5 [2022-09-14T14:54:01.014Z] Step 3/33 : WORKDIR /edgex-go [2022-09-14T14:54:01.014Z] ---> Using cache [2022-09-14T14:54:01.014Z] ---> 017ed18e594d [2022-09-14T14:54:01.014Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:54:01.014Z] ---> Using cache [2022-09-14T14:54:01.014Z] ---> c063431eb179 [2022-09-14T14:54:01.014Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-14T14:54:01.014Z] ---> Using cache [2022-09-14T14:54:01.014Z] ---> 2172000a975c [2022-09-14T14:54:01.014Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-14T14:54:01.014Z] ---> Using cache [2022-09-14T14:54:01.014Z] ---> 71a59e5814af [2022-09-14T14:54:01.014Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:54:01.014Z] ---> Using cache [2022-09-14T14:54:01.014Z] ---> 8fd2c2f0158d [2022-09-14T14:54:01.014Z] Step 8/33 : COPY . . [2022-09-14T14:54:01.584Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:54:01.584Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:54:01.584Z] ---> 62720a3739f5 [2022-09-14T14:54:01.584Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-14T14:54:01.584Z] ---> Using cache [2022-09-14T14:54:01.584Z] ---> 60b82fe5b0e9 [2022-09-14T14:54:01.584Z] Step 4/25 : WORKDIR /edgex-go [2022-09-14T14:54:01.584Z] ---> Using cache [2022-09-14T14:54:01.584Z] ---> 379ce25b5ef1 [2022-09-14T14:54:01.584Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:54:01.584Z] ---> Using cache [2022-09-14T14:54:01.584Z] ---> 9cd73f62c7bd [2022-09-14T14:54:01.584Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-14T14:54:01.584Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:54:01.584Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:54:01.584Z] ---> 62720a3739f5 [2022-09-14T14:54:01.584Z] Step 3/23 : WORKDIR /edgex-go [2022-09-14T14:54:01.584Z] ---> Using cache [2022-09-14T14:54:01.584Z] ---> 017ed18e594d [2022-09-14T14:54:01.584Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:54:01.584Z] ---> Using cache [2022-09-14T14:54:01.584Z] ---> c063431eb179 [2022-09-14T14:54:01.584Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-14T14:54:04.119Z] ---> 0667d8623154 [2022-09-14T14:54:04.119Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T14:54:04.119Z] ---> Running in ec457844d0de [2022-09-14T14:54:04.119Z] ---> Running in 0703db666f5f [2022-09-14T14:54:04.119Z] ---> 1afc87a290b5 [2022-09-14T14:54:04.119Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-14T14:54:04.378Z] ---> Running in 261b79fd1689 [2022-09-14T14:54:04.378Z] ---> 7e89d081034c [2022-09-14T14:54:04.378Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-14T14:54:04.637Z] ---> Running in 13afe3e200c8 [2022-09-14T14:54:04.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:04.637Z] ---> 5e3cedc558de [2022-09-14T14:54:04.637Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T14:54:04.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:04.637Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-14T14:54:04.896Z] ---> 392a604b3a36 [2022-09-14T14:54:04.896Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-14T14:54:04.896Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-14T14:54:05.155Z] ---> 8d9ad39846f1 [2022-09-14T14:54:05.155Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-14T14:54:05.414Z] ---> 6c4666723c7c [2022-09-14T14:54:05.414Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T14:54:05.414Z] ---> Running in dda08e7c8642 [2022-09-14T14:54:05.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:05.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:05.675Z] Removing intermediate container dda08e7c8642 [2022-09-14T14:54:05.675Z] ---> 8731c3804bf1 [2022-09-14T14:54:05.675Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T14:54:05.675Z] ---> Running in d5a1652d99fc [2022-09-14T14:54:05.675Z] Removing intermediate container d5a1652d99fc [2022-09-14T14:54:05.675Z] ---> a8e586a8fe95 [2022-09-14T14:54:05.675Z] Step 24/26 : LABEL arch=x86_64 [2022-09-14T14:54:05.675Z] OK: 211 MiB in 51 packages [2022-09-14T14:54:05.933Z] ---> Running in 479a46b62280 [2022-09-14T14:54:05.933Z] OK: 211 MiB in 51 packages [2022-09-14T14:54:05.933Z] Removing intermediate container 479a46b62280 [2022-09-14T14:54:05.933Z] ---> d50bc5e23041 [2022-09-14T14:54:05.933Z] Step 25/26 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:54:05.933Z] ---> Running in 832ee2906e75 [2022-09-14T14:54:06.195Z] Removing intermediate container 832ee2906e75 [2022-09-14T14:54:06.195Z] ---> 01253e1553ec [2022-09-14T14:54:06.195Z] Step 26/26 : LABEL version=0.0.0 [2022-09-14T14:54:06.195Z] ---> Running in 066118b2712d [2022-09-14T14:54:06.195Z] Removing intermediate container 066118b2712d [2022-09-14T14:54:06.195Z] ---> becfc998b1d4 [2022-09-14T14:54:06.195Z] [2022-09-14T14:54:06.195Z] Removing intermediate container ec457844d0de [2022-09-14T14:54:06.195Z] ---> 08dc8c119476 [2022-09-14T14:54:06.195Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-14T14:54:06.454Z] Successfully built becfc998b1d4 [2022-09-14T14:54:06.454Z] Successfully tagged security-spire-agent:latest [2022-09-14T14:54:06.454Z] Building security-spiffe-token-provider [2022-09-14T14:54:06.454Z]  Building security-spire-agent ... done Removing intermediate container 0703db666f5f [2022-09-14T14:54:06.454Z] ---> 6184993f6679 [2022-09-14T14:54:06.454Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-14T14:54:07.391Z] ---> 31644b92811c [2022-09-14T14:54:07.391Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:54:08.011Z] ---> 2cb23d5697a2 [2022-09-14T14:54:08.011Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:54:08.271Z] ---> Running in 794dfb0511b5 [2022-09-14T14:54:08.271Z] ---> Running in 836cc095c284 [2022-09-14T14:54:09.652Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:54:09.652Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:54:09.652Z] ---> 62720a3739f5 [2022-09-14T14:54:09.652Z] Step 3/20 : WORKDIR /edgex-go [2022-09-14T14:54:09.652Z] ---> Using cache [2022-09-14T14:54:09.652Z] ---> 017ed18e594d [2022-09-14T14:54:09.652Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-14T14:54:10.221Z] ---> Running in ac30e246c7c7 [2022-09-14T14:54:11.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:11.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:11.158Z] v3.16.2-161-gc2ac19fd6b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-14T14:54:11.158Z] v3.16.2-163-g5c02fd86e3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-14T14:54:11.158Z] OK: 17040 distinct packages available [2022-09-14T14:54:11.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:11.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:11.418Z] OK: 211 MiB in 51 packages [2022-09-14T14:54:13.958Z] Removing intermediate container ac30e246c7c7 [2022-09-14T14:54:13.958Z] ---> 359fbf565492 [2022-09-14T14:54:13.958Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-14T14:54:14.218Z] ---> 22ccc1f93d10 [2022-09-14T14:54:14.218Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:54:14.479Z] ---> Running in 175e246a5dcd [2022-09-14T14:54:21.086Z] Removing intermediate container 836cc095c284 [2022-09-14T14:54:21.086Z] ---> 55af78348956 [2022-09-14T14:54:21.086Z] Step 8/23 : COPY . . [2022-09-14T14:54:21.086Z] Removing intermediate container 794dfb0511b5 [2022-09-14T14:54:21.086Z] ---> 150687ae184d [2022-09-14T14:54:21.086Z] Step 9/25 : COPY . . [2022-09-14T14:54:21.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-14T14:54:25.302Z] ---> 10e146e05cf5 [2022-09-14T14:54:25.303Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-14T14:54:25.303Z] ---> 46c99ce8f30f [2022-09-14T14:54:25.303Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-14T14:54:25.564Z] Removing intermediate container 175e246a5dcd [2022-09-14T14:54:25.564Z] ---> d1aefc4b1e04 [2022-09-14T14:54:25.564Z] Step 7/20 : COPY . . [2022-09-14T14:54:25.564Z] ---> Running in 4bc3b7eb62de [2022-09-14T14:54:25.564Z] ---> Running in 145106d86aff [2022-09-14T14:54:26.133Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-14T14:54:26.133Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-14T14:54:27.685Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-14T14:54:28.038Z] Removing intermediate container 261b79fd1689 [2022-09-14T14:54:28.038Z] ---> c05300d44155 [2022-09-14T14:54:28.038Z] [2022-09-14T14:54:28.038Z] Step 10/22 : FROM alpine:3.16 [2022-09-14T14:54:28.038Z] ---> 9c6f07244728 [2022-09-14T14:54:28.038Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-14T14:54:28.038Z] ---> Running in 70eb2e758a04 [2022-09-14T14:54:28.038Z] Removing intermediate container 13afe3e200c8 [2022-09-14T14:54:28.038Z] ---> 312cba84eab4 [2022-09-14T14:54:28.038Z] [2022-09-14T14:54:28.038Z] Step 10/33 : FROM alpine:3.16 [2022-09-14T14:54:28.038Z] ---> 9c6f07244728 [2022-09-14T14:54:28.038Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T14:54:28.038Z] ---> Running in 99df4db1875e [2022-09-14T14:54:28.297Z] Removing intermediate container 99df4db1875e [2022-09-14T14:54:28.297Z] ---> 2f56ed923be6 [2022-09-14T14:54:28.297Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-14T14:54:28.297Z] ---> Running in 971629506cd2 [2022-09-14T14:54:28.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:28.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:28.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:28.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:28.815Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-14T14:54:28.815Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-14T14:54:28.815Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-14T14:54:28.815Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-14T14:54:28.815Z] (5/6) Installing curl (7.83.1-r3) [2022-09-14T14:54:28.815Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-14T14:54:28.815Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T14:54:28.815Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T14:54:28.815Z] OK: 8 MiB in 20 packages [2022-09-14T14:54:28.815Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-14T14:54:28.815Z] (2/2) Installing su-exec (0.2-r1) [2022-09-14T14:54:28.815Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T14:54:28.815Z] OK: 6 MiB in 16 packages [2022-09-14T14:54:30.216Z] ---> b9b62c30a65e [2022-09-14T14:54:30.216Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-14T14:54:30.216Z] ---> Running in fad1b9390c87 [2022-09-14T14:54:30.216Z] Removing intermediate container 971629506cd2 [2022-09-14T14:54:30.216Z] ---> 5c09e208f92e [2022-09-14T14:54:30.216Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-14T14:54:30.491Z] Removing intermediate container 70eb2e758a04 [2022-09-14T14:54:30.491Z] ---> 6562d7a92933 [2022-09-14T14:54:30.491Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-14T14:54:30.491Z] ---> Running in c331dfe01327 [2022-09-14T14:54:30.491Z] ---> Running in a44d8ce48998 [2022-09-14T14:54:30.754Z] Removing intermediate container a44d8ce48998 [2022-09-14T14:54:30.755Z] ---> 006fb18a29de [2022-09-14T14:54:30.755Z] Step 13/22 : WORKDIR /edgex [2022-09-14T14:54:30.755Z] Removing intermediate container c331dfe01327 [2022-09-14T14:54:30.755Z] ---> 108a2d303083 [2022-09-14T14:54:30.755Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-14T14:54:30.755Z] ---> Running in a0d8367cca23 [2022-09-14T14:54:30.755Z] ---> Running in 4c4cbc02dd54 [2022-09-14T14:54:31.014Z] Removing intermediate container a0d8367cca23 [2022-09-14T14:54:31.014Z] ---> ea8547eb1b86 [2022-09-14T14:54:31.014Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-14T14:54:31.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-14T14:54:31.014Z] Removing intermediate container 4c4cbc02dd54 [2022-09-14T14:54:31.014Z] ---> 6f69dcb0c3b0 [2022-09-14T14:54:31.014Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-14T14:54:31.014Z] ---> Running in fa9ddaede2d5 [2022-09-14T14:54:31.279Z] ---> 9d64d147e0b7 [2022-09-14T14:54:31.279Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-14T14:54:31.279Z] Removing intermediate container fa9ddaede2d5 [2022-09-14T14:54:31.279Z] ---> fdeccad347eb [2022-09-14T14:54:31.279Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-14T14:54:31.279Z] ---> Running in 9dcc4a8e3514 [2022-09-14T14:54:31.541Z] Removing intermediate container 9dcc4a8e3514 [2022-09-14T14:54:31.541Z] ---> 52febbf024ce [2022-09-14T14:54:31.541Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-14T14:54:31.799Z] ---> Running in dae47780b475 [2022-09-14T14:54:31.800Z] ---> 99be965a6069 [2022-09-14T14:54:31.800Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-14T14:54:32.739Z] ---> 4b2e9875a0e5 [2022-09-14T14:54:32.739Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-14T14:54:33.308Z] ---> 228567426fb7 [2022-09-14T14:54:33.308Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-14T14:54:33.308Z] Removing intermediate container dae47780b475 [2022-09-14T14:54:33.308Z] ---> bab7d07d6095 [2022-09-14T14:54:33.308Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-14T14:54:33.308Z] ---> Running in ed59fd643507 [2022-09-14T14:54:33.308Z] ---> Running in 3b4d6d222094 [2022-09-14T14:54:33.567Z] Removing intermediate container 3b4d6d222094 [2022-09-14T14:54:33.567Z] ---> d296ddf2d781 [2022-09-14T14:54:33.567Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-14T14:54:34.141Z] ---> 1908c1afd6c0 [2022-09-14T14:54:34.141Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-14T14:54:34.141Z] ---> Running in 7deb60209536 [2022-09-14T14:54:35.079Z] Removing intermediate container ed59fd643507 [2022-09-14T14:54:35.079Z] ---> 83a6e1d0b028 [2022-09-14T14:54:35.079Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-14T14:54:35.079Z] ---> Running in cb4dea1f9e09 [2022-09-14T14:54:35.338Z] Removing intermediate container cb4dea1f9e09 [2022-09-14T14:54:35.338Z] ---> cbc578c13135 [2022-09-14T14:54:35.338Z] Step 20/22 : LABEL arch=x86_64 [2022-09-14T14:54:35.338Z] ---> Running in 7f91bbf9b469 [2022-09-14T14:54:35.906Z] Removing intermediate container 7f91bbf9b469 [2022-09-14T14:54:35.906Z] ---> 7b6e11aeed21 [2022-09-14T14:54:35.906Z] Step 21/22 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:54:35.906Z] ---> Running in 7d8b36c2045f [2022-09-14T14:54:35.906Z] Removing intermediate container 7deb60209536 [2022-09-14T14:54:35.906Z] ---> 1a76596f8bbf [2022-09-14T14:54:35.906Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T14:54:36.166Z] Removing intermediate container 7d8b36c2045f [2022-09-14T14:54:36.166Z] ---> e48adab9baea [2022-09-14T14:54:36.166Z] Step 22/22 : LABEL version=0.0.0 [2022-09-14T14:54:36.444Z] ---> Running in d4278d7d075d [2022-09-14T14:54:36.444Z] ---> 13c5a8649c83 [2022-09-14T14:54:36.444Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-14T14:54:36.703Z] Removing intermediate container d4278d7d075d [2022-09-14T14:54:36.703Z] ---> 794f072e9112 [2022-09-14T14:54:36.703Z] [2022-09-14T14:54:36.703Z] Successfully built 794f072e9112 [2022-09-14T14:54:36.703Z] Successfully tagged security-proxy-setup:latest [2022-09-14T14:54:36.703Z]  Building security-proxy-setup ... done Building core-command [2022-09-14T14:54:38.607Z] ---> 5ca40d9b114f [2022-09-14T14:54:38.607Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-14T14:54:39.551Z] ---> e648adb30f03 [2022-09-14T14:54:39.551Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-14T14:54:39.551Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T14:54:39.551Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-14T14:54:39.551Z] ---> 62720a3739f5 [2022-09-14T14:54:39.551Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-14T14:54:39.551Z] ---> Using cache [2022-09-14T14:54:39.551Z] ---> 60b82fe5b0e9 [2022-09-14T14:54:39.551Z] Step 4/24 : WORKDIR /edgex-go [2022-09-14T14:54:39.551Z] ---> Using cache [2022-09-14T14:54:39.551Z] ---> 379ce25b5ef1 [2022-09-14T14:54:39.551Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:54:39.551Z] ---> Using cache [2022-09-14T14:54:39.551Z] ---> 9cd73f62c7bd [2022-09-14T14:54:39.551Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-14T14:54:39.551Z] ---> Using cache [2022-09-14T14:54:39.551Z] ---> 08dc8c119476 [2022-09-14T14:54:39.551Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-14T14:54:39.551Z] ---> Using cache [2022-09-14T14:54:39.551Z] ---> 31644b92811c [2022-09-14T14:54:39.551Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T14:54:39.551Z] ---> Using cache [2022-09-14T14:54:39.551Z] ---> 150687ae184d [2022-09-14T14:54:39.551Z] Step 9/24 : COPY . . [2022-09-14T14:54:39.551Z] ---> Using cache [2022-09-14T14:54:39.551Z] ---> 10e146e05cf5 [2022-09-14T14:54:39.551Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-14T14:54:39.551Z] ---> Running in c79150bea24b [2022-09-14T14:54:40.118Z] ---> cc69ce44ed87 [2022-09-14T14:54:40.118Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-14T14:54:40.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-14T14:54:40.378Z] ---> 75f2a340297e [2022-09-14T14:54:40.378Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-14T14:54:40.639Z] ---> 7d0281bcba84 [2022-09-14T14:54:40.639Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-14T14:54:41.207Z] ---> 9cf2e5df2078 [2022-09-14T14:54:41.207Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-14T14:54:41.207Z] ---> Running in cf771974cecf [2022-09-14T14:54:43.109Z] Removing intermediate container cf771974cecf [2022-09-14T14:54:43.109Z] ---> d543c0340be6 [2022-09-14T14:54:43.109Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-14T14:54:43.109Z] ---> Running in d5477af95031 [2022-09-14T14:54:43.368Z] Removing intermediate container d5477af95031 [2022-09-14T14:54:43.368Z] ---> 10aa5363208f [2022-09-14T14:54:43.368Z] Step 30/33 : CMD ["gate"] [2022-09-14T14:54:43.368Z] ---> Running in 0a17fc8aebb1 [2022-09-14T14:54:43.627Z] Removing intermediate container 0a17fc8aebb1 [2022-09-14T14:54:43.627Z] ---> b3491222b81e [2022-09-14T14:54:43.627Z] Step 31/33 : LABEL arch=x86_64 [2022-09-14T14:54:43.627Z] ---> Running in f73c8af435f2 [2022-09-14T14:54:44.194Z] Removing intermediate container f73c8af435f2 [2022-09-14T14:54:44.194Z] ---> d02ac0042c53 [2022-09-14T14:54:44.194Z] Step 32/33 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:54:44.195Z] ---> Running in 565e8535846c [2022-09-14T14:54:44.453Z] Removing intermediate container 565e8535846c [2022-09-14T14:54:44.453Z] ---> 3fd48a52a9e7 [2022-09-14T14:54:44.453Z] Step 33/33 : LABEL version=0.0.0 [2022-09-14T14:54:44.453Z] ---> Running in f1494c689797 [2022-09-14T14:54:44.717Z] Removing intermediate container f1494c689797 [2022-09-14T14:54:44.717Z] ---> fb32138962e2 [2022-09-14T14:54:44.717Z] [2022-09-14T14:54:44.717Z] Successfully built fb32138962e2 [2022-09-14T14:54:44.976Z] Successfully tagged security-bootstrapper:latest [2022-09-14T14:54:51.540Z]  Building security-bootstrapper ... done Removing intermediate container 145106d86aff [2022-09-14T14:54:51.540Z] ---> 6176215e12a6 [2022-09-14T14:54:51.540Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-14T14:54:51.540Z] ---> Running in c0d6ea7db40f [2022-09-14T14:54:51.811Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-14T14:54:53.889Z] Removing intermediate container 4bc3b7eb62de [2022-09-14T14:54:53.890Z] ---> 9e1fd4afb92a [2022-09-14T14:54:53.890Z] [2022-09-14T14:54:53.890Z] Step 11/25 : FROM alpine:3.16 [2022-09-14T14:54:53.890Z] ---> 9c6f07244728 [2022-09-14T14:54:53.890Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-14T14:54:53.890Z] ---> Using cache [2022-09-14T14:54:53.890Z] ---> b2b0f57c09bd [2022-09-14T14:54:53.890Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T14:54:53.890Z] ---> Using cache [2022-09-14T14:54:53.890Z] ---> ec748ba25391 [2022-09-14T14:54:53.890Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-14T14:54:53.890Z] ---> Running in 4b5028eab27a [2022-09-14T14:54:54.149Z] Removing intermediate container c0d6ea7db40f [2022-09-14T14:54:54.149Z] ---> f75d61b77f6d [2022-09-14T14:54:54.149Z] [2022-09-14T14:54:54.149Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T14:54:54.149Z] ---> 9c6f07244728 [2022-09-14T14:54:54.149Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-14T14:54:54.149Z] Removing intermediate container 4b5028eab27a [2022-09-14T14:54:54.149Z] ---> c2693edee804 [2022-09-14T14:54:54.149Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-14T14:54:54.149Z] ---> Running in 5a5d4d36ec07 [2022-09-14T14:54:54.149Z] ---> Running in 7ad8ac1c58a4 [2022-09-14T14:54:54.409Z] Removing intermediate container 5a5d4d36ec07 [2022-09-14T14:54:54.409Z] ---> ca7ecfdd7890 [2022-09-14T14:54:54.409Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-14T14:54:54.671Z] Removing intermediate container 7ad8ac1c58a4 [2022-09-14T14:54:54.671Z] ---> 17c4c2f46197 [2022-09-14T14:54:54.671Z] Step 16/25 : WORKDIR / [2022-09-14T14:54:54.671Z] ---> Running in 1a5d725b51be [2022-09-14T14:54:54.671Z] ---> Running in 0e91b4d273b5 [2022-09-14T14:54:54.930Z] Removing intermediate container 0e91b4d273b5 [2022-09-14T14:54:54.930Z] ---> 48afc624943b [2022-09-14T14:54:54.930Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T14:54:55.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:55.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:54:55.190Z] ---> 9f8cf3a22194 [2022-09-14T14:54:55.190Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-14T14:54:55.449Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-14T14:54:55.449Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-14T14:54:55.449Z] (3/33) Installing readline (8.1.2-r0) [2022-09-14T14:54:55.449Z] (4/33) Installing bash (5.1.16-r2) [2022-09-14T14:54:55.449Z] Executing bash-5.1.16-r2.post-install [2022-09-14T14:54:55.449Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-14T14:54:55.449Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-14T14:54:55.449Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-14T14:54:55.449Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-14T14:54:55.449Z] (9/33) Installing curl (7.83.1-r3) [2022-09-14T14:54:55.449Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-14T14:54:55.708Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-14T14:54:55.708Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-14T14:54:55.708Z] (13/33) Installing expat (2.4.8-r0) [2022-09-14T14:54:55.708Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-14T14:54:55.708Z] (15/33) Installing gdbm (1.23-r0) [2022-09-14T14:54:55.708Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-14T14:54:55.708Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-14T14:54:55.708Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-14T14:54:55.708Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-14T14:54:55.708Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-14T14:54:55.708Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-14T14:54:55.967Z] ---> 1d5c90dfb5af [2022-09-14T14:54:55.967Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-14T14:54:56.226Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-14T14:54:56.226Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-14T14:54:56.226Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-14T14:54:56.226Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-14T14:54:56.226Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-14T14:54:56.226Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-14T14:54:56.226Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-14T14:54:56.226Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-14T14:54:56.226Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-14T14:54:56.226Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-14T14:54:56.226Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-14T14:54:56.226Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-14T14:54:56.485Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T14:54:56.485Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T14:54:56.485Z] OK: 122 MiB in 47 packages [2022-09-14T14:54:56.485Z] ---> 63187b29c411 [2022-09-14T14:54:56.485Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-14T14:54:56.743Z] ---> 98009c0a5777 [2022-09-14T14:54:56.743Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-14T14:54:56.743Z] ---> Running in ed4d73ce3407 [2022-09-14T14:54:57.007Z] Removing intermediate container ed4d73ce3407 [2022-09-14T14:54:57.007Z] ---> 7e4a1f7c09d2 [2022-09-14T14:54:57.007Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T14:54:57.007Z] ---> Running in f69db2a3c523 [2022-09-14T14:54:57.269Z] Removing intermediate container f69db2a3c523 [2022-09-14T14:54:57.269Z] ---> b654a965c50b [2022-09-14T14:54:57.269Z] Step 23/25 : LABEL arch=x86_64 [2022-09-14T14:54:57.269Z] ---> Running in 1bf412726a3b [2022-09-14T14:54:57.528Z] Removing intermediate container 1bf412726a3b [2022-09-14T14:54:57.528Z] ---> 7e8b8aa78798 [2022-09-14T14:54:57.528Z] Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:54:57.528Z] ---> Running in c76569ef7fb2 [2022-09-14T14:54:57.788Z] Removing intermediate container c76569ef7fb2 [2022-09-14T14:54:57.788Z] ---> 1aa0ee1e0534 [2022-09-14T14:54:57.788Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T14:54:57.788Z] ---> Running in ec95eae1d969 [2022-09-14T14:54:58.047Z] Removing intermediate container ec95eae1d969 [2022-09-14T14:54:58.047Z] ---> e4188a56b89e [2022-09-14T14:54:58.047Z] [2022-09-14T14:54:58.047Z] Successfully built e4188a56b89e [2022-09-14T14:54:58.047Z] Successfully tagged core-metadata:latest [2022-09-14T14:54:58.614Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2022-09-14T14:54:58.873Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-14T14:54:58.873Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.8 MB/s eta 0:00:00 [2022-09-14T14:54:58.873Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-14T14:54:58.873Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-14T14:54:58.873Z] Preparing metadata (setup.py): started [2022-09-14T14:54:59.132Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T14:54:59.132Z] Collecting docopt<0.7,>=0.6.1 [2022-09-14T14:54:59.132Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-14T14:54:59.132Z] Preparing metadata (setup.py): started [2022-09-14T14:54:59.391Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T14:54:59.391Z] Collecting docker<4.0,>=3.6.0 [2022-09-14T14:54:59.649Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-14T14:54:59.649Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 76.5 MB/s eta 0:00:00 [2022-09-14T14:54:59.649Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-14T14:54:59.649Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-14T14:54:59.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 42.1 MB/s eta 0:00:00 [2022-09-14T14:54:59.650Z] Collecting PyYAML<4,>=3.10 [2022-09-14T14:54:59.650Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-14T14:54:59.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 70.8 MB/s eta 0:00:00 [2022-09-14T14:54:59.908Z] Preparing metadata (setup.py): started [2022-09-14T14:55:00.167Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T14:55:00.167Z] Collecting cached-property<2,>=1.2.0 [2022-09-14T14:55:00.167Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-14T14:55:00.167Z] Collecting jsonschema<3,>=2.5.1 [2022-09-14T14:55:00.167Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-14T14:55:00.167Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-14T14:55:00.426Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-14T14:55:00.426Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-14T14:55:00.426Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 163.3 MB/s eta 0:00:00 [2022-09-14T14:55:00.426Z] Collecting texttable<0.10,>=0.9.0 [2022-09-14T14:55:00.426Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-14T14:55:00.426Z] Preparing metadata (setup.py): started [2022-09-14T14:55:00.686Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T14:55:00.686Z] Collecting docker-pycreds>=0.4.0 [2022-09-14T14:55:00.686Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-14T14:55:00.948Z] Collecting certifi>=2017.4.17 [2022-09-14T14:55:00.948Z] Downloading certifi-2022.6.15.2-py3-none-any.whl (160 kB) [2022-09-14T14:55:00.948Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.4/160.4 kB 154.3 MB/s eta 0:00:00 [2022-09-14T14:55:00.948Z] Collecting idna<2.8,>=2.5 [2022-09-14T14:55:00.948Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-14T14:55:00.948Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 172.2 MB/s eta 0:00:00 [2022-09-14T14:55:00.948Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-14T14:55:00.948Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-14T14:55:00.948Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 103.5 MB/s eta 0:00:00 [2022-09-14T14:55:00.948Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-14T14:55:00.948Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-14T14:55:00.948Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 54.6 MB/s eta 0:00:00 [2022-09-14T14:55:00.948Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-14T14:55:00.948Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-14T14:55:00.948Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-14T14:55:00.948Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-14T14:55:01.207Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-14T14:55:01.207Z] Running setup.py install for texttable: started [2022-09-14T14:55:01.207Z] Removing intermediate container fad1b9390c87 [2022-09-14T14:55:01.207Z] ---> 004ebd582cf0 [2022-09-14T14:55:01.207Z] [2022-09-14T14:55:01.207Z] Step 9/20 : FROM alpine:3.15 [2022-09-14T14:55:01.207Z] ---> c4fc93816858 [2022-09-14T14:55:01.207Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T14:55:01.207Z] ---> Using cache [2022-09-14T14:55:01.207Z] ---> ef682782ef7a [2022-09-14T14:55:01.207Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T14:55:01.207Z] ---> Using cache [2022-09-14T14:55:01.207Z] ---> a69c5c27f3ca [2022-09-14T14:55:01.207Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-14T14:55:01.467Z] ---> Running in 2c4d7a80319b [2022-09-14T14:55:01.467Z] Running setup.py install for texttable: finished with status 'done' [2022-09-14T14:55:01.467Z] Running setup.py install for PyYAML: started [2022-09-14T14:55:01.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:55:01.990Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-14T14:55:01.990Z] Running setup.py install for docopt: started [2022-09-14T14:55:02.601Z] Running setup.py install for docopt: finished with status 'done' [2022-09-14T14:55:02.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:55:02.861Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T14:55:02.861Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T14:55:02.861Z] OK: 15856 distinct packages available [2022-09-14T14:55:02.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T14:55:03.120Z] Removing intermediate container c79150bea24b [2022-09-14T14:55:03.120Z] ---> 6c45b9b29618 [2022-09-14T14:55:03.120Z] [2022-09-14T14:55:03.120Z] Step 11/24 : FROM alpine:3.16 [2022-09-14T14:55:03.120Z] ---> 9c6f07244728 [2022-09-14T14:55:03.120Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-14T14:55:03.120Z] ---> Using cache [2022-09-14T14:55:03.120Z] ---> b2b0f57c09bd [2022-09-14T14:55:03.120Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T14:55:03.120Z] ---> Using cache [2022-09-14T14:55:03.120Z] ---> ec748ba25391 [2022-09-14T14:55:03.120Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-14T14:55:03.120Z] ---> Running in d9c1bce05752 [2022-09-14T14:55:03.120Z] Removing intermediate container d9c1bce05752 [2022-09-14T14:55:03.120Z] ---> ebe4ee439ea0 [2022-09-14T14:55:03.120Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-14T14:55:03.120Z] Running setup.py install for dockerpty: started [2022-09-14T14:55:03.120Z] ---> Running in 19ce25c06f0b [2022-09-14T14:55:03.380Z] Removing intermediate container 19ce25c06f0b [2022-09-14T14:55:03.380Z] ---> 2e4ed69bf434 [2022-09-14T14:55:03.380Z] Step 16/24 : WORKDIR / [2022-09-14T14:55:03.380Z] ---> Running in 0b9c3dc9d975 [2022-09-14T14:55:03.380Z] Removing intermediate container 0b9c3dc9d975 [2022-09-14T14:55:03.380Z] ---> 2fffb0be00fa [2022-09-14T14:55:03.380Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T14:55:03.640Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-14T14:55:03.640Z] ---> a71d37f20aab [2022-09-14T14:55:03.640Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-14T14:55:03.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T14:55:03.901Z] ---> b6b541785c80 [2022-09-14T14:55:03.901Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-14T14:55:03.901Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15.2 chardet-3.0.4 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 [2022-09-14T14:55:03.901Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-14T14:55:04.160Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-14T14:55:04.160Z] ---> e86f14847814 [2022-09-14T14:55:04.160Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-14T14:55:04.160Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-14T14:55:04.160Z] ---> Running in 274ab48d78ff [2022-09-14T14:55:04.160Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-14T14:55:04.420Z] Removing intermediate container 274ab48d78ff [2022-09-14T14:55:04.420Z] ---> ae080f222bd9 [2022-09-14T14:55:04.420Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T14:55:04.420Z] ---> Running in 05ae6165206b [2022-09-14T14:55:04.420Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-14T14:55:04.420Z] Removing intermediate container 05ae6165206b [2022-09-14T14:55:04.420Z] ---> 2ad34550d08f [2022-09-14T14:55:04.420Z] Step 22/24 : LABEL arch=x86_64 [2022-09-14T14:55:04.420Z] (5/9) Installing curl (7.80.0-r3) [2022-09-14T14:55:04.420Z] ---> Running in 94de28c29b72 [2022-09-14T14:55:04.723Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-14T14:55:04.723Z] Removing intermediate container 94de28c29b72 [2022-09-14T14:55:04.723Z] ---> 9eecc1da6e5b [2022-09-14T14:55:04.723Z] Step 23/24 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:55:04.723Z] ---> Running in e282a83d8eb4 [2022-09-14T14:55:04.723Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-14T14:55:04.723Z] (8/9) Installing libucontext (1.1-r0) [2022-09-14T14:55:04.723Z] Removing intermediate container e282a83d8eb4 [2022-09-14T14:55:04.723Z] ---> d09ef0346147 [2022-09-14T14:55:04.723Z] Step 24/24 : LABEL version=0.0.0 [2022-09-14T14:55:04.984Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-14T14:55:04.984Z] ---> Running in 6adfc05d2e69 [2022-09-14T14:55:04.984Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T14:55:04.984Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T14:55:04.984Z] OK: 8 MiB in 23 packages [2022-09-14T14:55:05.243Z] Removing intermediate container 6adfc05d2e69 [2022-09-14T14:55:05.243Z] ---> f0013b40cb27 [2022-09-14T14:55:05.243Z] [2022-09-14T14:55:05.243Z] Successfully built f0013b40cb27 [2022-09-14T14:55:05.243Z] Successfully tagged core-command:latest [2022-09-14T14:55:05.811Z]  Building core-command ... done Removing intermediate container 2c4d7a80319b [2022-09-14T14:55:05.811Z] ---> 2b1cbf6103ee [2022-09-14T14:55:05.811Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T14:55:06.071Z] ---> d96b73c1cf48 [2022-09-14T14:55:06.071Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-14T14:55:06.644Z] ---> 593925a26f33 [2022-09-14T14:55:06.644Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-14T14:55:06.904Z] ---> cf0ca08ddc30 [2022-09-14T14:55:06.904Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-14T14:55:06.904Z] ---> Running in c01446aed05a [2022-09-14T14:55:06.904Z] Removing intermediate container c01446aed05a [2022-09-14T14:55:06.904Z] ---> cfbd142c1cff [2022-09-14T14:55:06.904Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T14:55:06.904Z] ---> Running in acbdf11a77db [2022-09-14T14:55:07.165Z] Removing intermediate container 1a5d725b51be [2022-09-14T14:55:07.165Z] ---> 0d50e89171ee [2022-09-14T14:55:07.165Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-14T14:55:07.165Z] ---> Running in d1d9e3ca27d7 [2022-09-14T14:55:07.165Z] Removing intermediate container acbdf11a77db [2022-09-14T14:55:07.165Z] ---> 5f5d656bea41 [2022-09-14T14:55:07.165Z] Step 18/20 : LABEL arch=x86_64 [2022-09-14T14:55:07.165Z] ---> Running in 6ceaae21d0dd [2022-09-14T14:55:07.165Z] Removing intermediate container d1d9e3ca27d7 [2022-09-14T14:55:07.165Z] ---> 471295ab8d5a [2022-09-14T14:55:07.165Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T14:55:07.165Z] ---> Running in 6cdc564e5342 [2022-09-14T14:55:07.165Z] Removing intermediate container 6ceaae21d0dd [2022-09-14T14:55:07.165Z] ---> 8685ef615998 [2022-09-14T14:55:07.165Z] Step 19/20 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:55:07.425Z] ---> Running in 807857f1dcc4 [2022-09-14T14:55:07.425Z] Removing intermediate container 6cdc564e5342 [2022-09-14T14:55:07.425Z] ---> ab9281311196 [2022-09-14T14:55:07.425Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-14T14:55:07.425Z] Removing intermediate container 807857f1dcc4 [2022-09-14T14:55:07.425Z] ---> 6f74b3171ed1 [2022-09-14T14:55:07.425Z] Step 20/20 : LABEL version=0.0.0 [2022-09-14T14:55:07.425Z] ---> Running in 53d2e13b45c2 [2022-09-14T14:55:07.685Z] Removing intermediate container 53d2e13b45c2 [2022-09-14T14:55:07.685Z] ---> 0effc76d3541 [2022-09-14T14:55:07.685Z] [2022-09-14T14:55:07.685Z] ---> 796ebaaff357 [2022-09-14T14:55:07.685Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-14T14:55:07.685Z] Successfully built 0effc76d3541 [2022-09-14T14:55:07.685Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-14T14:55:07.947Z]  Building security-spiffe-token-provider ... done  ---> 5de28c0eb67e [2022-09-14T14:55:07.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-14T14:55:07.947Z] ---> 63093c015011 [2022-09-14T14:55:07.947Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-14T14:55:08.208Z] ---> Running in db2c89656fd8 [2022-09-14T14:55:08.208Z] Removing intermediate container db2c89656fd8 [2022-09-14T14:55:08.208Z] ---> 9772884daffe [2022-09-14T14:55:08.208Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T14:55:08.208Z] ---> Running in ee3b57f30b05 [2022-09-14T14:55:08.208Z] Removing intermediate container ee3b57f30b05 [2022-09-14T14:55:08.208Z] ---> 9534ded6eac2 [2022-09-14T14:55:08.208Z] Step 21/23 : LABEL arch=x86_64 [2022-09-14T14:55:08.472Z] ---> Running in 847ad0b6e514 [2022-09-14T14:55:08.472Z] Removing intermediate container 847ad0b6e514 [2022-09-14T14:55:08.472Z] ---> 244dfa966378 [2022-09-14T14:55:08.472Z] Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T14:55:08.472Z] ---> Running in 4d7c9652fc1e [2022-09-14T14:55:08.472Z] Removing intermediate container 4d7c9652fc1e [2022-09-14T14:55:08.472Z] ---> 1041c4aa01ce [2022-09-14T14:55:08.472Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T14:55:08.733Z] ---> Running in 9bc330d1e147 [2022-09-14T14:55:08.733Z] Removing intermediate container 9bc330d1e147 [2022-09-14T14:55:08.733Z] ---> bed05c2787b7 [2022-09-14T14:55:08.733Z] [2022-09-14T14:55:08.733Z] Successfully built bed05c2787b7 [2022-09-14T14:55:08.733Z] Successfully tagged sys-mgmt-agent:latest [2022-09-14T14:55:08.739Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-14T14:55:08.768Z] $ docker stop --time=1 5fe7abb02bb374693d7f5350204832485521f56ce9d8ab8ab9944c12026350a2 [2022-09-14T14:55:10.077Z] $ docker rm -f 5fe7abb02bb374693d7f5350204832485521f56ce9d8ab8ab9944c12026350a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-14T14:55:10.488Z] + docker images [2022-09-14T14:55:10.489Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-14T14:55:10.489Z] sys-mgmt-agent latest bed05c2787b7 2 seconds ago 136MB [2022-09-14T14:55:10.489Z] security-spiffe-token-provider latest 0effc76d3541 3 seconds ago 29.3MB [2022-09-14T14:55:10.489Z] core-command latest f0013b40cb27 6 seconds ago 17.3MB [2022-09-14T14:55:10.489Z] 6c45b9b29618 8 seconds ago 1.54GB [2022-09-14T14:55:10.489Z] 004ebd582cf0 9 seconds ago 1.58GB [2022-09-14T14:55:10.489Z] core-metadata latest e4188a56b89e 13 seconds ago 18.2MB [2022-09-14T14:55:10.489Z] f75d61b77f6d 17 seconds ago 1.53GB [2022-09-14T14:55:10.489Z] 9e1fd4afb92a 17 seconds ago 1.55GB [2022-09-14T14:55:10.489Z] security-bootstrapper latest fb32138962e2 26 seconds ago 19.8MB [2022-09-14T14:55:10.489Z] security-proxy-setup latest 794f072e9112 34 seconds ago 27.4MB [2022-09-14T14:55:10.489Z] 312cba84eab4 43 seconds ago 1.53GB [2022-09-14T14:55:10.489Z] c05300d44155 44 seconds ago 1.53GB [2022-09-14T14:55:10.489Z] security-spire-agent latest becfc998b1d4 About a minute ago 125MB [2022-09-14T14:55:10.489Z] core-data latest 12adadab2447 About a minute ago 21.6MB [2022-09-14T14:55:10.489Z] support-notifications latest d09a25f95c77 About a minute ago 27.3MB [2022-09-14T14:55:10.489Z] support-scheduler latest 38d55a42c370 About a minute ago 26.7MB [2022-09-14T14:55:10.489Z] security-secretstore-setup latest 699146823b92 About a minute ago 29.2MB [2022-09-14T14:55:10.489Z] 385fe35c7d99 About a minute ago 1.61GB [2022-09-14T14:55:10.489Z] 6fbb0490fc27 About a minute ago 1.61GB [2022-09-14T14:55:10.489Z] security-spire-server latest af1923ca6b70 About a minute ago 86.5MB [2022-09-14T14:55:10.489Z] 2316f595e32a About a minute ago 1.55GB [2022-09-14T14:55:10.489Z] fb8467f6bde2 About a minute ago 1.54GB [2022-09-14T14:55:10.489Z] 8e430c3289a7 About a minute ago 1.42GB [2022-09-14T14:55:10.489Z] security-spire-config latest 4a9e2c9eaf73 About a minute ago 85.8MB [2022-09-14T14:55:10.489Z] a25923c884a2 2 minutes ago 1.42GB [2022-09-14T14:55:10.489Z] ci-base-image-x86_64 latest 62720a3739f5 4 minutes ago 994MB [2022-09-14T14:55:10.489Z] alpine 3.15 c4fc93816858 5 weeks ago 5.59MB [2022-09-14T14:55:10.489Z] alpine 3.16 9c6f07244728 5 weeks ago 5.54MB [2022-09-14T14:55:10.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-14T14:55:10.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-14T14:55:10.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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] } [2022-09-14T14:56:04.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-14T14:56:04.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-14T14:56:05.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-14T14:56:05.583Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-14T14:56:08.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-14T14:56:08.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-14T14:56:08.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-14T14:56:08.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-14T14:56:08.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-14T14:56:12.281Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-14T14:56:12.281Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-14T14:56:12.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-14T14:56:12.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-14T14:56:12.281Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-14T14:56:12.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-14T14:56:27.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.341s coverage: 28.7% of statements [2022-09-14T14:56:27.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-14T14:56:27.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-14T14:56:28.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.443s coverage: 98.5% of statements [2022-09-14T14:56:31.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.418s coverage: 72.5% of statements [2022-09-14T14:56:31.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-14T14:56:31.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-14T14:56:31.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.547s coverage: 54.2% of statements [2022-09-14T14:56:31.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-14T14:56:31.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-14T14:56:53.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.519s coverage: 89.2% of statements [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-14T14:56:53.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.714s coverage: 2.1% of statements [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-14T14:56:53.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.942s coverage: 95.6% of statements [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-14T14:56:53.800Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.440s coverage: 72.2% of statements [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-14T14:56:53.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.564s coverage: 60.0% of statements [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-14T14:56:53.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.492s coverage: 0.9% of statements [2022-09-14T14:56:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-14T14:56:54.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.309s coverage: 58.8% of statements [2022-09-14T14:56:54.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.413s coverage: 29.6% of statements [2022-09-14T14:56:54.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-14T14:56:59.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements [2022-09-14T14:56:59.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.219s coverage: 79.5% of statements [2022-09-14T14:56:59.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.310s coverage: 94.1% of statements [2022-09-14T14:56:59.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2022-09-14T14:57:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements [2022-09-14T14:57:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.218s coverage: 94.4% of statements [2022-09-14T14:57:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2022-09-14T14:57:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.690s coverage: 80.8% of statements [2022-09-14T14:57:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-14T14:57:25.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-14T14:57:25.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-14T14:57:25.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 86.9% of statements [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-14T14:57:25.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-14T14:57:25.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-14T14:57:25.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-09-14T14:57:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-14T14:57:25.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements [2022-09-14T14:57:25.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.284s coverage: 87.2% of statements [2022-09-14T14:57:25.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2022-09-14T14:57:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.066s coverage: 91.2% of statements [2022-09-14T14:57:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-14T14:57:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.991s coverage: 64.7% of statements [2022-09-14T14:57:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-14T14:57:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-14T14:57:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements [2022-09-14T14:57:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2022-09-14T14:57:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2022-09-14T14:57:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-09-14T14:57:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2022-09-14T14:57:40.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.331s coverage: 65.8% of statements [2022-09-14T14:57:40.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-14T14:57:40.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-14T14:57:40.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-14T14:57:42.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.964s coverage: 41.2% of statements [2022-09-14T14:57:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-14T14:57:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-14T14:57:42.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements [2022-09-14T14:57:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-14T14:57:42.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements [2022-09-14T14:57:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-14T14:57:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-14T14:57:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-14T14:57:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-14T14:57:52.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.390s coverage: 17.7% of statements [2022-09-14T14:57:52.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-14T14:57:52.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-14T14:57:52.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-14T14:57:52.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-14T14:57:52.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.757s coverage: 92.3% of statements [2022-09-14T14:57:52.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-14T14:57:52.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-14T14:57:52.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-14T14:57:52.937Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.310s coverage: 63.2% of statements [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-14T14:57:52.937Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.474s coverage: 97.7% of statements [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-14T14:57:52.937Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.225s coverage: 28.9% of statements [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-14T14:57:52.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-14T14:57:52.937Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements [2022-09-14T14:57:52.937Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-09-14T14:57:53.211Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-14T14:57:53.211Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-14T14:57:53.211Z] GO111MODULE=on go vet ./... [2022-09-14T14:59:45.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-14T14:59:45.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-14T14:59:45.132Z] ./bin/test-attribution-txt.sh [2022-09-14T14:59:45.132Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-14T14:59:45.132Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-14T14:59:45.132Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-14T14:59:45.132Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-14T14:59:45.132Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-14T14:59:45.132Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-14T14:59:45.132Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-14T14:59:45.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-14T14:59:45.857Z] + ls -al . [2022-09-14T14:59:45.857Z] total 744 [2022-09-14T14:59:45.857Z] drwxrwxr-x 9 1001 1001 4096 Sep 14 14:53 . [2022-09-14T14:59:45.857Z] drwxr-xr-x 4 root root 4096 Sep 14 14:53 .. [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 16 Sep 14 14:52 .dockerignore [2022-09-14T14:59:45.857Z] drwxrwxr-x 8 1001 1001 4096 Sep 14 14:52 .git [2022-09-14T14:59:45.857Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 14:52 .github [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 1030 Sep 14 14:52 .gitignore [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 42 Sep 14 14:52 .golangci.yml [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 87 Sep 14 14:52 .hadolint.yml [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 166 Sep 14 14:52 .sonarcloud.properties [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 1171 Sep 14 14:52 ADOPTERS.md [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 10347 Sep 14 14:52 Attribution.txt [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 63209 Sep 14 14:52 CHANGELOG.md [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 3804 Sep 14 14:52 CONTRIBUTING.md [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 677 Sep 14 14:52 GOVERNANCE.md [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 850 Sep 14 14:52 Jenkinsfile [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 10775 Sep 14 14:52 LICENSE [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 13724 Sep 14 14:52 Makefile [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 582 Sep 14 14:52 OWNERS.md [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 9799 Sep 14 14:52 README.md [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 6912 Sep 14 14:52 SECURITY.md [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 5 Sep 14 14:49 VERSION [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 4131 Sep 14 14:52 ZMQWindows.md [2022-09-14T14:59:45.857Z] drwxrwxr-x 2 1001 1001 4096 Sep 14 14:52 bin [2022-09-14T14:59:45.857Z] drwxrwxr-x 18 1001 1001 4096 Sep 14 14:52 cmd [2022-09-14T14:59:45.857Z] -rw-r--r-- 1 root root 491197 Sep 14 14:57 coverage.out [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 92 Sep 14 14:52 dump.rdb [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 3682 Sep 14 14:52 go.mod [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 38527 Sep 14 14:52 go.sum [2022-09-14T14:59:45.857Z] drwxrwxr-x 8 1001 1001 4096 Sep 14 14:52 internal [2022-09-14T14:59:45.857Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 14:52 openapi [2022-09-14T14:59:45.857Z] drwxrwxr-x 4 1001 1001 4096 Sep 14 14:52 snap [2022-09-14T14:59:45.857Z] -rw-rw-r-- 1 1001 1001 204 Sep 14 14:52 version.go [Pipeline] sh [2022-09-14T14:59:46.537Z] + '[' -e coverage.out ] [2022-09-14T14:59:46.537Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-14T14:59:46.575Z] Warning: overwriting stash ‘coverage-report’ [2022-09-14T14:59:47.351Z] Stashed 1 file(s) [Pipeline] sh [2022-09-14T14:59:48.019Z] + make build [2022-09-14T14:59:48.019Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-14T15:01:09.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-14T15:02:31.743Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-14T15:02:31.743Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-14T15:03:04.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-14T15:03:04.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-14T15:03:07.548Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-14T15:03:14.270Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-14T15:03:16.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-14T15:03:22.324Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-14T15:03:25.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-14T15:03:30.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-14T15:03:38.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-14T15:03:44.018Z] $ docker stop --time=1 1f9558347749f7014ff0b01d69665a8c19e420ab31f94e32de7a3bde0df8d1d2 [2022-09-14T15:03:45.990Z] $ docker rm -f 1f9558347749f7014ff0b01d69665a8c19e420ab31f94e32de7a3bde0df8d1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T15:03:48.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-14T15:03:48.556Z] [2022-09-14T15:03:48.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T15:03:48.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-14T15:03:49.236Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-14T15:03:49.236Z] 29e5d40040c1: Pulling fs layer [2022-09-14T15:03:49.236Z] 1ce36da41761: Pulling fs layer [2022-09-14T15:03:49.236Z] 25b303627fd3: Pulling fs layer [2022-09-14T15:03:49.510Z] 29e5d40040c1: Verifying Checksum [2022-09-14T15:03:49.510Z] 29e5d40040c1: Download complete [2022-09-14T15:03:49.786Z] 1ce36da41761: Verifying Checksum [2022-09-14T15:03:49.786Z] 1ce36da41761: Download complete [2022-09-14T15:03:50.059Z] 29e5d40040c1: Pull complete [2022-09-14T15:03:51.496Z] 1ce36da41761: Pull complete [2022-09-14T15:03:51.496Z] 25b303627fd3: Verifying Checksum [2022-09-14T15:03:51.496Z] 25b303627fd3: Download complete [2022-09-14T15:04:03.895Z] 25b303627fd3: Pull complete [2022-09-14T15:04:03.896Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-14T15:04:03.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-14T15:04:03.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T15:04:04.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-29107 does not seem to be running inside a container [2022-09-14T15:04:04.363Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-14T15:04:06.712Z] $ docker top 1b1a776d70403635cdaf5fc6bdac17eee261fd3285872283d936d0a0cd639bc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T15:04:07.682Z] + docker-compose build --help [2022-09-14T15:04:07.682Z] + grep parallel [2022-09-14T15:04:11.977Z] --parallel Build images in parallel. [Pipeline] } [2022-09-14T15:04:12.009Z] $ docker stop --time=1 1b1a776d70403635cdaf5fc6bdac17eee261fd3285872283d936d0a0cd639bc5 [2022-09-14T15:04:13.661Z] $ docker rm -f 1b1a776d70403635cdaf5fc6bdac17eee261fd3285872283d936d0a0cd639bc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T15:04:14.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-14T15:04:14.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T15:04:14.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-29107 does not seem to be running inside a container [2022-09-14T15:04:14.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-14T15:04:16.121Z] $ docker top a73815984a05eb5b33d6eca01f9ee567325e3eaa327dbef9f8b06429433d0f6a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T15:04:17.068Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-14T15:04:21.362Z] Building core-command ... [2022-09-14T15:04:21.362Z] Building core-data ... [2022-09-14T15:04:21.362Z] Building core-metadata ... [2022-09-14T15:04:21.362Z] Building security-bootstrapper ... [2022-09-14T15:04:21.362Z] Building security-proxy-setup ... [2022-09-14T15:04:21.362Z] Building security-secretstore-setup ... [2022-09-14T15:04:21.362Z] Building security-spiffe-token-provider ... [2022-09-14T15:04:21.362Z] Building security-spire-agent ... [2022-09-14T15:04:21.363Z] Building security-spire-config ... [2022-09-14T15:04:21.363Z] Building security-spire-server ... [2022-09-14T15:04:21.363Z] Building support-notifications ... [2022-09-14T15:04:21.363Z] Building support-scheduler ... [2022-09-14T15:04:21.363Z] Building sys-mgmt-agent ... [2022-09-14T15:04:21.363Z] Building security-spire-agent [2022-09-14T15:04:21.363Z] Building security-spire-config [2022-09-14T15:04:21.363Z] Building security-proxy-setup [2022-09-14T15:04:21.363Z] Building support-scheduler [2022-09-14T15:04:21.363Z] Building support-notifications [2022-09-14T15:05:08.315Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:05:08.315Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:05:08.315Z] ---> 8cfe6da97dee [2022-09-14T15:05:08.315Z] Step 3/26 : WORKDIR /edgex-go [2022-09-14T15:05:08.315Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:05:08.315Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:05:08.315Z] ---> 8cfe6da97dee [2022-09-14T15:05:08.315Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-14T15:05:08.315Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:05:08.315Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:05:08.315Z] ---> 8cfe6da97dee [2022-09-14T15:05:08.315Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-14T15:05:08.315Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:05:08.315Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:05:08.315Z] ---> 8cfe6da97dee [2022-09-14T15:05:08.315Z] Step 3/26 : WORKDIR /edgex-go [2022-09-14T15:05:08.315Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:05:08.315Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:05:08.315Z] ---> 8cfe6da97dee [2022-09-14T15:05:08.315Z] Step 3/22 : WORKDIR /edgex-go [2022-09-14T15:05:08.918Z] ---> Running in b35fd1bbb553 [2022-09-14T15:05:08.918Z] ---> Running in 7079ab3af09d [2022-09-14T15:05:08.918Z] ---> Running in c06fc0d4357c [2022-09-14T15:05:08.918Z] ---> Running in 43a84cdeaabe [2022-09-14T15:05:08.918Z] ---> Running in 58e795483198 [2022-09-14T15:05:09.520Z] Removing intermediate container 7079ab3af09d [2022-09-14T15:05:09.520Z] ---> 5b5a12ff622b [2022-09-14T15:05:09.520Z] Step 4/23 : WORKDIR /edgex-go [2022-09-14T15:05:09.520Z] Removing intermediate container 43a84cdeaabe [2022-09-14T15:05:09.520Z] ---> 9c4bf220de7f [2022-09-14T15:05:09.520Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:05:09.520Z] Removing intermediate container b35fd1bbb553 [2022-09-14T15:05:09.520Z] ---> fdc2245f4767 [2022-09-14T15:05:09.520Z] Step 4/23 : WORKDIR /edgex-go [2022-09-14T15:05:09.520Z] Removing intermediate container 58e795483198 [2022-09-14T15:05:09.520Z] ---> 483901f2a4c6 [2022-09-14T15:05:09.520Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:05:09.520Z] ---> Running in 882bb6b6235e [2022-09-14T15:05:09.800Z] ---> Running in c7b133a26047 [2022-09-14T15:05:09.800Z] ---> Running in cfa6ba334c65 [2022-09-14T15:05:09.800Z] Removing intermediate container c06fc0d4357c [2022-09-14T15:05:09.800Z] ---> fdd55ce75d11 [2022-09-14T15:05:09.800Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:05:09.800Z] ---> Running in 12c806c22177 [2022-09-14T15:05:10.077Z] ---> Running in 00839f178bd2 [2022-09-14T15:05:10.693Z] Removing intermediate container c7b133a26047 [2022-09-14T15:05:10.693Z] ---> 5652dc0259e7 [2022-09-14T15:05:10.693Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:05:10.693Z] Removing intermediate container 882bb6b6235e [2022-09-14T15:05:10.693Z] ---> b463b24c15ce [2022-09-14T15:05:10.693Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:05:10.693Z] ---> Running in d59f3943a1ad [2022-09-14T15:05:10.986Z] ---> Running in 4d5b24b00bbd [2022-09-14T15:05:12.981Z] Removing intermediate container cfa6ba334c65 [2022-09-14T15:05:12.981Z] ---> f7137a25249b [2022-09-14T15:05:12.981Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T15:05:13.258Z] ---> Running in d5e745b1caeb [2022-09-14T15:05:13.863Z] Removing intermediate container 12c806c22177 [2022-09-14T15:05:13.863Z] ---> 5d85522e42fe [2022-09-14T15:05:13.863Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T15:05:13.863Z] Removing intermediate container 00839f178bd2 [2022-09-14T15:05:13.863Z] ---> 6f2e181f3843 [2022-09-14T15:05:13.863Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-14T15:05:14.144Z] ---> Running in 4b9c420301ef [2022-09-14T15:05:14.144Z] ---> Running in 6af7619f9515 [2022-09-14T15:05:14.749Z] Removing intermediate container d59f3943a1ad [2022-09-14T15:05:14.749Z] ---> f707cc8c236f [2022-09-14T15:05:14.749Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-14T15:05:14.749Z] ---> Running in 56e5a9b90622 [2022-09-14T15:05:15.026Z] Removing intermediate container 4d5b24b00bbd [2022-09-14T15:05:15.026Z] ---> 298e19a3cc40 [2022-09-14T15:05:15.026Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-14T15:05:15.309Z] ---> Running in cf9f5abe9465 [2022-09-14T15:05:15.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:05:16.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:05:16.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:05:16.788Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:05:16.788Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:05:17.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:05:17.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:05:17.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:05:17.631Z] OK: 221 MiB in 51 packages [2022-09-14T15:05:17.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:05:17.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:05:18.512Z] OK: 221 MiB in 51 packages [2022-09-14T15:05:18.512Z] OK: 221 MiB in 51 packages [2022-09-14T15:05:19.118Z] Removing intermediate container d5e745b1caeb [2022-09-14T15:05:19.118Z] ---> c1f0a029e36d [2022-09-14T15:05:19.118Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-14T15:05:19.394Z] OK: 221 MiB in 51 packages [2022-09-14T15:05:19.394Z] OK: 221 MiB in 51 packages [2022-09-14T15:05:20.380Z] Removing intermediate container 6af7619f9515 [2022-09-14T15:05:20.380Z] ---> 196d570be14b [2022-09-14T15:05:20.380Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-14T15:05:20.380Z] ---> a9a13f1fe561 [2022-09-14T15:05:20.380Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:05:20.660Z] Removing intermediate container 4b9c420301ef [2022-09-14T15:05:20.660Z] ---> d74d82af2fde [2022-09-14T15:05:20.660Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-14T15:05:20.660Z] ---> Running in d21db48f5afb [2022-09-14T15:05:21.269Z] Removing intermediate container 56e5a9b90622 [2022-09-14T15:05:21.270Z] ---> bf9ff532551d [2022-09-14T15:05:21.270Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-14T15:05:21.270Z] Removing intermediate container cf9f5abe9465 [2022-09-14T15:05:21.270Z] ---> 5b8448482f9c [2022-09-14T15:05:21.270Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-14T15:05:21.879Z] ---> 7cb0acccc112 [2022-09-14T15:05:21.879Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:05:21.879Z] ---> Running in 7b3e9ab68a68 [2022-09-14T15:05:22.156Z] ---> 9305b082311d [2022-09-14T15:05:22.156Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:05:22.156Z] ---> Running in 5ee2f7876df6 [2022-09-14T15:05:22.763Z] ---> 160cabbf6c7c [2022-09-14T15:05:22.763Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:05:22.763Z] ---> be55d3663c9b [2022-09-14T15:05:22.763Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:05:22.763Z] ---> Running in 0578e7db8c7e [2022-09-14T15:05:23.035Z] ---> Running in 65eacb505822 [2022-09-14T15:06:19.652Z] Removing intermediate container d21db48f5afb [2022-09-14T15:06:19.652Z] ---> 5cc29d422fa5 [2022-09-14T15:06:19.652Z] Step 8/26 : COPY . . [2022-09-14T15:06:19.652Z] Removing intermediate container 7b3e9ab68a68 [2022-09-14T15:06:19.652Z] ---> 5f5c7952f451 [2022-09-14T15:06:19.652Z] Step 8/22 : COPY . . [2022-09-14T15:06:19.652Z] Removing intermediate container 65eacb505822 [2022-09-14T15:06:19.652Z] ---> dbbd109108ab [2022-09-14T15:06:19.652Z] Step 9/23 : COPY . . [2022-09-14T15:06:19.652Z] Removing intermediate container 5ee2f7876df6 [2022-09-14T15:06:19.652Z] ---> fcff76058c68 [2022-09-14T15:06:19.652Z] Step 8/26 : COPY . . [2022-09-14T15:06:19.652Z] Removing intermediate container 0578e7db8c7e [2022-09-14T15:06:19.652Z] ---> fcb8b1007045 [2022-09-14T15:06:19.652Z] Step 9/23 : COPY . . [2022-09-14T15:06:34.752Z] ---> 559e8525f942 [2022-09-14T15:06:34.752Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T15:06:34.752Z] ---> 868659ca0a23 [2022-09-14T15:06:34.752Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T15:06:34.752Z] ---> Running in c9c0e632eca3 [2022-09-14T15:06:34.752Z] ---> f83a60227598 [2022-09-14T15:06:34.752Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-14T15:06:34.752Z] ---> edf04279ca06 [2022-09-14T15:06:34.752Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-14T15:06:34.752Z] ---> 5a7fc51fc8ec [2022-09-14T15:06:34.752Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-14T15:06:34.752Z] ---> Running in ed3ac5c2a5fa [2022-09-14T15:06:34.752Z] ---> Running in 344c38395f3f [2022-09-14T15:06:34.752Z] ---> Running in 8087aa0eb81f [2022-09-14T15:06:34.752Z] ---> Running in 0ec1482e3d92 [2022-09-14T15:06:34.752Z] Removing intermediate container c9c0e632eca3 [2022-09-14T15:06:34.752Z] ---> fa7542054765 [2022-09-14T15:06:34.752Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-14T15:06:34.752Z] Removing intermediate container ed3ac5c2a5fa [2022-09-14T15:06:34.752Z] ---> ce2c7de64216 [2022-09-14T15:06:34.752Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-14T15:06:35.030Z] ---> Running in 66ce61602406 [2022-09-14T15:06:35.030Z] ---> Running in 4663c802f9a7 [2022-09-14T15:06:35.638Z] Removing intermediate container 66ce61602406 [2022-09-14T15:06:35.638Z] ---> 727dbf83e7fc [2022-09-14T15:06:35.638Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T15:06:35.638Z] ---> Running in 57328a74e3b0 [2022-09-14T15:06:35.918Z] Removing intermediate container 4663c802f9a7 [2022-09-14T15:06:35.918Z] ---> 5adf8668735e [2022-09-14T15:06:35.918Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T15:06:35.918Z] ---> Running in 973b81aefc0d [2022-09-14T15:06:36.917Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-14T15:06:36.917Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-14T15:06:37.193Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-14T15:06:39.203Z] Removing intermediate container 57328a74e3b0 [2022-09-14T15:06:39.203Z] ---> df1c76041ecf [2022-09-14T15:06:39.203Z] Step 12/26 : WORKDIR /edgex-go [2022-09-14T15:06:39.203Z] ---> Running in 8ed424ded72d [2022-09-14T15:06:39.488Z] Removing intermediate container 973b81aefc0d [2022-09-14T15:06:39.488Z] ---> 5e52b2346be8 [2022-09-14T15:06:39.488Z] Step 12/26 : WORKDIR /edgex-go [2022-09-14T15:06:39.488Z] ---> Running in 0b32d35a5ef6 [2022-09-14T15:06:39.774Z] Removing intermediate container 8ed424ded72d [2022-09-14T15:06:39.774Z] ---> 42ab0d02ce99 [2022-09-14T15:06:39.774Z] [2022-09-14T15:06:39.774Z] Step 13/26 : FROM alpine:3.15 [2022-09-14T15:06:40.054Z] 3.15: Pulling from library/alpine [2022-09-14T15:06:40.054Z] Removing intermediate container 0b32d35a5ef6 [2022-09-14T15:06:40.054Z] ---> b4b9c4f21c27 [2022-09-14T15:06:40.054Z] [2022-09-14T15:06:40.054Z] Step 13/26 : FROM alpine:3.15 [2022-09-14T15:06:40.336Z] 3.15: Pulling from library/alpine [2022-09-14T15:06:42.972Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-14T15:06:42.972Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-14T15:06:42.972Z] Status: Downloaded newer image for alpine:3.15 [2022-09-14T15:06:42.972Z] Status: Image is up to date for alpine:3.15 [2022-09-14T15:06:42.972Z] ---> 02e0d6fdf486 [2022-09-14T15:06:42.972Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T15:06:42.972Z] ---> 02e0d6fdf486 [2022-09-14T15:06:42.972Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T15:06:42.972Z] ---> Running in 6b7147709c11 [2022-09-14T15:06:42.972Z] ---> Running in 23471ade1d38 [2022-09-14T15:06:43.593Z] Removing intermediate container 6b7147709c11 [2022-09-14T15:06:43.593Z] ---> 578392961a4f [2022-09-14T15:06:43.593Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:06:43.593Z] Removing intermediate container 23471ade1d38 [2022-09-14T15:06:43.593Z] ---> 07b9ab9f6cbb [2022-09-14T15:06:43.593Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:06:43.593Z] ---> Running in 732aa6283167 [2022-09-14T15:06:43.879Z] ---> Running in 17272d84d813 [2022-09-14T15:06:48.194Z] Removing intermediate container 17272d84d813 [2022-09-14T15:06:48.194Z] ---> 862a3fe85339 [2022-09-14T15:06:48.194Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-14T15:06:48.194Z] ---> Running in 4fcdd24a712f [2022-09-14T15:06:48.194Z] Removing intermediate container 732aa6283167 [2022-09-14T15:06:48.194Z] ---> e623f8d939bf [2022-09-14T15:06:48.194Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-14T15:06:48.194Z] ---> Running in 0b9b55159884 [2022-09-14T15:06:50.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:06:50.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:06:51.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:06:51.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:06:52.045Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T15:06:52.045Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T15:06:52.045Z] OK: 15733 distinct packages available [2022-09-14T15:06:52.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:06:52.600Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T15:06:52.600Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T15:06:52.600Z] OK: 15733 distinct packages available [2022-09-14T15:06:52.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:06:53.153Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:06:54.143Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:06:54.143Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-14T15:06:54.417Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-14T15:06:54.417Z] (3/4) Installing libucontext (1.1-r0) [2022-09-14T15:06:54.417Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-14T15:06:54.692Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T15:06:54.692Z] OK: 6 MiB in 18 packages [2022-09-14T15:06:54.965Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-14T15:06:54.965Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-14T15:06:55.245Z] (3/5) Installing libucontext (1.1-r0) [2022-09-14T15:06:55.245Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-14T15:06:55.245Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-14T15:06:55.525Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T15:06:55.525Z] OK: 6 MiB in 19 packages [2022-09-14T15:06:56.130Z] Removing intermediate container 4fcdd24a712f [2022-09-14T15:06:56.130Z] ---> 94b344c3fe7d [2022-09-14T15:06:56.130Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T15:06:57.582Z] Removing intermediate container 0b9b55159884 [2022-09-14T15:06:57.582Z] ---> 2546df3c08a6 [2022-09-14T15:06:57.582Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-14T15:07:02.999Z] ---> 1a5072da4517 [2022-09-14T15:07:02.999Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T15:07:03.982Z] ---> c5e10892d7e9 [2022-09-14T15:07:03.982Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T15:07:04.974Z] ---> 9e0f8e74997c [2022-09-14T15:07:04.974Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-14T15:07:05.255Z] ---> Running in b17c7fed7cf5 [2022-09-14T15:07:06.256Z] Removing intermediate container b17c7fed7cf5 [2022-09-14T15:07:06.256Z] ---> 03ab76d7f1a8 [2022-09-14T15:07:06.256Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-14T15:07:07.708Z] ---> d03efac1f7e0 [2022-09-14T15:07:07.708Z] Step 21/26 : WORKDIR / [2022-09-14T15:07:07.708Z] ---> Running in d44aca31afd4 [2022-09-14T15:07:08.316Z] Removing intermediate container d44aca31afd4 [2022-09-14T15:07:08.316Z] ---> d4423f6a000f [2022-09-14T15:07:08.316Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T15:07:08.597Z] ---> Running in 5db536c823eb [2022-09-14T15:07:08.878Z] Removing intermediate container 5db536c823eb [2022-09-14T15:07:08.878Z] ---> 5e3e9af9921b [2022-09-14T15:07:08.878Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T15:07:09.162Z] ---> Running in ff131e3c3563 [2022-09-14T15:07:09.775Z] ---> a554072ef3a6 [2022-09-14T15:07:09.775Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T15:07:09.775Z] Removing intermediate container ff131e3c3563 [2022-09-14T15:07:09.775Z] ---> ef3657c58eec [2022-09-14T15:07:09.775Z] Step 24/26 : LABEL arch=arm64 [2022-09-14T15:07:10.048Z] ---> Running in 7dbfd8234c79 [2022-09-14T15:07:10.653Z] Removing intermediate container 7dbfd8234c79 [2022-09-14T15:07:10.653Z] ---> 08fdd219e5af [2022-09-14T15:07:10.653Z] Step 25/26 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:07:10.932Z] ---> ed7d1d2c659f [2022-09-14T15:07:10.932Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-14T15:07:10.932Z] ---> Running in bc96188f7064 [2022-09-14T15:07:11.542Z] Removing intermediate container bc96188f7064 [2022-09-14T15:07:11.542Z] ---> caa019a2d818 [2022-09-14T15:07:11.542Z] Step 26/26 : LABEL version=0.0.0 [2022-09-14T15:07:11.542Z] ---> Running in 98fbaaab608d [2022-09-14T15:07:12.152Z] ---> 28cd0c922c46 [2022-09-14T15:07:12.152Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-14T15:07:12.152Z] Removing intermediate container 98fbaaab608d [2022-09-14T15:07:12.152Z] ---> 793ce24c6d71 [2022-09-14T15:07:12.152Z] [2022-09-14T15:07:12.770Z] Successfully built 793ce24c6d71 [2022-09-14T15:07:12.770Z] Successfully tagged security-spire-config-arm64:latest [2022-09-14T15:07:12.770Z] Building security-spire-server [2022-09-14T15:07:13.380Z]  Building security-spire-config ... done  ---> b93a7d3fe18e [2022-09-14T15:07:13.380Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T15:07:13.380Z] ---> Running in a582aed4afbf [2022-09-14T15:07:13.991Z] Removing intermediate container a582aed4afbf [2022-09-14T15:07:13.991Z] ---> 7b1fdab3bcc9 [2022-09-14T15:07:13.991Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T15:07:13.991Z] ---> Running in 94aa608e6577 [2022-09-14T15:07:14.596Z] Removing intermediate container 94aa608e6577 [2022-09-14T15:07:14.596Z] ---> e31f3acd76a3 [2022-09-14T15:07:14.596Z] Step 24/26 : LABEL arch=arm64 [2022-09-14T15:07:14.596Z] ---> Running in 801b2cf32e91 [2022-09-14T15:07:15.194Z] Removing intermediate container 801b2cf32e91 [2022-09-14T15:07:15.194Z] ---> bf3ae8595497 [2022-09-14T15:07:15.194Z] Step 25/26 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:07:15.194Z] ---> Running in be7e337747aa [2022-09-14T15:07:16.178Z] Removing intermediate container be7e337747aa [2022-09-14T15:07:16.178Z] ---> 2493bd702108 [2022-09-14T15:07:16.178Z] Step 26/26 : LABEL version=0.0.0 [2022-09-14T15:07:16.178Z] ---> Running in 84096eeea8f3 [2022-09-14T15:07:17.164Z] Removing intermediate container 84096eeea8f3 [2022-09-14T15:07:17.164Z] ---> 1b3e75b6f9aa [2022-09-14T15:07:17.164Z] [2022-09-14T15:07:17.442Z] Successfully built 1b3e75b6f9aa [2022-09-14T15:07:17.442Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-14T15:07:17.442Z]  Building security-spire-agent ... done Building core-command [2022-09-14T15:07:35.811Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:07:35.811Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:07:35.811Z] ---> 8cfe6da97dee [2022-09-14T15:07:35.811Z] Step 3/25 : WORKDIR /edgex-go [2022-09-14T15:07:35.811Z] ---> Using cache [2022-09-14T15:07:35.811Z] ---> fdd55ce75d11 [2022-09-14T15:07:35.811Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:07:35.811Z] ---> Using cache [2022-09-14T15:07:35.811Z] ---> 6f2e181f3843 [2022-09-14T15:07:35.811Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T15:07:36.636Z] ---> Running in 3a40516e4c4a [2022-09-14T15:07:38.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:07:40.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:07:41.968Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:07:41.968Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:07:41.968Z] ---> 8cfe6da97dee [2022-09-14T15:07:41.968Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-14T15:07:41.968Z] ---> Using cache [2022-09-14T15:07:41.968Z] ---> fdc2245f4767 [2022-09-14T15:07:41.968Z] Step 4/24 : WORKDIR /edgex-go [2022-09-14T15:07:41.968Z] ---> Using cache [2022-09-14T15:07:41.968Z] ---> 5652dc0259e7 [2022-09-14T15:07:41.968Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:07:41.968Z] ---> Using cache [2022-09-14T15:07:41.968Z] ---> f707cc8c236f [2022-09-14T15:07:41.968Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-14T15:07:41.968Z] ---> Using cache [2022-09-14T15:07:41.968Z] ---> bf9ff532551d [2022-09-14T15:07:41.968Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-14T15:07:41.968Z] ---> Using cache [2022-09-14T15:07:41.968Z] ---> 160cabbf6c7c [2022-09-14T15:07:41.968Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:07:41.968Z] ---> Using cache [2022-09-14T15:07:41.968Z] ---> fcb8b1007045 [2022-09-14T15:07:41.968Z] Step 9/24 : COPY . . [2022-09-14T15:07:41.968Z] ---> Using cache [2022-09-14T15:07:41.968Z] ---> 5a7fc51fc8ec [2022-09-14T15:07:41.968Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-14T15:07:42.245Z] ---> Running in 4041a1907d24 [2022-09-14T15:07:42.524Z] OK: 221 MiB in 51 packages [2022-09-14T15:07:44.011Z] Removing intermediate container 3a40516e4c4a [2022-09-14T15:07:44.011Z] ---> 8d0195b0c970 [2022-09-14T15:07:44.011Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-14T15:07:44.300Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-14T15:07:44.915Z] ---> d064fa653478 [2022-09-14T15:07:44.915Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:07:44.915Z] ---> Running in db0e9c51950a [2022-09-14T15:08:31.914Z] Removing intermediate container db0e9c51950a [2022-09-14T15:08:31.914Z] ---> 36cb36d1e7e9 [2022-09-14T15:08:31.914Z] Step 8/25 : COPY . . [2022-09-14T15:08:44.360Z] ---> 1a2dac3385f2 [2022-09-14T15:08:44.360Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T15:08:44.360Z] ---> Running in 679ac561cc8f [2022-09-14T15:08:44.360Z] Removing intermediate container 679ac561cc8f [2022-09-14T15:08:44.360Z] ---> f29bc4e0cfd7 [2022-09-14T15:08:44.360Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-14T15:08:44.360Z] ---> Running in 1243a8bd1ca8 [2022-09-14T15:08:44.360Z] Removing intermediate container 1243a8bd1ca8 [2022-09-14T15:08:44.360Z] ---> 9c7adc1b220a [2022-09-14T15:08:44.360Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T15:08:44.360Z] ---> Running in ca2449d06333 [2022-09-14T15:08:46.998Z] Removing intermediate container ca2449d06333 [2022-09-14T15:08:46.998Z] ---> e3a9c8781a40 [2022-09-14T15:08:46.998Z] Step 12/25 : WORKDIR /edgex-go [2022-09-14T15:08:47.276Z] ---> Running in 761ef8e0fd85 [2022-09-14T15:08:47.882Z] Removing intermediate container 761ef8e0fd85 [2022-09-14T15:08:47.882Z] ---> 13fcf57f0878 [2022-09-14T15:08:47.882Z] [2022-09-14T15:08:47.882Z] Step 13/25 : FROM alpine:3.15 [2022-09-14T15:08:47.882Z] ---> 02e0d6fdf486 [2022-09-14T15:08:47.882Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T15:08:47.882Z] ---> Using cache [2022-09-14T15:08:47.882Z] ---> 07b9ab9f6cbb [2022-09-14T15:08:47.882Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:08:47.882Z] ---> Using cache [2022-09-14T15:08:47.882Z] ---> 862a3fe85339 [2022-09-14T15:08:47.882Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-14T15:08:47.882Z] ---> Running in 06188eac0e51 [2022-09-14T15:08:49.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:08:50.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:08:51.845Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T15:08:51.845Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T15:08:51.845Z] OK: 15733 distinct packages available [2022-09-14T15:08:52.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:08:53.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:08:54.549Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-14T15:08:54.549Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-14T15:08:54.549Z] (3/5) Installing libucontext (1.1-r0) [2022-09-14T15:08:54.549Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-14T15:08:54.823Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-14T15:08:54.823Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T15:08:54.823Z] OK: 6 MiB in 19 packages [2022-09-14T15:08:56.808Z] Removing intermediate container 06188eac0e51 [2022-09-14T15:08:56.808Z] ---> d81d0ded7b94 [2022-09-14T15:08:56.808Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T15:09:02.250Z] ---> 07847345256c [2022-09-14T15:09:02.250Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T15:09:02.854Z] ---> 41bfb31362e3 [2022-09-14T15:09:02.854Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-14T15:09:03.851Z] ---> 7629c79901e0 [2022-09-14T15:09:03.851Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-14T15:09:04.849Z] ---> 54db9db88bdb [2022-09-14T15:09:04.849Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T15:09:04.849Z] ---> Running in 1f92cbbc6381 [2022-09-14T15:09:05.130Z] Removing intermediate container 1f92cbbc6381 [2022-09-14T15:09:05.130Z] ---> 547b43d2cf26 [2022-09-14T15:09:05.130Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T15:09:05.403Z] ---> Running in 15c31eef8678 [2022-09-14T15:09:05.687Z] Removing intermediate container 15c31eef8678 [2022-09-14T15:09:05.687Z] ---> 369bef4fd594 [2022-09-14T15:09:05.687Z] Step 23/25 : LABEL arch=arm64 [2022-09-14T15:09:05.961Z] ---> Running in 71fd61b46b82 [2022-09-14T15:09:06.245Z] Removing intermediate container 71fd61b46b82 [2022-09-14T15:09:06.245Z] ---> 02439665ba5e [2022-09-14T15:09:06.245Z] Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:09:06.526Z] ---> Running in 1ac5927592f8 [2022-09-14T15:09:07.128Z] Removing intermediate container 1ac5927592f8 [2022-09-14T15:09:07.128Z] ---> 7270f2291e9b [2022-09-14T15:09:07.128Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T15:09:07.128Z] ---> Running in 451f0fdcfd93 [2022-09-14T15:09:07.738Z] Removing intermediate container 451f0fdcfd93 [2022-09-14T15:09:07.738Z] ---> 1be2f245c7fa [2022-09-14T15:09:07.738Z] [2022-09-14T15:09:08.014Z] Successfully built 1be2f245c7fa [2022-09-14T15:09:08.014Z] Successfully tagged security-spire-server-arm64:latest [2022-09-14T15:09:08.014Z] Building core-data [2022-09-14T15:09:23.152Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:09:23.152Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:09:23.152Z] ---> 8cfe6da97dee [2022-09-14T15:09:23.152Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-14T15:09:23.152Z] ---> Using cache [2022-09-14T15:09:23.152Z] ---> fdc2245f4767 [2022-09-14T15:09:23.152Z] Step 4/24 : WORKDIR /edgex-go [2022-09-14T15:09:23.152Z] ---> Using cache [2022-09-14T15:09:23.152Z] ---> 5652dc0259e7 [2022-09-14T15:09:23.152Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:09:23.152Z] ---> Using cache [2022-09-14T15:09:23.152Z] ---> f707cc8c236f [2022-09-14T15:09:23.152Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-14T15:09:23.152Z] ---> Running in bb679c19220e [2022-09-14T15:09:23.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:09:24.143Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:09:25.590Z] OK: 221 MiB in 51 packages [2022-09-14T15:09:26.586Z] Removing intermediate container bb679c19220e [2022-09-14T15:09:26.586Z] ---> afdfda41b37c [2022-09-14T15:09:26.586Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-14T15:09:28.080Z] ---> eff89daaf7e9 [2022-09-14T15:09:28.080Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:09:28.080Z] ---> Running in 948807e81385 [2022-09-14T15:10:15.128Z] Removing intermediate container 948807e81385 [2022-09-14T15:10:15.129Z] ---> 6107869ac37b [2022-09-14T15:10:15.129Z] Step 9/24 : COPY . . [2022-09-14T15:10:27.588Z] ---> d5910ff78fa7 [2022-09-14T15:10:27.588Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-14T15:10:27.588Z] ---> Running in b816e7773777 [2022-09-14T15:10:29.037Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-14T15:11:50.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-14T15:12:13.080Z] Removing intermediate container 8087aa0eb81f [2022-09-14T15:12:13.080Z] ---> 9fb9a91a3f81 [2022-09-14T15:12:13.080Z] [2022-09-14T15:12:13.080Z] Step 10/22 : FROM alpine:3.16 [2022-09-14T15:12:13.080Z] 3.16: Pulling from library/alpine [2022-09-14T15:12:13.723Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-14T15:12:13.723Z] Status: Downloaded newer image for alpine:3.16 [2022-09-14T15:12:13.723Z] ---> a6215f271958 [2022-09-14T15:12:13.723Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-14T15:12:14.008Z] ---> Running in 676876c4a246 [2022-09-14T15:12:16.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:12:16.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:12:17.298Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-14T15:12:17.577Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-14T15:12:17.577Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-14T15:12:17.577Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-14T15:12:17.577Z] (5/6) Installing curl (7.83.1-r3) [2022-09-14T15:12:17.577Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-14T15:12:17.577Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T15:12:17.577Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T15:12:18.185Z] OK: 8 MiB in 20 packages [2022-09-14T15:12:20.835Z] Removing intermediate container 676876c4a246 [2022-09-14T15:12:20.835Z] ---> 16aeffdfde28 [2022-09-14T15:12:20.835Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-14T15:12:20.835Z] ---> Running in 953c8f603fd6 [2022-09-14T15:12:21.118Z] Removing intermediate container 953c8f603fd6 [2022-09-14T15:12:21.118Z] ---> c62164b9842f [2022-09-14T15:12:21.118Z] Step 13/22 : WORKDIR /edgex [2022-09-14T15:12:21.118Z] ---> Running in c570cdea12c0 [2022-09-14T15:12:21.732Z] Removing intermediate container c570cdea12c0 [2022-09-14T15:12:21.732Z] ---> 211d3ee633d7 [2022-09-14T15:12:21.732Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-14T15:12:22.734Z] ---> 4d762151adcb [2022-09-14T15:12:22.734Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-14T15:12:24.197Z] ---> 778daf197522 [2022-09-14T15:12:24.197Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-14T15:12:26.228Z] ---> cb9f05045f68 [2022-09-14T15:12:26.228Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-14T15:12:26.842Z] ---> 5a55f2c7b296 [2022-09-14T15:12:26.842Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-14T15:12:26.842Z] ---> Running in 33116ad56c3b [2022-09-14T15:12:30.295Z] Removing intermediate container 33116ad56c3b [2022-09-14T15:12:30.295Z] ---> 289d907dfa42 [2022-09-14T15:12:30.295Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-14T15:12:30.295Z] ---> Running in 224a6b0ea84c [2022-09-14T15:12:30.577Z] Removing intermediate container 224a6b0ea84c [2022-09-14T15:12:30.577Z] ---> 474ecb363d26 [2022-09-14T15:12:30.577Z] Step 20/22 : LABEL arch=arm64 [2022-09-14T15:12:30.864Z] ---> Running in 43a6bbc6eec4 [2022-09-14T15:12:31.492Z] Removing intermediate container 43a6bbc6eec4 [2022-09-14T15:12:31.492Z] ---> 94581e0c3625 [2022-09-14T15:12:31.492Z] Step 21/22 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:12:31.492Z] ---> Running in 3c4530cbdda8 [2022-09-14T15:12:32.109Z] Removing intermediate container 3c4530cbdda8 [2022-09-14T15:12:32.109Z] ---> e5b630f14793 [2022-09-14T15:12:32.109Z] Step 22/22 : LABEL version=0.0.0 [2022-09-14T15:12:32.398Z] ---> Running in 864ee5bb9984 [2022-09-14T15:12:33.019Z] Removing intermediate container 864ee5bb9984 [2022-09-14T15:12:33.019Z] ---> 08be16e3a609 [2022-09-14T15:12:33.019Z] [2022-09-14T15:12:33.301Z] Successfully built 08be16e3a609 [2022-09-14T15:12:33.301Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-14T15:12:33.301Z] Building security-bootstrapper [2022-09-14T15:12:55.547Z]  Building security-proxy-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:12:55.547Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:12:55.547Z] ---> 8cfe6da97dee [2022-09-14T15:12:55.547Z] Step 3/33 : WORKDIR /edgex-go [2022-09-14T15:12:55.547Z] ---> Using cache [2022-09-14T15:12:55.547Z] ---> fdd55ce75d11 [2022-09-14T15:12:55.547Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:12:55.547Z] ---> Using cache [2022-09-14T15:12:55.547Z] ---> 6f2e181f3843 [2022-09-14T15:12:55.547Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-14T15:12:55.547Z] ---> Using cache [2022-09-14T15:12:55.547Z] ---> 196d570be14b [2022-09-14T15:12:55.547Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-14T15:12:55.547Z] ---> Using cache [2022-09-14T15:12:55.547Z] ---> 7cb0acccc112 [2022-09-14T15:12:55.547Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:12:55.547Z] ---> Using cache [2022-09-14T15:12:55.547Z] ---> 5f5c7952f451 [2022-09-14T15:12:55.547Z] Step 8/33 : COPY . . [2022-09-14T15:12:55.547Z] ---> Using cache [2022-09-14T15:12:55.547Z] ---> edf04279ca06 [2022-09-14T15:12:55.547Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-14T15:12:55.547Z] ---> Running in e1e7d804f32f [2022-09-14T15:12:55.547Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-14T15:14:17.411Z] Removing intermediate container 4041a1907d24 [2022-09-14T15:14:17.411Z] ---> 0892bb9ed636 [2022-09-14T15:14:17.411Z] [2022-09-14T15:14:17.411Z] Step 11/24 : FROM alpine:3.16 [2022-09-14T15:14:17.411Z] ---> a6215f271958 [2022-09-14T15:14:17.411Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-14T15:14:17.411Z] ---> Running in cfca3d1ca55e [2022-09-14T15:14:17.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:14:17.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:14:17.411Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-14T15:14:17.411Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T15:14:17.411Z] OK: 5 MiB in 15 packages [2022-09-14T15:14:17.411Z] Removing intermediate container cfca3d1ca55e [2022-09-14T15:14:17.411Z] ---> dc83833648d5 [2022-09-14T15:14:17.411Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T15:14:17.411Z] ---> Running in 77451c7d6629 [2022-09-14T15:14:17.411Z] Removing intermediate container 77451c7d6629 [2022-09-14T15:14:17.411Z] ---> 7e4ff9b12479 [2022-09-14T15:14:17.411Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-14T15:14:17.411Z] ---> Running in 2b255bacff90 [2022-09-14T15:14:17.411Z] Removing intermediate container 2b255bacff90 [2022-09-14T15:14:17.411Z] ---> 9b50c325915e [2022-09-14T15:14:17.411Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-14T15:14:17.411Z] ---> Running in 6b2c2a9080fb [2022-09-14T15:14:17.411Z] Removing intermediate container 6b2c2a9080fb [2022-09-14T15:14:17.411Z] ---> 11ba0b931972 [2022-09-14T15:14:17.411Z] Step 16/24 : WORKDIR / [2022-09-14T15:14:17.411Z] ---> Running in d82469369026 [2022-09-14T15:14:17.411Z] Removing intermediate container d82469369026 [2022-09-14T15:14:17.411Z] ---> c0e64d015641 [2022-09-14T15:14:17.411Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T15:14:17.411Z] ---> f678a4f83895 [2022-09-14T15:14:17.411Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-14T15:14:18.870Z] ---> 1f3852184324 [2022-09-14T15:14:18.870Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-14T15:14:19.882Z] ---> bf8be4602b59 [2022-09-14T15:14:19.882Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-14T15:14:19.882Z] ---> Running in aa35b3f4cc95 [2022-09-14T15:14:20.480Z] Removing intermediate container aa35b3f4cc95 [2022-09-14T15:14:20.480Z] ---> 1261f2ef4485 [2022-09-14T15:14:20.480Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T15:14:20.480Z] ---> Running in 9eb6e75fc61f [2022-09-14T15:14:21.088Z] Removing intermediate container 9eb6e75fc61f [2022-09-14T15:14:21.088Z] ---> ce1928f04389 [2022-09-14T15:14:21.088Z] Step 22/24 : LABEL arch=arm64 [2022-09-14T15:14:21.088Z] ---> Running in 15cd7bd6a1d4 [2022-09-14T15:14:21.702Z] Removing intermediate container 15cd7bd6a1d4 [2022-09-14T15:14:21.702Z] ---> 33eeffe0ab51 [2022-09-14T15:14:21.702Z] Step 23/24 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:14:21.702Z] ---> Running in 9c5e23cc4621 [2022-09-14T15:14:22.305Z] Removing intermediate container 9c5e23cc4621 [2022-09-14T15:14:22.305Z] ---> a5d06996fa08 [2022-09-14T15:14:22.305Z] Step 24/24 : LABEL version=0.0.0 [2022-09-14T15:14:22.305Z] ---> Running in af039708e556 [2022-09-14T15:14:22.907Z] Removing intermediate container af039708e556 [2022-09-14T15:14:22.907Z] ---> 8a137f0a8f17 [2022-09-14T15:14:22.907Z] [2022-09-14T15:14:23.185Z] Successfully built 8a137f0a8f17 [2022-09-14T15:14:23.185Z] Successfully tagged core-command-arm64:latest [2022-09-14T15:14:23.185Z] Building core-metadata [2022-09-14T15:14:45.399Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:14:45.399Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:14:45.399Z] ---> 8cfe6da97dee [2022-09-14T15:14:45.399Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-14T15:14:45.399Z] ---> Using cache [2022-09-14T15:14:45.399Z] ---> fdc2245f4767 [2022-09-14T15:14:45.399Z] Step 4/25 : WORKDIR /edgex-go [2022-09-14T15:14:45.399Z] ---> Using cache [2022-09-14T15:14:45.399Z] ---> 5652dc0259e7 [2022-09-14T15:14:45.399Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:14:45.399Z] ---> Using cache [2022-09-14T15:14:45.399Z] ---> f707cc8c236f [2022-09-14T15:14:45.399Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-14T15:14:45.399Z] ---> Using cache [2022-09-14T15:14:45.399Z] ---> bf9ff532551d [2022-09-14T15:14:45.399Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-14T15:14:45.399Z] ---> Using cache [2022-09-14T15:14:45.399Z] ---> 160cabbf6c7c [2022-09-14T15:14:45.399Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:14:45.399Z] ---> Using cache [2022-09-14T15:14:45.399Z] ---> fcb8b1007045 [2022-09-14T15:14:45.399Z] Step 9/25 : COPY . . [2022-09-14T15:14:45.399Z] ---> Using cache [2022-09-14T15:14:45.399Z] ---> 5a7fc51fc8ec [2022-09-14T15:14:45.399Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-14T15:14:45.399Z] ---> Running in ecd17e94ea42 [2022-09-14T15:14:45.399Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-14T15:16:07.230Z] Removing intermediate container 344c38395f3f [2022-09-14T15:16:07.230Z] ---> 53558e1ea9eb [2022-09-14T15:16:07.230Z] [2022-09-14T15:16:07.230Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T15:16:07.230Z] ---> a6215f271958 [2022-09-14T15:16:07.230Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-14T15:16:07.230Z] Removing intermediate container 0ec1482e3d92 [2022-09-14T15:16:07.230Z] ---> eae0c71a04cd [2022-09-14T15:16:07.230Z] [2022-09-14T15:16:07.230Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T15:16:07.230Z] ---> a6215f271958 [2022-09-14T15:16:07.230Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-14T15:16:07.230Z] ---> Using cache [2022-09-14T15:16:07.230Z] ---> dc83833648d5 [2022-09-14T15:16:07.230Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T15:16:07.230Z] ---> Using cache [2022-09-14T15:16:07.230Z] ---> 7e4ff9b12479 [2022-09-14T15:16:07.230Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-14T15:16:07.230Z] ---> Running in 587057197cee [2022-09-14T15:16:07.230Z] ---> Running in ae1bddac99a0 [2022-09-14T15:16:07.230Z] Removing intermediate container ae1bddac99a0 [2022-09-14T15:16:07.230Z] ---> 667003dad73e [2022-09-14T15:16:07.230Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T15:16:07.230Z] ---> Running in 3c92da56efe1 [2022-09-14T15:16:07.230Z] Removing intermediate container 3c92da56efe1 [2022-09-14T15:16:07.230Z] ---> f00063f6c2de [2022-09-14T15:16:07.230Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T15:16:07.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:16:07.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:16:07.230Z] ---> d778075c6a8b [2022-09-14T15:16:07.230Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-14T15:16:07.230Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-14T15:16:07.230Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-14T15:16:07.230Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T15:16:07.230Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T15:16:07.230Z] OK: 6 MiB in 16 packages [2022-09-14T15:16:07.230Z] ---> a7445392d3db [2022-09-14T15:16:07.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-14T15:16:07.230Z] ---> 5a124c0c84d9 [2022-09-14T15:16:07.230Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-14T15:16:07.230Z] ---> Running in d98e52f8aae6 [2022-09-14T15:16:07.230Z] Removing intermediate container 587057197cee [2022-09-14T15:16:07.230Z] ---> a092808ca17a [2022-09-14T15:16:07.230Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T15:16:07.230Z] ---> Running in 70a2a3cdb6c8 [2022-09-14T15:16:07.230Z] Removing intermediate container d98e52f8aae6 [2022-09-14T15:16:07.230Z] ---> c291aed9c347 [2022-09-14T15:16:07.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T15:16:07.230Z] ---> Running in c8e251b1f363 [2022-09-14T15:16:07.230Z] Removing intermediate container 70a2a3cdb6c8 [2022-09-14T15:16:07.230Z] ---> cc83d7fbcd8a [2022-09-14T15:16:07.230Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-14T15:16:07.230Z] ---> Running in 4c8f8f7387a8 [2022-09-14T15:16:07.230Z] Removing intermediate container c8e251b1f363 [2022-09-14T15:16:07.230Z] ---> de833c6d4ff6 [2022-09-14T15:16:07.230Z] Step 21/23 : LABEL arch=arm64 [2022-09-14T15:16:07.230Z] ---> Running in 438ca949a1de [2022-09-14T15:16:07.230Z] Removing intermediate container 438ca949a1de [2022-09-14T15:16:07.230Z] ---> bfa33170e0b5 [2022-09-14T15:16:07.230Z] Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:16:07.230Z] Removing intermediate container 4c8f8f7387a8 [2022-09-14T15:16:07.230Z] ---> b65a558b4a89 [2022-09-14T15:16:07.230Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T15:16:07.230Z] ---> Running in 3716a0e3b06d [2022-09-14T15:16:07.230Z] ---> Running in 92ebf7b643f2 [2022-09-14T15:16:07.230Z] Removing intermediate container 3716a0e3b06d [2022-09-14T15:16:07.230Z] ---> 785d87a0266d [2022-09-14T15:16:07.230Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T15:16:07.230Z] Removing intermediate container 92ebf7b643f2 [2022-09-14T15:16:07.230Z] ---> 7c7793011837 [2022-09-14T15:16:07.230Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T15:16:07.230Z] ---> Running in 088bd2bd8652 [2022-09-14T15:16:07.838Z] Removing intermediate container 088bd2bd8652 [2022-09-14T15:16:07.838Z] ---> cdcb9545e2e4 [2022-09-14T15:16:07.838Z] [2022-09-14T15:16:08.457Z] ---> 4056a34a75c3 [2022-09-14T15:16:08.457Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-14T15:16:08.457Z] Successfully built cdcb9545e2e4 [2022-09-14T15:16:08.457Z] Successfully tagged support-scheduler-arm64:latest [2022-09-14T15:16:08.457Z] Building sys-mgmt-agent [2022-09-14T15:16:11.119Z]  Building support-scheduler ... done  ---> 746af88752c4 [2022-09-14T15:16:11.119Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-14T15:16:12.144Z] ---> ac95467888e6 [2022-09-14T15:16:12.144Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-14T15:16:12.144Z] ---> Running in 6495e83c8d7d [2022-09-14T15:16:13.132Z] Removing intermediate container 6495e83c8d7d [2022-09-14T15:16:13.132Z] ---> 24d4811794bf [2022-09-14T15:16:13.132Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T15:16:13.132Z] ---> Running in 6507471353e1 [2022-09-14T15:16:13.743Z] Removing intermediate container 6507471353e1 [2022-09-14T15:16:13.743Z] ---> 7796d139e2a4 [2022-09-14T15:16:13.743Z] Step 21/23 : LABEL arch=arm64 [2022-09-14T15:16:14.020Z] ---> Running in c697080c0bdd [2022-09-14T15:16:14.617Z] Removing intermediate container c697080c0bdd [2022-09-14T15:16:14.617Z] ---> 9ebcc77f740d [2022-09-14T15:16:14.617Z] Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:16:14.617Z] ---> Running in 8da4bc850cbf [2022-09-14T15:16:15.227Z] Removing intermediate container 8da4bc850cbf [2022-09-14T15:16:15.227Z] ---> 8abcf4cde1dc [2022-09-14T15:16:15.227Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T15:16:15.227Z] ---> Running in 6b516ec86b83 [2022-09-14T15:16:15.838Z] Removing intermediate container 6b516ec86b83 [2022-09-14T15:16:15.838Z] ---> 090566043f12 [2022-09-14T15:16:15.838Z] [2022-09-14T15:16:16.444Z] Successfully built 090566043f12 [2022-09-14T15:16:16.444Z] Successfully tagged support-notifications-arm64:latest [2022-09-14T15:16:16.444Z]  Building support-notifications ... done Building security-secretstore-setup [2022-09-14T15:16:34.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:16:34.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:16:34.825Z] ---> 8cfe6da97dee [2022-09-14T15:16:34.825Z] Step 3/23 : WORKDIR /edgex-go [2022-09-14T15:16:34.825Z] ---> Using cache [2022-09-14T15:16:34.825Z] ---> fdd55ce75d11 [2022-09-14T15:16:34.825Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:16:34.825Z] ---> Using cache [2022-09-14T15:16:34.825Z] ---> 6f2e181f3843 [2022-09-14T15:16:34.825Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-14T15:16:34.825Z] ---> Running in c1ec5e400946 [2022-09-14T15:16:36.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:16:37.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:16:39.851Z] OK: 221 MiB in 51 packages [2022-09-14T15:16:41.876Z] Removing intermediate container c1ec5e400946 [2022-09-14T15:16:41.876Z] ---> acd7cdfc1ab2 [2022-09-14T15:16:41.876Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-14T15:16:42.486Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:16:42.486Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:16:42.486Z] ---> 8cfe6da97dee [2022-09-14T15:16:42.486Z] Step 3/25 : WORKDIR /edgex-go [2022-09-14T15:16:42.486Z] ---> Using cache [2022-09-14T15:16:42.486Z] ---> fdd55ce75d11 [2022-09-14T15:16:42.486Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:16:42.486Z] ---> Using cache [2022-09-14T15:16:42.486Z] ---> 6f2e181f3843 [2022-09-14T15:16:42.486Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-14T15:16:42.486Z] ---> Using cache [2022-09-14T15:16:42.486Z] ---> 196d570be14b [2022-09-14T15:16:42.486Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-14T15:16:42.486Z] ---> Using cache [2022-09-14T15:16:42.486Z] ---> 7cb0acccc112 [2022-09-14T15:16:42.486Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:16:42.486Z] ---> Using cache [2022-09-14T15:16:42.486Z] ---> 5f5c7952f451 [2022-09-14T15:16:42.486Z] Step 8/25 : COPY . . [2022-09-14T15:16:42.771Z] ---> Using cache [2022-09-14T15:16:42.771Z] ---> edf04279ca06 [2022-09-14T15:16:42.771Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-14T15:16:42.771Z] ---> Running in 7be93a49ea42 [2022-09-14T15:16:43.055Z] ---> 4b64c4876835 [2022-09-14T15:16:43.055Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:16:43.339Z] ---> Running in 456c33401cca [2022-09-14T15:16:45.993Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-14T15:17:42.603Z] Removing intermediate container 456c33401cca [2022-09-14T15:17:42.603Z] ---> 1b2fde0e07b5 [2022-09-14T15:17:42.603Z] Step 8/23 : COPY . . [2022-09-14T15:17:47.003Z] ---> 10d83e6812d5 [2022-09-14T15:17:47.003Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-14T15:17:47.003Z] ---> Running in 7770a6c9fe76 [2022-09-14T15:17:48.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-14T15:18:04.003Z] Removing intermediate container b816e7773777 [2022-09-14T15:18:04.003Z] ---> 009732ab6a5f [2022-09-14T15:18:04.003Z] [2022-09-14T15:18:04.003Z] Step 11/24 : FROM alpine:3.16 [2022-09-14T15:18:04.003Z] ---> a6215f271958 [2022-09-14T15:18:04.003Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-14T15:18:04.280Z] ---> Running in 5c983f5fde66 [2022-09-14T15:18:04.879Z] Removing intermediate container 5c983f5fde66 [2022-09-14T15:18:04.879Z] ---> da606068d73b [2022-09-14T15:18:04.879Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-14T15:18:04.879Z] ---> Running in 1b30b568adcc [2022-09-14T15:18:05.479Z] Removing intermediate container 1b30b568adcc [2022-09-14T15:18:05.479Z] ---> e308b0731116 [2022-09-14T15:18:05.479Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-14T15:18:05.760Z] ---> Running in e7d749c02930 [2022-09-14T15:18:06.037Z] Removing intermediate container e7d749c02930 [2022-09-14T15:18:06.037Z] ---> a0bba9a00eb3 [2022-09-14T15:18:06.037Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:18:06.320Z] ---> Running in 5e007aea4a82 [2022-09-14T15:18:09.741Z] Removing intermediate container 5e007aea4a82 [2022-09-14T15:18:09.741Z] ---> 529749865698 [2022-09-14T15:18:09.741Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-14T15:18:09.741Z] ---> Running in e8c3252fd373 [2022-09-14T15:18:11.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:18:12.733Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:18:14.185Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-14T15:18:14.185Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-14T15:18:14.185Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-14T15:18:14.185Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-14T15:18:14.461Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-14T15:18:14.461Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-14T15:18:14.736Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T15:18:14.736Z] OK: 8 MiB in 20 packages [2022-09-14T15:18:16.191Z] Removing intermediate container e8c3252fd373 [2022-09-14T15:18:16.191Z] ---> 50cf3aa58a88 [2022-09-14T15:18:16.191Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T15:18:17.197Z] ---> b009a841bcf8 [2022-09-14T15:18:17.197Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-14T15:18:19.193Z] ---> c6b2c354469b [2022-09-14T15:18:19.193Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-14T15:18:20.188Z] ---> b68cda859aae [2022-09-14T15:18:20.188Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-14T15:18:20.188Z] ---> Running in 434e635f60fe [2022-09-14T15:18:20.817Z] Removing intermediate container 434e635f60fe [2022-09-14T15:18:20.817Z] ---> 2e9f8f4ec73f [2022-09-14T15:18:20.817Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T15:18:20.817Z] ---> Running in 5a08ef3fb480 [2022-09-14T15:18:21.440Z] Removing intermediate container 5a08ef3fb480 [2022-09-14T15:18:21.440Z] ---> 1daba1b0be6b [2022-09-14T15:18:21.440Z] Step 22/24 : LABEL arch=arm64 [2022-09-14T15:18:21.440Z] ---> Running in 597fe3437483 [2022-09-14T15:18:21.739Z] Removing intermediate container 597fe3437483 [2022-09-14T15:18:21.739Z] ---> 451dba2de61f [2022-09-14T15:18:21.739Z] Step 23/24 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:18:21.739Z] ---> Running in 11315f24d114 [2022-09-14T15:18:22.378Z] Removing intermediate container 11315f24d114 [2022-09-14T15:18:22.378Z] ---> 4d9bcd422835 [2022-09-14T15:18:22.378Z] Step 24/24 : LABEL version=0.0.0 [2022-09-14T15:18:22.378Z] ---> Running in facb525e7266 [2022-09-14T15:18:22.980Z] Removing intermediate container facb525e7266 [2022-09-14T15:18:22.980Z] ---> f7837799bfe5 [2022-09-14T15:18:22.980Z] [2022-09-14T15:18:23.257Z] Successfully built f7837799bfe5 [2022-09-14T15:18:23.257Z] Successfully tagged core-data-arm64:latest [2022-09-14T15:18:23.257Z] Building security-spiffe-token-provider [2022-09-14T15:18:38.384Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T15:18:38.384Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-14T15:18:38.384Z] ---> 8cfe6da97dee [2022-09-14T15:18:38.384Z] Step 3/20 : WORKDIR /edgex-go [2022-09-14T15:18:38.384Z] ---> Using cache [2022-09-14T15:18:38.384Z] ---> fdd55ce75d11 [2022-09-14T15:18:38.384Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-14T15:18:38.384Z] ---> Running in 3cb8b62c16cc [2022-09-14T15:18:39.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:18:39.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:18:40.972Z] v3.16.2-161-gc2ac19fd6b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-14T15:18:40.972Z] v3.16.2-163-g5c02fd86e3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-14T15:18:40.972Z] OK: 16894 distinct packages available [2022-09-14T15:18:41.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:18:41.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:18:42.991Z] OK: 221 MiB in 51 packages [2022-09-14T15:18:45.008Z] Removing intermediate container 3cb8b62c16cc [2022-09-14T15:18:45.008Z] ---> 63deee070f6b [2022-09-14T15:18:45.008Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-14T15:18:46.006Z] ---> 65f73ba43312 [2022-09-14T15:18:46.006Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T15:18:46.006Z] ---> Running in 1d9174cdef30 [2022-09-14T15:19:12.873Z] Removing intermediate container e1e7d804f32f [2022-09-14T15:19:12.873Z] ---> 51e2839e973a [2022-09-14T15:19:12.873Z] [2022-09-14T15:19:12.873Z] Step 10/33 : FROM alpine:3.16 [2022-09-14T15:19:12.873Z] ---> a6215f271958 [2022-09-14T15:19:12.873Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T15:19:12.873Z] ---> Running in f590cdc9ae1a [2022-09-14T15:19:12.873Z] Removing intermediate container f590cdc9ae1a [2022-09-14T15:19:12.873Z] ---> 68b003676325 [2022-09-14T15:19:12.873Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-14T15:19:12.873Z] ---> Running in 1e271e195663 [2022-09-14T15:19:14.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:19:14.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:19:16.076Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-14T15:19:16.076Z] (2/2) Installing su-exec (0.2-r1) [2022-09-14T15:19:16.076Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T15:19:16.356Z] OK: 5 MiB in 16 packages [2022-09-14T15:19:19.009Z] Removing intermediate container 1e271e195663 [2022-09-14T15:19:19.009Z] ---> de4278247d14 [2022-09-14T15:19:19.009Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-14T15:19:19.009Z] ---> Running in 85d35a2294bc [2022-09-14T15:19:19.620Z] Removing intermediate container 85d35a2294bc [2022-09-14T15:19:19.620Z] ---> 3f8275c87e93 [2022-09-14T15:19:19.620Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-14T15:19:19.620Z] ---> Running in 838e30a9d8cb [2022-09-14T15:19:20.629Z] Removing intermediate container 838e30a9d8cb [2022-09-14T15:19:20.629Z] ---> f94d6f23309c [2022-09-14T15:19:20.629Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-14T15:19:20.910Z] ---> Running in 02e33a8deb37 [2022-09-14T15:19:21.920Z] Removing intermediate container 02e33a8deb37 [2022-09-14T15:19:21.920Z] ---> a963fc2527c9 [2022-09-14T15:19:21.920Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-14T15:19:21.920Z] ---> Running in 2c52913ed5e2 [2022-09-14T15:19:22.955Z] Removing intermediate container 2c52913ed5e2 [2022-09-14T15:19:22.955Z] ---> 57177831c978 [2022-09-14T15:19:22.955Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-14T15:19:23.259Z] ---> Running in f61b5c12cb4c [2022-09-14T15:19:27.633Z] Removing intermediate container f61b5c12cb4c [2022-09-14T15:19:27.633Z] ---> ad43c13e032c [2022-09-14T15:19:27.633Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-14T15:19:27.633Z] ---> Running in 961bec3c78af [2022-09-14T15:19:28.243Z] Removing intermediate container 961bec3c78af [2022-09-14T15:19:28.243Z] ---> ec40daa1e336 [2022-09-14T15:19:28.243Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-14T15:19:30.247Z] ---> 35cd98eb3697 [2022-09-14T15:19:30.247Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-14T15:19:30.247Z] ---> Running in 0a84c4f0d957 [2022-09-14T15:19:34.593Z] Removing intermediate container 0a84c4f0d957 [2022-09-14T15:19:34.593Z] ---> f263b53aeb7d [2022-09-14T15:19:34.593Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T15:19:36.597Z] ---> fdff64fd5480 [2022-09-14T15:19:36.597Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-14T15:19:40.031Z] ---> 68e58ecfbab5 [2022-09-14T15:19:40.031Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-14T15:19:41.493Z] ---> cb673f411807 [2022-09-14T15:19:41.493Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-14T15:19:42.485Z] ---> 431d1609434c [2022-09-14T15:19:42.485Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-14T15:19:43.948Z] ---> 975466d7ae5f [2022-09-14T15:19:43.948Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-14T15:19:43.948Z] Removing intermediate container 1d9174cdef30 [2022-09-14T15:19:43.948Z] ---> 58cb469005d8 [2022-09-14T15:19:43.948Z] Step 7/20 : COPY . . [2022-09-14T15:19:45.405Z] ---> 3805a4192249 [2022-09-14T15:19:45.405Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-14T15:19:46.869Z] ---> 557391e0fd17 [2022-09-14T15:19:46.869Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-14T15:19:46.869Z] ---> Running in 53e4198a9f4b [2022-09-14T15:19:51.282Z] Removing intermediate container 53e4198a9f4b [2022-09-14T15:19:51.282Z] ---> 6f74a60819a1 [2022-09-14T15:19:51.282Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-14T15:19:51.282Z] ---> Running in 786756784aa2 [2022-09-14T15:19:51.582Z] Removing intermediate container 786756784aa2 [2022-09-14T15:19:51.582Z] ---> e8a6d1957f72 [2022-09-14T15:19:51.582Z] Step 30/33 : CMD ["gate"] [2022-09-14T15:19:51.864Z] ---> Running in bf129863a0ae [2022-09-14T15:19:52.866Z] Removing intermediate container bf129863a0ae [2022-09-14T15:19:52.866Z] ---> 7638b129b611 [2022-09-14T15:19:52.866Z] Step 31/33 : LABEL arch=arm64 [2022-09-14T15:19:52.866Z] ---> Running in 106829478d1c [2022-09-14T15:19:53.483Z] Removing intermediate container 106829478d1c [2022-09-14T15:19:53.483Z] ---> cc4811018750 [2022-09-14T15:19:53.483Z] Step 32/33 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:19:53.763Z] ---> Running in c1e03f06125b [2022-09-14T15:19:54.761Z] Removing intermediate container c1e03f06125b [2022-09-14T15:19:54.761Z] ---> 2e5fba9d63b5 [2022-09-14T15:19:54.761Z] Step 33/33 : LABEL version=0.0.0 [2022-09-14T15:19:54.761Z] ---> Running in 517d965ee334 [2022-09-14T15:19:55.369Z] Removing intermediate container 517d965ee334 [2022-09-14T15:19:55.369Z] ---> c8cb38d4e552 [2022-09-14T15:19:55.369Z] [2022-09-14T15:19:55.975Z] Successfully built c8cb38d4e552 [2022-09-14T15:19:55.975Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-14T15:20:02.759Z]  Building security-bootstrapper ... done  ---> 8870475b090c [2022-09-14T15:20:02.759Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-14T15:20:02.759Z] ---> Running in 5d9ac02102c3 [2022-09-14T15:20:03.750Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-14T15:21:40.689Z] Removing intermediate container ecd17e94ea42 [2022-09-14T15:21:40.689Z] ---> 6eeedac328bf [2022-09-14T15:21:40.689Z] [2022-09-14T15:21:40.689Z] Step 11/25 : FROM alpine:3.16 [2022-09-14T15:21:40.689Z] ---> a6215f271958 [2022-09-14T15:21:40.689Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-14T15:21:40.689Z] ---> Using cache [2022-09-14T15:21:40.689Z] ---> dc83833648d5 [2022-09-14T15:21:40.689Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T15:21:40.689Z] ---> Using cache [2022-09-14T15:21:40.689Z] ---> 7e4ff9b12479 [2022-09-14T15:21:40.689Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-14T15:21:40.689Z] ---> Running in dc3f2cd0bbb1 [2022-09-14T15:21:40.689Z] Removing intermediate container dc3f2cd0bbb1 [2022-09-14T15:21:40.689Z] ---> ccb784376b10 [2022-09-14T15:21:40.689Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-14T15:21:40.689Z] ---> Running in 1f557772d094 [2022-09-14T15:21:40.689Z] Removing intermediate container 1f557772d094 [2022-09-14T15:21:40.689Z] ---> 48554c5e6485 [2022-09-14T15:21:40.689Z] Step 16/25 : WORKDIR / [2022-09-14T15:21:40.689Z] ---> Running in 3d9e5cee7930 [2022-09-14T15:21:40.689Z] Removing intermediate container 3d9e5cee7930 [2022-09-14T15:21:40.689Z] ---> eaaafd14dd41 [2022-09-14T15:21:40.689Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T15:21:40.689Z] ---> fe5df4f7937d [2022-09-14T15:21:40.689Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-14T15:21:40.689Z] ---> 64e6663d6313 [2022-09-14T15:21:40.689Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-14T15:21:40.689Z] ---> 5070ff9dba7d [2022-09-14T15:21:40.689Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-14T15:21:40.689Z] ---> 6f5c4680fb03 [2022-09-14T15:21:40.689Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-14T15:21:40.689Z] ---> Running in dddc73cb01e6 [2022-09-14T15:21:40.689Z] Removing intermediate container dddc73cb01e6 [2022-09-14T15:21:40.689Z] ---> 1ff8aeb0b723 [2022-09-14T15:21:40.689Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T15:21:40.689Z] ---> Running in 56c41245ec5f [2022-09-14T15:21:40.689Z] Removing intermediate container 56c41245ec5f [2022-09-14T15:21:40.689Z] ---> 7c2a95f8f59d [2022-09-14T15:21:40.689Z] Step 23/25 : LABEL arch=arm64 [2022-09-14T15:21:40.689Z] ---> Running in 3c544cc84e8a [2022-09-14T15:21:40.689Z] Removing intermediate container 3c544cc84e8a [2022-09-14T15:21:40.689Z] ---> e802148432ac [2022-09-14T15:21:40.689Z] Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:21:40.689Z] ---> Running in c8d2ef11a2b7 [2022-09-14T15:21:40.689Z] Removing intermediate container c8d2ef11a2b7 [2022-09-14T15:21:40.689Z] ---> 7c1e9dfcb120 [2022-09-14T15:21:40.689Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T15:21:40.689Z] ---> Running in 10e2786aec05 [2022-09-14T15:21:40.689Z] Removing intermediate container 10e2786aec05 [2022-09-14T15:21:40.689Z] ---> 8bac077b4a01 [2022-09-14T15:21:40.689Z] [2022-09-14T15:21:40.689Z] Successfully built 8bac077b4a01 [2022-09-14T15:21:40.689Z] Successfully tagged core-metadata-arm64:latest [2022-09-14T15:21:59.085Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-14T15:22:17.517Z] Removing intermediate container 7be93a49ea42 [2022-09-14T15:22:17.517Z] ---> 19d922910260 [2022-09-14T15:22:17.517Z] [2022-09-14T15:22:17.517Z] Step 10/25 : FROM alpine:3.16 [2022-09-14T15:22:17.517Z] ---> a6215f271958 [2022-09-14T15:22:17.517Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-14T15:22:17.517Z] ---> Running in 9391c1dd3115 [2022-09-14T15:22:17.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:22:17.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:22:18.129Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-14T15:22:18.129Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-14T15:22:18.129Z] (3/3) Installing su-exec (0.2-r1) [2022-09-14T15:22:18.129Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T15:22:18.129Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T15:22:18.416Z] OK: 6 MiB in 17 packages [2022-09-14T15:22:20.444Z] Removing intermediate container 9391c1dd3115 [2022-09-14T15:22:20.444Z] ---> e146fd684861 [2022-09-14T15:22:20.444Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-14T15:22:20.724Z] ---> Running in 0fec50b7f96e [2022-09-14T15:22:21.334Z] Removing intermediate container 0fec50b7f96e [2022-09-14T15:22:21.334Z] ---> 169c07085744 [2022-09-14T15:22:21.334Z] Step 13/25 : WORKDIR / [2022-09-14T15:22:21.334Z] ---> Running in 1bd50802fa32 [2022-09-14T15:22:21.943Z] Removing intermediate container 1bd50802fa32 [2022-09-14T15:22:21.943Z] ---> d2e37bfe594f [2022-09-14T15:22:21.943Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-14T15:22:22.944Z] ---> f646eca22651 [2022-09-14T15:22:22.944Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-14T15:22:23.944Z] ---> 246b7cf6a6e1 [2022-09-14T15:22:23.944Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-14T15:22:24.957Z] ---> 5564a402b80c [2022-09-14T15:22:24.957Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-14T15:22:25.957Z] ---> 1a35abe14f66 [2022-09-14T15:22:25.957Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-14T15:22:27.980Z] ---> f4e7ca14d31b [2022-09-14T15:22:27.980Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-14T15:22:29.483Z] ---> 571f290b841a [2022-09-14T15:22:29.483Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-14T15:22:30.489Z] ---> 9f23b4db919d [2022-09-14T15:22:30.489Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-14T15:22:30.489Z] ---> Running in b66df9a8bcef [2022-09-14T15:22:34.872Z] Removing intermediate container b66df9a8bcef [2022-09-14T15:22:34.872Z] ---> 2c0c926cdb0c [2022-09-14T15:22:34.872Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-14T15:22:35.159Z] ---> Running in a5ff0f252989 [2022-09-14T15:22:36.195Z] Removing intermediate container a5ff0f252989 [2022-09-14T15:22:36.195Z] ---> 65e436b52b13 [2022-09-14T15:22:36.195Z] Step 23/25 : LABEL arch=arm64 [2022-09-14T15:22:36.195Z] ---> Running in 5c82e4e0f83c [2022-09-14T15:22:37.206Z] Removing intermediate container 5c82e4e0f83c [2022-09-14T15:22:37.206Z] ---> 9ecf0820a173 [2022-09-14T15:22:37.206Z] Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:22:37.484Z] ---> Running in ebeb3ddfb267 [2022-09-14T15:22:38.543Z] Removing intermediate container ebeb3ddfb267 [2022-09-14T15:22:38.543Z] ---> 918334b7eedc [2022-09-14T15:22:38.543Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T15:22:38.543Z] ---> Running in e52b4b5d33c3 [2022-09-14T15:22:39.549Z] Removing intermediate container e52b4b5d33c3 [2022-09-14T15:22:39.549Z] ---> d1cb4d83b104 [2022-09-14T15:22:39.549Z] [2022-09-14T15:22:40.156Z] Successfully built d1cb4d83b104 [2022-09-14T15:22:40.156Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-14T15:22:41.146Z]  Building security-secretstore-setup ... done Removing intermediate container 7770a6c9fe76 [2022-09-14T15:22:41.146Z] ---> 42a139683ede [2022-09-14T15:22:41.146Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-14T15:22:41.146Z] ---> Running in 8387931fbdc5 [2022-09-14T15:22:43.158Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-14T15:22:46.583Z] Removing intermediate container 8387931fbdc5 [2022-09-14T15:22:46.583Z] ---> 6685b9c13921 [2022-09-14T15:22:46.583Z] [2022-09-14T15:22:46.583Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T15:22:46.583Z] ---> a6215f271958 [2022-09-14T15:22:46.583Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-14T15:22:46.583Z] ---> Running in 4cd5a7728e6b [2022-09-14T15:22:47.191Z] Removing intermediate container 4cd5a7728e6b [2022-09-14T15:22:47.191Z] ---> 4ce6092a17fb [2022-09-14T15:22:47.191Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-14T15:22:47.191Z] ---> Running in aec5b0088dbd [2022-09-14T15:22:49.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:22:49.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:22:50.479Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-14T15:22:50.479Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-14T15:22:50.479Z] (3/33) Installing readline (8.1.2-r0) [2022-09-14T15:22:50.479Z] (4/33) Installing bash (5.1.16-r2) [2022-09-14T15:22:50.761Z] Executing bash-5.1.16-r2.post-install [2022-09-14T15:22:50.761Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-14T15:22:50.761Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-14T15:22:50.761Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-14T15:22:50.761Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-14T15:22:50.761Z] (9/33) Installing curl (7.83.1-r3) [2022-09-14T15:22:50.761Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-14T15:22:51.760Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-14T15:22:51.760Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-14T15:22:51.760Z] (13/33) Installing expat (2.4.8-r0) [2022-09-14T15:22:51.760Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-14T15:22:51.760Z] (15/33) Installing gdbm (1.23-r0) [2022-09-14T15:22:51.760Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-14T15:22:51.760Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-14T15:22:51.760Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-14T15:22:51.760Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-14T15:22:52.040Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-14T15:22:52.040Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-14T15:22:54.688Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-14T15:22:54.688Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-14T15:22:54.688Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-14T15:22:54.688Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-14T15:22:54.688Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-14T15:22:54.688Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-14T15:22:54.688Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-14T15:22:54.688Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-14T15:22:54.688Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-14T15:22:54.688Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-14T15:22:54.688Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-14T15:22:54.688Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-14T15:22:55.290Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T15:22:55.567Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T15:22:55.850Z] OK: 120 MiB in 47 packages [2022-09-14T15:23:11.017Z] Collecting docker-compose==1.23.2 [2022-09-14T15:23:11.017Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-14T15:23:11.017Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.0 MB/s eta 0:00:00 [2022-09-14T15:23:11.017Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-14T15:23:11.017Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-14T15:23:11.303Z] Preparing metadata (setup.py): started [2022-09-14T15:23:13.967Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T15:23:13.967Z] Collecting docopt<0.7,>=0.6.1 [2022-09-14T15:23:13.967Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-14T15:23:13.967Z] Preparing metadata (setup.py): started [2022-09-14T15:23:16.642Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T15:23:16.642Z] Collecting cached-property<2,>=1.2.0 [2022-09-14T15:23:16.642Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-14T15:23:18.120Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-14T15:23:18.120Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-14T15:23:18.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.6 MB/s eta 0:00:00 [2022-09-14T15:23:18.735Z] Collecting PyYAML<4,>=3.10 [2022-09-14T15:23:18.735Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-14T15:23:19.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.6 MB/s eta 0:00:00 [2022-09-14T15:23:21.023Z] Preparing metadata (setup.py): started [2022-09-14T15:23:23.029Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T15:23:23.029Z] Collecting texttable<0.10,>=0.9.0 [2022-09-14T15:23:23.029Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-14T15:23:23.307Z] Preparing metadata (setup.py): started [2022-09-14T15:23:25.319Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T15:23:25.602Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-14T15:23:25.884Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-14T15:23:25.884Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-14T15:23:26.163Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.4 MB/s eta 0:00:00 [2022-09-14T15:23:26.775Z] Collecting docker<4.0,>=3.6.0 [2022-09-14T15:23:26.775Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-14T15:23:26.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 13.8 MB/s eta 0:00:00 [2022-09-14T15:23:27.384Z] Collecting jsonschema<3,>=2.5.1 [2022-09-14T15:23:27.384Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-14T15:23:27.665Z] Collecting docker-pycreds>=0.4.0 [2022-09-14T15:23:27.665Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-14T15:23:29.124Z] Collecting idna<2.8,>=2.5 [2022-09-14T15:23:29.124Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-14T15:23:29.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.0 MB/s eta 0:00:00 [2022-09-14T15:23:29.728Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-14T15:23:29.728Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-14T15:23:29.728Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 14.4 MB/s eta 0:00:00 [2022-09-14T15:23:30.006Z] Collecting certifi>=2017.4.17 [2022-09-14T15:23:30.006Z] Downloading certifi-2022.6.15.2-py3-none-any.whl (160 kB) [2022-09-14T15:23:30.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.4/160.4 kB 18.2 MB/s eta 0:00:00 [2022-09-14T15:23:30.287Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-14T15:23:30.287Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-14T15:23:30.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.9 MB/s eta 0:00:00 [2022-09-14T15:23:30.885Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-14T15:23:30.885Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-14T15:23:30.885Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-14T15:23:30.885Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-14T15:23:31.880Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-14T15:23:31.880Z] Running setup.py install for texttable: started [2022-09-14T15:23:34.555Z] Running setup.py install for texttable: finished with status 'done' [2022-09-14T15:23:34.555Z] Running setup.py install for PyYAML: started [2022-09-14T15:23:37.214Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-14T15:23:39.210Z] Running setup.py install for docopt: started [2022-09-14T15:23:41.201Z] Running setup.py install for docopt: finished with status 'done' [2022-09-14T15:23:44.607Z] Running setup.py install for dockerpty: started [2022-09-14T15:23:46.587Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-14T15:23:49.223Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15.2 chardet-3.0.4 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 [2022-09-14T15:23:49.223Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-14T15:23:57.518Z] Removing intermediate container 5d9ac02102c3 [2022-09-14T15:23:57.518Z] ---> 585375680df4 [2022-09-14T15:23:57.518Z] [2022-09-14T15:23:57.518Z] Step 9/20 : FROM alpine:3.15 [2022-09-14T15:23:57.518Z] ---> 02e0d6fdf486 [2022-09-14T15:23:57.518Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T15:23:57.518Z] ---> Using cache [2022-09-14T15:23:57.518Z] ---> 07b9ab9f6cbb [2022-09-14T15:23:57.518Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T15:23:57.518Z] ---> Using cache [2022-09-14T15:23:57.518Z] ---> 862a3fe85339 [2022-09-14T15:23:57.518Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-14T15:23:57.518Z] ---> Running in 600b2a260474 [2022-09-14T15:23:57.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:23:58.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:24:00.224Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T15:24:00.224Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T15:24:00.224Z] OK: 15733 distinct packages available [2022-09-14T15:24:00.224Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T15:24:00.224Z] Removing intermediate container aec5b0088dbd [2022-09-14T15:24:00.224Z] ---> 81792b529003 [2022-09-14T15:24:00.224Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-14T15:24:00.501Z] ---> Running in 6dbcde64d2b7 [2022-09-14T15:24:00.775Z] Removing intermediate container 6dbcde64d2b7 [2022-09-14T15:24:00.775Z] ---> 52f2999bcbbb [2022-09-14T15:24:00.775Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T15:24:00.775Z] ---> Running in 10b7f90d25fb [2022-09-14T15:24:01.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T15:24:01.326Z] Removing intermediate container 10b7f90d25fb [2022-09-14T15:24:01.326Z] ---> 78fe224ba5c5 [2022-09-14T15:24:01.326Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-14T15:24:02.315Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-14T15:24:02.315Z] ---> 1d34ed4b978d [2022-09-14T15:24:02.315Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-14T15:24:02.315Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-14T15:24:02.592Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-14T15:24:02.592Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-14T15:24:02.889Z] (5/9) Installing curl (7.80.0-r3) [2022-09-14T15:24:02.889Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-14T15:24:02.889Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-14T15:24:02.889Z] ---> 0919ae332fa0 [2022-09-14T15:24:02.889Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-14T15:24:03.168Z] (8/9) Installing libucontext (1.1-r0) [2022-09-14T15:24:03.168Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-14T15:24:03.168Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T15:24:03.168Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T15:24:03.443Z] OK: 8 MiB in 23 packages [2022-09-14T15:24:03.727Z] ---> 5bf9b2d811c1 [2022-09-14T15:24:03.727Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-14T15:24:04.011Z] ---> Running in c5a8886ffa68 [2022-09-14T15:24:04.287Z] Removing intermediate container c5a8886ffa68 [2022-09-14T15:24:04.287Z] ---> a41759489b8b [2022-09-14T15:24:04.287Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T15:24:04.561Z] ---> Running in 5db415fcc4c7 [2022-09-14T15:24:04.836Z] Removing intermediate container 5db415fcc4c7 [2022-09-14T15:24:04.836Z] ---> e14e86aec1a2 [2022-09-14T15:24:04.836Z] Step 21/23 : LABEL arch=arm64 [2022-09-14T15:24:05.120Z] Removing intermediate container 600b2a260474 [2022-09-14T15:24:05.120Z] ---> 114794839b2d [2022-09-14T15:24:05.120Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T15:24:05.120Z] ---> Running in e3bf0eda5b8b [2022-09-14T15:24:05.397Z] Removing intermediate container e3bf0eda5b8b [2022-09-14T15:24:05.397Z] ---> 3f8c7e84cf6d [2022-09-14T15:24:05.397Z] Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:24:05.688Z] ---> Running in e2cf9969f4ea [2022-09-14T15:24:05.688Z] ---> 706458a55def [2022-09-14T15:24:05.688Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-14T15:24:05.961Z] Removing intermediate container e2cf9969f4ea [2022-09-14T15:24:05.961Z] ---> e621ff2d3ac1 [2022-09-14T15:24:05.961Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T15:24:05.961Z] ---> Running in e4e2f59a3881 [2022-09-14T15:24:06.560Z] Removing intermediate container e4e2f59a3881 [2022-09-14T15:24:06.560Z] ---> 351e5cad4bd4 [2022-09-14T15:24:06.560Z] [2022-09-14T15:24:06.874Z] Successfully built 351e5cad4bd4 [2022-09-14T15:24:06.874Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-14T15:24:07.148Z]  Building sys-mgmt-agent ... done  ---> 8a828f609345 [2022-09-14T15:24:07.148Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-14T15:24:07.748Z] ---> e0b6279942ac [2022-09-14T15:24:07.748Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-14T15:24:07.748Z] ---> Running in 3b9c3f978187 [2022-09-14T15:24:08.024Z] Removing intermediate container 3b9c3f978187 [2022-09-14T15:24:08.024Z] ---> 0d538d654d25 [2022-09-14T15:24:08.024Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T15:24:08.300Z] ---> Running in da3313ee7995 [2022-09-14T15:24:08.574Z] Removing intermediate container da3313ee7995 [2022-09-14T15:24:08.574Z] ---> 5835c4bcdbab [2022-09-14T15:24:08.574Z] Step 18/20 : LABEL arch=arm64 [2022-09-14T15:24:08.574Z] ---> Running in 38df9954f1a7 [2022-09-14T15:24:08.850Z] Removing intermediate container 38df9954f1a7 [2022-09-14T15:24:08.850Z] ---> 3d2d560be805 [2022-09-14T15:24:08.850Z] Step 19/20 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 [2022-09-14T15:24:09.129Z] ---> Running in c9654388a84e [2022-09-14T15:24:09.405Z] Removing intermediate container c9654388a84e [2022-09-14T15:24:09.405Z] ---> 93c2ab7cff95 [2022-09-14T15:24:09.405Z] Step 20/20 : LABEL version=0.0.0 [2022-09-14T15:24:09.405Z] ---> Running in 436bf6376097 [2022-09-14T15:24:09.679Z] Removing intermediate container 436bf6376097 [2022-09-14T15:24:09.679Z] ---> e82d4ed562e6 [2022-09-14T15:24:09.679Z] [2022-09-14T15:24:09.953Z] Successfully built e82d4ed562e6 [2022-09-14T15:24:09.953Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-14T15:24:10.566Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-14T15:24:10.574Z] $ docker stop --time=1 a73815984a05eb5b33d6eca01f9ee567325e3eaa327dbef9f8b06429433d0f6a [2022-09-14T15:24:12.318Z] $ docker rm -f a73815984a05eb5b33d6eca01f9ee567325e3eaa327dbef9f8b06429433d0f6a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-14T15:24:12.973Z] + docker images [2022-09-14T15:24:13.247Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-14T15:24:13.247Z] security-spiffe-token-provider-arm64 latest e82d4ed562e6 4 seconds ago 28.4MB [2022-09-14T15:24:13.247Z] sys-mgmt-agent-arm64 latest 351e5cad4bd4 7 seconds ago 133MB [2022-09-14T15:24:13.247Z] 585375680df4 19 seconds ago 1.41GB [2022-09-14T15:24:13.247Z] 6685b9c13921 About a minute ago 1.36GB [2022-09-14T15:24:13.247Z] security-secretstore-setup-arm64 latest d1cb4d83b104 About a minute ago 28.2MB [2022-09-14T15:24:13.247Z] 19d922910260 2 minutes ago 1.37GB [2022-09-14T15:24:13.247Z] core-metadata-arm64 latest 8bac077b4a01 2 minutes ago 17.5MB [2022-09-14T15:24:13.247Z] 6eeedac328bf 2 minutes ago 1.38GB [2022-09-14T15:24:13.247Z] security-bootstrapper-arm64 latest c8cb38d4e552 4 minutes ago 19.1MB [2022-09-14T15:24:13.247Z] 51e2839e973a 5 minutes ago 1.36GB [2022-09-14T15:24:13.247Z] core-data-arm64 latest f7837799bfe5 5 minutes ago 20.7MB [2022-09-14T15:24:13.247Z] 009732ab6a5f 6 minutes ago 1.38GB [2022-09-14T15:24:13.247Z] support-notifications-arm64 latest 090566043f12 7 minutes ago 26.3MB [2022-09-14T15:24:13.247Z] support-scheduler-arm64 latest cdcb9545e2e4 8 minutes ago 25.7MB [2022-09-14T15:24:13.247Z] eae0c71a04cd 8 minutes ago 1.43GB [2022-09-14T15:24:13.247Z] 53558e1ea9eb 8 minutes ago 1.44GB [2022-09-14T15:24:13.247Z] core-command-arm64 latest 8a137f0a8f17 9 minutes ago 16.7MB [2022-09-14T15:24:13.247Z] 0892bb9ed636 10 minutes ago 1.37GB [2022-09-14T15:24:13.247Z] security-proxy-setup-arm64 latest 08be16e3a609 11 minutes ago 26.4MB [2022-09-14T15:24:13.247Z] 9fb9a91a3f81 12 minutes ago 1.36GB [2022-09-14T15:24:13.247Z] security-spire-server-arm64 latest 1be2f245c7fa 15 minutes ago 84.2MB [2022-09-14T15:24:13.247Z] 13fcf57f0878 15 minutes ago 1.25GB [2022-09-14T15:24:13.247Z] security-spire-agent-arm64 latest 1b3e75b6f9aa 16 minutes ago 122MB [2022-09-14T15:24:13.247Z] security-spire-config-arm64 latest 793ce24c6d71 17 minutes ago 83.6MB [2022-09-14T15:24:13.247Z] b4b9c4f21c27 17 minutes ago 1.25GB [2022-09-14T15:24:13.247Z] 42ab0d02ce99 17 minutes ago 1.25GB [2022-09-14T15:24:13.247Z] ci-base-image-arm64 latest 8cfe6da97dee 30 minutes ago 995MB [2022-09-14T15:24:13.247Z] alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB [2022-09-14T15:24:13.247Z] alpine 3.16 a6215f271958 5 weeks ago 5.29MB [2022-09-14T15:24:13.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-14T15:24:13.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T15:24:14.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-14T15:24:14.073Z] [2022-09-14T15:24:14.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T15:24:14.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-14T15:24:15.060Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-14T15:24:15.060Z] 8998bd30e6a1: Pulling fs layer [2022-09-14T15:24:15.060Z] 04944245beec: Pulling fs layer [2022-09-14T15:24:15.060Z] 699f458cf7ca: Pulling fs layer [2022-09-14T15:24:15.060Z] 765212b225bb: Pulling fs layer [2022-09-14T15:24:15.060Z] f23df028b6ca: Pulling fs layer [2022-09-14T15:24:15.060Z] d65c8cfc05b1: Pulling fs layer [2022-09-14T15:24:15.060Z] 2437ff75d9bd: Pulling fs layer [2022-09-14T15:24:15.060Z] 765212b225bb: Waiting [2022-09-14T15:24:15.060Z] 2437ff75d9bd: Waiting [2022-09-14T15:24:15.060Z] f23df028b6ca: Waiting [2022-09-14T15:24:15.339Z] 04944245beec: Verifying Checksum [2022-09-14T15:24:15.339Z] 04944245beec: Download complete [2022-09-14T15:24:15.339Z] 765212b225bb: Verifying Checksum [2022-09-14T15:24:15.339Z] 765212b225bb: Download complete [2022-09-14T15:24:15.339Z] f23df028b6ca: Verifying Checksum [2022-09-14T15:24:15.339Z] f23df028b6ca: Download complete [2022-09-14T15:24:15.339Z] d65c8cfc05b1: Verifying Checksum [2022-09-14T15:24:15.339Z] d65c8cfc05b1: Download complete [2022-09-14T15:24:15.339Z] 699f458cf7ca: Verifying Checksum [2022-09-14T15:24:15.339Z] 699f458cf7ca: Download complete [2022-09-14T15:24:15.943Z] 8998bd30e6a1: Verifying Checksum [2022-09-14T15:24:15.943Z] 8998bd30e6a1: Download complete [2022-09-14T15:24:18.578Z] 2437ff75d9bd: Download complete [2022-09-14T15:24:20.559Z] 8998bd30e6a1: Pull complete [2022-09-14T15:24:21.156Z] 04944245beec: Pull complete [2022-09-14T15:24:22.593Z] 699f458cf7ca: Pull complete [2022-09-14T15:24:22.593Z] 765212b225bb: Pull complete [2022-09-14T15:24:23.574Z] f23df028b6ca: Pull complete [2022-09-14T15:24:23.848Z] d65c8cfc05b1: Pull complete [2022-09-14T15:24:42.177Z] 2437ff75d9bd: Pull complete [2022-09-14T15:24:42.177Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-14T15:24:42.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-14T15:24:42.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T15:24:42.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-29107 does not seem to be running inside a container [2022-09-14T15:24:42.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-14T15:24:45.620Z] $ docker top 91aa3c2a08672923e8fc4e061f6dd2803e9261cebb19cc3a59ea4db7299cf12b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-14T15:24:46.745Z] ---> job-cost.sh [2022-09-14T15:24:46.745Z] lf-activate-venv: SKIPPING [2022-09-14T15:24:46.745Z] INFO: No Stack... [2022-09-14T15:24:47.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-14T15:24:48.321Z] INFO: Archiving Costs [Pipeline] sh [2022-09-14T15:24:49.005Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-14T15:24:49.005Z] + cut -d, -f6 [Pipeline] lock [2022-09-14T15:24:49.088Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4154-1-stack-cost] [2022-09-14T15:24:49.093Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4154-1-stack-cost] did not exist. Created. [2022-09-14T15:24:49.093Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-14T15:24:49.859Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-14T15:24:50.065Z] Stashed 1 file(s) [Pipeline] } [2022-09-14T15:24:50.080Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4154-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-14T15:24:50.153Z] $ docker stop --time=1 91aa3c2a08672923e8fc4e061f6dd2803e9261cebb19cc3a59ea4db7299cf12b [2022-09-14T15:24:51.745Z] $ docker rm -f 91aa3c2a08672923e8fc4e061f6dd2803e9261cebb19cc3a59ea4db7299cf12b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 [2022-09-14T15:24:52.791Z] provisioning config files... [2022-09-14T15:24:52.799Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8116911976533303704tmp [Pipeline] { [Pipeline] sh [2022-09-14T15:24:53.127Z] + set +x [2022-09-14T15:24:53.127Z] + curl -s https://codecov.io/bash [2022-09-14T15:24:53.127Z] + bash -s -- [2022-09-14T15:24:53.127Z] [2022-09-14T15:24:53.127Z] _____ _ [2022-09-14T15:24:53.127Z] / ____| | | [2022-09-14T15:24:53.127Z] | | ___ __| | ___ ___ _____ __ [2022-09-14T15:24:53.127Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-14T15:24:53.127Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-14T15:24:53.127Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-14T15:24:53.127Z] Bash-1.0.6 [2022-09-14T15:24:53.127Z] [2022-09-14T15:24:53.127Z] [2022-09-14T15:24:53.127Z] ==> git version 2.25.1 found [2022-09-14T15:24:53.127Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-14T15:24:53.127Z] Release-Date: 2020-01-08 [2022-09-14T15:24:53.127Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-14T15:24:53.127Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-14T15:24:53.127Z] ==> Jenkins CI detected. [2022-09-14T15:24:53.127Z] current dir:  /w/workspace/edgex-go/1 [2022-09-14T15:24:53.127Z] project root: . [2022-09-14T15:24:53.127Z] --> token set from env [2022-09-14T15:24:53.127Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-14T15:24:53.127Z] ==> Running gcov in . (disable via -X gcov) [2022-09-14T15:24:53.127Z] ==> Python coveragepy not found [2022-09-14T15:24:53.127Z] ==> Searching for coverage reports in: [2022-09-14T15:24:53.127Z] + . [2022-09-14T15:24:53.388Z] -> Found 1 reports [2022-09-14T15:24:53.388Z] ==> Detecting git/mercurial file structure [2022-09-14T15:24:53.388Z] ==> Reading reports [2022-09-14T15:24:53.388Z] + ./coverage.out bytes=491197 [2022-09-14T15:24:53.388Z] ==> Appending adjustments [2022-09-14T15:24:53.388Z] https://docs.codecov.io/docs/fixing-reports [2022-09-14T15:24:54.770Z] + Found adjustments [2022-09-14T15:24:54.770Z] ==> Gzipping contents [2022-09-14T15:24:54.770Z] 64K /tmp/codecov.OpW5Pv.gz [2022-09-14T15:24:54.770Z] ==> Uploading reports [2022-09-14T15:24:54.770Z] url: https://codecov.io [2022-09-14T15:24:54.770Z] query: branch=PR-4154&commit=eecae67b44b398aeb3844e6435918fff481fc260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4154&job=&cmd_args= [2022-09-14T15:24:54.770Z] -> Pinging Codecov [2022-09-14T15:24:54.770Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4154&commit=eecae67b44b398aeb3844e6435918fff481fc260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4154&job=&cmd_args= [2022-09-14T15:24:54.770Z] -> Uploading to [2022-09-14T15:24:54.770Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-14/00271124DB129430A58F1EEE437C3FCB/eecae67b44b398aeb3844e6435918fff481fc260/6da438b3-05ad-45af-a010-c1d9bbef9291.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220914T152454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed4e351ac038f340f67ae9076d8ffa34fe55ac625b1a1ac3ba4e69dd842e5d66 [2022-09-14T15:24:54.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-14T15:24:54.770Z] Dload Upload Total Spent Left Speed [2022-09-14T15:24:55.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64592 0 0 100 64592 0 247k --:--:-- --:--:-- --:--:-- 247k [2022-09-14T15:24:55.031Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eecae67b44b398aeb3844e6435918fff481fc260 [Pipeline] } [2022-09-14T15:24:55.061Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-14T15:24:56.469Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-14T15:24:56.798Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-14T15:24:57.691Z] ---> package-listing.sh [2022-09-14T15:24:57.691Z] ++ facter osfamily [2022-09-14T15:24:57.691Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-14T15:24:57.953Z] + OS_FAMILY=debian [2022-09-14T15:24:57.953Z] + workspace=/w/workspace/edgex-go/1 [2022-09-14T15:24:57.953Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-14T15:24:57.953Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-14T15:24:57.953Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-14T15:24:57.953Z] + PACKAGES=/tmp/packages_start.txt [2022-09-14T15:24:57.953Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-14T15:24:57.953Z] + PACKAGES=/tmp/packages_end.txt [2022-09-14T15:24:57.953Z] + case "${OS_FAMILY}" in [2022-09-14T15:24:57.953Z] + dpkg -l [2022-09-14T15:24:57.953Z] + grep '^ii' [2022-09-14T15:24:57.953Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-14T15:24:57.953Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-14T15:24:57.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-14T15:24:57.953Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-14T15:24:57.953Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-14T15:24:57.953Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-14T15:24:57.981Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-14T15:24:58.273Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T15:24:58.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-14T15:24:58.916Z] [2022-09-14T15:24:58.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T15:24:59.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-14T15:24:59.288Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-14T15:24:59.288Z] 5eb5b503b376: Pulling fs layer [2022-09-14T15:24:59.288Z] 5c69ac0246d0: Pulling fs layer [2022-09-14T15:24:59.288Z] ec43610c2a17: Pulling fs layer [2022-09-14T15:24:59.288Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-14T15:24:59.288Z] 33b1e0a273af: Pulling fs layer [2022-09-14T15:24:59.288Z] 5d3b04190fa2: Pulling fs layer [2022-09-14T15:24:59.288Z] 2f39f015ded8: Pulling fs layer [2022-09-14T15:24:59.288Z] 5d3b04190fa2: Waiting [2022-09-14T15:24:59.288Z] 3a2ae6a8a46f: Waiting [2022-09-14T15:24:59.288Z] 2f39f015ded8: Waiting [2022-09-14T15:24:59.288Z] 33b1e0a273af: Waiting [2022-09-14T15:24:59.288Z] 5c69ac0246d0: Download complete [2022-09-14T15:24:59.288Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-14T15:24:59.288Z] 33b1e0a273af: Verifying Checksum [2022-09-14T15:24:59.288Z] 33b1e0a273af: Download complete [2022-09-14T15:24:59.548Z] 5d3b04190fa2: Verifying Checksum [2022-09-14T15:24:59.548Z] 5d3b04190fa2: Download complete [2022-09-14T15:24:59.548Z] ec43610c2a17: Verifying Checksum [2022-09-14T15:24:59.548Z] ec43610c2a17: Download complete [2022-09-14T15:24:59.548Z] 5eb5b503b376: Download complete [2022-09-14T15:25:00.114Z] 2f39f015ded8: Download complete [2022-09-14T15:25:01.053Z] 5eb5b503b376: Pull complete [2022-09-14T15:25:01.053Z] 5c69ac0246d0: Pull complete [2022-09-14T15:25:01.312Z] ec43610c2a17: Pull complete [2022-09-14T15:25:01.571Z] 3a2ae6a8a46f: Pull complete [2022-09-14T15:25:01.832Z] 33b1e0a273af: Pull complete [2022-09-14T15:25:01.832Z] 5d3b04190fa2: Pull complete [2022-09-14T15:25:07.123Z] 2f39f015ded8: Pull complete [2022-09-14T15:25:07.123Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-14T15:25:07.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-14T15:25:07.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T15:25:07.338Z] prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container [2022-09-14T15:25:07.366Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-14T15:25:09.209Z] $ docker top f2f6b57e69c5c22c1c7140fb94d75ea2e8b98cfcdbc309419f4f31103208f66f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T15:25:09.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-14T15:25:09.965Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-14T15:25:10.274Z] + ls /var/log/sa-host [2022-09-14T15:25:10.274Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-14T15:25:10.481Z] provisioning config files... [2022-09-14T15:25:10.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7819646748815411109tmp [Pipeline] { [Pipeline] echo [2022-09-14T15:25:10.533Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-14T15:25:10.852Z] ---> create-netrc.sh [Pipeline] } [2022-09-14T15:25:10.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-14T15:25:11.293Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-14T15:25:11.327Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-14T15:25:11.643Z] ---> sudo-logs.sh [2022-09-14T15:25:11.643Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-14T15:25:11.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-14T15:25:12.034Z] ---> job-cost.sh [2022-09-14T15:25:12.034Z] lf-activate-venv: SKIPPING [2022-09-14T15:25:12.034Z] DEBUG: total: 0.10999999940395355 [2022-09-14T15:25:12.034Z] INFO: Retrieving Stack Cost... [2022-09-14T15:25:12.605Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-14T15:25:12.866Z] INFO: Archiving Costs [Pipeline] echo [2022-09-14T15:25:12.901Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-14T15:25:13.215Z] ---> logs-deploy.sh [2022-09-14T15:25:13.215Z] lf-activate-venv: SKIPPING [2022-09-14T15:25:13.215Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4154/1 [2022-09-14T15:25:13.215Z] INFO: archiving workspace using pattern(s): [2022-09-14T15:25:14.155Z] Archives upload complete. [2022-09-14T15:25:14.418Z] INFO: archiving logs to Nexus [2022-09-14T15:25:14.991Z] ---> uname -a: [2022-09-14T15:25:14.991Z] Linux prd-ubuntu20-04-docker-8c-8g-29106 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] ---> lscpu: [2022-09-14T15:25:14.991Z] Architecture: x86_64 [2022-09-14T15:25:14.991Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-14T15:25:14.991Z] Byte Order: Little Endian [2022-09-14T15:25:14.991Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-14T15:25:14.991Z] CPU(s): 8 [2022-09-14T15:25:14.991Z] On-line CPU(s) list: 0-7 [2022-09-14T15:25:14.991Z] Thread(s) per core: 1 [2022-09-14T15:25:14.991Z] Core(s) per socket: 1 [2022-09-14T15:25:14.991Z] Socket(s): 8 [2022-09-14T15:25:14.991Z] NUMA node(s): 1 [2022-09-14T15:25:14.991Z] Vendor ID: AuthenticAMD [2022-09-14T15:25:14.991Z] CPU family: 23 [2022-09-14T15:25:14.991Z] Model: 49 [2022-09-14T15:25:14.991Z] Model name: AMD EPYC-Rome Processor [2022-09-14T15:25:14.991Z] Stepping: 0 [2022-09-14T15:25:14.991Z] CPU MHz: 2799.998 [2022-09-14T15:25:14.991Z] BogoMIPS: 5599.99 [2022-09-14T15:25:14.991Z] Virtualization: AMD-V [2022-09-14T15:25:14.991Z] Hypervisor vendor: KVM [2022-09-14T15:25:14.991Z] Virtualization type: full [2022-09-14T15:25:14.991Z] L1d cache: 256 KiB [2022-09-14T15:25:14.991Z] L1i cache: 256 KiB [2022-09-14T15:25:14.991Z] L2 cache: 4 MiB [2022-09-14T15:25:14.991Z] L3 cache: 128 MiB [2022-09-14T15:25:14.991Z] NUMA node0 CPU(s): 0-7 [2022-09-14T15:25:14.991Z] Vulnerability Itlb multihit: Not affected [2022-09-14T15:25:14.991Z] Vulnerability L1tf: Not affected [2022-09-14T15:25:14.991Z] Vulnerability Mds: Not affected [2022-09-14T15:25:14.991Z] Vulnerability Meltdown: Not affected [2022-09-14T15:25:14.991Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-14T15:25:14.991Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-14T15:25:14.991Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-14T15:25:14.991Z] Vulnerability Srbds: Not affected [2022-09-14T15:25:14.991Z] Vulnerability Tsx async abort: Not affected [2022-09-14T15:25:14.991Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] ---> nproc: [2022-09-14T15:25:14.991Z] 8 [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] ---> df -h: [2022-09-14T15:25:14.991Z] Filesystem Size Used Avail Use% Mounted on [2022-09-14T15:25:14.991Z] overlay 155G 18G 138G 12% / [2022-09-14T15:25:14.991Z] tmpfs 64M 0 64M 0% /dev [2022-09-14T15:25:14.991Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-14T15:25:14.991Z] shm 64M 0 64M 0% /dev/shm [2022-09-14T15:25:14.991Z] /dev/vda1 155G 18G 138G 12% /facter-os [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] ---> sar -b -r -n DEV: [2022-09-14T15:25:14.991Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29106) 09/14/22 _x86_64_ (8 CPU) [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] 14:48:50 LINUX RESTART (8 CPU) [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] 14:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-14T15:25:14.991Z] 14:50:02 374.55 55.92 318.63 0.00 7452.53 186850.40 0.00 [2022-09-14T15:25:14.991Z] 14:51:01 114.79 0.51 114.28 0.00 12.20 56770.86 0.00 [2022-09-14T15:25:14.991Z] 14:52:01 51.08 0.13 50.95 0.00 1.73 19398.08 0.00 [2022-09-14T15:25:14.991Z] 14:53:01 442.00 7.85 434.15 0.00 74.13 149330.13 0.00 [2022-09-14T15:25:14.991Z] 14:54:01 1055.19 0.07 1055.12 0.00 6.39 346225.14 0.00 [2022-09-14T15:25:14.991Z] 14:55:01 1065.71 1.28 1064.42 0.00 19.86 275638.06 0.00 [2022-09-14T15:25:14.991Z] 14:56:01 194.94 0.05 194.89 0.00 0.40 15407.93 0.00 [2022-09-14T15:25:14.991Z] 14:57:01 1.87 0.00 1.87 0.00 0.00 20.66 0.00 [2022-09-14T15:25:14.991Z] 14:58:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2022-09-14T15:25:14.991Z] 14:59:01 1.73 0.00 1.73 0.00 0.00 18.79 0.00 [2022-09-14T15:25:14.991Z] 15:00:01 1.25 0.00 1.25 0.00 0.00 17.46 0.00 [2022-09-14T15:25:14.991Z] 15:01:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2022-09-14T15:25:14.991Z] 15:02:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2022-09-14T15:25:14.991Z] 15:03:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2022-09-14T15:25:14.991Z] 15:04:01 1.30 0.02 1.28 0.00 0.13 14.13 0.00 [2022-09-14T15:25:14.991Z] 15:05:01 1.87 0.00 1.87 0.00 0.00 21.99 0.00 [2022-09-14T15:25:14.991Z] 15:06:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2022-09-14T15:25:14.991Z] 15:07:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 [2022-09-14T15:25:14.991Z] 15:08:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2022-09-14T15:25:14.991Z] 15:09:01 2.73 0.87 1.87 0.00 18.40 27.86 0.00 [2022-09-14T15:25:14.991Z] 15:10:01 1.38 0.00 1.38 0.00 0.00 17.19 0.00 [2022-09-14T15:25:14.991Z] 15:11:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 [2022-09-14T15:25:14.991Z] 15:12:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2022-09-14T15:25:14.991Z] 15:13:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 [2022-09-14T15:25:14.991Z] 15:14:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 [2022-09-14T15:25:14.991Z] 15:15:01 1.58 0.00 1.58 0.00 0.00 20.26 0.00 [2022-09-14T15:25:14.991Z] 15:16:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2022-09-14T15:25:14.991Z] 15:17:01 1.42 0.02 1.40 0.00 0.13 16.26 0.00 [2022-09-14T15:25:14.991Z] 15:18:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2022-09-14T15:25:14.991Z] 15:19:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 [2022-09-14T15:25:14.991Z] 15:20:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2022-09-14T15:25:14.991Z] 15:21:01 0.95 0.00 0.95 0.00 0.00 12.53 0.00 [2022-09-14T15:25:14.991Z] 15:22:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2022-09-14T15:25:14.991Z] 15:23:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 [2022-09-14T15:25:14.991Z] 15:24:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2022-09-14T15:25:14.991Z] 15:25:01 4.03 0.25 3.78 0.00 19.33 322.29 0.00 [2022-09-14T15:25:14.991Z] Average: 92.78 1.86 90.92 0.00 211.30 29170.52 0.00 [2022-09-14T15:25:14.991Z] [2022-09-14T15:25:14.991Z] 14:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-14T15:25:14.991Z] 14:50:02 28692588 31740092 565316 1.72 114448 3202564 2195412 6.47 1168076 2647204 548776 [2022-09-14T15:25:14.991Z] 14:51:01 27507572 31655412 634864 1.93 137916 4192620 2121352 6.25 1630748 3263852 545792 [2022-09-14T15:25:14.991Z] 14:52:01 27294192 31658176 628508 1.91 140588 4381580 2341360 6.90 1414676 3667596 303312 [2022-09-14T15:25:14.991Z] 14:53:01 24482224 31660108 616436 1.87 275488 6829052 2074580 6.11 1897320 5748456 228 [2022-09-14T15:25:14.991Z] 14:54:01 20645768 31619436 653184 1.99 298284 10529268 2679132 7.90 2075572 9333064 566216 [2022-09-14T15:25:14.991Z] 14:55:01 19566992 31576332 689516 2.10 375156 11366540 2706128 7.98 2256860 10097612 8000 [2022-09-14T15:25:14.991Z] 14:56:01 20720232 31737312 534696 1.63 379936 10403652 1969108 5.80 2136104 9108376 16 [2022-09-14T15:25:14.991Z] 14:57:01 20722540 31739556 532856 1.62 379976 10403660 1969108 5.80 2135240 9108380 20 [2022-09-14T15:25:14.991Z] 14:58:01 20735204 31752220 520224 1.58 379992 10403672 1969108 5.80 2122820 9108388 12 [2022-09-14T15:25:14.991Z] 14:59:01 20736284 31753320 519120 1.58 380016 10403668 1969108 5.80 2122832 9108388 8 [2022-09-14T15:25:14.991Z] 15:00:01 20737032 31754064 518400 1.58 380028 10403652 1969108 5.80 2121776 9108368 12 [2022-09-14T15:25:14.991Z] 15:01:01 20737276 31754316 518144 1.58 380036 10403648 1969108 5.80 2121508 9108368 8 [2022-09-14T15:25:14.991Z] 15:02:01 20737216 31754272 518356 1.58 380040 10403656 1969108 5.80 2121496 9108372 12 [2022-09-14T15:25:14.991Z] 15:03:01 20737168 31754340 518360 1.58 380040 10403664 1969108 5.80 2121544 9108476 244 [2022-09-14T15:25:14.991Z] 15:04:01 20734344 31751592 521044 1.58 380048 10403664 1968388 5.80 2128560 9108476 320 [2022-09-14T15:25:14.991Z] 15:05:01 20736904 31754180 518292 1.58 380072 10403664 1951600 5.75 2122036 9108480 8 [2022-09-14T15:25:14.991Z] 15:06:01 20736880 31754160 518268 1.58 380104 10403668 1951600 5.75 2121872 9108480 12 [2022-09-14T15:25:14.991Z] 15:07:01 20737068 31754400 517976 1.58 380128 10403672 1951600 5.75 2121828 9108484 44 [2022-09-14T15:25:14.991Z] 15:08:01 20737044 31754388 517916 1.58 380164 10403676 1951600 5.75 2121648 9108488 20 [2022-09-14T15:25:14.991Z] 15:09:01 20736136 31754440 518036 1.58 380224 10404188 1979116 5.83 2121820 9108924 196 [2022-09-14T15:25:14.991Z] 15:10:01 20736084 31754396 518232 1.58 380232 10404188 1979116 5.83 2122120 9108928 44 [2022-09-14T15:25:14.991Z] 15:11:01 20735924 31754396 518156 1.58 380244 10404324 1979116 5.83 2122728 9109064 172 [2022-09-14T15:25:14.991Z] 15:12:01 20736208 31754684 517860 1.57 380260 10404320 1979116 5.83 2122124 9109064 36 [2022-09-14T15:25:14.991Z] 15:13:01 20736192 31754692 517800 1.57 380268 10404328 1979116 5.83 2122128 9109068 176 [2022-09-14T15:25:14.991Z] 15:14:01 20736144 31754644 517760 1.57 380300 10404324 1962420 5.78 2121836 9109068 12 [2022-09-14T15:25:14.991Z] 15:15:01 20736168 31754744 517696 1.57 380340 10404332 1962420 5.78 2122448 9109076 8 [2022-09-14T15:25:14.991Z] 15:16:01 20736176 31754760 517656 1.57 380360 10404344 1962420 5.78 2121924 9109080 28 [2022-09-14T15:25:14.991Z] 15:17:01 20736200 31754848 517824 1.57 380388 10404344 1962420 5.78 2122632 9109080 256 [2022-09-14T15:25:14.991Z] 15:18:01 20736248 31754904 517752 1.57 380396 10404348 1962420 5.78 2122076 9109084 32 [2022-09-14T15:25:14.991Z] 15:19:01 20736216 31754900 517708 1.57 380428 10404352 1962420 5.78 2122076 9109088 64 [2022-09-14T15:25:14.991Z] 15:20:01 20735900 31754588 517936 1.58 380444 10404356 1962420 5.78 2122684 9109092 24 [2022-09-14T15:25:14.991Z] 15:21:01 20735892 31754632 517872 1.57 380456 10404356 1962420 5.78 2122148 9109096 184 [2022-09-14T15:25:14.991Z] 15:22:01 20736060 31754804 517840 1.57 380468 10404360 1962420 5.78 2122132 9109096 8 [2022-09-14T15:25:14.991Z] 15:23:01 20736076 31754844 517780 1.57 380480 10404364 1962420 5.78 2122152 9109100 208 [2022-09-14T15:25:14.991Z] 15:24:01 20735980 31754768 517828 1.57 380504 10404364 1962420 5.78 2122260 9109104 32 [2022-09-14T15:25:14.991Z] 15:25:01 20415264 31692968 578644 1.76 385828 10648516 2367324 6.98 2189428 9352620 248664 [2022-09-14T15:25:14.992Z] Average: 21386872 31734602 539607 1.64 354280 9801860 2041532 6.02 2061312 8562915 61756 [2022-09-14T15:25:14.992Z] [2022-09-14T15:25:14.992Z] 14:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-14T15:25:14.992Z] 14:50:02 ens3 1400.20 1191.85 12778.36 167.68 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:50:02 lo 5.60 5.60 0.54 0.54 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:50:02 docker0 406.48 357.82 30.09 2716.98 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:51:01 ens3 192.32 154.39 1207.19 74.03 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:51:01 docker0 104.81 126.84 8.79 1169.16 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:51:01 vethcb7abc1 0.51 0.69 0.04 0.07 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:52:01 ens3 23.58 14.50 19.34 10.58 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:52:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:52:01 vethcb7abc1 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:53:01 ens3 301.32 218.50 3338.82 90.31 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:53:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:53:01 docker0 132.88 178.95 10.30 1634.33 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:53:01 veth244027f 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:54:01 ens3 177.51 135.58 806.50 82.68 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:54:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:54:01 docker0 74.03 94.49 4.87 671.17 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:54:01 veth244027f 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:55:01 ens3 219.50 144.73 1809.61 96.89 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:55:01 vethc23edeb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:55:01 veth2db1be4 13.03 34.08 1.28 652.78 0.00 0.00 0.00 0.05 [2022-09-14T15:25:14.992Z] 14:55:01 docker0 89.59 144.06 6.99 1769.60 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:55:01 veth244027f 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:55:01 veth78198b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:56:01 ens3 27.76 20.08 102.09 5.72 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:56:01 docker0 13.21 16.53 0.81 92.54 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:57:01 ens3 0.33 0.35 0.02 0.03 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:58:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:00:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:04:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:05:01 ens3 0.97 0.60 0.38 0.28 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:06:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:07:01 ens3 0.78 0.53 2.55 0.04 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:10:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:11:01 ens3 0.52 0.53 0.26 0.23 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:15:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:20:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:25:01 ens3 89.95 57.26 2518.95 10.27 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:25:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] Average: ens3 67.63 53.85 626.99 14.95 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] Average: docker0 22.79 25.50 1.72 223.27 0.00 0.00 0.00 0.00 [2022-09-14T15:25:14.992Z] [2022-09-14T15:25:14.992Z] [2022-09-14T15:25:14.992Z] ---> sar -P ALL: [2022-09-14T15:25:14.992Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29106) 09/14/22 _x86_64_ (8 CPU) [2022-09-14T15:25:14.993Z] [2022-09-14T15:25:14.993Z] 14:48:50 LINUX RESTART (8 CPU) [2022-09-14T15:25:14.993Z] [2022-09-14T15:25:14.993Z] 14:49:01 CPU %user %nice %system %iowait %steal %idle [2022-09-14T15:25:14.993Z] 14:50:02 all 11.36 0.00 4.33 1.73 0.05 82.53 [2022-09-14T15:25:14.993Z] 14:50:02 0 15.54 0.00 5.92 2.61 0.05 75.88 [2022-09-14T15:25:14.993Z] 14:50:02 1 10.87 0.00 3.84 1.84 0.07 83.39 [2022-09-14T15:25:14.993Z] 14:50:02 2 10.44 0.00 4.78 3.74 0.05 81.00 [2022-09-14T15:25:14.993Z] 14:50:02 3 10.43 0.00 3.32 0.44 0.05 85.76 [2022-09-14T15:25:14.993Z] 14:50:02 4 12.45 0.00 3.35 0.66 0.05 83.49 [2022-09-14T15:25:14.993Z] 14:50:02 5 11.57 0.00 4.74 2.17 0.05 81.47 [2022-09-14T15:25:14.993Z] 14:50:02 6 9.57 0.00 4.04 0.32 0.05 86.02 [2022-09-14T15:25:14.993Z] 14:50:02 7 9.96 0.00 4.64 2.09 0.07 83.25 [2022-09-14T15:25:14.993Z] 14:51:01 all 32.66 0.00 6.70 0.74 0.07 59.84 [2022-09-14T15:25:14.993Z] 14:51:01 0 35.16 0.00 7.77 2.39 0.09 54.59 [2022-09-14T15:25:14.993Z] 14:51:01 1 32.42 0.00 6.32 0.03 0.07 61.16 [2022-09-14T15:25:14.993Z] 14:51:01 2 30.47 0.00 5.84 0.50 0.07 63.12 [2022-09-14T15:25:14.993Z] 14:51:01 3 32.81 0.00 7.05 0.39 0.07 59.67 [2022-09-14T15:25:14.993Z] 14:51:01 4 31.99 0.00 6.69 2.01 0.09 59.22 [2022-09-14T15:25:14.993Z] 14:51:01 5 32.66 0.00 6.58 0.29 0.07 60.40 [2022-09-14T15:25:14.993Z] 14:51:01 6 32.78 0.00 6.34 0.02 0.05 60.81 [2022-09-14T15:25:14.993Z] 14:51:01 7 32.95 0.00 6.99 0.24 0.09 59.73 [2022-09-14T15:25:14.993Z] 14:52:01 all 51.63 0.00 6.88 0.19 0.09 41.21 [2022-09-14T15:25:14.993Z] 14:52:01 0 52.17 0.00 7.02 1.17 0.08 39.56 [2022-09-14T15:25:14.993Z] 14:52:01 1 51.86 0.00 7.09 0.00 0.08 40.96 [2022-09-14T15:25:14.993Z] 14:52:01 2 52.16 0.00 6.30 0.20 0.08 41.25 [2022-09-14T15:25:14.993Z] 14:52:01 3 51.71 0.00 6.38 0.02 0.10 41.78 [2022-09-14T15:25:14.993Z] 14:52:01 4 52.14 0.00 6.97 0.03 0.08 40.78 [2022-09-14T15:25:14.993Z] 14:52:01 5 51.36 0.00 7.14 0.03 0.08 41.38 [2022-09-14T15:25:14.993Z] 14:52:01 6 51.35 0.00 6.74 0.02 0.10 41.80 [2022-09-14T15:25:14.993Z] 14:52:01 7 50.30 0.00 7.41 0.02 0.10 42.17 [2022-09-14T15:25:14.993Z] 14:53:01 all 20.39 0.00 9.08 3.83 0.07 66.63 [2022-09-14T15:25:14.993Z] 14:53:01 0 20.88 0.00 8.95 4.54 0.07 65.56 [2022-09-14T15:25:14.993Z] 14:53:01 1 22.21 0.00 10.02 4.89 0.09 62.80 [2022-09-14T15:25:14.993Z] 14:53:01 2 19.97 0.00 8.13 2.44 0.07 69.39 [2022-09-14T15:25:14.993Z] 14:53:01 3 19.23 0.00 8.99 4.47 0.09 67.23 [2022-09-14T15:25:14.993Z] 14:53:01 4 20.79 0.00 10.08 7.88 0.07 61.18 [2022-09-14T15:25:14.993Z] 14:53:01 5 19.45 0.00 9.02 1.98 0.09 69.47 [2022-09-14T15:25:14.993Z] 14:53:01 6 21.04 0.00 9.50 1.72 0.07 67.68 [2022-09-14T15:25:14.993Z] 14:53:01 7 19.59 0.00 7.94 2.71 0.07 69.69 [2022-09-14T15:25:14.993Z] 14:54:01 all 56.81 0.00 14.91 6.03 0.13 22.11 [2022-09-14T15:25:14.993Z] 14:54:01 0 56.14 0.00 15.95 11.31 0.14 16.46 [2022-09-14T15:25:14.993Z] 14:54:01 1 57.02 0.00 14.09 2.60 0.14 26.15 [2022-09-14T15:25:14.993Z] 14:54:01 2 57.38 0.00 14.52 4.15 0.15 23.80 [2022-09-14T15:25:14.993Z] 14:54:01 3 56.89 0.00 14.57 7.86 0.12 20.56 [2022-09-14T15:25:14.993Z] 14:54:01 4 55.69 0.00 15.51 4.21 0.14 24.46 [2022-09-14T15:25:14.993Z] 14:54:01 5 57.38 0.00 15.24 8.93 0.12 18.33 [2022-09-14T15:25:14.993Z] 14:54:01 6 57.24 0.00 14.65 5.91 0.14 22.06 [2022-09-14T15:25:14.993Z] 14:54:01 7 56.74 0.00 14.73 3.31 0.14 25.08 [2022-09-14T15:25:14.993Z] 14:55:01 all 68.64 0.00 14.06 3.10 0.14 14.06 [2022-09-14T15:25:14.993Z] 14:55:01 0 70.65 0.00 13.73 2.03 0.12 13.46 [2022-09-14T15:25:14.993Z] 14:55:01 1 65.72 0.00 13.85 1.18 0.14 19.12 [2022-09-14T15:25:14.993Z] 14:55:01 2 66.10 0.00 13.49 1.40 0.14 18.87 [2022-09-14T15:25:14.993Z] 14:55:01 3 68.76 0.00 15.13 8.43 0.14 7.55 [2022-09-14T15:25:14.993Z] 14:55:01 4 66.79 0.00 14.50 3.10 0.14 15.48 [2022-09-14T15:25:14.993Z] 14:55:01 5 70.92 0.00 13.39 1.65 0.15 13.89 [2022-09-14T15:25:14.993Z] 14:55:01 6 69.23 0.00 14.82 5.23 0.14 10.58 [2022-09-14T15:25:14.993Z] 14:55:01 7 70.88 0.00 13.57 1.77 0.15 13.62 [2022-09-14T15:25:14.993Z] 14:56:01 all 2.26 0.00 1.14 0.89 0.01 95.69 [2022-09-14T15:25:14.993Z] 14:56:01 0 1.59 0.00 1.14 0.35 0.03 96.89 [2022-09-14T15:25:14.993Z] 14:56:01 1 3.04 0.00 1.64 0.48 0.02 94.83 [2022-09-14T15:25:14.993Z] 14:56:01 2 2.39 0.00 1.20 0.62 0.02 95.78 [2022-09-14T15:25:14.993Z] 14:56:01 3 2.73 0.00 0.95 0.97 0.00 95.35 [2022-09-14T15:25:14.993Z] 14:56:01 4 1.92 0.00 0.83 0.23 0.02 97.00 [2022-09-14T15:25:14.993Z] 14:56:01 5 2.64 0.00 1.03 0.33 0.00 95.99 [2022-09-14T15:25:14.993Z] 14:56:01 6 1.76 0.00 1.09 1.84 0.02 95.30 [2022-09-14T15:25:14.993Z] 14:56:01 7 2.06 0.00 1.22 2.32 0.00 94.40 [2022-09-14T15:25:14.993Z] 14:57:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2022-09-14T15:25:14.993Z] 14:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 14:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-14T15:25:14.993Z] 14:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.993Z] 14:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-14T15:25:14.993Z] 14:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 14:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-14T15:25:14.993Z] 14:57:01 6 0.02 0.00 0.05 0.05 0.00 99.88 [2022-09-14T15:25:14.993Z] 14:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.993Z] 14:58:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-14T15:25:14.993Z] 14:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 14:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-14T15:25:14.993Z] 14:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-14T15:25:14.993Z] 14:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 14:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 14:58:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-14T15:25:14.993Z] 14:58:01 6 0.07 0.00 0.02 0.02 0.00 99.90 [2022-09-14T15:25:14.993Z] 14:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.993Z] 14:59:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 14:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.993Z] 14:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 14:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 14:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 14:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.993Z] 14:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 14:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-14T15:25:14.993Z] 14:59:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-14T15:25:14.993Z] 15:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-14T15:25:14.993Z] 15:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-14T15:25:14.993Z] 15:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-14T15:25:14.993Z] 15:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:00:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-14T15:25:14.993Z] 15:00:01 6 0.03 0.00 0.00 0.03 0.02 99.92 [2022-09-14T15:25:14.993Z] 15:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] [2022-09-14T15:25:14.993Z] 15:00:01 CPU %user %nice %system %iowait %steal %idle [2022-09-14T15:25:14.993Z] 15:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-14T15:25:14.993Z] 15:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.993Z] 15:01:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-14T15:25:14.993Z] 15:01:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-14T15:25:14.993Z] 15:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.993Z] 15:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-14T15:25:14.993Z] 15:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-14T15:25:14.993Z] 15:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.993Z] 15:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:03:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-14T15:25:14.993Z] 15:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:04:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-09-14T15:25:14.993Z] 15:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-14T15:25:14.993Z] 15:04:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-14T15:25:14.993Z] 15:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-14T15:25:14.993Z] 15:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.993Z] 15:04:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-14T15:25:14.993Z] 15:04:01 5 0.00 0.00 0.05 0.00 0.00 99.95 [2022-09-14T15:25:14.993Z] 15:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:04:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-14T15:25:14.993Z] 15:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-09-14T15:25:14.993Z] 15:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.993Z] 15:05:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-14T15:25:14.993Z] 15:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.993Z] 15:05:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2022-09-14T15:25:14.994Z] 15:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:05:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:05:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:06:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2022-09-14T15:25:14.994Z] 15:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-14T15:25:14.994Z] 15:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:06:01 3 2.00 0.00 0.00 0.00 0.00 98.00 [2022-09-14T15:25:14.994Z] 15:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:07:01 all 0.17 0.00 0.03 0.01 0.00 99.79 [2022-09-14T15:25:14.994Z] 15:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:07:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2022-09-14T15:25:14.994Z] 15:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:07:01 3 1.22 0.00 0.13 0.00 0.00 98.64 [2022-09-14T15:25:14.994Z] 15:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:07:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2022-09-14T15:25:14.994Z] 15:07:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:08:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:09:01 all 0.05 0.00 0.04 0.01 0.00 99.90 [2022-09-14T15:25:14.994Z] 15:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:09:01 1 0.22 0.00 0.12 0.03 0.02 99.62 [2022-09-14T15:25:14.994Z] 15:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-14T15:25:14.994Z] 15:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:09:01 5 0.02 0.00 0.05 0.02 0.00 99.92 [2022-09-14T15:25:14.994Z] 15:09:01 6 0.03 0.00 0.05 0.02 0.00 99.90 [2022-09-14T15:25:14.994Z] 15:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:10:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:10:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2022-09-14T15:25:14.994Z] 15:10:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2022-09-14T15:25:14.994Z] 15:10:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2022-09-14T15:25:14.994Z] 15:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-09-14T15:25:14.994Z] 15:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-14T15:25:14.994Z] 15:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-14T15:25:14.994Z] 15:11:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:11:01 6 0.07 0.00 0.02 0.03 0.00 99.88 [2022-09-14T15:25:14.994Z] 15:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] [2022-09-14T15:25:14.994Z] 15:11:01 CPU %user %nice %system %iowait %steal %idle [2022-09-14T15:25:14.994Z] 15:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-14T15:25:14.994Z] 15:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:13:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-14T15:25:14.994Z] 15:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:14:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-14T15:25:14.994Z] 15:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-14T15:25:14.994Z] 15:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:14:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-09-14T15:25:14.994Z] 15:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-14T15:25:14.994Z] 15:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:15:01 5 0.07 0.00 0.02 0.02 0.00 99.90 [2022-09-14T15:25:14.994Z] 15:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:15:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:16:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2022-09-14T15:25:14.994Z] 15:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:17:01 all 0.01 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:17:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:18:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-14T15:25:14.994Z] 15:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:19:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-14T15:25:14.994Z] 15:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:20:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-14T15:25:14.994Z] 15:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:21:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-14T15:25:14.994Z] 15:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-14T15:25:14.994Z] 15:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.994Z] 15:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.994Z] 15:21:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-14T15:25:14.994Z] 15:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.995Z] 15:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.995Z] 15:22:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2022-09-14T15:25:14.995Z] 15:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.995Z] 15:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.995Z] 15:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-14T15:25:14.995Z] 15:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-14T15:25:14.995Z] 15:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-14T15:25:14.995Z] 15:22:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-14T15:25:14.995Z] 15:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-14T15:25:14.995Z] 15:22:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2022-09-14T15:25:14.995Z] [2022-09-14T15:25:14.995Z] 15:22:01 CPU %user %nice %system %iowait %steal %idle [2022-09-14T15:25:14.995Z] 15:23:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-14T15:25:14.995Z] 15:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.995Z] 15:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.995Z] 15:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.995Z] 15:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-14T15:25:14.995Z] 15:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.995Z] 15:23:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-14T15:25:14.995Z] 15:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-14T15:25:14.995Z] 15:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.995Z] 15:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-14T15:25:14.995Z] 15:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-14T15:25:14.995Z] 15:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-14T15:25:14.995Z] 15:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.995Z] 15:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-14T15:25:14.995Z] 15:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-14T15:25:14.995Z] 15:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.995Z] 15:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-14T15:25:14.995Z] 15:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-14T15:25:14.995Z] 15:25:01 all 1.42 0.00 0.59 0.03 0.01 97.95 [2022-09-14T15:25:14.995Z] 15:25:01 0 1.40 0.00 0.57 0.00 0.02 98.01 [2022-09-14T15:25:14.995Z] 15:25:01 1 1.10 0.00 0.58 0.00 0.02 98.30 [2022-09-14T15:25:14.995Z] 15:25:01 2 1.57 0.00 0.65 0.02 0.00 97.76 [2022-09-14T15:25:14.995Z] 15:25:01 3 1.53 0.00 0.60 0.00 0.02 97.85 [2022-09-14T15:25:14.995Z] 15:25:01 4 1.37 0.00 0.65 0.02 0.00 97.96 [2022-09-14T15:25:14.995Z] 15:25:01 5 1.57 0.00 0.57 0.02 0.00 97.85 [2022-09-14T15:25:14.995Z] 15:25:01 6 1.24 0.00 0.42 0.20 0.02 98.13 [2022-09-14T15:25:14.995Z] 15:25:01 7 1.60 0.00 0.65 0.00 0.00 97.74 [2022-09-14T15:25:14.995Z] Average: all 6.74 0.00 1.59 0.46 0.02 91.19 [2022-09-14T15:25:14.995Z] Average: 0 6.96 0.00 1.68 0.67 0.02 90.67 [2022-09-14T15:25:14.995Z] Average: 1 6.70 0.00 1.59 0.30 0.02 91.39 [2022-09-14T15:25:14.995Z] Average: 2 6.59 0.00 1.51 0.36 0.02 91.53 [2022-09-14T15:25:14.995Z] Average: 3 6.81 0.00 1.57 0.62 0.02 90.97 [2022-09-14T15:25:14.995Z] Average: 4 6.65 0.00 1.60 0.49 0.02 91.23 [2022-09-14T15:25:14.995Z] Average: 5 6.81 0.00 1.59 0.43 0.02 91.14 [2022-09-14T15:25:14.995Z] Average: 6 6.71 0.00 1.59 0.43 0.02 91.25 [2022-09-14T15:25:14.995Z] Average: 7 6.70 0.00 1.57 0.35 0.02 91.36 [2022-09-14T15:25:14.995Z] [2022-09-14T15:25:14.995Z] [2022-09-14T15:25:14.995Z]