Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c148ab59b65625e513fe090354cd046dedf8c5e4+7fde9c7512c7ea32da7052f9c2a143881b9a5b4f (bb0de61c93351776a94698462e226786ae03fa15) 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-ssh9103431188763106493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9765383735536289287.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12749541064298963224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh2683250761399281019.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4122330224312981721.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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/v3]] ========================================================= [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.21 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/v3 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-17 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 Merging remotes/origin/main commit 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 Merge succeeded, producing da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 Checking out Revision da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 (PR-4721) > 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/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # 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 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 # timeout=10 Commit message: "Merge commit '7fde9c7512c7ea32da7052f9c2a143881b9a5b4f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 52faee3ecd943f9728e1b2fe74509fc61323a9d7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-16T08:30:54.118Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-16T08:30:54.178Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-16T08:30:54.205Z] ========================================================= [2023-11-16T08:30:54.205Z] EdgeX Global Pipelines Version Info [2023-11-16T08:30:54.205Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-16T08:30:55.313Z] ------------------- [2023-11-16T08:30:55.313Z] stable info: [2023-11-16T08:30:55.313Z] ------------------- [2023-11-16T08:30:55.313Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-16T08:30:55.313Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-16T08:30:55.313Z] Message: update stable to v1.0.258 [2023-11-16T08:30:55.576Z] ------------------- [2023-11-16T08:30:55.576Z] experimental info: [2023-11-16T08:30:55.576Z] ------------------- [2023-11-16T08:30:55.576Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-16T08:30:55.576Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-16T08:30:55.576Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-16T08:30:55.659Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-16T08:30:55.680Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-16T08:30:55.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-16T08:30:55.733Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-16T08:30:55.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-16T08:30:55.788Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-16T08:30:55.812Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-16T08:30:55.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-16T08:30:55.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-16T08:30:55.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-16T08:30:55.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-16T08:30:55.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-16T08:30:55.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-16T08:30:56.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-16T08:30:56.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-16T08:30:56.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-16T08:30:56.098Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-16T08:30:56.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-16T08:30:56.173Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-16T08:30:56.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-16T08:30:56.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-16T08:30:56.290Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-16T08:30:56.332Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-16T08:30:56.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4721 [Pipeline] echo [2023-11-16T08:30:56.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4721 [Pipeline] echo [2023-11-16T08:30:56.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4721 [Pipeline] echo [2023-11-16T08:30:56.487Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [Pipeline] echo [2023-11-16T08:30:56.528Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da6bc1c [Pipeline] echo [2023-11-16T08:30:56.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-16T08:30:56.654Z] provisioning config files... [2023-11-16T08:30:56.670Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config18260928570229446568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-16T08:30:57.013Z] ---> ****-login.sh [2023-11-16T08:30:57.013Z] nexus3.edgexfoundry.org:10001 [2023-11-16T08:30:57.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-16T08:30:57.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-16T08:30:57.274Z] Configure a credential helper to remove this warning. See [2023-11-16T08:30:57.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-16T08:30:57.274Z] [2023-11-16T08:30:57.274Z] Login Succeeded [2023-11-16T08:30:57.274Z] nexus3.edgexfoundry.org:10002 [2023-11-16T08:30:57.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-16T08:30:57.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-16T08:30:57.274Z] Configure a credential helper to remove this warning. See [2023-11-16T08:30:57.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-16T08:30:57.274Z] [2023-11-16T08:30:57.274Z] Login Succeeded [2023-11-16T08:30:57.274Z] nexus3.edgexfoundry.org:10003 [2023-11-16T08:30:57.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-16T08:30:57.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-16T08:30:57.534Z] Configure a credential helper to remove this warning. See [2023-11-16T08:30:57.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-16T08:30:57.534Z] [2023-11-16T08:30:57.534Z] Login Succeeded [2023-11-16T08:30:57.534Z] nexus3.edgexfoundry.org:10004 [2023-11-16T08:30:57.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-16T08:30:57.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-16T08:30:57.534Z] Configure a credential helper to remove this warning. See [2023-11-16T08:30:57.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-16T08:30:57.534Z] [2023-11-16T08:30:57.534Z] Login Succeeded [2023-11-16T08:30:57.534Z] ****.io [2023-11-16T08:30:57.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-16T08:30:57.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-16T08:30:57.794Z] Configure a credential helper to remove this warning. See [2023-11-16T08:30:57.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-16T08:30:57.794Z] [2023-11-16T08:30:57.794Z] Login Succeeded [2023-11-16T08:30:57.794Z] ---> ****-login.sh ends [Pipeline] } [2023-11-16T08:30:57.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-16T08:30:58.166Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-11-16T08:30:58.166Z] + + cut -d/ -f2 [2023-11-16T08:30:58.166Z] dirname cmd/core-command/Dockerfile [2023-11-16T08:30:58.166Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-16T08:30:58.166Z] + cut -d/ -f2 [2023-11-16T08:30:58.166Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-16T08:30:58.166Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-16T08:30:58.166Z] + cut -d/ -f2 [2023-11-16T08:30:58.166Z] + dirname cmd/core-data/Dockerfile [2023-11-16T08:30:58.166Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-16T08:30:58.166Z] + dirname cmd/core-metadata/Dockerfile [2023-11-16T08:30:58.166Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-16T08:30:58.167Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-11-16T08:30:58.167Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-16T08:30:58.167Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-16T08:30:58.167Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-16T08:30:58.167Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-16T08:30:58.167Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-16T08:30:58.167Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-16T08:30:58.167Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-16T08:30:58.167Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-16T08:30:58.167Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-16T08:30:58.167Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-16T08:30:58.167Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-16T08:30:58.167Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-16T08:30:58.167Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-16T08:30:58.167Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-16T08:30:58.167Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-16T08:30:58.167Z] + dirname cmd/support-notifications/Dockerfile [2023-11-16T08:30:58.167Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-16T08:30:58.167Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-16T08:30:58.167Z] + cut -d/ -f2 [2023-11-16T08:30:58.167Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-16T08:30:58.203Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-16T08:30:58.621Z] + git rev-list -1 --merges da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6~1..da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [Pipeline] echo [2023-11-16T08:30:58.634Z] -----------> git rev-list -1 --merges da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6~1..da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [2023-11-16T08:30:58.634Z] da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [false] [Pipeline] sh [2023-11-16T08:30:58.936Z] + git log --format=format:%s -1 da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [Pipeline] echo [2023-11-16T08:30:58.952Z] ========================================================= [2023-11-16T08:30:58.952Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-16T08:30:58.952Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-16T08:30:59.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-16T08:30:59.355Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-16T08:30:59.355Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-16T08:30:59.355Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-16T08:30:59.355Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-16T08:30:59.355Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-16T08:30:59.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T08:30:59.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-16T08:30:59.914Z] [2023-11-16T08:30:59.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T08:31:00.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-16T08:31:00.481Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-16T08:31:00.481Z] b85a868b505f: Pulling fs layer [2023-11-16T08:31:00.481Z] e2be974225ed: Pulling fs layer [2023-11-16T08:31:00.481Z] 339a4e72a1f5: Pulling fs layer [2023-11-16T08:31:00.481Z] 988bab9f4d93: Pulling fs layer [2023-11-16T08:31:00.481Z] 1469e6f7b9e6: Pulling fs layer [2023-11-16T08:31:00.481Z] eaf3925da568: Pulling fs layer [2023-11-16T08:31:00.481Z] bab4dde63d76: Pulling fs layer [2023-11-16T08:31:00.481Z] bde34c3a00c8: Pulling fs layer [2023-11-16T08:31:00.481Z] b352a97aabf1: Pulling fs layer [2023-11-16T08:31:00.481Z] 4872d77fe225: Pulling fs layer [2023-11-16T08:31:00.481Z] 5851b861e8e6: Pulling fs layer [2023-11-16T08:31:00.481Z] bab4dde63d76: Waiting [2023-11-16T08:31:00.481Z] 988bab9f4d93: Waiting [2023-11-16T08:31:00.481Z] bde34c3a00c8: Waiting [2023-11-16T08:31:00.481Z] eaf3925da568: Waiting [2023-11-16T08:31:00.481Z] b352a97aabf1: Waiting [2023-11-16T08:31:00.481Z] 4872d77fe225: Waiting [2023-11-16T08:31:00.481Z] 1469e6f7b9e6: Waiting [2023-11-16T08:31:00.481Z] 5851b861e8e6: Waiting [2023-11-16T08:31:00.481Z] e2be974225ed: Verifying Checksum [2023-11-16T08:31:00.481Z] e2be974225ed: Download complete [2023-11-16T08:31:00.481Z] 988bab9f4d93: Download complete [2023-11-16T08:31:00.481Z] 1469e6f7b9e6: Verifying Checksum [2023-11-16T08:31:00.481Z] 1469e6f7b9e6: Download complete [2023-11-16T08:31:00.481Z] eaf3925da568: Verifying Checksum [2023-11-16T08:31:00.481Z] eaf3925da568: Download complete [2023-11-16T08:31:00.481Z] 339a4e72a1f5: Verifying Checksum [2023-11-16T08:31:00.481Z] 339a4e72a1f5: Download complete [2023-11-16T08:31:00.481Z] bde34c3a00c8: Download complete [2023-11-16T08:31:00.740Z] b352a97aabf1: Download complete [2023-11-16T08:31:00.740Z] 4872d77fe225: Download complete [2023-11-16T08:31:00.740Z] 5851b861e8e6: Download complete [2023-11-16T08:31:00.740Z] b85a868b505f: Verifying Checksum [2023-11-16T08:31:00.740Z] b85a868b505f: Download complete [2023-11-16T08:31:00.998Z] bab4dde63d76: Verifying Checksum [2023-11-16T08:31:00.999Z] bab4dde63d76: Download complete [2023-11-16T08:31:01.935Z] b85a868b505f: Pull complete [2023-11-16T08:31:01.935Z] e2be974225ed: Pull complete [2023-11-16T08:31:02.503Z] 339a4e72a1f5: Pull complete [2023-11-16T08:31:02.503Z] 988bab9f4d93: Pull complete [2023-11-16T08:31:02.762Z] 1469e6f7b9e6: Pull complete [2023-11-16T08:31:03.022Z] eaf3925da568: Pull complete [2023-11-16T08:31:04.923Z] bab4dde63d76: Pull complete [2023-11-16T08:31:04.923Z] bde34c3a00c8: Pull complete [2023-11-16T08:31:04.923Z] b352a97aabf1: Pull complete [2023-11-16T08:31:04.923Z] 4872d77fe225: Pull complete [2023-11-16T08:31:04.923Z] 5851b861e8e6: Pull complete [2023-11-16T08:31:04.923Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-16T08:31:04.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-16T08:31:04.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-16T08:31:05.092Z] prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container [2023-11-16T08:31:05.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-16T08:31:09.945Z] $ docker top 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad -eo pid,comm [2023-11-16T08:31:09.995Z] 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). [2023-11-16T08:31:09.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-16T08:31:10.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-16T08:31:10.085Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-16T08:31:10.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-16T08:31:10.204Z] $ docker exec 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad ssh-agent [2023-11-16T08:31:10.300Z] SSH_AUTH_SOCK=/tmp/ssh-85ZYm0blw96z/agent.32 [2023-11-16T08:31:10.300Z] SSH_AGENT_PID=38 [2023-11-16T08:31:10.308Z] Running ssh-add (command line suppressed) [2023-11-16T08:31:10.419Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_18339867389025073528.key (/w/workspace/edgex-go/5@tmp/private_key_18339867389025073528.key) [2023-11-16T08:31:10.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-16T08:31:10.742Z] + git tag --points-at HEAD [Pipeline] } [2023-11-16T08:31:10.759Z] $ docker exec --env ******** --env ******** 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad ssh-agent -k [2023-11-16T08:31:10.862Z] unset SSH_AUTH_SOCK; [2023-11-16T08:31:10.863Z] unset SSH_AGENT_PID; [2023-11-16T08:31:10.863Z] echo Agent pid 38 killed; [2023-11-16T08:31:10.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-16T08:31:10.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-16T08:31:10.925Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-16T08:31:11.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-16T08:31:11.042Z] $ docker exec 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad ssh-agent [2023-11-16T08:31:11.144Z] SSH_AUTH_SOCK=/tmp/ssh-qwN6kvqfdDuZ/agent.71 [2023-11-16T08:31:11.144Z] SSH_AGENT_PID=77 [2023-11-16T08:31:11.149Z] Running ssh-add (command line suppressed) [2023-11-16T08:31:11.260Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_13416550808005675303.key (/w/workspace/edgex-go/5@tmp/private_key_13416550808005675303.key) [2023-11-16T08:31:11.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-16T08:31:11.584Z] + git semver init [2023-11-16T08:31:11.844Z] 2023-11-16 08:31:11,776 [run_init] DEBUG init version:0.0.0 force:False [2023-11-16T08:31:11.844Z] 2023-11-16 08:31:11,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-11-16T08:31:11.844Z] 2023-11-16 08:31:11,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-11-16T08:31:11.844Z] 2023-11-16 08:31:11,778 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-11-16T08:31:18.423Z] 2023-11-16 08:31:18,389 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-11-16T08:31:18.423Z] 2023-11-16 08:31:18,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4721 with force:False [2023-11-16T08:31:18.423Z] 2023-11-16 08:31:18,390 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4721 [2023-11-16T08:31:18.423Z] 2023-11-16 08:31:18,395 [execute] INFO git cat-file --batch-check [2023-11-16T08:31:18.423Z] 2023-11-16 08:31:18,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-11-16T08:31:18.423Z] 2023-11-16 08:31:18,401 [execute] INFO git cat-file --batch [2023-11-16T08:31:18.423Z] 2023-11-16 08:31:18,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-11-16T08:31:18.423Z] 2023-11-16 08:31:18,406 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4721 [2023-11-16T08:31:18.423Z] 0.0.0 [Pipeline] } [2023-11-16T08:31:18.441Z] $ docker exec --env ******** --env ******** 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad ssh-agent -k [2023-11-16T08:31:18.549Z] unset SSH_AUTH_SOCK; [2023-11-16T08:31:18.549Z] unset SSH_AGENT_PID; [2023-11-16T08:31:18.549Z] echo Agent pid 77 killed; [2023-11-16T08:31:18.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-16T08:31:18.956Z] + git semver [Pipeline] } [2023-11-16T08:31:19.231Z] $ docker stop --time=1 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad [2023-11-16T08:31:20.518Z] $ docker rm -f --volumes 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-16T08:31:20.899Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-16T08:31:21.184Z] Stashed 1 file(s) [Pipeline] echo [2023-11-16T08:31:21.188Z] [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 [2023-11-16T08:31:21.805Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-11-16T08:31:21.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-16T08:31:21.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-16T08:31:21.886Z] ========================================================= [2023-11-16T08:31:21.886Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-16T08:31:21.886Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-16T08:31:22.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-16T08:31:22.765Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-16T08:31:22.765Z] 7264a8db6415: Pulling fs layer [2023-11-16T08:31:22.765Z] c4d48a809fc2: Pulling fs layer [2023-11-16T08:31:22.765Z] 4f1c88b9dad5: Pulling fs layer [2023-11-16T08:31:22.765Z] ad3a456e5733: Pulling fs layer [2023-11-16T08:31:22.765Z] 69c7f0334f64: Pulling fs layer [2023-11-16T08:31:22.765Z] 1f1c1a5573a3: Pulling fs layer [2023-11-16T08:31:22.765Z] ce7588e14bc9: Pulling fs layer [2023-11-16T08:31:22.765Z] b5e4710f87ac: Pulling fs layer [2023-11-16T08:31:22.765Z] ad3a456e5733: Waiting [2023-11-16T08:31:22.765Z] 69c7f0334f64: Waiting [2023-11-16T08:31:22.765Z] 1f1c1a5573a3: Waiting [2023-11-16T08:31:22.765Z] ce7588e14bc9: Waiting [2023-11-16T08:31:22.765Z] b5e4710f87ac: Waiting [2023-11-16T08:31:23.024Z] c4d48a809fc2: Download complete [2023-11-16T08:31:23.024Z] ad3a456e5733: Download complete [2023-11-16T08:31:23.024Z] 69c7f0334f64: Verifying Checksum [2023-11-16T08:31:23.024Z] 69c7f0334f64: Download complete [2023-11-16T08:31:23.024Z] 7264a8db6415: Verifying Checksum [2023-11-16T08:31:23.024Z] 7264a8db6415: Download complete [2023-11-16T08:31:23.024Z] 1f1c1a5573a3: Verifying Checksum [2023-11-16T08:31:23.024Z] 1f1c1a5573a3: Download complete [2023-11-16T08:31:23.024Z] 7264a8db6415: Pull complete [2023-11-16T08:31:23.283Z] b5e4710f87ac: Verifying Checksum [2023-11-16T08:31:23.283Z] b5e4710f87ac: Download complete [2023-11-16T08:31:23.283Z] c4d48a809fc2: Pull complete [2023-11-16T08:31:26.573Z] 4f1c88b9dad5: Download complete [2023-11-16T08:31:27.509Z] ce7588e14bc9: Verifying Checksum [2023-11-16T08:31:27.509Z] ce7588e14bc9: Download complete [2023-11-16T08:31:29.409Z] 4f1c88b9dad5: Pull complete [2023-11-16T08:31:29.409Z] ad3a456e5733: Pull complete [2023-11-16T08:31:29.409Z] 69c7f0334f64: Pull complete [2023-11-16T08:31:29.409Z] 1f1c1a5573a3: Pull complete [2023-11-16T08:31:31.940Z] ce7588e14bc9: Pull complete [2023-11-16T08:31:32.511Z] b5e4710f87ac: Pull complete [2023-11-16T08:31:32.511Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-16T08:31:32.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-16T08:31:32.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-16T08:31:32.828Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-16T08:31:32.829Z] WORKDIR /edgex [2023-11-16T08:31:32.829Z] COPY go.mod . [2023-11-16T08:31:32.829Z] RUN go mod download+ [2023-11-16T08:31:32.829Z] docker build -t ci-base-image-x86_64 -f - . [2023-11-16T08:31:33.410Z] Sending build context to Docker daemon 176.2MB [2023-11-16T08:31:33.410Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-16T08:31:33.410Z] ---> 88b5674ff536 [2023-11-16T08:31:33.410Z] Step 2/4 : WORKDIR /edgex [2023-11-16T08:31:36.403Z] Still waiting to schedule task [2023-11-16T08:31:36.404Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18’ is offline [2023-11-16T08:31:43.408Z] ---> Running in 8d8fd4c1dc54 [2023-11-16T08:31:43.408Z] Removing intermediate container 8d8fd4c1dc54 [2023-11-16T08:31:43.408Z] ---> eaa1b51c2f29 [2023-11-16T08:31:43.408Z] Step 3/4 : COPY go.mod . [2023-11-16T08:31:43.408Z] ---> e6cee081af56 [2023-11-16T08:31:43.408Z] Step 4/4 : RUN go mod download [2023-11-16T08:31:43.408Z] ---> Running in 3d97c7a113c6 [2023-11-16T08:32:05.480Z] Removing intermediate container 3d97c7a113c6 [2023-11-16T08:32:05.480Z] ---> e7b8bf0dbe98 [2023-11-16T08:32:05.480Z] Successfully built e7b8bf0dbe98 [2023-11-16T08:32:05.480Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T08:32:05.808Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-16T08:32:05.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-16T08:32:05.943Z] prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container [2023-11-16T08:32:05.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-16T08:32:06.402Z] $ docker top 9f2fd7efc3932899f21f8e8faa8a6be54921f01cb53903d68ba7658ef6ae7cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-16T08:32:06.792Z] + go version [2023-11-16T08:32:06.792Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-16T08:32:06.806Z] $ docker stop --time=1 9f2fd7efc3932899f21f8e8faa8a6be54921f01cb53903d68ba7658ef6ae7cf8 [2023-11-16T08:32:08.047Z] $ docker rm -f --volumes 9f2fd7efc3932899f21f8e8faa8a6be54921f01cb53903d68ba7658ef6ae7cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T08:32:08.650Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-16T08:32:08.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-16T08:32:08.777Z] prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container [2023-11-16T08:32:08.815Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-16T08:32:09.160Z] $ docker top 8269e2e062d00c22ac343138d1cfb3a9cea9c11e3153e6e8307a10056c4dca8d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-16T08:32:09.273Z] ========================================================= [2023-11-16T08:32:09.273Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-16T08:32:09.273Z] ========================================================= [Pipeline] sh [2023-11-16T08:32:09.552Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-11-16T08:32:09.871Z] + make test [2023-11-16T08:32:09.871Z] go test -race -coverprofile=coverage.out ./... [2023-11-16T08:32:16.434Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-16T08:32:26.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-16T08:32:26.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-16T08:32:26.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-16T08:32:27.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-16T08:32:27.256Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-16T08:32:27.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-16T08:32:27.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-16T08:32:27.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-16T08:32:27.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-16T08:32:27.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-16T08:32:27.771Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-16T08:32:27.771Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-16T08:32:27.771Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-16T08:32:27.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-16T08:32:28.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-16T08:32:28.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-16T08:32:30.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-11-16T08:32:30.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-16T08:32:30.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-16T08:32:30.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-16T08:32:30.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2023-11-16T08:32:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-16T08:32:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-16T08:32:32.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-16T08:32:32.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-16T08:32:32.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-16T08:32:32.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-16T08:32:32.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-16T08:32:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-16T08:32:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-16T08:32:34.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements [2023-11-16T08:32:34.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2023-11-16T08:32:35.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.040s coverage: 93.4% of statements [2023-11-16T08:32:35.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 4.1% of statements [2023-11-16T08:32:35.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-16T08:32:35.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-16T08:32:35.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-16T08:32:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-16T08:32:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-16T08:32:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-16T08:32:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-16T08:32:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-16T08:32:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-16T08:32:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-16T08:32:36.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.409s coverage: 97.6% of statements [2023-11-16T08:32:36.988Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2023-11-16T08:32:37.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-16T08:32:37.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-16T08:32:38.207Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements [2023-11-16T08:32:38.207Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements [2023-11-16T08:32:38.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements [2023-11-16T08:32:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.044s coverage: 82.9% of statements [2023-11-16T08:32:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements [2023-11-16T08:32:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2023-11-16T08:32:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.044s coverage: 87.5% of statements [2023-11-16T08:32:39.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-16T08:32:39.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-16T08:32:39.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-16T08:32:39.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-16T08:32:39.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-16T08:32:39.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-16T08:32:39.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-16T08:32:39.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-16T08:32:40.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-16T08:32:40.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-16T08:32:40.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-16T08:32:40.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-16T08:32:41.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-16T08:32:41.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-16T08:32:41.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-16T08:32:43.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-16T08:32:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-16T08:32:44.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-16T08:32:44.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-16T08:32:47.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-16T08:32:47.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-16T08:32:47.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-16T08:32:48.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-16T08:32:48.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-16T08:32:48.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-16T08:32:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-16T08:32:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-16T08:32:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-16T08:32:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-16T08:32:51.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements [2023-11-16T08:32:51.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-16T08:32:51.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-16T08:32:51.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-16T08:32:51.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-16T08:32:52.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-16T08:32:52.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-16T08:32:52.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-16T08:32:52.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-16T08:32:53.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-16T08:32:53.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-16T08:32:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-16T08:32:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.267s coverage: 79.9% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.012s coverage: 64.4% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.055s coverage: 20.0% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.047s coverage: 86.0% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.188s coverage: 63.1% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2023-11-16T08:33:04.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.023s coverage: 100.0% of statements [2023-11-16T08:33:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 38.4% of statements [2023-11-16T08:33:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.037s coverage: 89.5% of statements [2023-11-16T08:33:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2023-11-16T08:33:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements [2023-11-16T08:33:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements [2023-11-16T08:33:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements [2023-11-16T08:33:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-11-16T08:33:04.421Z] 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 [2023-11-16T08:33:04.421Z] running golangci-lint [2023-11-16T08:33:04.421Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-16T08:33:04.421Z] go version go1.21.0 linux/amd64 [2023-11-16T08:33:04.421Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-16T08:33:04.421Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-16T08:33:16.615Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 11.181221771s" [2023-11-16T08:33:16.615Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.852699ms" [2023-11-16T08:33:23.168Z] level=info msg="[linters_context/goanalysis] analyzers took 1m14.574101739s with top 10 stages: buildir: 30.573221863s, gosec: 6.59714393s, fact_deprecated: 1.900539048s, printf: 1.79476286s, inspect: 1.774202785s, ctrlflow: 1.173383956s, nilness: 928.852757ms, fact_purity: 830.20264ms, directives: 741.355288ms, SA5012: 722.116293ms" [2023-11-16T08:33:23.168Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-16T08:33:23.168Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, nolint: 0/21, cgo: 197/197" [2023-11-16T08:33:23.168Z] level=info msg="[runner] processing took 17.230395ms with stages: nolint: 8.051912ms, identifier_marker: 4.239398ms, exclude-rules: 1.621385ms, path_prettifier: 1.326311ms, autogenerated_exclude: 1.291182ms, skip_dirs: 648.266µs, cgo: 34.941µs, filename_unadjuster: 13.01µs, max_same_issues: 590ns, fixer: 490ns, source_code: 450ns, uniq_by_line: 410ns, skip_files: 410ns, exclude: 310ns, diff: 280ns, severity-rules: 280ns, sort_results: 250ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2023-11-16T08:33:23.168Z] level=info msg="[runner] linters took 7.553635221s with stages: goanalysis_metalinter: 7.536309735s" [2023-11-16T08:33:23.168Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-16T08:33:23.168Z] level=info msg="Memory: 189 samples, avg is 242.7MB, max is 849.6MB" [2023-11-16T08:33:23.168Z] level=info msg="Execution took 18.777118529s" [2023-11-16T08:33:23.168Z] go vet ./... [2023-11-16T08:33:27.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-16T08:33:27.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-16T08:33:27.348Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-16T08:33:27.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-16T08:33:27.670Z] + ls -al . [2023-11-16T08:33:27.670Z] total 736 [2023-11-16T08:33:27.670Z] drwxrwxr-x 11 1001 1001 4096 Nov 16 08:32 . [2023-11-16T08:33:27.670Z] drwxr-xr-x 4 root root 4096 Nov 16 08:32 .. [2023-11-16T08:33:27.670Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 08:30 .blubracket [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 10 Nov 16 08:30 .dockerignore [2023-11-16T08:33:27.670Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 08:33 .git [2023-11-16T08:33:27.670Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 08:30 .github [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 1074 Nov 16 08:30 .gitignore [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 08:30 .golangci.yml [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 100 Nov 16 08:30 .hadolint.yml [2023-11-16T08:33:27.670Z] drwxr-xr-x 3 1001 1001 4096 Nov 16 08:31 .semver [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 155 Nov 16 08:30 .sonarcloud.properties [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 08:30 ADOPTERS.md [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 11674 Nov 16 08:30 Attribution.txt [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 100284 Nov 16 08:30 CHANGELOG.md [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 08:30 CONTRIBUTING.md [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 08:30 GOVERNANCE.md [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 861 Nov 16 08:30 Jenkinsfile [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 08:30 LICENSE [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 15054 Nov 16 08:30 Makefile [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 08:30 OWNERS.md [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 9528 Nov 16 08:30 README.md [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 789 Nov 16 08:30 SECURITY.md [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 08:31 VERSION [2023-11-16T08:33:27.670Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 08:30 bin [2023-11-16T08:33:27.670Z] drwxrwxr-x 18 1001 1001 4096 Nov 16 08:30 cmd [2023-11-16T08:33:27.670Z] -rw-r--r-- 1 root root 453602 Nov 16 08:33 coverage.out [2023-11-16T08:33:27.670Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 08:30 fuzz_test [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 3649 Nov 16 08:30 go.mod [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 34366 Nov 16 08:30 go.sum [2023-11-16T08:33:27.670Z] drwxrwxr-x 7 1001 1001 4096 Nov 16 08:30 internal [2023-11-16T08:33:27.670Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 08:30 openapi [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 584 Nov 16 08:30 security.txt [2023-11-16T08:33:27.670Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 08:30 version.go [Pipeline] sh [2023-11-16T08:33:27.963Z] + '[' -e coverage.out ] [2023-11-16T08:33:27.963Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-16T08:33:28.115Z] Stashed 1 file(s) [Pipeline] sh [2023-11-16T08:33:28.397Z] + make build [2023-11-16T08:33:28.397Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-16T08:33:40.604Z] go build -tags " 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 [2023-11-16T08:33:40.604Z] go build -tags " 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 [2023-11-16T08:33:41.539Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-16T08:33:42.105Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-16T08:33:47.368Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-16T08:33:49.268Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-16T08:33:50.203Z] 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 [2023-11-16T08:33:51.137Z] 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 [2023-11-16T08:33:51.702Z] 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 [2023-11-16T08:33:52.635Z] 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 [2023-11-16T08:33:53.570Z] 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] } [2023-11-16T08:33:54.513Z] $ docker stop --time=1 8269e2e062d00c22ac343138d1cfb3a9cea9c11e3153e6e8307a10056c4dca8d [2023-11-16T08:34:01.120Z] $ docker rm -f --volumes 8269e2e062d00c22ac343138d1cfb3a9cea9c11e3153e6e8307a10056c4dca8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T08:34:02.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-16T08:34:02.212Z] [2023-11-16T08:34:02.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T08:34:02.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-16T08:34:02.539Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-16T08:34:02.539Z] 91d30c5bc195: Pulling fs layer [2023-11-16T08:34:02.539Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-16T08:34:02.539Z] 9c61dcf015f6: Pulling fs layer [2023-11-16T08:34:02.539Z] 4698f68db338: Pulling fs layer [2023-11-16T08:34:02.539Z] 2a2f49069b9e: Pulling fs layer [2023-11-16T08:34:02.539Z] e0025b399a48: Pulling fs layer [2023-11-16T08:34:02.539Z] 4698f68db338: Waiting [2023-11-16T08:34:02.539Z] 2a2f49069b9e: Waiting [2023-11-16T08:34:02.539Z] e0025b399a48: Waiting [2023-11-16T08:34:02.800Z] 91d30c5bc195: Download complete [2023-11-16T08:34:02.800Z] 4698f68db338: Verifying Checksum [2023-11-16T08:34:02.800Z] 4698f68db338: Download complete [2023-11-16T08:34:02.800Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-16T08:34:02.800Z] 2e9b0aa3be6d: Download complete [2023-11-16T08:34:02.800Z] e0025b399a48: Verifying Checksum [2023-11-16T08:34:02.800Z] e0025b399a48: Download complete [2023-11-16T08:34:02.800Z] 91d30c5bc195: Pull complete [2023-11-16T08:34:03.060Z] 2e9b0aa3be6d: Pull complete [2023-11-16T08:34:03.627Z] 9c61dcf015f6: Download complete [2023-11-16T08:34:06.151Z] 9c61dcf015f6: Pull complete [2023-11-16T08:34:06.152Z] 4698f68db338: Pull complete [2023-11-16T08:34:06.416Z] 2a2f49069b9e: Pull complete [2023-11-16T08:34:06.674Z] e0025b399a48: Pull complete [2023-11-16T08:34:06.674Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-16T08:34:06.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-16T08:34:06.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-16T08:34:06.856Z] prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container [2023-11-16T08:34:06.883Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-11-16T08:34:12.359Z] $ docker top 115d3f497c28cdbb021d4d8053286bc3064a83d5b571666473913e9b1dbf4560 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-16T08:34:12.752Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-16T08:34:13.692Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-16T08:34:13.950Z] #1 transferring dockerfile: [2023-11-16T08:34:14.208Z] #1 transferring dockerfile: 2.50kB done [2023-11-16T08:34:14.208Z] #1 DONE 0.5s [2023-11-16T08:34:14.208Z] [2023-11-16T08:34:14.208Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-16T08:34:14.208Z] #2 transferring dockerfile: 2.49kB done [2023-11-16T08:34:14.208Z] #2 DONE 0.1s [2023-11-16T08:34:14.208Z] [2023-11-16T08:34:14.208Z] #3 [security-proxy-setup internal] load .dockerignore [2023-11-16T08:34:14.208Z] #3 transferring context: 50B done [2023-11-16T08:34:14.208Z] #3 DONE 0.5s [2023-11-16T08:34:14.208Z] [2023-11-16T08:34:14.208Z] #4 [security-secretstore-setup internal] load .dockerignore [2023-11-16T08:34:14.208Z] #4 transferring context: 50B done [2023-11-16T08:34:14.208Z] #4 DONE 0.0s [2023-11-16T08:34:15.026Z] [2023-11-16T08:34:15.026Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-16T08:34:15.026Z] #5 DONE 0.0s [2023-11-16T08:34:15.026Z] [2023-11-16T08:34:15.026Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-16T08:34:16.509Z] #6 ... [2023-11-16T08:34:16.509Z] [2023-11-16T08:34:16.509Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-11-16T08:34:16.509Z] #7 transferring dockerfile: 1.93kB done [2023-11-16T08:34:16.509Z] #7 DONE 0.5s [2023-11-16T08:34:16.509Z] [2023-11-16T08:34:16.509Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-11-16T08:34:16.509Z] #8 transferring dockerfile: 1.81kB done [2023-11-16T08:34:16.509Z] #8 DONE 0.6s [2023-11-16T08:34:16.509Z] [2023-11-16T08:34:16.509Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-16T08:34:16.509Z] #9 transferring dockerfile: 2.15kB done [2023-11-16T08:34:16.509Z] #9 DONE 0.6s [2023-11-16T08:34:16.509Z] [2023-11-16T08:34:16.509Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-16T08:34:16.770Z] #6 DONE 2.3s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-16T08:34:16.770Z] #10 transferring dockerfile: 2.93kB done [2023-11-16T08:34:16.770Z] #10 DONE 0.7s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-11-16T08:34:16.770Z] #11 transferring dockerfile: 2.06kB done [2023-11-16T08:34:16.770Z] #11 DONE 0.7s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-16T08:34:16.770Z] #12 transferring dockerfile: 2.23kB done [2023-11-16T08:34:16.770Z] #12 DONE 0.7s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #13 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:34:16.770Z] #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:34:16.770Z] #13 ... [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #14 [core-data internal] load build definition from Dockerfile [2023-11-16T08:34:16.770Z] #14 transferring dockerfile: 2.01kB done [2023-11-16T08:34:16.770Z] #14 DONE 0.7s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-11-16T08:34:16.770Z] #15 transferring dockerfile: 1.69kB done [2023-11-16T08:34:16.770Z] #15 DONE 0.8s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #16 [security-spire-server internal] load build definition from Dockerfile [2023-11-16T08:34:16.770Z] #16 transferring dockerfile: 1.70kB done [2023-11-16T08:34:16.770Z] #16 DONE 0.8s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-16T08:34:16.770Z] #17 transferring dockerfile: 1.89kB done [2023-11-16T08:34:16.770Z] #17 DONE 0.7s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #18 [core-command internal] load .dockerignore [2023-11-16T08:34:16.770Z] #18 transferring context: 50B done [2023-11-16T08:34:16.770Z] #18 DONE 0.6s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #19 [support-notifications internal] load .dockerignore [2023-11-16T08:34:16.770Z] #19 transferring context: 50B done [2023-11-16T08:34:16.770Z] #19 DONE 0.5s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #20 [security-spire-agent internal] load .dockerignore [2023-11-16T08:34:16.770Z] #20 transferring context: 50B done [2023-11-16T08:34:16.770Z] #20 DONE 0.6s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #21 [security-spire-config internal] load .dockerignore [2023-11-16T08:34:16.770Z] #21 transferring context: 50B done [2023-11-16T08:34:16.770Z] #21 DONE 0.6s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #22 [security-proxy-auth internal] load .dockerignore [2023-11-16T08:34:16.770Z] #22 transferring context: 50B done [2023-11-16T08:34:16.770Z] #22 DONE 0.6s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #23 [support-notifications internal] load build definition from Dockerfile [2023-11-16T08:34:16.770Z] #23 transferring dockerfile: 1.95kB done [2023-11-16T08:34:16.770Z] #23 DONE 0.8s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #13 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:34:16.770Z] #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2023-11-16T08:34:16.770Z] #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:34:16.770Z] #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-16T08:34:16.770Z] #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-16T08:34:16.770Z] #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-16T08:34:16.770Z] #13 ... [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #24 [security-bootstrapper internal] load .dockerignore [2023-11-16T08:34:16.770Z] #24 transferring context: 50B done [2023-11-16T08:34:16.770Z] #24 DONE 0.6s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #25 [support-scheduler internal] load .dockerignore [2023-11-16T08:34:16.770Z] #25 transferring context: 50B done [2023-11-16T08:34:16.770Z] #25 DONE 0.7s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-16T08:34:16.770Z] #5 DONE 0.0s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #26 [security-spire-server internal] load .dockerignore [2023-11-16T08:34:16.770Z] #26 transferring context: 50B done [2023-11-16T08:34:16.770Z] #26 DONE 0.6s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #27 [core-metadata internal] load .dockerignore [2023-11-16T08:34:16.770Z] #27 transferring context: 50B done [2023-11-16T08:34:16.770Z] #27 DONE 0.6s [2023-11-16T08:34:16.770Z] [2023-11-16T08:34:16.770Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-16T08:34:16.770Z] #28 transferring context: 50B done [2023-11-16T08:34:16.770Z] #28 DONE 0.7s [2023-11-16T08:34:16.771Z] [2023-11-16T08:34:16.771Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-11-16T08:34:16.771Z] #29 transferring context: 50B done [2023-11-16T08:34:16.771Z] #29 DONE 0.6s [2023-11-16T08:34:16.771Z] [2023-11-16T08:34:16.771Z] #30 [core-data internal] load .dockerignore [2023-11-16T08:34:16.771Z] #30 transferring context: 50B done [2023-11-16T08:34:16.771Z] #30 DONE 0.7s [2023-11-16T08:34:16.771Z] [2023-11-16T08:34:16.771Z] #13 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:34:16.771Z] #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:34:16.771Z] #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-16T08:34:16.771Z] #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:34:16.771Z] #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-16T08:34:16.771Z] #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-16T08:34:17.027Z] #13 ... [2023-11-16T08:34:17.027Z] [2023-11-16T08:34:17.027Z] #6 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-11-16T08:34:17.027Z] #6 DONE 2.3s [2023-11-16T08:34:17.027Z] [2023-11-16T08:34:17.027Z] #13 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:34:17.027Z] #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-16T08:34:17.308Z] #13 DONE 1.4s [2023-11-16T08:34:17.308Z] [2023-11-16T08:34:17.308Z] #31 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-16T08:34:17.308Z] #31 ... [2023-11-16T08:34:17.308Z] [2023-11-16T08:34:17.308Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-16T08:34:17.308Z] #5 DONE 0.0s [2023-11-16T08:34:17.308Z] [2023-11-16T08:34:17.308Z] #13 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:34:17.308Z] #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:34:17.308Z] #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-16T08:34:17.308Z] #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:34:17.308Z] #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-16T08:34:17.308Z] #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-16T08:34:17.308Z] #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-16T08:34:17.308Z] #13 DONE 1.4s [2023-11-16T08:34:17.308Z] [2023-11-16T08:34:17.308Z] #31 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-16T08:34:17.308Z] #31 ... [2023-11-16T08:34:17.308Z] [2023-11-16T08:34:17.308Z] #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-16T08:34:17.308Z] #5 DONE 0.0s [2023-11-16T08:34:17.308Z] [2023-11-16T08:34:17.308Z] #13 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:34:17.308Z] #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:34:17.308Z] #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-16T08:34:17.308Z] #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:34:17.309Z] #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-16T08:34:17.309Z] #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-16T08:34:17.309Z] #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-16T08:34:17.309Z] #13 DONE 1.4s [2023-11-16T08:34:17.309Z] [2023-11-16T08:34:17.309Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-16T08:34:17.309Z] #32 DONE 1.7s [2023-11-16T08:34:17.309Z] [2023-11-16T08:34:17.309Z] #31 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-16T08:34:17.568Z] #31 ... [2023-11-16T08:34:17.568Z] [2023-11-16T08:34:17.568Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-16T08:34:17.568Z] #5 DONE 0.0s [2023-11-16T08:34:17.568Z] [2023-11-16T08:34:17.568Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-16T08:34:17.568Z] #5 DONE 0.0s [2023-11-16T08:34:17.568Z] [2023-11-16T08:34:17.568Z] #6 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-11-16T08:34:22.867Z] #6 ... [2023-11-16T08:34:22.867Z] [2023-11-16T08:34:22.867Z] #33 [support-notifications internal] load build context [2023-11-16T08:34:22.867Z] #33 transferring context: 370.48MB 5.0s done [2023-11-16T08:34:23.435Z] #33 ... [2023-11-16T08:34:23.435Z] [2023-11-16T08:34:23.435Z] #34 [security-secretstore-setup internal] load build context [2023-11-16T08:34:23.435Z] #34 transferring context: 370.48MB 6.0s done [2023-11-16T08:34:26.750Z] #34 ... [2023-11-16T08:34:26.750Z] [2023-11-16T08:34:26.750Z] #35 [core-command internal] load build definition from Dockerfile [2023-11-16T08:34:26.750Z] #35 transferring dockerfile: 1.93kB done [2023-11-16T08:34:26.750Z] #35 ... [2023-11-16T08:34:26.750Z] [2023-11-16T08:34:26.750Z] #36 [core-command internal] load build context [2023-11-16T08:34:26.750Z] #36 transferring context: 370.48MB 5.8s done [2023-11-16T08:34:26.750Z] #36 ... [2023-11-16T08:34:26.750Z] [2023-11-16T08:34:26.750Z] #37 [security-proxy-setup internal] load build context [2023-11-16T08:34:26.750Z] #37 transferring context: 370.48MB 5.2s done [2023-11-16T08:34:27.012Z] #37 ... [2023-11-16T08:34:27.012Z] [2023-11-16T08:34:27.012Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-16T08:34:27.012Z] #38 ... [2023-11-16T08:34:27.012Z] [2023-11-16T08:34:27.012Z] #39 [support-scheduler internal] load build context [2023-11-16T08:34:27.012Z] #39 transferring context: 370.48MB 4.4s done [2023-11-16T08:34:27.271Z] #39 ... [2023-11-16T08:34:27.271Z] [2023-11-16T08:34:27.271Z] #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-16T08:34:27.271Z] #40 ... [2023-11-16T08:34:27.271Z] [2023-11-16T08:34:27.271Z] #41 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-11-16T08:34:27.531Z] #41 ... [2023-11-16T08:34:27.531Z] [2023-11-16T08:34:27.531Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-16T08:34:27.790Z] #42 ... [2023-11-16T08:34:27.790Z] [2023-11-16T08:34:27.790Z] #43 [security-bootstrapper internal] load build context [2023-11-16T08:34:27.790Z] #43 transferring context: 370.48MB 4.4s done [2023-11-16T08:34:27.790Z] #43 ... [2023-11-16T08:34:27.790Z] [2023-11-16T08:34:27.790Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-16T08:34:28.049Z] #44 ... [2023-11-16T08:34:28.049Z] [2023-11-16T08:34:28.049Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-16T08:34:28.049Z] #45 ... [2023-11-16T08:34:28.049Z] [2023-11-16T08:34:28.049Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-16T08:34:28.330Z] #46 ... [2023-11-16T08:34:28.330Z] [2023-11-16T08:34:28.330Z] #47 [security-proxy-auth internal] load build context [2023-11-16T08:34:28.330Z] #47 transferring context: 370.48MB 4.0s done [2023-11-16T08:34:44.031Z] #47 DONE 24.7s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #13 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:34:44.031Z] #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:34:44.031Z] #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-16T08:34:44.031Z] #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:34:44.031Z] #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-16T08:34:44.031Z] #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-16T08:34:44.031Z] #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-16T08:34:44.031Z] #13 DONE 1.4s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-16T08:34:44.031Z] #32 DONE 1.7s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-16T08:34:44.031Z] #38 DONE 25.1s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #6 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-11-16T08:34:44.031Z] #6 DONE 26.2s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #43 [security-bootstrapper internal] load build context [2023-11-16T08:34:44.031Z] #43 DONE 24.7s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #39 [support-scheduler internal] load build context [2023-11-16T08:34:44.031Z] #39 DONE 24.7s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #33 [support-notifications internal] load build context [2023-11-16T08:34:44.031Z] #33 DONE 24.7s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #41 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-11-16T08:34:44.031Z] #41 DONE 26.2s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #37 [security-proxy-setup internal] load build context [2023-11-16T08:34:44.031Z] #37 DONE 25.4s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-16T08:34:44.031Z] #48 ... [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #36 [core-command internal] load build context [2023-11-16T08:34:44.031Z] #36 DONE 25.2s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #34 [security-secretstore-setup internal] load build context [2023-11-16T08:34:44.031Z] #34 DONE 25.5s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #49 [security-spire-server internal] load build context [2023-11-16T08:34:44.031Z] #49 transferring context: 18.10kB done [2023-11-16T08:34:44.031Z] #49 DONE 0.2s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #50 [security-spire-config internal] load build context [2023-11-16T08:34:44.031Z] #50 transferring context: 16.35kB done [2023-11-16T08:34:44.031Z] #50 DONE 0.2s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:34:44.031Z] #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-11-16T08:34:44.031Z] #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-16T08:34:44.031Z] #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-16T08:34:44.031Z] #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-16T08:34:44.031Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-11-16T08:34:44.031Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-11-16T08:34:44.031Z] #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-11-16T08:34:44.031Z] #51 ... [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #13 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:34:44.031Z] #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:34:44.031Z] #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-16T08:34:44.031Z] #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:34:44.031Z] #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-16T08:34:44.031Z] #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-16T08:34:44.031Z] #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-16T08:34:44.031Z] #13 DONE 1.4s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-16T08:34:44.031Z] #42 DONE 25.1s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #52 [security-spire-agent internal] load build context [2023-11-16T08:34:44.031Z] #52 transferring context: 17.63kB done [2023-11-16T08:34:44.031Z] #52 DONE 0.1s [2023-11-16T08:34:44.031Z] [2023-11-16T08:34:44.031Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:34:44.031Z] #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-11-16T08:34:44.031Z] #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-16T08:34:44.031Z] #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-16T08:34:44.031Z] #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-16T08:34:44.031Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-11-16T08:34:44.031Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-16T08:34:44.031Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-11-16T08:34:44.031Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-16T08:34:44.031Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-11-16T08:34:44.031Z] #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-11-16T08:34:44.031Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.40MB / 25.84MB 0.5s [2023-11-16T08:34:44.031Z] #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-11-16T08:34:44.031Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 0.7s [2023-11-16T08:34:44.031Z] #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-11-16T08:34:44.031Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2023-11-16T08:34:44.031Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2023-11-16T08:34:44.031Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2023-11-16T08:34:44.862Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [Pipeline] { [Pipeline] ws [2023-11-16T08:34:44.896Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-11-16T08:34:48.004Z] The recommended git tool is: git [2023-11-16T08:34:49.298Z] #51 ... [2023-11-16T08:34:49.298Z] [2023-11-16T08:34:49.298Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:34:49.298Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-11-16T08:34:49.298Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-16T08:34:49.298Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-11-16T08:34:49.298Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-11-16T08:34:49.298Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2023-11-16T08:34:49.298Z] #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 3.7s done [2023-11-16T08:34:49.298Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-16T08:34:49.298Z] #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-16T08:34:49.298Z] #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-16T08:34:49.298Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-11-16T08:34:51.829Z] #53 ... [2023-11-16T08:34:51.829Z] [2023-11-16T08:34:51.829Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:34:51.829Z] #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-16T08:34:52.090Z] #51 ... [2023-11-16T08:34:52.090Z] [2023-11-16T08:34:52.090Z] #54 [core-data internal] load build context [2023-11-16T08:34:52.090Z] #54 transferring context: 370.48MB 5.7s done [2023-11-16T08:34:52.090Z] #54 ... [2023-11-16T08:34:52.090Z] [2023-11-16T08:34:52.090Z] #55 [security-spiffe-token-provider internal] load build context [2023-11-16T08:34:52.090Z] #55 transferring context: 370.48MB 5.9s done [2023-11-16T08:34:52.348Z] #55 ... [2023-11-16T08:34:52.348Z] [2023-11-16T08:34:52.348Z] #56 [core-metadata internal] load build context [2023-11-16T08:34:52.348Z] #56 transferring context: 370.48MB 5.5s done [2023-11-16T08:34:52.348Z] #56 ... [2023-11-16T08:34:52.348Z] [2023-11-16T08:34:52.348Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-16T08:34:53.386Z] #57 ... [2023-11-16T08:34:53.386Z] [2023-11-16T08:34:53.386Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-16T08:34:53.646Z] #58 ... [2023-11-16T08:34:53.646Z] [2023-11-16T08:34:53.646Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-16T08:34:53.646Z] #46 25.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:53.646Z] #46 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:53.646Z] #46 25.34 (1/4) Installing ca-certificates (20230506-r0) [2023-11-16T08:34:53.646Z] #46 25.37 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-16T08:34:53.646Z] #46 25.37 (3/4) Installing su-exec (0.2-r3) [2023-11-16T08:34:53.646Z] #46 25.37 (4/4) Installing yq (4.33.3-r4) [2023-11-16T08:34:53.646Z] #46 25.55 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:34:53.646Z] #46 25.57 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:34:53.646Z] #46 25.66 OK: 17 MiB in 19 packages [2023-11-16T08:34:53.646Z] #46 ... [2023-11-16T08:34:53.646Z] [2023-11-16T08:34:53.646Z] #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-16T08:34:53.646Z] #40 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:53.646Z] #40 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:53.646Z] #40 25.66 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:34:53.646Z] #40 25.77 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:34:53.646Z] #40 25.77 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-16T08:34:53.646Z] #40 25.77 (4/6) Installing openssl (3.1.4-r1) [2023-11-16T08:34:53.646Z] #40 25.78 (5/6) Installing su-exec (0.2-r3) [2023-11-16T08:34:53.646Z] #40 25.78 (6/6) Installing yq (4.33.3-r4) [2023-11-16T08:34:53.646Z] #40 25.88 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:34:53.646Z] #40 25.88 OK: 17 MiB in 19 packages [2023-11-16T08:34:53.646Z] #40 ... [2023-11-16T08:34:53.646Z] [2023-11-16T08:34:53.646Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-16T08:34:53.646Z] #0 5.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:53.646Z] #0 5.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:53.646Z] #0 5.817 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-16T08:34:53.646Z] #0 5.817 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-16T08:34:53.646Z] #0 5.817 OK: 20076 distinct packages available [2023-11-16T08:34:53.646Z] #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:53.646Z] #0 5.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:53.646Z] #0 6.254 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:34:53.646Z] #0 6.696 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:34:53.646Z] #0 6.703 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-16T08:34:53.646Z] #0 6.706 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-16T08:34:53.646Z] #0 6.709 (5/7) Installing libucontext (1.2-r2) [2023-11-16T08:34:53.646Z] #0 6.712 (6/7) Installing gcompat (1.1.0-r1) [2023-11-16T08:34:53.646Z] #0 6.716 (7/7) Installing openssl (3.1.4-r1) [2023-11-16T08:34:53.646Z] #0 6.725 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:34:53.646Z] #0 6.731 OK: 8 MiB in 20 packages [2023-11-16T08:34:53.909Z] #59 ... [2023-11-16T08:34:53.909Z] [2023-11-16T08:34:53.909Z] #60 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:34:53.909Z] #60 transferring context: 370.48MB 5.9s done [2023-11-16T08:34:53.909Z] #60 ... [2023-11-16T08:34:53.909Z] [2023-11-16T08:34:53.909Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-16T08:34:54.168Z] #61 ... [2023-11-16T08:34:54.168Z] [2023-11-16T08:34:54.168Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-16T08:34:54.168Z] #45 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:54.168Z] #45 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:54.168Z] #45 25.84 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-16T08:34:54.168Z] #45 26.49 (2/2) Installing su-exec (0.2-r3) [2023-11-16T08:34:54.168Z] #45 26.50 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:34:54.168Z] #45 26.79 OK: 7 MiB in 17 packages [2023-11-16T08:34:54.428Z] #45 ... [2023-11-16T08:34:54.428Z] [2023-11-16T08:34:54.428Z] #31 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-16T08:34:54.428Z] #31 25.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:54.428Z] #31 25.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:54.428Z] #31 25.80 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-16T08:34:54.428Z] #31 25.82 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:34:54.428Z] #31 25.82 OK: 7 MiB in 16 packages [2023-11-16T08:34:54.428Z] #31 ... [2023-11-16T08:34:54.428Z] [2023-11-16T08:34:54.428Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-16T08:34:54.686Z] #62 ... [2023-11-16T08:34:54.686Z] [2023-11-16T08:34:54.686Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-16T08:34:54.686Z] #0 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:54.686Z] #0 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:54.686Z] #0 11.89 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-16T08:34:54.686Z] #0 11.89 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:34:54.686Z] #0 11.90 OK: 7 MiB in 16 packages [2023-11-16T08:34:54.686Z] #63 ... [2023-11-16T08:34:54.686Z] [2023-11-16T08:34:54.686Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-16T08:34:54.686Z] #44 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:54.686Z] #44 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:54.686Z] #44 25.47 (1/2) Installing ca-certificates (20230506-r0) [2023-11-16T08:34:54.686Z] #44 25.52 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-16T08:34:54.686Z] #44 25.53 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:34:54.686Z] #44 25.53 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:34:54.686Z] #44 25.67 OK: 8 MiB in 17 packages [2023-11-16T08:34:54.946Z] #44 ... [2023-11-16T08:34:54.946Z] [2023-11-16T08:34:54.946Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-16T08:34:54.946Z] #64 ... [2023-11-16T08:34:54.946Z] [2023-11-16T08:34:54.946Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-16T08:34:54.946Z] #57 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:54.946Z] #57 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:54.946Z] #57 12.82 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-16T08:34:54.946Z] #57 12.82 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-16T08:34:54.946Z] #57 12.82 OK: 20076 distinct packages available [2023-11-16T08:34:54.946Z] #57 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:55.548Z] #57 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:34:55.548Z] #57 13.21 (1/11) Installing ca-certificates (20230506-r0) [2023-11-16T08:34:55.548Z] #57 13.23 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-16T08:34:55.807Z] #57 13.25 (3/11) Installing libunistring (1.1-r1) [2023-11-16T08:34:55.807Z] #57 13.68 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-16T08:34:55.807Z] #57 13.69 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-16T08:34:55.807Z] #57 13.69 (6/11) Installing libcurl (8.4.0-r0) [2023-11-16T08:34:55.807Z] #57 13.70 (7/11) Installing curl (8.4.0-r0) [2023-11-16T08:34:55.807Z] #57 13.71 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-16T08:34:55.807Z] #57 13.71 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-16T08:34:55.807Z] #57 13.72 (10/11) Installing libucontext (1.2-r2) [2023-11-16T08:34:55.807Z] #57 13.72 (11/11) Installing gcompat (1.1.0-r1) [2023-11-16T08:34:55.807Z] #57 13.72 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:34:55.807Z] #57 13.73 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:34:55.807Z] #57 13.76 OK: 12 MiB in 26 packages [2023-11-16T08:34:56.432Z] using credential edgex-jenkins-ssh [2023-11-16T08:34:56.458Z] Cloning the remote Git repository [2023-11-16T08:34:56.748Z] #57 ... [2023-11-16T08:34:56.748Z] [2023-11-16T08:34:56.748Z] #56 [core-metadata internal] load build context [2023-11-16T08:34:56.748Z] #56 DONE 14.7s [2023-11-16T08:34:56.748Z] [2023-11-16T08:34:56.748Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:34:56.748Z] #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [2023-11-16T08:34:56.531Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-16T08:34:56.687Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-11-16T08:34:56.861Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-16T08:34:56.862Z] > git --version # timeout=10 [2023-11-16T08:34:56.892Z] > git --version # 'git version 2.25.1' [2023-11-16T08:34:56.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-16T08:34:57.075Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-16T08:35:00.040Z] #53 ... [2023-11-16T08:35:00.040Z] [2023-11-16T08:35:00.040Z] #54 [core-data internal] load build context [2023-11-16T08:35:00.040Z] #54 DONE 18.0s [2023-11-16T08:35:00.465Z] [2023-11-16T08:35:00.465Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-16T08:35:00.465Z] #61 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:00.465Z] #61 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:00.465Z] #61 15.72 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-16T08:35:00.465Z] #61 15.72 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-16T08:35:00.465Z] #61 15.72 OK: 20076 distinct packages available [2023-11-16T08:35:00.465Z] #61 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:00.465Z] #61 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:00.465Z] #61 16.29 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-16T08:35:00.465Z] #61 16.39 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-16T08:35:00.465Z] #61 16.39 (3/4) Installing libucontext (1.2-r2) [2023-11-16T08:35:00.465Z] #61 16.39 (4/4) Installing gcompat (1.1.0-r1) [2023-11-16T08:35:00.465Z] #61 16.40 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:35:00.465Z] #61 16.44 OK: 8 MiB in 19 packages [2023-11-16T08:35:00.726Z] #61 ... [2023-11-16T08:35:00.726Z] [2023-11-16T08:35:00.726Z] #60 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:35:00.726Z] #60 DONE 18.7s [2023-11-16T08:35:00.726Z] [2023-11-16T08:35:00.726Z] #55 [security-spiffe-token-provider internal] load build context [2023-11-16T08:35:00.726Z] #55 DONE 18.7s [2023-11-16T08:35:00.726Z] [2023-11-16T08:35:00.726Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-16T08:35:00.726Z] #45 DONE 43.4s [2023-11-16T08:35:00.726Z] [2023-11-16T08:35:00.726Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-16T08:35:00.726Z] #46 DONE 43.5s [2023-11-16T08:35:00.726Z] [2023-11-16T08:35:00.726Z] #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-16T08:35:00.727Z] #40 DONE 43.5s [2023-11-16T08:35:00.986Z] [2023-11-16T08:35:00.986Z] #31 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-16T08:35:00.986Z] #31 DONE 43.6s [2023-11-16T08:35:00.986Z] [2023-11-16T08:35:00.986Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-16T08:35:00.986Z] #44 DONE 43.5s [2023-11-16T08:35:00.986Z] [2023-11-16T08:35:00.986Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-16T08:35:00.986Z] #57 DONE 18.9s [2023-11-16T08:35:00.986Z] [2023-11-16T08:35:00.986Z] #65 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2023-11-16T08:35:01.244Z] #65 ... [2023-11-16T08:35:01.245Z] [2023-11-16T08:35:01.245Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-16T08:35:01.245Z] #63 DONE 19.2s [2023-11-16T08:35:01.502Z] [2023-11-16T08:35:01.502Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-16T08:35:01.502Z] #62 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:01.502Z] #62 ... [2023-11-16T08:35:01.502Z] [2023-11-16T08:35:01.502Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-16T08:35:01.502Z] #59 DONE 19.5s [2023-11-16T08:35:01.502Z] [2023-11-16T08:35:01.502Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-16T08:35:01.502Z] #62 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:01.760Z] #62 ... [2023-11-16T08:35:01.760Z] [2023-11-16T08:35:01.760Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-16T08:35:01.760Z] #61 DONE 19.6s [2023-11-16T08:35:01.760Z] [2023-11-16T08:35:01.760Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-16T08:35:01.760Z] #62 19.80 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-16T08:35:01.760Z] #62 19.80 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-16T08:35:01.760Z] #62 19.80 OK: 20069 distinct packages available [2023-11-16T08:35:02.018Z] #62 ... [2023-11-16T08:35:02.018Z] [2023-11-16T08:35:02.018Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-16T08:35:02.018Z] #64 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:02.018Z] #64 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:02.018Z] #64 19.58 OK: 264 MiB in 52 packages [2023-11-16T08:35:02.018Z] #64 DONE 21.4s [2023-11-16T08:35:02.018Z] [2023-11-16T08:35:02.018Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-16T08:35:02.018Z] #62 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:02.018Z] #62 ... [2023-11-16T08:35:02.018Z] [2023-11-16T08:35:02.018Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:35:02.018Z] #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [2023-11-16T08:35:02.018Z] #51 DONE 20.0s [2023-11-16T08:35:02.018Z] [2023-11-16T08:35:02.018Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-16T08:35:02.018Z] #48 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:02.018Z] #48 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:02.018Z] #48 19.87 OK: 264 MiB in 52 packages [2023-11-16T08:35:02.018Z] #48 DONE 20.0s [2023-11-16T08:35:02.018Z] [2023-11-16T08:35:02.018Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:35:02.018Z] #53 DONE 19.6s [2023-11-16T08:35:02.018Z] [2023-11-16T08:35:02.018Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:35:02.018Z] #66 DONE 0.1s [2023-11-16T08:35:02.018Z] [2023-11-16T08:35:02.018Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-16T08:35:02.018Z] #62 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:02.279Z] #62 ... [2023-11-16T08:35:02.279Z] [2023-11-16T08:35:02.279Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:35:02.279Z] #67 DONE 0.2s [2023-11-16T08:35:02.279Z] [2023-11-16T08:35:02.279Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-16T08:35:02.279Z] #62 20.24 OK: 264 MiB in 52 packages [2023-11-16T08:35:02.279Z] #62 DONE 20.3s [2023-11-16T08:35:02.279Z] [2023-11-16T08:35:02.279Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:35:02.539Z] #68 DONE 0.1s [2023-11-16T08:35:02.539Z] [2023-11-16T08:35:02.539Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-16T08:35:02.539Z] #58 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:02.796Z] #58 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:03.055Z] #58 20.89 OK: 264 MiB in 52 packages [2023-11-16T08:35:03.055Z] #58 DONE 21.0s [2023-11-16T08:35:03.055Z] [2023-11-16T08:35:03.055Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:35:03.055Z] #69 DONE 0.0s [2023-11-16T08:35:03.055Z] [2023-11-16T08:35:03.055Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:35:03.620Z] #70 ... [2023-11-16T08:35:03.620Z] [2023-11-16T08:35:03.620Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-16T08:35:03.620Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:03.620Z] #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:03.620Z] #0 2.595 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:03.620Z] #0 2.613 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:03.620Z] #0 2.621 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:35:03.620Z] #0 2.647 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:03.620Z] #0 2.649 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:03.620Z] #0 2.650 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:03.620Z] #0 2.657 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:35:03.620Z] #0 2.658 OK: 17 MiB in 19 packages [2023-11-16T08:35:03.620Z] #71 DONE 2.9s [2023-11-16T08:35:03.880Z] [2023-11-16T08:35:03.880Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-16T08:35:03.880Z] #0 2.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:03.880Z] #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:03.880Z] #0 2.690 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:03.880Z] #0 2.706 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:03.880Z] #0 2.716 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:35:03.880Z] #0 2.743 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:03.880Z] #0 2.747 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:03.880Z] #0 2.793 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:03.880Z] #0 2.800 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:03.880Z] #0 2.809 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:03.880Z] #0 2.809 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:35:03.880Z] #0 2.815 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:35:03.880Z] #0 2.854 OK: 17 MiB in 19 packages [2023-11-16T08:35:03.880Z] #72 DONE 3.0s [2023-11-16T08:35:03.880Z] [2023-11-16T08:35:03.880Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-11-16T08:35:03.880Z] #73 DONE 0.1s [2023-11-16T08:35:03.880Z] [2023-11-16T08:35:03.880Z] #65 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2023-11-16T08:35:03.880Z] #65 2.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:03.880Z] #65 2.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:03.880Z] #65 2.908 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:03.880Z] #65 2.920 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:03.880Z] #65 2.946 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:35:03.880Z] #65 2.971 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:03.880Z] #65 2.975 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:03.880Z] #65 3.011 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:03.880Z] #65 3.018 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:03.880Z] #65 3.021 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:03.880Z] #65 3.028 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:35:03.880Z] #65 3.035 OK: 7 MiB in 16 packages [2023-11-16T08:35:05.270Z] #65 DONE 4.5s [2023-11-16T08:35:05.270Z] [2023-11-16T08:35:05.270Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-16T08:35:05.270Z] #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.270Z] #0 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.270Z] #0 2.928 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.270Z] #0 2.944 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 2.957 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:35:05.270Z] #0 2.983 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 2.986 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:05.270Z] #0 3.016 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:05.270Z] #0 3.028 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 3.029 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.270Z] #0 3.033 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:35:05.270Z] #0 3.038 OK: 7 MiB in 17 packages [2023-11-16T08:35:05.270Z] #74 DONE 4.5s [2023-11-16T08:35:05.270Z] [2023-11-16T08:35:05.270Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-11-16T08:35:05.270Z] #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.270Z] #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.270Z] #0 2.586 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.270Z] #0 2.599 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 2.609 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:35:05.270Z] #0 2.623 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 2.626 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 2.628 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.270Z] #0 2.632 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:35:05.270Z] #0 2.636 OK: 8 MiB in 20 packages [2023-11-16T08:35:05.270Z] #75 DONE 3.7s [2023-11-16T08:35:05.270Z] [2023-11-16T08:35:05.270Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:35:05.270Z] #0 2.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.270Z] #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.270Z] #0 3.066 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.270Z] #0 3.078 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 3.097 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:35:05.270Z] #0 3.194 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 3.200 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:05.270Z] #0 3.232 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:05.270Z] #0 3.239 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 3.242 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.270Z] #0 3.246 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:35:05.270Z] #0 3.252 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:35:05.270Z] #0 3.291 OK: 8 MiB in 17 packages [2023-11-16T08:35:05.270Z] #76 DONE 4.5s [2023-11-16T08:35:05.270Z] [2023-11-16T08:35:05.270Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-16T08:35:05.270Z] #0 2.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.270Z] #0 2.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.270Z] #0 2.586 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.270Z] #0 2.600 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 2.614 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:35:05.270Z] #0 2.627 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 2.644 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:05.270Z] #0 2.683 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:05.270Z] #0 2.690 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.270Z] #0 2.693 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.271Z] #0 2.697 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:35:05.271Z] #0 2.703 OK: 8 MiB in 19 packages [2023-11-16T08:35:05.271Z] #77 DONE 3.7s [2023-11-16T08:35:05.271Z] [2023-11-16T08:35:05.271Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:35:05.271Z] #0 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.271Z] #0 2.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.271Z] #0 2.680 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.271Z] #0 2.691 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.271Z] #0 2.705 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:35:05.271Z] #0 2.717 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.271Z] #0 2.720 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:05.271Z] #0 2.758 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:05.271Z] #0 2.765 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.271Z] #0 2.767 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.271Z] #0 2.771 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:35:05.271Z] #0 2.776 OK: 7 MiB in 16 packages [2023-11-16T08:35:05.271Z] #78 DONE 3.9s [2023-11-16T08:35:05.271Z] [2023-11-16T08:35:05.271Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:35:05.271Z] #0 2.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.271Z] #0 2.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-16T08:35:05.271Z] #0 2.700 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.271Z] #0 2.711 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.271Z] #0 2.728 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:35:05.271Z] #0 2.743 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.271Z] #0 2.746 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:05.271Z] #0 2.776 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:35:05.271Z] #0 2.794 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:35:05.271Z] #0 2.794 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:35:05.271Z] #0 2.794 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:35:05.271Z] #0 2.803 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:35:05.271Z] #0 3.046 OK: 12 MiB in 26 packages [2023-11-16T08:35:05.271Z] #79 DONE 4.2s [2023-11-16T08:35:05.271Z] [2023-11-16T08:35:05.271Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-16T08:35:08.684Z] #80 ... [2023-11-16T08:35:08.684Z] [2023-11-16T08:35:08.684Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-16T08:35:08.684Z] #81 DONE 3.1s [2023-11-16T08:35:08.684Z] [2023-11-16T08:35:08.684Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-16T08:35:08.684Z] #82 DONE 3.1s [2023-11-16T08:35:08.684Z] [2023-11-16T08:35:08.684Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-16T08:35:08.684Z] #80 DONE 3.1s [2023-11-16T08:35:08.684Z] [2023-11-16T08:35:08.684Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-16T08:35:08.684Z] #83 DONE 0.1s [2023-11-16T08:35:08.684Z] [2023-11-16T08:35:08.684Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-16T08:35:09.248Z] #84 DONE 0.9s [2023-11-16T08:35:09.248Z] [2023-11-16T08:35:09.248Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-16T08:35:09.248Z] #85 DONE 0.9s [2023-11-16T08:35:09.248Z] [2023-11-16T08:35:09.248Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-16T08:35:09.248Z] #86 DONE 4.1s [2023-11-16T08:35:09.248Z] [2023-11-16T08:35:09.248Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-16T08:35:09.506Z] #87 DONE 0.2s [2023-11-16T08:35:09.506Z] [2023-11-16T08:35:09.506Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-16T08:35:09.506Z] #88 DONE 0.9s [2023-11-16T08:35:09.506Z] [2023-11-16T08:35:09.506Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-16T08:35:09.506Z] #89 DONE 0.1s [2023-11-16T08:35:09.506Z] [2023-11-16T08:35:09.506Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-16T08:35:09.765Z] #90 DONE 0.1s [2023-11-16T08:35:09.765Z] [2023-11-16T08:35:09.765Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-16T08:35:09.765Z] #91 DONE 0.1s [2023-11-16T08:35:09.765Z] [2023-11-16T08:35:09.765Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-16T08:35:09.765Z] #92 DONE 0.1s [2023-11-16T08:35:09.765Z] [2023-11-16T08:35:09.765Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-16T08:35:09.765Z] #93 ... [2023-11-16T08:35:09.765Z] [2023-11-16T08:35:09.765Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-16T08:35:09.765Z] #94 DONE 0.2s [2023-11-16T08:35:09.765Z] [2023-11-16T08:35:09.765Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-16T08:35:09.765Z] #95 DONE 0.3s [2023-11-16T08:35:10.041Z] [2023-11-16T08:35:10.041Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-16T08:35:10.041Z] #96 DONE 0.2s [2023-11-16T08:35:10.041Z] [2023-11-16T08:35:10.041Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-16T08:35:10.041Z] #97 ... [2023-11-16T08:35:10.041Z] [2023-11-16T08:35:10.041Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-16T08:35:10.041Z] #93 DONE 0.4s [2023-11-16T08:35:10.299Z] [2023-11-16T08:35:10.299Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-16T08:35:10.864Z] #98 ... [2023-11-16T08:35:10.864Z] [2023-11-16T08:35:10.864Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-16T08:35:10.864Z] #97 DONE 1.1s [2023-11-16T08:35:10.864Z] [2023-11-16T08:35:10.864Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-16T08:35:10.864Z] #99 DONE 1.1s [2023-11-16T08:35:11.122Z] [2023-11-16T08:35:11.122Z] #100 [security-spire-server] exporting to image [2023-11-16T08:35:11.122Z] #100 exporting layers [2023-11-16T08:35:11.380Z] #100 ... [2023-11-16T08:35:11.380Z] [2023-11-16T08:35:11.380Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-16T08:35:11.380Z] #98 DONE 1.3s [2023-11-16T08:35:11.380Z] [2023-11-16T08:35:11.380Z] #100 [security-spire-config] exporting to image [2023-11-16T08:35:11.380Z] #100 ... [2023-11-16T08:35:11.380Z] [2023-11-16T08:35:11.380Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-16T08:35:11.380Z] #101 DONE 0.2s [2023-11-16T08:35:11.645Z] [2023-11-16T08:35:11.645Z] #100 [security-spire-agent] exporting to image [2023-11-16T08:35:11.902Z] #100 exporting layers 1.0s done [2023-11-16T08:35:11.903Z] #100 writing image sha256:21269b092c5824f9715f4cb147227587bad7feb12744047e6c3b69ca9ffe6cf5 done [2023-11-16T08:35:11.903Z] #100 naming to docker.io/library/security-spire-server done [2023-11-16T08:35:12.161Z] #100 exporting layers 0.9s done [2023-11-16T08:35:12.161Z] #100 ... [2023-11-16T08:35:12.161Z] [2023-11-16T08:35:12.161Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:35:12.161Z] #102 ... [2023-11-16T08:35:12.161Z] [2023-11-16T08:35:12.161Z] #100 [security-spire-agent] exporting to image [2023-11-16T08:35:12.161Z] #100 exporting layers 0.7s done [2023-11-16T08:35:12.161Z] #100 writing image sha256:b93956db00da415c5ddd585f4dff80bd55eea3807aadb836d41429efaf6ef371 0.0s done [2023-11-16T08:35:12.161Z] #100 naming to docker.io/library/security-spire-config done [2023-11-16T08:35:12.161Z] #100 writing image sha256:739fb9954ceda84576fb3089dd930c0d413b9887446730ecd603b5d9758bf6ef done [2023-11-16T08:35:12.161Z] #100 naming to docker.io/library/security-spire-agent done [2023-11-16T08:35:12.161Z] #100 DONE 1.3s [2023-11-16T08:35:12.161Z] [2023-11-16T08:35:12.161Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:35:12.420Z] #103 ... [2023-11-16T08:35:12.420Z] [2023-11-16T08:35:12.420Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:35:14.015Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-16T08:35:14.044Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-16T08:35:15.902Z] Merging remotes/origin/main commit 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 [2023-11-16T08:35:16.606Z] Merge succeeded, producing b4cf67104e058a688df8eff6195e468a58543bfc [2023-11-16T08:35:16.607Z] Checking out Revision b4cf67104e058a688df8eff6195e468a58543bfc (PR-4721) [2023-11-16T08:35:15.192Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-16T08:35:15.230Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-16T08:35:15.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-16T08:35:15.245Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-16T08:35:15.923Z] > git config core.sparsecheckout # timeout=10 [2023-11-16T08:35:16.004Z] > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # timeout=10 [2023-11-16T08:35:16.230Z] > git remote # timeout=10 [2023-11-16T08:35:16.256Z] > git config --get remote.origin.url # timeout=10 [2023-11-16T08:35:16.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-16T08:35:16.289Z] > git merge 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f # timeout=10 [2023-11-16T08:35:16.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-16T08:35:16.612Z] > git config core.sparsecheckout # timeout=10 [2023-11-16T08:35:16.626Z] > git checkout -f b4cf67104e058a688df8eff6195e468a58543bfc # timeout=10 [2023-11-16T08:35:20.354Z] Commit message: "Merge commit '7fde9c7512c7ea32da7052f9c2a143881b9a5b4f' into HEAD" [2023-11-16T08:35:20.437Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-16T08:35:21.675Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-16T08:35:21.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-16T08:35:21.675Z] Dload Upload Total Spent Left Speed [2023-11-16T08:35:21.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2023-11-16T08:35:22.140Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-16T08:35:20.361Z] > git rev-list --no-walk 52faee3ecd943f9728e1b2fe74509fc61323a9d7 # timeout=10 [2023-11-16T08:35:22.477Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-11-16T08:35:22.477Z] [2023-11-16T08:35:22.477Z] { [2023-11-16T08:35:22.477Z] "registry-mirrors": [ [2023-11-16T08:35:22.477Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-16T08:35:22.477Z] ], [2023-11-16T08:35:22.477Z] "bip": "10.250.0.254/24", [2023-11-16T08:35:22.477Z] "hosts": [ [2023-11-16T08:35:22.477Z] "tcp://0.0.0.0:5555", [2023-11-16T08:35:22.477Z] "unix:///var/run/docker.sock" [2023-11-16T08:35:22.477Z] ], [2023-11-16T08:35:22.477Z] "mtu": 1458, [2023-11-16T08:35:22.477Z] "selinux-enabled": true, [2023-11-16T08:35:22.477Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-16T08:35:22.477Z] } [Pipeline] sh [2023-11-16T08:35:22.806Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-16T08:35:23.133Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-16T08:35:41.455Z] provisioning config files... [2023-11-16T08:35:41.491Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config10269906297274372192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-16T08:35:41.956Z] ---> ****-login.sh [2023-11-16T08:35:41.956Z] nexus3.edgexfoundry.org:10001 [2023-11-16T08:35:42.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-16T08:35:42.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-16T08:35:42.815Z] Configure a credential helper to remove this warning. See [2023-11-16T08:35:42.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-16T08:35:42.815Z] [2023-11-16T08:35:42.815Z] Login Succeeded [2023-11-16T08:35:42.815Z] nexus3.edgexfoundry.org:10002 [2023-11-16T08:35:42.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-16T08:35:43.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-16T08:35:43.084Z] Configure a credential helper to remove this warning. See [2023-11-16T08:35:43.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-16T08:35:43.084Z] [2023-11-16T08:35:43.084Z] Login Succeeded [2023-11-16T08:35:43.084Z] nexus3.edgexfoundry.org:10003 [2023-11-16T08:35:43.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-16T08:35:43.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-16T08:35:43.354Z] Configure a credential helper to remove this warning. See [2023-11-16T08:35:43.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-16T08:35:43.355Z] [2023-11-16T08:35:43.355Z] Login Succeeded [2023-11-16T08:35:43.355Z] nexus3.edgexfoundry.org:10004 [2023-11-16T08:35:43.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-16T08:35:43.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-16T08:35:43.902Z] Configure a credential helper to remove this warning. See [2023-11-16T08:35:43.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-16T08:35:43.902Z] [2023-11-16T08:35:43.902Z] Login Succeeded [2023-11-16T08:35:43.902Z] ****.io [2023-11-16T08:35:43.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-16T08:35:44.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-16T08:35:44.508Z] Configure a credential helper to remove this warning. See [2023-11-16T08:35:44.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-16T08:35:44.508Z] [2023-11-16T08:35:44.508Z] Login Succeeded [2023-11-16T08:35:44.508Z] ---> ****-login.sh ends [Pipeline] } [2023-11-16T08:35:44.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-16T08:35:45.234Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-11-16T08:35:45.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-16T08:35:45.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-16T08:35:45.330Z] ========================================================= [2023-11-16T08:35:45.330Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-16T08:35:45.330Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-16T08:35:45.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-16T08:35:46.647Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-16T08:35:46.647Z] 9fda8d8052c6: Pulling fs layer [2023-11-16T08:35:46.647Z] 5d54e960e981: Pulling fs layer [2023-11-16T08:35:46.647Z] c4a7e357bf2a: Pulling fs layer [2023-11-16T08:35:46.647Z] f0e02332f6b5: Pulling fs layer [2023-11-16T08:35:46.647Z] 872ee5b61b7b: Pulling fs layer [2023-11-16T08:35:46.647Z] 0c6a40ed1a82: Pulling fs layer [2023-11-16T08:35:46.647Z] 94ae7d8d031c: Pulling fs layer [2023-11-16T08:35:46.647Z] 872ee5b61b7b: Waiting [2023-11-16T08:35:46.647Z] 0c6a40ed1a82: Waiting [2023-11-16T08:35:46.647Z] f0e02332f6b5: Waiting [2023-11-16T08:35:46.647Z] 5d54e960e981: Verifying Checksum [2023-11-16T08:35:46.647Z] 5d54e960e981: Download complete [2023-11-16T08:35:46.647Z] f0e02332f6b5: Verifying Checksum [2023-11-16T08:35:46.647Z] f0e02332f6b5: Download complete [2023-11-16T08:35:46.647Z] 872ee5b61b7b: Verifying Checksum [2023-11-16T08:35:46.647Z] 872ee5b61b7b: Download complete [2023-11-16T08:35:46.647Z] 9fda8d8052c6: Download complete [2023-11-16T08:35:46.916Z] 94ae7d8d031c: Verifying Checksum [2023-11-16T08:35:46.916Z] 94ae7d8d031c: Download complete [2023-11-16T08:35:47.503Z] 9fda8d8052c6: Pull complete [2023-11-16T08:35:48.088Z] 5d54e960e981: Pull complete [2023-11-16T08:35:48.088Z] c4a7e357bf2a: Verifying Checksum [2023-11-16T08:35:48.088Z] c4a7e357bf2a: Download complete [2023-11-16T08:35:49.054Z] 0c6a40ed1a82: Verifying Checksum [2023-11-16T08:35:49.054Z] 0c6a40ed1a82: Download complete [2023-11-16T08:36:01.442Z] c4a7e357bf2a: Pull complete [2023-11-16T08:36:01.442Z] f0e02332f6b5: Pull complete [2023-11-16T08:36:01.711Z] 872ee5b61b7b: Pull complete [2023-11-16T08:36:01.755Z] #104 ... [2023-11-16T08:36:01.756Z] [2023-11-16T08:36:01.756Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:01.756Z] #102 DONE 55.6s [2023-11-16T08:36:01.756Z] [2023-11-16T08:36:01.756Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:01.756Z] #104 DONE 55.2s [2023-11-16T08:36:01.756Z] [2023-11-16T08:36:01.756Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:01.756Z] #70 DONE 54.6s [2023-11-16T08:36:01.756Z] [2023-11-16T08:36:01.756Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:01.756Z] #103 DONE 55.5s [2023-11-16T08:36:01.756Z] [2023-11-16T08:36:01.756Z] #105 [core-command builder 6/7] COPY . . [2023-11-16T08:36:08.398Z] #105 ... [2023-11-16T08:36:08.398Z] [2023-11-16T08:36:08.398Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-16T08:36:08.398Z] #106 ... [2023-11-16T08:36:08.398Z] [2023-11-16T08:36:08.398Z] #107 [support-notifications builder 6/7] COPY . . [2023-11-16T08:36:08.398Z] #107 ... [2023-11-16T08:36:08.398Z] [2023-11-16T08:36:08.398Z] #108 [security-proxy-setup builder 6/7] COPY . . [2023-11-16T08:36:09.931Z] 0c6a40ed1a82: Pull complete [2023-11-16T08:36:10.890Z] 94ae7d8d031c: Pull complete [2023-11-16T08:36:10.890Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-16T08:36:10.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-16T08:36:10.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-16T08:36:11.255Z] + + docker build -t ci-base-image-arm64 -f - . [2023-11-16T08:36:11.255Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-16T08:36:11.255Z] WORKDIR /edgex [2023-11-16T08:36:11.255Z] COPY go.mod . [2023-11-16T08:36:11.255Z] RUN go mod download [2023-11-16T08:36:11.854Z] Sending build context to Docker daemon 2.917MB [2023-11-16T08:36:11.854Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-16T08:36:11.854Z] ---> 86de565de09d [2023-11-16T08:36:11.854Z] Step 2/4 : WORKDIR /edgex [2023-11-16T08:36:12.585Z] #108 ... [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #105 [core-command builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #105 DONE 14.4s [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #109 [support-scheduler builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #109 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:12.585Z] #110 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:36:12.585Z] #111 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:36:12.585Z] #112 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:12.585Z] #113 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #114 [security-proxy-auth builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #114 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:36:12.585Z] #115 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #116 [security-bootstrapper builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #116 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:12.585Z] #117 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #118 [core-data builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #118 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:12.585Z] #119 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:36:12.585Z] #120 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:12.585Z] #121 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:36:12.585Z] #122 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #123 [core-metadata builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #123 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:12.585Z] #124 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #125 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:36:12.585Z] #126 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #106 DONE 14.4s [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #107 [support-notifications builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #107 DONE 14.4s [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #127 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:36:12.585Z] #128 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:36:12.585Z] #129 CACHED [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #108 [security-proxy-setup builder 6/7] COPY . . [2023-11-16T08:36:12.585Z] #108 DONE 14.4s [2023-11-16T08:36:12.585Z] [2023-11-16T08:36:12.585Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-16T08:36:13.970Z] #130 1.412 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-16T08:36:16.134Z] ---> Running in 4678951c8657 [2023-11-16T08:36:16.409Z] Removing intermediate container 4678951c8657 [2023-11-16T08:36:16.409Z] ---> a8b60cbd8483 [2023-11-16T08:36:16.409Z] Step 3/4 : COPY go.mod . [2023-11-16T08:36:16.997Z] ---> db8b5c549359 [2023-11-16T08:36:16.997Z] Step 4/4 : RUN go mod download [2023-11-16T08:36:16.997Z] ---> Running in d93c506aafd7 [2023-11-16T08:36:22.070Z] #130 ... [2023-11-16T08:36:22.070Z] [2023-11-16T08:36:22.070Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-16T08:36:22.070Z] #0 1.436 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 [2023-11-16T08:36:22.328Z] #131 ... [2023-11-16T08:36:22.328Z] [2023-11-16T08:36:22.328Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-16T08:36:22.328Z] #0 0.462 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-16T08:36:22.328Z] #132 ... [2023-11-16T08:36:22.328Z] [2023-11-16T08:36:22.328Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-16T08:36:22.328Z] #0 1.418 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 [2023-11-16T08:36:22.892Z] #133 ... [2023-11-16T08:36:22.892Z] [2023-11-16T08:36:22.892Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-16T08:36:22.892Z] #0 0.548 go build -tags " 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 [2023-11-16T08:36:23.149Z] #134 ... [2023-11-16T08:36:23.149Z] [2023-11-16T08:36:23.149Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-16T08:36:23.149Z] #0 1.165 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-16T08:36:23.149Z] #135 ... [2023-11-16T08:36:23.149Z] [2023-11-16T08:36:23.149Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-16T08:36:23.149Z] #0 1.115 go build -tags " 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 [2023-11-16T08:36:23.406Z] #136 ... [2023-11-16T08:36:23.406Z] [2023-11-16T08:36:23.406Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-16T08:36:23.406Z] #0 0.784 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-16T08:36:23.406Z] #137 ... [2023-11-16T08:36:23.406Z] [2023-11-16T08:36:23.406Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-16T08:36:23.406Z] #0 1.034 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 [2023-11-16T08:36:23.665Z] #138 ... [2023-11-16T08:36:23.665Z] [2023-11-16T08:36:23.665Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-16T08:36:23.665Z] #0 1.410 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 [2023-11-16T08:36:23.665Z] #139 ... [2023-11-16T08:36:23.665Z] [2023-11-16T08:36:23.665Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T08:36:23.665Z] #0 1.436 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-16T08:36:55.874Z] Removing intermediate container d93c506aafd7 [2023-11-16T08:36:55.874Z] ---> 17f8f17024d6 [2023-11-16T08:36:55.874Z] Successfully built 17f8f17024d6 [2023-11-16T08:36:55.874Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T08:36:56.249Z] + docker inspect -f . ci-base-image-arm64 [2023-11-16T08:36:56.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-16T08:36:56.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-20 does not seem to be running inside a container [2023-11-16T08:36:56.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-16T08:36:59.138Z] $ docker top 1c6984a2228d3ad79752afe69cc501d03de397ce534d9e571b151ec839a8abb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-16T08:37:00.024Z] + go version [2023-11-16T08:37:00.024Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-16T08:37:00.047Z] $ docker stop --time=1 1c6984a2228d3ad79752afe69cc501d03de397ce534d9e571b151ec839a8abb5 [2023-11-16T08:37:01.701Z] $ docker rm -f --volumes 1c6984a2228d3ad79752afe69cc501d03de397ce534d9e571b151ec839a8abb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T08:37:02.520Z] + docker inspect -f . ci-base-image-arm64 [2023-11-16T08:37:02.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-16T08:37:02.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-20 does not seem to be running inside a container [2023-11-16T08:37:02.843Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-16T08:37:04.056Z] $ docker top 6aad8c8a934bdd6d8f42f5ad716d6c940c1e6fe39da971142408c0e884305004 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-16T08:37:04.341Z] ========================================================= [2023-11-16T08:37:04.341Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-16T08:37:04.341Z] ========================================================= [Pipeline] sh [2023-11-16T08:37:04.976Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-11-16T08:37:05.659Z] + make test [2023-11-16T08:37:05.659Z] go test -race -coverprofile=coverage.out ./... [2023-11-16T08:37:19.890Z] #140 ... [2023-11-16T08:37:19.890Z] [2023-11-16T08:37:19.890Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-16T08:37:19.890Z] #138 67.07 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 [2023-11-16T08:37:41.931Z] #138 DONE 89.2s [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-16T08:37:41.931Z] #132 DONE 89.1s [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-16T08:37:41.931Z] #139 DONE 89.1s [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-16T08:37:41.931Z] #137 DONE 89.2s [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-16T08:37:41.931Z] #135 DONE 89.2s [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:41.931Z] #141 ... [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-16T08:37:41.931Z] #136 DONE 89.2s [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-16T08:37:41.931Z] #131 DONE 89.2s [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-16T08:37:41.931Z] #130 DONE 89.4s [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:41.931Z] #142 ... [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T08:37:41.931Z] #140 DONE 89.5s [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-16T08:37:41.931Z] #133 DONE 89.6s [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:41.931Z] #143 ... [2023-11-16T08:37:41.931Z] [2023-11-16T08:37:41.931Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-16T08:37:41.931Z] #134 DONE 89.7s [2023-11-16T08:37:42.194Z] [2023-11-16T08:37:42.194Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.194Z] #144 ... [2023-11-16T08:37:42.194Z] [2023-11-16T08:37:42.194Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.194Z] #145 DONE 0.8s [2023-11-16T08:37:42.194Z] [2023-11-16T08:37:42.194Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.194Z] #141 DONE 0.9s [2023-11-16T08:37:42.194Z] [2023-11-16T08:37:42.194Z] #146 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.194Z] #146 DONE 0.8s [2023-11-16T08:37:42.194Z] [2023-11-16T08:37:42.194Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.194Z] #142 DONE 0.6s [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #147 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-16T08:37:42.456Z] #147 DONE 0.7s [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.456Z] #144 DONE 0.5s [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.456Z] #143 DONE 0.5s [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.456Z] #148 ... [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #149 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.456Z] #149 CACHED [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #150 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.456Z] #150 CACHED [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #151 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.456Z] #151 CACHED [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.456Z] #152 CACHED [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.456Z] #153 DONE 0.2s [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.456Z] #154 CACHED [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.456Z] #155 CACHED [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.456Z] #156 CACHED [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:42.456Z] #157 CACHED [2023-11-16T08:37:42.456Z] [2023-11-16T08:37:42.456Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.456Z] #158 DONE 0.3s [2023-11-16T08:37:42.718Z] [2023-11-16T08:37:42.718Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.718Z] #159 DONE 0.3s [2023-11-16T08:37:42.718Z] [2023-11-16T08:37:42.718Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.718Z] #160 DONE 0.3s [2023-11-16T08:37:42.718Z] [2023-11-16T08:37:42.718Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.718Z] #161 DONE 0.2s [2023-11-16T08:37:42.718Z] [2023-11-16T08:37:42.718Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:42.718Z] #148 DONE 0.3s [2023-11-16T08:37:42.718Z] [2023-11-16T08:37:42.718Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-16T08:37:44.555Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-16T08:37:45.269Z] #162 ... [2023-11-16T08:37:45.269Z] [2023-11-16T08:37:45.269Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-16T08:37:45.269Z] #163 DONE 2.8s [2023-11-16T08:37:45.534Z] [2023-11-16T08:37:45.535Z] #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:45.535Z] #164 ... [2023-11-16T08:37:45.535Z] [2023-11-16T08:37:45.535Z] #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-16T08:37:45.535Z] #165 DONE 3.1s [2023-11-16T08:37:45.535Z] [2023-11-16T08:37:45.535Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-16T08:37:45.535Z] #166 DONE 3.1s [2023-11-16T08:37:45.796Z] [2023-11-16T08:37:45.796Z] #167 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-16T08:37:45.796Z] #167 DONE 3.2s [2023-11-16T08:37:45.796Z] [2023-11-16T08:37:45.796Z] #168 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:45.796Z] #168 ... [2023-11-16T08:37:45.796Z] [2023-11-16T08:37:45.796Z] #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-16T08:37:45.796Z] #169 DONE 3.2s [2023-11-16T08:37:45.796Z] [2023-11-16T08:37:45.796Z] #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-16T08:37:45.796Z] #170 DONE 3.3s [2023-11-16T08:37:45.796Z] [2023-11-16T08:37:45.796Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-16T08:37:45.796Z] #171 DONE 3.3s [2023-11-16T08:37:45.796Z] [2023-11-16T08:37:45.796Z] #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-16T08:37:45.796Z] #172 DONE 3.4s [2023-11-16T08:37:45.796Z] [2023-11-16T08:37:45.796Z] #173 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-16T08:37:45.796Z] #173 DONE 3.3s [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-16T08:37:46.062Z] #174 DONE 3.7s [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-16T08:37:46.062Z] #162 DONE 3.3s [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-16T08:37:46.062Z] #175 ... [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:46.062Z] #164 DONE 0.7s [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:46.062Z] #176 DONE 0.5s [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:46.062Z] #177 DONE 0.5s [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #168 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:46.062Z] #168 DONE 0.4s [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #178 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:46.062Z] #178 DONE 0.4s [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:46.062Z] #179 DONE 0.4s [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-16T08:37:46.062Z] #180 DONE 0.4s [2023-11-16T08:37:46.062Z] [2023-11-16T08:37:46.062Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:46.325Z] #181 ... [2023-11-16T08:37:46.325Z] [2023-11-16T08:37:46.325Z] #182 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:46.325Z] #182 DONE 0.3s [2023-11-16T08:37:46.325Z] [2023-11-16T08:37:46.325Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:46.325Z] #183 DONE 0.4s [2023-11-16T08:37:46.325Z] [2023-11-16T08:37:46.325Z] #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T08:37:46.325Z] #184 DONE 0.4s [2023-11-16T08:37:46.325Z] [2023-11-16T08:37:46.325Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-16T08:37:46.325Z] #185 DONE 0.4s [2023-11-16T08:37:46.325Z] [2023-11-16T08:37:46.325Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-16T08:37:46.325Z] #175 DONE 0.5s [2023-11-16T08:37:46.325Z] [2023-11-16T08:37:46.325Z] #186 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:46.586Z] #186 ... [2023-11-16T08:37:46.586Z] [2023-11-16T08:37:46.586Z] #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-16T08:37:46.586Z] #187 DONE 0.4s [2023-11-16T08:37:46.586Z] [2023-11-16T08:37:46.586Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-16T08:37:46.586Z] #188 DONE 0.4s [2023-11-16T08:37:46.586Z] [2023-11-16T08:37:46.586Z] #100 [core-command] exporting to image [2023-11-16T08:37:46.586Z] #100 exporting layers [2023-11-16T08:37:46.847Z] #100 ... [2023-11-16T08:37:46.847Z] [2023-11-16T08:37:46.847Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-16T08:37:46.847Z] #181 DONE 0.6s [2023-11-16T08:37:46.847Z] [2023-11-16T08:37:46.847Z] #186 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-16T08:37:46.847Z] #186 DONE 0.4s [2023-11-16T08:37:46.847Z] [2023-11-16T08:37:46.847Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-16T08:37:46.847Z] #189 DONE 0.5s [2023-11-16T08:37:46.847Z] [2023-11-16T08:37:46.847Z] #100 [core-metadata] exporting to image [2023-11-16T08:37:46.847Z] #100 exporting layers 0.7s done [2023-11-16T08:37:46.847Z] #100 writing image sha256:6161eef64f12fdd407ab093f94b9fe2e7ae6a4780a60e4c1339a157897399e56 [2023-11-16T08:37:47.232Z] #100 writing image sha256:4be66ffd1f3ae9005366ff1b9b3a1644638bebe3cf515c01ff71d59f7cbb6126 [2023-11-16T08:37:47.232Z] #100 writing image sha256:d1c6abf05d8f40138995133915bbae93fcad5a8e9e8a6b85ac7831fa3efc72d1 [2023-11-16T08:37:47.232Z] #100 writing image sha256:6fd923b67540133994135d35cc06cc0a1c518f7313a76c9a399d664cc4eed2f6 [2023-11-16T08:37:47.493Z] #100 ... [2023-11-16T08:37:47.493Z] [2023-11-16T08:37:47.493Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-16T08:37:47.493Z] #190 DONE 0.7s [2023-11-16T08:37:47.493Z] [2023-11-16T08:37:47.493Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-16T08:37:47.493Z] #191 DONE 0.7s [2023-11-16T08:37:47.493Z] [2023-11-16T08:37:47.493Z] #100 [core-data] exporting to image [2023-11-16T08:37:47.493Z] #100 exporting layers 1.4s done [2023-11-16T08:37:47.493Z] #100 writing image sha256:6161eef64f12fdd407ab093f94b9fe2e7ae6a4780a60e4c1339a157897399e56 0.6s done [2023-11-16T08:37:47.493Z] #100 writing image sha256:4be66ffd1f3ae9005366ff1b9b3a1644638bebe3cf515c01ff71d59f7cbb6126 0.7s done [2023-11-16T08:37:47.493Z] #100 naming to docker.io/library/core-command done [2023-11-16T08:37:47.493Z] #100 naming to docker.io/library/core-data done [2023-11-16T08:37:47.753Z] #100 ... [2023-11-16T08:37:47.753Z] [2023-11-16T08:37:47.753Z] #192 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-16T08:37:47.753Z] #192 DONE 1.1s [2023-11-16T08:37:47.753Z] [2023-11-16T08:37:47.753Z] #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-16T08:37:47.753Z] #193 DONE 1.2s [2023-11-16T08:37:47.753Z] [2023-11-16T08:37:47.753Z] #194 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-16T08:37:47.753Z] #194 DONE 0.8s [2023-11-16T08:37:47.753Z] [2023-11-16T08:37:47.753Z] #100 [security-spiffe-token-provider] exporting to image [2023-11-16T08:37:47.753Z] #100 writing image sha256:d1c6abf05d8f40138995133915bbae93fcad5a8e9e8a6b85ac7831fa3efc72d1 0.7s done [2023-11-16T08:37:47.753Z] #100 writing image sha256:6fd923b67540133994135d35cc06cc0a1c518f7313a76c9a399d664cc4eed2f6 0.7s done [2023-11-16T08:37:47.753Z] #100 naming to docker.io/library/support-notifications done [2023-11-16T08:37:47.753Z] #100 naming to docker.io/library/support-scheduler done [2023-11-16T08:37:47.753Z] #100 writing image sha256:fb3465ff995f2a0e013e1e9cd65798d27496f2d485af51b3131005b162f70704 done [2023-11-16T08:37:47.753Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2023-11-16T08:37:47.753Z] #100 writing image sha256:f6a648ccf796f3d8b756aa059c2e6a8c2376d38ef062e88a466aad441e1e7450 [2023-11-16T08:37:47.753Z] #100 writing image sha256:f6a648ccf796f3d8b756aa059c2e6a8c2376d38ef062e88a466aad441e1e7450 done [2023-11-16T08:37:47.753Z] #100 naming to docker.io/library/core-metadata done [2023-11-16T08:37:48.325Z] #100 ... [2023-11-16T08:37:48.325Z] [2023-11-16T08:37:48.325Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-16T08:37:48.325Z] #195 DONE 0.7s [2023-11-16T08:37:48.325Z] [2023-11-16T08:37:48.325Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-16T08:37:48.325Z] #196 DONE 0.7s [2023-11-16T08:37:48.325Z] [2023-11-16T08:37:48.325Z] #100 [security-proxy-auth] exporting to image [2023-11-16T08:37:48.325Z] #100 exporting layers 0.7s done [2023-11-16T08:37:48.325Z] #100 writing image sha256:a87bc8c7b802e251fa986238cc632413f7bfc8587dd8d9dc211483646a3d66b6 0.0s done [2023-11-16T08:37:48.325Z] #100 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-11-16T08:37:48.325Z] #100 writing image sha256:4b342b970126ee0b9cfe93ffb918d40c52e2843f26984b406c7e008f0ba8f750 0.0s done [2023-11-16T08:37:48.325Z] #100 naming to docker.io/library/security-proxy-auth done [2023-11-16T08:37:48.325Z] #100 DONE 3.6s [2023-11-16T08:37:48.325Z] [2023-11-16T08:37:48.325Z] #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-16T08:37:48.587Z] #197 DONE 0.2s [2023-11-16T08:37:48.587Z] [2023-11-16T08:37:48.587Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-16T08:37:48.587Z] #198 DONE 0.2s [2023-11-16T08:37:48.587Z] [2023-11-16T08:37:48.587Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-16T08:37:48.587Z] #199 DONE 0.2s [2023-11-16T08:37:48.587Z] [2023-11-16T08:37:48.587Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-16T08:37:48.847Z] #200 ... [2023-11-16T08:37:48.847Z] [2023-11-16T08:37:48.847Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-16T08:37:48.847Z] #201 DONE 0.1s [2023-11-16T08:37:49.106Z] [2023-11-16T08:37:49.106Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-16T08:37:49.106Z] #202 DONE 0.1s [2023-11-16T08:37:49.106Z] [2023-11-16T08:37:49.106Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-16T08:37:49.106Z] #203 ... [2023-11-16T08:37:49.106Z] [2023-11-16T08:37:49.106Z] #204 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-16T08:37:49.106Z] #204 DONE 1.5s [2023-11-16T08:37:49.366Z] [2023-11-16T08:37:49.366Z] #100 [security-proxy-setup] exporting to image [2023-11-16T08:37:49.366Z] #100 ... [2023-11-16T08:37:49.366Z] [2023-11-16T08:37:49.366Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-16T08:37:49.366Z] #200 DONE 0.8s [2023-11-16T08:37:49.366Z] [2023-11-16T08:37:49.366Z] #100 [security-secretstore-setup] exporting to image [2023-11-16T08:37:49.627Z] #100 ... [2023-11-16T08:37:49.627Z] [2023-11-16T08:37:49.627Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-16T08:37:49.627Z] #203 DONE 0.7s [2023-11-16T08:37:49.627Z] [2023-11-16T08:37:49.627Z] #100 [security-bootstrapper] exporting to image [2023-11-16T08:37:49.887Z] #100 exporting layers 0.6s done [2023-11-16T08:37:49.887Z] #100 writing image sha256:db8bb85e00547327f60781607452ac5a635e6ae2963d20aae66d9e65f3c44492 0.0s done [2023-11-16T08:37:49.887Z] #100 naming to docker.io/library/security-proxy-setup done [2023-11-16T08:37:49.887Z] #100 exporting layers 0.4s done [2023-11-16T08:37:49.887Z] #100 writing image sha256:300b080215ad28eaa8d35ea6a92393b9aa570618ada7dfe764d55755bee57359 done [2023-11-16T08:37:49.887Z] #100 naming to docker.io/library/security-secretstore-setup done [2023-11-16T08:37:49.887Z] #100 writing image sha256:8d8feadd789424bd65d7a44118b80434399cd186a9546f839ea04e39fff55249 done [2023-11-16T08:37:49.887Z] #100 naming to docker.io/library/security-bootstrapper done [2023-11-16T08:37:49.887Z] #100 DONE 4.6s [2023-11-16T08:37:49.887Z] [2023-11-16T08:37:49.887Z] #35 [core-command internal] load build definition from Dockerfile [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T08:37:49.887Z] time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-16T08:37:49.898Z] $ docker stop --time=1 115d3f497c28cdbb021d4d8053286bc3064a83d5b571666473913e9b1dbf4560 [2023-11-16T08:37:53.087Z] $ docker rm -f --volumes 115d3f497c28cdbb021d4d8053286bc3064a83d5b571666473913e9b1dbf4560 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-16T08:37:53.487Z] + docker images [2023-11-16T08:37:53.487Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-16T08:37:53.487Z] security-proxy-setup latest db8bb85e0054 4 seconds ago 36MB [2023-11-16T08:37:53.487Z] security-secretstore-setup latest 300b080215ad 4 seconds ago 51.3MB [2023-11-16T08:37:53.487Z] security-bootstrapper latest 8d8feadd7894 4 seconds ago 30MB [2023-11-16T08:37:53.487Z] core-common-config-bootstrapper latest a87bc8c7b802 6 seconds ago 24.9MB [2023-11-16T08:37:53.487Z] security-proxy-auth latest 4b342b970126 6 seconds ago 26.1MB [2023-11-16T08:37:53.487Z] core-metadata latest f6a648ccf796 7 seconds ago 28.4MB [2023-11-16T08:37:53.487Z] security-spiffe-token-provider latest fb3465ff995f 7 seconds ago 42MB [2023-11-16T08:37:53.487Z] core-command latest 6161eef64f12 7 seconds ago 27.8MB [2023-11-16T08:37:53.487Z] support-notifications latest 6fd923b67540 8 seconds ago 41.6MB [2023-11-16T08:37:53.487Z] core-data latest 4be66ffd1f3a 8 seconds ago 28MB [2023-11-16T08:37:53.487Z] support-scheduler latest d1c6abf05d8f 8 seconds ago 40.8MB [2023-11-16T08:37:53.487Z] security-spire-agent latest 739fb9954ced 2 minutes ago 167MB [2023-11-16T08:37:53.487Z] security-spire-server latest 21269b092c58 2 minutes ago 109MB [2023-11-16T08:37:53.487Z] security-spire-config latest b93956db00da 2 minutes ago 108MB [2023-11-16T08:37:53.487Z] ci-base-image-x86_64 latest e7b8bf0dbe98 5 minutes ago 937MB [2023-11-16T08:37:53.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 39 hours ago 564MB [2023-11-16T08:37:53.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-16T08:37:53.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [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] } [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-16T08:39:36.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-16T08:39:41.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-16T08:39:41.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-16T08:39:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.260s coverage: 28.7% of statements [2023-11-16T08:39:50.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.280s coverage: 97.0% of statements [2023-11-16T08:39:55.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-16T08:39:55.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-16T08:39:55.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-16T08:39:59.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.374s coverage: 69.2% of statements [2023-11-16T08:40:00.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-16T08:40:00.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-16T08:40:02.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.303s coverage: 53.2% of statements [2023-11-16T08:40:06.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-16T08:40:06.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-16T08:40:06.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-16T08:40:06.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-16T08:40:06.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-16T08:40:13.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-16T08:40:13.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-16T08:40:25.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.269s coverage: 93.4% of statements [2023-11-16T08:40:25.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.457s coverage: 4.1% of statements [2023-11-16T08:40:28.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-16T08:40:28.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-16T08:40:28.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-16T08:40:30.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.829s coverage: 97.6% of statements [2023-11-16T08:40:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-16T08:40:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-16T08:40:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-16T08:40:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-16T08:40:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-16T08:40:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-16T08:40:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-16T08:40:32.745Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.225s coverage: 72.2% of statements [2023-11-16T08:40:40.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-16T08:40:40.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-16T08:40:41.908Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.389s coverage: 0.9% of statements [2023-11-16T08:40:41.908Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.257s coverage: 32.2% of statements [2023-11-16T08:40:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.275s coverage: 41.7% of statements [2023-11-16T08:40:46.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.317s coverage: 82.9% of statements [2023-11-16T08:40:46.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.318s coverage: 94.1% of statements [2023-11-16T08:40:46.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.211s coverage: 96.3% of statements [2023-11-16T08:40:49.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.198s coverage: 87.5% of statements [2023-11-16T08:40:50.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-16T08:40:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-16T08:40:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-16T08:40:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-16T08:40:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-16T08:40:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-16T08:40:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-16T08:40:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-16T08:41:01.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.204s coverage: 94.4% of statements [2023-11-16T08:41:01.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-16T08:41:01.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-16T08:41:01.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-16T08:41:01.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-16T08:41:09.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-16T08:41:09.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-16T08:41:13.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-16T08:41:16.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.039s coverage: 79.9% of statements [2023-11-16T08:41:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-16T08:41:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.245s coverage: 92.9% of statements [2023-11-16T08:41:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2023-11-16T08:41:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.217s coverage: 62.3% of statements [2023-11-16T08:41:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.203s coverage: 87.2% of statements [2023-11-16T08:41:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.184s coverage: 20.0% of statements [2023-11-16T08:41:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.170s coverage: 100.0% of statements [2023-11-16T08:41:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.394s coverage: 81.8% of statements [2023-11-16T08:41:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-16T08:41:20.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.418s coverage: 82.1% of statements [2023-11-16T08:41:21.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.254s coverage: 86.0% of statements [2023-11-16T08:41:25.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-16T08:41:25.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-16T08:41:27.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.985s coverage: 63.1% of statements [2023-11-16T08:41:27.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.235s coverage: 100.0% of statements [2023-11-16T08:41:28.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements [2023-11-16T08:41:28.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.073s coverage: 100.0% of statements [2023-11-16T08:41:29.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-16T08:41:29.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-16T08:41:29.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-16T08:41:29.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements [2023-11-16T08:41:30.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2023-11-16T08:41:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-16T08:41:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-16T08:41:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-16T08:41:37.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.847s coverage: 38.4% of statements [2023-11-16T08:41:37.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.251s coverage: 89.5% of statements [2023-11-16T08:41:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-16T08:41:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-16T08:41:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-16T08:41:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-16T08:41:42.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.247s coverage: 84.8% of statements [2023-11-16T08:41:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-16T08:41:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-16T08:41:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-16T08:41:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-16T08:41:55.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.297s coverage: 19.9% of statements [2023-11-16T08:41:55.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-16T08:41:55.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-16T08:41:55.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-16T08:41:55.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-16T08:41:56.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.588s coverage: 95.7% of statements [2023-11-16T08:41:59.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-16T08:41:59.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-16T08:42:00.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.277s coverage: 61.8% of statements [2023-11-16T08:42:02.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-16T08:42:02.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-16T08:42:03.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.386s coverage: 98.9% of statements [2023-11-16T08:42:04.848Z] 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 [2023-11-16T08:42:05.115Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-16T08:42:05.115Z] go vet ./... [2023-11-16T08:43:56.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-16T08:43:56.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-16T08:43:56.765Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-16T08:43:56.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-16T08:43:57.506Z] + ls -al . [2023-11-16T08:43:57.506Z] total 732 [2023-11-16T08:43:57.506Z] drwxrwxr-x 10 1001 1001 4096 Nov 16 08:37 . [2023-11-16T08:43:57.506Z] drwxr-xr-x 4 root root 4096 Nov 16 08:37 .. [2023-11-16T08:43:57.506Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 08:35 .blubracket [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 10 Nov 16 08:35 .dockerignore [2023-11-16T08:43:57.506Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 08:35 .git [2023-11-16T08:43:57.506Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 08:35 .github [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 1074 Nov 16 08:35 .gitignore [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 08:35 .golangci.yml [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 100 Nov 16 08:35 .hadolint.yml [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 155 Nov 16 08:35 .sonarcloud.properties [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 08:35 ADOPTERS.md [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 11674 Nov 16 08:35 Attribution.txt [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 100284 Nov 16 08:35 CHANGELOG.md [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 08:35 CONTRIBUTING.md [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 08:35 GOVERNANCE.md [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 861 Nov 16 08:35 Jenkinsfile [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 08:35 LICENSE [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 15054 Nov 16 08:35 Makefile [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 08:35 OWNERS.md [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 9528 Nov 16 08:35 README.md [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 789 Nov 16 08:35 SECURITY.md [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 08:31 VERSION [2023-11-16T08:43:57.506Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 08:35 bin [2023-11-16T08:43:57.506Z] drwxrwxr-x 18 1001 1001 4096 Nov 16 08:35 cmd [2023-11-16T08:43:57.506Z] -rw-r--r-- 1 root root 453602 Nov 16 08:42 coverage.out [2023-11-16T08:43:57.506Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 08:35 fuzz_test [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 3649 Nov 16 08:35 go.mod [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 34366 Nov 16 08:35 go.sum [2023-11-16T08:43:57.506Z] drwxrwxr-x 7 1001 1001 4096 Nov 16 08:35 internal [2023-11-16T08:43:57.506Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 08:35 openapi [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 584 Nov 16 08:35 security.txt [2023-11-16T08:43:57.506Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 08:35 version.go [Pipeline] sh [2023-11-16T08:43:58.159Z] + '[' -e coverage.out ] [2023-11-16T08:43:58.159Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-16T08:43:58.211Z] Warning: overwriting stash ‘coverage-report’ [2023-11-16T08:43:59.215Z] Stashed 1 file(s) [Pipeline] sh [2023-11-16T08:43:59.912Z] + make build [2023-11-16T08:43:59.912Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-16T08:45:21.552Z] go build -tags " 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 [2023-11-16T08:45:26.882Z] go build -tags " 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 [2023-11-16T08:45:32.223Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-16T08:45:35.574Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-16T08:46:14.439Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-16T08:46:19.784Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-16T08:46:26.435Z] 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 [2023-11-16T08:46:33.080Z] 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 [2023-11-16T08:46:36.451Z] 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 [2023-11-16T08:46:40.706Z] 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 [2023-11-16T08:46:46.046Z] 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] } [2023-11-16T08:46:51.403Z] $ docker stop --time=1 6aad8c8a934bdd6d8f42f5ad716d6c940c1e6fe39da971142408c0e884305004 [2023-11-16T08:46:53.455Z] $ docker rm -f --volumes 6aad8c8a934bdd6d8f42f5ad716d6c940c1e6fe39da971142408c0e884305004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T08:46:56.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-16T08:46:56.559Z] [2023-11-16T08:46:56.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T08:46:56.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-16T08:46:57.203Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-16T08:46:57.203Z] 547446be3368: Pulling fs layer [2023-11-16T08:46:57.203Z] d125d8839a47: Pulling fs layer [2023-11-16T08:46:57.203Z] 3e85d5ac6304: Pulling fs layer [2023-11-16T08:46:57.203Z] c3105a71a48b: Pulling fs layer [2023-11-16T08:46:57.203Z] 0f093f025ec4: Pulling fs layer [2023-11-16T08:46:57.203Z] c3106fc0e877: Pulling fs layer [2023-11-16T08:46:57.203Z] 0f093f025ec4: Waiting [2023-11-16T08:46:57.203Z] c3106fc0e877: Waiting [2023-11-16T08:46:57.203Z] c3105a71a48b: Waiting [2023-11-16T08:46:57.203Z] 547446be3368: Verifying Checksum [2023-11-16T08:46:57.203Z] 547446be3368: Download complete [2023-11-16T08:46:57.203Z] c3105a71a48b: Verifying Checksum [2023-11-16T08:46:57.203Z] c3105a71a48b: Download complete [2023-11-16T08:46:57.788Z] d125d8839a47: Verifying Checksum [2023-11-16T08:46:57.788Z] d125d8839a47: Download complete [2023-11-16T08:46:57.788Z] c3106fc0e877: Verifying Checksum [2023-11-16T08:46:57.788Z] c3106fc0e877: Download complete [2023-11-16T08:46:57.788Z] 0f093f025ec4: Verifying Checksum [2023-11-16T08:46:57.788Z] 0f093f025ec4: Download complete [2023-11-16T08:46:58.056Z] 547446be3368: Pull complete [2023-11-16T08:46:59.469Z] d125d8839a47: Pull complete [2023-11-16T08:46:59.735Z] 3e85d5ac6304: Verifying Checksum [2023-11-16T08:46:59.735Z] 3e85d5ac6304: Download complete [2023-11-16T08:47:09.796Z] 3e85d5ac6304: Pull complete [2023-11-16T08:47:10.063Z] c3105a71a48b: Pull complete [2023-11-16T08:47:11.471Z] 0f093f025ec4: Pull complete [2023-11-16T08:47:11.471Z] c3106fc0e877: Pull complete [2023-11-16T08:47:11.471Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-16T08:47:11.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-16T08:47:11.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-16T08:47:12.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-20 does not seem to be running inside a container [2023-11-16T08:47:12.138Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-11-16T08:47:14.553Z] $ docker top 8b06b495f79254d031b29930705e6184a32e849606729b151e067e2c23939cc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-16T08:47:15.475Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-16T08:47:25.572Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-16T08:47:25.572Z] #1 transferring dockerfile: 30B [2023-11-16T08:47:25.572Z] #1 transferring dockerfile: 2.93kB done [2023-11-16T08:47:25.572Z] #1 DONE 0.1s [2023-11-16T08:47:25.840Z] [2023-11-16T08:47:25.840Z] #2 [core-data internal] load build definition from Dockerfile [2023-11-16T08:47:25.840Z] #2 transferring dockerfile: 2.01kB done [2023-11-16T08:47:25.840Z] #2 DONE 0.0s [2023-11-16T08:47:25.840Z] [2023-11-16T08:47:25.840Z] #3 [core-command internal] load build definition from Dockerfile [2023-11-16T08:47:26.109Z] #3 transferring dockerfile: 1.93kB done [2023-11-16T08:47:26.109Z] #3 DONE 0.1s [2023-11-16T08:47:26.109Z] [2023-11-16T08:47:26.109Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-16T08:47:26.109Z] #4 transferring dockerfile: 2.50kB 0.0s done [2023-11-16T08:47:26.109Z] #4 DONE 0.1s [2023-11-16T08:47:26.109Z] [2023-11-16T08:47:26.109Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-11-16T08:47:26.109Z] #5 transferring dockerfile: 1.70kB done [2023-11-16T08:47:26.109Z] #5 DONE 0.1s [2023-11-16T08:47:26.109Z] [2023-11-16T08:47:26.109Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-11-16T08:47:26.109Z] #6 transferring dockerfile: 1.81kB done [2023-11-16T08:47:26.109Z] #6 DONE 0.1s [2023-11-16T08:47:26.109Z] [2023-11-16T08:47:26.109Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-16T08:47:26.109Z] #7 transferring dockerfile: 2.49kB 0.0s done [2023-11-16T08:47:26.109Z] #7 DONE 0.1s [2023-11-16T08:47:26.109Z] [2023-11-16T08:47:26.109Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-16T08:47:26.377Z] #8 transferring dockerfile: 2.15kB done [2023-11-16T08:47:26.377Z] #8 DONE 0.1s [2023-11-16T08:47:26.377Z] [2023-11-16T08:47:26.377Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-16T08:47:26.377Z] #9 transferring dockerfile: 2.23kB 0.0s done [2023-11-16T08:47:26.377Z] #9 DONE 0.1s [2023-11-16T08:47:26.377Z] [2023-11-16T08:47:26.377Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-11-16T08:47:26.377Z] #10 transferring dockerfile: 2.06kB done [2023-11-16T08:47:26.377Z] #10 DONE 0.1s [2023-11-16T08:47:26.645Z] [2023-11-16T08:47:26.645Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-11-16T08:47:26.645Z] #11 transferring dockerfile: 1.93kB done [2023-11-16T08:47:26.645Z] #11 DONE 0.1s [2023-11-16T08:47:26.645Z] [2023-11-16T08:47:26.645Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-11-16T08:47:26.645Z] #12 transferring dockerfile: 1.95kB done [2023-11-16T08:47:26.645Z] #12 DONE 0.1s [2023-11-16T08:47:26.645Z] [2023-11-16T08:47:26.645Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-16T08:47:26.645Z] #13 transferring dockerfile: 1.89kB done [2023-11-16T08:47:26.645Z] #13 DONE 0.1s [2023-11-16T08:47:26.912Z] [2023-11-16T08:47:26.912Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-11-16T08:47:26.912Z] #14 transferring dockerfile: 1.69kB 0.0s done [2023-11-16T08:47:26.912Z] #14 DONE 0.1s [2023-11-16T08:47:26.912Z] [2023-11-16T08:47:26.912Z] #15 [security-bootstrapper internal] load .dockerignore [2023-11-16T08:47:26.912Z] #15 transferring context: 50B 0.0s done [2023-11-16T08:47:26.912Z] #15 DONE 0.1s [2023-11-16T08:47:27.882Z] [2023-11-16T08:47:27.882Z] #16 [core-data internal] load .dockerignore [2023-11-16T08:47:27.882Z] #16 transferring context: 50B 0.0s done [2023-11-16T08:47:27.882Z] #16 DONE 0.0s [2023-11-16T08:47:27.882Z] [2023-11-16T08:47:27.882Z] #17 [core-command internal] load .dockerignore [2023-11-16T08:47:27.882Z] #17 transferring context: 50B done [2023-11-16T08:47:27.882Z] #17 DONE 0.0s [2023-11-16T08:47:27.882Z] [2023-11-16T08:47:27.882Z] #18 [security-proxy-setup internal] load .dockerignore [2023-11-16T08:47:27.882Z] #18 transferring context: 50B done [2023-11-16T08:47:27.882Z] #18 DONE 0.1s [2023-11-16T08:47:27.882Z] [2023-11-16T08:47:27.882Z] #19 [security-spire-server internal] load .dockerignore [2023-11-16T08:47:27.882Z] #19 transferring context: 50B done [2023-11-16T08:47:27.882Z] #19 DONE 0.1s [2023-11-16T08:47:27.882Z] [2023-11-16T08:47:27.882Z] #20 [security-spire-agent internal] load .dockerignore [2023-11-16T08:47:27.882Z] #20 transferring context: 50B done [2023-11-16T08:47:27.882Z] #20 DONE 0.1s [2023-11-16T08:47:27.882Z] [2023-11-16T08:47:27.882Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-11-16T08:47:27.882Z] #21 transferring context: 50B 0.0s done [2023-11-16T08:47:28.151Z] #21 DONE 0.1s [2023-11-16T08:47:28.151Z] [2023-11-16T08:47:28.151Z] #22 [security-proxy-auth internal] load .dockerignore [2023-11-16T08:47:28.151Z] #22 transferring context: 50B done [2023-11-16T08:47:28.151Z] #22 DONE 0.1s [2023-11-16T08:47:28.151Z] [2023-11-16T08:47:28.151Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-16T08:47:28.151Z] #23 transferring context: 50B done [2023-11-16T08:47:28.151Z] #23 DONE 0.1s [2023-11-16T08:47:28.151Z] [2023-11-16T08:47:28.151Z] #24 [core-metadata internal] load .dockerignore [2023-11-16T08:47:28.418Z] #24 transferring context: 50B done [2023-11-16T08:47:28.418Z] #24 DONE 0.1s [2023-11-16T08:47:28.418Z] [2023-11-16T08:47:28.418Z] #25 [support-scheduler internal] load .dockerignore [2023-11-16T08:47:28.418Z] #25 transferring context: 50B 0.0s done [2023-11-16T08:47:28.418Z] #25 DONE 0.1s [2023-11-16T08:47:28.418Z] [2023-11-16T08:47:28.418Z] #26 [support-notifications internal] load .dockerignore [2023-11-16T08:47:28.418Z] #26 transferring context: 50B done [2023-11-16T08:47:28.418Z] #26 DONE 0.1s [2023-11-16T08:47:28.418Z] [2023-11-16T08:47:28.418Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-11-16T08:47:28.685Z] #27 transferring context: 50B done [2023-11-16T08:47:28.685Z] #27 DONE 0.1s [2023-11-16T08:47:28.685Z] [2023-11-16T08:47:28.685Z] #28 [security-spire-config internal] load .dockerignore [2023-11-16T08:47:28.685Z] #28 transferring context: 50B done [2023-11-16T08:47:28.685Z] #28 DONE 0.1s [2023-11-16T08:47:28.685Z] [2023-11-16T08:47:28.685Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-16T08:47:28.685Z] #29 DONE 0.0s [2023-11-16T08:47:28.685Z] [2023-11-16T08:47:28.685Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-16T08:47:28.954Z] #30 DONE 0.2s [2023-11-16T08:47:28.954Z] [2023-11-16T08:47:28.954Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:47:28.954Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:47:28.954Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:47:28.954Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-16T08:47:28.954Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-16T08:47:28.954Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s [2023-11-16T08:47:28.954Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s [2023-11-16T08:47:29.220Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-16T08:47:29.220Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-16T08:47:29.806Z] #31 ... [2023-11-16T08:47:29.806Z] [2023-11-16T08:47:29.806Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-16T08:47:29.806Z] #29 DONE 0.0s [2023-11-16T08:47:29.806Z] [2023-11-16T08:47:29.806Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-16T08:47:29.806Z] #32 DONE 1.0s [2023-11-16T08:47:29.806Z] [2023-11-16T08:47:29.806Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-16T08:47:29.806Z] #29 DONE 0.0s [2023-11-16T08:47:29.806Z] [2023-11-16T08:47:29.806Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-16T08:47:29.806Z] #32 DONE 1.8s [2023-11-16T08:47:29.806Z] [2023-11-16T08:47:29.806Z] #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:47:29.806Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:47:29.806Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:47:29.806Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-16T08:47:29.806Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-16T08:47:29.806Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-16T08:47:30.076Z] #31 ... [2023-11-16T08:47:30.076Z] [2023-11-16T08:47:30.076Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-16T08:47:30.076Z] #29 DONE 0.0s [2023-11-16T08:47:30.076Z] [2023-11-16T08:47:30.076Z] #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:47:30.350Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done [2023-11-16T08:47:30.350Z] #31 ... [2023-11-16T08:47:30.350Z] [2023-11-16T08:47:30.350Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-16T08:47:30.350Z] #32 DONE 1.8s [2023-11-16T08:47:30.350Z] [2023-11-16T08:47:30.350Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-16T08:47:30.350Z] #33 DONE 1.1s [2023-11-16T08:47:30.350Z] [2023-11-16T08:47:30.350Z] #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:47:30.350Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:47:30.350Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:47:30.350Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-16T08:47:30.350Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-16T08:47:30.350Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-16T08:47:30.350Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done [2023-11-16T08:47:30.619Z] #31 ... [2023-11-16T08:47:30.619Z] [2023-11-16T08:47:30.619Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-16T08:47:30.619Z] #32 DONE 1.8s [2023-11-16T08:47:30.619Z] [2023-11-16T08:47:30.619Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-11-16T08:47:30.619Z] #33 DONE 1.1s [2023-11-16T08:47:30.619Z] [2023-11-16T08:47:30.619Z] #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:47:30.619Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:47:30.619Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:47:30.619Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-16T08:47:30.619Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-16T08:47:30.619Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-16T08:47:30.619Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done [2023-11-16T08:47:30.619Z] #31 ... [2023-11-16T08:47:30.619Z] [2023-11-16T08:47:30.619Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-16T08:47:30.619Z] #29 DONE 0.0s [2023-11-16T08:47:30.619Z] [2023-11-16T08:47:30.619Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-16T08:47:30.619Z] #30 DONE 0.9s [2023-11-16T08:47:30.619Z] [2023-11-16T08:47:30.619Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:30.887Z] #34 ... [2023-11-16T08:47:30.887Z] [2023-11-16T08:47:30.887Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-16T08:47:30.887Z] #32 DONE 1.9s [2023-11-16T08:47:30.887Z] [2023-11-16T08:47:30.887Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-16T08:47:30.887Z] #29 DONE 0.0s [2023-11-16T08:47:30.887Z] [2023-11-16T08:47:30.887Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-11-16T08:47:30.887Z] #33 DONE 1.2s [2023-11-16T08:47:30.887Z] [2023-11-16T08:47:30.887Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:30.887Z] #34 ... [2023-11-16T08:47:30.887Z] [2023-11-16T08:47:30.887Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-16T08:47:30.887Z] #32 DONE 1.9s [2023-11-16T08:47:30.887Z] [2023-11-16T08:47:30.887Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-16T08:47:30.887Z] #30 DONE 1.0s [2023-11-16T08:47:30.887Z] [2023-11-16T08:47:30.887Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-16T08:47:30.887Z] #33 DONE 1.2s [2023-11-16T08:47:30.887Z] [2023-11-16T08:47:30.887Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:31.156Z] #34 ... [2023-11-16T08:47:31.156Z] [2023-11-16T08:47:31.156Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-16T08:47:31.156Z] #29 DONE 0.0s [2023-11-16T08:47:31.156Z] [2023-11-16T08:47:31.156Z] #31 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:47:31.156Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:47:31.156Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:47:31.156Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-16T08:47:31.156Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-16T08:47:31.156Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-16T08:47:31.156Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done [2023-11-16T08:47:31.424Z] #31 ... [2023-11-16T08:47:31.424Z] [2023-11-16T08:47:31.424Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-16T08:47:31.424Z] #29 DONE 0.0s [2023-11-16T08:47:31.424Z] [2023-11-16T08:47:31.424Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:31.690Z] #34 ... [2023-11-16T08:47:31.690Z] [2023-11-16T08:47:31.690Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-16T08:47:31.690Z] #29 DONE 0.0s [2023-11-16T08:47:31.690Z] [2023-11-16T08:47:31.690Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:31.960Z] #34 ... [2023-11-16T08:47:31.960Z] [2023-11-16T08:47:31.960Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-11-16T08:47:31.960Z] #30 DONE 1.9s [2023-11-16T08:47:31.960Z] [2023-11-16T08:47:31.960Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:31.960Z] #34 ... [2023-11-16T08:47:31.960Z] [2023-11-16T08:47:31.960Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-16T08:47:31.960Z] #32 DONE 2.0s [2023-11-16T08:47:31.960Z] [2023-11-16T08:47:31.960Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-16T08:47:31.960Z] #33 DONE 1.3s [2023-11-16T08:47:31.960Z] [2023-11-16T08:47:31.960Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-16T08:47:31.960Z] #29 DONE 0.0s [2023-11-16T08:47:31.960Z] [2023-11-16T08:47:31.960Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:32.227Z] #34 ... [2023-11-16T08:47:32.227Z] [2023-11-16T08:47:32.227Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-16T08:47:32.227Z] #32 DONE 2.0s [2023-11-16T08:47:32.227Z] [2023-11-16T08:47:32.227Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-11-16T08:47:32.227Z] #33 DONE 1.3s [2023-11-16T08:47:32.227Z] [2023-11-16T08:47:32.227Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:32.810Z] #34 transferring context: 39.18MB 3.7s [2023-11-16T08:47:33.401Z] #34 ... [2023-11-16T08:47:33.401Z] [2023-11-16T08:47:33.401Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-16T08:47:33.401Z] #35 DONE 3.0s [2023-11-16T08:47:33.401Z] [2023-11-16T08:47:33.401Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:33.401Z] #34 ... [2023-11-16T08:47:33.401Z] [2023-11-16T08:47:33.401Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-16T08:47:33.401Z] #36 DONE 3.1s [2023-11-16T08:47:33.401Z] [2023-11-16T08:47:33.401Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:35.349Z] #34 ... [2023-11-16T08:47:35.349Z] [2023-11-16T08:47:35.349Z] #37 [security-spire-server internal] load build context [2023-11-16T08:47:35.349Z] #37 transferring context: 18.10kB 0.1s done [2023-11-16T08:47:35.349Z] #37 DONE 1.4s [2023-11-16T08:47:35.349Z] [2023-11-16T08:47:35.349Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:35.349Z] #34 ... [2023-11-16T08:47:35.349Z] [2023-11-16T08:47:35.349Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-11-16T08:47:35.349Z] #30 DONE 4.9s [2023-11-16T08:47:35.349Z] [2023-11-16T08:47:35.349Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:35.349Z] #34 ... [2023-11-16T08:47:35.349Z] [2023-11-16T08:47:35.349Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-16T08:47:35.349Z] #32 DONE 2.0s [2023-11-16T08:47:35.349Z] [2023-11-16T08:47:35.349Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-16T08:47:35.349Z] #33 DONE 1.3s [2023-11-16T08:47:35.349Z] [2023-11-16T08:47:35.349Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:35.617Z] #34 ... [2023-11-16T08:47:35.617Z] [2023-11-16T08:47:35.617Z] #38 [security-spire-agent internal] load build context [2023-11-16T08:47:35.617Z] #38 transferring context: 17.63kB 0.4s done [2023-11-16T08:47:35.617Z] #38 DONE 2.1s [2023-11-16T08:47:35.617Z] [2023-11-16T08:47:35.617Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:38.965Z] #34 ... [2023-11-16T08:47:38.965Z] [2023-11-16T08:47:38.965Z] #39 [security-spire-config internal] load build context [2023-11-16T08:47:38.965Z] #39 transferring context: 16.35kB 0.5s done [2023-11-16T08:47:38.965Z] #39 DONE 3.3s [2023-11-16T08:47:38.965Z] [2023-11-16T08:47:38.965Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:39.547Z] #34 ... [2023-11-16T08:47:39.547Z] [2023-11-16T08:47:39.547Z] #40 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-16T08:47:39.547Z] #0 5.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:39.547Z] #0 5.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:39.547Z] #0 8.333 OK: 266 MiB in 52 packages [2023-11-16T08:47:39.547Z] #40 DONE 9.9s [2023-11-16T08:47:39.547Z] [2023-11-16T08:47:39.547Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:40.134Z] #34 ... [2023-11-16T08:47:40.134Z] [2023-11-16T08:47:40.134Z] #41 [core-data internal] load build context [2023-11-16T08:47:40.134Z] #41 ... [2023-11-16T08:47:40.134Z] [2023-11-16T08:47:40.134Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:40.401Z] #34 ... [2023-11-16T08:47:40.401Z] [2023-11-16T08:47:40.401Z] #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-11-16T08:47:40.401Z] #0 5.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:40.401Z] #0 6.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:40.401Z] #0 8.016 OK: 266 MiB in 52 packages [2023-11-16T08:47:40.669Z] #42 ... [2023-11-16T08:47:40.669Z] [2023-11-16T08:47:40.669Z] #43 [security-proxy-setup internal] load build context [2023-11-16T08:47:40.669Z] #43 ... [2023-11-16T08:47:40.669Z] [2023-11-16T08:47:40.669Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:47:40.938Z] #44 ... [2023-11-16T08:47:40.938Z] [2023-11-16T08:47:40.938Z] #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-11-16T08:47:40.938Z] #42 DONE 10.2s [2023-11-16T08:47:40.938Z] [2023-11-16T08:47:40.938Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:47:40.938Z] #44 ... [2023-11-16T08:47:40.938Z] [2023-11-16T08:47:40.938Z] #45 [core-command internal] load build context [2023-11-16T08:47:40.938Z] #45 ... [2023-11-16T08:47:40.938Z] [2023-11-16T08:47:40.938Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:47:41.205Z] #46 ... [2023-11-16T08:47:41.205Z] [2023-11-16T08:47:41.205Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:47:41.205Z] #47 ... [2023-11-16T08:47:41.205Z] [2023-11-16T08:47:41.205Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:47:41.791Z] #44 ... [2023-11-16T08:47:41.791Z] [2023-11-16T08:47:41.791Z] #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T08:47:41.791Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-16T08:47:41.791Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-16T08:47:41.791Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-16T08:47:41.791Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-16T08:47:41.791Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-16T08:47:41.791Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done [2023-11-16T08:47:42.060Z] #31 ... [2023-11-16T08:47:42.060Z] [2023-11-16T08:47:42.060Z] #48 [core-metadata internal] load build context [2023-11-16T08:47:42.060Z] #48 ... [2023-11-16T08:47:42.060Z] [2023-11-16T08:47:42.060Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-16T08:47:42.060Z] #0 7.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:42.060Z] #0 8.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:42.060Z] #0 9.954 OK: 266 MiB in 52 packages [2023-11-16T08:47:42.327Z] #49 ... [2023-11-16T08:47:42.327Z] [2023-11-16T08:47:42.327Z] #50 [support-scheduler internal] load build context [2023-11-16T08:47:42.327Z] #50 ... [2023-11-16T08:47:42.327Z] [2023-11-16T08:47:42.327Z] #51 [support-notifications internal] load build context [2023-11-16T08:47:42.595Z] #51 ... [2023-11-16T08:47:42.595Z] [2023-11-16T08:47:42.595Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-16T08:47:42.595Z] #0 8.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:42.595Z] #0 9.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:42.595Z] #52 ... [2023-11-16T08:47:42.595Z] [2023-11-16T08:47:42.595Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:47:42.595Z] #53 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.1s done [2023-11-16T08:47:42.595Z] #53 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-16T08:47:42.595Z] #53 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-16T08:47:42.595Z] #53 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-16T08:47:42.595Z] #53 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.5s done [2023-11-16T08:47:42.595Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.2s done [2023-11-16T08:47:42.595Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done [2023-11-16T08:47:42.595Z] #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.7s [2023-11-16T08:47:42.595Z] #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-16T08:47:43.556Z] #53 ... [2023-11-16T08:47:43.556Z] [2023-11-16T08:47:43.556Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:47:43.556Z] #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.3s done [2023-11-16T08:47:43.556Z] #54 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-16T08:47:43.556Z] #54 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-16T08:47:43.556Z] #54 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-16T08:47:43.556Z] #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.9s done [2023-11-16T08:47:43.556Z] #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.2s done [2023-11-16T08:47:43.556Z] #54 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-16T08:47:43.556Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 4.3s [2023-11-16T08:47:43.556Z] #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.5s done [2023-11-16T08:47:43.556Z] #54 ... [2023-11-16T08:47:43.556Z] [2023-11-16T08:47:43.556Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-16T08:47:43.556Z] #49 DONE 11.4s [2023-11-16T08:47:43.556Z] [2023-11-16T08:47:43.556Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:47:43.556Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.17MB / 17.12MB 4.7s [2023-11-16T08:47:43.556Z] #54 ... [2023-11-16T08:47:43.556Z] [2023-11-16T08:47:43.556Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-16T08:47:43.826Z] #55 ... [2023-11-16T08:47:43.826Z] [2023-11-16T08:47:43.826Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-16T08:47:43.826Z] #56 ... [2023-11-16T08:47:43.826Z] [2023-11-16T08:47:43.826Z] #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-16T08:47:44.093Z] #57 ... [2023-11-16T08:47:44.093Z] [2023-11-16T08:47:44.093Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-16T08:47:44.093Z] #58 ... [2023-11-16T08:47:44.093Z] [2023-11-16T08:47:44.093Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-16T08:47:44.093Z] #59 ... [2023-11-16T08:47:44.093Z] [2023-11-16T08:47:44.093Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:47:44.093Z] #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.5s [2023-11-16T08:47:44.675Z] #53 ... [2023-11-16T08:47:44.675Z] [2023-11-16T08:47:44.675Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-16T08:47:44.675Z] #60 ... [2023-11-16T08:47:44.675Z] [2023-11-16T08:47:44.675Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:47:44.675Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 5.6s [2023-11-16T08:47:44.675Z] #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-11-16T08:47:44.947Z] #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-16T08:47:44.947Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 6.1s [2023-11-16T08:47:45.217Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 6.4s [2023-11-16T08:47:45.483Z] #54 ... [2023-11-16T08:47:45.483Z] [2023-11-16T08:47:45.483Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-16T08:47:45.483Z] #61 ... [2023-11-16T08:47:45.483Z] [2023-11-16T08:47:45.483Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:47:45.483Z] #62 transferring context: 2.52MB 7.9s [2023-11-16T08:47:45.751Z] #62 ... [2023-11-16T08:47:45.751Z] [2023-11-16T08:47:45.752Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:47:45.752Z] #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 7.0s [2023-11-16T08:47:45.752Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-16T08:47:46.890Z] #53 ... [2023-11-16T08:47:46.890Z] [2023-11-16T08:47:46.890Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-16T08:47:46.890Z] #63 ... [2023-11-16T08:47:46.890Z] [2023-11-16T08:47:46.890Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-16T08:47:46.890Z] #52 11.31 (1/4) Installing ca-certificates (20230506-r0) [2023-11-16T08:47:46.890Z] #52 11.48 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-16T08:47:46.890Z] #52 11.48 (3/4) Installing su-exec (0.2-r3) [2023-11-16T08:47:46.890Z] #52 11.48 (4/4) Installing yq (4.33.3-r4) [2023-11-16T08:47:46.890Z] #52 11.86 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:47:46.890Z] #52 11.94 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:47:46.890Z] #52 12.45 OK: 18 MiB in 19 packages [2023-11-16T08:47:46.890Z] #52 DONE 14.1s [2023-11-16T08:47:46.890Z] [2023-11-16T08:47:46.890Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:47:46.890Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 7.6s [2023-11-16T08:47:46.890Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 7.9s [2023-11-16T08:47:47.238Z] #54 ... [2023-11-16T08:47:47.238Z] [2023-11-16T08:47:47.238Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-16T08:47:47.238Z] #64 ... [2023-11-16T08:47:47.238Z] [2023-11-16T08:47:47.238Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:47:47.238Z] #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.60MB / 23.39MB 8.5s [2023-11-16T08:47:47.238Z] #53 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-11-16T08:47:47.527Z] #53 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-11-16T08:47:47.818Z] #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.65MB / 23.39MB 8.9s [2023-11-16T08:47:48.427Z] #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 9.7s [2023-11-16T08:47:49.903Z] #53 ... [2023-11-16T08:47:49.903Z] [2023-11-16T08:47:49.903Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-16T08:47:49.903Z] #56 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:49.903Z] #56 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:49.903Z] #56 13.43 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-16T08:47:49.903Z] #56 13.53 (2/2) Installing su-exec (0.2-r3) [2023-11-16T08:47:49.903Z] #56 13.53 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:47:49.903Z] #56 13.79 OK: 8 MiB in 17 packages [2023-11-16T08:47:49.903Z] #56 DONE 16.2s [2023-11-16T08:47:49.903Z] [2023-11-16T08:47:49.903Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:47:49.903Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.7s done [2023-11-16T08:47:49.903Z] #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-16T08:47:50.508Z] #54 ... [2023-11-16T08:47:50.508Z] [2023-11-16T08:47:50.508Z] #41 [core-data internal] load build context [2023-11-16T08:47:50.508Z] #41 transferring context: 19.18MB 19.9s [2023-11-16T08:47:50.508Z] #41 ... [2023-11-16T08:47:50.508Z] [2023-11-16T08:47:50.508Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:47:50.508Z] #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 11.7s [2023-11-16T08:47:50.508Z] #53 ... [2023-11-16T08:47:50.508Z] [2023-11-16T08:47:50.508Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:47:50.775Z] #34 ... [2023-11-16T08:47:50.775Z] [2023-11-16T08:47:50.775Z] #41 [core-data internal] load build context [2023-11-16T08:47:51.040Z] #41 ... [2023-11-16T08:47:51.040Z] [2023-11-16T08:47:51.040Z] #43 [security-proxy-setup internal] load build context [2023-11-16T08:47:51.040Z] #43 ... [2023-11-16T08:47:51.040Z] [2023-11-16T08:47:51.040Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:47:51.040Z] #53 ... [2023-11-16T08:47:51.040Z] [2023-11-16T08:47:51.040Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:47:51.314Z] #46 ... [2023-11-16T08:47:51.314Z] [2023-11-16T08:47:51.314Z] #45 [core-command internal] load build context [2023-11-16T08:47:51.314Z] #45 ... [2023-11-16T08:47:51.314Z] [2023-11-16T08:47:51.314Z] #43 [security-proxy-setup internal] load build context [2023-11-16T08:47:51.583Z] #43 ... [2023-11-16T08:47:51.583Z] [2023-11-16T08:47:51.583Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:47:51.583Z] #47 ... [2023-11-16T08:47:51.583Z] [2023-11-16T08:47:51.583Z] #43 [security-proxy-setup internal] load build context [2023-11-16T08:47:51.850Z] #43 ... [2023-11-16T08:47:51.850Z] [2023-11-16T08:47:51.850Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-16T08:47:51.850Z] #55 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:51.850Z] #55 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:51.850Z] #55 16.20 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-16T08:47:51.850Z] #55 16.20 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:47:51.850Z] #55 16.20 OK: 8 MiB in 16 packages [2023-11-16T08:47:51.850Z] #55 DONE 18.1s [2023-11-16T08:47:51.850Z] [2023-11-16T08:47:51.850Z] #43 [security-proxy-setup internal] load build context [2023-11-16T08:47:52.116Z] #43 ... [2023-11-16T08:47:52.116Z] [2023-11-16T08:47:52.116Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:47:52.382Z] #44 ... [2023-11-16T08:47:52.382Z] [2023-11-16T08:47:52.382Z] #48 [core-metadata internal] load build context [2023-11-16T08:47:52.382Z] #48 ... [2023-11-16T08:47:52.382Z] [2023-11-16T08:47:52.382Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:47:52.382Z] #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.2s done [2023-11-16T08:47:52.382Z] #53 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-11-16T08:47:52.649Z] #53 ... [2023-11-16T08:47:52.649Z] [2023-11-16T08:47:52.649Z] #50 [support-scheduler internal] load build context [2023-11-16T08:47:52.649Z] #50 ... [2023-11-16T08:47:52.649Z] [2023-11-16T08:47:52.649Z] #51 [support-notifications internal] load build context [2023-11-16T08:47:52.919Z] #51 ... [2023-11-16T08:47:52.919Z] [2023-11-16T08:47:52.919Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:47:54.866Z] #44 ... [2023-11-16T08:47:54.866Z] [2023-11-16T08:47:54.866Z] #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-16T08:47:54.866Z] #57 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:54.866Z] #57 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:54.866Z] #57 18.87 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-16T08:47:54.866Z] #57 18.87 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:47:54.866Z] #57 18.87 OK: 8 MiB in 16 packages [2023-11-16T08:47:54.866Z] #57 DONE 21.1s [2023-11-16T08:47:54.866Z] [2023-11-16T08:47:54.866Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:47:54.866Z] #44 ... [2023-11-16T08:47:54.866Z] [2023-11-16T08:47:54.866Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-16T08:47:54.866Z] #58 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:54.866Z] #58 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:54.866Z] #58 17.90 (1/2) Installing ca-certificates (20230506-r0) [2023-11-16T08:47:54.866Z] #58 18.06 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-16T08:47:54.866Z] #58 18.07 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:47:54.866Z] #58 18.21 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:47:54.866Z] #58 19.16 OK: 9 MiB in 17 packages [2023-11-16T08:47:54.866Z] #58 DONE 20.9s [2023-11-16T08:47:54.866Z] [2023-11-16T08:47:54.866Z] #65 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2023-11-16T08:47:56.305Z] #65 ... [2023-11-16T08:47:56.305Z] [2023-11-16T08:47:56.305Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:47:56.305Z] #62 transferring context: 8.13MB 18.3s [2023-11-16T08:47:56.305Z] #62 ... [2023-11-16T08:47:56.305Z] [2023-11-16T08:47:56.305Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:47:56.575Z] #53 ... [2023-11-16T08:47:56.575Z] [2023-11-16T08:47:56.575Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-16T08:47:56.857Z] #66 ... [2023-11-16T08:47:56.857Z] [2023-11-16T08:47:56.857Z] #45 [core-command internal] load build context [2023-11-16T08:47:56.857Z] #45 ... [2023-11-16T08:47:56.857Z] [2023-11-16T08:47:56.857Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:47:56.857Z] #53 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.9s [2023-11-16T08:47:57.442Z] #53 ... [2023-11-16T08:47:57.442Z] [2023-11-16T08:47:57.442Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-16T08:47:57.442Z] #59 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:57.442Z] #59 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:47:57.442Z] #59 20.88 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:47:57.442Z] #59 21.16 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:47:57.442Z] #59 21.22 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-16T08:47:57.442Z] #59 21.24 (4/6) Installing openssl (3.1.4-r1) [2023-11-16T08:47:57.442Z] #59 21.29 (5/6) Installing su-exec (0.2-r3) [2023-11-16T08:47:57.442Z] #59 21.35 (6/6) Installing yq (4.33.3-r4) [2023-11-16T08:47:57.442Z] #59 22.12 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:47:57.442Z] #59 22.12 OK: 18 MiB in 19 packages [2023-11-16T08:47:57.442Z] #59 DONE 23.7s [2023-11-16T08:47:57.442Z] [2023-11-16T08:47:57.442Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:48:00.030Z] #53 ... [2023-11-16T08:48:00.030Z] [2023-11-16T08:48:00.030Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-16T08:48:00.295Z] #67 ... [2023-11-16T08:48:00.295Z] [2023-11-16T08:48:00.295Z] #45 [core-command internal] load build context [2023-11-16T08:48:00.884Z] #45 transferring context: 57.35MB 29.7s [2023-11-16T08:48:00.884Z] #45 ... [2023-11-16T08:48:00.884Z] [2023-11-16T08:48:00.884Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:00.884Z] #34 ... [2023-11-16T08:48:00.884Z] [2023-11-16T08:48:00.884Z] #45 [core-command internal] load build context [2023-11-16T08:48:01.151Z] #45 ... [2023-11-16T08:48:01.151Z] [2023-11-16T08:48:01.151Z] #41 [core-data internal] load build context [2023-11-16T08:48:01.419Z] #41 ... [2023-11-16T08:48:01.420Z] [2023-11-16T08:48:01.420Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:01.420Z] #34 ... [2023-11-16T08:48:01.420Z] [2023-11-16T08:48:01.420Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-16T08:48:01.420Z] #61 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:01.420Z] #61 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:01.420Z] #61 20.11 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-16T08:48:01.420Z] #61 20.11 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-16T08:48:01.420Z] #61 20.11 OK: 19946 distinct packages available [2023-11-16T08:48:01.420Z] #61 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:01.420Z] #61 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:01.685Z] #61 ... [2023-11-16T08:48:01.685Z] [2023-11-16T08:48:01.685Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:01.685Z] #46 ... [2023-11-16T08:48:01.685Z] [2023-11-16T08:48:01.685Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:01.954Z] #47 ... [2023-11-16T08:48:01.954Z] [2023-11-16T08:48:01.954Z] #45 [core-command internal] load build context [2023-11-16T08:48:01.954Z] #45 ... [2023-11-16T08:48:01.954Z] [2023-11-16T08:48:01.954Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:48:01.954Z] #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.8s [2023-11-16T08:48:01.954Z] #54 ... [2023-11-16T08:48:01.954Z] [2023-11-16T08:48:01.954Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:48:01.954Z] #0 9.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:02.220Z] #68 ... [2023-11-16T08:48:02.220Z] [2023-11-16T08:48:02.220Z] #43 [security-proxy-setup internal] load build context [2023-11-16T08:48:02.220Z] #43 ... [2023-11-16T08:48:02.220Z] [2023-11-16T08:48:02.220Z] #45 [core-command internal] load build context [2023-11-16T08:48:02.811Z] #45 ... [2023-11-16T08:48:02.811Z] [2023-11-16T08:48:02.811Z] #48 [core-metadata internal] load build context [2023-11-16T08:48:02.811Z] #48 ... [2023-11-16T08:48:02.811Z] [2023-11-16T08:48:02.811Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:02.811Z] #50 ... [2023-11-16T08:48:02.811Z] [2023-11-16T08:48:02.811Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:03.078Z] #51 ... [2023-11-16T08:48:03.078Z] [2023-11-16T08:48:03.078Z] #45 [core-command internal] load build context [2023-11-16T08:48:04.060Z] #45 ... [2023-11-16T08:48:04.060Z] [2023-11-16T08:48:04.060Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-16T08:48:04.060Z] #60 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:04.060Z] #60 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:04.060Z] #60 24.08 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-16T08:48:04.060Z] #60 24.08 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-16T08:48:04.060Z] #60 24.08 OK: 19953 distinct packages available [2023-11-16T08:48:04.060Z] #60 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:04.060Z] #60 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:04.060Z] #60 ... [2023-11-16T08:48:04.060Z] [2023-11-16T08:48:04.060Z] #45 [core-command internal] load build context [2023-11-16T08:48:05.226Z] #45 ... [2023-11-16T08:48:05.226Z] [2023-11-16T08:48:05.226Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:05.226Z] #44 ... [2023-11-16T08:48:05.226Z] [2023-11-16T08:48:05.226Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:48:05.226Z] #69 ... [2023-11-16T08:48:05.226Z] [2023-11-16T08:48:05.226Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:05.811Z] #44 ... [2023-11-16T08:48:05.811Z] [2023-11-16T08:48:05.811Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-16T08:48:05.811Z] #61 27.98 OK: 266 MiB in 52 packages [2023-11-16T08:48:05.811Z] #61 DONE 30.2s [2023-11-16T08:48:05.811Z] [2023-11-16T08:48:05.811Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:06.077Z] #44 transferring context: 65.59MB 34.9s [2023-11-16T08:48:06.077Z] #44 ... [2023-11-16T08:48:06.077Z] [2023-11-16T08:48:06.077Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-16T08:48:06.077Z] #63 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:06.077Z] #63 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:06.077Z] #63 24.54 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-16T08:48:06.077Z] #63 24.54 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-16T08:48:06.077Z] #63 24.54 OK: 19953 distinct packages available [2023-11-16T08:48:06.077Z] #63 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:06.077Z] #63 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:06.077Z] #63 ... [2023-11-16T08:48:06.077Z] [2023-11-16T08:48:06.077Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:06.345Z] #62 ... [2023-11-16T08:48:06.345Z] [2023-11-16T08:48:06.345Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:07.751Z] #44 ... [2023-11-16T08:48:07.751Z] [2023-11-16T08:48:07.751Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-16T08:48:07.751Z] #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:07.751Z] #0 9.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:07.751Z] #70 ... [2023-11-16T08:48:07.751Z] [2023-11-16T08:48:07.751Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:07.751Z] #44 ... [2023-11-16T08:48:07.751Z] [2023-11-16T08:48:07.751Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-16T08:48:07.751Z] #64 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:07.751Z] #64 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:07.751Z] #64 30.00 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-16T08:48:07.751Z] #64 30.00 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-16T08:48:07.751Z] #64 30.00 OK: 19953 distinct packages available [2023-11-16T08:48:07.751Z] #64 ... [2023-11-16T08:48:07.751Z] [2023-11-16T08:48:07.751Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:09.694Z] #44 ... [2023-11-16T08:48:09.694Z] [2023-11-16T08:48:09.694Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-16T08:48:09.694Z] #66 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:09.694Z] #66 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:09.694Z] #66 20.57 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:09.694Z] #66 20.64 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:09.694Z] #66 20.72 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:48:09.694Z] #66 21.21 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:09.694Z] #66 21.21 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:09.694Z] #66 21.72 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:09.694Z] #66 21.92 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:09.694Z] #66 21.92 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:09.694Z] #66 21.97 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:48:09.694Z] #66 22.07 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:48:09.694Z] #66 ... [2023-11-16T08:48:09.694Z] [2023-11-16T08:48:09.694Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:48:09.694Z] #53 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.3s [2023-11-16T08:48:10.280Z] #53 ... [2023-11-16T08:48:10.280Z] [2023-11-16T08:48:10.280Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:11.247Z] #44 transferring context: 79.85MB 40.1s [2023-11-16T08:48:11.247Z] #44 ... [2023-11-16T08:48:11.247Z] [2023-11-16T08:48:11.247Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-16T08:48:11.247Z] #67 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:11.247Z] #67 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:11.247Z] #67 21.12 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:11.247Z] #67 21.30 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:11.247Z] #67 ... [2023-11-16T08:48:11.247Z] [2023-11-16T08:48:11.247Z] #41 [core-data internal] load build context [2023-11-16T08:48:11.516Z] #41 ... [2023-11-16T08:48:11.516Z] [2023-11-16T08:48:11.516Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:48:11.784Z] #53 ... [2023-11-16T08:48:11.784Z] [2023-11-16T08:48:11.784Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:11.784Z] #34 ... [2023-11-16T08:48:11.784Z] [2023-11-16T08:48:11.784Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:48:11.784Z] #53 ... [2023-11-16T08:48:11.784Z] [2023-11-16T08:48:11.784Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:12.052Z] #47 ... [2023-11-16T08:48:12.052Z] [2023-11-16T08:48:12.052Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:12.052Z] #46 ... [2023-11-16T08:48:12.052Z] [2023-11-16T08:48:12.052Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:12.320Z] #47 ... [2023-11-16T08:48:12.320Z] [2023-11-16T08:48:12.320Z] #43 [security-proxy-setup internal] load build context [2023-11-16T08:48:12.587Z] #43 ... [2023-11-16T08:48:12.587Z] [2023-11-16T08:48:12.587Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:12.856Z] #46 ... [2023-11-16T08:48:12.856Z] [2023-11-16T08:48:12.856Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-16T08:48:12.856Z] #60 35.05 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:12.856Z] #60 35.53 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:12.856Z] #60 35.64 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-16T08:48:12.856Z] #60 35.69 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-16T08:48:12.856Z] #60 35.71 (5/7) Installing libucontext (1.2-r2) [2023-11-16T08:48:12.856Z] #60 35.71 (6/7) Installing gcompat (1.1.0-r1) [2023-11-16T08:48:12.856Z] #60 35.75 (7/7) Installing openssl (3.1.4-r1) [2023-11-16T08:48:12.856Z] #60 35.86 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:48:12.856Z] #60 36.12 OK: 9 MiB in 20 packages [2023-11-16T08:48:12.856Z] #60 DONE 38.3s [2023-11-16T08:48:12.856Z] [2023-11-16T08:48:12.856Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:12.856Z] #46 ... [2023-11-16T08:48:12.856Z] [2023-11-16T08:48:12.856Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:48:12.856Z] #68 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:12.856Z] #68 18.19 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:12.856Z] #68 18.19 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:12.856Z] #68 18.31 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:48:12.856Z] #68 18.89 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:12.856Z] #68 18.96 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:12.856Z] #68 19.64 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:12.856Z] #68 19.83 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:12.856Z] #68 19.91 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:12.856Z] #68 19.99 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:48:12.856Z] #68 20.12 OK: 8 MiB in 16 packages [2023-11-16T08:48:13.128Z] #68 ... [2023-11-16T08:48:13.128Z] [2023-11-16T08:48:13.128Z] #48 [core-metadata internal] load build context [2023-11-16T08:48:13.128Z] #48 ... [2023-11-16T08:48:13.128Z] [2023-11-16T08:48:13.128Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:48:13.128Z] #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.8s done [2023-11-16T08:48:13.128Z] #54 ... [2023-11-16T08:48:13.128Z] [2023-11-16T08:48:13.128Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:13.396Z] #50 ... [2023-11-16T08:48:13.396Z] [2023-11-16T08:48:13.396Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:13.396Z] #51 ... [2023-11-16T08:48:13.396Z] [2023-11-16T08:48:13.396Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:13.982Z] #50 ... [2023-11-16T08:48:13.982Z] [2023-11-16T08:48:13.982Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-16T08:48:13.982Z] #66 23.92 OK: 18 MiB in 19 packages [2023-11-16T08:48:13.982Z] #66 DONE 27.0s [2023-11-16T08:48:13.982Z] [2023-11-16T08:48:13.982Z] #65 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2023-11-16T08:48:13.982Z] #65 9.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:13.982Z] #65 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:13.982Z] #65 18.01 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:13.982Z] #65 18.12 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:13.982Z] #65 18.28 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:48:13.982Z] #65 18.82 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:13.982Z] #65 18.82 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:13.982Z] #65 ... [2023-11-16T08:48:13.982Z] [2023-11-16T08:48:13.982Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:15.397Z] #51 ... [2023-11-16T08:48:15.397Z] [2023-11-16T08:48:15.397Z] #45 [core-command internal] load build context [2023-11-16T08:48:15.397Z] #45 ... [2023-11-16T08:48:15.397Z] [2023-11-16T08:48:15.397Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:15.665Z] #51 ... [2023-11-16T08:48:15.665Z] [2023-11-16T08:48:15.665Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:48:15.665Z] #69 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:15.665Z] #69 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:15.665Z] #69 20.55 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:15.665Z] #69 20.68 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:15.665Z] #69 20.74 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:48:15.935Z] #69 ... [2023-11-16T08:48:15.935Z] [2023-11-16T08:48:15.935Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:48:15.935Z] #68 DONE 23.9s [2023-11-16T08:48:15.935Z] [2023-11-16T08:48:15.935Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:15.935Z] #51 ... [2023-11-16T08:48:15.935Z] [2023-11-16T08:48:15.935Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-16T08:48:15.935Z] #67 21.73 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:48:15.935Z] #67 22.52 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:15.935Z] #67 22.52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:15.935Z] #67 23.22 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:15.935Z] #67 23.22 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:15.935Z] #67 23.32 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:15.935Z] #67 23.51 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:48:15.935Z] #67 23.57 OK: 8 MiB in 17 packages [2023-11-16T08:48:15.935Z] #67 DONE 26.0s [2023-11-16T08:48:15.935Z] [2023-11-16T08:48:15.935Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:16.421Z] #51 ... [2023-11-16T08:48:16.421Z] [2023-11-16T08:48:16.421Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-16T08:48:16.421Z] #63 36.60 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-16T08:48:16.421Z] #63 36.60 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-16T08:48:16.421Z] #63 36.60 (3/4) Installing libucontext (1.2-r2) [2023-11-16T08:48:16.421Z] #63 36.60 (4/4) Installing gcompat (1.1.0-r1) [2023-11-16T08:48:16.421Z] #63 36.66 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:48:16.422Z] #63 36.89 OK: 8 MiB in 19 packages [2023-11-16T08:48:16.422Z] #63 DONE 39.9s [2023-11-16T08:48:16.422Z] [2023-11-16T08:48:16.422Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:16.422Z] #51 transferring context: 73.91MB 42.3s [2023-11-16T08:48:16.422Z] #51 ... [2023-11-16T08:48:16.422Z] [2023-11-16T08:48:16.422Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:16.422Z] #62 ... [2023-11-16T08:48:16.422Z] [2023-11-16T08:48:16.422Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:16.688Z] #51 ... [2023-11-16T08:48:16.688Z] [2023-11-16T08:48:16.688Z] #65 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2023-11-16T08:48:16.688Z] #65 19.51 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:16.688Z] #65 19.71 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:16.688Z] #65 19.71 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:16.688Z] #65 19.71 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:48:16.688Z] #65 19.71 OK: 8 MiB in 16 packages [2023-11-16T08:48:16.688Z] #65 DONE 22.2s [2023-11-16T08:48:16.688Z] [2023-11-16T08:48:16.688Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:17.653Z] #51 ... [2023-11-16T08:48:17.653Z] [2023-11-16T08:48:17.653Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-16T08:48:17.653Z] #70 17.78 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:17.653Z] #70 17.85 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:17.653Z] #70 17.92 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:48:17.653Z] #70 18.19 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:17.653Z] #70 18.19 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:17.653Z] #70 18.23 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:17.653Z] #70 18.23 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:48:17.653Z] #70 18.35 OK: 18 MiB in 19 packages [2023-11-16T08:48:17.653Z] #70 DONE 20.1s [2023-11-16T08:48:17.653Z] [2023-11-16T08:48:17.653Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:18.246Z] #51 ... [2023-11-16T08:48:18.246Z] [2023-11-16T08:48:18.246Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:48:18.246Z] #69 21.10 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:18.246Z] #69 21.10 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:18.246Z] #69 21.41 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:18.246Z] #69 21.41 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:18.246Z] #69 21.47 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:18.246Z] #69 21.47 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:48:18.246Z] #69 21.55 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:48:18.246Z] #69 21.86 OK: 9 MiB in 17 packages [2023-11-16T08:48:18.246Z] #69 DONE 23.2s [2023-11-16T08:48:18.246Z] [2023-11-16T08:48:18.246Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:18.836Z] #51 ... [2023-11-16T08:48:18.836Z] [2023-11-16T08:48:18.836Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-16T08:48:18.836Z] #64 31.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:18.836Z] #64 33.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:18.836Z] #64 39.31 (1/11) Installing ca-certificates (20230506-r0) [2023-11-16T08:48:18.836Z] #64 39.50 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-16T08:48:18.836Z] #64 39.65 (3/11) Installing libunistring (1.1-r1) [2023-11-16T08:48:18.836Z] #64 39.72 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-16T08:48:18.836Z] #64 39.72 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-16T08:48:18.836Z] #64 39.82 (6/11) Installing libcurl (8.4.0-r0) [2023-11-16T08:48:18.836Z] #64 39.82 (7/11) Installing curl (8.4.0-r0) [2023-11-16T08:48:18.836Z] #64 39.89 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-16T08:48:18.836Z] #64 39.89 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-16T08:48:18.836Z] #64 39.98 (10/11) Installing libucontext (1.2-r2) [2023-11-16T08:48:18.836Z] #64 39.98 (11/11) Installing gcompat (1.1.0-r1) [2023-11-16T08:48:18.836Z] #64 39.98 Executing busybox-1.36.1-r2.trigger [2023-11-16T08:48:18.836Z] #64 39.98 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:48:18.836Z] #64 40.43 OK: 13 MiB in 26 packages [2023-11-16T08:48:18.836Z] #64 ... [2023-11-16T08:48:18.836Z] [2023-11-16T08:48:18.836Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:20.289Z] #51 ... [2023-11-16T08:48:20.289Z] [2023-11-16T08:48:20.289Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-16T08:48:20.289Z] #64 DONE 43.1s [2023-11-16T08:48:20.289Z] [2023-11-16T08:48:20.289Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:20.567Z] #51 ... [2023-11-16T08:48:20.567Z] [2023-11-16T08:48:20.567Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-11-16T08:48:20.567Z] #71 DONE 3.0s [2023-11-16T08:48:20.834Z] [2023-11-16T08:48:20.834Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:21.420Z] #51 ... [2023-11-16T08:48:21.420Z] [2023-11-16T08:48:21.420Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:21.420Z] #44 transferring context: 105.89MB 50.2s [2023-11-16T08:48:21.420Z] #44 ... [2023-11-16T08:48:21.420Z] [2023-11-16T08:48:21.420Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:21.686Z] #51 ... [2023-11-16T08:48:21.686Z] [2023-11-16T08:48:21.686Z] #41 [core-data internal] load build context [2023-11-16T08:48:21.686Z] #41 ... [2023-11-16T08:48:21.686Z] [2023-11-16T08:48:21.686Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:21.953Z] #44 ... [2023-11-16T08:48:21.953Z] [2023-11-16T08:48:21.953Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:22.227Z] #34 ... [2023-11-16T08:48:22.227Z] [2023-11-16T08:48:22.227Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:48:22.227Z] #53 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.9s [2023-11-16T08:48:22.227Z] #53 ... [2023-11-16T08:48:22.227Z] [2023-11-16T08:48:22.227Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:22.505Z] #51 ... [2023-11-16T08:48:22.505Z] [2023-11-16T08:48:22.505Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:22.847Z] #47 ... [2023-11-16T08:48:22.847Z] [2023-11-16T08:48:22.847Z] #43 [security-proxy-setup internal] load build context [2023-11-16T08:48:22.847Z] #43 ... [2023-11-16T08:48:22.847Z] [2023-11-16T08:48:22.847Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:23.116Z] #47 ... [2023-11-16T08:48:23.116Z] [2023-11-16T08:48:23.116Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-11-16T08:48:23.116Z] #0 7.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:23.116Z] #0 8.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:23.116Z] #0 9.609 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:23.116Z] #0 9.641 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:23.116Z] #0 9.738 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:48:23.116Z] #0 9.883 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:23.116Z] #72 10.12 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:23.116Z] #72 10.12 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:23.116Z] #72 10.12 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:48:23.116Z] #72 ... [2023-11-16T08:48:23.116Z] [2023-11-16T08:48:23.116Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:23.391Z] #46 ... [2023-11-16T08:48:23.391Z] [2023-11-16T08:48:23.391Z] #48 [core-metadata internal] load build context [2023-11-16T08:48:23.391Z] #48 ... [2023-11-16T08:48:23.391Z] [2023-11-16T08:48:23.391Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:23.391Z] #47 ... [2023-11-16T08:48:23.391Z] [2023-11-16T08:48:23.391Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-16T08:48:23.391Z] #73 DONE 7.3s [2023-11-16T08:48:23.391Z] [2023-11-16T08:48:23.391Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:24.053Z] #47 ... [2023-11-16T08:48:24.053Z] [2023-11-16T08:48:24.053Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:24.053Z] #50 ... [2023-11-16T08:48:24.053Z] [2023-11-16T08:48:24.053Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:48:24.323Z] #53 ... [2023-11-16T08:48:24.323Z] [2023-11-16T08:48:24.323Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-11-16T08:48:24.323Z] #72 10.20 OK: 9 MiB in 20 packages [2023-11-16T08:48:24.323Z] #72 DONE 11.4s [2023-11-16T08:48:24.590Z] [2023-11-16T08:48:24.590Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:24.860Z] #50 ... [2023-11-16T08:48:24.860Z] [2023-11-16T08:48:24.860Z] #74 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-16T08:48:24.860Z] #74 DONE 1.3s [2023-11-16T08:48:24.860Z] [2023-11-16T08:48:24.860Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:48:25.446Z] #53 ... [2023-11-16T08:48:25.446Z] [2023-11-16T08:48:25.446Z] #45 [core-command internal] load build context [2023-11-16T08:48:25.446Z] #45 ... [2023-11-16T08:48:25.446Z] [2023-11-16T08:48:25.446Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:48:26.410Z] #53 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.2s done [2023-11-16T08:48:26.410Z] #53 ... [2023-11-16T08:48:26.410Z] [2023-11-16T08:48:26.410Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-16T08:48:26.410Z] #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:26.410Z] #0 7.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:26.410Z] #0 8.895 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:26.410Z] #0 8.895 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:26.410Z] #0 8.976 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:48:26.410Z] #0 9.077 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:26.410Z] #0 9.077 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:26.410Z] #0 9.217 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:26.410Z] #0 9.251 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:26.410Z] #0 9.273 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:26.410Z] #0 9.299 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:48:26.410Z] #0 9.359 OK: 8 MiB in 19 packages [2023-11-16T08:48:26.678Z] #75 ... [2023-11-16T08:48:26.678Z] [2023-11-16T08:48:26.678Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:26.678Z] #34 transferring context: 146.47MB 57.5s [2023-11-16T08:48:26.945Z] #34 ... [2023-11-16T08:48:26.945Z] [2023-11-16T08:48:26.945Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-16T08:48:26.945Z] #75 DONE 10.3s [2023-11-16T08:48:26.945Z] [2023-11-16T08:48:26.945Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:26.945Z] #34 ... [2023-11-16T08:48:26.945Z] [2023-11-16T08:48:26.945Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:26.945Z] #62 ... [2023-11-16T08:48:26.945Z] [2023-11-16T08:48:26.945Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:27.534Z] #34 ... [2023-11-16T08:48:27.534Z] [2023-11-16T08:48:27.534Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-16T08:48:27.534Z] #76 DONE 2.7s [2023-11-16T08:48:27.534Z] [2023-11-16T08:48:27.534Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:30.877Z] #34 ... [2023-11-16T08:48:30.877Z] [2023-11-16T08:48:30.877Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:48:30.877Z] #0 5.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:30.877Z] #0 6.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-16T08:48:30.877Z] #0 7.681 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:30.877Z] #0 7.730 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:30.877Z] #0 7.768 Executing busybox-1.36.1-r5.post-upgrade [2023-11-16T08:48:30.877Z] #0 7.882 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:30.877Z] #0 7.882 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:30.877Z] #0 8.011 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-16T08:48:30.877Z] #0 8.037 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-16T08:48:30.877Z] #0 8.057 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-16T08:48:30.877Z] #0 8.057 Executing busybox-1.36.1-r5.trigger [2023-11-16T08:48:30.877Z] #0 8.079 Executing ca-certificates-20230506-r0.trigger [2023-11-16T08:48:30.877Z] #0 8.322 OK: 13 MiB in 26 packages [2023-11-16T08:48:30.877Z] #77 ... [2023-11-16T08:48:30.877Z] [2023-11-16T08:48:30.877Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:30.877Z] #34 ... [2023-11-16T08:48:30.877Z] [2023-11-16T08:48:30.877Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T08:48:30.877Z] #54 ... [2023-11-16T08:48:30.877Z] [2023-11-16T08:48:30.877Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:31.836Z] #62 ... [2023-11-16T08:48:31.836Z] [2023-11-16T08:48:31.836Z] #41 [core-data internal] load build context [2023-11-16T08:48:31.836Z] #41 ... [2023-11-16T08:48:31.836Z] [2023-11-16T08:48:31.836Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:32.102Z] #62 ... [2023-11-16T08:48:32.102Z] [2023-11-16T08:48:32.102Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-16T08:48:32.102Z] #77 DONE 11.7s [2023-11-16T08:48:32.102Z] [2023-11-16T08:48:32.102Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:32.371Z] #62 transferring context: 83.16MB 54.9s [2023-11-16T08:48:32.371Z] #62 ... [2023-11-16T08:48:32.371Z] [2023-11-16T08:48:32.371Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:32.640Z] #44 ... [2023-11-16T08:48:32.640Z] [2023-11-16T08:48:32.640Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:32.640Z] #62 ... [2023-11-16T08:48:32.640Z] [2023-11-16T08:48:32.640Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:32.640Z] #51 ... [2023-11-16T08:48:32.640Z] [2023-11-16T08:48:32.640Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:32.906Z] #62 ... [2023-11-16T08:48:32.906Z] [2023-11-16T08:48:32.906Z] #43 [security-proxy-setup internal] load build context [2023-11-16T08:48:33.173Z] #43 ... [2023-11-16T08:48:33.173Z] [2023-11-16T08:48:33.173Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:33.173Z] #62 ... [2023-11-16T08:48:33.173Z] [2023-11-16T08:48:33.173Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:33.440Z] #46 ... [2023-11-16T08:48:33.440Z] [2023-11-16T08:48:33.440Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:33.708Z] #62 ... [2023-11-16T08:48:33.708Z] [2023-11-16T08:48:33.708Z] #48 [core-metadata internal] load build context [2023-11-16T08:48:33.708Z] #48 ... [2023-11-16T08:48:33.708Z] [2023-11-16T08:48:33.708Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:34.292Z] #46 ... [2023-11-16T08:48:34.292Z] [2023-11-16T08:48:34.292Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:34.557Z] #47 ... [2023-11-16T08:48:34.557Z] [2023-11-16T08:48:34.557Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:34.823Z] #34 ... [2023-11-16T08:48:34.824Z] [2023-11-16T08:48:34.824Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:35.098Z] #50 ... [2023-11-16T08:48:35.098Z] [2023-11-16T08:48:35.098Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:35.685Z] #47 ... [2023-11-16T08:48:35.685Z] [2023-11-16T08:48:35.685Z] #45 [core-command internal] load build context [2023-11-16T08:48:35.685Z] #45 ... [2023-11-16T08:48:35.685Z] [2023-11-16T08:48:35.685Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:35.685Z] #47 ... [2023-11-16T08:48:35.685Z] [2023-11-16T08:48:35.685Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-16T08:48:35.685Z] #78 DONE 3.7s [2023-11-16T08:48:35.952Z] [2023-11-16T08:48:35.952Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-16T08:48:35.952Z] #79 DONE 5.7s [2023-11-16T08:48:35.952Z] [2023-11-16T08:48:35.952Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-16T08:48:36.218Z] #80 ... [2023-11-16T08:48:36.218Z] [2023-11-16T08:48:36.218Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-16T08:48:36.218Z] #81 DONE 6.1s [2023-11-16T08:48:36.218Z] [2023-11-16T08:48:36.218Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:37.187Z] #47 ... [2023-11-16T08:48:37.187Z] [2023-11-16T08:48:37.187Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-16T08:48:37.187Z] #80 DONE 1.3s [2023-11-16T08:48:37.187Z] [2023-11-16T08:48:37.187Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:37.453Z] #47 ... [2023-11-16T08:48:37.453Z] [2023-11-16T08:48:37.453Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-16T08:48:37.453Z] #82 DONE 1.2s [2023-11-16T08:48:37.453Z] [2023-11-16T08:48:37.453Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:37.453Z] #47 transferring context: 172.15MB 66.0s [2023-11-16T08:48:37.718Z] #47 ... [2023-11-16T08:48:37.718Z] [2023-11-16T08:48:37.718Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-16T08:48:37.718Z] #83 DONE 1.5s [2023-11-16T08:48:37.718Z] [2023-11-16T08:48:37.718Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:38.011Z] #47 ... [2023-11-16T08:48:38.011Z] [2023-11-16T08:48:38.011Z] #34 [security-bootstrapper internal] load build context [2023-11-16T08:48:38.011Z] #34 transferring context: 189.79MB 68.3s done [2023-11-16T08:48:38.011Z] #34 DONE 69.1s [2023-11-16T08:48:38.011Z] [2023-11-16T08:48:38.011Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:38.011Z] #47 ... [2023-11-16T08:48:38.011Z] [2023-11-16T08:48:38.011Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T08:48:38.011Z] #53 ... [2023-11-16T08:48:38.011Z] [2023-11-16T08:48:38.011Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:38.605Z] #47 ... [2023-11-16T08:48:38.605Z] [2023-11-16T08:48:38.605Z] #45 [core-command internal] load build context [2023-11-16T08:48:38.605Z] #45 transferring context: 189.79MB 67.1s done [2023-11-16T08:48:38.605Z] #45 DONE 68.2s [2023-11-16T08:48:38.605Z] [2023-11-16T08:48:38.605Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:38.875Z] #47 ... [2023-11-16T08:48:38.875Z] [2023-11-16T08:48:38.875Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-16T08:48:38.875Z] #84 DONE 1.1s [2023-11-16T08:48:38.875Z] [2023-11-16T08:48:38.875Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:38.875Z] #47 ... [2023-11-16T08:48:38.875Z] [2023-11-16T08:48:38.875Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-16T08:48:38.875Z] #85 DONE 1.7s [2023-11-16T08:48:38.875Z] [2023-11-16T08:48:38.875Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:39.144Z] #47 ... [2023-11-16T08:48:39.145Z] [2023-11-16T08:48:39.145Z] #86 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-16T08:48:39.145Z] #86 DONE 1.6s [2023-11-16T08:48:39.145Z] [2023-11-16T08:48:39.145Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:40.114Z] #47 ... [2023-11-16T08:48:40.114Z] [2023-11-16T08:48:40.114Z] #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:48:40.114Z] #87 DONE 2.1s [2023-11-16T08:48:40.391Z] [2023-11-16T08:48:40.391Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:40.391Z] #47 ... [2023-11-16T08:48:40.391Z] [2023-11-16T08:48:40.391Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-16T08:48:40.391Z] #88 DONE 1.5s [2023-11-16T08:48:40.671Z] [2023-11-16T08:48:40.671Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:40.946Z] #47 ... [2023-11-16T08:48:40.946Z] [2023-11-16T08:48:40.946Z] #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-16T08:48:40.946Z] #89 DONE 1.5s [2023-11-16T08:48:40.946Z] [2023-11-16T08:48:40.946Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:40.946Z] #47 transferring context: 189.79MB 69.4s done [2023-11-16T08:48:41.216Z] #47 ... [2023-11-16T08:48:41.216Z] [2023-11-16T08:48:41.216Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-16T08:48:41.216Z] #90 DONE 2.1s [2023-11-16T08:48:41.489Z] [2023-11-16T08:48:41.489Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-16T08:48:41.489Z] #91 ... [2023-11-16T08:48:41.489Z] [2023-11-16T08:48:41.489Z] #92 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:48:41.489Z] #92 DONE 2.5s [2023-11-16T08:48:41.489Z] [2023-11-16T08:48:41.489Z] #44 [security-secretstore-setup internal] load build context [2023-11-16T08:48:41.489Z] #44 transferring context: 189.79MB 69.6s done [2023-11-16T08:48:41.489Z] #44 DONE 70.7s [2023-11-16T08:48:41.489Z] [2023-11-16T08:48:41.489Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:48:41.761Z] #93 ... [2023-11-16T08:48:41.761Z] [2023-11-16T08:48:41.761Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-16T08:48:41.761Z] #47 DONE 70.7s [2023-11-16T08:48:41.761Z] [2023-11-16T08:48:41.761Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:42.036Z] #51 ... [2023-11-16T08:48:42.036Z] [2023-11-16T08:48:42.036Z] #41 [core-data internal] load build context [2023-11-16T08:48:42.036Z] #41 ... [2023-11-16T08:48:42.036Z] [2023-11-16T08:48:42.036Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:42.311Z] #51 ... [2023-11-16T08:48:42.311Z] [2023-11-16T08:48:42.311Z] #43 [security-proxy-setup internal] load build context [2023-11-16T08:48:42.311Z] #43 transferring context: 189.79MB 70.2s done [2023-11-16T08:48:42.311Z] #43 DONE 71.7s [2023-11-16T08:48:42.311Z] [2023-11-16T08:48:42.311Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:42.582Z] #51 ... [2023-11-16T08:48:42.582Z] [2023-11-16T08:48:42.582Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-16T08:48:42.582Z] #94 DONE 2.0s [2023-11-16T08:48:42.582Z] [2023-11-16T08:48:42.582Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:42.857Z] #51 ... [2023-11-16T08:48:42.857Z] [2023-11-16T08:48:42.857Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-16T08:48:42.857Z] #95 DONE 1.9s [2023-11-16T08:48:42.857Z] [2023-11-16T08:48:42.857Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:43.127Z] #51 ... [2023-11-16T08:48:43.127Z] [2023-11-16T08:48:43.127Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-16T08:48:43.127Z] #91 DONE 1.6s [2023-11-16T08:48:43.127Z] [2023-11-16T08:48:43.127Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:43.721Z] #51 ... [2023-11-16T08:48:43.721Z] [2023-11-16T08:48:43.721Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-16T08:48:43.721Z] #96 DONE 0.9s [2023-11-16T08:48:43.721Z] [2023-11-16T08:48:43.721Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:43.721Z] #51 ... [2023-11-16T08:48:43.721Z] [2023-11-16T08:48:43.721Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:43.721Z] #62 ... [2023-11-16T08:48:43.721Z] [2023-11-16T08:48:43.721Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:43.721Z] #51 ... [2023-11-16T08:48:43.721Z] [2023-11-16T08:48:43.721Z] #48 [core-metadata internal] load build context [2023-11-16T08:48:43.993Z] #48 ... [2023-11-16T08:48:43.993Z] [2023-11-16T08:48:43.993Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-16T08:48:43.993Z] #97 DONE 0.9s [2023-11-16T08:48:43.993Z] [2023-11-16T08:48:43.993Z] #48 [core-metadata internal] load build context [2023-11-16T08:48:43.993Z] #48 ... [2023-11-16T08:48:43.993Z] [2023-11-16T08:48:43.993Z] #98 [security-spire-agent] exporting to image [2023-11-16T08:48:43.993Z] #98 exporting layers [2023-11-16T08:48:44.264Z] #98 ... [2023-11-16T08:48:44.264Z] [2023-11-16T08:48:44.264Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-16T08:48:44.264Z] #99 DONE 1.1s [2023-11-16T08:48:44.264Z] [2023-11-16T08:48:44.264Z] #98 [security-spire-server] exporting to image [2023-11-16T08:48:44.535Z] #98 ... [2023-11-16T08:48:44.535Z] [2023-11-16T08:48:44.535Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:45.125Z] #46 ... [2023-11-16T08:48:45.125Z] [2023-11-16T08:48:45.125Z] #51 [support-notifications internal] load build context [2023-11-16T08:48:45.125Z] #51 transferring context: 189.79MB 70.5s done [2023-11-16T08:48:45.125Z] #51 DONE 72.9s [2023-11-16T08:48:45.125Z] [2023-11-16T08:48:45.125Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:45.125Z] #46 ... [2023-11-16T08:48:45.125Z] [2023-11-16T08:48:45.125Z] #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:48:45.125Z] #100 ... [2023-11-16T08:48:45.125Z] [2023-11-16T08:48:45.125Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:45.125Z] #50 ... [2023-11-16T08:48:45.125Z] [2023-11-16T08:48:45.125Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:46.559Z] #46 ... [2023-11-16T08:48:46.559Z] [2023-11-16T08:48:46.559Z] #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:48:46.559Z] #100 DONE 1.5s [2023-11-16T08:48:46.559Z] [2023-11-16T08:48:46.559Z] #46 [security-proxy-auth internal] load build context [2023-11-16T08:48:46.559Z] #46 transferring context: 189.79MB 75.3s done [2023-11-16T08:48:46.836Z] #46 DONE 75.9s [2023-11-16T08:48:46.836Z] [2023-11-16T08:48:46.836Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:47.108Z] #50 ... [2023-11-16T08:48:47.108Z] [2023-11-16T08:48:47.108Z] #48 [core-metadata internal] load build context [2023-11-16T08:48:47.108Z] #48 transferring context: 189.79MB 72.5s done [2023-11-16T08:48:47.108Z] #48 DONE 75.1s [2023-11-16T08:48:47.108Z] [2023-11-16T08:48:47.108Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:49.715Z] #50 ... [2023-11-16T08:48:49.715Z] [2023-11-16T08:48:49.715Z] #98 [security-spire-config] exporting to image [2023-11-16T08:48:49.715Z] #98 exporting layers 5.4s done [2023-11-16T08:48:49.715Z] #98 writing image sha256:383d84399e87765c8c8957d52fcded693e8ae8eb14785ad8ffed9224c26b4cb8 0.0s done [2023-11-16T08:48:49.715Z] #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-11-16T08:48:49.715Z] #98 writing image sha256:a9eb2d9b063e9b86d049ecdb36ce16108e47d8017785d6be463542200c9ab996 0.0s done [2023-11-16T08:48:49.715Z] #98 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-11-16T08:48:49.715Z] #98 writing image sha256:5ed120856698aec4c050aa4d3db5fc15e1dbeef5d35c4546103da2b7ad289f16 0.0s done [2023-11-16T08:48:49.715Z] #98 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-11-16T08:48:49.715Z] #98 DONE 5.6s [2023-11-16T08:48:49.715Z] [2023-11-16T08:48:49.715Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:50.309Z] #50 ... [2023-11-16T08:48:50.309Z] [2023-11-16T08:48:50.309Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:48:50.309Z] #101 ... [2023-11-16T08:48:50.309Z] [2023-11-16T08:48:50.309Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:50.898Z] #50 ... [2023-11-16T08:48:50.898Z] [2023-11-16T08:48:50.898Z] #62 [security-spiffe-token-provider internal] load build context [2023-11-16T08:48:50.898Z] #62 transferring context: 189.79MB 73.3s done [2023-11-16T08:48:50.898Z] #62 DONE 75.5s [2023-11-16T08:48:50.898Z] [2023-11-16T08:48:50.898Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:51.871Z] #50 ... [2023-11-16T08:48:51.871Z] [2023-11-16T08:48:51.871Z] #102 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:48:51.871Z] #102 DONE 0.8s [2023-11-16T08:48:51.871Z] [2023-11-16T08:48:51.871Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:52.140Z] #50 ... [2023-11-16T08:48:52.140Z] [2023-11-16T08:48:52.140Z] #41 [core-data internal] load build context [2023-11-16T08:48:52.411Z] #41 ... [2023-11-16T08:48:52.411Z] [2023-11-16T08:48:52.411Z] #50 [support-scheduler internal] load build context [2023-11-16T08:48:53.393Z] #50 transferring context: 189.79MB 79.2s done [2023-11-16T08:48:53.393Z] #50 DONE 81.2s [2023-11-16T08:48:53.393Z] [2023-11-16T08:48:53.393Z] #41 [core-data internal] load build context [2023-11-16T08:48:54.820Z] #41 transferring context: 189.79MB 84.0s done [2023-11-16T08:48:54.820Z] #41 DONE 84.6s [2023-11-16T08:48:54.820Z] [2023-11-16T08:48:54.820Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:48:56.785Z] #103 ... [2023-11-16T08:48:56.785Z] [2023-11-16T08:48:56.785Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:23.608Z] #104 ... [2023-11-16T08:49:23.608Z] [2023-11-16T08:49:23.608Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:23.608Z] #93 DONE 41.3s [2023-11-16T08:49:23.608Z] [2023-11-16T08:49:23.608Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:23.608Z] #101 DONE 42.6s [2023-11-16T08:49:23.608Z] [2023-11-16T08:49:23.608Z] #105 [core-command builder 6/7] COPY . . [2023-11-16T08:49:26.199Z] #105 ... [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:26.199Z] #104 DONE 39.5s [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:49:26.199Z] #106 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:26.199Z] #107 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2023-11-16T08:49:26.199Z] #108 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:49:26.199Z] #109 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #110 [security-proxy-setup builder 6/7] COPY . . [2023-11-16T08:49:26.199Z] #110 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:26.199Z] #111 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #105 [core-command builder 6/7] COPY . . [2023-11-16T08:49:26.199Z] #105 DONE 3.2s [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #112 [security-bootstrapper builder 6/7] COPY . . [2023-11-16T08:49:26.199Z] #112 DONE 3.2s [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-16T08:49:26.199Z] #113 ... [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #114 [support-scheduler builder 6/7] COPY . . [2023-11-16T08:49:26.199Z] #114 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:26.199Z] #115 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:49:26.199Z] #116 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #117 [core-metadata builder 6/7] COPY . . [2023-11-16T08:49:26.199Z] #117 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:26.199Z] #118 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:49:26.199Z] #119 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-16T08:49:26.199Z] #120 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:49:26.199Z] #121 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:26.199Z] #122 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:49:26.199Z] #123 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #124 [security-proxy-auth builder 6/7] COPY . . [2023-11-16T08:49:26.199Z] #124 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:26.199Z] #125 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #126 [core-data builder 6/7] COPY . . [2023-11-16T08:49:26.199Z] #126 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:26.199Z] #127 CACHED [2023-11-16T08:49:26.199Z] [2023-11-16T08:49:26.199Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-16T08:49:26.199Z] #128 CACHED [2023-11-16T08:49:26.474Z] [2023-11-16T08:49:26.474Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-16T08:49:26.746Z] #129 ... [2023-11-16T08:49:26.746Z] [2023-11-16T08:49:26.746Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-16T08:49:26.746Z] #103 DONE 34.9s [2023-11-16T08:49:26.746Z] [2023-11-16T08:49:26.746Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-16T08:49:32.105Z] #130 ... [2023-11-16T08:49:32.105Z] [2023-11-16T08:49:32.105Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-16T08:49:32.105Z] #129 5.555 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-16T08:49:34.070Z] #129 ... [2023-11-16T08:49:34.070Z] [2023-11-16T08:49:34.070Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-16T08:49:34.070Z] #130 DONE 7.3s [2023-11-16T08:49:34.070Z] [2023-11-16T08:49:34.070Z] #131 [support-notifications builder 6/7] COPY . . [2023-11-16T08:49:34.070Z] #131 DONE 8.0s [2023-11-16T08:49:34.070Z] [2023-11-16T08:49:34.070Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-16T08:49:36.047Z] #132 ... [2023-11-16T08:49:36.047Z] [2023-11-16T08:49:36.047Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-16T08:49:36.047Z] #0 4.689 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 [2023-11-16T08:49:36.317Z] #133 ... [2023-11-16T08:49:36.317Z] [2023-11-16T08:49:36.317Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-16T08:49:36.317Z] #0 4.235 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 [2023-11-16T08:49:36.317Z] #134 ... [2023-11-16T08:49:36.317Z] [2023-11-16T08:49:36.317Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-16T08:49:36.317Z] #0 3.914 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 [2023-11-16T08:49:36.586Z] #135 ... [2023-11-16T08:49:36.586Z] [2023-11-16T08:49:36.586Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-16T08:49:36.586Z] #0 5.363 go build -tags " 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 [2023-11-16T08:49:36.586Z] #136 ... [2023-11-16T08:49:36.586Z] [2023-11-16T08:49:36.586Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T08:49:36.586Z] #0 5.619 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-16T08:49:36.852Z] #137 ... [2023-11-16T08:49:36.852Z] [2023-11-16T08:49:36.852Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-16T08:49:36.852Z] #0 4.999 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-16T08:49:37.118Z] #138 ... [2023-11-16T08:49:37.118Z] [2023-11-16T08:49:37.118Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-16T08:49:37.118Z] #0 5.390 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-16T08:49:37.118Z] #139 ... [2023-11-16T08:49:37.118Z] [2023-11-16T08:49:37.118Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-16T08:49:37.118Z] #132 2.606 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-16T08:49:41.364Z] #132 ... [2023-11-16T08:49:41.364Z] [2023-11-16T08:49:41.364Z] #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-16T08:49:41.364Z] #113 5.024 go build -tags " 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 [2023-11-16T08:49:41.364Z] #113 ... [2023-11-16T08:49:41.364Z] [2023-11-16T08:49:41.364Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-16T08:49:41.364Z] #0 2.618 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 [2023-11-16T09:03:19.143Z] #140 ... [2023-11-16T09:03:19.143Z] [2023-11-16T09:03:19.143Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-16T09:03:19.143Z] #134 830.3 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 [2023-11-16T09:03:24.489Z] #134 ... [2023-11-16T09:03:24.489Z] [2023-11-16T09:03:24.489Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-16T09:03:24.489Z] #133 DONE 837.9s [2023-11-16T09:03:24.489Z] [2023-11-16T09:03:24.489Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-16T09:03:24.489Z] #134 ... [2023-11-16T09:03:24.489Z] [2023-11-16T09:03:24.489Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:03:24.489Z] #141 DONE 0.2s [2023-11-16T09:03:24.489Z] [2023-11-16T09:03:24.489Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T09:03:24.765Z] #137 ... [2023-11-16T09:03:24.765Z] [2023-11-16T09:03:24.765Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:03:24.765Z] #142 DONE 0.2s [2023-11-16T09:03:24.765Z] [2023-11-16T09:03:24.765Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-16T09:03:25.032Z] #143 DONE 0.1s [2023-11-16T09:03:25.032Z] [2023-11-16T09:03:25.032Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-16T09:03:25.032Z] #144 DONE 0.1s [2023-11-16T09:03:25.032Z] [2023-11-16T09:03:25.032Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-16T09:03:25.317Z] #145 DONE 0.3s [2023-11-16T09:03:25.317Z] [2023-11-16T09:03:25.317Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-16T09:03:25.601Z] #146 DONE 0.1s [2023-11-16T09:03:25.601Z] [2023-11-16T09:03:25.601Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-16T09:03:28.187Z] #147 DONE 2.4s [2023-11-16T09:03:28.187Z] [2023-11-16T09:03:28.187Z] #98 [security-proxy-setup] exporting to image [2023-11-16T09:03:28.187Z] #98 exporting layers [2023-11-16T09:03:29.610Z] #98 exporting layers 1.4s done [2023-11-16T09:03:29.610Z] #98 writing image sha256:a34d2d78858aaf98cc6360512651e60b83b9912930178a6a654c8ddc1125a6c9 done [2023-11-16T09:03:29.610Z] #98 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-16T09:03:29.610Z] #98 DONE 6.9s [2023-11-16T09:03:29.610Z] [2023-11-16T09:03:29.610Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-16T09:03:33.913Z] #129 ... [2023-11-16T09:03:33.913Z] [2023-11-16T09:03:33.913Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-16T09:03:33.913Z] #135 DONE 847.6s [2023-11-16T09:03:33.913Z] [2023-11-16T09:03:33.913Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-16T09:03:34.203Z] #148 DONE 0.2s [2023-11-16T09:03:34.203Z] [2023-11-16T09:03:34.203Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-16T09:03:37.040Z] #149 DONE 2.5s [2023-11-16T09:03:37.040Z] [2023-11-16T09:03:37.040Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:03:37.040Z] #150 DONE 0.4s [2023-11-16T09:03:37.040Z] [2023-11-16T09:03:37.040Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:03:37.330Z] #151 DONE 0.2s [2023-11-16T09:03:37.330Z] [2023-11-16T09:03:37.330Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-16T09:03:37.605Z] #152 DONE 0.4s [2023-11-16T09:03:37.605Z] [2023-11-16T09:03:37.605Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-16T09:03:37.605Z] #139 ... [2023-11-16T09:03:37.605Z] [2023-11-16T09:03:37.605Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-16T09:03:37.879Z] #153 DONE 0.2s [2023-11-16T09:03:37.879Z] [2023-11-16T09:03:37.879Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-16T09:03:38.167Z] #154 DONE 0.3s [2023-11-16T09:03:38.167Z] [2023-11-16T09:03:38.167Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-16T09:03:38.167Z] #155 DONE 0.1s [2023-11-16T09:03:38.167Z] [2023-11-16T09:03:38.167Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-16T09:03:38.447Z] #156 DONE 0.2s [2023-11-16T09:03:38.447Z] [2023-11-16T09:03:38.447Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-16T09:03:38.447Z] #157 DONE 0.2s [2023-11-16T09:03:38.447Z] [2023-11-16T09:03:38.447Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-16T09:03:38.716Z] #139 ... [2023-11-16T09:03:38.716Z] [2023-11-16T09:03:38.716Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-16T09:03:42.088Z] #158 DONE 3.0s [2023-11-16T09:03:42.088Z] [2023-11-16T09:03:42.088Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-16T09:03:42.088Z] #134 DONE 855.5s [2023-11-16T09:03:42.088Z] [2023-11-16T09:03:42.088Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-16T09:03:42.088Z] #132 ... [2023-11-16T09:03:42.088Z] [2023-11-16T09:03:42.088Z] #98 [security-bootstrapper] exporting to image [2023-11-16T09:03:42.088Z] #98 exporting layers [2023-11-16T09:03:43.537Z] #98 ... [2023-11-16T09:03:43.537Z] [2023-11-16T09:03:43.537Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:03:43.537Z] #159 DONE 0.2s [2023-11-16T09:03:43.537Z] [2023-11-16T09:03:43.537Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:03:43.537Z] #160 DONE 0.1s [2023-11-16T09:03:43.537Z] [2023-11-16T09:03:43.537Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-16T09:03:43.822Z] #161 DONE 0.3s [2023-11-16T09:03:43.822Z] [2023-11-16T09:03:43.822Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-16T09:03:43.822Z] #162 DONE 0.3s [2023-11-16T09:03:43.822Z] [2023-11-16T09:03:43.822Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-16T09:03:44.099Z] #129 ... [2023-11-16T09:03:44.099Z] [2023-11-16T09:03:44.099Z] #98 [security-bootstrapper] exporting to image [2023-11-16T09:03:44.099Z] #98 exporting layers 2.3s done [2023-11-16T09:03:44.099Z] #98 writing image sha256:8ff72dfc4db7fdfa2bb43c80ae601f3863386231d9edad5e1af3e7f7a10658bc done [2023-11-16T09:03:44.100Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-16T09:03:44.100Z] #98 DONE 9.2s [2023-11-16T09:03:44.100Z] [2023-11-16T09:03:44.100Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-16T09:03:44.100Z] #163 DONE 0.2s [2023-11-16T09:03:44.100Z] [2023-11-16T09:03:44.100Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-16T09:03:44.386Z] #164 DONE 0.3s [2023-11-16T09:03:44.386Z] [2023-11-16T09:03:44.386Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-16T09:03:44.669Z] #165 DONE 0.3s [2023-11-16T09:03:44.669Z] [2023-11-16T09:03:44.669Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-16T09:03:44.669Z] #138 ... [2023-11-16T09:03:44.669Z] [2023-11-16T09:03:44.669Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-16T09:03:44.939Z] #166 DONE 0.2s [2023-11-16T09:03:44.939Z] [2023-11-16T09:03:44.939Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-16T09:03:46.920Z] #167 DONE 1.9s [2023-11-16T09:03:46.920Z] [2023-11-16T09:03:46.920Z] #98 [security-secretstore-setup] exporting to image [2023-11-16T09:03:48.339Z] #98 exporting layers 1.4s done [2023-11-16T09:03:48.339Z] #98 writing image sha256:6734a1653bdb42a800c9d288b54e2df22ca5d72b228740457ee725418df3f41f 0.0s done [2023-11-16T09:03:48.339Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-11-16T09:03:48.339Z] #98 DONE 10.7s [2023-11-16T09:03:48.339Z] [2023-11-16T09:03:48.339Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-16T09:04:00.707Z] #132 ... [2023-11-16T09:04:00.707Z] [2023-11-16T09:04:00.707Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-16T09:04:00.707Z] #129 DONE 873.8s [2023-11-16T09:04:00.707Z] [2023-11-16T09:04:00.707Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T09:04:00.707Z] #137 ... [2023-11-16T09:04:00.707Z] [2023-11-16T09:04:00.707Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:04:00.707Z] #168 DONE 0.3s [2023-11-16T09:04:00.707Z] [2023-11-16T09:04:00.707Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:04:00.981Z] #169 DONE 0.3s [2023-11-16T09:04:00.981Z] [2023-11-16T09:04:00.981Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-16T09:04:01.256Z] #170 DONE 0.3s [2023-11-16T09:04:01.257Z] [2023-11-16T09:04:01.257Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-16T09:04:01.538Z] #171 DONE 0.3s [2023-11-16T09:04:01.538Z] [2023-11-16T09:04:01.538Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T09:04:01.538Z] #137 ... [2023-11-16T09:04:01.538Z] [2023-11-16T09:04:01.538Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-16T09:04:01.812Z] #172 DONE 0.2s [2023-11-16T09:04:01.812Z] [2023-11-16T09:04:01.812Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-16T09:04:03.804Z] #173 DONE 1.8s [2023-11-16T09:04:03.804Z] [2023-11-16T09:04:03.804Z] #98 [security-proxy-auth] exporting to image [2023-11-16T09:04:03.804Z] #98 exporting layers [2023-11-16T09:04:04.768Z] #98 exporting layers 1.0s done [2023-11-16T09:04:04.768Z] #98 writing image sha256:e4cf45caef60421a4cd6af6fc58c083fda5b9771826d55cb3c9acd1b92066f9a done [2023-11-16T09:04:04.768Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-16T09:04:04.768Z] #98 DONE 11.7s [2023-11-16T09:04:04.768Z] [2023-11-16T09:04:04.768Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T09:04:17.083Z] #137 ... [2023-11-16T09:04:17.084Z] [2023-11-16T09:04:17.084Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-16T09:04:17.084Z] #138 DONE 889.2s [2023-11-16T09:04:17.084Z] [2023-11-16T09:04:17.084Z] #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-16T09:04:17.084Z] #113 ... [2023-11-16T09:04:17.084Z] [2023-11-16T09:04:17.084Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:04:17.084Z] #174 DONE 0.2s [2023-11-16T09:04:17.084Z] [2023-11-16T09:04:17.084Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:04:17.084Z] #175 DONE 0.3s [2023-11-16T09:04:17.084Z] [2023-11-16T09:04:17.084Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-16T09:04:17.084Z] #176 DONE 0.4s [2023-11-16T09:04:17.084Z] [2023-11-16T09:04:17.084Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T09:04:17.084Z] #137 ... [2023-11-16T09:04:17.084Z] [2023-11-16T09:04:17.084Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-16T09:04:17.084Z] #177 DONE 0.2s [2023-11-16T09:04:17.084Z] [2023-11-16T09:04:17.084Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-16T09:04:17.084Z] #178 DONE 0.1s [2023-11-16T09:04:17.084Z] [2023-11-16T09:04:17.084Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-16T09:04:19.047Z] #179 DONE 1.9s [2023-11-16T09:04:19.047Z] [2023-11-16T09:04:19.047Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-16T09:04:19.047Z] #53 ... [2023-11-16T09:04:19.047Z] [2023-11-16T09:04:19.047Z] #98 [core-common-config-bootstrapper] exporting to image [2023-11-16T09:04:19.047Z] #98 exporting layers [2023-11-16T09:04:19.047Z] #98 exporting layers 0.4s done [2023-11-16T09:04:19.312Z] #98 writing image sha256:48ce57e67cb27247a238d33917df5f5a4fd9e4b71d2bd53813925c9b44439307 done [2023-11-16T09:04:19.312Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-16T09:04:19.312Z] #98 DONE 12.1s [2023-11-16T09:04:19.312Z] [2023-11-16T09:04:19.312Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-16T09:04:58.178Z] #136 ... [2023-11-16T09:04:58.178Z] [2023-11-16T09:04:58.178Z] #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-16T09:04:58.178Z] #113 DONE 928.9s [2023-11-16T09:04:58.178Z] [2023-11-16T09:04:58.178Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-16T09:04:58.178Z] #132 ... [2023-11-16T09:04:58.178Z] [2023-11-16T09:04:58.178Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:04:58.178Z] #180 DONE 0.2s [2023-11-16T09:04:58.178Z] [2023-11-16T09:04:58.178Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T09:04:58.178Z] #137 ... [2023-11-16T09:04:58.178Z] [2023-11-16T09:04:58.178Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:04:58.178Z] #181 DONE 0.1s [2023-11-16T09:04:58.178Z] [2023-11-16T09:04:58.178Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-16T09:04:58.178Z] #182 DONE 0.3s [2023-11-16T09:04:58.178Z] [2023-11-16T09:04:58.178Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-16T09:04:58.178Z] #132 ... [2023-11-16T09:04:58.178Z] [2023-11-16T09:04:58.178Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-16T09:04:58.178Z] #183 DONE 0.1s [2023-11-16T09:04:58.178Z] [2023-11-16T09:04:58.178Z] #98 [core-command] exporting to image [2023-11-16T09:04:58.178Z] #98 exporting layers [2023-11-16T09:04:58.178Z] #98 exporting layers 0.2s done [2023-11-16T09:04:58.178Z] #98 writing image sha256:ba0612842635d51e71b0e21e6153fc5479f63784f7b6bac10a7659126545573c done [2023-11-16T09:04:58.178Z] #98 naming to docker.io/library/core-command-arm64 done [2023-11-16T09:04:58.178Z] #98 DONE 12.4s [2023-11-16T09:04:58.178Z] [2023-11-16T09:04:58.178Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T09:05:03.533Z] #137 ... [2023-11-16T09:05:03.533Z] [2023-11-16T09:05:03.533Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-16T09:05:03.533Z] #136 DONE 936.9s [2023-11-16T09:05:03.533Z] [2023-11-16T09:05:03.533Z] #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T09:05:03.533Z] #31 ... [2023-11-16T09:05:03.533Z] [2023-11-16T09:05:03.533Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:05:03.801Z] #184 DONE 0.3s [2023-11-16T09:05:03.801Z] [2023-11-16T09:05:03.801Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:05:04.071Z] #185 DONE 0.2s [2023-11-16T09:05:04.071Z] [2023-11-16T09:05:04.071Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-16T09:05:04.479Z] #186 DONE 0.4s [2023-11-16T09:05:04.479Z] [2023-11-16T09:05:04.479Z] #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-16T09:05:04.479Z] #187 DONE 0.2s [2023-11-16T09:05:04.479Z] [2023-11-16T09:05:04.479Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-16T09:05:04.747Z] #188 DONE 0.2s [2023-11-16T09:05:04.747Z] [2023-11-16T09:05:04.747Z] #98 [core-metadata] exporting to image [2023-11-16T09:05:04.747Z] #98 exporting layers [2023-11-16T09:05:05.477Z] #98 exporting layers 0.6s done [2023-11-16T09:05:05.477Z] #98 writing image sha256:78e07c1c10a2d52a6ee78702aee008047ef370695031a659e7e359d0668af68b done [2023-11-16T09:05:05.477Z] #98 naming to docker.io/library/core-metadata-arm64 done [2023-11-16T09:05:05.477Z] #98 DONE 13.0s [2023-11-16T09:05:05.477Z] [2023-11-16T09:05:05.477Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-16T09:05:05.477Z] #139 DONE 939.2s [2023-11-16T09:05:05.477Z] [2023-11-16T09:05:05.477Z] #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T09:05:05.745Z] #31 ... [2023-11-16T09:05:05.745Z] [2023-11-16T09:05:05.745Z] #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:05:06.027Z] #189 DONE 0.4s [2023-11-16T09:05:06.027Z] [2023-11-16T09:05:06.027Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T09:05:06.304Z] #54 ... [2023-11-16T09:05:06.304Z] [2023-11-16T09:05:06.304Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:05:06.304Z] #190 DONE 0.2s [2023-11-16T09:05:06.304Z] [2023-11-16T09:05:06.304Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-16T09:05:06.903Z] #191 DONE 0.4s [2023-11-16T09:05:06.904Z] [2023-11-16T09:05:06.904Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-16T09:05:06.904Z] #192 DONE 0.2s [2023-11-16T09:05:06.904Z] [2023-11-16T09:05:06.904Z] #98 [core-data] exporting to image [2023-11-16T09:05:07.173Z] #98 exporting layers 0.4s done [2023-11-16T09:05:07.173Z] #98 writing image sha256:8787e10661919bf6606d998ec949dd6de9797b13fbb482532e134602899d4255 done [2023-11-16T09:05:07.173Z] #98 naming to docker.io/library/core-data-arm64 done [2023-11-16T09:05:07.173Z] #98 DONE 13.4s [2023-11-16T09:05:07.173Z] [2023-11-16T09:05:07.173Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T09:05:29.277Z] #137 ... [2023-11-16T09:05:29.277Z] [2023-11-16T09:05:29.277Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-16T09:05:29.277Z] #140 DONE 955.0s [2023-11-16T09:05:29.277Z] [2023-11-16T09:05:29.277Z] #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T09:05:29.277Z] #31 ... [2023-11-16T09:05:29.277Z] [2023-11-16T09:05:29.277Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:05:29.547Z] #193 DONE 0.4s [2023-11-16T09:05:29.547Z] [2023-11-16T09:05:29.547Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T09:05:29.817Z] #137 ... [2023-11-16T09:05:29.817Z] [2023-11-16T09:05:29.817Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:05:29.817Z] #194 DONE 0.2s [2023-11-16T09:05:29.817Z] [2023-11-16T09:05:29.817Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-16T09:05:30.405Z] #195 DONE 0.3s [2023-11-16T09:05:30.405Z] [2023-11-16T09:05:30.405Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-16T09:05:30.405Z] #196 DONE 0.1s [2023-11-16T09:05:30.405Z] [2023-11-16T09:05:30.405Z] #98 [security-spiffe-token-provider] exporting to image [2023-11-16T09:05:30.405Z] #98 exporting layers [2023-11-16T09:05:30.994Z] #98 exporting layers 0.8s done [2023-11-16T09:05:31.263Z] #98 writing image sha256:9259d88e51db11cbf51c7932cea08ddeb68e857edd755c87beca708f473e2d1e 0.0s done [2023-11-16T09:05:31.263Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-16T09:05:31.263Z] #98 DONE 14.2s [2023-11-16T09:05:31.263Z] [2023-11-16T09:05:31.263Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T09:05:49.515Z] #54 ... [2023-11-16T09:05:49.515Z] [2023-11-16T09:05:49.515Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-16T09:05:49.515Z] #132 DONE 975.6s [2023-11-16T09:05:49.784Z] [2023-11-16T09:05:49.784Z] #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-16T09:05:50.059Z] #31 ... [2023-11-16T09:05:50.059Z] [2023-11-16T09:05:50.059Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:05:50.328Z] #197 ... [2023-11-16T09:05:50.328Z] [2023-11-16T09:05:50.328Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-16T09:05:50.328Z] #137 DONE 984.1s [2023-11-16T09:05:50.328Z] [2023-11-16T09:05:50.328Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:05:50.328Z] #197 DONE 0.2s [2023-11-16T09:05:50.328Z] [2023-11-16T09:05:50.328Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:05:50.605Z] #198 DONE 0.2s [2023-11-16T09:05:50.605Z] [2023-11-16T09:05:50.605Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-16T09:05:50.873Z] #199 DONE 0.4s [2023-11-16T09:05:50.873Z] [2023-11-16T09:05:50.873Z] #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-16T09:05:50.873Z] #200 DONE 0.1s [2023-11-16T09:05:50.873Z] [2023-11-16T09:05:50.873Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-16T09:05:51.137Z] #201 DONE 0.1s [2023-11-16T09:05:51.137Z] [2023-11-16T09:05:51.137Z] #98 [support-notifications] exporting to image [2023-11-16T09:05:51.137Z] #98 exporting layers [2023-11-16T09:05:51.137Z] #98 ... [2023-11-16T09:05:51.137Z] [2023-11-16T09:05:51.137Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-16T09:05:51.137Z] #202 DONE 0.2s [2023-11-16T09:05:51.404Z] [2023-11-16T09:05:51.404Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-16T09:05:51.404Z] #203 DONE 0.4s [2023-11-16T09:05:51.404Z] [2023-11-16T09:05:51.404Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T09:05:51.670Z] #54 ... [2023-11-16T09:05:51.670Z] [2023-11-16T09:05:51.670Z] #98 [support-notifications] exporting to image [2023-11-16T09:05:51.670Z] #98 exporting layers 0.5s done [2023-11-16T09:05:51.670Z] #98 writing image sha256:f1d3b1a2d4667af8ae54ad2d7a4e8ba1c545d524f696dbd01032a02bbbb3f35c done [2023-11-16T09:05:51.670Z] #98 naming to docker.io/library/support-notifications-arm64 done [2023-11-16T09:05:51.670Z] #98 DONE 14.7s [2023-11-16T09:05:51.670Z] [2023-11-16T09:05:51.670Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-16T09:05:51.944Z] #204 DONE 0.1s [2023-11-16T09:05:51.944Z] [2023-11-16T09:05:51.944Z] #98 [support-scheduler] exporting to image [2023-11-16T09:05:51.944Z] #98 exporting layers 0.4s done [2023-11-16T09:05:51.944Z] #98 writing image sha256:b9a852f703d9f9cca0ee50d8e46619252c81a5627d8450a218da699d5294a66c done [2023-11-16T09:05:51.944Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2023-11-16T09:05:51.944Z] #98 DONE 15.1s [2023-11-16T09:05:51.944Z] [2023-11-16T09:05:51.944Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-16T09:05:51.944Z] time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-16T09:05:51.951Z] $ docker stop --time=1 8b06b495f79254d031b29930705e6184a32e849606729b151e067e2c23939cc0 [2023-11-16T09:05:53.614Z] $ docker rm -f --volumes 8b06b495f79254d031b29930705e6184a32e849606729b151e067e2c23939cc0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-16T09:05:54.159Z] + docker images [2023-11-16T09:05:54.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-16T09:05:54.159Z] support-scheduler-arm64 latest b9a852f703d9 2 seconds ago 40.4MB [2023-11-16T09:05:54.159Z] support-notifications-arm64 latest f1d3b1a2d466 3 seconds ago 41.4MB [2023-11-16T09:05:54.159Z] security-spiffe-token-provider-arm64 latest 9259d88e51db 23 seconds ago 42.3MB [2023-11-16T09:05:54.159Z] core-data-arm64 latest 8787e1066191 47 seconds ago 28MB [2023-11-16T09:05:54.159Z] core-metadata-arm64 latest 78e07c1c10a2 49 seconds ago 28.3MB [2023-11-16T09:05:54.159Z] core-command-arm64 latest ba0612842635 57 seconds ago 27.8MB [2023-11-16T09:05:54.159Z] core-common-config-bootstrapper-arm64 latest 48ce57e67cb2 About a minute ago 25.1MB [2023-11-16T09:05:54.159Z] security-proxy-auth-arm64 latest e4cf45caef60 About a minute ago 26.2MB [2023-11-16T09:05:54.159Z] security-secretstore-setup-arm64 latest 6734a1653bdb 2 minutes ago 50.7MB [2023-11-16T09:05:54.159Z] security-bootstrapper-arm64 latest 8ff72dfc4db7 2 minutes ago 29.9MB [2023-11-16T09:05:54.159Z] security-proxy-setup-arm64 latest a34d2d78858a 2 minutes ago 36MB [2023-11-16T09:05:54.159Z] security-spire-config-arm64 latest 5ed120856698 17 minutes ago 103MB [2023-11-16T09:05:54.159Z] security-spire-agent-arm64 latest 383d84399e87 17 minutes ago 159MB [2023-11-16T09:05:54.159Z] security-spire-server-arm64 latest a9eb2d9b063e 17 minutes ago 103MB [2023-11-16T09:05:54.159Z] ci-base-image-arm64 latest 17f8f17024d6 29 minutes ago 933MB [2023-11-16T09:05:54.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 40 hours ago 560MB [2023-11-16T09:05:54.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 months ago 332MB [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 [2023-11-16T09:05:54.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-16T09:05:54.938Z] [2023-11-16T09:05:54.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T09:05:55.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-16T09:05:55.291Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-16T09:05:55.291Z] 8998bd30e6a1: Pulling fs layer [2023-11-16T09:05:55.291Z] 04944245beec: Pulling fs layer [2023-11-16T09:05:55.291Z] 699f458cf7ca: Pulling fs layer [2023-11-16T09:05:55.291Z] 765212b225bb: Pulling fs layer [2023-11-16T09:05:55.291Z] f23df028b6ca: Pulling fs layer [2023-11-16T09:05:55.291Z] d65c8cfc05b1: Pulling fs layer [2023-11-16T09:05:55.291Z] 2437ff75d9bd: Pulling fs layer [2023-11-16T09:05:55.291Z] 765212b225bb: Waiting [2023-11-16T09:05:55.291Z] f23df028b6ca: Waiting [2023-11-16T09:05:55.291Z] d65c8cfc05b1: Waiting [2023-11-16T09:05:55.291Z] 2437ff75d9bd: Waiting [2023-11-16T09:05:55.558Z] 04944245beec: Download complete [2023-11-16T09:05:55.558Z] 765212b225bb: Verifying Checksum [2023-11-16T09:05:55.558Z] 765212b225bb: Download complete [2023-11-16T09:05:55.558Z] f23df028b6ca: Verifying Checksum [2023-11-16T09:05:55.558Z] f23df028b6ca: Download complete [2023-11-16T09:05:55.558Z] d65c8cfc05b1: Verifying Checksum [2023-11-16T09:05:55.558Z] d65c8cfc05b1: Download complete [2023-11-16T09:05:55.558Z] 699f458cf7ca: Verifying Checksum [2023-11-16T09:05:55.558Z] 699f458cf7ca: Download complete [2023-11-16T09:05:56.140Z] 8998bd30e6a1: Verifying Checksum [2023-11-16T09:05:56.140Z] 8998bd30e6a1: Download complete [2023-11-16T09:05:58.712Z] 2437ff75d9bd: Verifying Checksum [2023-11-16T09:05:58.712Z] 2437ff75d9bd: Download complete [2023-11-16T09:06:00.651Z] 8998bd30e6a1: Pull complete [2023-11-16T09:06:01.233Z] 04944245beec: Pull complete [2023-11-16T09:06:03.177Z] 699f458cf7ca: Pull complete [2023-11-16T09:06:03.177Z] 765212b225bb: Pull complete [2023-11-16T09:06:04.133Z] f23df028b6ca: Pull complete [2023-11-16T09:06:04.400Z] d65c8cfc05b1: Pull complete [2023-11-16T09:06:22.593Z] 2437ff75d9bd: Pull complete [2023-11-16T09:06:22.593Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-16T09:06:22.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-16T09:06:22.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-16T09:06:22.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-20 does not seem to be running inside a container [2023-11-16T09:06:22.973Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-16T09:06:25.843Z] $ docker top d73a581d78948722adaebf00f84382b2e9238f6877130015c1219685c1e30d2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-16T09:06:26.863Z] ---> job-cost.sh [2023-11-16T09:06:26.863Z] lf-activate-venv: SKIPPING [2023-11-16T09:06:26.863Z] INFO: No Stack... [2023-11-16T09:06:27.131Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-16T09:06:28.095Z] INFO: Archiving Costs [Pipeline] sh [2023-11-16T09:06:28.742Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2023-11-16T09:06:28.742Z] + cut -d, -f6 [Pipeline] lock [2023-11-16T09:06:28.795Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4721-5-stack-cost] [2023-11-16T09:06:28.805Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4721-5-stack-cost] did not exist. Created. [2023-11-16T09:06:28.805Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4721-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-16T09:06:29.522Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-16T09:06:29.738Z] Stashed 1 file(s) [Pipeline] } [2023-11-16T09:06:29.745Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4721-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-16T09:06:29.828Z] $ docker stop --time=1 d73a581d78948722adaebf00f84382b2e9238f6877130015c1219685c1e30d2a [2023-11-16T09:06:32.581Z] $ docker rm -f --volumes d73a581d78948722adaebf00f84382b2e9238f6877130015c1219685c1e30d2a [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 [2023-11-16T09:06:33.670Z] provisioning config files... [2023-11-16T09:06:33.678Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config27252420519238763tmp [Pipeline] { [Pipeline] sh [2023-11-16T09:06:34.036Z] + set +x [2023-11-16T09:06:34.036Z] + curl -s https://codecov.io/bash [2023-11-16T09:06:34.036Z] + bash -s -- [2023-11-16T09:06:34.036Z] [2023-11-16T09:06:34.036Z] _____ _ [2023-11-16T09:06:34.036Z] / ____| | | [2023-11-16T09:06:34.036Z] | | ___ __| | ___ ___ _____ __ [2023-11-16T09:06:34.036Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-16T09:06:34.036Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-16T09:06:34.036Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-16T09:06:34.036Z] Bash-1.0.6 [2023-11-16T09:06:34.036Z] [2023-11-16T09:06:34.036Z] [2023-11-16T09:06:34.036Z] ==> git version 2.25.1 found [2023-11-16T09:06:34.036Z] ==> 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 [2023-11-16T09:06:34.036Z] Release-Date: 2020-01-08 [2023-11-16T09:06:34.036Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-16T09:06:34.036Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-16T09:06:34.036Z] ==> Jenkins CI detected. [2023-11-16T09:06:34.036Z] current dir:  /w/workspace/edgex-go/5 [2023-11-16T09:06:34.036Z] project root: . [2023-11-16T09:06:34.036Z] --> token set from env [2023-11-16T09:06:34.036Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-16T09:06:34.036Z] ==> Running gcov in . (disable via -X gcov) [2023-11-16T09:06:34.036Z] ==> Python coveragepy not found [2023-11-16T09:06:34.036Z] ==> Searching for coverage reports in: [2023-11-16T09:06:34.036Z] + . [2023-11-16T09:06:34.036Z] -> Found 1 reports [2023-11-16T09:06:34.036Z] ==> Detecting git/mercurial file structure [2023-11-16T09:06:34.036Z] ==> Reading reports [2023-11-16T09:06:34.036Z] + ./coverage.out bytes=453602 [2023-11-16T09:06:34.296Z] ==> Appending adjustments [2023-11-16T09:06:34.296Z] https://docs.codecov.io/docs/fixing-reports [2023-11-16T09:06:35.236Z] + Found adjustments [2023-11-16T09:06:35.236Z] ==> Gzipping contents [2023-11-16T09:06:35.236Z] 60K /tmp/codecov.dGQBiB.gz [2023-11-16T09:06:35.236Z] ==> Uploading reports [2023-11-16T09:06:35.236Z] url: https://codecov.io [2023-11-16T09:06:35.236Z] query: branch=PR-4721&commit=da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= [2023-11-16T09:06:35.236Z] -> Pinging Codecov [2023-11-16T09:06:35.236Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4721&commit=da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= [2023-11-16T09:06:35.497Z] -> Uploading to [2023-11-16T09:06:35.497Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-16/00271124DB129430A58F1EEE437C3FCB/da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6/5c3ad7ef-abcd-4138-a2a9-2196b63e7623.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231116T090635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfbf2d8a0a6ccb90bd25934a9bf3f436e685d72a2de7370ab21808feb1094846 [2023-11-16T09:06:35.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-16T09:06:35.497Z] Dload Upload Total Spent Left Speed [2023-11-16T09:06:35.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57727 0 0 100 57727 0 182k --:--:-- --:--:-- --:--:-- 182k [2023-11-16T09:06:35.759Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [Pipeline] } [2023-11-16T09:06:35.771Z] 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 [2023-11-16T09:06:37.624Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-16T09:06:37.920Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-16T09:06:38.783Z] ---> package-listing.sh [2023-11-16T09:06:38.783Z] ++ facter osfamily [2023-11-16T09:06:38.783Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-16T09:06:39.043Z] + OS_FAMILY=debian [2023-11-16T09:06:39.043Z] + workspace=/w/workspace/edgex-go/5 [2023-11-16T09:06:39.043Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-16T09:06:39.043Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-16T09:06:39.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-16T09:06:39.043Z] + PACKAGES=/tmp/packages_start.txt [2023-11-16T09:06:39.043Z] + '[' /w/workspace/edgex-go/5 ']' [2023-11-16T09:06:39.043Z] + PACKAGES=/tmp/packages_end.txt [2023-11-16T09:06:39.043Z] + case "${OS_FAMILY}" in [2023-11-16T09:06:39.043Z] + dpkg -l [2023-11-16T09:06:39.043Z] + grep '^ii' [2023-11-16T09:06:39.043Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-16T09:06:39.043Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-16T09:06:39.043Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-16T09:06:39.043Z] + '[' /w/workspace/edgex-go/5 ']' [2023-11-16T09:06:39.043Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-11-16T09:06:39.043Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-11-16T09:06:39.052Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-16T09:06:39.343Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T09:06:39.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-16T09:06:39.952Z] [2023-11-16T09:06:39.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-16T09:06:40.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-16T09:06:40.288Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-16T09:06:40.288Z] 5eb5b503b376: Pulling fs layer [2023-11-16T09:06:40.288Z] 5c69ac0246d0: Pulling fs layer [2023-11-16T09:06:40.288Z] ec43610c2a17: Pulling fs layer [2023-11-16T09:06:40.288Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-16T09:06:40.288Z] 33b1e0a273af: Pulling fs layer [2023-11-16T09:06:40.288Z] 5d3b04190fa2: Pulling fs layer [2023-11-16T09:06:40.288Z] 2f39f015ded8: Pulling fs layer [2023-11-16T09:06:40.288Z] 33b1e0a273af: Waiting [2023-11-16T09:06:40.288Z] 3a2ae6a8a46f: Waiting [2023-11-16T09:06:40.288Z] 5d3b04190fa2: Waiting [2023-11-16T09:06:40.288Z] 2f39f015ded8: Waiting [2023-11-16T09:06:40.288Z] 5c69ac0246d0: Verifying Checksum [2023-11-16T09:06:40.288Z] 5c69ac0246d0: Download complete [2023-11-16T09:06:40.288Z] 3a2ae6a8a46f: Download complete [2023-11-16T09:06:40.288Z] ec43610c2a17: Verifying Checksum [2023-11-16T09:06:40.288Z] ec43610c2a17: Download complete [2023-11-16T09:06:40.288Z] 33b1e0a273af: Verifying Checksum [2023-11-16T09:06:40.288Z] 33b1e0a273af: Download complete [2023-11-16T09:06:40.288Z] 5d3b04190fa2: Verifying Checksum [2023-11-16T09:06:40.288Z] 5d3b04190fa2: Download complete [2023-11-16T09:06:40.548Z] 5eb5b503b376: Download complete [2023-11-16T09:06:41.116Z] 2f39f015ded8: Download complete [2023-11-16T09:06:41.697Z] 5eb5b503b376: Pull complete [2023-11-16T09:06:41.957Z] 5c69ac0246d0: Pull complete [2023-11-16T09:06:42.215Z] ec43610c2a17: Pull complete [2023-11-16T09:06:42.215Z] 3a2ae6a8a46f: Pull complete [2023-11-16T09:06:42.471Z] 33b1e0a273af: Pull complete [2023-11-16T09:06:42.471Z] 5d3b04190fa2: Pull complete [2023-11-16T09:06:47.942Z] 2f39f015ded8: Pull complete [2023-11-16T09:06:47.942Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-16T09:06:47.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-16T09:06:47.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-16T09:06:48.208Z] prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container [2023-11-16T09:06:48.230Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-16T09:06:54.863Z] $ docker top b97311c51a3fc1612d33ee7b2c1bc7428b8f690e7978c7ad9131e16984174a7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-16T09:06:55.318Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-16T09:06:55.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-16T09:06:55.893Z] + ls /var/log/sa-host [2023-11-16T09:06:55.894Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-16T09:06:55.994Z] provisioning config files... [2023-11-16T09:06:56.008Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config16565201779235653749tmp [Pipeline] { [Pipeline] echo [2023-11-16T09:06:56.078Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-16T09:06:56.365Z] ---> create-netrc.sh [Pipeline] } [2023-11-16T09:06:56.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-16T09:06:56.781Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-16T09:06:56.792Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-16T09:06:57.080Z] ---> sudo-logs.sh [2023-11-16T09:06:57.080Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-16T09:06:57.144Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-16T09:06:57.430Z] ---> job-cost.sh [2023-11-16T09:06:57.430Z] lf-activate-venv: SKIPPING [2023-11-16T09:06:57.430Z] DEBUG: total: 0.10999999940395355 [2023-11-16T09:06:57.430Z] INFO: Retrieving Stack Cost... [2023-11-16T09:06:57.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-16T09:06:58.259Z] INFO: Archiving Costs [Pipeline] echo [2023-11-16T09:06:58.274Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-16T09:06:58.561Z] ---> logs-deploy.sh [2023-11-16T09:06:58.562Z] lf-activate-venv: SKIPPING [2023-11-16T09:06:58.562Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4721/5 [2023-11-16T09:06:58.562Z] INFO: archiving workspace using pattern(s): [2023-11-16T09:06:59.953Z] Archives upload complete. [2023-11-16T09:06:59.953Z] INFO: archiving logs to Nexus [2023-11-16T09:07:00.530Z] ---> uname -a: [2023-11-16T09:07:00.530Z] Linux prd-ubuntu20-04-docker-8c-8g-17 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] ---> lscpu: [2023-11-16T09:07:00.530Z] Architecture: x86_64 [2023-11-16T09:07:00.530Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-16T09:07:00.530Z] Byte Order: Little Endian [2023-11-16T09:07:00.530Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-16T09:07:00.530Z] CPU(s): 8 [2023-11-16T09:07:00.530Z] On-line CPU(s) list: 0-7 [2023-11-16T09:07:00.530Z] Thread(s) per core: 1 [2023-11-16T09:07:00.530Z] Core(s) per socket: 1 [2023-11-16T09:07:00.530Z] Socket(s): 8 [2023-11-16T09:07:00.530Z] NUMA node(s): 1 [2023-11-16T09:07:00.530Z] Vendor ID: AuthenticAMD [2023-11-16T09:07:00.530Z] CPU family: 23 [2023-11-16T09:07:00.530Z] Model: 49 [2023-11-16T09:07:00.530Z] Model name: AMD EPYC-Rome Processor [2023-11-16T09:07:00.530Z] Stepping: 0 [2023-11-16T09:07:00.530Z] CPU MHz: 2799.998 [2023-11-16T09:07:00.530Z] BogoMIPS: 5599.99 [2023-11-16T09:07:00.530Z] Virtualization: AMD-V [2023-11-16T09:07:00.530Z] Hypervisor vendor: KVM [2023-11-16T09:07:00.530Z] Virtualization type: full [2023-11-16T09:07:00.530Z] L1d cache: 256 KiB [2023-11-16T09:07:00.530Z] L1i cache: 256 KiB [2023-11-16T09:07:00.530Z] L2 cache: 4 MiB [2023-11-16T09:07:00.530Z] L3 cache: 128 MiB [2023-11-16T09:07:00.530Z] NUMA node0 CPU(s): 0-7 [2023-11-16T09:07:00.530Z] Vulnerability Itlb multihit: Not affected [2023-11-16T09:07:00.530Z] Vulnerability L1tf: Not affected [2023-11-16T09:07:00.530Z] Vulnerability Mds: Not affected [2023-11-16T09:07:00.530Z] Vulnerability Meltdown: Not affected [2023-11-16T09:07:00.530Z] Vulnerability Mmio stale data: Not affected [2023-11-16T09:07:00.530Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-16T09:07:00.530Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-16T09:07:00.530Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-16T09:07:00.530Z] Vulnerability Srbds: Not affected [2023-11-16T09:07:00.530Z] Vulnerability Tsx async abort: Not affected [2023-11-16T09:07:00.530Z] 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 [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] ---> nproc: [2023-11-16T09:07:00.530Z] 8 [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] ---> df -h: [2023-11-16T09:07:00.530Z] Filesystem Size Used Avail Use% Mounted on [2023-11-16T09:07:00.530Z] overlay 155G 21G 135G 14% / [2023-11-16T09:07:00.530Z] tmpfs 64M 0 64M 0% /dev [2023-11-16T09:07:00.530Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-16T09:07:00.530Z] shm 64M 0 64M 0% /dev/shm [2023-11-16T09:07:00.530Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] ---> sar -b -r -n DEV: [2023-11-16T09:07:00.530Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17) 11/16/23 _x86_64_ (8 CPU) [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] 08:30:02 LINUX RESTART (8 CPU) [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] 08:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-16T09:07:00.530Z] 08:32:01 150.91 3.90 147.02 0.00 438.50 112188.28 0.00 [2023-11-16T09:07:00.530Z] 08:33:01 60.67 0.05 60.62 0.00 5.87 68387.02 0.00 [2023-11-16T09:07:00.530Z] 08:34:01 56.04 0.18 55.86 0.00 2.67 50482.79 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 256.01 0.38 255.62 0.00 39.59 156676.02 0.00 [2023-11-16T09:07:00.530Z] 08:36:01 472.00 11.43 460.57 0.00 932.62 71310.52 0.00 [2023-11-16T09:07:00.530Z] 08:37:02 284.31 3.03 281.28 0.00 1981.89 100793.68 0.00 [2023-11-16T09:07:00.530Z] 08:38:01 583.61 1.44 582.17 0.00 2321.10 84267.62 0.00 [2023-11-16T09:07:00.530Z] 08:39:01 5.33 0.02 5.32 0.00 0.13 110.78 0.00 [2023-11-16T09:07:00.530Z] 08:40:01 2.42 0.00 2.42 0.00 0.00 27.73 0.00 [2023-11-16T09:07:00.530Z] 08:41:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 [2023-11-16T09:07:00.530Z] 08:42:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2023-11-16T09:07:00.530Z] 08:43:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2023-11-16T09:07:00.530Z] 08:44:01 1.43 0.00 1.43 0.00 0.00 21.33 0.00 [2023-11-16T09:07:00.530Z] 08:45:01 1.95 0.00 1.95 0.00 0.00 22.80 0.00 [2023-11-16T09:07:00.530Z] 08:46:01 1.62 0.02 1.60 0.00 0.13 17.86 0.00 [2023-11-16T09:07:00.530Z] 08:47:01 1.76 0.00 1.76 0.00 0.00 24.51 0.00 [2023-11-16T09:07:00.530Z] 08:48:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-11-16T09:07:00.530Z] 08:49:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 [2023-11-16T09:07:00.530Z] 08:50:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2023-11-16T09:07:00.530Z] 08:51:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 [2023-11-16T09:07:00.530Z] 08:52:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2023-11-16T09:07:00.530Z] 08:53:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 [2023-11-16T09:07:00.530Z] 08:54:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2023-11-16T09:07:00.530Z] 08:55:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 [2023-11-16T09:07:00.530Z] 08:56:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-11-16T09:07:00.530Z] 08:57:01 2.57 0.18 2.38 0.00 18.53 28.66 0.00 [2023-11-16T09:07:00.530Z] 08:58:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2023-11-16T09:07:00.530Z] 08:59:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 [2023-11-16T09:07:00.530Z] 09:00:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2023-11-16T09:07:00.530Z] 09:01:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 [2023-11-16T09:07:00.530Z] 09:02:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-11-16T09:07:00.530Z] 09:03:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2023-11-16T09:07:00.530Z] 09:04:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2023-11-16T09:07:00.530Z] 09:05:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 [2023-11-16T09:07:00.530Z] 09:06:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2023-11-16T09:07:00.530Z] Average: 54.32 0.59 53.73 0.00 163.52 18373.18 0.00 [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] 08:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-16T09:07:00.530Z] 08:32:01 27806720 31520812 790768 2.40 115528 3791628 1841684 5.43 1251640 3359280 146880 [2023-11-16T09:07:00.530Z] 08:33:01 27640500 31430204 873052 2.66 119104 3845348 1905992 5.62 1636992 3113496 71728 [2023-11-16T09:07:00.530Z] 08:34:01 28200228 31531272 776860 2.36 122980 3414348 1736712 5.12 1269816 2956432 68 [2023-11-16T09:07:00.530Z] 08:35:01 23230872 31318228 970920 2.95 135112 7997416 2691400 7.93 1789760 7221032 3264 [2023-11-16T09:07:00.530Z] 08:36:01 20121596 31404344 860884 2.62 221360 10916008 2248396 6.63 2168992 9734792 1036224 [2023-11-16T09:07:00.530Z] 08:37:02 16591572 30209464 1988580 6.05 255192 12950396 5730600 16.89 4315520 10766644 236128 [2023-11-16T09:07:00.530Z] 08:38:01 17429328 31398824 857560 2.61 277712 13387508 2002756 5.90 2740852 11684560 1092 [2023-11-16T09:07:00.530Z] 08:39:01 17435612 31400256 855452 2.60 276236 13384260 2009388 5.92 2738280 11681344 444 [2023-11-16T09:07:00.530Z] 08:40:01 17435644 31400236 855376 2.60 276300 13384256 2009388 5.92 2738332 11681348 4 [2023-11-16T09:07:00.530Z] 08:41:01 17481400 31446052 809660 2.46 276368 13384264 2009388 5.92 2693400 11681348 8 [2023-11-16T09:07:00.530Z] 08:42:01 17482824 31447536 808088 2.46 276408 13384268 2009388 5.92 2691824 11681356 176 [2023-11-16T09:07:00.530Z] 08:43:01 17484164 31448920 806776 2.45 276436 13384268 2009388 5.92 2691664 11681352 4 [2023-11-16T09:07:00.530Z] 08:44:01 17485468 31450184 805768 2.45 276500 13384276 2009388 5.92 2691144 11681360 4 [2023-11-16T09:07:00.530Z] 08:45:01 17485576 31450516 805348 2.45 276584 13384324 2009388 5.92 2691512 11681428 8 [2023-11-16T09:07:00.530Z] 08:46:01 17484556 31449524 806428 2.45 276644 13384344 2037348 6.00 2691532 11681420 8 [2023-11-16T09:07:00.530Z] 08:47:01 17484548 31449568 806348 2.45 276700 13384320 2037348 6.00 2691584 11681400 8 [2023-11-16T09:07:00.530Z] 08:48:01 17484312 31449392 806528 2.45 276720 13384324 2037348 6.00 2691668 11681404 4 [2023-11-16T09:07:00.530Z] 08:49:01 17484240 31449332 806504 2.45 276736 13384328 2037348 6.00 2691684 11681404 8 [2023-11-16T09:07:00.530Z] 08:50:01 17484692 31449788 806184 2.45 276752 13384324 2037348 6.00 2691516 11681404 8 [2023-11-16T09:07:00.530Z] 08:51:01 17485448 31450724 805240 2.45 276792 13384460 2037348 6.00 2690864 11681536 8 [2023-11-16T09:07:00.530Z] 08:52:01 17485332 31450616 805464 2.45 276800 13384464 2037348 6.00 2690868 11681540 16 [2023-11-16T09:07:00.530Z] 08:53:01 17485276 31450624 805400 2.45 276820 13384468 2037348 6.00 2690940 11681540 8 [2023-11-16T09:07:00.530Z] 08:54:01 17485228 31450608 805368 2.45 276832 13384472 2037348 6.00 2690988 11681552 8 [2023-11-16T09:07:00.530Z] 08:55:01 17485416 31450820 805048 2.45 276852 13384472 2037348 6.00 2691004 11681556 8 [2023-11-16T09:07:00.530Z] 08:56:01 17485400 31450816 805028 2.45 276864 13384480 2037348 6.00 2691076 11681556 8 [2023-11-16T09:07:00.530Z] 08:57:01 17483016 31449328 806132 2.45 276892 13385168 2056616 6.06 2691380 11682152 88 [2023-11-16T09:07:00.530Z] 08:58:01 17482904 31449216 806112 2.45 276904 13385168 2056616 6.06 2691644 11682152 8 [2023-11-16T09:07:00.530Z] 08:59:01 17482928 31449292 806044 2.45 276928 13385172 2056616 6.06 2691488 11682156 8 [2023-11-16T09:07:00.530Z] 09:00:01 17483188 31449556 805776 2.45 276944 13385164 2056616 6.06 2691492 11682160 8 [2023-11-16T09:07:00.530Z] 09:01:01 17483044 31449448 805716 2.45 276976 13385180 2056616 6.06 2691584 11682164 8 [2023-11-16T09:07:00.530Z] 09:02:01 17483304 31449736 805400 2.45 276992 13385184 2056616 6.06 2691176 11682168 4 [2023-11-16T09:07:00.530Z] 09:03:01 17483432 31449892 805356 2.45 277016 13385184 2056616 6.06 2691260 11682168 8 [2023-11-16T09:07:00.530Z] 09:04:01 17483660 31450148 805180 2.45 277032 13385188 2056616 6.06 2691344 11682176 12 [2023-11-16T09:07:00.530Z] 09:05:01 17483644 31450136 805112 2.45 277060 13385192 2056616 6.06 2691472 11682180 8 [2023-11-16T09:07:00.530Z] 09:06:01 17483304 31449796 805392 2.45 277068 13385192 2056616 6.06 2691420 11682180 12 [2023-11-16T09:07:00.530Z] Average: 18585096 31408720 850996 2.59 257033 12316366 2148578 6.33 2589363 10740678 42751 [2023-11-16T09:07:00.530Z] [2023-11-16T09:07:00.530Z] 08:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-16T09:07:00.530Z] 08:32:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:32:01 ens3 839.41 784.92 7908.03 83.02 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:32:01 docker0 703.74 697.20 51.14 4693.13 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:33:01 ens3 53.67 36.33 56.09 21.89 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:33:01 veth500e5a3 1.23 1.43 0.11 0.12 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:33:01 docker0 1.23 1.33 0.09 0.12 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:34:01 ens3 28.95 21.20 25.04 13.78 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 veth24fd613 0.73 0.90 0.06 7.20 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 vethad040b8 4.58 8.07 0.36 92.01 0.00 0.00 0.00 0.01 [2023-11-16T09:07:00.530Z] 08:35:01 veth9a310e6 1.45 3.02 0.11 33.96 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 vethf431276 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 ens3 221.53 155.62 3692.26 166.28 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 vethf9bc486 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 vethcec6cb3 4.22 8.10 0.32 100.69 0.00 0.00 0.00 0.01 [2023-11-16T09:07:00.530Z] 08:35:01 veth7866cde 2.77 3.22 0.19 30.92 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 veth12b9dcb 1.43 3.12 0.11 30.90 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 vethaf5ff0a 0.35 0.65 0.03 0.12 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 veth2947ca5 8.10 4.22 100.69 0.32 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 vethbef9712 1.43 2.78 0.11 31.38 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 veth7f17fde 3.03 6.00 0.24 63.03 0.00 0.00 0.00 0.01 [2023-11-16T09:07:00.530Z] 08:35:01 veth4c4d767 2.78 1.43 31.38 0.11 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 docker0 29.65 55.47 1.85 678.94 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:35:01 vethf1a84a6 1.43 2.58 0.11 31.44 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.530Z] 08:36:01 vethe13f038 62.15 111.85 6.32 575.92 0.00 0.00 0.00 0.05 [2023-11-16T09:07:00.530Z] 08:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:36:01 ens3 597.65 320.86 3749.06 37.18 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:36:01 vethaf5ff0a 0.15 0.57 0.01 0.03 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:36:01 veth590f759 111.85 62.15 575.92 6.32 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:36:01 docker0 281.87 528.55 24.04 3035.31 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 vetheed2ff3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 vethee26786 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 veth7ef19ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 veth9f41071 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 ens3 62.87 29.89 658.45 8.74 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 veth1bad0cf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 vethdb747c9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 vethaf5ff0a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 vethf752d6e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 veth1a0c301 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 vethb24f36f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 veth382f71a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 veth3e1dfb7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:38:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:38:01 ens3 128.88 53.94 1413.37 10.20 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:39:01 ens3 0.35 0.28 0.02 0.03 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:41:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:42:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:44:01 ens3 0.35 0.20 0.55 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:46:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:47:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:51:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:57:01 ens3 0.28 0.32 0.11 0.03 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:01:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:02:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:04:01 ens3 0.47 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:05:01 ens3 0.67 0.40 0.48 0.21 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:06:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] Average: ens3 54.98 39.81 496.33 9.73 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] Average: docker0 28.74 36.35 2.18 238.23 0.00 0.00 0.00 0.00 [2023-11-16T09:07:00.531Z] [2023-11-16T09:07:00.531Z] [2023-11-16T09:07:00.531Z] ---> sar -P ALL: [2023-11-16T09:07:00.531Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17) 11/16/23 _x86_64_ (8 CPU) [2023-11-16T09:07:00.531Z] [2023-11-16T09:07:00.531Z] 08:30:02 LINUX RESTART (8 CPU) [2023-11-16T09:07:00.531Z] [2023-11-16T09:07:00.531Z] 08:31:02 CPU %user %nice %system %iowait %steal %idle [2023-11-16T09:07:00.531Z] 08:32:01 all 7.07 0.00 3.33 6.04 0.06 83.51 [2023-11-16T09:07:00.531Z] 08:32:01 0 5.71 0.00 2.69 0.22 0.05 91.32 [2023-11-16T09:07:00.531Z] 08:32:01 1 7.04 0.00 2.23 0.86 0.03 89.85 [2023-11-16T09:07:00.531Z] 08:32:01 2 6.32 0.00 3.91 0.48 0.05 89.24 [2023-11-16T09:07:00.531Z] 08:32:01 3 5.87 0.00 3.28 1.53 0.05 89.28 [2023-11-16T09:07:00.531Z] 08:32:01 4 7.24 0.00 5.28 40.28 0.09 47.12 [2023-11-16T09:07:00.531Z] 08:32:01 5 7.48 0.00 2.50 0.68 0.05 89.29 [2023-11-16T09:07:00.531Z] 08:32:01 6 6.83 0.00 2.77 0.09 0.05 90.26 [2023-11-16T09:07:00.531Z] 08:32:01 7 10.11 0.00 3.95 4.42 0.07 81.45 [2023-11-16T09:07:00.531Z] 08:33:01 all 25.86 0.00 3.26 2.69 0.09 68.09 [2023-11-16T09:07:00.531Z] 08:33:01 0 25.67 0.00 2.97 0.18 0.10 71.08 [2023-11-16T09:07:00.531Z] 08:33:01 1 25.94 0.00 3.26 12.78 0.08 57.94 [2023-11-16T09:07:00.531Z] 08:33:01 2 24.75 0.00 4.14 0.13 0.08 70.89 [2023-11-16T09:07:00.531Z] 08:33:01 3 25.02 0.00 3.52 0.65 0.10 70.71 [2023-11-16T09:07:00.531Z] 08:33:01 4 25.61 0.00 3.21 6.66 0.13 64.38 [2023-11-16T09:07:00.531Z] 08:33:01 5 25.49 0.00 2.77 0.28 0.08 71.38 [2023-11-16T09:07:00.531Z] 08:33:01 6 28.29 0.00 2.95 0.81 0.08 67.87 [2023-11-16T09:07:00.531Z] 08:33:01 7 26.15 0.00 3.29 0.05 0.08 70.43 [2023-11-16T09:07:00.531Z] 08:34:01 all 42.58 0.00 4.22 2.89 0.11 50.20 [2023-11-16T09:07:00.531Z] 08:34:01 0 44.25 0.00 4.46 1.18 0.12 49.99 [2023-11-16T09:07:00.531Z] 08:34:01 1 43.12 0.00 3.85 0.39 0.10 52.54 [2023-11-16T09:07:00.531Z] 08:34:01 2 41.84 0.00 4.40 2.21 0.07 51.49 [2023-11-16T09:07:00.531Z] 08:34:01 3 41.50 0.00 4.08 1.18 0.08 53.16 [2023-11-16T09:07:00.531Z] 08:34:01 4 41.80 0.00 4.34 2.73 0.12 51.02 [2023-11-16T09:07:00.531Z] 08:34:01 5 41.90 0.00 4.39 3.94 0.20 49.57 [2023-11-16T09:07:00.531Z] 08:34:01 6 41.60 0.00 3.91 1.64 0.10 52.75 [2023-11-16T09:07:00.531Z] 08:34:01 7 44.63 0.00 4.35 9.84 0.10 41.08 [2023-11-16T09:07:00.531Z] 08:35:01 all 12.55 0.00 4.67 25.52 0.10 57.17 [2023-11-16T09:07:00.531Z] 08:35:01 0 11.60 0.00 4.99 20.47 0.08 62.86 [2023-11-16T09:07:00.531Z] 08:35:01 1 12.34 0.00 4.07 8.76 0.10 74.73 [2023-11-16T09:07:00.531Z] 08:35:01 2 11.96 0.00 5.26 53.09 0.08 29.60 [2023-11-16T09:07:00.531Z] 08:35:01 3 13.60 0.00 4.29 19.97 0.08 62.06 [2023-11-16T09:07:00.531Z] 08:35:01 4 12.82 0.00 4.31 44.89 0.07 37.91 [2023-11-16T09:07:00.531Z] 08:35:01 5 11.94 0.00 4.51 17.38 0.08 66.09 [2023-11-16T09:07:00.531Z] 08:35:01 6 12.40 0.00 4.60 23.97 0.07 58.96 [2023-11-16T09:07:00.531Z] 08:35:01 7 13.73 0.00 5.35 15.66 0.19 65.07 [2023-11-16T09:07:00.531Z] 08:36:01 all 6.61 0.00 4.06 29.61 0.08 59.63 [2023-11-16T09:07:00.531Z] 08:36:01 0 6.28 0.00 4.12 15.04 0.07 74.50 [2023-11-16T09:07:00.531Z] 08:36:01 1 5.84 0.00 4.55 23.14 0.10 66.36 [2023-11-16T09:07:00.531Z] 08:36:01 2 6.81 0.00 4.09 25.72 0.07 63.31 [2023-11-16T09:07:00.531Z] 08:36:01 3 6.11 0.00 4.23 16.83 0.08 72.74 [2023-11-16T09:07:00.531Z] 08:36:01 4 7.04 0.00 3.47 46.29 0.08 43.12 [2023-11-16T09:07:00.531Z] 08:36:01 5 6.70 0.00 3.05 14.88 0.07 75.30 [2023-11-16T09:07:00.531Z] 08:36:01 6 6.92 0.00 3.99 46.05 0.08 42.96 [2023-11-16T09:07:00.531Z] 08:36:01 7 7.15 0.00 4.99 49.26 0.12 38.47 [2023-11-16T09:07:00.531Z] 08:37:02 all 65.24 0.00 7.86 11.73 0.14 15.02 [2023-11-16T09:07:00.531Z] 08:37:02 0 63.78 0.00 7.52 8.58 0.14 19.98 [2023-11-16T09:07:00.531Z] 08:37:02 1 65.27 0.00 8.18 6.85 0.17 19.54 [2023-11-16T09:07:00.531Z] 08:37:02 2 65.37 0.00 7.69 6.78 0.13 20.03 [2023-11-16T09:07:00.531Z] 08:37:02 3 65.85 0.00 7.85 15.48 0.13 10.69 [2023-11-16T09:07:00.531Z] 08:37:02 4 65.36 0.00 8.21 13.60 0.17 12.66 [2023-11-16T09:07:00.531Z] 08:37:02 5 65.34 0.00 7.73 16.36 0.15 10.42 [2023-11-16T09:07:00.531Z] 08:37:02 6 64.53 0.00 8.36 9.04 0.14 17.94 [2023-11-16T09:07:00.531Z] 08:37:02 7 66.37 0.00 7.37 17.15 0.12 8.99 [2023-11-16T09:07:00.531Z] 08:38:01 all 48.16 0.00 5.58 9.34 0.13 36.80 [2023-11-16T09:07:00.531Z] 08:38:01 0 46.52 0.00 5.18 4.39 0.09 43.83 [2023-11-16T09:07:00.531Z] 08:38:01 1 48.41 0.00 5.17 8.14 0.12 38.16 [2023-11-16T09:07:00.531Z] 08:38:01 2 48.84 0.00 5.47 10.98 0.10 34.60 [2023-11-16T09:07:00.531Z] 08:38:01 3 48.44 0.00 6.76 20.23 0.12 24.45 [2023-11-16T09:07:00.531Z] 08:38:01 4 48.85 0.00 5.59 9.56 0.21 35.79 [2023-11-16T09:07:00.531Z] 08:38:01 5 48.21 0.00 6.09 6.00 0.12 39.59 [2023-11-16T09:07:00.531Z] 08:38:01 6 47.31 0.00 5.21 10.92 0.14 36.42 [2023-11-16T09:07:00.531Z] 08:38:01 7 48.71 0.00 5.17 4.39 0.10 41.63 [2023-11-16T09:07:00.531Z] 08:39:01 all 0.07 0.00 0.07 0.05 0.01 99.81 [2023-11-16T09:07:00.531Z] 08:39:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2023-11-16T09:07:00.531Z] 08:39:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:39:01 2 0.05 0.00 0.13 0.00 0.02 99.80 [2023-11-16T09:07:00.531Z] 08:39:01 3 0.22 0.00 0.12 0.00 0.00 99.67 [2023-11-16T09:07:00.531Z] 08:39:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2023-11-16T09:07:00.531Z] 08:39:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2023-11-16T09:07:00.531Z] 08:39:01 6 0.03 0.00 0.07 0.38 0.00 99.52 [2023-11-16T09:07:00.531Z] 08:39:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-16T09:07:00.531Z] 08:40:01 all 0.15 0.00 0.01 0.02 0.00 99.81 [2023-11-16T09:07:00.531Z] 08:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:40:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2023-11-16T09:07:00.531Z] 08:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:40:01 4 1.06 0.00 0.02 0.00 0.00 98.92 [2023-11-16T09:07:00.531Z] 08:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:40:01 6 0.03 0.00 0.02 0.10 0.02 99.83 [2023-11-16T09:07:00.531Z] 08:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:41:01 all 0.24 0.00 0.01 0.02 0.00 99.73 [2023-11-16T09:07:00.531Z] 08:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:41:01 2 0.40 0.00 0.02 0.00 0.00 99.58 [2023-11-16T09:07:00.531Z] 08:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:41:01 4 1.35 0.00 0.00 0.00 0.00 98.65 [2023-11-16T09:07:00.531Z] 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:41:01 6 0.03 0.00 0.00 0.15 0.00 99.82 [2023-11-16T09:07:00.531Z] 08:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-16T09:07:00.531Z] 08:42:01 all 0.08 0.00 0.01 0.02 0.00 99.89 [2023-11-16T09:07:00.531Z] 08:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-16T09:07:00.531Z] 08:42:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2023-11-16T09:07:00.531Z] 08:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:42:01 4 0.53 0.00 0.00 0.00 0.00 99.47 [2023-11-16T09:07:00.531Z] 08:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:42:01 6 0.00 0.00 0.00 0.15 0.00 99.85 [2023-11-16T09:07:00.531Z] 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-16T09:07:00.531Z] [2023-11-16T09:07:00.531Z] 08:42:01 CPU %user %nice %system %iowait %steal %idle [2023-11-16T09:07:00.531Z] 08:43:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2023-11-16T09:07:00.531Z] 08:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-16T09:07:00.531Z] 08:43:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2023-11-16T09:07:00.531Z] 08:43:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-16T09:07:00.531Z] 08:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:43:01 4 0.23 0.00 0.02 0.00 0.02 99.73 [2023-11-16T09:07:00.531Z] 08:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:43:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:44:01 all 0.17 0.00 0.01 0.01 0.00 99.80 [2023-11-16T09:07:00.531Z] 08:44:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2023-11-16T09:07:00.531Z] 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:44:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2023-11-16T09:07:00.531Z] 08:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:44:01 4 1.21 0.00 0.00 0.00 0.00 98.79 [2023-11-16T09:07:00.531Z] 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:44:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2023-11-16T09:07:00.531Z] 08:44:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-16T09:07:00.531Z] 08:45:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2023-11-16T09:07:00.531Z] 08:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:45:01 4 0.35 0.00 0.00 0.00 0.00 99.65 [2023-11-16T09:07:00.531Z] 08:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-16T09:07:00.531Z] 08:45:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-16T09:07:00.531Z] 08:46:01 all 0.14 0.00 0.04 0.01 0.00 99.82 [2023-11-16T09:07:00.531Z] 08:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-16T09:07:00.531Z] 08:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-16T09:07:00.531Z] 08:46:01 4 0.96 0.00 0.03 0.00 0.00 99.01 [2023-11-16T09:07:00.531Z] 08:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:46:01 6 0.03 0.00 0.03 0.05 0.00 99.88 [2023-11-16T09:07:00.531Z] 08:46:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-11-16T09:07:00.531Z] 08:47:01 all 0.12 0.00 0.01 0.08 0.01 99.79 [2023-11-16T09:07:00.531Z] 08:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-16T09:07:00.531Z] 08:47:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2023-11-16T09:07:00.531Z] 08:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:47:01 4 0.76 0.00 0.02 0.00 0.02 99.20 [2023-11-16T09:07:00.531Z] 08:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:47:01 6 0.03 0.00 0.02 0.58 0.02 99.35 [2023-11-16T09:07:00.531Z] 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:48:01 all 0.01 0.00 0.01 0.06 0.00 99.91 [2023-11-16T09:07:00.531Z] 08:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:48:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:48:01 6 0.00 0.00 0.00 0.50 0.00 99.50 [2023-11-16T09:07:00.531Z] 08:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-16T09:07:00.531Z] 08:49:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2023-11-16T09:07:00.531Z] 08:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-16T09:07:00.531Z] 08:49:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:49:01 4 0.83 0.00 0.02 0.00 0.02 99.14 [2023-11-16T09:07:00.531Z] 08:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:49:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:50:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-16T09:07:00.531Z] 08:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-16T09:07:00.531Z] 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:51:01 all 0.04 0.00 0.00 0.03 0.00 99.93 [2023-11-16T09:07:00.531Z] 08:51:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:51:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2023-11-16T09:07:00.531Z] 08:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:51:01 6 0.05 0.00 0.00 0.18 0.00 99.77 [2023-11-16T09:07:00.531Z] 08:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-16T09:07:00.531Z] 08:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-16T09:07:00.531Z] 08:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:52:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-16T09:07:00.531Z] 08:52:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-16T09:07:00.531Z] 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:53:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2023-11-16T09:07:00.531Z] 08:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:53:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] [2023-11-16T09:07:00.531Z] 08:53:01 CPU %user %nice %system %iowait %steal %idle [2023-11-16T09:07:00.531Z] 08:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-16T09:07:00.531Z] 08:54:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-11-16T09:07:00.531Z] 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-16T09:07:00.531Z] 08:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:55:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-11-16T09:07:00.531Z] 08:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-16T09:07:00.531Z] 08:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-16T09:07:00.531Z] 08:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:56:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:57:01 all 0.09 0.00 0.04 0.00 0.00 99.85 [2023-11-16T09:07:00.531Z] 08:57:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-16T09:07:00.531Z] 08:57:01 1 0.58 0.00 0.13 0.00 0.00 99.28 [2023-11-16T09:07:00.531Z] 08:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-16T09:07:00.531Z] 08:57:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-11-16T09:07:00.531Z] 08:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-16T09:07:00.531Z] 08:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-16T09:07:00.531Z] 08:57:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2023-11-16T09:07:00.531Z] 08:57:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-16T09:07:00.531Z] 08:58:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-11-16T09:07:00.531Z] 08:58:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-11-16T09:07:00.531Z] 08:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-16T09:07:00.531Z] 08:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-16T09:07:00.531Z] 08:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-16T09:07:00.531Z] 08:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 08:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:59:01 all 0.15 0.00 0.01 0.01 0.00 99.82 [2023-11-16T09:07:00.531Z] 08:59:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2023-11-16T09:07:00.531Z] 08:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2023-11-16T09:07:00.531Z] 08:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 08:59:01 4 1.11 0.00 0.02 0.00 0.00 98.88 [2023-11-16T09:07:00.531Z] 08:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.531Z] 08:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-16T09:07:00.531Z] 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.531Z] 09:00:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-11-16T09:07:00.531Z] 09:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-16T09:07:00.531Z] 09:00:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2023-11-16T09:07:00.531Z] 09:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-16T09:07:00.531Z] 09:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.531Z] 09:00:01 4 0.28 0.00 0.00 0.00 0.00 99.72 [2023-11-16T09:07:00.531Z] 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.532Z] 09:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-16T09:07:00.532Z] 09:01:01 all 0.13 0.00 0.01 0.01 0.00 99.85 [2023-11-16T09:07:00.532Z] 09:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.532Z] 09:01:01 1 0.07 0.00 0.03 0.08 0.02 99.80 [2023-11-16T09:07:00.532Z] 09:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-16T09:07:00.532Z] 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.532Z] 09:01:01 4 0.93 0.00 0.00 0.00 0.00 99.07 [2023-11-16T09:07:00.532Z] 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.532Z] 09:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.532Z] 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.532Z] 09:02:01 all 0.22 0.00 0.01 0.00 0.00 99.76 [2023-11-16T09:07:00.532Z] 09:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-16T09:07:00.532Z] 09:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-16T09:07:00.532Z] 09:02:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2023-11-16T09:07:00.532Z] 09:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:02:01 4 1.52 0.00 0.00 0.00 0.00 98.48 [2023-11-16T09:07:00.532Z] 09:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-16T09:07:00.532Z] 09:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.532Z] 09:03:01 all 0.23 0.00 0.02 0.00 0.00 99.74 [2023-11-16T09:07:00.532Z] 09:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.532Z] 09:03:01 1 0.07 0.00 0.08 0.02 0.02 99.82 [2023-11-16T09:07:00.532Z] 09:03:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-16T09:07:00.532Z] 09:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:03:01 4 1.68 0.00 0.00 0.00 0.02 98.30 [2023-11-16T09:07:00.532Z] 09:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.532Z] 09:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-16T09:07:00.532Z] 09:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-16T09:07:00.532Z] 09:04:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2023-11-16T09:07:00.532Z] 09:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-16T09:07:00.532Z] 09:04:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-16T09:07:00.532Z] 09:04:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-16T09:07:00.532Z] 09:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:04:01 4 1.73 0.00 0.02 0.00 0.00 98.26 [2023-11-16T09:07:00.532Z] 09:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-16T09:07:00.532Z] 09:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-16T09:07:00.532Z] 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.532Z] [2023-11-16T09:07:00.532Z] 09:04:01 CPU %user %nice %system %iowait %steal %idle [2023-11-16T09:07:00.532Z] 09:05:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2023-11-16T09:07:00.532Z] 09:05:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-16T09:07:00.532Z] 09:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-16T09:07:00.532Z] 09:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:05:01 4 1.21 0.00 0.02 0.00 0.00 98.78 [2023-11-16T09:07:00.532Z] 09:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-16T09:07:00.532Z] 09:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.532Z] 09:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-16T09:07:00.532Z] 09:06:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2023-11-16T09:07:00.532Z] 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.532Z] 09:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-16T09:07:00.532Z] 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-16T09:07:00.532Z] 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.532Z] 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-16T09:07:00.532Z] Average: all 5.95 0.00 0.94 2.49 0.02 90.60 [2023-11-16T09:07:00.532Z] Average: 0 5.76 0.00 0.91 1.43 0.02 91.88 [2023-11-16T09:07:00.532Z] Average: 1 5.92 0.00 0.91 1.73 0.03 91.41 [2023-11-16T09:07:00.532Z] Average: 2 5.86 0.00 1.01 2.80 0.02 90.31 [2023-11-16T09:07:00.532Z] Average: 3 5.87 0.00 0.97 2.14 0.02 91.00 [2023-11-16T09:07:00.532Z] Average: 4 6.33 0.00 0.97 4.61 0.03 88.06 [2023-11-16T09:07:00.532Z] Average: 5 5.86 0.00 0.88 1.68 0.02 91.55 [2023-11-16T09:07:00.532Z] Average: 6 5.86 0.00 0.90 2.67 0.02 90.55 [2023-11-16T09:07:00.532Z] Average: 7 6.12 0.00 0.98 2.84 0.03 90.04 [2023-11-16T09:07:00.532Z] [2023-11-16T09:07:00.532Z] [2023-11-16T09:07:00.532Z]