Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+39852f1daf820c2bfd33d0812a7352dad20a209f (c06b642cde4a342cb9b11f6e30fb6303b2193e22) 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-ssh3840606798696846750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh11753451338737593563.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4907/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-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1663310371447916847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh17943620365447736653.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-4907/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-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17289417005082629479.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-10803 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 39852f1daf820c2bfd33d0812a7352dad20a209f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 8897f71cfa701bb157072912e609a2093734c9bc Checking out Revision 8897f71cfa701bb157072912e609a2093734c9bc (PR-4907) > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # 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 39852f1daf820c2bfd33d0812a7352dad20a209f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8897f71cfa701bb157072912e609a2093734c9bc # timeout=10 Commit message: "Merge commit '39852f1daf820c2bfd33d0812a7352dad20a209f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-21T08:33:03.373Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-21T08:33:03.450Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-21T08:33:03.474Z] ========================================================= [2024-09-21T08:33:03.474Z] EdgeX Global Pipelines Version Info [2024-09-21T08:33:03.474Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b028dc303465fb28699d9f8d0b7d33b947d1c1a8 # timeout=10 [2024-09-21T08:33:04.607Z] ------------------- [2024-09-21T08:33:04.608Z] stable info: [2024-09-21T08:33:04.608Z] ------------------- [2024-09-21T08:33:04.608Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-21T08:33:04.608Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-21T08:33:04.608Z] Message: update stable to v1.0.263 [2024-09-21T08:33:04.867Z] ------------------- [2024-09-21T08:33:04.867Z] experimental info: [2024-09-21T08:33:04.867Z] ------------------- [2024-09-21T08:33:04.867Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-21T08:33:04.867Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-21T08:33:04.867Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-21T08:33:04.941Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-21T08:33:04.966Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-21T08:33:04.993Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-21T08:33:05.021Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-21T08:33:05.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-21T08:33:05.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-21T08:33:05.100Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-21T08:33:05.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-21T08:33:05.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-21T08:33:05.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-21T08:33:05.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-21T08:33:05.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-21T08:33:05.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-21T08:33:05.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-21T08:33:05.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-21T08:33:05.370Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-21T08:33:05.397Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-21T08:33:05.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-21T08:33:05.441Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-21T08:33:05.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-21T08:33:05.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-21T08:33:05.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-21T08:33:05.538Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-21T08:33:05.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo [2024-09-21T08:33:05.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo [2024-09-21T08:33:05.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo [2024-09-21T08:33:05.620Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8897f71cfa701bb157072912e609a2093734c9bc [Pipeline] echo [2024-09-21T08:33:05.644Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8897f71 [Pipeline] echo [2024-09-21T08:33:05.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-21T08:33:05.711Z] provisioning config files... [2024-09-21T08:33:05.727Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2686508840143202225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-21T08:33:06.058Z] ---> ****-login.sh [2024-09-21T08:33:06.058Z] nexus3.edgexfoundry.org:10001 [2024-09-21T08:33:06.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-21T08:33:06.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-21T08:33:06.320Z] Configure a credential helper to remove this warning. See [2024-09-21T08:33:06.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-21T08:33:06.320Z] [2024-09-21T08:33:06.320Z] Login Succeeded [2024-09-21T08:33:06.320Z] nexus3.edgexfoundry.org:10002 [2024-09-21T08:33:06.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-21T08:33:06.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-21T08:33:06.320Z] Configure a credential helper to remove this warning. See [2024-09-21T08:33:06.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-21T08:33:06.321Z] [2024-09-21T08:33:06.321Z] Login Succeeded [2024-09-21T08:33:06.321Z] nexus3.edgexfoundry.org:10003 [2024-09-21T08:33:06.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-21T08:33:06.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-21T08:33:06.581Z] Configure a credential helper to remove this warning. See [2024-09-21T08:33:06.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-21T08:33:06.581Z] [2024-09-21T08:33:06.581Z] Login Succeeded [2024-09-21T08:33:06.581Z] nexus3.edgexfoundry.org:10004 [2024-09-21T08:33:06.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-21T08:33:06.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-21T08:33:06.582Z] Configure a credential helper to remove this warning. See [2024-09-21T08:33:06.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-21T08:33:06.582Z] [2024-09-21T08:33:06.582Z] Login Succeeded [2024-09-21T08:33:06.582Z] ****.io [2024-09-21T08:33:06.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-21T08:33:06.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-21T08:33:06.843Z] Configure a credential helper to remove this warning. See [2024-09-21T08:33:06.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-21T08:33:06.843Z] [2024-09-21T08:33:06.843Z] Login Succeeded [2024-09-21T08:33:06.843Z] ---> ****-login.sh ends [Pipeline] } [2024-09-21T08:33:06.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-21T08:33:07.185Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-21T08:33:07.185Z] + + dirname cmd/core-command/Dockerfile [2024-09-21T08:33:07.185Z] cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-21T08:33:07.185Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-21T08:33:07.185Z] cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-21T08:33:07.185Z] + + dirname cmd/core-data/Dockerfile [2024-09-21T08:33:07.185Z] cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/core-keeper/Dockerfile [2024-09-21T08:33:07.185Z] + cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/core-metadata/Dockerfile [2024-09-21T08:33:07.185Z] + cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-21T08:33:07.185Z] + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 [2024-09-21T08:33:07.185Z] [2024-09-21T08:33:07.185Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-21T08:33:07.185Z] + cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-21T08:33:07.185Z] + cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-21T08:33:07.185Z] + cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-21T08:33:07.185Z] + cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-21T08:33:07.185Z] + cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-21T08:33:07.185Z] + cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-21T08:33:07.185Z] + cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/support-cron-scheduler/Dockerfile+ [2024-09-21T08:33:07.185Z] cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-21T08:33:07.185Z] + dirname cmd/support-notifications/Dockerfile [2024-09-21T08:33:07.185Z] + cut -d/ -f2 [2024-09-21T08:33:07.185Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-21T08:33:07.185Z] + + dirnamecut cmd/support-scheduler/Dockerfile -d/ [2024-09-21T08:33:07.185Z] -f2 [2024-09-21T08:33:07.185Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-21T08:33:07.223Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 [2024-09-21T08:33:07.589Z] + git rev-list -1 --merges 8897f71cfa701bb157072912e609a2093734c9bc~1..8897f71cfa701bb157072912e609a2093734c9bc [Pipeline] echo [2024-09-21T08:33:07.603Z] -----------> git rev-list -1 --merges 8897f71cfa701bb157072912e609a2093734c9bc~1..8897f71cfa701bb157072912e609a2093734c9bc 8897f71cfa701bb157072912e609a2093734c9bc [2024-09-21T08:33:07.603Z] 8897f71cfa701bb157072912e609a2093734c9bc [false] [Pipeline] sh [2024-09-21T08:33:07.899Z] + git log --format=format:%s -1 8897f71cfa701bb157072912e609a2093734c9bc [Pipeline] echo [2024-09-21T08:33:07.917Z] ========================================================= [2024-09-21T08:33:07.917Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-21T08:33:07.917Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-21T08:33:08.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-21T08:33:08.299Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-21T08:33:08.299Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-21T08:33:08.299Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-21T08:33:08.299Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-21T08:33:08.299Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-21T08:33:08.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T08:33:08.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-21T08:33:08.671Z] [2024-09-21T08:33:08.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T08:33:08.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-21T08:33:08.985Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-21T08:33:08.985Z] b85a868b505f: Pulling fs layer [2024-09-21T08:33:08.985Z] e2be974225ed: Pulling fs layer [2024-09-21T08:33:08.985Z] 339a4e72a1f5: Pulling fs layer [2024-09-21T08:33:08.985Z] 988bab9f4d93: Pulling fs layer [2024-09-21T08:33:08.985Z] 1469e6f7b9e6: Pulling fs layer [2024-09-21T08:33:08.985Z] eaf3925da568: Pulling fs layer [2024-09-21T08:33:08.985Z] bab4dde63d76: Pulling fs layer [2024-09-21T08:33:08.985Z] bde34c3a00c8: Pulling fs layer [2024-09-21T08:33:08.985Z] b352a97aabf1: Pulling fs layer [2024-09-21T08:33:08.985Z] 4872d77fe225: Pulling fs layer [2024-09-21T08:33:08.985Z] 5851b861e8e6: Pulling fs layer [2024-09-21T08:33:08.985Z] 988bab9f4d93: Waiting [2024-09-21T08:33:08.985Z] eaf3925da568: Waiting [2024-09-21T08:33:08.985Z] bab4dde63d76: Waiting [2024-09-21T08:33:08.985Z] 1469e6f7b9e6: Waiting [2024-09-21T08:33:08.985Z] 4872d77fe225: Waiting [2024-09-21T08:33:08.985Z] b352a97aabf1: Waiting [2024-09-21T08:33:08.985Z] bde34c3a00c8: Waiting [2024-09-21T08:33:08.985Z] 5851b861e8e6: Waiting [2024-09-21T08:33:08.985Z] e2be974225ed: Verifying Checksum [2024-09-21T08:33:08.985Z] e2be974225ed: Download complete [2024-09-21T08:33:08.985Z] 988bab9f4d93: Verifying Checksum [2024-09-21T08:33:08.985Z] 988bab9f4d93: Download complete [2024-09-21T08:33:08.985Z] 1469e6f7b9e6: Verifying Checksum [2024-09-21T08:33:08.985Z] 1469e6f7b9e6: Download complete [2024-09-21T08:33:08.985Z] eaf3925da568: Download complete [2024-09-21T08:33:09.245Z] 339a4e72a1f5: Verifying Checksum [2024-09-21T08:33:09.245Z] 339a4e72a1f5: Download complete [2024-09-21T08:33:09.245Z] b352a97aabf1: Verifying Checksum [2024-09-21T08:33:09.245Z] b352a97aabf1: Download complete [2024-09-21T08:33:09.245Z] 4872d77fe225: Download complete [2024-09-21T08:33:09.245Z] 5851b861e8e6: Verifying Checksum [2024-09-21T08:33:09.245Z] 5851b861e8e6: Download complete [2024-09-21T08:33:09.245Z] b85a868b505f: Verifying Checksum [2024-09-21T08:33:09.245Z] b85a868b505f: Download complete [2024-09-21T08:33:09.504Z] bab4dde63d76: Verifying Checksum [2024-09-21T08:33:09.504Z] bab4dde63d76: Download complete [2024-09-21T08:33:10.445Z] b85a868b505f: Pull complete [2024-09-21T08:33:10.704Z] e2be974225ed: Pull complete [2024-09-21T08:33:11.273Z] 339a4e72a1f5: Pull complete [2024-09-21T08:33:11.273Z] 988bab9f4d93: Pull complete [2024-09-21T08:33:11.532Z] 1469e6f7b9e6: Pull complete [2024-09-21T08:33:11.791Z] eaf3925da568: Pull complete [2024-09-21T08:33:13.698Z] bab4dde63d76: Pull complete [2024-09-21T08:33:13.698Z] bde34c3a00c8: Pull complete [2024-09-21T08:33:13.698Z] b352a97aabf1: Pull complete [2024-09-21T08:33:13.698Z] 4872d77fe225: Pull complete [2024-09-21T08:33:13.959Z] 5851b861e8e6: Pull complete [2024-09-21T08:33:13.959Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-21T08:33:13.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-21T08:33:13.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-21T08:33:14.092Z] prd-ubuntu20.04-docker-8c-8g-10803 does not seem to be running inside a container [2024-09-21T08:33:14.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2024-09-21T08:33:17.605Z] $ docker top d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde -eo pid,comm [2024-09-21T08:33:17.663Z] 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). [2024-09-21T08:33:17.663Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-21T08:33:17.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-21T08:33:17.729Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-21T08:33:17.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-21T08:33:17.841Z] $ docker exec d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde ssh-agent [2024-09-21T08:33:17.950Z] SSH_AUTH_SOCK=/tmp/ssh-g3AM3F264FQJ/agent.32 [2024-09-21T08:33:17.950Z] SSH_AGENT_PID=38 [2024-09-21T08:33:17.956Z] Running ssh-add (command line suppressed) [2024-09-21T08:33:18.070Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_13621152248208025821.key (/w/workspace/edgex-go/7@tmp/private_key_13621152248208025821.key) [2024-09-21T08:33:18.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-21T08:33:18.386Z] + git tag --points-at HEAD [Pipeline] } [2024-09-21T08:33:18.397Z] $ docker exec --env ******** --env ******** d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde ssh-agent -k [2024-09-21T08:33:18.491Z] unset SSH_AUTH_SOCK; [2024-09-21T08:33:18.491Z] unset SSH_AGENT_PID; [2024-09-21T08:33:18.491Z] echo Agent pid 38 killed; [2024-09-21T08:33:18.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-21T08:33:18.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-21T08:33:18.547Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-21T08:33:18.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-21T08:33:18.649Z] $ docker exec d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde ssh-agent [2024-09-21T08:33:18.748Z] SSH_AUTH_SOCK=/tmp/ssh-mXfJdx4lS6bX/agent.72 [2024-09-21T08:33:18.748Z] SSH_AGENT_PID=78 [2024-09-21T08:33:18.753Z] Running ssh-add (command line suppressed) [2024-09-21T08:33:18.855Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_2849766213452744091.key (/w/workspace/edgex-go/7@tmp/private_key_2849766213452744091.key) [2024-09-21T08:33:18.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-21T08:33:19.165Z] + git semver init [2024-09-21T08:33:19.424Z] 2024-09-21 08:33:19,323 [run_init] DEBUG init version:0.0.0 force:False [2024-09-21T08:33:19.424Z] 2024-09-21 08:33:19,325 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2024-09-21T08:33:19.424Z] 2024-09-21 08:33:19,325 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2024-09-21T08:33:19.424Z] 2024-09-21 08:33:19,325 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2024-09-21T08:33:26.037Z] 2024-09-21 08:33:25,216 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2024-09-21T08:33:26.037Z] 2024-09-21 08:33:25,217 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4907 with force:False [2024-09-21T08:33:26.037Z] 2024-09-21 08:33:25,217 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4907 [2024-09-21T08:33:26.037Z] 2024-09-21 08:33:25,221 [execute] INFO git cat-file --batch-check [2024-09-21T08:33:26.037Z] 2024-09-21 08:33:25,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2024-09-21T08:33:26.037Z] 2024-09-21 08:33:25,228 [execute] INFO git cat-file --batch [2024-09-21T08:33:26.037Z] 2024-09-21 08:33:25,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2024-09-21T08:33:26.037Z] 2024-09-21 08:33:25,231 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4907 [2024-09-21T08:33:26.037Z] 0.0.0 [Pipeline] } [2024-09-21T08:33:26.046Z] $ docker exec --env ******** --env ******** d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde ssh-agent -k [2024-09-21T08:33:26.133Z] unset SSH_AUTH_SOCK; [2024-09-21T08:33:26.134Z] unset SSH_AGENT_PID; [2024-09-21T08:33:26.134Z] echo Agent pid 78 killed; [2024-09-21T08:33:26.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-21T08:33:26.482Z] + git semver [Pipeline] } [2024-09-21T08:33:26.754Z] $ docker stop --time=1 d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde [2024-09-21T08:33:28.059Z] $ docker rm -f --volumes d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-21T08:33:28.407Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-21T08:33:28.675Z] Stashed 1 file(s) [Pipeline] echo [2024-09-21T08:33:28.682Z] [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 [2024-09-21T08:33:29.140Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2024-09-21T08:33:29.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-21T08:33:29.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-21T08:33:29.198Z] ========================================================= [2024-09-21T08:33:29.198Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-21T08:33:29.198Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-21T08:33:29.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-21T08:33:29.488Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-21T08:33:29.488Z] 619be1103602: Pulling fs layer [2024-09-21T08:33:29.488Z] 7862e08f4a3e: Pulling fs layer [2024-09-21T08:33:29.488Z] 5df492c9dc93: Pulling fs layer [2024-09-21T08:33:29.488Z] 7629e6793208: Pulling fs layer [2024-09-21T08:33:29.488Z] 4f4fb700ef54: Pulling fs layer [2024-09-21T08:33:29.488Z] fb5054dd5b73: Pulling fs layer [2024-09-21T08:33:29.488Z] eeca6798cff9: Pulling fs layer [2024-09-21T08:33:29.488Z] 7629e6793208: Waiting [2024-09-21T08:33:29.488Z] fb5054dd5b73: Waiting [2024-09-21T08:33:29.488Z] 4f4fb700ef54: Waiting [2024-09-21T08:33:29.488Z] aa269ceb94a6: Pulling fs layer [2024-09-21T08:33:29.488Z] ada007ff1a6a: Pulling fs layer [2024-09-21T08:33:29.488Z] eeca6798cff9: Waiting [2024-09-21T08:33:29.488Z] aa269ceb94a6: Waiting [2024-09-21T08:33:29.488Z] ada007ff1a6a: Waiting [2024-09-21T08:33:29.488Z] 7862e08f4a3e: Verifying Checksum [2024-09-21T08:33:29.488Z] 7862e08f4a3e: Download complete [2024-09-21T08:33:29.488Z] 7629e6793208: Verifying Checksum [2024-09-21T08:33:29.488Z] 7629e6793208: Download complete [2024-09-21T08:33:29.488Z] 4f4fb700ef54: Verifying Checksum [2024-09-21T08:33:29.488Z] 4f4fb700ef54: Download complete [2024-09-21T08:33:29.488Z] fb5054dd5b73: Download complete [2024-09-21T08:33:29.488Z] 619be1103602: Verifying Checksum [2024-09-21T08:33:29.488Z] 619be1103602: Download complete [2024-09-21T08:33:29.488Z] eeca6798cff9: Verifying Checksum [2024-09-21T08:33:29.488Z] eeca6798cff9: Download complete [2024-09-21T08:33:29.763Z] 619be1103602: Pull complete [2024-09-21T08:33:29.763Z] ada007ff1a6a: Verifying Checksum [2024-09-21T08:33:29.763Z] ada007ff1a6a: Download complete [2024-09-21T08:33:30.022Z] 7862e08f4a3e: Pull complete [2024-09-21T08:33:30.022Z] 5df492c9dc93: Verifying Checksum [2024-09-21T08:33:30.022Z] 5df492c9dc93: Download complete [2024-09-21T08:33:30.282Z] aa269ceb94a6: Verifying Checksum [2024-09-21T08:33:30.282Z] aa269ceb94a6: Download complete [2024-09-21T08:33:33.571Z] 5df492c9dc93: Pull complete [2024-09-21T08:33:33.571Z] 7629e6793208: Pull complete [2024-09-21T08:33:33.571Z] 4f4fb700ef54: Pull complete [2024-09-21T08:33:33.571Z] fb5054dd5b73: Pull complete [2024-09-21T08:33:33.830Z] eeca6798cff9: Pull complete [2024-09-21T08:33:36.365Z] aa269ceb94a6: Pull complete [2024-09-21T08:33:36.932Z] ada007ff1a6a: Pull complete [2024-09-21T08:33:36.932Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-21T08:33:36.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-21T08:33:36.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-21T08:33:37.240Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-21T08:33:37.240Z] WORKDIR /edgex [2024-09-21T08:33:37.240Z] COPY go.mod . [2024-09-21T08:33:37.240Z] RUN go mod downloaddocker build -t ci-base-image-x86_64 -f - . [2024-09-21T08:33:37.240Z] [2024-09-21T08:33:37.809Z] Sending build context to Docker daemon 179.4MB [2024-09-21T08:33:37.809Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-21T08:33:37.809Z] ---> f489d0715acc [2024-09-21T08:33:37.809Z] Step 2/4 : WORKDIR /edgex [2024-09-21T08:33:43.802Z] Still waiting to schedule task [2024-09-21T08:33:43.803Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10802’ [2024-09-21T08:33:47.795Z] ---> Running in b323e42b1e97 [2024-09-21T08:33:47.795Z] Removing intermediate container b323e42b1e97 [2024-09-21T08:33:47.795Z] ---> 7d6828e22cc3 [2024-09-21T08:33:47.795Z] Step 3/4 : COPY go.mod . [2024-09-21T08:33:47.795Z] ---> 226e629571e2 [2024-09-21T08:33:47.795Z] Step 4/4 : RUN go mod download [2024-09-21T08:33:47.795Z] ---> Running in 18f5297cce51 [2024-09-21T08:34:16.546Z] Removing intermediate container 18f5297cce51 [2024-09-21T08:34:16.546Z] ---> 534687117e92 [2024-09-21T08:34:16.546Z] Successfully built 534687117e92 [2024-09-21T08:34:16.546Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T08:34:16.853Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-21T08:34:16.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-21T08:34:16.938Z] prd-ubuntu20.04-docker-8c-8g-10803 does not seem to be running inside a container [2024-09-21T08:34:16.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2024-09-21T08:34:17.392Z] $ docker top 5fa0381f7521c1bcf5ed5eb4cc77671dc5222b3ef928b4e41730c62973a789d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-21T08:34:17.741Z] + go version [2024-09-21T08:34:17.741Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-21T08:34:17.750Z] $ docker stop --time=1 5fa0381f7521c1bcf5ed5eb4cc77671dc5222b3ef928b4e41730c62973a789d1 [2024-09-21T08:34:19.031Z] $ docker rm -f --volumes 5fa0381f7521c1bcf5ed5eb4cc77671dc5222b3ef928b4e41730c62973a789d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T08:34:19.486Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-21T08:34:19.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-21T08:34:19.567Z] prd-ubuntu20.04-docker-8c-8g-10803 does not seem to be running inside a container [2024-09-21T08:34:19.594Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2024-09-21T08:34:19.945Z] $ docker top 88c86a9dde1a2014f9bcf648bafc8846873a6c417e160306d1f3325a4e06d869 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-21T08:34:20.033Z] ========================================================= [2024-09-21T08:34:20.033Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-21T08:34:20.033Z] ========================================================= [Pipeline] sh [2024-09-21T08:34:20.311Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2024-09-21T08:34:20.615Z] + make test [2024-09-21T08:34:20.615Z] go test -race -coverprofile=coverage.out ./... [2024-09-21T08:34:27.173Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-21T08:34:53.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-21T08:34:53.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-21T08:34:54.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-21T08:34:54.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-21T08:34:54.816Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-21T08:34:54.816Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-21T08:34:54.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-21T08:34:54.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-21T08:34:54.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-21T08:34:54.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-21T08:34:54.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-21T08:34:55.116Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-21T08:34:55.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-21T08:34:55.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-21T08:34:55.374Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-21T08:34:55.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-21T08:34:57.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-21T08:34:57.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-21T08:34:58.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-21T08:34:58.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-21T08:34:58.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-21T08:34:58.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-09-21T08:34:58.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-21T08:34:58.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-21T08:34:59.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2024-09-21T08:34:59.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-21T08:34:59.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-21T08:34:59.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:34:59.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-21T08:34:59.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-21T08:34:59.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-21T08:34:59.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-21T08:34:59.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-21T08:34:59.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-21T08:35:01.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-21T08:35:01.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:35:01.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-21T08:35:01.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-21T08:35:01.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-21T08:35:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-21T08:35:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-21T08:35:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.2% of statements [2024-09-21T08:35:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements [2024-09-21T08:35:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.527s coverage: 93.4% of statements [2024-09-21T08:35:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-09-21T08:35:03.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-21T08:35:04.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-21T08:35:05.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-21T08:35:05.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements [2024-09-21T08:35:05.496Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-09-21T08:35:06.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-21T08:35:06.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-21T08:35:06.324Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-09-21T08:35:06.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements [2024-09-21T08:35:06.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 30.7% of statements [2024-09-21T08:35:06.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-09-21T08:35:06.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements [2024-09-21T08:35:07.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-09-21T08:35:07.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-09-21T08:35:07.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-09-21T08:35:07.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-21T08:35:07.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-21T08:35:07.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-21T08:35:07.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-21T08:35:08.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-21T08:35:08.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-21T08:35:08.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-21T08:35:08.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-21T08:35:09.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-21T08:35:09.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-21T08:35:09.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-21T08:35:10.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-21T08:35:10.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-21T08:35:10.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-21T08:35:10.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-21T08:35:10.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-21T08:35:10.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-21T08:35:11.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-21T08:35:12.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-21T08:35:13.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-21T08:35:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-21T08:35:14.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-21T08:35:16.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-21T08:35:16.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-21T08:35:16.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-21T08:35:17.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-21T08:35:17.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-21T08:35:18.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-21T08:35:18.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-21T08:35:18.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-21T08:35:18.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-21T08:35:18.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-21T08:35:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-21T08:35:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-21T08:35:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-21T08:35:19.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-09-21T08:35:20.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-21T08:35:20.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-21T08:35:20.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:35:21.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-21T08:35:21.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-21T08:35:21.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-21T08:35:21.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-21T08:35:23.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-21T08:35:23.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:35:23.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-21T08:35:23.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-21T08:35:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-21T08:35:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-21T08:35:24.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-21T08:35:24.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.042s coverage: 92.9% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.5% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.055s coverage: 97.1% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-09-21T08:35:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-09-21T08:35:34.017Z] 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 [2024-09-21T08:35:34.017Z] running golangci-lint [2024-09-21T08:35:34.017Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-21T08:35:34.017Z] go version go1.21.9 linux/amd64 [2024-09-21T08:35:34.017Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-21T08:35:34.017Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-21T08:35:55.941Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|types_sizes|deps) took 20.553940584s" [2024-09-21T08:35:55.941Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.179706ms" [2024-09-21T08:36:05.910Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.189238271s with top 10 stages: buildir: 49.724632883s, gosec: 8.267514471s, fact_deprecated: 2.759274636s, inspect: 2.745358919s, printf: 1.676814004s, ctrlflow: 1.641500454s, fact_purity: 1.24092169s, S1038: 1.101354269s, nilness: 1.004675268s, ineffassign: 747.05151ms" [2024-09-21T08:36:05.910Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-21T08:36:05.910Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, path_prettifier: 214/214, skip_files: 214/214, skip_dirs: 214/214" [2024-09-21T08:36:05.910Z] level=info msg="[runner] processing took 22.098954ms with stages: identifier_marker: 8.482744ms, nolint: 7.993341ms, autogenerated_exclude: 1.84758ms, path_prettifier: 1.696749ms, exclude-rules: 1.230486ms, skip_dirs: 780.704µs, cgo: 40.86µs, filename_unadjuster: 19.73µs, uniq_by_line: 960ns, fixer: 910ns, max_same_issues: 780ns, max_from_linter: 760ns, skip_files: 580ns, severity-rules: 440ns, exclude: 430ns, sort_results: 400ns, diff: 400ns, source_code: 400ns, path_shortener: 340ns, max_per_file_from_linter: 250ns, path_prefixer: 110ns" [2024-09-21T08:36:05.910Z] level=info msg="[runner] linters took 10.72427866s with stages: goanalysis_metalinter: 10.702063215s" [2024-09-21T08:36:05.910Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-21T08:36:05.910Z] level=info msg="Memory: 315 samples, avg is 303.3MB, max is 1334.1MB" [2024-09-21T08:36:05.910Z] level=info msg="Execution took 31.328456988s" [2024-09-21T08:36:05.910Z] go vet ./... [2024-09-21T08:36:11.177Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-21T08:36:11.177Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-21T08:36:11.177Z] ./bin/test-attribution-txt.sh [2024-09-21T08:36:11.177Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-21T08:36:11.177Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-21T08:36:11.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-21T08:36:11.488Z] + ls -al . [2024-09-21T08:36:11.488Z] total 936 [2024-09-21T08:36:11.488Z] drwxrwxr-x 11 1001 1001 4096 Sep 21 08:34 . [2024-09-21T08:36:11.488Z] drwxr-xr-x 4 root root 4096 Sep 21 08:34 .. [2024-09-21T08:36:11.488Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 .blubracket [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 10 Sep 21 08:32 .dockerignore [2024-09-21T08:36:11.488Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 08:35 .git [2024-09-21T08:36:11.488Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 08:32 .github [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 1102 Sep 21 08:32 .gitignore [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 08:32 .golangci.yml [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 100 Sep 21 08:32 .hadolint.yml [2024-09-21T08:36:11.488Z] drwxr-xr-x 3 1001 1001 4096 Sep 21 08:33 .semver [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 155 Sep 21 08:32 .sonarcloud.properties [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 08:32 ADOPTERS.md [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 21286 Sep 21 08:32 Attribution.txt [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 100284 Sep 21 08:32 CHANGELOG.md [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 08:32 CONTRIBUTING.md [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 08:32 GOVERNANCE.md [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 861 Sep 21 08:32 Jenkinsfile [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 08:32 LICENSE [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 16854 Sep 21 08:32 Makefile [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 08:32 OWNERS.md [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 9528 Sep 21 08:32 README.md [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 789 Sep 21 08:32 SECURITY.md [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 5 Sep 21 08:33 VERSION [2024-09-21T08:36:11.488Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 bin [2024-09-21T08:36:11.488Z] drwxrwxr-x 20 1001 1001 4096 Sep 21 08:32 cmd [2024-09-21T08:36:11.488Z] -rw-r--r-- 1 root root 566233 Sep 21 08:35 coverage.out [2024-09-21T08:36:11.488Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 fuzz_test [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 7305 Sep 21 08:32 go.mod [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 102748 Sep 21 08:32 go.sum [2024-09-21T08:36:11.488Z] drwxrwxr-x 7 1001 1001 4096 Sep 21 08:32 internal [2024-09-21T08:36:11.488Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 08:32 openapi [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 584 Sep 21 08:32 security.txt [2024-09-21T08:36:11.488Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 08:32 version.go [Pipeline] sh [2024-09-21T08:36:11.775Z] + '[' -e coverage.out ] [2024-09-21T08:36:11.775Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-21T08:36:11.891Z] Stashed 1 file(s) [Pipeline] sh [2024-09-21T08:36:12.174Z] + make build [2024-09-21T08:36:12.174Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-21T08:36:34.106Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-21T08:36:34.107Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-21T08:36:36.010Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:36:36.270Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-21T08:36:37.645Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-21T08:36:41.831Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-21T08:36:43.209Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-21T08:36:44.587Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:36:46.494Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:36:47.429Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:36:47.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-21T08:36:48.562Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-21T08:36:49.497Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-09-21T08:36:50.072Z] $ docker stop --time=1 88c86a9dde1a2014f9bcf648bafc8846873a6c417e160306d1f3325a4e06d869 [2024-09-21T08:36:56.737Z] $ docker rm -f --volumes 88c86a9dde1a2014f9bcf648bafc8846873a6c417e160306d1f3325a4e06d869 [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 [2024-09-21T08:36:57.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-21T08:36:57.735Z] [2024-09-21T08:36:57.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T08:36:58.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-21T08:36:58.333Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-21T08:36:58.333Z] 91d30c5bc195: Pulling fs layer [2024-09-21T08:36:58.333Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-21T08:36:58.333Z] 9c61dcf015f6: Pulling fs layer [2024-09-21T08:36:58.333Z] 4698f68db338: Pulling fs layer [2024-09-21T08:36:58.333Z] 2a2f49069b9e: Pulling fs layer [2024-09-21T08:36:58.333Z] e0025b399a48: Pulling fs layer [2024-09-21T08:36:58.333Z] 4698f68db338: Waiting [2024-09-21T08:36:58.333Z] 2a2f49069b9e: Waiting [2024-09-21T08:36:58.333Z] e0025b399a48: Waiting [2024-09-21T08:36:58.333Z] 91d30c5bc195: Download complete [2024-09-21T08:36:58.333Z] 4698f68db338: Verifying Checksum [2024-09-21T08:36:58.333Z] 4698f68db338: Download complete [2024-09-21T08:36:58.591Z] 91d30c5bc195: Pull complete [2024-09-21T08:36:58.591Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-21T08:36:58.591Z] 2e9b0aa3be6d: Download complete [2024-09-21T08:36:58.591Z] e0025b399a48: Download complete [2024-09-21T08:36:58.591Z] 2a2f49069b9e: Download complete [2024-09-21T08:36:58.850Z] 2e9b0aa3be6d: Pull complete [2024-09-21T08:36:58.850Z] 9c61dcf015f6: Verifying Checksum [2024-09-21T08:36:58.850Z] 9c61dcf015f6: Download complete [2024-09-21T08:37:01.379Z] 9c61dcf015f6: Pull complete [2024-09-21T08:37:01.379Z] 4698f68db338: Pull complete [2024-09-21T08:37:01.637Z] 2a2f49069b9e: Pull complete [2024-09-21T08:37:01.896Z] e0025b399a48: Pull complete [2024-09-21T08:37:01.896Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-21T08:37:01.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-21T08:37:01.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-21T08:37:01.986Z] prd-ubuntu20.04-docker-8c-8g-10803 does not seem to be running inside a container [2024-09-21T08:37:02.009Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2024-09-21T08:37:02.483Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10804 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [2024-09-21T08:37:05.749Z] $ docker top 93f8cb97b20eda5372217cca6ae6c17beb9703c581b20cfdbbe0946b24f14b85 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-09-21T08:37:05.870Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2024-09-21T08:37:05.916Z] The recommended git tool is: git [2024-09-21T08:37:06.112Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-21T08:37:08.650Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #1 transferring dockerfile: 2.07kB done [2024-09-21T08:37:08.650Z] #1 DONE 0.0s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #2 transferring dockerfile: 1.85kB done [2024-09-21T08:37:08.650Z] #2 DONE 0.0s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #3 [core-command internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #3 transferring dockerfile: 1.93kB done [2024-09-21T08:37:08.650Z] #3 DONE 0.0s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #4 transferring dockerfile: 1.89kB done [2024-09-21T08:37:08.650Z] #4 DONE 0.0s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #5 transferring dockerfile: 2.49kB done [2024-09-21T08:37:08.650Z] #5 DONE 0.0s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #6 transferring dockerfile: 1.81kB done [2024-09-21T08:37:08.650Z] #6 DONE 0.1s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #7 transferring dockerfile: 2.06kB done [2024-09-21T08:37:08.650Z] #7 DONE 0.1s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #8 [core-data internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #8 transferring dockerfile: 2.07kB done [2024-09-21T08:37:08.650Z] #8 DONE 0.1s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #9 transferring dockerfile: 1.70kB done [2024-09-21T08:37:08.650Z] #9 DONE 0.1s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #10 transferring dockerfile: 2.23kB done [2024-09-21T08:37:08.650Z] #10 DONE 0.1s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-09-21T08:37:08.650Z] #11 transferring dockerfile: 1.93kB done [2024-09-21T08:37:08.650Z] #11 DONE 0.1s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #12 [core-keeper internal] load .dockerignore [2024-09-21T08:37:08.650Z] #12 transferring context: 50B done [2024-09-21T08:37:08.650Z] #12 DONE 0.1s [2024-09-21T08:37:08.650Z] [2024-09-21T08:37:08.650Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-21T08:37:08.909Z] #13 transferring dockerfile: 2.50kB done [2024-09-21T08:37:08.909Z] #13 DONE 0.1s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-09-21T08:37:08.909Z] #14 transferring dockerfile: 1.95kB done [2024-09-21T08:37:08.909Z] #14 DONE 0.1s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-21T08:37:08.909Z] #15 transferring dockerfile: 3.17kB done [2024-09-21T08:37:08.909Z] #15 DONE 0.1s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-09-21T08:37:08.909Z] #16 transferring dockerfile: 1.69kB done [2024-09-21T08:37:08.909Z] #16 DONE 0.1s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-21T08:37:08.909Z] #17 transferring dockerfile: 2.15kB done [2024-09-21T08:37:08.909Z] #17 DONE 0.1s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-09-21T08:37:08.909Z] #18 transferring context: 50B done [2024-09-21T08:37:08.909Z] #18 DONE 0.0s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #19 [core-command internal] load .dockerignore [2024-09-21T08:37:08.909Z] #19 transferring context: 50B done [2024-09-21T08:37:08.909Z] #19 DONE 0.0s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-21T08:37:08.909Z] #20 transferring context: 50B done [2024-09-21T08:37:08.909Z] #20 DONE 0.0s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-09-21T08:37:08.909Z] #21 transferring context: 50B done [2024-09-21T08:37:08.909Z] #21 DONE 0.0s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-21T08:37:08.909Z] #22 transferring context: 50B done [2024-09-21T08:37:08.909Z] #22 DONE 0.1s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #23 [security-spire-agent internal] load .dockerignore [2024-09-21T08:37:08.909Z] #23 transferring context: 50B done [2024-09-21T08:37:08.909Z] #23 DONE 0.0s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #24 [core-data internal] load .dockerignore [2024-09-21T08:37:08.909Z] #24 transferring context: 50B done [2024-09-21T08:37:08.909Z] #24 DONE 0.1s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #25 [core-metadata internal] load .dockerignore [2024-09-21T08:37:08.909Z] #25 transferring context: 50B done [2024-09-21T08:37:08.909Z] #25 DONE 0.1s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #26 [security-spire-server internal] load .dockerignore [2024-09-21T08:37:08.909Z] #26 transferring context: 50B done [2024-09-21T08:37:08.909Z] #26 DONE 0.1s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #27 [support-scheduler internal] load .dockerignore [2024-09-21T08:37:08.909Z] #27 transferring context: 50B done [2024-09-21T08:37:08.909Z] #27 DONE 0.1s [2024-09-21T08:37:08.909Z] [2024-09-21T08:37:08.909Z] #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-21T08:37:09.168Z] #28 DONE 0.0s [2024-09-21T08:37:09.168Z] [2024-09-21T08:37:09.168Z] #29 [security-spire-config internal] load .dockerignore [2024-09-21T08:37:09.168Z] #29 transferring context: 50B done [2024-09-21T08:37:09.168Z] #29 DONE 0.1s [2024-09-21T08:37:09.168Z] [2024-09-21T08:37:09.168Z] #30 [support-notifications internal] load .dockerignore [2024-09-21T08:37:09.168Z] #30 transferring context: 50B done [2024-09-21T08:37:09.168Z] #30 DONE 0.1s [2024-09-21T08:37:09.168Z] [2024-09-21T08:37:09.168Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-21T08:37:09.168Z] #31 transferring context: 50B done [2024-09-21T08:37:09.168Z] #31 DONE 0.1s [2024-09-21T08:37:09.168Z] [2024-09-21T08:37:09.168Z] #32 [security-bootstrapper internal] load .dockerignore [2024-09-21T08:37:09.168Z] #32 transferring context: 50B done [2024-09-21T08:37:09.168Z] #32 DONE 0.1s [2024-09-21T08:37:09.168Z] [2024-09-21T08:37:09.168Z] #33 [security-proxy-auth internal] load .dockerignore [2024-09-21T08:37:09.168Z] #33 transferring context: 50B done [2024-09-21T08:37:09.168Z] #33 DONE 0.1s [2024-09-21T08:37:09.168Z] [2024-09-21T08:37:09.168Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-21T08:37:09.168Z] #34 DONE 0.1s [2024-09-21T08:37:09.168Z] [2024-09-21T08:37:09.168Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:37:09.168Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:37:09.168Z] #35 ... [2024-09-21T08:37:09.168Z] [2024-09-21T08:37:09.168Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-21T08:37:09.168Z] #28 DONE 0.0s [2024-09-21T08:37:09.168Z] [2024-09-21T08:37:09.168Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-21T08:37:09.168Z] #34 DONE 0.1s [2024-09-21T08:37:09.168Z] [2024-09-21T08:37:09.168Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:37:09.168Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:37:09.427Z] #35 ... [2024-09-21T08:37:09.427Z] [2024-09-21T08:37:09.427Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-21T08:37:09.427Z] #28 DONE 0.0s [2024-09-21T08:37:09.427Z] [2024-09-21T08:37:09.427Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:37:09.427Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:37:09.427Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-21T08:37:09.427Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-21T08:37:09.427Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-21T08:37:09.427Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:37:09.427Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-21T08:37:09.427Z] #35 ... [2024-09-21T08:37:09.427Z] [2024-09-21T08:37:09.427Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-21T08:37:09.427Z] #28 DONE 0.0s [2024-09-21T08:37:09.427Z] [2024-09-21T08:37:09.427Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:37:09.427Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:37:09.427Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-21T08:37:09.427Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-21T08:37:09.427Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-21T08:37:09.427Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:37:09.427Z] #35 ... [2024-09-21T08:37:09.427Z] [2024-09-21T08:37:09.427Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-21T08:37:09.427Z] #28 DONE 0.0s [2024-09-21T08:37:09.427Z] [2024-09-21T08:37:09.427Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:37:09.427Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:37:09.427Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-21T08:37:09.427Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-21T08:37:09.427Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-21T08:37:09.427Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:37:09.685Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:37:09.685Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-21T08:37:09.685Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-21T08:37:09.685Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-21T08:37:09.685Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:37:09.685Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-21T08:37:09.685Z] #35 ... [2024-09-21T08:37:09.685Z] [2024-09-21T08:37:09.685Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-21T08:37:09.685Z] #28 DONE 0.0s [2024-09-21T08:37:09.942Z] [2024-09-21T08:37:09.942Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-21T08:37:09.942Z] #28 DONE 0.0s [2024-09-21T08:37:09.942Z] [2024-09-21T08:37:09.942Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:37:09.942Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:37:09.942Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-21T08:37:09.942Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-21T08:37:09.942Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-21T08:37:09.942Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:37:09.942Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-21T08:37:10.202Z] #35 ... [2024-09-21T08:37:10.202Z] [2024-09-21T08:37:10.202Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-21T08:37:10.202Z] #36 DONE 0.8s [2024-09-21T08:37:10.202Z] [2024-09-21T08:37:10.202Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-21T08:37:10.202Z] #34 DONE 0.9s [2024-09-21T08:37:10.202Z] [2024-09-21T08:37:10.202Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-21T08:37:10.202Z] #37 DONE 0.9s [2024-09-21T08:37:10.202Z] [2024-09-21T08:37:10.202Z] #38 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-21T08:37:10.202Z] #38 DONE 1.3s [2024-09-21T08:37:10.202Z] [2024-09-21T08:37:10.202Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:37:10.202Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:37:10.202Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-21T08:37:10.202Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-21T08:37:10.202Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-21T08:37:10.202Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:37:10.202Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-21T08:37:10.469Z] #35 ... [2024-09-21T08:37:10.469Z] [2024-09-21T08:37:10.469Z] #39 [security-spire-config internal] load build context [2024-09-21T08:37:10.469Z] #39 transferring context: 25.96kB 0.0s done [2024-09-21T08:37:10.469Z] #39 DONE 0.3s [2024-09-21T08:37:10.792Z] [2024-09-21T08:37:10.792Z] #40 [security-spire-agent internal] load build context [2024-09-21T08:37:10.792Z] #40 transferring context: 27.24kB 0.0s done [2024-09-21T08:37:10.792Z] #40 DONE 0.4s [2024-09-21T08:37:10.792Z] [2024-09-21T08:37:10.792Z] #41 [security-spire-server internal] load build context [2024-09-21T08:37:10.792Z] #41 transferring context: 27.71kB 0.0s done [2024-09-21T08:37:10.792Z] #41 DONE 0.4s [2024-09-21T08:37:10.792Z] [2024-09-21T08:37:10.792Z] #42 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-09-21T08:37:13.227Z] using credential edgex-jenkins-ssh [2024-09-21T08:37:13.256Z] Cloning the remote Git repository [2024-09-21T08:37:13.300Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-21T08:37:13.397Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2024-09-21T08:37:13.530Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-21T08:37:13.531Z] > git --version # timeout=10 [2024-09-21T08:37:13.551Z] > git --version # 'git version 2.25.1' [2024-09-21T08:37:13.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-21T08:37:13.702Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-21T08:37:16.285Z] #42 ... [2024-09-21T08:37:16.285Z] [2024-09-21T08:37:16.285Z] #43 [core-data internal] load build context [2024-09-21T08:37:16.285Z] #43 transferring context: 199.94MB 6.1s [2024-09-21T08:37:16.285Z] #43 ... [2024-09-21T08:37:16.285Z] [2024-09-21T08:37:16.285Z] #44 [support-scheduler internal] load build context [2024-09-21T08:37:16.285Z] #44 ... [2024-09-21T08:37:16.285Z] [2024-09-21T08:37:16.285Z] #43 [core-data internal] load build context [2024-09-21T08:37:19.572Z] #43 ... [2024-09-21T08:37:19.572Z] [2024-09-21T08:37:19.572Z] #45 [core-keeper internal] load build context [2024-09-21T08:37:19.572Z] #45 ... [2024-09-21T08:37:19.572Z] [2024-09-21T08:37:19.572Z] #46 [support-cron-scheduler internal] load build context [2024-09-21T08:37:19.572Z] #46 ... [2024-09-21T08:37:19.572Z] [2024-09-21T08:37:19.572Z] #47 [core-command internal] load build context [2024-09-21T08:37:19.572Z] #47 ... [2024-09-21T08:37:19.572Z] [2024-09-21T08:37:19.572Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-21T08:37:19.572Z] #48 ... [2024-09-21T08:37:19.572Z] [2024-09-21T08:37:19.572Z] #49 [core-metadata internal] load build context [2024-09-21T08:37:19.572Z] #49 ... [2024-09-21T08:37:19.572Z] [2024-09-21T08:37:19.572Z] #50 [security-secretstore-setup internal] load build context [2024-09-21T08:37:19.830Z] #50 ... [2024-09-21T08:37:19.830Z] [2024-09-21T08:37:19.830Z] #51 [security-spiffe-token-provider internal] load build context [2024-09-21T08:37:19.830Z] #51 ... [2024-09-21T08:37:19.830Z] [2024-09-21T08:37:19.830Z] #52 [support-notifications internal] load build context [2024-09-21T08:37:20.088Z] #52 ... [2024-09-21T08:37:20.088Z] [2024-09-21T08:37:20.088Z] #53 [security-bootstrapper internal] load build context [2024-09-21T08:37:20.088Z] #53 ... [2024-09-21T08:37:20.088Z] [2024-09-21T08:37:20.088Z] #52 [support-notifications internal] load build context [2024-09-21T08:37:20.345Z] #52 ... [2024-09-21T08:37:20.345Z] [2024-09-21T08:37:20.345Z] #54 [security-proxy-setup internal] load build context [2024-09-21T08:37:20.345Z] #54 ... [2024-09-21T08:37:20.345Z] [2024-09-21T08:37:20.345Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:37:20.345Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-09-21T08:37:20.345Z] #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-21T08:37:20.345Z] #55 ... [2024-09-21T08:37:20.345Z] [2024-09-21T08:37:20.345Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:37:20.345Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-09-21T08:37:20.345Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-21T08:37:20.602Z] #56 ... [2024-09-21T08:37:20.602Z] [2024-09-21T08:37:20.602Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-21T08:37:20.602Z] #57 ... [2024-09-21T08:37:20.602Z] [2024-09-21T08:37:20.602Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-21T08:37:20.602Z] #0 1.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:37:20.602Z] #0 1.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:37:20.602Z] #0 2.286 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-21T08:37:20.602Z] #0 2.291 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:37:20.602Z] #0 2.298 OK: 7 MiB in 16 packages [2024-09-21T08:37:21.060Z] #58 ... [2024-09-21T08:37:21.060Z] [2024-09-21T08:37:21.060Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-21T08:37:21.060Z] #59 ... [2024-09-21T08:37:21.060Z] [2024-09-21T08:37:21.060Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-21T08:37:21.320Z] #60 ... [2024-09-21T08:37:21.320Z] [2024-09-21T08:37:21.320Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-21T08:37:21.320Z] #61 ... [2024-09-21T08:37:21.320Z] [2024-09-21T08:37:21.320Z] #62 [security-proxy-auth internal] load build context [2024-09-21T08:37:21.320Z] #62 transferring context: 378.32MB 10.7s [2024-09-21T08:37:21.320Z] #62 ... [2024-09-21T08:37:21.320Z] [2024-09-21T08:37:21.320Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-21T08:37:21.320Z] #63 ... [2024-09-21T08:37:21.320Z] [2024-09-21T08:37:21.320Z] #64 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-21T08:37:21.579Z] #64 ... [2024-09-21T08:37:21.579Z] [2024-09-21T08:37:21.579Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-21T08:37:21.579Z] #65 ... [2024-09-21T08:37:21.579Z] [2024-09-21T08:37:21.579Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-21T08:37:21.941Z] #66 ... [2024-09-21T08:37:21.941Z] [2024-09-21T08:37:21.941Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-21T08:37:21.941Z] #67 ... [2024-09-21T08:37:21.941Z] [2024-09-21T08:37:21.941Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-21T08:37:22.209Z] #68 ... [2024-09-21T08:37:22.209Z] [2024-09-21T08:37:22.209Z] #62 [security-proxy-auth internal] load build context [2024-09-21T08:37:23.666Z] #62 transferring context: 496.37MB 13.5s done [2024-09-21T08:37:26.270Z] #62 ... [2024-09-21T08:37:26.270Z] [2024-09-21T08:37:26.270Z] #44 [support-scheduler internal] load build context [2024-09-21T08:37:26.270Z] #44 transferring context: 496.37MB 15.1s done [2024-09-21T08:37:26.270Z] #44 ... [2024-09-21T08:37:26.270Z] [2024-09-21T08:37:26.270Z] #45 [core-keeper internal] load build context [2024-09-21T08:37:26.270Z] #45 transferring context: 496.37MB 17.1s done [2024-09-21T08:37:26.270Z] #45 ... [2024-09-21T08:37:26.270Z] [2024-09-21T08:37:26.270Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:37:26.270Z] #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-21T08:37:26.539Z] #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-21T08:37:29.104Z] #55 ... [2024-09-21T08:37:29.104Z] [2024-09-21T08:37:29.104Z] #43 [core-data internal] load build context [2024-09-21T08:37:29.104Z] #43 transferring context: 496.37MB 13.3s done [2024-09-21T08:37:29.363Z] #43 ... [2024-09-21T08:37:29.363Z] [2024-09-21T08:37:29.363Z] #53 [security-bootstrapper internal] load build context [2024-09-21T08:37:29.363Z] #53 transferring context: 496.37MB 14.9s done [2024-09-21T08:37:29.621Z] #53 ... [2024-09-21T08:37:29.621Z] [2024-09-21T08:37:29.621Z] #46 [support-cron-scheduler internal] load build context [2024-09-21T08:37:29.621Z] #46 transferring context: 496.37MB 14.2s done [2024-09-21T08:37:29.621Z] #46 ... [2024-09-21T08:37:29.621Z] [2024-09-21T08:37:29.621Z] #47 [core-command internal] load build context [2024-09-21T08:37:29.621Z] #47 transferring context: 496.37MB 14.1s done [2024-09-21T08:37:29.880Z] #47 ... [2024-09-21T08:37:29.880Z] [2024-09-21T08:37:29.880Z] #49 [core-metadata internal] load build context [2024-09-21T08:37:29.880Z] #49 transferring context: 496.37MB 14.0s done [2024-09-21T08:37:29.880Z] #49 ... [2024-09-21T08:37:29.880Z] [2024-09-21T08:37:29.880Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-21T08:37:29.880Z] #48 transferring context: 496.37MB 13.9s done [2024-09-21T08:37:30.139Z] #48 ... [2024-09-21T08:37:30.139Z] [2024-09-21T08:37:30.139Z] #50 [security-secretstore-setup internal] load build context [2024-09-21T08:37:30.139Z] #50 transferring context: 496.37MB 13.7s done [2024-09-21T08:37:30.139Z] #50 ... [2024-09-21T08:37:30.139Z] [2024-09-21T08:37:30.139Z] #51 [security-spiffe-token-provider internal] load build context [2024-09-21T08:37:30.139Z] #51 transferring context: 496.37MB 11.6s done [2024-09-21T08:37:30.397Z] #51 ... [2024-09-21T08:37:30.397Z] [2024-09-21T08:37:30.397Z] #52 [support-notifications internal] load build context [2024-09-21T08:37:30.397Z] #52 transferring context: 496.37MB 14.8s done [2024-09-21T08:37:30.656Z] #52 ... [2024-09-21T08:37:30.656Z] [2024-09-21T08:37:30.656Z] #54 [security-proxy-setup internal] load build context [2024-09-21T08:37:30.656Z] #54 transferring context: 496.37MB 14.1s done [2024-09-21T08:37:32.435Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-21T08:37:32.459Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-21T08:37:34.316Z] Merging remotes/origin/main commit 39852f1daf820c2bfd33d0812a7352dad20a209f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 [2024-09-21T08:37:33.591Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-21T08:37:33.639Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-21T08:37:33.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-21T08:37:33.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-21T08:37:34.336Z] > git config core.sparsecheckout # timeout=10 [2024-09-21T08:37:34.420Z] > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [2024-09-21T08:37:34.692Z] > git remote # timeout=10 [2024-09-21T08:37:34.713Z] > git config --get remote.origin.url # timeout=10 [2024-09-21T08:37:34.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-21T08:37:34.764Z] > git merge 39852f1daf820c2bfd33d0812a7352dad20a209f # timeout=10 [2024-09-21T08:37:35.091Z] Merge succeeded, producing 4d56eba5400f3ba891134c44973f31364c57f00a [2024-09-21T08:37:35.092Z] Checking out Revision 4d56eba5400f3ba891134c44973f31364c57f00a (PR-4907) [2024-09-21T08:37:35.057Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-21T08:37:35.097Z] > git config core.sparsecheckout # timeout=10 [2024-09-21T08:37:35.113Z] > git checkout -f 4d56eba5400f3ba891134c44973f31364c57f00a # timeout=10 [2024-09-21T08:37:38.799Z] #54 ... [2024-09-21T08:37:38.799Z] [2024-09-21T08:37:38.799Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:37:38.799Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-21T08:37:38.829Z] Commit message: "Merge commit '39852f1daf820c2bfd33d0812a7352dad20a209f' into HEAD" [2024-09-21T08:37:38.859Z] First time build. Skipping changelog. [2024-09-21T08:37:38.836Z] > git rev-list --no-walk b028dc303465fb28699d9f8d0b7d33b947d1c1a8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-21T08:37:40.178Z] #56 ... [2024-09-21T08:37:40.178Z] [2024-09-21T08:37:40.178Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:37:40.178Z] #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-21T08:37:40.587Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-21T08:37:40.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-21T08:37:40.588Z] Dload Upload Total Spent Left Speed [2024-09-21T08:37:40.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2024-09-21T08:37:40.949Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-21T08:37:41.281Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-21T08:37:41.281Z] + sudo tee /etc/docker/daemon.new [2024-09-21T08:37:41.281Z] { [2024-09-21T08:37:41.281Z] "registry-mirrors": [ [2024-09-21T08:37:41.281Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-21T08:37:41.281Z] ], [2024-09-21T08:37:41.281Z] "bip": "10.250.0.254/24", [2024-09-21T08:37:41.281Z] "hosts": [ [2024-09-21T08:37:41.281Z] "tcp://0.0.0.0:5555", [2024-09-21T08:37:41.281Z] "unix:///var/run/docker.sock" [2024-09-21T08:37:41.281Z] ], [2024-09-21T08:37:41.281Z] "mtu": 1458, [2024-09-21T08:37:41.281Z] "selinux-enabled": true, [2024-09-21T08:37:41.281Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-21T08:37:41.281Z] } [Pipeline] sh [2024-09-21T08:37:41.625Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-21T08:37:41.972Z] + sudo service docker restart [2024-09-21T08:37:55.502Z] #55 ... [2024-09-21T08:37:55.502Z] [2024-09-21T08:37:55.502Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:37:55.502Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-21T08:37:55.502Z] #56 ... [2024-09-21T08:37:55.502Z] [2024-09-21T08:37:55.502Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:37:55.502Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 9.7s [2024-09-21T08:37:55.502Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 10.0s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-21T08:38:00.269Z] provisioning config files... [2024-09-21T08:38:00.302Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config17824940159400404478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-21T08:38:00.766Z] ---> ****-login.sh [2024-09-21T08:38:00.766Z] nexus3.edgexfoundry.org:10001 [2024-09-21T08:38:00.949Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 15.2s [2024-09-21T08:38:01.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-21T08:38:01.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-21T08:38:01.359Z] Configure a credential helper to remove this warning. See [2024-09-21T08:38:01.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-21T08:38:01.360Z] [2024-09-21T08:38:01.360Z] Login Succeeded [2024-09-21T08:38:01.360Z] nexus3.edgexfoundry.org:10002 [2024-09-21T08:38:01.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-21T08:38:01.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-21T08:38:01.903Z] Configure a credential helper to remove this warning. See [2024-09-21T08:38:01.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-21T08:38:01.903Z] [2024-09-21T08:38:01.903Z] Login Succeeded [2024-09-21T08:38:01.903Z] nexus3.edgexfoundry.org:10003 [2024-09-21T08:38:02.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-21T08:38:02.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-21T08:38:02.175Z] Configure a credential helper to remove this warning. See [2024-09-21T08:38:02.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-21T08:38:02.175Z] [2024-09-21T08:38:02.175Z] Login Succeeded [2024-09-21T08:38:02.175Z] nexus3.edgexfoundry.org:10004 [2024-09-21T08:38:02.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-21T08:38:02.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-21T08:38:02.741Z] Configure a credential helper to remove this warning. See [2024-09-21T08:38:02.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-21T08:38:02.741Z] [2024-09-21T08:38:02.741Z] Login Succeeded [2024-09-21T08:38:02.741Z] ****.io [2024-09-21T08:38:03.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-21T08:38:03.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-21T08:38:03.281Z] Configure a credential helper to remove this warning. See [2024-09-21T08:38:03.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-21T08:38:03.281Z] [2024-09-21T08:38:03.281Z] Login Succeeded [2024-09-21T08:38:03.281Z] ---> ****-login.sh ends [Pipeline] } [2024-09-21T08:38:03.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-21T08:38:04.023Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2024-09-21T08:38:04.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-21T08:38:04.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-21T08:38:04.098Z] ========================================================= [2024-09-21T08:38:04.098Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-21T08:38:04.098Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-21T08:38:04.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-21T08:38:04.705Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-21T08:38:04.705Z] c6b39de5b339: Pulling fs layer [2024-09-21T08:38:04.705Z] a69c41024577: Pulling fs layer [2024-09-21T08:38:04.705Z] d6de4b400683: Pulling fs layer [2024-09-21T08:38:04.705Z] 35cb2a7552d0: Pulling fs layer [2024-09-21T08:38:04.705Z] 4f4fb700ef54: Pulling fs layer [2024-09-21T08:38:04.705Z] 464afbd9ba4c: Pulling fs layer [2024-09-21T08:38:04.705Z] 00f215d4a9da: Pulling fs layer [2024-09-21T08:38:04.705Z] d496ad576159: Pulling fs layer [2024-09-21T08:38:04.705Z] 4f4fb700ef54: Waiting [2024-09-21T08:38:04.705Z] 464afbd9ba4c: Waiting [2024-09-21T08:38:04.705Z] 00f215d4a9da: Waiting [2024-09-21T08:38:04.705Z] d496ad576159: Waiting [2024-09-21T08:38:04.705Z] 35cb2a7552d0: Waiting [2024-09-21T08:38:04.705Z] a69c41024577: Verifying Checksum [2024-09-21T08:38:04.705Z] a69c41024577: Download complete [2024-09-21T08:38:04.705Z] 35cb2a7552d0: Verifying Checksum [2024-09-21T08:38:04.705Z] 35cb2a7552d0: Download complete [2024-09-21T08:38:04.705Z] 4f4fb700ef54: Download complete [2024-09-21T08:38:04.705Z] 464afbd9ba4c: Download complete [2024-09-21T08:38:04.705Z] c6b39de5b339: Download complete [2024-09-21T08:38:04.836Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 19.6s [2024-09-21T08:38:04.836Z] #55 ... [2024-09-21T08:38:04.836Z] [2024-09-21T08:38:04.836Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:38:04.979Z] d496ad576159: Verifying Checksum [2024-09-21T08:38:04.979Z] d496ad576159: Download complete [2024-09-21T08:38:05.102Z] #56 ... [2024-09-21T08:38:05.102Z] [2024-09-21T08:38:05.102Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:38:05.102Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 19.9s [2024-09-21T08:38:05.102Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 20.8s [2024-09-21T08:38:05.671Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 21.5s [2024-09-21T08:38:05.929Z] #55 ... [2024-09-21T08:38:05.929Z] [2024-09-21T08:38:05.929Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-21T08:38:05.929Z] #58 DONE 55.7s [2024-09-21T08:38:05.929Z] [2024-09-21T08:38:05.929Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:38:05.929Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 21.5s done [2024-09-21T08:38:05.929Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 21.5s done [2024-09-21T08:38:05.929Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 21.6s done [2024-09-21T08:38:05.929Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-21T08:38:05.929Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-21T08:38:05.929Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 21.6s [2024-09-21T08:38:05.929Z] #55 ... [2024-09-21T08:38:05.929Z] [2024-09-21T08:38:05.929Z] #51 [security-spiffe-token-provider internal] load build context [2024-09-21T08:38:05.929Z] #51 DONE 56.6s [2024-09-21T08:38:05.929Z] [2024-09-21T08:38:05.929Z] #43 [core-data internal] load build context [2024-09-21T08:38:05.929Z] #43 DONE 56.5s [2024-09-21T08:38:05.929Z] [2024-09-21T08:38:05.929Z] #50 [security-secretstore-setup internal] load build context [2024-09-21T08:38:05.929Z] #50 DONE 56.6s [2024-09-21T08:38:05.929Z] [2024-09-21T08:38:05.929Z] #47 [core-command internal] load build context [2024-09-21T08:38:05.929Z] #47 DONE 56.7s [2024-09-21T08:38:05.929Z] [2024-09-21T08:38:05.929Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-21T08:38:05.929Z] #48 DONE 56.5s [2024-09-21T08:38:05.929Z] [2024-09-21T08:38:05.929Z] #42 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2024-09-21T08:38:05.929Z] #42 DONE 55.8s [2024-09-21T08:38:05.929Z] [2024-09-21T08:38:05.929Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:38:05.929Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 21.7s [2024-09-21T08:38:05.953Z] c6b39de5b339: Pull complete [2024-09-21T08:38:06.187Z] #55 ... [2024-09-21T08:38:06.187Z] [2024-09-21T08:38:06.187Z] #46 [support-cron-scheduler internal] load build context [2024-09-21T08:38:06.187Z] #46 DONE 56.8s [2024-09-21T08:38:06.187Z] [2024-09-21T08:38:06.187Z] #49 [core-metadata internal] load build context [2024-09-21T08:38:06.187Z] #49 DONE 56.6s [2024-09-21T08:38:06.187Z] [2024-09-21T08:38:06.187Z] #62 [security-proxy-auth internal] load build context [2024-09-21T08:38:06.187Z] #62 DONE 55.9s [2024-09-21T08:38:06.187Z] [2024-09-21T08:38:06.187Z] #54 [security-proxy-setup internal] load build context [2024-09-21T08:38:06.187Z] #54 DONE 55.9s [2024-09-21T08:38:06.187Z] [2024-09-21T08:38:06.187Z] #44 [support-scheduler internal] load build context [2024-09-21T08:38:06.187Z] #44 DONE 56.5s [2024-09-21T08:38:06.187Z] [2024-09-21T08:38:06.187Z] #52 [support-notifications internal] load build context [2024-09-21T08:38:06.187Z] #52 DONE 56.3s [2024-09-21T08:38:06.187Z] [2024-09-21T08:38:06.187Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:38:06.187Z] #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-21T08:38:06.187Z] #55 ... [2024-09-21T08:38:06.187Z] [2024-09-21T08:38:06.188Z] #53 [security-bootstrapper internal] load build context [2024-09-21T08:38:06.188Z] #53 DONE 56.3s [2024-09-21T08:38:06.188Z] [2024-09-21T08:38:06.188Z] #45 [core-keeper internal] load build context [2024-09-21T08:38:06.188Z] #45 DONE 57.0s [2024-09-21T08:38:06.188Z] [2024-09-21T08:38:06.188Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:38:06.224Z] a69c41024577: Pull complete [2024-09-21T08:38:06.445Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 22.0s [2024-09-21T08:38:06.445Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 22.2s [2024-09-21T08:38:06.493Z] d6de4b400683: Verifying Checksum [2024-09-21T08:38:06.493Z] d6de4b400683: Download complete [2024-09-21T08:38:07.011Z] #55 ... [2024-09-21T08:38:07.011Z] [2024-09-21T08:38:07.011Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-21T08:38:07.011Z] #61 55.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:07.011Z] #61 55.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:07.011Z] #61 56.05 (1/2) Installing ca-certificates (20240226-r0) [2024-09-21T08:38:07.011Z] #61 56.06 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-21T08:38:07.011Z] #61 56.06 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:38:07.011Z] #61 56.07 Executing ca-certificates-20240226-r0.trigger [2024-09-21T08:38:07.011Z] #61 56.11 OK: 8 MiB in 17 packages [2024-09-21T08:38:07.011Z] #61 DONE 56.6s [2024-09-21T08:38:07.011Z] [2024-09-21T08:38:07.011Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:38:07.011Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 22.7s done [2024-09-21T08:38:07.268Z] #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-21T08:38:07.907Z] 00f215d4a9da: Verifying Checksum [2024-09-21T08:38:07.907Z] 00f215d4a9da: Download complete [2024-09-21T08:38:08.644Z] #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-09-21T08:38:08.644Z] #55 ... [2024-09-21T08:38:08.644Z] [2024-09-21T08:38:08.644Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-21T08:38:08.644Z] #68 56.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:08.644Z] #68 56.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:08.644Z] #68 56.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-21T08:38:08.644Z] #68 56.57 (2/4) Installing openssl (3.1.7-r0) [2024-09-21T08:38:08.644Z] #68 56.61 (3/4) Installing su-exec (0.2-r3) [2024-09-21T08:38:08.644Z] #68 56.61 (4/4) Installing yq (4.33.3-r5) [2024-09-21T08:38:08.644Z] #68 56.69 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:38:08.644Z] #68 56.73 OK: 17 MiB in 19 packages [2024-09-21T08:38:08.644Z] #68 DONE 58.2s [2024-09-21T08:38:08.644Z] [2024-09-21T08:38:08.644Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-21T08:38:08.644Z] #59 55.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:08.644Z] #59 55.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:08.644Z] #59 56.09 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-21T08:38:08.644Z] #59 56.09 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-21T08:38:08.644Z] #59 56.09 OK: 20070 distinct packages available [2024-09-21T08:38:08.644Z] #59 56.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:08.644Z] #59 56.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:08.644Z] #59 56.42 (1/11) Installing ca-certificates (20240226-r0) [2024-09-21T08:38:08.644Z] #59 56.63 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-21T08:38:08.644Z] #59 56.65 (3/11) Installing libunistring (1.1-r1) [2024-09-21T08:38:08.644Z] #59 56.66 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-21T08:38:08.644Z] #59 56.67 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-21T08:38:08.644Z] #59 56.67 (6/11) Installing libcurl (8.9.1-r0) [2024-09-21T08:38:08.644Z] #59 56.68 (7/11) Installing curl (8.9.1-r0) [2024-09-21T08:38:08.644Z] #59 56.69 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-21T08:38:08.644Z] #59 56.69 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-21T08:38:08.644Z] #59 56.69 (10/11) Installing libucontext (1.2-r2) [2024-09-21T08:38:08.644Z] #59 56.70 (11/11) Installing gcompat (1.1.0-r1) [2024-09-21T08:38:08.644Z] #59 56.70 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:38:08.644Z] #59 56.71 Executing ca-certificates-20240226-r0.trigger [2024-09-21T08:38:08.644Z] #59 56.79 OK: 12 MiB in 26 packages [2024-09-21T08:38:08.644Z] #59 DONE 58.2s [2024-09-21T08:38:08.644Z] [2024-09-21T08:38:08.644Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-21T08:38:08.644Z] #63 58.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:08.644Z] #63 58.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:08.901Z] #63 ... [2024-09-21T08:38:08.901Z] [2024-09-21T08:38:08.901Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:38:08.901Z] #55 DONE 58.6s [2024-09-21T08:38:08.901Z] [2024-09-21T08:38:08.901Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-21T08:38:08.901Z] #63 58.47 (1/3) Installing ca-certificates (20240226-r0) [2024-09-21T08:38:08.901Z] #63 58.49 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-21T08:38:08.901Z] #63 58.49 (3/3) Installing tzdata (2024a-r0) [2024-09-21T08:38:08.901Z] #63 58.55 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:38:09.469Z] #63 58.57 Executing ca-certificates-20240226-r0.trigger [2024-09-21T08:38:09.469Z] #63 58.61 OK: 11 MiB in 18 packages [2024-09-21T08:38:09.469Z] #63 DONE 58.9s [2024-09-21T08:38:09.469Z] [2024-09-21T08:38:09.469Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-21T08:38:09.469Z] #65 58.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:09.469Z] #65 58.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:09.469Z] #65 58.49 (1/4) Installing ca-certificates (20240226-r0) [2024-09-21T08:38:09.469Z] #65 58.50 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-21T08:38:09.469Z] #65 58.51 (3/4) Installing su-exec (0.2-r3) [2024-09-21T08:38:09.469Z] #65 58.51 (4/4) Installing yq (4.33.3-r5) [2024-09-21T08:38:09.469Z] #65 58.57 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:38:09.469Z] #65 58.58 Executing ca-certificates-20240226-r0.trigger [2024-09-21T08:38:09.469Z] #65 58.62 OK: 17 MiB in 19 packages [2024-09-21T08:38:09.469Z] #65 DONE 58.9s [2024-09-21T08:38:09.469Z] [2024-09-21T08:38:09.469Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-21T08:38:09.469Z] #60 58.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:09.469Z] #60 58.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:09.728Z] #60 59.21 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-21T08:38:09.728Z] #60 59.22 (2/2) Installing su-exec (0.2-r3) [2024-09-21T08:38:09.728Z] #60 59.22 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:38:09.728Z] #60 59.22 OK: 7 MiB in 17 packages [2024-09-21T08:38:09.728Z] #60 DONE 59.3s [2024-09-21T08:38:09.728Z] [2024-09-21T08:38:09.728Z] #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-21T08:38:09.728Z] #64 58.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:09.728Z] #64 59.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:09.728Z] #64 59.19 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-21T08:38:09.728Z] #64 59.19 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:38:09.728Z] #64 59.20 OK: 7 MiB in 16 packages [2024-09-21T08:38:09.728Z] #64 DONE 59.4s [2024-09-21T08:38:09.728Z] [2024-09-21T08:38:09.728Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-21T08:38:09.728Z] #0 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:09.728Z] #0 3.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:09.728Z] #0 3.734 OK: 264 MiB in 52 packages [2024-09-21T08:38:09.728Z] #69 DONE 3.9s [2024-09-21T08:38:09.728Z] [2024-09-21T08:38:09.728Z] #70 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:38:09.728Z] #70 DONE 0.0s [2024-09-21T08:38:09.728Z] [2024-09-21T08:38:09.728Z] #71 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:38:09.990Z] #71 ... [2024-09-21T08:38:09.990Z] [2024-09-21T08:38:09.990Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-21T08:38:09.990Z] #72 DONE 4.0s [2024-09-21T08:38:10.261Z] [2024-09-21T08:38:10.261Z] #73 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-09-21T08:38:10.261Z] #73 ... [2024-09-21T08:38:10.261Z] [2024-09-21T08:38:10.261Z] #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-21T08:38:10.261Z] #0 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:10.261Z] #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:10.261Z] #0 4.279 OK: 264 MiB in 52 packages [2024-09-21T08:38:10.261Z] #74 DONE 4.4s [2024-09-21T08:38:10.261Z] [2024-09-21T08:38:10.261Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:38:10.261Z] #75 DONE 0.1s [2024-09-21T08:38:10.521Z] [2024-09-21T08:38:10.521Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-21T08:38:10.521Z] #67 59.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:10.521Z] #67 59.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:10.779Z] #67 60.09 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-21T08:38:10.780Z] #67 60.09 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-21T08:38:10.780Z] #67 60.09 OK: 20070 distinct packages available [2024-09-21T08:38:10.780Z] #67 60.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:10.780Z] #67 60.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:10.780Z] #67 60.42 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-21T08:38:10.780Z] #67 60.43 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-21T08:38:10.780Z] #67 60.43 (3/4) Installing libucontext (1.2-r2) [2024-09-21T08:38:10.780Z] #67 60.43 (4/4) Installing gcompat (1.1.0-r1) [2024-09-21T08:38:10.780Z] #67 60.44 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:38:11.038Z] #67 60.44 OK: 8 MiB in 19 packages [2024-09-21T08:38:11.038Z] #67 DONE 60.6s [2024-09-21T08:38:11.038Z] [2024-09-21T08:38:11.038Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-21T08:38:11.296Z] #76 ... [2024-09-21T08:38:11.296Z] [2024-09-21T08:38:11.296Z] #77 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-21T08:38:11.296Z] #0 4.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.296Z] #0 4.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.296Z] #0 5.181 OK: 264 MiB in 52 packages [2024-09-21T08:38:11.296Z] #77 DONE 5.3s [2024-09-21T08:38:11.296Z] [2024-09-21T08:38:11.296Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:38:11.296Z] #78 DONE 0.0s [2024-09-21T08:38:11.296Z] [2024-09-21T08:38:11.296Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-21T08:38:11.296Z] #66 60.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.296Z] #66 60.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.296Z] #66 60.57 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-21T08:38:11.296Z] #66 60.57 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-21T08:38:11.296Z] #66 60.57 OK: 20070 distinct packages available [2024-09-21T08:38:11.296Z] #66 60.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.296Z] #66 60.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.296Z] #66 60.90 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-21T08:38:11.296Z] #66 60.90 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-21T08:38:11.296Z] #66 60.90 (3/5) Installing libucontext (1.2-r2) [2024-09-21T08:38:11.296Z] #66 60.90 (4/5) Installing gcompat (1.1.0-r1) [2024-09-21T08:38:11.296Z] #66 60.91 (5/5) Installing openssl (3.1.7-r0) [2024-09-21T08:38:11.296Z] #66 60.92 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:38:11.555Z] #66 60.92 OK: 8 MiB in 20 packages [2024-09-21T08:38:11.555Z] #66 ... [2024-09-21T08:38:11.555Z] [2024-09-21T08:38:11.555Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-21T08:38:11.555Z] #0 4.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.555Z] #0 4.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.555Z] #0 5.113 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-21T08:38:11.555Z] #0 5.113 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-21T08:38:11.555Z] #0 5.113 OK: 20079 distinct packages available [2024-09-21T08:38:11.555Z] #0 5.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.555Z] #0 5.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.555Z] #0 5.422 OK: 264 MiB in 52 packages [2024-09-21T08:38:11.555Z] #79 DONE 5.6s [2024-09-21T08:38:11.555Z] [2024-09-21T08:38:11.555Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:38:11.555Z] #80 DONE 0.1s [2024-09-21T08:38:11.813Z] [2024-09-21T08:38:11.814Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-21T08:38:11.814Z] #0 5.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.814Z] #0 5.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:11.814Z] #0 5.511 OK: 7 MiB in 16 packages [2024-09-21T08:38:11.814Z] #81 DONE 5.7s [2024-09-21T08:38:11.814Z] [2024-09-21T08:38:11.814Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-21T08:38:11.814Z] #66 DONE 61.2s [2024-09-21T08:38:11.814Z] [2024-09-21T08:38:11.814Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-21T08:38:12.075Z] #82 ... [2024-09-21T08:38:12.075Z] [2024-09-21T08:38:12.075Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-21T08:38:12.075Z] #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:12.075Z] #0 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:12.075Z] #0 3.164 OK: 12 MiB in 26 packages [2024-09-21T08:38:12.075Z] #83 DONE 3.3s [2024-09-21T08:38:12.075Z] [2024-09-21T08:38:12.075Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-21T08:38:12.075Z] #57 DONE 61.5s [2024-09-21T08:38:12.075Z] [2024-09-21T08:38:12.075Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-21T08:38:12.075Z] #0 2.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:12.075Z] #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:12.075Z] #0 3.296 OK: 17 MiB in 19 packages [2024-09-21T08:38:12.075Z] #84 DONE 3.4s [2024-09-21T08:38:12.075Z] [2024-09-21T08:38:12.075Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-21T08:38:12.075Z] #85 DONE 0.0s [2024-09-21T08:38:12.075Z] [2024-09-21T08:38:12.075Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-21T08:38:12.336Z] #86 ... [2024-09-21T08:38:12.336Z] [2024-09-21T08:38:12.336Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-21T08:38:12.336Z] #0 4.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:12.336Z] #0 4.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:12.336Z] #0 5.125 OK: 8 MiB in 17 packages [2024-09-21T08:38:12.336Z] #87 DONE 5.2s [2024-09-21T08:38:12.336Z] [2024-09-21T08:38:12.336Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-21T08:38:12.336Z] #0 2.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:12.336Z] #0 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:12.336Z] #0 2.857 OK: 11 MiB in 18 packages [2024-09-21T08:38:12.336Z] #88 DONE 3.0s [2024-09-21T08:38:12.336Z] [2024-09-21T08:38:12.336Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:38:12.336Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.7s done [2024-09-21T08:38:12.336Z] #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-21T08:38:12.336Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 19.8s done [2024-09-21T08:38:12.336Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.8s done [2024-09-21T08:38:12.336Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.3s done [2024-09-21T08:38:12.336Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-21T08:38:12.336Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-09-21T08:38:12.903Z] #56 ... [2024-09-21T08:38:12.903Z] [2024-09-21T08:38:12.903Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-21T08:38:12.903Z] #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:12.903Z] #0 2.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:12.903Z] #0 3.189 OK: 17 MiB in 19 packages [2024-09-21T08:38:12.903Z] #89 DONE 3.3s [2024-09-21T08:38:12.903Z] [2024-09-21T08:38:12.903Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:38:13.469Z] #90 ... [2024-09-21T08:38:13.469Z] [2024-09-21T08:38:13.469Z] #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-09-21T08:38:13.469Z] #73 3.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:13.469Z] #73 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:13.469Z] #73 3.366 OK: 7 MiB in 16 packages [2024-09-21T08:38:13.469Z] #73 DONE 3.5s [2024-09-21T08:38:13.469Z] [2024-09-21T08:38:13.469Z] #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-21T08:38:13.469Z] #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:13.469Z] #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:13.469Z] #0 3.372 OK: 7 MiB in 17 packages [2024-09-21T08:38:13.469Z] #91 DONE 3.5s [2024-09-21T08:38:13.469Z] [2024-09-21T08:38:13.469Z] #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-21T08:38:14.405Z] #92 DONE 1.1s [2024-09-21T08:38:14.405Z] [2024-09-21T08:38:14.405Z] #93 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-21T08:38:14.405Z] #93 DONE 0.0s [2024-09-21T08:38:14.405Z] [2024-09-21T08:38:14.405Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-21T08:38:14.405Z] #86 2.275 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:14.664Z] #86 2.750 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:14.928Z] #86 ... [2024-09-21T08:38:14.928Z] [2024-09-21T08:38:14.928Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-21T08:38:14.928Z] #82 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:14.928Z] #82 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:14.928Z] #82 2.888 OK: 8 MiB in 20 packages [2024-09-21T08:38:14.928Z] #82 DONE 3.0s [2024-09-21T08:38:14.928Z] [2024-09-21T08:38:14.928Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-21T08:38:14.928Z] #76 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:14.928Z] #76 3.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:14.928Z] #76 3.480 OK: 8 MiB in 19 packages [2024-09-21T08:38:14.928Z] #76 DONE 3.6s [2024-09-21T08:38:14.928Z] [2024-09-21T08:38:14.928Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-21T08:38:14.928Z] #0 3.521 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:14.928Z] #0 3.998 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-21T08:38:14.928Z] #0 4.668 OK: 264 MiB in 52 packages [2024-09-21T08:38:14.928Z] #94 DONE 4.8s [2024-09-21T08:38:15.188Z] [2024-09-21T08:38:15.188Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-21T08:38:17.096Z] #95 ... [2024-09-21T08:38:17.096Z] [2024-09-21T08:38:17.096Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-21T08:38:17.096Z] #96 DONE 2.2s [2024-09-21T08:38:17.096Z] [2024-09-21T08:38:17.096Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-21T08:38:17.096Z] #97 DONE 2.2s [2024-09-21T08:38:17.096Z] [2024-09-21T08:38:17.096Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-21T08:38:17.096Z] #86 3.368 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-21T08:38:17.096Z] #86 3.697 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:38:17.096Z] #86 3.705 OK: 7 MiB in 16 packages [2024-09-21T08:38:17.096Z] #86 DONE 5.0s [2024-09-21T08:38:17.096Z] [2024-09-21T08:38:17.096Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-21T08:38:17.096Z] #95 DONE 2.2s [2024-09-21T08:38:17.096Z] [2024-09-21T08:38:17.096Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-21T08:38:17.096Z] #98 DONE 2.3s [2024-09-21T08:38:17.096Z] [2024-09-21T08:38:17.096Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:38:17.355Z] #99 ... [2024-09-21T08:38:17.355Z] [2024-09-21T08:38:17.355Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-21T08:38:17.355Z] #100 DONE 0.2s [2024-09-21T08:38:17.355Z] [2024-09-21T08:38:17.355Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-21T08:38:17.925Z] #101 ... [2024-09-21T08:38:17.925Z] [2024-09-21T08:38:17.925Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-21T08:38:17.925Z] #102 DONE 1.0s [2024-09-21T08:38:18.185Z] [2024-09-21T08:38:18.185Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-21T08:38:18.185Z] #103 DONE 1.1s [2024-09-21T08:38:18.185Z] [2024-09-21T08:38:18.185Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-21T08:38:18.185Z] #101 DONE 0.9s [2024-09-21T08:38:18.185Z] [2024-09-21T08:38:18.185Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-21T08:38:18.185Z] #104 DONE 0.2s [2024-09-21T08:38:18.185Z] [2024-09-21T08:38:18.185Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-21T08:38:18.185Z] #105 DONE 0.2s [2024-09-21T08:38:18.185Z] [2024-09-21T08:38:18.185Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-21T08:38:18.185Z] #106 DONE 0.1s [2024-09-21T08:38:18.185Z] [2024-09-21T08:38:18.185Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-21T08:38:18.444Z] #107 DONE 0.1s [2024-09-21T08:38:18.444Z] [2024-09-21T08:38:18.444Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-21T08:38:18.444Z] #108 DONE 0.1s [2024-09-21T08:38:18.444Z] [2024-09-21T08:38:18.444Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-21T08:38:18.444Z] #109 DONE 0.1s [2024-09-21T08:38:18.444Z] [2024-09-21T08:38:18.444Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-21T08:38:18.444Z] #110 DONE 0.1s [2024-09-21T08:38:18.444Z] [2024-09-21T08:38:18.444Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-21T08:38:18.444Z] #111 DONE 0.1s [2024-09-21T08:38:18.444Z] [2024-09-21T08:38:18.444Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-21T08:38:18.444Z] #112 DONE 0.1s [2024-09-21T08:38:18.444Z] [2024-09-21T08:38:18.444Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-21T08:38:18.444Z] #113 DONE 0.1s [2024-09-21T08:38:18.444Z] [2024-09-21T08:38:18.444Z] #114 [security-spire-server] exporting to image [2024-09-21T08:38:18.444Z] #114 exporting layers [2024-09-21T08:38:18.704Z] #114 ... [2024-09-21T08:38:18.704Z] [2024-09-21T08:38:18.704Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-21T08:38:18.704Z] #115 DONE 0.1s [2024-09-21T08:38:18.704Z] [2024-09-21T08:38:18.704Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-21T08:38:18.704Z] #116 DONE 0.1s [2024-09-21T08:38:18.704Z] [2024-09-21T08:38:18.704Z] #114 [security-spire-config] exporting to image [2024-09-21T08:38:19.273Z] #114 exporting layers 0.7s done [2024-09-21T08:38:19.273Z] #114 writing image sha256:bd267323b34a2d5f6ff027de171e217fb46253f5f65eb6c174c4b3fc5de479d4 done [2024-09-21T08:38:19.273Z] #114 naming to docker.io/library/security-spire-server done [2024-09-21T08:38:19.534Z] #114 exporting layers 0.7s done [2024-09-21T08:38:19.534Z] #114 writing image sha256:96f6368d97fea2313361d2315632e8795f3e4d7dd645a3e9d9b62894a6011ef2 0.0s done [2024-09-21T08:38:19.534Z] #114 naming to docker.io/library/security-spire-config done [2024-09-21T08:38:19.534Z] #114 writing image sha256:d84673431384f063925cd6b48faddfa3756aad4e91db3e6ed70f43f57cbbe3dd done [2024-09-21T08:38:19.534Z] #114 naming to docker.io/library/security-spire-agent done [2024-09-21T08:38:19.534Z] #114 DONE 0.9s [2024-09-21T08:38:19.534Z] [2024-09-21T08:38:19.534Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:38:20.253Z] d6de4b400683: Pull complete [2024-09-21T08:38:20.488Z] #117 ... [2024-09-21T08:38:20.488Z] [2024-09-21T08:38:20.488Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:38:20.522Z] 35cb2a7552d0: Pull complete [2024-09-21T08:38:20.522Z] 4f4fb700ef54: Pull complete [2024-09-21T08:38:20.793Z] 464afbd9ba4c: Pull complete [2024-09-21T08:38:30.980Z] 00f215d4a9da: Pull complete [2024-09-21T08:38:31.569Z] d496ad576159: Pull complete [2024-09-21T08:38:31.840Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-21T08:38:31.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-21T08:38:31.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-21T08:38:32.195Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-21T08:38:32.195Z] WORKDIR /edgex [2024-09-21T08:38:32.195Z] COPY go.mod . [2024-09-21T08:38:32.195Z] RUN go mod download [2024-09-21T08:38:32.195Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-21T08:38:32.795Z] Sending build context to Docker daemon 3.573MB [2024-09-21T08:38:32.795Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-21T08:38:32.795Z] ---> f246e2811388 [2024-09-21T08:38:32.795Z] Step 2/4 : WORKDIR /edgex [2024-09-21T08:38:34.771Z] ---> Running in d9913f570067 [2024-09-21T08:38:35.042Z] Removing intermediate container d9913f570067 [2024-09-21T08:38:35.042Z] ---> 2c0ad2da98c1 [2024-09-21T08:38:35.042Z] Step 3/4 : COPY go.mod . [2024-09-21T08:38:35.653Z] ---> 68f129fc94ce [2024-09-21T08:38:35.653Z] Step 4/4 : RUN go mod download [2024-09-21T08:38:35.653Z] ---> Running in bcc57b3348c2 [2024-09-21T08:39:07.170Z] #118 DONE 49.8s [2024-09-21T08:39:07.170Z] [2024-09-21T08:39:07.170Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:07.170Z] #117 DONE 48.9s [2024-09-21T08:39:07.170Z] [2024-09-21T08:39:07.170Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:07.170Z] #90 DONE 48.6s [2024-09-21T08:39:07.170Z] [2024-09-21T08:39:07.170Z] #71 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:07.170Z] #71 DONE 50.3s [2024-09-21T08:39:07.170Z] [2024-09-21T08:39:07.170Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:07.170Z] #99 DONE 43.1s [2024-09-21T08:39:07.170Z] [2024-09-21T08:39:07.170Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-21T08:39:07.170Z] #119 ... [2024-09-21T08:39:07.170Z] [2024-09-21T08:39:07.170Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-21T08:39:10.538Z] #120 ... [2024-09-21T08:39:10.538Z] [2024-09-21T08:39:10.538Z] #121 [core-command builder 6/7] COPY . . [2024-09-21T08:39:10.538Z] #121 ... [2024-09-21T08:39:10.538Z] [2024-09-21T08:39:10.538Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-21T08:39:10.797Z] #122 ... [2024-09-21T08:39:10.797Z] [2024-09-21T08:39:10.797Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #123 ... [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #121 [core-command builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #121 DONE 15.2s [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #124 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:16.078Z] #125 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:39:16.078Z] #126 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #127 [support-scheduler builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #127 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:16.078Z] #128 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:39:16.078Z] #129 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #130 [core-metadata builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #130 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:39:16.078Z] #131 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:16.078Z] #132 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:39:16.078Z] #133 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #134 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:16.078Z] #135 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #136 [core-data builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #136 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:16.078Z] #137 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:39:16.078Z] #138 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #120 DONE 15.1s [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #139 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:16.078Z] #139 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #140 [support-notifications builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #140 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #141 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:39:16.078Z] #141 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #122 DONE 15.2s [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-21T08:39:16.078Z] #119 DONE 15.1s [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T08:39:16.078Z] #142 ... [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #143 [security-proxy-setup builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #143 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:39:16.078Z] #144 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:16.078Z] #145 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T08:39:16.078Z] #146 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-09-21T08:39:16.078Z] #147 CACHED [2024-09-21T08:39:16.078Z] [2024-09-21T08:39:16.078Z] #148 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-21T08:39:16.078Z] #148 CACHED [2024-09-21T08:39:16.079Z] [2024-09-21T08:39:16.079Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-09-21T08:39:16.079Z] #123 DONE 15.2s [2024-09-21T08:39:16.079Z] [2024-09-21T08:39:16.079Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-21T08:39:17.459Z] #149 1.887 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:39:25.616Z] #149 ... [2024-09-21T08:39:25.616Z] [2024-09-21T08:39:25.616Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-21T08:39:25.616Z] #0 0.808 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:39:25.616Z] #150 ... [2024-09-21T08:39:25.616Z] [2024-09-21T08:39:25.616Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-21T08:39:25.616Z] #0 1.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:39:25.616Z] #151 ... [2024-09-21T08:39:25.616Z] [2024-09-21T08:39:25.616Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-21T08:39:25.616Z] #0 1.385 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-21T08:39:25.882Z] #152 ... [2024-09-21T08:39:25.882Z] [2024-09-21T08:39:25.882Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-21T08:39:25.882Z] #0 1.986 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-21T08:39:25.882Z] #153 ... [2024-09-21T08:39:25.882Z] [2024-09-21T08:39:25.882Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-21T08:39:25.882Z] #0 0.803 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:39:26.141Z] #154 ... [2024-09-21T08:39:26.141Z] [2024-09-21T08:39:26.141Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-21T08:39:26.141Z] #0 1.023 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-21T08:39:26.399Z] #155 ... [2024-09-21T08:39:26.399Z] [2024-09-21T08:39:26.399Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-21T08:39:26.399Z] #0 0.698 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-21T08:39:26.399Z] #156 ... [2024-09-21T08:39:26.399Z] [2024-09-21T08:39:26.399Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-21T08:39:26.399Z] #0 1.137 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-21T08:39:26.675Z] #157 ... [2024-09-21T08:39:26.675Z] [2024-09-21T08:39:26.675Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-21T08:39:26.675Z] #0 0.469 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-21T08:39:26.675Z] #158 ... [2024-09-21T08:39:26.675Z] [2024-09-21T08:39:26.675Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T08:39:26.675Z] #142 1.122 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-21T08:39:26.934Z] #142 ... [2024-09-21T08:39:26.934Z] [2024-09-21T08:39:26.934Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-21T08:39:26.934Z] #0 2.061 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-21T08:39:26.934Z] #159 ... [2024-09-21T08:39:26.934Z] [2024-09-21T08:39:26.934Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-21T08:39:26.934Z] #0 0.626 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-21T08:39:43.590Z] Removing intermediate container bcc57b3348c2 [2024-09-21T08:39:43.590Z] ---> f8c100e736e6 [2024-09-21T08:39:43.590Z] Successfully built f8c100e736e6 [2024-09-21T08:39:43.590Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T08:39:43.943Z] + docker inspect -f . ci-base-image-arm64 [2024-09-21T08:39:43.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-21T08:39:44.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-10804 does not seem to be running inside a container [2024-09-21T08:39:44.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2024-09-21T08:39:45.586Z] $ docker top e37dc6ecd916aa7beda5010f47573755543b9cfc9e647af8f05e2b2dfc64d43b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-21T08:39:46.472Z] + go version [2024-09-21T08:39:46.472Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-21T08:39:46.492Z] $ docker stop --time=1 e37dc6ecd916aa7beda5010f47573755543b9cfc9e647af8f05e2b2dfc64d43b [2024-09-21T08:39:48.161Z] $ docker rm -f --volumes e37dc6ecd916aa7beda5010f47573755543b9cfc9e647af8f05e2b2dfc64d43b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T08:39:48.800Z] + docker inspect -f . ci-base-image-arm64 [2024-09-21T08:39:48.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-21T08:39:48.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-10804 does not seem to be running inside a container [2024-09-21T08:39:49.065Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2024-09-21T08:39:50.350Z] $ docker top dda070f685ea5f4c566a5f7e9c713abe1e70b94330fb8703987aa7e9aa10815e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-21T08:39:50.578Z] ========================================================= [2024-09-21T08:39:50.579Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-21T08:39:50.579Z] ========================================================= [Pipeline] sh [2024-09-21T08:39:51.207Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2024-09-21T08:39:52.550Z] + make test [2024-09-21T08:39:52.550Z] go test -race -coverprofile=coverage.out ./... [2024-09-21T08:40:39.422Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-21T08:41:03.633Z] #160 ... [2024-09-21T08:41:03.633Z] [2024-09-21T08:41:03.633Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-21T08:41:03.633Z] #149 98.32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:41:30.349Z] #149 ... [2024-09-21T08:41:30.349Z] [2024-09-21T08:41:30.349Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-21T08:41:30.349Z] #150 DONE 135.0s [2024-09-21T08:41:30.626Z] [2024-09-21T08:41:30.626Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-21T08:41:32.023Z] #160 ... [2024-09-21T08:41:32.023Z] [2024-09-21T08:41:32.023Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:41:42.196Z] #161 ... [2024-09-21T08:41:42.196Z] [2024-09-21T08:41:42.196Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-21T08:41:42.196Z] #149 DONE 145.7s [2024-09-21T08:41:42.196Z] [2024-09-21T08:41:42.196Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-21T08:41:42.487Z] #157 ... [2024-09-21T08:41:42.487Z] [2024-09-21T08:41:42.487Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-21T08:41:42.487Z] #159 DONE 147.0s [2024-09-21T08:41:42.487Z] [2024-09-21T08:41:42.487Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-21T08:41:42.487Z] #153 DONE 147.0s [2024-09-21T08:41:42.487Z] [2024-09-21T08:41:42.487Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-21T08:41:42.487Z] #151 DONE 147.0s [2024-09-21T08:41:42.487Z] [2024-09-21T08:41:42.487Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:41:43.474Z] #35 ... [2024-09-21T08:41:43.474Z] [2024-09-21T08:41:43.474Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:41:43.474Z] #162 ... [2024-09-21T08:41:43.474Z] [2024-09-21T08:41:43.474Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:41:43.474Z] #161 DONE 11.3s [2024-09-21T08:41:43.474Z] [2024-09-21T08:41:43.474Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:41:43.737Z] #163 ... [2024-09-21T08:41:43.737Z] [2024-09-21T08:41:43.737Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:41:43.737Z] #162 DONE 0.5s [2024-09-21T08:41:43.737Z] [2024-09-21T08:41:43.737Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-21T08:41:43.737Z] #164 DONE 0.7s [2024-09-21T08:41:43.998Z] [2024-09-21T08:41:43.998Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:41:43.998Z] #165 DONE 0.5s [2024-09-21T08:41:43.998Z] [2024-09-21T08:41:43.998Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:41:43.998Z] #163 DONE 0.5s [2024-09-21T08:41:43.998Z] [2024-09-21T08:41:43.998Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:41:43.998Z] #166 DONE 0.6s [2024-09-21T08:41:43.998Z] [2024-09-21T08:41:43.998Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:41:44.258Z] #167 ... [2024-09-21T08:41:44.258Z] [2024-09-21T08:41:44.258Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:41:44.258Z] #168 DONE 0.3s [2024-09-21T08:41:44.258Z] [2024-09-21T08:41:44.258Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:41:44.258Z] #169 DONE 0.3s [2024-09-21T08:41:44.258Z] [2024-09-21T08:41:44.258Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:41:44.258Z] #167 DONE 0.3s [2024-09-21T08:41:44.258Z] [2024-09-21T08:41:44.258Z] #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-21T08:41:46.174Z] #170 ... [2024-09-21T08:41:46.174Z] [2024-09-21T08:41:46.174Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-21T08:41:46.174Z] #171 DONE 1.9s [2024-09-21T08:41:46.174Z] [2024-09-21T08:41:46.174Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-21T08:41:46.174Z] #172 DONE 1.9s [2024-09-21T08:41:46.174Z] [2024-09-21T08:41:46.174Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:41:46.174Z] #173 ... [2024-09-21T08:41:46.174Z] [2024-09-21T08:41:46.174Z] #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-21T08:41:46.174Z] #170 DONE 1.9s [2024-09-21T08:41:46.174Z] [2024-09-21T08:41:46.174Z] #174 [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 [2024-09-21T08:41:46.174Z] #174 DONE 1.8s [2024-09-21T08:41:46.455Z] [2024-09-21T08:41:46.455Z] #175 [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 [2024-09-21T08:41:51.805Z] #175 ... [2024-09-21T08:41:51.805Z] [2024-09-21T08:41:51.805Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:41:51.805Z] #173 DONE 4.9s [2024-09-21T08:41:51.805Z] [2024-09-21T08:41:51.805Z] #176 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:41:51.805Z] #176 DONE 4.8s [2024-09-21T08:41:51.805Z] [2024-09-21T08:41:51.805Z] #114 [security-spiffe-token-provider] exporting to image [2024-09-21T08:41:51.805Z] #114 exporting layers [2024-09-21T08:41:51.805Z] #114 ... [2024-09-21T08:41:51.805Z] [2024-09-21T08:41:51.805Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-21T08:41:51.805Z] #160 DONE 155.9s [2024-09-21T08:41:51.805Z] [2024-09-21T08:41:51.805Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-21T08:41:51.805Z] #154 DONE 156.0s [2024-09-21T08:41:51.805Z] [2024-09-21T08:41:51.805Z] #175 [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 [2024-09-21T08:41:51.805Z] #175 DONE 5.2s [2024-09-21T08:41:51.805Z] [2024-09-21T08:41:51.805Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-21T08:41:53.186Z] #177 ... [2024-09-21T08:41:53.186Z] [2024-09-21T08:41:53.186Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-21T08:41:53.186Z] #178 DONE 6.9s [2024-09-21T08:41:53.186Z] [2024-09-21T08:41:53.186Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:41:53.186Z] #179 CACHED [2024-09-21T08:41:53.186Z] [2024-09-21T08:41:53.186Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:41:53.186Z] #180 CACHED [2024-09-21T08:41:53.186Z] [2024-09-21T08:41:53.186Z] #181 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-21T08:41:53.186Z] #181 DONE 9.3s [2024-09-21T08:41:53.186Z] [2024-09-21T08:41:53.186Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:41:53.186Z] #182 CACHED [2024-09-21T08:41:53.186Z] [2024-09-21T08:41:53.186Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:41:53.186Z] #183 CACHED [2024-09-21T08:41:53.186Z] [2024-09-21T08:41:53.186Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-21T08:41:59.764Z] #184 ... [2024-09-21T08:41:59.764Z] [2024-09-21T08:41:59.764Z] #114 [security-spiffe-token-provider] exporting to image [2024-09-21T08:41:59.764Z] #114 exporting layers 4.8s done [2024-09-21T08:42:02.303Z] #114 ... [2024-09-21T08:42:02.303Z] [2024-09-21T08:42:02.303Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:42:02.303Z] #185 ... [2024-09-21T08:42:02.303Z] [2024-09-21T08:42:02.303Z] #186 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:42:03.239Z] #186 ... [2024-09-21T08:42:03.239Z] [2024-09-21T08:42:03.239Z] #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-21T08:42:03.239Z] #187 ... [2024-09-21T08:42:03.239Z] [2024-09-21T08:42:03.239Z] #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-21T08:42:03.497Z] #188 ... [2024-09-21T08:42:03.497Z] [2024-09-21T08:42:03.497Z] #114 [security-spiffe-token-provider] exporting to image [2024-09-21T08:42:03.497Z] #114 writing image sha256:e8dcc2a8f2bde3fb3d0565efd232786660adeade567e71a9946c0f3f7c1c1db6 0.0s done [2024-09-21T08:42:03.497Z] #114 naming to docker.io/library/security-spiffe-token-provider [2024-09-21T08:42:03.767Z] #114 naming to docker.io/library/security-spiffe-token-provider 0.5s done [2024-09-21T08:42:03.767Z] #114 DONE 13.6s [2024-09-21T08:42:03.767Z] [2024-09-21T08:42:03.767Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-21T08:42:03.767Z] #177 DONE 12.9s [2024-09-21T08:42:03.767Z] [2024-09-21T08:42:03.767Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:42:03.767Z] #185 DONE 11.9s [2024-09-21T08:42:03.767Z] [2024-09-21T08:42:03.767Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-21T08:42:04.028Z] #189 ... [2024-09-21T08:42:04.028Z] [2024-09-21T08:42:04.028Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-21T08:42:04.028Z] #156 DONE 168.5s [2024-09-21T08:42:04.028Z] [2024-09-21T08:42:04.028Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-21T08:42:04.028Z] #158 DONE 168.6s [2024-09-21T08:42:04.028Z] [2024-09-21T08:42:04.028Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-21T08:42:04.028Z] #155 DONE 168.6s [2024-09-21T08:42:04.028Z] [2024-09-21T08:42:04.028Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T08:42:04.028Z] #142 DONE 168.5s [2024-09-21T08:42:04.028Z] [2024-09-21T08:42:04.028Z] #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-21T08:42:04.028Z] #188 DONE 11.0s [2024-09-21T08:42:04.028Z] [2024-09-21T08:42:04.028Z] #190 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:42:04.288Z] #190 ... [2024-09-21T08:42:04.288Z] [2024-09-21T08:42:04.288Z] #191 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:42:04.288Z] #191 CACHED [2024-09-21T08:42:04.288Z] [2024-09-21T08:42:04.288Z] #192 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:42:04.288Z] #192 CACHED [2024-09-21T08:42:04.288Z] [2024-09-21T08:42:04.288Z] #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:42:04.288Z] #193 CACHED [2024-09-21T08:42:04.288Z] [2024-09-21T08:42:04.288Z] #194 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:42:04.288Z] #194 CACHED [2024-09-21T08:42:04.288Z] [2024-09-21T08:42:04.288Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-21T08:42:04.288Z] #152 DONE 168.9s [2024-09-21T08:42:04.288Z] [2024-09-21T08:42:04.288Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-21T08:42:04.288Z] #157 DONE 168.9s [2024-09-21T08:42:04.288Z] [2024-09-21T08:42:04.288Z] #186 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:42:04.288Z] #186 DONE 11.2s [2024-09-21T08:42:04.288Z] [2024-09-21T08:42:04.288Z] #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-21T08:42:04.288Z] #187 DONE 11.3s [2024-09-21T08:42:04.288Z] [2024-09-21T08:42:04.288Z] #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-21T08:42:04.557Z] #195 ... [2024-09-21T08:42:04.557Z] [2024-09-21T08:42:04.557Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-21T08:42:04.557Z] #184 DONE 11.2s [2024-09-21T08:42:04.557Z] [2024-09-21T08:42:04.557Z] #196 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:42:05.548Z] #196 ... [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #197 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-21T08:42:05.548Z] #197 DONE 1.5s [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #190 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:42:05.548Z] #190 DONE 1.4s [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-21T08:42:05.548Z] #198 DONE 1.2s [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-21T08:42:05.548Z] #199 DONE 1.3s [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:42:05.548Z] #200 ... [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:42:05.548Z] #201 DONE 1.3s [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #202 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:42:05.548Z] #202 DONE 1.2s [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:42:05.548Z] #203 DONE 1.2s [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-21T08:42:05.548Z] #195 DONE 1.2s [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:42:05.548Z] #204 DONE 1.2s [2024-09-21T08:42:05.548Z] [2024-09-21T08:42:05.548Z] #205 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:42:05.548Z] #205 DONE 1.3s [2024-09-21T08:42:05.809Z] [2024-09-21T08:42:05.809Z] #196 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T08:42:05.809Z] #196 DONE 1.2s [2024-09-21T08:42:05.809Z] [2024-09-21T08:42:05.809Z] #114 [core-command] exporting to image [2024-09-21T08:42:05.809Z] #114 exporting layers [2024-09-21T08:42:05.809Z] #114 exporting layers 0.3s done [2024-09-21T08:42:06.376Z] #114 ... [2024-09-21T08:42:06.376Z] [2024-09-21T08:42:06.376Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-21T08:42:06.376Z] #189 DONE 2.5s [2024-09-21T08:42:06.376Z] [2024-09-21T08:42:06.376Z] #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:42:06.376Z] #206 DONE 1.0s [2024-09-21T08:42:06.376Z] [2024-09-21T08:42:06.376Z] #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-21T08:42:06.376Z] #207 DONE 1.0s [2024-09-21T08:42:06.376Z] [2024-09-21T08:42:06.376Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:42:06.376Z] #208 DONE 1.0s [2024-09-21T08:42:06.376Z] [2024-09-21T08:42:06.376Z] #114 [support-scheduler] exporting to image [2024-09-21T08:42:06.376Z] #114 writing image sha256:a808f59eb47d8eea65dc25f8ec8e3bea2dc777fc0e106831fdb99022bbec6d24 done [2024-09-21T08:42:06.376Z] #114 naming to docker.io/library/core-command done [2024-09-21T08:42:06.638Z] #114 ... [2024-09-21T08:42:06.638Z] [2024-09-21T08:42:06.638Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:42:06.638Z] #200 DONE 1.0s [2024-09-21T08:42:06.638Z] [2024-09-21T08:42:06.638Z] #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:42:06.638Z] #209 DONE 1.0s [2024-09-21T08:42:06.638Z] [2024-09-21T08:42:06.638Z] #210 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-21T08:42:06.638Z] #210 DONE 1.0s [2024-09-21T08:42:06.638Z] [2024-09-21T08:42:06.638Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-21T08:42:06.638Z] #211 DONE 0.9s [2024-09-21T08:42:06.638Z] [2024-09-21T08:42:06.638Z] #212 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-21T08:42:06.638Z] #212 DONE 0.8s [2024-09-21T08:42:06.638Z] [2024-09-21T08:42:06.638Z] #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-21T08:42:06.638Z] #213 DONE 1.0s [2024-09-21T08:42:06.638Z] [2024-09-21T08:42:06.638Z] #114 [support-scheduler] exporting to image [2024-09-21T08:42:06.638Z] #114 exporting layers 0.1s done [2024-09-21T08:42:06.905Z] #114 writing image sha256:6fe334733324a570223a9cbb41f6d48db1b770d9fbe3a88d30afdd3781da4358 [2024-09-21T08:42:07.164Z] #114 exporting layers 0.8s done [2024-09-21T08:42:07.164Z] #114 writing image sha256:6fe334733324a570223a9cbb41f6d48db1b770d9fbe3a88d30afdd3781da4358 0.4s done [2024-09-21T08:42:07.164Z] #114 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-21T08:42:07.422Z] #114 ... [2024-09-21T08:42:07.422Z] [2024-09-21T08:42:07.422Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-21T08:42:07.422Z] #214 DONE 1.1s [2024-09-21T08:42:07.422Z] [2024-09-21T08:42:07.422Z] #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-21T08:42:07.422Z] #215 DONE 2.0s [2024-09-21T08:42:07.422Z] [2024-09-21T08:42:07.422Z] #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-21T08:42:07.422Z] #216 DONE 1.1s [2024-09-21T08:42:07.422Z] [2024-09-21T08:42:07.422Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-21T08:42:07.422Z] #217 DONE 1.1s [2024-09-21T08:42:07.422Z] [2024-09-21T08:42:07.422Z] #218 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:42:07.422Z] #218 DONE 1.1s [2024-09-21T08:42:07.422Z] [2024-09-21T08:42:07.422Z] #114 [core-metadata] exporting to image [2024-09-21T08:42:07.422Z] #114 writing image sha256:c36b7ece990485cc7242238a5ff47f06afafe027ff0ad9fddb8ef8d48dc66e95 [2024-09-21T08:42:07.679Z] #114 ... [2024-09-21T08:42:07.679Z] [2024-09-21T08:42:07.679Z] #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-21T08:42:07.679Z] #219 DONE 1.1s [2024-09-21T08:42:07.679Z] [2024-09-21T08:42:07.679Z] #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-21T08:42:07.679Z] #220 DONE 1.1s [2024-09-21T08:42:07.679Z] [2024-09-21T08:42:07.679Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-21T08:42:07.679Z] #221 DONE 1.1s [2024-09-21T08:42:07.679Z] [2024-09-21T08:42:07.679Z] #114 [support-scheduler] exporting to image [2024-09-21T08:42:07.679Z] #114 writing image sha256:c36b7ece990485cc7242238a5ff47f06afafe027ff0ad9fddb8ef8d48dc66e95 done [2024-09-21T08:42:07.679Z] #114 naming to docker.io/library/support-scheduler done [2024-09-21T08:42:07.679Z] #114 ... [2024-09-21T08:42:07.679Z] [2024-09-21T08:42:07.679Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:42:07.679Z] #222 DONE 0.2s [2024-09-21T08:42:07.679Z] [2024-09-21T08:42:07.679Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-21T08:42:07.679Z] #223 DONE 0.2s [2024-09-21T08:42:07.679Z] [2024-09-21T08:42:07.679Z] #224 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-21T08:42:07.679Z] #224 DONE 0.2s [2024-09-21T08:42:07.679Z] [2024-09-21T08:42:07.679Z] #114 [support-notifications] exporting to image [2024-09-21T08:42:07.948Z] #114 ... [2024-09-21T08:42:07.948Z] [2024-09-21T08:42:07.948Z] #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-21T08:42:07.948Z] #225 DONE 0.2s [2024-09-21T08:42:07.948Z] [2024-09-21T08:42:07.948Z] #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-21T08:42:07.948Z] #226 DONE 0.2s [2024-09-21T08:42:07.948Z] [2024-09-21T08:42:07.948Z] #114 [support-cron-scheduler] exporting to image [2024-09-21T08:42:07.948Z] #114 exporting layers 0.4s done [2024-09-21T08:42:07.948Z] #114 writing image sha256:3605dc2bbdd89381d5e8fc2869e55ca0636c636499a43858f0ae673e926d78a0 [2024-09-21T08:42:07.948Z] #114 ... [2024-09-21T08:42:07.948Z] [2024-09-21T08:42:07.948Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-21T08:42:07.948Z] #227 DONE 1.5s [2024-09-21T08:42:07.948Z] [2024-09-21T08:42:07.948Z] #228 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-21T08:42:07.948Z] #228 DONE 0.3s [2024-09-21T08:42:07.948Z] [2024-09-21T08:42:07.948Z] #114 [security-proxy-auth] exporting to image [2024-09-21T08:42:07.948Z] #114 writing image sha256:3605dc2bbdd89381d5e8fc2869e55ca0636c636499a43858f0ae673e926d78a0 done [2024-09-21T08:42:07.948Z] #114 naming to docker.io/library/core-metadata 0.0s done [2024-09-21T08:42:08.206Z] #114 ... [2024-09-21T08:42:08.206Z] [2024-09-21T08:42:08.206Z] #229 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-21T08:42:08.206Z] #229 DONE 0.3s [2024-09-21T08:42:08.206Z] [2024-09-21T08:42:08.206Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-21T08:42:08.206Z] #230 DONE 0.6s [2024-09-21T08:42:08.206Z] [2024-09-21T08:42:08.206Z] #114 [security-secretstore-setup] exporting to image [2024-09-21T08:42:08.206Z] #114 writing image sha256:ce9fe834213871bcb3652e2a8c859d015a5ef458d186f248546104193538e937 [2024-09-21T08:42:08.464Z] #114 ... [2024-09-21T08:42:08.464Z] [2024-09-21T08:42:08.464Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-21T08:42:08.464Z] #231 DONE 0.1s [2024-09-21T08:42:08.464Z] [2024-09-21T08:42:08.464Z] #114 [core-keeper] exporting to image [2024-09-21T08:42:08.464Z] #114 exporting layers 0.4s done [2024-09-21T08:42:08.464Z] #114 writing image sha256:ce9fe834213871bcb3652e2a8c859d015a5ef458d186f248546104193538e937 0.1s done [2024-09-21T08:42:08.464Z] #114 naming to docker.io/library/security-proxy-setup done [2024-09-21T08:42:08.464Z] #114 writing image sha256:6890129ac331eb119f252db7aceef6fa4fb21d5f061c37a66c4681cc939e8159 0.1s done [2024-09-21T08:42:08.464Z] #114 naming to docker.io/library/core-keeper done [2024-09-21T08:42:08.464Z] #114 ... [2024-09-21T08:42:08.464Z] [2024-09-21T08:42:08.464Z] #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-21T08:42:08.464Z] #232 DONE 0.1s [2024-09-21T08:42:08.464Z] [2024-09-21T08:42:08.464Z] #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-21T08:42:08.464Z] #233 DONE 0.1s [2024-09-21T08:42:08.464Z] [2024-09-21T08:42:08.464Z] #114 [support-notifications] exporting to image [2024-09-21T08:42:08.464Z] #114 exporting layers 0.5s done [2024-09-21T08:42:08.464Z] #114 writing image sha256:065dbef9a4d0bbd9cb7a762cb4bb630b3a6ab621f5d0268c14dfb01cab5ebcb6 0.1s done [2024-09-21T08:42:08.464Z] #114 writing image sha256:94fae07b3fbe63739b0b8c1879c63b5bbb53625cabceff00bc48f7d9ef892970 0.0s done [2024-09-21T08:42:08.464Z] #114 naming to docker.io/library/support-notifications done [2024-09-21T08:42:08.464Z] #114 naming to docker.io/library/security-proxy-auth [2024-09-21T08:42:08.464Z] #114 exporting layers 0.5s done [2024-09-21T08:42:08.464Z] #114 naming to docker.io/library/security-proxy-auth done [2024-09-21T08:42:08.464Z] #114 writing image sha256:c0d712827b226a1f59824fa641cd2bc2656bf8afc28c8c040ff8431c104d7941 0.0s done [2024-09-21T08:42:08.464Z] #114 naming to docker.io/library/support-cron-scheduler done [2024-09-21T08:42:08.464Z] #114 writing image sha256:e4e03c8727442fcb2382bb39923b18b58bce288d70b0536752785b41f2dab3e8 [2024-09-21T08:42:08.723Z] #114 exporting layers 0.5s done [2024-09-21T08:42:08.723Z] #114 writing image sha256:e4e03c8727442fcb2382bb39923b18b58bce288d70b0536752785b41f2dab3e8 0.0s done [2024-09-21T08:42:08.723Z] #114 naming to docker.io/library/core-data done [2024-09-21T08:42:08.723Z] #114 writing image sha256:cb68801d4de9d7ecbb31c5e2973c0d409e6fd480ddecab2055e9127f866d1c24 done [2024-09-21T08:42:08.723Z] #114 naming to docker.io/library/security-secretstore-setup done [2024-09-21T08:42:08.723Z] #114 DONE 16.8s [2024-09-21T08:42:08.723Z] [2024-09-21T08:42:08.723Z] #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-21T08:42:08.982Z] #234 DONE 0.4s [2024-09-21T08:42:08.982Z] [2024-09-21T08:42:08.982Z] #114 [security-bootstrapper] exporting to image [2024-09-21T08:42:08.982Z] #114 exporting layers 0.2s done [2024-09-21T08:42:08.982Z] #114 writing image sha256:1edd487fea7b010d040b9d09af9060f6411868aee9f3f989110fb48291d6047c done [2024-09-21T08:42:08.982Z] #114 naming to docker.io/library/security-bootstrapper done [2024-09-21T08:42:08.982Z] #114 DONE 17.0s [2024-09-21T08:42:08.982Z] [2024-09-21T08:42:08.982Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T08:42:08.982Z] time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-21T08:42:08.989Z] $ docker stop --time=1 93f8cb97b20eda5372217cca6ae6c17beb9703c581b20cfdbbe0946b24f14b85 [2024-09-21T08:42:10.267Z] $ docker rm -f --volumes 93f8cb97b20eda5372217cca6ae6c17beb9703c581b20cfdbbe0946b24f14b85 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-21T08:42:10.618Z] + docker images [2024-09-21T08:42:10.618Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-21T08:42:10.618Z] security-bootstrapper latest 1edd487fea7b 2 seconds ago 19MB [2024-09-21T08:42:10.618Z] security-secretstore-setup latest cb68801d4de9 3 seconds ago 37MB [2024-09-21T08:42:10.618Z] support-notifications latest 065dbef9a4d0 3 seconds ago 42.7MB [2024-09-21T08:42:10.618Z] support-cron-scheduler latest c0d712827b22 3 seconds ago 44.3MB [2024-09-21T08:42:10.618Z] core-data latest e4e03c872744 3 seconds ago 39.8MB [2024-09-21T08:42:10.618Z] core-keeper latest 6890129ac331 3 seconds ago 39.7MB [2024-09-21T08:42:10.618Z] core-metadata latest 3605dc2bbdd8 3 seconds ago 39.9MB [2024-09-21T08:42:10.618Z] security-proxy-setup latest ce9fe8342138 3 seconds ago 26.2MB [2024-09-21T08:42:10.618Z] security-proxy-auth latest 94fae07b3fbe 3 seconds ago 33.1MB [2024-09-21T08:42:10.618Z] core-common-config-bootstrapper latest 6fe334733324 4 seconds ago 15.2MB [2024-09-21T08:42:10.619Z] support-scheduler latest c36b7ece9904 4 seconds ago 42.1MB [2024-09-21T08:42:10.619Z] core-command latest a808f59eb47d 5 seconds ago 35.5MB [2024-09-21T08:42:10.619Z] security-spiffe-token-provider latest e8dcc2a8f2bd 20 seconds ago 28.9MB [2024-09-21T08:42:10.619Z] security-spire-config latest 96f6368d97fe 3 minutes ago 120MB [2024-09-21T08:42:10.619Z] security-spire-agent latest d84673431384 3 minutes ago 182MB [2024-09-21T08:42:10.619Z] security-spire-server latest bd267323b34a 3 minutes ago 121MB [2024-09-21T08:42:10.619Z] ci-base-image-x86_64 latest 534687117e92 8 minutes ago 971MB [2024-09-21T08:42:10.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-21T08:42:10.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-21T08:42:10.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-21T08:44:01.275Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-21T08:44:01.275Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-21T08:44:57.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-21T08:44:57.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-21T08:44:57.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-21T08:44:57.686Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-21T08:44:57.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-21T08:44:57.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-21T08:44:57.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-21T08:44:57.687Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-21T08:44:57.687Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-21T08:45:01.049Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-21T08:45:01.049Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-21T08:45:01.049Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-21T08:45:01.049Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-21T08:45:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-21T08:45:13.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-21T08:45:13.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-21T08:45:13.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.129s coverage: 28.7% of statements [2024-09-21T08:45:25.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.190s coverage: 97.0% of statements [2024-09-21T08:45:30.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-21T08:45:30.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-21T08:45:30.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-21T08:45:34.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.286s coverage: 69.2% of statements [2024-09-21T08:45:37.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-21T08:45:37.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-21T08:45:38.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.241s coverage: 53.2% of statements [2024-09-21T08:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-21T08:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-21T08:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-21T08:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-21T08:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-21T08:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-21T08:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-21T08:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-21T08:45:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-21T08:45:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:45:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-21T08:45:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-21T08:45:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-21T08:45:57.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.589s coverage: 93.4% of statements [2024-09-21T08:45:57.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.427s coverage: 91.7% of statements [2024-09-21T08:45:59.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-21T08:45:59.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-21T08:46:01.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.223s coverage: 7.0% of statements [2024-09-21T08:46:11.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-21T08:46:11.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:46:11.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-21T08:46:13.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-21T08:46:13.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-21T08:46:13.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-21T08:46:13.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-21T08:46:13.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-21T08:46:13.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-21T08:46:13.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-21T08:46:13.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-21T08:46:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.946s coverage: 95.8% of statements [2024-09-21T08:46:14.136Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements [2024-09-21T08:46:19.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-21T08:46:20.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.137s coverage: 0.0% of statements [no tests to run] [2024-09-21T08:46:25.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-21T08:46:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-21T08:46:26.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.327s coverage: 0.8% of statements [2024-09-21T08:46:26.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.141s coverage: 30.7% of statements [2024-09-21T08:46:31.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.185s coverage: 41.7% of statements [2024-09-21T08:46:31.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.178s coverage: 77.8% of statements [2024-09-21T08:46:31.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.156s coverage: 94.1% of statements [2024-09-21T08:46:31.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements [2024-09-21T08:46:35.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.096s coverage: 87.5% of statements [2024-09-21T08:46:36.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-21T08:46:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-21T08:46:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-21T08:46:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-21T08:46:42.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-21T08:46:42.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-21T08:46:42.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-21T08:46:42.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-21T08:46:47.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements [2024-09-21T08:46:47.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-21T08:46:47.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-21T08:46:47.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-21T08:46:53.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-21T08:46:53.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-21T08:46:53.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-21T08:46:53.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-21T08:46:57.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-21T08:46:57.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-21T08:47:00.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-21T08:47:01.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.920s coverage: 79.9% of statements [2024-09-21T08:47:01.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.158s coverage: 92.9% of statements [2024-09-21T08:47:01.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements [2024-09-21T08:47:01.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.112s coverage: 62.3% of statements [2024-09-21T08:47:01.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.102s coverage: 75.0% of statements [2024-09-21T08:47:04.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-21T08:47:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.102s coverage: 87.2% of statements [2024-09-21T08:47:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements [2024-09-21T08:47:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements [2024-09-21T08:47:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.286s coverage: 81.8% of statements [2024-09-21T08:47:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.273s coverage: 82.1% of statements [2024-09-21T08:47:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-21T08:47:08.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements [2024-09-21T08:47:13.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-21T08:47:13.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-21T08:47:15.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.743s coverage: 63.1% of statements [2024-09-21T08:47:15.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements [2024-09-21T08:47:16.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.102s coverage: 89.4% of statements [2024-09-21T08:47:16.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements [2024-09-21T08:47:16.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-21T08:47:16.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-21T08:47:16.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-21T08:47:17.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-09-21T08:47:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-09-21T08:47:24.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-21T08:47:24.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-21T08:47:24.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-21T08:47:26.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.701s coverage: 36.5% of statements [2024-09-21T08:47:26.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-09-21T08:47:26.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-21T08:47:26.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-21T08:47:26.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-21T08:47:26.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-21T08:47:27.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements [2024-09-21T08:47:30.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-21T08:47:30.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-21T08:47:30.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-21T08:47:31.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.156s coverage: 4.9% of statements [2024-09-21T08:47:38.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-21T08:47:38.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:47:38.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-21T08:47:39.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.355s coverage: 97.1% of statements [2024-09-21T08:47:39.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.148s coverage: 35.9% of statements [2024-09-21T08:47:46.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-21T08:47:46.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-21T08:47:46.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-21T08:47:46.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-21T08:47:52.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.183s coverage: 19.9% of statements [2024-09-21T08:47:54.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-21T08:47:54.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:47:54.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-21T08:47:54.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-21T08:47:55.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.536s coverage: 95.7% of statements [2024-09-21T08:47:59.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-21T08:47:59.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-21T08:48:00.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.186s coverage: 61.8% of statements [2024-09-21T08:48:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-21T08:48:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-21T08:48:04.426Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.314s coverage: 98.9% of statements [2024-09-21T08:48:06.372Z] 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 [2024-09-21T08:48:06.372Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-21T08:48:06.372Z] go vet ./... [2024-09-21T08:52:43.291Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-21T08:52:43.291Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-21T08:52:43.291Z] ./bin/test-attribution-txt.sh [2024-09-21T08:52:43.291Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-21T08:52:43.291Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-21T08:52:43.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-21T08:52:44.015Z] + ls -al . [2024-09-21T08:52:44.015Z] total 936 [2024-09-21T08:52:44.015Z] drwxrwxr-x 10 1001 1001 4096 Sep 21 08:39 . [2024-09-21T08:52:44.015Z] drwxr-xr-x 4 root root 4096 Sep 21 08:39 .. [2024-09-21T08:52:44.015Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:37 .blubracket [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 10 Sep 21 08:37 .dockerignore [2024-09-21T08:52:44.015Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 08:37 .git [2024-09-21T08:52:44.015Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 08:37 .github [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 1102 Sep 21 08:37 .gitignore [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 08:37 .golangci.yml [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 100 Sep 21 08:37 .hadolint.yml [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 155 Sep 21 08:37 .sonarcloud.properties [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 08:37 ADOPTERS.md [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 21286 Sep 21 08:37 Attribution.txt [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 100284 Sep 21 08:37 CHANGELOG.md [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 08:37 CONTRIBUTING.md [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 08:37 GOVERNANCE.md [2024-09-21T08:52:44.015Z] -rw-rw-r-- 1 1001 1001 861 Sep 21 08:37 Jenkinsfile [2024-09-21T08:52:44.016Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 08:37 LICENSE [2024-09-21T08:52:44.016Z] -rw-rw-r-- 1 1001 1001 16854 Sep 21 08:37 Makefile [2024-09-21T08:52:44.016Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 08:37 OWNERS.md [2024-09-21T08:52:44.016Z] -rw-rw-r-- 1 1001 1001 9528 Sep 21 08:37 README.md [2024-09-21T08:52:44.016Z] -rw-rw-r-- 1 1001 1001 789 Sep 21 08:37 SECURITY.md [2024-09-21T08:52:44.016Z] -rw-rw-r-- 1 1001 1001 5 Sep 21 08:33 VERSION [2024-09-21T08:52:44.016Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:37 bin [2024-09-21T08:52:44.016Z] drwxrwxr-x 20 1001 1001 4096 Sep 21 08:37 cmd [2024-09-21T08:52:44.016Z] -rw-r--r-- 1 root root 566233 Sep 21 08:48 coverage.out [2024-09-21T08:52:44.016Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:37 fuzz_test [2024-09-21T08:52:44.016Z] -rw-rw-r-- 1 1001 1001 7305 Sep 21 08:37 go.mod [2024-09-21T08:52:44.016Z] -rw-rw-r-- 1 1001 1001 102748 Sep 21 08:37 go.sum [2024-09-21T08:52:44.016Z] drwxrwxr-x 7 1001 1001 4096 Sep 21 08:37 internal [2024-09-21T08:52:44.016Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 08:37 openapi [2024-09-21T08:52:44.016Z] -rw-rw-r-- 1 1001 1001 584 Sep 21 08:37 security.txt [2024-09-21T08:52:44.016Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 08:37 version.go [Pipeline] sh [2024-09-21T08:52:44.352Z] + '[' -e coverage.out ] [2024-09-21T08:52:44.352Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-21T08:52:44.383Z] Warning: overwriting stash ‘coverage-report’ [2024-09-21T08:52:45.368Z] Stashed 1 file(s) [Pipeline] sh [2024-09-21T08:52:45.980Z] + make build [2024-09-21T08:52:45.980Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-21T08:56:22.884Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-21T08:56:23.151Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-21T08:56:31.343Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:56:34.673Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-21T08:56:42.867Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-21T08:57:15.065Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-21T08:57:23.258Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-21T08:57:35.615Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:57:45.690Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:57:49.956Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T08:57:53.896Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-21T08:57:58.154Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-21T08:58:03.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-09-21T08:58:08.471Z] $ docker stop --time=1 dda070f685ea5f4c566a5f7e9c713abe1e70b94330fb8703987aa7e9aa10815e [2024-09-21T08:58:11.560Z] $ docker rm -f --volumes dda070f685ea5f4c566a5f7e9c713abe1e70b94330fb8703987aa7e9aa10815e [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 [2024-09-21T08:58:15.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-21T08:58:15.684Z] [2024-09-21T08:58:15.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T08:58:16.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-21T08:58:16.037Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-21T08:58:16.037Z] 547446be3368: Pulling fs layer [2024-09-21T08:58:16.037Z] d125d8839a47: Pulling fs layer [2024-09-21T08:58:16.037Z] 3e85d5ac6304: Pulling fs layer [2024-09-21T08:58:16.037Z] c3105a71a48b: Pulling fs layer [2024-09-21T08:58:16.037Z] 0f093f025ec4: Pulling fs layer [2024-09-21T08:58:16.037Z] c3106fc0e877: Pulling fs layer [2024-09-21T08:58:16.037Z] c3105a71a48b: Waiting [2024-09-21T08:58:16.037Z] 0f093f025ec4: Waiting [2024-09-21T08:58:16.037Z] c3106fc0e877: Waiting [2024-09-21T08:58:16.304Z] 547446be3368: Verifying Checksum [2024-09-21T08:58:16.304Z] 547446be3368: Download complete [2024-09-21T08:58:16.304Z] c3105a71a48b: Verifying Checksum [2024-09-21T08:58:16.304Z] c3105a71a48b: Download complete [2024-09-21T08:58:16.888Z] d125d8839a47: Verifying Checksum [2024-09-21T08:58:16.888Z] d125d8839a47: Download complete [2024-09-21T08:58:16.888Z] c3106fc0e877: Download complete [2024-09-21T08:58:16.888Z] 0f093f025ec4: Verifying Checksum [2024-09-21T08:58:16.888Z] 0f093f025ec4: Download complete [2024-09-21T08:58:17.153Z] 547446be3368: Pull complete [2024-09-21T08:58:18.110Z] d125d8839a47: Pull complete [2024-09-21T08:58:19.067Z] 3e85d5ac6304: Verifying Checksum [2024-09-21T08:58:19.067Z] 3e85d5ac6304: Download complete [2024-09-21T08:58:29.148Z] 3e85d5ac6304: Pull complete [2024-09-21T08:58:29.148Z] c3105a71a48b: Pull complete [2024-09-21T08:58:31.094Z] 0f093f025ec4: Pull complete [2024-09-21T08:58:31.094Z] c3106fc0e877: Pull complete [2024-09-21T08:58:31.094Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-21T08:58:31.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-21T08:58:31.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-21T08:58:31.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-10804 does not seem to be running inside a container [2024-09-21T08:58:31.402Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2024-09-21T08:58:33.626Z] $ docker top e15cbaff02588c44982b3377d534b1662f500227242552326bf0e7f5c02c640e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-21T08:58:34.473Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-21T08:58:46.879Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #1 transferring dockerfile: 2.23kB 0.0s done [2024-09-21T08:58:46.879Z] #1 DONE 0.1s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #2 transferring dockerfile: 1.69kB done [2024-09-21T08:58:46.879Z] #2 DONE 0.1s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #3 transferring dockerfile: 1.95kB done [2024-09-21T08:58:46.879Z] #3 DONE 0.1s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #4 transferring dockerfile: 1.89kB done [2024-09-21T08:58:46.879Z] #4 DONE 0.1s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #5 transferring dockerfile: 2.15kB 0.0s done [2024-09-21T08:58:46.879Z] #5 DONE 0.1s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #6 transferring dockerfile: 2.06kB 0.0s done [2024-09-21T08:58:46.879Z] #6 DONE 0.1s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #7 transferring dockerfile: 1.93kB done [2024-09-21T08:58:46.879Z] #7 DONE 0.1s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #8 transferring dockerfile: 1.81kB done [2024-09-21T08:58:46.879Z] #8 DONE 0.1s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #9 transferring dockerfile: 2.50kB done [2024-09-21T08:58:46.879Z] #9 DONE 0.1s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #10 transferring dockerfile: 1.70kB done [2024-09-21T08:58:46.879Z] #10 DONE 0.1s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #11 transferring dockerfile: 2.07kB done [2024-09-21T08:58:46.879Z] #11 DONE 0.2s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-21T08:58:46.879Z] #12 transferring dockerfile: 3.17kB done [2024-09-21T08:58:46.879Z] #12 DONE 0.2s [2024-09-21T08:58:46.879Z] [2024-09-21T08:58:46.879Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-21T08:58:47.148Z] #13 ... [2024-09-21T08:58:47.148Z] [2024-09-21T08:58:47.148Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-21T08:58:47.148Z] #14 transferring dockerfile: 1.85kB 0.0s done [2024-09-21T08:58:47.148Z] #14 DONE 0.4s [2024-09-21T08:58:47.148Z] [2024-09-21T08:58:47.148Z] #15 [core-command internal] load build definition from Dockerfile [2024-09-21T08:58:47.148Z] #15 transferring dockerfile: 1.93kB done [2024-09-21T08:58:47.148Z] #15 DONE 0.3s [2024-09-21T08:58:47.148Z] [2024-09-21T08:58:47.148Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-21T08:58:47.148Z] #16 transferring dockerfile: 2.49kB 0.0s done [2024-09-21T08:58:47.148Z] #16 DONE 0.4s [2024-09-21T08:58:47.148Z] [2024-09-21T08:58:47.148Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-21T08:58:47.148Z] #13 transferring dockerfile: 2.07kB 0.0s done [2024-09-21T08:58:47.148Z] #13 DONE 0.3s [2024-09-21T08:58:47.148Z] [2024-09-21T08:58:47.148Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-21T08:58:47.148Z] #17 transferring context: 50B 0.0s done [2024-09-21T08:58:47.148Z] #17 DONE 0.3s [2024-09-21T08:58:48.111Z] [2024-09-21T08:58:48.111Z] #18 [security-spire-config internal] load .dockerignore [2024-09-21T08:58:48.111Z] #18 transferring context: 50B done [2024-09-21T08:58:48.111Z] #18 DONE 0.1s [2024-09-21T08:58:48.111Z] [2024-09-21T08:58:48.111Z] #19 [support-notifications internal] load .dockerignore [2024-09-21T08:58:48.111Z] #19 transferring context: 50B done [2024-09-21T08:58:48.111Z] #19 DONE 0.1s [2024-09-21T08:58:48.111Z] [2024-09-21T08:58:48.111Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-21T08:58:48.111Z] #20 transferring context: 50B 0.0s done [2024-09-21T08:58:48.111Z] #20 DONE 0.1s [2024-09-21T08:58:48.111Z] [2024-09-21T08:58:48.111Z] #21 [security-proxy-auth internal] load .dockerignore [2024-09-21T08:58:48.111Z] #21 transferring context: 50B done [2024-09-21T08:58:48.111Z] #21 DONE 0.1s [2024-09-21T08:58:48.111Z] [2024-09-21T08:58:48.111Z] #22 [core-metadata internal] load .dockerignore [2024-09-21T08:58:48.384Z] #22 transferring context: 50B 0.0s done [2024-09-21T08:58:48.384Z] #22 DONE 0.1s [2024-09-21T08:58:48.384Z] [2024-09-21T08:58:48.384Z] #23 [support-scheduler internal] load .dockerignore [2024-09-21T08:58:48.384Z] #23 transferring context: 50B 0.0s done [2024-09-21T08:58:48.384Z] #23 DONE 0.1s [2024-09-21T08:58:48.384Z] [2024-09-21T08:58:48.384Z] #24 [security-spire-agent internal] load .dockerignore [2024-09-21T08:58:48.384Z] #24 transferring context: 50B done [2024-09-21T08:58:48.384Z] #24 DONE 0.1s [2024-09-21T08:58:48.384Z] [2024-09-21T08:58:48.384Z] #25 [security-proxy-setup internal] load .dockerignore [2024-09-21T08:58:48.657Z] #25 transferring context: 50B done [2024-09-21T08:58:48.657Z] #25 DONE 0.1s [2024-09-21T08:58:48.657Z] [2024-09-21T08:58:48.657Z] #26 [security-spire-server internal] load .dockerignore [2024-09-21T08:58:48.657Z] #26 transferring context: 50B 0.0s done [2024-09-21T08:58:48.657Z] #26 DONE 0.1s [2024-09-21T08:58:48.657Z] [2024-09-21T08:58:48.657Z] #27 [security-bootstrapper internal] load .dockerignore [2024-09-21T08:58:48.657Z] #27 transferring context: 50B done [2024-09-21T08:58:48.657Z] #27 DONE 0.1s [2024-09-21T08:58:48.657Z] [2024-09-21T08:58:48.657Z] #28 [core-keeper internal] load .dockerignore [2024-09-21T08:58:48.657Z] #28 transferring context: 50B 0.0s done [2024-09-21T08:58:48.657Z] #28 DONE 0.1s [2024-09-21T08:58:48.657Z] [2024-09-21T08:58:48.657Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-09-21T08:58:48.657Z] #29 transferring context: 50B 0.0s done [2024-09-21T08:58:48.657Z] #29 DONE 0.1s [2024-09-21T08:58:48.926Z] [2024-09-21T08:58:48.926Z] #30 [core-command internal] load .dockerignore [2024-09-21T08:58:48.926Z] #30 transferring context: 50B done [2024-09-21T08:58:48.926Z] #30 DONE 0.1s [2024-09-21T08:58:48.926Z] [2024-09-21T08:58:48.926Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-09-21T08:58:48.926Z] #31 transferring context: 50B 0.0s done [2024-09-21T08:58:48.926Z] #31 DONE 0.1s [2024-09-21T08:58:48.926Z] [2024-09-21T08:58:48.926Z] #32 [core-data internal] load .dockerignore [2024-09-21T08:58:48.926Z] #32 transferring context: 50B done [2024-09-21T08:58:48.926Z] #32 DONE 0.1s [2024-09-21T08:58:49.196Z] [2024-09-21T08:58:49.197Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:49.197Z] #33 DONE 0.0s [2024-09-21T08:58:49.197Z] [2024-09-21T08:58:49.197Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-21T08:58:49.197Z] #34 DONE 0.1s [2024-09-21T08:58:49.465Z] [2024-09-21T08:58:49.465Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:49.465Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:58:49.465Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:58:49.465Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-21T08:58:49.465Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-21T08:58:49.465Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 860.16kB / 3.34MB 0.1s [2024-09-21T08:58:49.735Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.56MB / 3.34MB 0.2s [2024-09-21T08:58:49.735Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-21T08:58:49.735Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-21T08:58:50.324Z] #35 ... [2024-09-21T08:58:50.324Z] [2024-09-21T08:58:50.324Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-21T08:58:50.324Z] #36 DONE 1.1s [2024-09-21T08:58:50.324Z] [2024-09-21T08:58:50.324Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:50.598Z] #35 ... [2024-09-21T08:58:50.598Z] [2024-09-21T08:58:50.598Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-21T08:58:50.598Z] #34 DONE 0.2s [2024-09-21T08:58:50.598Z] [2024-09-21T08:58:50.598Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:50.598Z] #35 ... [2024-09-21T08:58:50.598Z] [2024-09-21T08:58:50.598Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:50.598Z] #33 DONE 0.0s [2024-09-21T08:58:50.868Z] [2024-09-21T08:58:50.868Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:50.868Z] #33 DONE 0.0s [2024-09-21T08:58:50.868Z] [2024-09-21T08:58:50.868Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-21T08:58:50.868Z] #36 DONE 1.9s [2024-09-21T08:58:50.868Z] [2024-09-21T08:58:50.868Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-21T08:58:50.868Z] #37 DONE 0.7s [2024-09-21T08:58:50.868Z] [2024-09-21T08:58:50.868Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:50.868Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:58:50.868Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:58:50.868Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-21T08:58:50.868Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-21T08:58:50.868Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-21T08:58:50.868Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-21T08:58:50.868Z] #35 ... [2024-09-21T08:58:50.868Z] [2024-09-21T08:58:50.868Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:50.868Z] #33 DONE 0.0s [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-21T08:58:51.137Z] #34 DONE 0.6s [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:51.137Z] #38 ... [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:51.137Z] #33 DONE 0.0s [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-21T08:58:51.137Z] #36 DONE 1.9s [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-21T08:58:51.137Z] #37 DONE 0.8s [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:51.137Z] #38 ... [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:51.137Z] #33 DONE 0.0s [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-21T08:58:51.137Z] #36 DONE 2.0s [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-21T08:58:51.137Z] #34 DONE 0.7s [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-21T08:58:51.137Z] #37 DONE 0.8s [2024-09-21T08:58:51.137Z] [2024-09-21T08:58:51.137Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:51.406Z] #38 ... [2024-09-21T08:58:51.406Z] [2024-09-21T08:58:51.406Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-21T08:58:51.406Z] #36 DONE 2.0s [2024-09-21T08:58:51.406Z] [2024-09-21T08:58:51.406Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-21T08:58:51.406Z] #39 DONE 1.0s [2024-09-21T08:58:51.406Z] [2024-09-21T08:58:51.406Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-21T08:58:51.406Z] #37 DONE 0.8s [2024-09-21T08:58:51.406Z] [2024-09-21T08:58:51.406Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:51.676Z] #38 ... [2024-09-21T08:58:51.676Z] [2024-09-21T08:58:51.676Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:51.676Z] #33 DONE 0.0s [2024-09-21T08:58:51.676Z] [2024-09-21T08:58:51.676Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:51.676Z] #38 ... [2024-09-21T08:58:51.676Z] [2024-09-21T08:58:51.676Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:51.676Z] #33 DONE 0.0s [2024-09-21T08:58:51.676Z] [2024-09-21T08:58:51.676Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:51.952Z] #38 ... [2024-09-21T08:58:51.952Z] [2024-09-21T08:58:51.952Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-21T08:58:51.952Z] #34 DONE 1.4s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-21T08:58:52.222Z] #36 DONE 2.0s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-21T08:58:52.222Z] #37 DONE 0.9s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:52.222Z] #33 DONE 0.0s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #40 [security-spire-config internal] load build context [2024-09-21T08:58:52.222Z] #40 transferring context: 25.96kB 0.1s done [2024-09-21T08:58:52.222Z] #40 DONE 0.6s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:52.222Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:58:52.222Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:58:52.222Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-21T08:58:52.222Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-21T08:58:52.222Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-21T08:58:52.222Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-21T08:58:52.222Z] #35 DONE 3.7s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:52.222Z] #38 ... [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-21T08:58:52.222Z] #36 DONE 2.1s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-21T08:58:52.222Z] #37 DONE 0.9s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-21T08:58:52.222Z] #39 DONE 1.5s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:52.222Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:58:52.222Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:58:52.222Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-21T08:58:52.222Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-21T08:58:52.222Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-21T08:58:52.222Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-21T08:58:52.222Z] #35 DONE 3.7s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:52.222Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:58:52.222Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:58:52.222Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-21T08:58:52.222Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-21T08:58:52.222Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-21T08:58:52.222Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-21T08:58:52.222Z] #35 DONE 3.7s [2024-09-21T08:58:52.222Z] [2024-09-21T08:58:52.222Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:52.492Z] #38 ... [2024-09-21T08:58:52.492Z] [2024-09-21T08:58:52.492Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:52.492Z] #33 DONE 0.0s [2024-09-21T08:58:52.492Z] [2024-09-21T08:58:52.492Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:52.492Z] #38 ... [2024-09-21T08:58:52.492Z] [2024-09-21T08:58:52.492Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:52.492Z] #33 DONE 0.0s [2024-09-21T08:58:52.492Z] [2024-09-21T08:58:52.492Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:52.766Z] #38 ... [2024-09-21T08:58:52.766Z] [2024-09-21T08:58:52.766Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:52.766Z] #33 DONE 0.1s [2024-09-21T08:58:52.766Z] [2024-09-21T08:58:52.766Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:52.766Z] #38 ... [2024-09-21T08:58:52.766Z] [2024-09-21T08:58:52.766Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-21T08:58:52.766Z] #33 DONE 0.1s [2024-09-21T08:58:52.766Z] [2024-09-21T08:58:52.766Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:53.353Z] #38 ... [2024-09-21T08:58:53.353Z] [2024-09-21T08:58:53.353Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-21T08:58:53.353Z] #41 DONE 2.0s [2024-09-21T08:58:53.353Z] [2024-09-21T08:58:53.353Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:53.353Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:58:53.353Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:58:53.353Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-21T08:58:53.353Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-21T08:58:53.353Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-21T08:58:53.353Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-21T08:58:53.353Z] #35 DONE 3.7s [2024-09-21T08:58:53.353Z] [2024-09-21T08:58:53.353Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:58:53.353Z] #42 DONE 0.0s [2024-09-21T08:58:53.353Z] [2024-09-21T08:58:53.353Z] #43 [security-spire-agent internal] load build context [2024-09-21T08:58:53.624Z] #43 ... [2024-09-21T08:58:53.624Z] [2024-09-21T08:58:53.624Z] #44 [security-spire-server internal] load build context [2024-09-21T08:58:53.624Z] #44 transferring context: 27.71kB 0.3s done [2024-09-21T08:58:53.624Z] #44 DONE 1.3s [2024-09-21T08:58:53.624Z] [2024-09-21T08:58:53.624Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:53.892Z] #38 ... [2024-09-21T08:58:53.892Z] [2024-09-21T08:58:53.892Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-21T08:58:53.892Z] #36 DONE 2.1s [2024-09-21T08:58:53.892Z] [2024-09-21T08:58:53.892Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-21T08:58:53.892Z] #37 DONE 0.9s [2024-09-21T08:58:53.892Z] [2024-09-21T08:58:53.892Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:53.892Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:58:53.892Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:58:53.892Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-21T08:58:53.892Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-21T08:58:53.892Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-21T08:58:53.892Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-21T08:58:53.892Z] #35 DONE 3.7s [2024-09-21T08:58:53.892Z] [2024-09-21T08:58:53.892Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-21T08:58:53.892Z] #34 DONE 2.9s [2024-09-21T08:58:53.892Z] [2024-09-21T08:58:53.892Z] #45 [core-keeper internal] load build context [2024-09-21T08:58:53.892Z] #45 DONE 0.0s [2024-09-21T08:58:53.892Z] [2024-09-21T08:58:53.892Z] #38 [support-notifications internal] load build context [2024-09-21T08:58:53.892Z] #38 ... [2024-09-21T08:58:53.892Z] [2024-09-21T08:58:53.892Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-21T08:58:53.892Z] #36 DONE 2.1s [2024-09-21T08:58:53.892Z] [2024-09-21T08:58:53.892Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-21T08:58:53.892Z] #37 DONE 0.9s [2024-09-21T08:58:53.892Z] [2024-09-21T08:58:53.892Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:53.892Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:58:53.892Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:58:53.892Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-21T08:58:53.892Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-21T08:58:53.892Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-21T08:58:53.892Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-21T08:58:53.892Z] #35 DONE 3.7s [2024-09-21T08:58:53.892Z] [2024-09-21T08:58:53.892Z] #46 [core-data internal] load build context [2024-09-21T08:58:53.892Z] #46 DONE 0.0s [2024-09-21T08:58:54.159Z] [2024-09-21T08:58:54.159Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-21T08:58:54.159Z] #36 DONE 2.1s [2024-09-21T08:58:54.159Z] [2024-09-21T08:58:54.159Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-21T08:58:54.159Z] #37 DONE 0.9s [2024-09-21T08:58:54.159Z] [2024-09-21T08:58:54.160Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-21T08:58:54.160Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-21T08:58:54.160Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-21T08:58:54.160Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-21T08:58:54.160Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-21T08:58:54.160Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-21T08:58:54.160Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-21T08:58:54.160Z] #35 DONE 3.7s [2024-09-21T08:58:54.160Z] [2024-09-21T08:58:54.160Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-21T08:58:56.745Z] #47 ... [2024-09-21T08:58:56.745Z] [2024-09-21T08:58:56.745Z] #43 [security-spire-agent internal] load build context [2024-09-21T08:58:56.745Z] #43 transferring context: 27.24kB 0.1s done [2024-09-21T08:58:56.745Z] #43 DONE 2.9s [2024-09-21T08:58:56.745Z] [2024-09-21T08:58:56.745Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:58:56.745Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-21T08:58:56.745Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-21T08:58:56.745Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-21T08:58:56.745Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-21T08:58:56.745Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done [2024-09-21T08:58:56.745Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done [2024-09-21T08:58:56.745Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done [2024-09-21T08:58:56.745Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-21T08:58:56.745Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-21T08:58:57.709Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.9s [2024-09-21T08:58:58.299Z] #48 ... [2024-09-21T08:58:58.299Z] [2024-09-21T08:58:58.299Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:58:58.299Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.8s done [2024-09-21T08:58:58.299Z] #42 DONE 4.9s [2024-09-21T08:58:58.299Z] [2024-09-21T08:58:58.299Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:58:58.299Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.95MB / 28.04MB 5.7s [2024-09-21T08:58:58.299Z] #48 ... [2024-09-21T08:58:58.299Z] [2024-09-21T08:58:58.299Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:58:58.564Z] #49 ... [2024-09-21T08:58:58.564Z] [2024-09-21T08:58:58.564Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:58:59.524Z] #48 ... [2024-09-21T08:58:59.524Z] [2024-09-21T08:58:59.524Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T08:58:59.524Z] #50 ... [2024-09-21T08:58:59.524Z] [2024-09-21T08:58:59.524Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:58:59.924Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-21T08:58:59.924Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-21T08:59:00.580Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.00MB / 28.04MB 7.7s [2024-09-21T08:59:00.877Z] #48 ... [2024-09-21T08:59:00.877Z] [2024-09-21T08:59:00.877Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-21T08:59:00.877Z] #0 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:01.150Z] #51 ... [2024-09-21T08:59:01.150Z] [2024-09-21T08:59:01.150Z] #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-21T08:59:01.150Z] #0 7.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:01.150Z] #0 8.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:01.150Z] #52 ... [2024-09-21T08:59:01.150Z] [2024-09-21T08:59:01.150Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-21T08:59:01.150Z] #0 9.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:01.448Z] #53 ... [2024-09-21T08:59:01.449Z] [2024-09-21T08:59:01.449Z] #54 [support-scheduler internal] load build context [2024-09-21T08:59:01.449Z] #54 transferring context: 15.52MB 9.5s [2024-09-21T08:59:01.449Z] #54 ... [2024-09-21T08:59:01.449Z] [2024-09-21T08:59:01.449Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:01.449Z] #55 ... [2024-09-21T08:59:01.449Z] [2024-09-21T08:59:01.449Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T08:59:01.772Z] #56 ... [2024-09-21T08:59:01.772Z] [2024-09-21T08:59:01.772Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:01.772Z] #55 ... [2024-09-21T08:59:01.772Z] [2024-09-21T08:59:01.772Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-21T08:59:01.772Z] #0 5.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:01.772Z] #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:01.772Z] #0 7.481 OK: 266 MiB in 52 packages [2024-09-21T08:59:01.772Z] #57 DONE 9.6s [2024-09-21T08:59:02.058Z] [2024-09-21T08:59:02.058Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:02.058Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 9.1s [2024-09-21T08:59:02.058Z] #48 ... [2024-09-21T08:59:02.058Z] [2024-09-21T08:59:02.058Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:02.337Z] #58 ... [2024-09-21T08:59:02.337Z] [2024-09-21T08:59:02.337Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-21T08:59:02.337Z] #0 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:02.337Z] #0 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:02.337Z] #59 ... [2024-09-21T08:59:02.337Z] [2024-09-21T08:59:02.337Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:02.337Z] #60 ... [2024-09-21T08:59:02.337Z] [2024-09-21T08:59:02.337Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:02.611Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 9.8s [2024-09-21T08:59:02.611Z] #48 ... [2024-09-21T08:59:02.611Z] [2024-09-21T08:59:02.611Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-21T08:59:02.898Z] #61 ... [2024-09-21T08:59:02.898Z] [2024-09-21T08:59:02.898Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-21T08:59:02.898Z] #62 ... [2024-09-21T08:59:02.898Z] [2024-09-21T08:59:02.898Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-21T08:59:03.168Z] #63 ... [2024-09-21T08:59:03.168Z] [2024-09-21T08:59:03.168Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-21T08:59:03.168Z] #64 ... [2024-09-21T08:59:03.168Z] [2024-09-21T08:59:03.168Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-21T08:59:03.168Z] #65 ... [2024-09-21T08:59:03.168Z] [2024-09-21T08:59:03.168Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-21T08:59:03.436Z] #66 ... [2024-09-21T08:59:03.437Z] [2024-09-21T08:59:03.437Z] #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-21T08:59:03.437Z] #52 12.53 OK: 266 MiB in 52 packages [2024-09-21T08:59:04.021Z] #52 ... [2024-09-21T08:59:04.021Z] [2024-09-21T08:59:04.021Z] #45 [core-keeper internal] load build context [2024-09-21T08:59:04.021Z] #45 ... [2024-09-21T08:59:04.021Z] [2024-09-21T08:59:04.021Z] #46 [core-data internal] load build context [2024-09-21T08:59:04.287Z] #46 ... [2024-09-21T08:59:04.287Z] [2024-09-21T08:59:04.287Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:04.287Z] #67 ... [2024-09-21T08:59:04.287Z] [2024-09-21T08:59:04.287Z] #68 [core-command internal] load build context [2024-09-21T08:59:04.555Z] #68 ... [2024-09-21T08:59:04.555Z] [2024-09-21T08:59:04.555Z] #38 [support-notifications internal] load build context [2024-09-21T08:59:04.555Z] #38 ... [2024-09-21T08:59:04.555Z] [2024-09-21T08:59:04.555Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T08:59:04.555Z] #69 ... [2024-09-21T08:59:04.555Z] [2024-09-21T08:59:04.555Z] #68 [core-command internal] load build context [2024-09-21T08:59:05.139Z] #68 ... [2024-09-21T08:59:05.139Z] [2024-09-21T08:59:05.139Z] #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-21T08:59:05.139Z] #52 DONE 14.4s [2024-09-21T08:59:05.139Z] [2024-09-21T08:59:05.139Z] #68 [core-command internal] load build context [2024-09-21T08:59:06.112Z] #68 ... [2024-09-21T08:59:06.112Z] [2024-09-21T08:59:06.112Z] #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-21T08:59:06.112Z] #70 ... [2024-09-21T08:59:06.112Z] [2024-09-21T08:59:06.112Z] #68 [core-command internal] load build context [2024-09-21T08:59:06.391Z] #68 ... [2024-09-21T08:59:06.391Z] [2024-09-21T08:59:06.391Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-21T08:59:06.391Z] #71 ... [2024-09-21T08:59:06.391Z] [2024-09-21T08:59:06.391Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-21T08:59:06.391Z] #51 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:06.391Z] #51 15.05 OK: 266 MiB in 52 packages [2024-09-21T08:59:06.391Z] #51 DONE 16.6s [2024-09-21T08:59:06.391Z] [2024-09-21T08:59:06.391Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-21T08:59:06.658Z] #72 ... [2024-09-21T08:59:06.658Z] [2024-09-21T08:59:06.658Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-21T08:59:06.658Z] #73 ... [2024-09-21T08:59:06.658Z] [2024-09-21T08:59:06.658Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:06.658Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 13.8s [2024-09-21T08:59:07.240Z] #48 ... [2024-09-21T08:59:07.240Z] [2024-09-21T08:59:07.240Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-21T08:59:07.240Z] #47 DONE 13.3s [2024-09-21T08:59:07.240Z] [2024-09-21T08:59:07.240Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:07.240Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 14.6s [2024-09-21T08:59:08.201Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.77MB / 28.04MB 15.4s [2024-09-21T08:59:08.471Z] #48 ... [2024-09-21T08:59:08.471Z] [2024-09-21T08:59:08.471Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:59:08.471Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-21T08:59:08.471Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-21T08:59:08.471Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-21T08:59:08.471Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-21T08:59:08.471Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-21T08:59:08.471Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done [2024-09-21T08:59:08.471Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-09-21T08:59:08.471Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 8.2s [2024-09-21T08:59:08.736Z] #42 ... [2024-09-21T08:59:08.737Z] [2024-09-21T08:59:08.737Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:59:08.737Z] #49 transferring context: 39.59MB 17.4s [2024-09-21T08:59:08.737Z] #49 ... [2024-09-21T08:59:08.737Z] [2024-09-21T08:59:08.737Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:09.003Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 16.4s [2024-09-21T08:59:09.592Z] #48 ... [2024-09-21T08:59:09.592Z] [2024-09-21T08:59:09.592Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T08:59:09.592Z] #50 ... [2024-09-21T08:59:09.592Z] [2024-09-21T08:59:09.592Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:59:09.592Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 9.2s [2024-09-21T08:59:10.998Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 10.4s [2024-09-21T08:59:11.265Z] #42 ... [2024-09-21T08:59:11.265Z] [2024-09-21T08:59:11.265Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-21T08:59:11.265Z] #59 12.77 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-21T08:59:11.265Z] #59 12.77 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-21T08:59:11.265Z] #59 12.77 OK: 19946 distinct packages available [2024-09-21T08:59:11.265Z] #59 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:11.265Z] #59 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:11.265Z] #59 16.25 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:11.265Z] #59 16.25 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-21T08:59:11.265Z] #59 16.28 (3/4) Installing libucontext (1.2-r2) [2024-09-21T08:59:11.265Z] #59 16.28 (4/4) Installing gcompat (1.1.0-r1) [2024-09-21T08:59:11.265Z] #59 16.39 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:11.265Z] #59 16.39 OK: 8 MiB in 19 packages [2024-09-21T08:59:11.265Z] #59 DONE 19.0s [2024-09-21T08:59:11.265Z] [2024-09-21T08:59:11.265Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:59:11.265Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 11.0s [2024-09-21T08:59:11.532Z] #42 ... [2024-09-21T08:59:11.532Z] [2024-09-21T08:59:11.532Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-21T08:59:11.532Z] #53 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:11.532Z] #53 14.17 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-21T08:59:11.532Z] #53 14.17 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-21T08:59:11.532Z] #53 14.17 OK: 19955 distinct packages available [2024-09-21T08:59:11.532Z] #53 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:11.532Z] #53 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:11.532Z] #53 17.63 OK: 266 MiB in 52 packages [2024-09-21T08:59:11.532Z] #53 DONE 20.0s [2024-09-21T08:59:11.532Z] [2024-09-21T08:59:11.532Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:59:11.532Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 11.2s [2024-09-21T08:59:11.532Z] #42 ... [2024-09-21T08:59:11.532Z] [2024-09-21T08:59:11.532Z] #54 [support-scheduler internal] load build context [2024-09-21T08:59:11.804Z] #54 ... [2024-09-21T08:59:11.804Z] [2024-09-21T08:59:11.804Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:11.804Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.9s [2024-09-21T08:59:11.804Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.0s done [2024-09-21T08:59:11.804Z] #48 ... [2024-09-21T08:59:11.804Z] [2024-09-21T08:59:11.804Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T08:59:12.070Z] #56 ... [2024-09-21T08:59:12.070Z] [2024-09-21T08:59:12.070Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:12.070Z] #55 ... [2024-09-21T08:59:12.070Z] [2024-09-21T08:59:12.070Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T08:59:12.336Z] #56 ... [2024-09-21T08:59:12.336Z] [2024-09-21T08:59:12.336Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:12.602Z] #58 ... [2024-09-21T08:59:12.602Z] [2024-09-21T08:59:12.602Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:12.602Z] #60 ... [2024-09-21T08:59:12.602Z] [2024-09-21T08:59:12.602Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:14.036Z] #58 ... [2024-09-21T08:59:14.036Z] [2024-09-21T08:59:14.036Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-21T08:59:14.036Z] #61 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:14.036Z] #61 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:14.036Z] #61 18.69 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:14.036Z] #61 18.69 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:14.036Z] #61 18.75 OK: 8 MiB in 16 packages [2024-09-21T08:59:14.036Z] #61 DONE 22.0s [2024-09-21T08:59:14.036Z] [2024-09-21T08:59:14.036Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-21T08:59:14.304Z] #74 ... [2024-09-21T08:59:14.304Z] [2024-09-21T08:59:14.304Z] #45 [core-keeper internal] load build context [2024-09-21T08:59:14.304Z] #45 transferring context: 6.52MB 17.4s [2024-09-21T08:59:14.573Z] #45 ... [2024-09-21T08:59:14.573Z] [2024-09-21T08:59:14.573Z] #46 [core-data internal] load build context [2024-09-21T08:59:14.573Z] #46 ... [2024-09-21T08:59:14.573Z] [2024-09-21T08:59:14.573Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:14.573Z] #67 ... [2024-09-21T08:59:14.573Z] [2024-09-21T08:59:14.573Z] #38 [support-notifications internal] load build context [2024-09-21T08:59:14.847Z] #38 ... [2024-09-21T08:59:14.847Z] [2024-09-21T08:59:14.847Z] #46 [core-data internal] load build context [2024-09-21T08:59:15.117Z] #46 ... [2024-09-21T08:59:15.117Z] [2024-09-21T08:59:15.117Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T08:59:15.117Z] #69 ... [2024-09-21T08:59:15.117Z] [2024-09-21T08:59:15.117Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-21T08:59:15.117Z] #64 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:15.708Z] #64 ... [2024-09-21T08:59:15.709Z] [2024-09-21T08:59:15.709Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-21T08:59:15.709Z] #62 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:15.709Z] #62 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:15.709Z] #62 20.26 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:15.709Z] #62 20.26 (2/4) Installing openssl (3.1.7-r0) [2024-09-21T08:59:15.709Z] #62 20.26 (3/4) Installing su-exec (0.2-r3) [2024-09-21T08:59:15.709Z] #62 20.26 (4/4) Installing yq (4.33.3-r5) [2024-09-21T08:59:15.709Z] #62 20.79 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:15.709Z] #62 20.79 OK: 18 MiB in 19 packages [2024-09-21T08:59:15.709Z] #62 DONE 22.7s [2024-09-21T08:59:15.709Z] [2024-09-21T08:59:15.709Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-21T08:59:16.303Z] #75 ... [2024-09-21T08:59:16.303Z] [2024-09-21T08:59:16.303Z] #68 [core-command internal] load build context [2024-09-21T08:59:16.572Z] #68 ... [2024-09-21T08:59:16.572Z] [2024-09-21T08:59:16.572Z] #46 [core-data internal] load build context [2024-09-21T08:59:17.538Z] #46 ... [2024-09-21T08:59:17.538Z] [2024-09-21T08:59:17.538Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-21T08:59:17.538Z] #76 ... [2024-09-21T08:59:17.538Z] [2024-09-21T08:59:17.538Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-21T08:59:17.538Z] #65 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:17.538Z] #65 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:17.538Z] #65 22.28 (1/2) Installing ca-certificates (20240226-r0) [2024-09-21T08:59:17.538Z] #65 22.45 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:17.538Z] #65 22.49 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:17.538Z] #65 22.65 Executing ca-certificates-20240226-r0.trigger [2024-09-21T08:59:17.538Z] #65 23.48 OK: 9 MiB in 17 packages [2024-09-21T08:59:17.538Z] #65 DONE 24.7s [2024-09-21T08:59:17.538Z] [2024-09-21T08:59:17.538Z] #46 [core-data internal] load build context [2024-09-21T08:59:18.989Z] #46 ... [2024-09-21T08:59:18.989Z] [2024-09-21T08:59:18.989Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:59:18.989Z] #49 transferring context: 52.48MB 27.5s [2024-09-21T08:59:18.989Z] #49 ... [2024-09-21T08:59:18.989Z] [2024-09-21T08:59:18.989Z] #68 [core-command internal] load build context [2024-09-21T08:59:18.989Z] #68 ... [2024-09-21T08:59:18.989Z] [2024-09-21T08:59:18.989Z] #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-21T08:59:18.989Z] #70 DONE 23.1s [2024-09-21T08:59:18.989Z] [2024-09-21T08:59:18.989Z] #68 [core-command internal] load build context [2024-09-21T08:59:19.955Z] #68 ... [2024-09-21T08:59:19.955Z] [2024-09-21T08:59:19.955Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T08:59:19.955Z] #50 ... [2024-09-21T08:59:19.955Z] [2024-09-21T08:59:19.955Z] #68 [core-command internal] load build context [2024-09-21T08:59:20.223Z] #68 ... [2024-09-21T08:59:20.223Z] [2024-09-21T08:59:20.223Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-21T08:59:20.223Z] #64 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:20.223Z] #64 25.33 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:20.223Z] #64 25.33 (2/2) Installing su-exec (0.2-r3) [2024-09-21T08:59:20.223Z] #64 25.33 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:20.223Z] #64 25.51 OK: 8 MiB in 17 packages [2024-09-21T08:59:20.223Z] #64 DONE 27.2s [2024-09-21T08:59:20.223Z] [2024-09-21T08:59:20.223Z] #68 [core-command internal] load build context [2024-09-21T08:59:21.647Z] #68 ... [2024-09-21T08:59:21.647Z] [2024-09-21T08:59:21.647Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-21T08:59:21.647Z] #77 ... [2024-09-21T08:59:21.647Z] [2024-09-21T08:59:21.647Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:21.647Z] #67 ... [2024-09-21T08:59:21.647Z] [2024-09-21T08:59:21.647Z] #68 [core-command internal] load build context [2024-09-21T08:59:21.915Z] #68 ... [2024-09-21T08:59:21.915Z] [2024-09-21T08:59:21.915Z] #54 [support-scheduler internal] load build context [2024-09-21T08:59:21.915Z] #54 ... [2024-09-21T08:59:21.915Z] [2024-09-21T08:59:21.915Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:59:21.915Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.9s done [2024-09-21T08:59:21.915Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.3s [2024-09-21T08:59:22.184Z] #42 ... [2024-09-21T08:59:22.184Z] [2024-09-21T08:59:22.184Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:22.184Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.0s done [2024-09-21T08:59:22.184Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.6s [2024-09-21T08:59:22.184Z] #48 ... [2024-09-21T08:59:22.184Z] [2024-09-21T08:59:22.184Z] #54 [support-scheduler internal] load build context [2024-09-21T08:59:22.184Z] #54 ... [2024-09-21T08:59:22.184Z] [2024-09-21T08:59:22.184Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-21T08:59:22.184Z] #63 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:22.184Z] #63 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:22.184Z] #63 23.22 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-21T08:59:22.184Z] #63 23.22 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-21T08:59:22.184Z] #63 23.22 OK: 19946 distinct packages available [2024-09-21T08:59:22.184Z] #63 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:22.184Z] #63 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:22.184Z] #63 27.76 (1/11) Installing ca-certificates (20240226-r0) [2024-09-21T08:59:22.184Z] #63 27.77 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-21T08:59:22.184Z] #63 27.83 (3/11) Installing libunistring (1.1-r1) [2024-09-21T08:59:22.184Z] #63 27.95 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-21T08:59:22.184Z] #63 27.95 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-21T08:59:22.184Z] #63 27.95 (6/11) Installing libcurl (8.9.1-r0) [2024-09-21T08:59:22.184Z] #63 28.06 (7/11) Installing curl (8.9.1-r0) [2024-09-21T08:59:22.184Z] #63 28.06 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:22.184Z] #63 28.06 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-21T08:59:22.184Z] #63 28.10 (10/11) Installing libucontext (1.2-r2) [2024-09-21T08:59:22.184Z] #63 28.10 (11/11) Installing gcompat (1.1.0-r1) [2024-09-21T08:59:22.184Z] #63 28.14 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:22.184Z] #63 28.26 Executing ca-certificates-20240226-r0.trigger [2024-09-21T08:59:22.184Z] #63 29.15 OK: 13 MiB in 26 packages [2024-09-21T08:59:22.458Z] #63 ... [2024-09-21T08:59:22.458Z] [2024-09-21T08:59:22.458Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:22.458Z] #55 ... [2024-09-21T08:59:22.458Z] [2024-09-21T08:59:22.458Z] #54 [support-scheduler internal] load build context [2024-09-21T08:59:23.046Z] #54 ... [2024-09-21T08:59:23.046Z] [2024-09-21T08:59:23.046Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:23.046Z] #60 ... [2024-09-21T08:59:23.046Z] [2024-09-21T08:59:23.046Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:23.315Z] #48 ... [2024-09-21T08:59:23.315Z] [2024-09-21T08:59:23.315Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T08:59:23.315Z] #56 ... [2024-09-21T08:59:23.315Z] [2024-09-21T08:59:23.315Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:23.904Z] #60 ... [2024-09-21T08:59:23.904Z] [2024-09-21T08:59:23.904Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:24.172Z] #58 transferring context: 38.76MB 31.1s [2024-09-21T08:59:24.172Z] #58 ... [2024-09-21T08:59:24.173Z] [2024-09-21T08:59:24.173Z] #54 [support-scheduler internal] load build context [2024-09-21T08:59:24.173Z] #54 ... [2024-09-21T08:59:24.173Z] [2024-09-21T08:59:24.173Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-21T08:59:24.173Z] #63 DONE 31.3s [2024-09-21T08:59:24.446Z] [2024-09-21T08:59:24.446Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:24.716Z] #60 ... [2024-09-21T08:59:24.716Z] [2024-09-21T08:59:24.716Z] #45 [core-keeper internal] load build context [2024-09-21T08:59:24.716Z] #45 ... [2024-09-21T08:59:24.716Z] [2024-09-21T08:59:24.716Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:24.716Z] #60 ... [2024-09-21T08:59:24.716Z] [2024-09-21T08:59:24.716Z] #38 [support-notifications internal] load build context [2024-09-21T08:59:24.985Z] #38 ... [2024-09-21T08:59:24.985Z] [2024-09-21T08:59:24.985Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:25.255Z] #60 ... [2024-09-21T08:59:25.255Z] [2024-09-21T08:59:25.255Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T08:59:25.255Z] #69 ... [2024-09-21T08:59:25.255Z] [2024-09-21T08:59:25.255Z] #38 [support-notifications internal] load build context [2024-09-21T08:59:27.855Z] #38 ... [2024-09-21T08:59:27.856Z] [2024-09-21T08:59:27.856Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-21T08:59:27.856Z] #78 ... [2024-09-21T08:59:27.856Z] [2024-09-21T08:59:27.856Z] #38 [support-notifications internal] load build context [2024-09-21T08:59:28.124Z] #38 ... [2024-09-21T08:59:28.124Z] [2024-09-21T08:59:28.124Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-21T08:59:28.124Z] #71 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:28.124Z] #71 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:28.124Z] #71 29.01 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:28.124Z] #71 29.01 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:28.124Z] #71 29.23 OK: 8 MiB in 16 packages [2024-09-21T08:59:28.124Z] #71 DONE 31.7s [2024-09-21T08:59:28.124Z] [2024-09-21T08:59:28.124Z] #38 [support-notifications internal] load build context [2024-09-21T08:59:28.393Z] #38 ... [2024-09-21T08:59:28.393Z] [2024-09-21T08:59:28.393Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-21T08:59:28.393Z] #66 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:28.393Z] #66 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:28.393Z] #66 28.04 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-21T08:59:28.393Z] #66 28.04 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-21T08:59:28.393Z] #66 28.04 OK: 19946 distinct packages available [2024-09-21T08:59:28.393Z] #66 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:28.393Z] #66 30.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:28.393Z] #66 33.82 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:28.393Z] #66 33.82 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-21T08:59:28.393Z] #66 33.82 (3/5) Installing libucontext (1.2-r2) [2024-09-21T08:59:28.393Z] #66 33.82 (4/5) Installing gcompat (1.1.0-r1) [2024-09-21T08:59:28.393Z] #66 33.82 (5/5) Installing openssl (3.1.7-r0) [2024-09-21T08:59:28.393Z] #66 34.07 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:28.393Z] #66 34.07 OK: 9 MiB in 20 packages [2024-09-21T08:59:28.393Z] #66 ... [2024-09-21T08:59:28.393Z] [2024-09-21T08:59:28.393Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T08:59:28.979Z] #69 ... [2024-09-21T08:59:28.979Z] [2024-09-21T08:59:28.979Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-21T08:59:28.979Z] #66 DONE 35.8s [2024-09-21T08:59:28.979Z] [2024-09-21T08:59:28.979Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T08:59:28.979Z] #69 ... [2024-09-21T08:59:28.979Z] [2024-09-21T08:59:28.979Z] #46 [core-data internal] load build context [2024-09-21T08:59:29.250Z] #46 transferring context: 36.19MB 32.5s [2024-09-21T08:59:29.250Z] #46 ... [2024-09-21T08:59:29.250Z] [2024-09-21T08:59:29.250Z] #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-21T08:59:29.250Z] #79 ... [2024-09-21T08:59:29.250Z] [2024-09-21T08:59:29.250Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:59:29.520Z] #49 ... [2024-09-21T08:59:29.520Z] [2024-09-21T08:59:29.520Z] #46 [core-data internal] load build context [2024-09-21T08:59:30.106Z] #46 ... [2024-09-21T08:59:30.106Z] [2024-09-21T08:59:30.106Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T08:59:30.376Z] #50 ... [2024-09-21T08:59:30.376Z] [2024-09-21T08:59:30.376Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:59:30.376Z] #49 ... [2024-09-21T08:59:30.376Z] [2024-09-21T08:59:30.376Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-21T08:59:30.649Z] #80 ... [2024-09-21T08:59:30.649Z] [2024-09-21T08:59:30.649Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T08:59:32.062Z] #50 ... [2024-09-21T08:59:32.062Z] [2024-09-21T08:59:32.062Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:32.062Z] #67 ... [2024-09-21T08:59:32.062Z] [2024-09-21T08:59:32.062Z] #68 [core-command internal] load build context [2024-09-21T08:59:32.062Z] #68 ... [2024-09-21T08:59:32.062Z] [2024-09-21T08:59:32.062Z] #46 [core-data internal] load build context [2024-09-21T08:59:32.062Z] #46 ... [2024-09-21T08:59:32.062Z] [2024-09-21T08:59:32.062Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:59:32.062Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.1s [2024-09-21T08:59:32.329Z] #42 ... [2024-09-21T08:59:32.329Z] [2024-09-21T08:59:32.329Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:32.917Z] #67 ... [2024-09-21T08:59:32.917Z] [2024-09-21T08:59:32.917Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:32.917Z] #55 ... [2024-09-21T08:59:32.917Z] [2024-09-21T08:59:32.917Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:33.881Z] #67 ... [2024-09-21T08:59:33.881Z] [2024-09-21T08:59:33.881Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T08:59:33.881Z] #56 ... [2024-09-21T08:59:33.881Z] [2024-09-21T08:59:33.881Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-21T08:59:33.881Z] #72 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:33.881Z] #72 28.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:33.881Z] #72 33.09 (1/3) Installing ca-certificates (20240226-r0) [2024-09-21T08:59:33.881Z] #72 33.55 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:33.881Z] #72 33.55 (3/3) Installing tzdata (2024a-r0) [2024-09-21T08:59:33.881Z] #72 35.20 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:33.881Z] #72 35.41 Executing ca-certificates-20240226-r0.trigger [2024-09-21T08:59:33.881Z] #72 36.41 OK: 12 MiB in 18 packages [2024-09-21T08:59:33.881Z] #72 ... [2024-09-21T08:59:33.881Z] [2024-09-21T08:59:33.881Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-21T08:59:33.881Z] #73 27.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:33.881Z] #73 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:33.881Z] #73 32.66 (1/4) Installing ca-certificates (20240226-r0) [2024-09-21T08:59:33.881Z] #73 33.10 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:33.881Z] #73 33.10 (3/4) Installing su-exec (0.2-r3) [2024-09-21T08:59:33.881Z] #73 33.10 (4/4) Installing yq (4.33.3-r5) [2024-09-21T08:59:33.881Z] #73 34.19 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:33.881Z] #73 34.19 Executing ca-certificates-20240226-r0.trigger [2024-09-21T08:59:33.881Z] #73 35.29 OK: 18 MiB in 19 packages [2024-09-21T08:59:34.148Z] #73 ... [2024-09-21T08:59:34.148Z] [2024-09-21T08:59:34.148Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:34.148Z] #67 ... [2024-09-21T08:59:34.148Z] [2024-09-21T08:59:34.148Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:34.148Z] #58 transferring context: 48.50MB 41.1s [2024-09-21T08:59:34.415Z] #58 ... [2024-09-21T08:59:34.415Z] [2024-09-21T08:59:34.415Z] #54 [support-scheduler internal] load build context [2024-09-21T08:59:34.415Z] #54 ... [2024-09-21T08:59:34.415Z] [2024-09-21T08:59:34.415Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-21T08:59:34.415Z] #73 DONE 37.7s [2024-09-21T08:59:34.415Z] [2024-09-21T08:59:34.415Z] #54 [support-scheduler internal] load build context [2024-09-21T08:59:34.415Z] #54 ... [2024-09-21T08:59:34.415Z] [2024-09-21T08:59:34.415Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-21T08:59:34.682Z] #81 ... [2024-09-21T08:59:34.682Z] [2024-09-21T08:59:34.682Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:34.682Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.2s [2024-09-21T08:59:34.682Z] #48 ... [2024-09-21T08:59:34.682Z] [2024-09-21T08:59:34.682Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:34.949Z] #58 ... [2024-09-21T08:59:34.949Z] [2024-09-21T08:59:34.949Z] #45 [core-keeper internal] load build context [2024-09-21T08:59:34.949Z] #45 ... [2024-09-21T08:59:34.949Z] [2024-09-21T08:59:34.949Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:35.218Z] #58 ... [2024-09-21T08:59:35.218Z] [2024-09-21T08:59:35.218Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-21T08:59:35.218Z] #76 18.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:35.218Z] #76 19.96 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:35.218Z] #76 24.88 OK: 266 MiB in 52 packages [2024-09-21T08:59:35.218Z] #76 DONE 27.9s [2024-09-21T08:59:35.218Z] [2024-09-21T08:59:35.218Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:35.498Z] #58 ... [2024-09-21T08:59:35.498Z] [2024-09-21T08:59:35.498Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:35.765Z] #60 ... [2024-09-21T08:59:35.765Z] [2024-09-21T08:59:35.765Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:36.032Z] #58 ... [2024-09-21T08:59:36.033Z] [2024-09-21T08:59:36.033Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-21T08:59:36.033Z] #72 DONE 39.9s [2024-09-21T08:59:36.033Z] [2024-09-21T08:59:36.033Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:37.000Z] #58 ... [2024-09-21T08:59:37.000Z] [2024-09-21T08:59:37.000Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-21T08:59:37.000Z] #77 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:37.000Z] #77 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:37.000Z] #77 22.58 OK: 8 MiB in 19 packages [2024-09-21T08:59:37.000Z] #77 DONE 25.3s [2024-09-21T08:59:37.000Z] [2024-09-21T08:59:37.000Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:38.412Z] #58 ... [2024-09-21T08:59:38.412Z] [2024-09-21T08:59:38.412Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-21T08:59:38.412Z] #82 ... [2024-09-21T08:59:38.412Z] [2024-09-21T08:59:38.412Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:38.683Z] #58 ... [2024-09-21T08:59:38.683Z] [2024-09-21T08:59:38.683Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-21T08:59:38.683Z] #74 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:38.683Z] #74 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:38.683Z] #74 21.37 OK: 8 MiB in 16 packages [2024-09-21T08:59:38.683Z] #74 DONE 25.6s [2024-09-21T08:59:38.683Z] [2024-09-21T08:59:38.683Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:38.683Z] #58 ... [2024-09-21T08:59:38.683Z] [2024-09-21T08:59:38.683Z] #38 [support-notifications internal] load build context [2024-09-21T08:59:38.683Z] #38 ... [2024-09-21T08:59:38.683Z] [2024-09-21T08:59:38.683Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:39.267Z] #58 ... [2024-09-21T08:59:39.267Z] [2024-09-21T08:59:39.267Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-21T08:59:39.267Z] #83 ... [2024-09-21T08:59:39.267Z] [2024-09-21T08:59:39.267Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-21T08:59:39.267Z] #75 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:39.267Z] #75 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:39.267Z] #75 20.67 OK: 18 MiB in 19 packages [2024-09-21T08:59:39.267Z] #75 DONE 23.6s [2024-09-21T08:59:39.267Z] [2024-09-21T08:59:39.267Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T08:59:39.267Z] #69 transferring context: 34.76MB 42.0s [2024-09-21T08:59:39.535Z] #69 ... [2024-09-21T08:59:39.535Z] [2024-09-21T08:59:39.535Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-21T08:59:40.500Z] #84 DONE 0.8s [2024-09-21T08:59:40.500Z] [2024-09-21T08:59:40.500Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T08:59:40.768Z] #69 ... [2024-09-21T08:59:40.768Z] [2024-09-21T08:59:40.768Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:59:40.768Z] #49 ... [2024-09-21T08:59:40.768Z] [2024-09-21T08:59:40.768Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T08:59:42.180Z] #69 ... [2024-09-21T08:59:42.180Z] [2024-09-21T08:59:42.180Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T08:59:42.180Z] #50 ... [2024-09-21T08:59:42.180Z] [2024-09-21T08:59:42.180Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T08:59:42.448Z] #69 ... [2024-09-21T08:59:42.448Z] [2024-09-21T08:59:42.448Z] #68 [core-command internal] load build context [2024-09-21T08:59:42.448Z] #68 ... [2024-09-21T08:59:42.448Z] [2024-09-21T08:59:42.448Z] #46 [core-data internal] load build context [2024-09-21T08:59:42.448Z] #46 ... [2024-09-21T08:59:42.448Z] [2024-09-21T08:59:42.448Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:59:42.448Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.8s [2024-09-21T08:59:42.715Z] #42 ... [2024-09-21T08:59:42.715Z] [2024-09-21T08:59:42.715Z] #46 [core-data internal] load build context [2024-09-21T08:59:42.715Z] #46 ... [2024-09-21T08:59:42.715Z] [2024-09-21T08:59:42.715Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-21T08:59:42.715Z] #81 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:42.715Z] #81 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:42.715Z] #81 16.95 OK: 13 MiB in 26 packages [2024-09-21T08:59:42.715Z] #81 DONE 18.4s [2024-09-21T08:59:42.715Z] [2024-09-21T08:59:42.715Z] #46 [core-data internal] load build context [2024-09-21T08:59:42.982Z] #46 ... [2024-09-21T08:59:42.982Z] [2024-09-21T08:59:42.982Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:43.250Z] #55 ... [2024-09-21T08:59:43.250Z] [2024-09-21T08:59:43.250Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:59:43.836Z] #42 ... [2024-09-21T08:59:43.836Z] [2024-09-21T08:59:43.836Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T08:59:44.109Z] #56 ... [2024-09-21T08:59:44.109Z] [2024-09-21T08:59:44.109Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:44.378Z] #55 transferring context: 71.99MB 52.5s [2024-09-21T08:59:44.646Z] #55 ... [2024-09-21T08:59:44.646Z] [2024-09-21T08:59:44.646Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-21T08:59:44.646Z] #80 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:44.646Z] #80 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:44.646Z] #80 22.87 OK: 8 MiB in 17 packages [2024-09-21T08:59:44.646Z] #80 DONE 24.1s [2024-09-21T08:59:44.646Z] [2024-09-21T08:59:44.646Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:44.646Z] #67 ... [2024-09-21T08:59:44.646Z] [2024-09-21T08:59:44.646Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:44.914Z] #55 ... [2024-09-21T08:59:44.914Z] [2024-09-21T08:59:44.914Z] #54 [support-scheduler internal] load build context [2024-09-21T08:59:44.914Z] #54 ... [2024-09-21T08:59:44.914Z] [2024-09-21T08:59:44.914Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-21T08:59:45.186Z] #85 ... [2024-09-21T08:59:45.186Z] [2024-09-21T08:59:45.186Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-21T08:59:45.186Z] #78 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:45.186Z] #78 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:45.186Z] #78 25.85 OK: 9 MiB in 17 packages [2024-09-21T08:59:45.186Z] #78 DONE 27.6s [2024-09-21T08:59:45.186Z] [2024-09-21T08:59:45.186Z] #45 [core-keeper internal] load build context [2024-09-21T08:59:45.186Z] #45 ... [2024-09-21T08:59:45.186Z] [2024-09-21T08:59:45.186Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:45.778Z] #67 ... [2024-09-21T08:59:45.778Z] [2024-09-21T08:59:45.778Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-21T08:59:45.778Z] #86 ... [2024-09-21T08:59:45.778Z] [2024-09-21T08:59:45.778Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:45.778Z] #67 ... [2024-09-21T08:59:45.778Z] [2024-09-21T08:59:45.778Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:46.045Z] #60 ... [2024-09-21T08:59:46.045Z] [2024-09-21T08:59:46.045Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:46.315Z] #67 ... [2024-09-21T08:59:46.315Z] [2024-09-21T08:59:46.315Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:46.315Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.5s [2024-09-21T08:59:46.315Z] #48 ... [2024-09-21T08:59:46.315Z] [2024-09-21T08:59:46.315Z] #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-21T08:59:46.315Z] #79 17.28 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:46.315Z] #79 18.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:46.315Z] #79 24.57 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-21T08:59:46.315Z] #79 25.32 Executing busybox-1.36.1-r7.trigger [2024-09-21T08:59:46.315Z] #79 25.37 OK: 8 MiB in 16 packages [2024-09-21T08:59:46.587Z] #79 ... [2024-09-21T08:59:46.587Z] [2024-09-21T08:59:46.587Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:46.587Z] #48 ... [2024-09-21T08:59:46.587Z] [2024-09-21T08:59:46.587Z] #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-21T08:59:46.587Z] #79 DONE 27.5s [2024-09-21T08:59:46.587Z] [2024-09-21T08:59:46.587Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-21T08:59:46.587Z] #0 9.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:46.857Z] #87 ... [2024-09-21T08:59:46.857Z] [2024-09-21T08:59:46.857Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:46.857Z] #60 ... [2024-09-21T08:59:46.857Z] [2024-09-21T08:59:46.857Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-21T08:59:46.857Z] #82 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:46.857Z] #82 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:46.857Z] #82 17.22 OK: 8 MiB in 16 packages [2024-09-21T08:59:46.857Z] #82 DONE 18.8s [2024-09-21T08:59:46.857Z] [2024-09-21T08:59:46.857Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:47.441Z] #60 ... [2024-09-21T08:59:47.441Z] [2024-09-21T08:59:47.442Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-21T08:59:47.442Z] #83 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:47.442Z] #83 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:47.442Z] #83 16.54 OK: 9 MiB in 20 packages [2024-09-21T08:59:47.442Z] #83 DONE 18.2s [2024-09-21T08:59:47.442Z] [2024-09-21T08:59:47.442Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:48.858Z] #60 ... [2024-09-21T08:59:48.858Z] [2024-09-21T08:59:48.858Z] #38 [support-notifications internal] load build context [2024-09-21T08:59:49.131Z] #38 ... [2024-09-21T08:59:49.131Z] [2024-09-21T08:59:49.131Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:49.401Z] #60 ... [2024-09-21T08:59:49.401Z] [2024-09-21T08:59:49.401Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:49.401Z] #58 transferring context: 69.51MB 56.4s [2024-09-21T08:59:49.669Z] #58 ... [2024-09-21T08:59:49.669Z] [2024-09-21T08:59:49.669Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-21T08:59:49.669Z] #87 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:49.669Z] #87 12.09 OK: 12 MiB in 18 packages [2024-09-21T08:59:49.669Z] #87 DONE 12.9s [2024-09-21T08:59:49.669Z] [2024-09-21T08:59:49.669Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:49.669Z] #48 ... [2024-09-21T08:59:49.669Z] [2024-09-21T08:59:49.669Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-21T08:59:49.669Z] #86 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:49.669Z] #86 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-21T08:59:49.669Z] #86 13.28 OK: 18 MiB in 19 packages [2024-09-21T08:59:49.669Z] #86 DONE 14.1s [2024-09-21T08:59:49.669Z] [2024-09-21T08:59:49.669Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:51.099Z] #48 ... [2024-09-21T08:59:51.099Z] [2024-09-21T08:59:51.099Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:59:51.099Z] #49 ... [2024-09-21T08:59:51.099Z] [2024-09-21T08:59:51.099Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:51.099Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.6s [2024-09-21T08:59:51.367Z] #48 ... [2024-09-21T08:59:51.367Z] [2024-09-21T08:59:51.367Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-21T08:59:51.367Z] #85 DONE 6.3s [2024-09-21T08:59:51.367Z] [2024-09-21T08:59:51.367Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:52.328Z] #48 ... [2024-09-21T08:59:52.328Z] [2024-09-21T08:59:52.328Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-21T08:59:52.328Z] #88 DONE 1.0s [2024-09-21T08:59:52.328Z] [2024-09-21T08:59:52.328Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:52.328Z] #48 ... [2024-09-21T08:59:52.328Z] [2024-09-21T08:59:52.328Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T08:59:52.328Z] #50 ... [2024-09-21T08:59:52.328Z] [2024-09-21T08:59:52.328Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:59:52.596Z] #49 ... [2024-09-21T08:59:52.596Z] [2024-09-21T08:59:52.596Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T08:59:52.596Z] #69 ... [2024-09-21T08:59:52.596Z] [2024-09-21T08:59:52.596Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:59:52.596Z] #49 ... [2024-09-21T08:59:52.596Z] [2024-09-21T08:59:52.596Z] #68 [core-command internal] load build context [2024-09-21T08:59:52.871Z] #68 ... [2024-09-21T08:59:52.872Z] [2024-09-21T08:59:52.872Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:59:53.459Z] #49 ... [2024-09-21T08:59:53.459Z] [2024-09-21T08:59:53.459Z] #46 [core-data internal] load build context [2024-09-21T08:59:53.459Z] #46 ... [2024-09-21T08:59:53.459Z] [2024-09-21T08:59:53.459Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:54.044Z] #48 ... [2024-09-21T08:59:54.044Z] [2024-09-21T08:59:54.044Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T08:59:54.312Z] #56 ... [2024-09-21T08:59:54.312Z] [2024-09-21T08:59:54.312Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T08:59:54.312Z] #48 ... [2024-09-21T08:59:54.312Z] [2024-09-21T08:59:54.312Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:59:54.312Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 40.5s done [2024-09-21T08:59:54.579Z] #42 ... [2024-09-21T08:59:54.579Z] [2024-09-21T08:59:54.579Z] #49 [security-proxy-auth internal] load build context [2024-09-21T08:59:54.579Z] #49 transferring context: 113.10MB 63.1s [2024-09-21T08:59:54.850Z] #49 ... [2024-09-21T08:59:54.850Z] [2024-09-21T08:59:54.850Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:55.119Z] #55 ... [2024-09-21T08:59:55.119Z] [2024-09-21T08:59:55.119Z] #54 [support-scheduler internal] load build context [2024-09-21T08:59:55.119Z] #54 ... [2024-09-21T08:59:55.119Z] [2024-09-21T08:59:55.119Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:55.387Z] #55 ... [2024-09-21T08:59:55.387Z] [2024-09-21T08:59:55.387Z] #45 [core-keeper internal] load build context [2024-09-21T08:59:55.387Z] #45 ... [2024-09-21T08:59:55.387Z] [2024-09-21T08:59:55.387Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:55.655Z] #55 ... [2024-09-21T08:59:55.655Z] [2024-09-21T08:59:55.655Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-21T08:59:55.655Z] #42 DONE 62.1s [2024-09-21T08:59:55.655Z] [2024-09-21T08:59:55.655Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:56.617Z] #55 ... [2024-09-21T08:59:56.617Z] [2024-09-21T08:59:56.617Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T08:59:56.617Z] #67 ... [2024-09-21T08:59:56.617Z] [2024-09-21T08:59:56.617Z] #55 [core-metadata internal] load build context [2024-09-21T08:59:59.218Z] #55 ... [2024-09-21T08:59:59.218Z] [2024-09-21T08:59:59.218Z] #38 [support-notifications internal] load build context [2024-09-21T08:59:59.218Z] #38 ... [2024-09-21T08:59:59.218Z] [2024-09-21T08:59:59.218Z] #45 [core-keeper internal] load build context [2024-09-21T08:59:59.487Z] #45 ... [2024-09-21T08:59:59.487Z] [2024-09-21T08:59:59.487Z] #60 [security-bootstrapper internal] load build context [2024-09-21T08:59:59.752Z] #60 transferring context: 102.48MB 66.5s [2024-09-21T08:59:59.753Z] #60 ... [2024-09-21T08:59:59.753Z] [2024-09-21T08:59:59.753Z] #58 [security-proxy-setup internal] load build context [2024-09-21T08:59:59.753Z] #58 ... [2024-09-21T08:59:59.753Z] [2024-09-21T08:59:59.753Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:00.716Z] #45 ... [2024-09-21T09:00:00.716Z] [2024-09-21T09:00:00.716Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-21T09:00:00.716Z] #89 DONE 2.3s [2024-09-21T09:00:00.716Z] [2024-09-21T09:00:00.716Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:02.665Z] #45 ... [2024-09-21T09:00:02.665Z] [2024-09-21T09:00:02.665Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:02.665Z] #50 ... [2024-09-21T09:00:02.665Z] [2024-09-21T09:00:02.665Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T09:00:02.665Z] #69 ... [2024-09-21T09:00:02.665Z] [2024-09-21T09:00:02.665Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:06.458Z] #45 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #68 [core-command internal] load build context [2024-09-21T09:00:06.458Z] #68 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:06.458Z] #45 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #46 [core-data internal] load build context [2024-09-21T09:00:06.458Z] #46 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T09:00:06.458Z] #69 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T09:00:06.458Z] #56 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T09:00:06.458Z] #69 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:00:06.458Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.1s [2024-09-21T09:00:06.458Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.4s done [2024-09-21T09:00:06.458Z] #48 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T09:00:06.458Z] #69 transferring context: 113.99MB 67.4s [2024-09-21T09:00:06.458Z] #69 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:06.458Z] #49 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T09:00:06.458Z] #69 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:06.458Z] #54 ... [2024-09-21T09:00:06.458Z] [2024-09-21T09:00:06.458Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:08.014Z] #49 ... [2024-09-21T09:00:08.014Z] [2024-09-21T09:00:08.014Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T09:00:08.014Z] #67 ... [2024-09-21T09:00:08.014Z] [2024-09-21T09:00:08.014Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:09.436Z] #54 ... [2024-09-21T09:00:09.436Z] [2024-09-21T09:00:09.436Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:09.436Z] #38 ... [2024-09-21T09:00:09.436Z] [2024-09-21T09:00:09.436Z] #55 [core-metadata internal] load build context [2024-09-21T09:00:09.436Z] #55 ... [2024-09-21T09:00:09.436Z] [2024-09-21T09:00:09.436Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:09.703Z] #54 transferring context: 106.84MB 78.0s [2024-09-21T09:00:09.703Z] #54 ... [2024-09-21T09:00:09.703Z] [2024-09-21T09:00:09.703Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:09.971Z] #60 ... [2024-09-21T09:00:09.971Z] [2024-09-21T09:00:09.971Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:09.971Z] #54 ... [2024-09-21T09:00:09.971Z] [2024-09-21T09:00:09.971Z] #58 [security-proxy-setup internal] load build context [2024-09-21T09:00:09.971Z] #58 ... [2024-09-21T09:00:09.971Z] [2024-09-21T09:00:09.971Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:12.555Z] #54 ... [2024-09-21T09:00:12.555Z] [2024-09-21T09:00:12.555Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:12.825Z] #50 ... [2024-09-21T09:00:12.825Z] [2024-09-21T09:00:12.825Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:13.095Z] #54 ... [2024-09-21T09:00:13.095Z] [2024-09-21T09:00:13.095Z] #68 [core-command internal] load build context [2024-09-21T09:00:13.365Z] #68 ... [2024-09-21T09:00:13.365Z] [2024-09-21T09:00:13.365Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:13.960Z] #50 transferring context: 191.34MB 84.4s [2024-09-21T09:00:13.960Z] #50 ... [2024-09-21T09:00:13.960Z] [2024-09-21T09:00:13.960Z] #46 [core-data internal] load build context [2024-09-21T09:00:13.960Z] #46 ... [2024-09-21T09:00:13.960Z] [2024-09-21T09:00:13.960Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:13.960Z] #45 ... [2024-09-21T09:00:13.960Z] [2024-09-21T09:00:13.960Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-21T09:00:13.960Z] #90 DONE 4.3s [2024-09-21T09:00:13.960Z] [2024-09-21T09:00:13.960Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:13.960Z] #45 ... [2024-09-21T09:00:13.960Z] [2024-09-21T09:00:13.960Z] #46 [core-data internal] load build context [2024-09-21T09:00:14.234Z] #46 ... [2024-09-21T09:00:14.234Z] [2024-09-21T09:00:14.234Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-21T09:00:14.234Z] #91 DONE 4.5s [2024-09-21T09:00:14.502Z] [2024-09-21T09:00:14.502Z] #46 [core-data internal] load build context [2024-09-21T09:00:14.502Z] #46 ... [2024-09-21T09:00:14.502Z] [2024-09-21T09:00:14.502Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-21T09:00:14.502Z] #92 DONE 3.7s [2024-09-21T09:00:14.502Z] [2024-09-21T09:00:14.502Z] #46 [core-data internal] load build context [2024-09-21T09:00:14.502Z] #46 ... [2024-09-21T09:00:14.502Z] [2024-09-21T09:00:14.502Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T09:00:14.770Z] #56 ... [2024-09-21T09:00:14.771Z] [2024-09-21T09:00:14.771Z] #46 [core-data internal] load build context [2024-09-21T09:00:15.367Z] #46 ... [2024-09-21T09:00:15.367Z] [2024-09-21T09:00:15.367Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T09:00:15.367Z] #69 ... [2024-09-21T09:00:15.367Z] [2024-09-21T09:00:15.367Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:15.637Z] #50 ... [2024-09-21T09:00:15.637Z] [2024-09-21T09:00:15.637Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-21T09:00:15.637Z] #93 DONE 1.5s [2024-09-21T09:00:15.637Z] [2024-09-21T09:00:15.637Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:15.905Z] #50 ... [2024-09-21T09:00:15.905Z] [2024-09-21T09:00:15.905Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-21T09:00:15.905Z] #94 DONE 1.2s [2024-09-21T09:00:15.905Z] [2024-09-21T09:00:15.905Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:16.173Z] #50 ... [2024-09-21T09:00:16.173Z] [2024-09-21T09:00:16.173Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:00:16.173Z] #48 ... [2024-09-21T09:00:16.173Z] [2024-09-21T09:00:16.173Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-21T09:00:16.173Z] #95 DONE 1.8s [2024-09-21T09:00:16.173Z] [2024-09-21T09:00:16.173Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:16.759Z] #50 ... [2024-09-21T09:00:16.760Z] [2024-09-21T09:00:16.760Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:16.760Z] #49 ... [2024-09-21T09:00:16.760Z] [2024-09-21T09:00:16.760Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T09:00:17.032Z] #67 ... [2024-09-21T09:00:17.032Z] [2024-09-21T09:00:17.032Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:17.299Z] #50 ... [2024-09-21T09:00:17.299Z] [2024-09-21T09:00:17.299Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-21T09:00:17.299Z] #96 DONE 1.3s [2024-09-21T09:00:17.299Z] [2024-09-21T09:00:17.299Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:17.567Z] #50 ... [2024-09-21T09:00:17.567Z] [2024-09-21T09:00:17.567Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-21T09:00:17.567Z] #97 DONE 1.8s [2024-09-21T09:00:17.567Z] [2024-09-21T09:00:17.567Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:17.836Z] #50 ... [2024-09-21T09:00:17.836Z] [2024-09-21T09:00:17.836Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-21T09:00:17.836Z] #98 DONE 1.5s [2024-09-21T09:00:17.836Z] [2024-09-21T09:00:17.836Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:18.817Z] #50 ... [2024-09-21T09:00:18.817Z] [2024-09-21T09:00:18.817Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-21T09:00:18.817Z] #99 DONE 1.3s [2024-09-21T09:00:18.817Z] [2024-09-21T09:00:18.817Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:18.817Z] #50 transferring context: 209.74MB 89.4s [2024-09-21T09:00:19.085Z] #50 ... [2024-09-21T09:00:19.085Z] [2024-09-21T09:00:19.085Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-21T09:00:19.085Z] #100 DONE 1.4s [2024-09-21T09:00:19.085Z] [2024-09-21T09:00:19.085Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:19.357Z] #50 ... [2024-09-21T09:00:19.357Z] [2024-09-21T09:00:19.357Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-21T09:00:19.357Z] #101 DONE 1.6s [2024-09-21T09:00:19.357Z] [2024-09-21T09:00:19.357Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:19.624Z] #50 ... [2024-09-21T09:00:19.625Z] [2024-09-21T09:00:19.625Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:19.625Z] #38 ... [2024-09-21T09:00:19.625Z] [2024-09-21T09:00:19.625Z] #55 [core-metadata internal] load build context [2024-09-21T09:00:19.894Z] #55 ... [2024-09-21T09:00:19.894Z] [2024-09-21T09:00:19.894Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:19.894Z] #50 ... [2024-09-21T09:00:19.894Z] [2024-09-21T09:00:19.894Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-21T09:00:19.894Z] #102 DONE 1.0s [2024-09-21T09:00:19.894Z] [2024-09-21T09:00:19.894Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:19.894Z] #50 ... [2024-09-21T09:00:19.894Z] [2024-09-21T09:00:19.894Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:20.168Z] #60 ... [2024-09-21T09:00:20.168Z] [2024-09-21T09:00:20.168Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:20.435Z] #50 ... [2024-09-21T09:00:20.435Z] [2024-09-21T09:00:20.435Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-21T09:00:20.435Z] #103 DONE 1.1s [2024-09-21T09:00:20.435Z] [2024-09-21T09:00:20.435Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:20.435Z] #50 ... [2024-09-21T09:00:20.435Z] [2024-09-21T09:00:20.435Z] #58 [security-proxy-setup internal] load build context [2024-09-21T09:00:20.435Z] #58 ... [2024-09-21T09:00:20.435Z] [2024-09-21T09:00:20.435Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:20.713Z] #50 ... [2024-09-21T09:00:20.713Z] [2024-09-21T09:00:20.713Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-21T09:00:20.713Z] #104 DONE 1.3s [2024-09-21T09:00:20.713Z] [2024-09-21T09:00:20.713Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:21.691Z] #50 ... [2024-09-21T09:00:21.691Z] [2024-09-21T09:00:21.691Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-21T09:00:21.691Z] #105 DONE 1.5s [2024-09-21T09:00:21.691Z] [2024-09-21T09:00:21.691Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-21T09:00:21.691Z] #106 DONE 1.4s [2024-09-21T09:00:21.958Z] [2024-09-21T09:00:21.958Z] #107 [security-spire-agent] exporting to image [2024-09-21T09:00:21.958Z] #107 exporting layers [2024-09-21T09:00:22.542Z] #107 ... [2024-09-21T09:00:22.542Z] [2024-09-21T09:00:22.542Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-21T09:00:22.542Z] #108 DONE 1.7s [2024-09-21T09:00:22.542Z] [2024-09-21T09:00:22.542Z] #107 [security-spire-server] exporting to image [2024-09-21T09:00:23.504Z] #107 ... [2024-09-21T09:00:23.504Z] [2024-09-21T09:00:23.504Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:23.504Z] #54 ... [2024-09-21T09:00:23.504Z] [2024-09-21T09:00:23.504Z] #68 [core-command internal] load build context [2024-09-21T09:00:23.504Z] #68 ... [2024-09-21T09:00:23.504Z] [2024-09-21T09:00:23.504Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:24.088Z] #54 ... [2024-09-21T09:00:24.088Z] [2024-09-21T09:00:24.088Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:24.360Z] #45 ... [2024-09-21T09:00:24.360Z] [2024-09-21T09:00:24.360Z] #68 [core-command internal] load build context [2024-09-21T09:00:24.945Z] #68 ... [2024-09-21T09:00:24.945Z] [2024-09-21T09:00:24.945Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T09:00:24.945Z] #56 transferring context: 92.78MB 93.4s [2024-09-21T09:00:24.945Z] #56 ... [2024-09-21T09:00:24.945Z] [2024-09-21T09:00:24.945Z] #68 [core-command internal] load build context [2024-09-21T09:00:25.527Z] #68 ... [2024-09-21T09:00:25.527Z] [2024-09-21T09:00:25.527Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T09:00:25.527Z] #69 ... [2024-09-21T09:00:25.527Z] [2024-09-21T09:00:25.527Z] #46 [core-data internal] load build context [2024-09-21T09:00:25.527Z] #46 ... [2024-09-21T09:00:25.527Z] [2024-09-21T09:00:25.527Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T09:00:26.943Z] #69 ... [2024-09-21T09:00:26.943Z] [2024-09-21T09:00:26.943Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:27.223Z] #49 ... [2024-09-21T09:00:27.223Z] [2024-09-21T09:00:27.223Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T09:00:27.223Z] #67 ... [2024-09-21T09:00:27.223Z] [2024-09-21T09:00:27.223Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:28.184Z] #49 ... [2024-09-21T09:00:28.184Z] [2024-09-21T09:00:28.184Z] #107 [security-spire-config] exporting to image [2024-09-21T09:00:28.184Z] #107 exporting layers 6.1s done [2024-09-21T09:00:28.184Z] #107 writing image sha256:4955f61269e2f485ecd25d7e2b2b0aeff8c72bf15fe5b946724258ce22a6379e 0.0s done [2024-09-21T09:00:28.184Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-09-21T09:00:28.184Z] #107 writing image sha256:566deed55a132bd837708caa7c2cb9ddbd10480897166205b2c5707537fc66e6 0.1s done [2024-09-21T09:00:28.184Z] #107 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-21T09:00:28.184Z] #107 writing image sha256:b869edcf59db485c42213bb5215d70f893c06f03a5d84a91440af395b0361985 0.0s done [2024-09-21T09:00:28.184Z] #107 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-21T09:00:28.184Z] #107 DONE 6.7s [2024-09-21T09:00:28.184Z] [2024-09-21T09:00:28.184Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:29.597Z] #49 ... [2024-09-21T09:00:29.597Z] [2024-09-21T09:00:29.597Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:29.864Z] #38 transferring context: 110.35MB 98.9s [2024-09-21T09:00:29.864Z] #38 ... [2024-09-21T09:00:29.864Z] [2024-09-21T09:00:29.864Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:30.134Z] #49 ... [2024-09-21T09:00:30.134Z] [2024-09-21T09:00:30.134Z] #55 [core-metadata internal] load build context [2024-09-21T09:00:30.134Z] #55 ... [2024-09-21T09:00:30.134Z] [2024-09-21T09:00:30.134Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:30.134Z] #49 ... [2024-09-21T09:00:30.134Z] [2024-09-21T09:00:30.134Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:30.402Z] #60 ... [2024-09-21T09:00:30.402Z] [2024-09-21T09:00:30.402Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:30.671Z] #38 ... [2024-09-21T09:00:30.671Z] [2024-09-21T09:00:30.671Z] #58 [security-proxy-setup internal] load build context [2024-09-21T09:00:30.671Z] #58 ... [2024-09-21T09:00:30.671Z] [2024-09-21T09:00:30.671Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:31.640Z] #38 ... [2024-09-21T09:00:31.640Z] [2024-09-21T09:00:31.640Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:31.917Z] #50 ... [2024-09-21T09:00:31.917Z] [2024-09-21T09:00:31.917Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:34.511Z] #38 ... [2024-09-21T09:00:34.511Z] [2024-09-21T09:00:34.511Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:34.511Z] #45 ... [2024-09-21T09:00:34.511Z] [2024-09-21T09:00:34.511Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:34.511Z] #54 ... [2024-09-21T09:00:34.511Z] [2024-09-21T09:00:34.511Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:35.096Z] #45 ... [2024-09-21T09:00:35.096Z] [2024-09-21T09:00:35.096Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T09:00:35.096Z] #56 transferring context: 114.25MB 103.6s [2024-09-21T09:00:35.096Z] #56 ... [2024-09-21T09:00:35.096Z] [2024-09-21T09:00:35.096Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:35.678Z] #45 ... [2024-09-21T09:00:35.678Z] [2024-09-21T09:00:35.678Z] #68 [core-command internal] load build context [2024-09-21T09:00:35.678Z] #68 ... [2024-09-21T09:00:35.678Z] [2024-09-21T09:00:35.678Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:35.678Z] #45 ... [2024-09-21T09:00:35.678Z] [2024-09-21T09:00:35.678Z] #46 [core-data internal] load build context [2024-09-21T09:00:35.945Z] #46 ... [2024-09-21T09:00:35.945Z] [2024-09-21T09:00:35.945Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:37.360Z] #45 ... [2024-09-21T09:00:37.360Z] [2024-09-21T09:00:37.360Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T09:00:37.360Z] #69 ... [2024-09-21T09:00:37.360Z] [2024-09-21T09:00:37.360Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:37.360Z] #45 ... [2024-09-21T09:00:37.360Z] [2024-09-21T09:00:37.360Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T09:00:37.360Z] #67 ... [2024-09-21T09:00:37.360Z] [2024-09-21T09:00:37.360Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:40.704Z] #45 transferring context: 221.83MB 103.7s [2024-09-21T09:00:40.704Z] #45 ... [2024-09-21T09:00:40.704Z] [2024-09-21T09:00:40.704Z] #55 [core-metadata internal] load build context [2024-09-21T09:00:40.704Z] #55 ... [2024-09-21T09:00:40.704Z] [2024-09-21T09:00:40.704Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:40.704Z] #49 ... [2024-09-21T09:00:40.704Z] [2024-09-21T09:00:40.704Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:40.704Z] #60 ... [2024-09-21T09:00:40.704Z] [2024-09-21T09:00:40.704Z] #46 [core-data internal] load build context [2024-09-21T09:00:40.704Z] #46 transferring context: 310.81MB 103.7s done [2024-09-21T09:00:40.704Z] #46 DONE 106.6s [2024-09-21T09:00:40.704Z] [2024-09-21T09:00:40.704Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:40.704Z] #60 ... [2024-09-21T09:00:40.704Z] [2024-09-21T09:00:40.704Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:40.704Z] #49 ... [2024-09-21T09:00:40.704Z] [2024-09-21T09:00:40.704Z] #58 [security-proxy-setup internal] load build context [2024-09-21T09:00:40.972Z] #58 transferring context: 310.81MB 107.6s done [2024-09-21T09:00:40.972Z] #58 DONE 108.7s [2024-09-21T09:00:40.972Z] [2024-09-21T09:00:40.972Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:40.972Z] #49 transferring context: 310.81MB 109.7s done [2024-09-21T09:00:41.244Z] #49 ... [2024-09-21T09:00:41.244Z] [2024-09-21T09:00:41.244Z] #68 [core-command internal] load build context [2024-09-21T09:00:41.244Z] #68 transferring context: 310.81MB 104.6s done [2024-09-21T09:00:41.244Z] #68 DONE 107.3s [2024-09-21T09:00:41.528Z] [2024-09-21T09:00:41.528Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:41.810Z] #60 ... [2024-09-21T09:00:41.810Z] [2024-09-21T09:00:41.810Z] #49 [security-proxy-auth internal] load build context [2024-09-21T09:00:41.810Z] #49 DONE 110.5s [2024-09-21T09:00:41.810Z] [2024-09-21T09:00:41.810Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:42.085Z] #60 ... [2024-09-21T09:00:42.085Z] [2024-09-21T09:00:42.085Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:42.085Z] #50 ... [2024-09-21T09:00:42.085Z] [2024-09-21T09:00:42.085Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:44.045Z] #60 ... [2024-09-21T09:00:44.045Z] [2024-09-21T09:00:44.045Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-21T09:00:44.045Z] #50 transferring context: 310.81MB 114.2s done [2024-09-21T09:00:44.045Z] #50 DONE 114.4s [2024-09-21T09:00:44.045Z] [2024-09-21T09:00:44.045Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:44.324Z] #60 ... [2024-09-21T09:00:44.324Z] [2024-09-21T09:00:44.324Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:00:44.324Z] #109 DONE 3.3s [2024-09-21T09:00:44.324Z] [2024-09-21T09:00:44.324Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:44.324Z] #60 ... [2024-09-21T09:00:44.324Z] [2024-09-21T09:00:44.324Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:44.594Z] #38 ... [2024-09-21T09:00:44.594Z] [2024-09-21T09:00:44.594Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:00:44.594Z] #110 DONE 3.3s [2024-09-21T09:00:44.594Z] [2024-09-21T09:00:44.594Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:44.594Z] #38 ... [2024-09-21T09:00:44.594Z] [2024-09-21T09:00:44.594Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:44.594Z] #60 ... [2024-09-21T09:00:44.594Z] [2024-09-21T09:00:44.594Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:44.867Z] #54 ... [2024-09-21T09:00:44.867Z] [2024-09-21T09:00:44.867Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:45.133Z] #60 ... [2024-09-21T09:00:45.133Z] [2024-09-21T09:00:45.133Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T09:00:45.403Z] #56 ... [2024-09-21T09:00:45.403Z] [2024-09-21T09:00:45.403Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:45.403Z] #60 ... [2024-09-21T09:00:45.403Z] [2024-09-21T09:00:45.403Z] #67 [security-secretstore-setup internal] load build context [2024-09-21T09:00:45.403Z] #67 transferring context: 310.81MB 108.1s done [2024-09-21T09:00:45.403Z] #67 DONE 111.2s [2024-09-21T09:00:45.403Z] [2024-09-21T09:00:45.403Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:45.671Z] #60 ... [2024-09-21T09:00:45.671Z] [2024-09-21T09:00:45.671Z] #55 [core-metadata internal] load build context [2024-09-21T09:00:45.671Z] #55 transferring context: 310.81MB 113.7s done [2024-09-21T09:00:45.671Z] #55 DONE 114.3s [2024-09-21T09:00:45.671Z] [2024-09-21T09:00:45.671Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:46.634Z] #60 ... [2024-09-21T09:00:46.634Z] [2024-09-21T09:00:46.634Z] #69 [support-cron-scheduler internal] load build context [2024-09-21T09:00:46.634Z] #69 transferring context: 310.81MB 108.9s done [2024-09-21T09:00:46.634Z] #69 DONE 112.1s [2024-09-21T09:00:46.634Z] [2024-09-21T09:00:46.634Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:47.327Z] #60 ... [2024-09-21T09:00:47.327Z] [2024-09-21T09:00:47.327Z] #111 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:00:47.327Z] #111 DONE 0.9s [2024-09-21T09:00:47.327Z] [2024-09-21T09:00:47.327Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:50.768Z] #60 ... [2024-09-21T09:00:50.768Z] [2024-09-21T09:00:50.768Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:50.768Z] #45 ... [2024-09-21T09:00:50.768Z] [2024-09-21T09:00:50.768Z] #60 [security-bootstrapper internal] load build context [2024-09-21T09:00:50.768Z] #60 transferring context: 310.81MB 117.3s done [2024-09-21T09:00:50.768Z] #60 DONE 118.3s [2024-09-21T09:00:50.768Z] [2024-09-21T09:00:50.768Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:50.768Z] #45 ... [2024-09-21T09:00:50.768Z] [2024-09-21T09:00:50.768Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:51.385Z] #54 ... [2024-09-21T09:00:51.385Z] [2024-09-21T09:00:51.385Z] #45 [core-keeper internal] load build context [2024-09-21T09:00:54.011Z] #45 transferring context: 310.81MB 117.3s done [2024-09-21T09:00:54.011Z] #45 DONE 120.1s [2024-09-21T09:00:54.011Z] [2024-09-21T09:00:54.011Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:54.600Z] #54 ... [2024-09-21T09:00:54.600Z] [2024-09-21T09:00:54.600Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:00:54.600Z] #112 ... [2024-09-21T09:00:54.600Z] [2024-09-21T09:00:54.600Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:00:54.600Z] #113 ... [2024-09-21T09:00:54.600Z] [2024-09-21T09:00:54.600Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:54.869Z] #38 ... [2024-09-21T09:00:54.869Z] [2024-09-21T09:00:54.869Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:55.137Z] #54 ... [2024-09-21T09:00:55.137Z] [2024-09-21T09:00:55.137Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-21T09:00:55.137Z] #114 DONE 0.9s [2024-09-21T09:00:55.137Z] [2024-09-21T09:00:55.137Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:55.405Z] #38 ... [2024-09-21T09:00:55.406Z] [2024-09-21T09:00:55.406Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T09:00:55.406Z] #56 ... [2024-09-21T09:00:55.406Z] [2024-09-21T09:00:55.406Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:56.825Z] #38 ... [2024-09-21T09:00:56.825Z] [2024-09-21T09:00:56.825Z] #54 [support-scheduler internal] load build context [2024-09-21T09:00:56.825Z] #54 transferring context: 310.81MB 124.9s done [2024-09-21T09:00:56.825Z] #54 DONE 125.5s [2024-09-21T09:00:56.825Z] [2024-09-21T09:00:56.825Z] #38 [support-notifications internal] load build context [2024-09-21T09:00:57.413Z] #38 ... [2024-09-21T09:00:57.413Z] [2024-09-21T09:00:57.413Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:00:57.680Z] #115 ... [2024-09-21T09:00:57.680Z] [2024-09-21T09:00:57.680Z] #38 [support-notifications internal] load build context [2024-09-21T09:01:01.944Z] #38 transferring context: 294.30MB 130.6s [2024-09-21T09:01:02.213Z] #38 ... [2024-09-21T09:01:02.213Z] [2024-09-21T09:01:02.213Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-21T09:01:02.213Z] #56 transferring context: 310.81MB 130.9s done [2024-09-21T09:01:02.213Z] #56 DONE 131.2s [2024-09-21T09:01:02.213Z] [2024-09-21T09:01:02.213Z] #38 [support-notifications internal] load build context [2024-09-21T09:01:02.803Z] #38 transferring context: 310.81MB 131.8s done [2024-09-21T09:01:03.080Z] #38 DONE 132.1s [2024-09-21T09:01:03.080Z] [2024-09-21T09:01:03.080Z] #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:01:03.353Z] #116 DONE 0.9s [2024-09-21T09:01:03.353Z] [2024-09-21T09:01:03.353Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:01:03.626Z] #117 ... [2024-09-21T09:01:03.626Z] [2024-09-21T09:01:03.626Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #118 ... [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #117 DONE 76.8s [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #113 DONE 87.4s [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #112 DONE 87.4s [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #115 DONE 84.5s [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #119 [core-data builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #119 ... [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #118 DONE 72.7s [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #120 ... [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #121 DONE 5.1s [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-21T09:02:25.285Z] #122 DONE 5.2s [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #123 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:02:25.285Z] #124 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #125 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #119 [core-data builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #119 DONE 5.2s [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #126 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #127 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:02:25.285Z] #128 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #129 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #130 [core-command builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #130 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:02:25.285Z] #131 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #132 DONE 5.3s [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #133 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:02:25.285Z] #134 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #135 [support-scheduler builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #135 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #136 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:02:25.285Z] #137 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #138 [core-metadata builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #138 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #139 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:02:25.285Z] #139 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #140 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #140 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #141 [support-notifications builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #141 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #142 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #143 [security-proxy-auth builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #143 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:02:25.285Z] #144 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #145 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-21T09:02:25.285Z] #145 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-21T09:02:25.285Z] #146 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-21T09:02:25.285Z] #147 CACHED [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-21T09:02:25.285Z] #148 ... [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-21T09:02:25.285Z] #0 5.484 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-21T09:02:25.285Z] #149 ... [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-21T09:02:25.285Z] #0 6.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-21T09:02:25.285Z] #150 ... [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.285Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-21T09:02:25.285Z] #0 6.189 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-21T09:02:25.285Z] #151 ... [2024-09-21T09:02:25.285Z] [2024-09-21T09:02:25.286Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-21T09:02:25.286Z] #148 7.033 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-09-21T09:02:26.719Z] #148 ... [2024-09-21T09:02:26.719Z] [2024-09-21T09:02:26.719Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-21T09:02:26.719Z] #120 DONE 10.3s [2024-09-21T09:02:26.719Z] [2024-09-21T09:02:26.719Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-21T09:02:26.986Z] #152 ... [2024-09-21T09:02:26.986Z] [2024-09-21T09:02:26.986Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-21T09:02:26.986Z] #0 4.983 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-21T09:02:27.278Z] #153 ... [2024-09-21T09:02:27.278Z] [2024-09-21T09:02:27.278Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-21T09:02:27.278Z] #0 7.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T09:02:27.278Z] #154 ... [2024-09-21T09:02:27.278Z] [2024-09-21T09:02:27.278Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-21T09:02:27.279Z] #0 6.545 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-21T09:02:27.545Z] #155 ... [2024-09-21T09:02:27.545Z] [2024-09-21T09:02:27.545Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-21T09:02:27.545Z] #0 7.370 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-21T09:02:27.814Z] #156 ... [2024-09-21T09:02:27.814Z] [2024-09-21T09:02:27.814Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-21T09:02:27.814Z] #0 7.134 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-21T09:02:27.814Z] #157 ... [2024-09-21T09:02:27.814Z] [2024-09-21T09:02:27.815Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-21T09:02:27.815Z] #0 6.824 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T09:02:28.082Z] #158 ... [2024-09-21T09:02:28.082Z] [2024-09-21T09:02:28.082Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-21T09:02:28.082Z] #0 6.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-21T09:02:28.082Z] #159 ... [2024-09-21T09:02:28.082Z] [2024-09-21T09:02:28.082Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T09:02:28.082Z] #0 5.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-21T09:02:28.349Z] #160 ... [2024-09-21T09:02:28.349Z] [2024-09-21T09:02:28.349Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-21T09:02:28.349Z] #152 1.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T09:24:06.617Z] #152 ... [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-21T09:24:06.617Z] #158 1298.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-21T09:24:06.617Z] #158 ... [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-21T09:24:06.617Z] #149 DONE 1303.0s [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-21T09:24:06.617Z] #155 ... [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:24:06.617Z] #161 DONE 0.3s [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:24:06.617Z] #162 DONE 0.2s [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-21T09:24:06.617Z] #163 DONE 0.2s [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-21T09:24:06.617Z] #164 DONE 0.3s [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-21T09:24:06.617Z] #165 DONE 0.3s [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-21T09:24:06.617Z] #166 DONE 0.3s [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-21T09:24:06.617Z] #167 DONE 2.3s [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #107 [security-proxy-setup] exporting to image [2024-09-21T09:24:06.617Z] #107 exporting layers [2024-09-21T09:24:06.617Z] #107 exporting layers 1.2s done [2024-09-21T09:24:06.617Z] #107 writing image sha256:14c84ef4ce308d5e3c8533f519cb8ea32e2ff8581acf7ffffeca2da7ffc65937 done [2024-09-21T09:24:06.617Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-21T09:24:06.617Z] #107 DONE 7.9s [2024-09-21T09:24:06.617Z] [2024-09-21T09:24:06.617Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-21T09:24:14.813Z] #150 ... [2024-09-21T09:24:14.813Z] [2024-09-21T09:24:14.813Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-21T09:24:14.813Z] #159 DONE 1316.7s [2024-09-21T09:24:14.813Z] [2024-09-21T09:24:14.813Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:24:14.813Z] #48 ... [2024-09-21T09:24:14.813Z] [2024-09-21T09:24:14.813Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-21T09:24:15.090Z] #168 DONE 0.4s [2024-09-21T09:24:15.090Z] [2024-09-21T09:24:15.090Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-21T09:24:15.363Z] #150 ... [2024-09-21T09:24:15.363Z] [2024-09-21T09:24:15.363Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-21T09:24:17.938Z] #169 DONE 2.8s [2024-09-21T09:24:17.938Z] [2024-09-21T09:24:17.938Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:24:18.206Z] #170 DONE 0.4s [2024-09-21T09:24:18.206Z] [2024-09-21T09:24:18.206Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T09:24:18.472Z] #160 ... [2024-09-21T09:24:18.472Z] [2024-09-21T09:24:18.472Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:24:18.472Z] #171 DONE 0.3s [2024-09-21T09:24:18.472Z] [2024-09-21T09:24:18.472Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-21T09:24:18.759Z] #156 ... [2024-09-21T09:24:18.759Z] [2024-09-21T09:24:18.759Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-21T09:24:19.031Z] #172 DONE 0.4s [2024-09-21T09:24:19.031Z] [2024-09-21T09:24:19.031Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-21T09:24:19.031Z] #152 ... [2024-09-21T09:24:19.031Z] [2024-09-21T09:24:19.031Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-21T09:24:19.031Z] #173 DONE 0.1s [2024-09-21T09:24:19.309Z] [2024-09-21T09:24:19.309Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-21T09:24:19.309Z] #174 DONE 0.2s [2024-09-21T09:24:19.309Z] [2024-09-21T09:24:19.309Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-21T09:24:19.623Z] #175 DONE 0.1s [2024-09-21T09:24:19.623Z] [2024-09-21T09:24:19.623Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-21T09:24:19.895Z] #176 DONE 0.2s [2024-09-21T09:24:19.895Z] [2024-09-21T09:24:19.895Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-21T09:24:19.895Z] #177 DONE 0.2s [2024-09-21T09:24:19.895Z] [2024-09-21T09:24:19.895Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-21T09:24:20.162Z] #178 DONE 0.2s [2024-09-21T09:24:20.162Z] [2024-09-21T09:24:20.162Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-21T09:24:20.162Z] #152 ... [2024-09-21T09:24:20.162Z] [2024-09-21T09:24:20.162Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-21T09:24:21.576Z] #179 ... [2024-09-21T09:24:21.576Z] [2024-09-21T09:24:21.576Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-21T09:24:21.576Z] #158 DONE 1324.1s [2024-09-21T09:24:21.576Z] [2024-09-21T09:24:21.576Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T09:24:22.179Z] #160 ... [2024-09-21T09:24:22.179Z] [2024-09-21T09:24:22.179Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:24:22.869Z] #180 DONE 0.5s [2024-09-21T09:24:22.869Z] [2024-09-21T09:24:22.870Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:24:22.870Z] #181 DONE 0.1s [2024-09-21T09:24:22.870Z] [2024-09-21T09:24:22.870Z] #182 [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 [2024-09-21T09:24:23.464Z] #182 DONE 0.5s [2024-09-21T09:24:23.465Z] [2024-09-21T09:24:23.465Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-21T09:24:23.465Z] #179 DONE 3.1s [2024-09-21T09:24:23.465Z] [2024-09-21T09:24:23.465Z] #107 [security-bootstrapper] exporting to image [2024-09-21T09:24:23.465Z] #107 exporting layers [2024-09-21T09:24:24.440Z] #107 ... [2024-09-21T09:24:24.440Z] [2024-09-21T09:24:24.440Z] #183 [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 [2024-09-21T09:24:24.440Z] #183 DONE 0.8s [2024-09-21T09:24:24.440Z] [2024-09-21T09:24:24.440Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:24:24.440Z] #184 DONE 0.2s [2024-09-21T09:24:24.440Z] [2024-09-21T09:24:24.440Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-21T09:24:25.029Z] #185 DONE 0.5s [2024-09-21T09:24:25.029Z] [2024-09-21T09:24:25.029Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-21T09:24:25.308Z] #186 ... [2024-09-21T09:24:25.308Z] [2024-09-21T09:24:25.308Z] #107 [security-bootstrapper] exporting to image [2024-09-21T09:24:25.308Z] #107 exporting layers 1.8s done [2024-09-21T09:24:25.308Z] #107 writing image sha256:282ba84e62592b0134523f3ec7c06a32f07c6460c4243d7cafb2ee401a21c09f done [2024-09-21T09:24:25.308Z] #107 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-09-21T09:24:25.308Z] #107 DONE 9.7s [2024-09-21T09:24:25.308Z] [2024-09-21T09:24:25.308Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-21T09:24:25.576Z] #153 ... [2024-09-21T09:24:25.576Z] [2024-09-21T09:24:25.576Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-21T09:24:25.576Z] #186 DONE 0.4s [2024-09-21T09:24:25.576Z] [2024-09-21T09:24:25.576Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-21T09:24:25.576Z] #187 DONE 0.1s [2024-09-21T09:24:25.576Z] [2024-09-21T09:24:25.576Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-21T09:24:28.179Z] #188 DONE 2.5s [2024-09-21T09:24:28.179Z] [2024-09-21T09:24:28.179Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-21T09:24:28.179Z] #148 ... [2024-09-21T09:24:28.179Z] [2024-09-21T09:24:28.179Z] #107 [security-secretstore-setup] exporting to image [2024-09-21T09:24:29.598Z] #107 exporting layers 1.5s done [2024-09-21T09:24:29.598Z] #107 writing image sha256:afd6691bbf4866b7fd99a153080be3aada29cf60061523561f549870ac5a372e done [2024-09-21T09:24:29.598Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-21T09:24:29.598Z] #107 DONE 11.3s [2024-09-21T09:24:29.598Z] [2024-09-21T09:24:29.598Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-21T09:25:38.271Z] #150 ... [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-21T09:25:38.271Z] #148 DONE 1392.6s [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-21T09:25:38.271Z] #150 ... [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:25:38.271Z] #189 DONE 0.3s [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:25:38.271Z] #190 DONE 0.3s [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:25:38.271Z] #48 ... [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-21T09:25:38.271Z] #191 DONE 0.3s [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:25:38.271Z] #192 DONE 0.2s [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-21T09:25:38.271Z] #193 DONE 0.2s [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-21T09:25:38.271Z] #194 DONE 2.5s [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T09:25:38.271Z] #160 ... [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #107 [core-common-config-bootstrapper] exporting to image [2024-09-21T09:25:38.271Z] #107 exporting layers [2024-09-21T09:25:38.271Z] #107 exporting layers 0.6s done [2024-09-21T09:25:38.271Z] #107 writing image sha256:ab96d01e5d6e192b6d7b5457877d0638bd49e57634e964c81b1e3eac471b8c70 done [2024-09-21T09:25:38.271Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-21T09:25:38.271Z] #107 DONE 11.9s [2024-09-21T09:25:38.271Z] [2024-09-21T09:25:38.271Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-21T09:28:00.358Z] #152 DONE 1531.3s [2024-09-21T09:28:00.358Z] [2024-09-21T09:28:00.358Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:28:00.358Z] #48 ... [2024-09-21T09:28:00.358Z] [2024-09-21T09:28:00.358Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:28:00.358Z] #195 DONE 0.3s [2024-09-21T09:28:00.358Z] [2024-09-21T09:28:00.358Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:28:00.358Z] #196 DONE 0.1s [2024-09-21T09:28:00.358Z] [2024-09-21T09:28:00.358Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-21T09:28:00.358Z] #197 DONE 0.3s [2024-09-21T09:28:00.358Z] [2024-09-21T09:28:00.358Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:28:00.358Z] #198 DONE 0.1s [2024-09-21T09:28:00.358Z] [2024-09-21T09:28:00.358Z] #107 [security-spiffe-token-provider] exporting to image [2024-09-21T09:28:00.358Z] #107 exporting layers [2024-09-21T09:28:00.358Z] #107 exporting layers 0.9s done [2024-09-21T09:28:00.358Z] #107 writing image sha256:edffb2eee0d968015ed90749e758c4a41988b09330a8f0c664cf96c5ef90c349 0.0s done [2024-09-21T09:28:00.358Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-21T09:28:00.358Z] #107 DONE 12.8s [2024-09-21T09:28:00.358Z] [2024-09-21T09:28:00.358Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-21T09:37:07.885Z] #156 ... [2024-09-21T09:37:07.885Z] [2024-09-21T09:37:07.885Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-21T09:37:07.885Z] #154 DONE 2090.1s [2024-09-21T09:37:07.885Z] [2024-09-21T09:37:07.885Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T09:37:07.885Z] #160 ... [2024-09-21T09:37:07.885Z] [2024-09-21T09:37:07.885Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:37:08.156Z] #199 DONE 0.1s [2024-09-21T09:37:08.156Z] [2024-09-21T09:37:08.156Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:37:08.156Z] #200 DONE 0.1s [2024-09-21T09:37:08.156Z] [2024-09-21T09:37:08.156Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-21T09:37:08.427Z] #157 ... [2024-09-21T09:37:08.427Z] [2024-09-21T09:37:08.427Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-21T09:37:08.695Z] #201 DONE 0.5s [2024-09-21T09:37:08.695Z] [2024-09-21T09:37:08.695Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:37:08.967Z] #202 DONE 0.1s [2024-09-21T09:37:08.967Z] [2024-09-21T09:37:08.967Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-21T09:37:09.235Z] #203 DONE 0.2s [2024-09-21T09:37:09.235Z] [2024-09-21T09:37:09.235Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-21T09:37:11.178Z] #204 DONE 2.0s [2024-09-21T09:37:11.178Z] [2024-09-21T09:37:11.178Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T09:37:11.178Z] #160 ... [2024-09-21T09:37:11.178Z] [2024-09-21T09:37:11.178Z] #107 [security-proxy-auth] exporting to image [2024-09-21T09:37:11.178Z] #107 exporting layers [2024-09-21T09:37:12.138Z] #107 exporting layers 0.8s done [2024-09-21T09:37:12.139Z] #107 writing image sha256:f1ec212eeac27c76c96a24c894cad4cb0ba6f01f9d0983d74e12e1b13a616938 done [2024-09-21T09:37:12.139Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-21T09:37:12.139Z] #107 DONE 13.7s [2024-09-21T09:37:12.139Z] [2024-09-21T09:37:12.139Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T09:38:20.019Z] #160 ... [2024-09-21T09:38:20.019Z] [2024-09-21T09:38:20.019Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-21T09:38:20.019Z] #151 DONE 2154.6s [2024-09-21T09:38:20.019Z] [2024-09-21T09:38:20.019Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-21T09:38:20.019Z] #156 ... [2024-09-21T09:38:20.019Z] [2024-09-21T09:38:20.019Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:38:20.019Z] #205 DONE 0.2s [2024-09-21T09:38:20.019Z] [2024-09-21T09:38:20.019Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-21T09:38:20.019Z] #150 ... [2024-09-21T09:38:20.019Z] [2024-09-21T09:38:20.019Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:38:20.019Z] #206 DONE 0.2s [2024-09-21T09:38:20.019Z] [2024-09-21T09:38:20.019Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-21T09:38:20.019Z] #207 DONE 0.4s [2024-09-21T09:38:20.019Z] [2024-09-21T09:38:20.019Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:38:20.019Z] #208 DONE 0.2s [2024-09-21T09:38:20.019Z] [2024-09-21T09:38:20.019Z] #107 [core-command] exporting to image [2024-09-21T09:38:20.019Z] #107 exporting layers [2024-09-21T09:38:20.019Z] #107 exporting layers 0.4s done [2024-09-21T09:38:20.019Z] #107 writing image sha256:d739776a47156887269a683e1703fa04fcdca97ac17ba83cafe3d6899f969efd done [2024-09-21T09:38:20.019Z] #107 naming to docker.io/library/core-command-arm64 done [2024-09-21T09:38:20.019Z] #107 DONE 14.1s [2024-09-21T09:38:20.019Z] [2024-09-21T09:38:20.019Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-21T09:40:26.702Z] #160 DONE 2287.0s [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-21T09:40:26.702Z] #150 DONE 2286.9s [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-21T09:40:26.702Z] #157 ... [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:40:26.702Z] #209 ... [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:40:26.702Z] #210 DONE 0.2s [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:40:26.702Z] #209 DONE 0.2s [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:40:26.702Z] #211 DONE 0.3s [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:40:26.702Z] #48 ... [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-21T09:40:26.702Z] #212 DONE 0.6s [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:40:26.702Z] #213 DONE 0.2s [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #214 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-21T09:40:26.702Z] #214 DONE 0.8s [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:40:26.702Z] #215 ... [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-21T09:40:26.702Z] #216 DONE 0.2s [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:40:26.702Z] #215 DONE 0.2s [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #107 [core-data] exporting to image [2024-09-21T09:40:26.702Z] #107 exporting layers [2024-09-21T09:40:26.702Z] #107 ... [2024-09-21T09:40:26.702Z] [2024-09-21T09:40:26.702Z] #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-21T09:40:26.702Z] #217 DONE 0.3s [2024-09-21T09:40:26.974Z] [2024-09-21T09:40:26.974Z] #107 [core-keeper] exporting to image [2024-09-21T09:40:27.556Z] #107 exporting layers 1.0s done [2024-09-21T09:40:27.556Z] #107 writing image sha256:6a8afe4c6c84d5db1b7a75eb8d43e7899d0e627d2d271a57dbde6c953258db47 done [2024-09-21T09:40:27.556Z] #107 naming to docker.io/library/core-data-arm64 done [2024-09-21T09:40:27.833Z] #107 exporting layers 0.9s done [2024-09-21T09:40:27.833Z] #107 writing image sha256:94280268a506d8cbb689a8d7e55ee49607d40a702563d26f4382fa31e41bfde4 done [2024-09-21T09:40:27.833Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-09-21T09:40:27.833Z] #107 DONE 15.4s [2024-09-21T09:40:27.833Z] [2024-09-21T09:40:27.833Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-21T09:40:32.110Z] #157 DONE 2294.8s [2024-09-21T09:40:32.110Z] [2024-09-21T09:40:32.110Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-21T09:40:33.071Z] #155 ... [2024-09-21T09:40:33.071Z] [2024-09-21T09:40:33.071Z] #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:40:33.071Z] #218 DONE 0.2s [2024-09-21T09:40:33.071Z] [2024-09-21T09:40:33.071Z] #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:40:33.071Z] #219 DONE 0.1s [2024-09-21T09:40:33.071Z] [2024-09-21T09:40:33.071Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-21T09:40:33.339Z] #155 ... [2024-09-21T09:40:33.339Z] [2024-09-21T09:40:33.339Z] #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-21T09:40:33.925Z] #220 DONE 0.5s [2024-09-21T09:40:33.925Z] [2024-09-21T09:40:33.925Z] #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:40:33.925Z] #221 DONE 0.1s [2024-09-21T09:40:33.925Z] [2024-09-21T09:40:33.925Z] #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-21T09:40:34.194Z] #222 DONE 0.2s [2024-09-21T09:40:34.194Z] [2024-09-21T09:40:34.194Z] #107 [core-metadata] exporting to image [2024-09-21T09:40:34.194Z] #107 exporting layers [2024-09-21T09:40:34.460Z] #107 exporting layers 0.5s done [2024-09-21T09:40:34.460Z] #107 writing image sha256:676f01df899a04f01c93343b525f94397e9aa6a1de2298f788ff4a011abab69b done [2024-09-21T09:40:34.460Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-09-21T09:40:34.460Z] #107 DONE 15.9s [2024-09-21T09:40:34.460Z] [2024-09-21T09:40:34.460Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:41:06.678Z] #48 ... [2024-09-21T09:41:06.678Z] [2024-09-21T09:41:06.678Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-21T09:41:06.678Z] #156 DONE 2327.2s [2024-09-21T09:41:06.678Z] [2024-09-21T09:41:06.678Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-21T09:41:06.678Z] #155 ... [2024-09-21T09:41:06.678Z] [2024-09-21T09:41:06.678Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:41:06.678Z] #223 DONE 0.2s [2024-09-21T09:41:06.678Z] [2024-09-21T09:41:06.678Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:41:06.678Z] #48 ... [2024-09-21T09:41:06.678Z] [2024-09-21T09:41:06.678Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:41:06.678Z] #224 DONE 0.1s [2024-09-21T09:41:06.678Z] [2024-09-21T09:41:06.678Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-21T09:41:06.678Z] #225 DONE 0.5s [2024-09-21T09:41:06.678Z] [2024-09-21T09:41:06.678Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-21T09:41:06.678Z] #155 ... [2024-09-21T09:41:06.678Z] [2024-09-21T09:41:06.678Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:41:06.678Z] #226 DONE 0.2s [2024-09-21T09:41:06.678Z] [2024-09-21T09:41:06.678Z] #107 [support-scheduler] exporting to image [2024-09-21T09:41:06.678Z] #107 exporting layers [2024-09-21T09:41:06.678Z] #107 exporting layers 0.6s done [2024-09-21T09:41:06.678Z] #107 writing image sha256:a9d2a4b8d24235763bd864540135de6276b70a888298def3d3ed452663e617fe done [2024-09-21T09:41:06.678Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-09-21T09:41:06.678Z] #107 DONE 16.5s [2024-09-21T09:41:06.678Z] [2024-09-21T09:41:06.678Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-21T09:41:07.269Z] #155 DONE 2330.2s [2024-09-21T09:41:07.269Z] [2024-09-21T09:41:07.269Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-21T09:41:07.539Z] #153 DONE 2330.3s [2024-09-21T09:41:07.539Z] [2024-09-21T09:41:07.539Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:41:07.539Z] #48 ... [2024-09-21T09:41:07.539Z] [2024-09-21T09:41:07.539Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:41:07.808Z] #227 DONE 0.1s [2024-09-21T09:41:07.808Z] [2024-09-21T09:41:07.808Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:41:07.808Z] #48 ... [2024-09-21T09:41:07.808Z] [2024-09-21T09:41:07.808Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-21T09:41:08.075Z] #228 DONE 0.2s [2024-09-21T09:41:08.075Z] [2024-09-21T09:41:08.075Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:41:08.075Z] #229 DONE 0.2s [2024-09-21T09:41:08.075Z] [2024-09-21T09:41:08.075Z] #230 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-21T09:41:08.340Z] #230 DONE 0.1s [2024-09-21T09:41:08.340Z] [2024-09-21T09:41:08.340Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-21T09:41:08.923Z] #231 DONE 0.5s [2024-09-21T09:41:08.923Z] [2024-09-21T09:41:08.923Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-21T09:41:08.923Z] #232 DONE 0.5s [2024-09-21T09:41:08.923Z] [2024-09-21T09:41:08.923Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-21T09:41:08.923Z] #233 DONE 0.1s [2024-09-21T09:41:08.923Z] [2024-09-21T09:41:08.923Z] #234 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-21T09:41:08.923Z] #234 DONE 0.2s [2024-09-21T09:41:08.923Z] [2024-09-21T09:41:08.923Z] #107 [support-cron-scheduler] exporting to image [2024-09-21T09:41:09.505Z] #107 exporting layers 0.7s done [2024-09-21T09:41:09.505Z] #107 writing image sha256:bc4abbb38b0cde21ec88c8e55a65d7e3ce977592216b42b076a7f8d43b38e5af done [2024-09-21T09:41:09.505Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-09-21T09:41:10.462Z] #107 exporting layers 1.5s done [2024-09-21T09:41:10.462Z] #107 writing image sha256:17653b36c36cff1259b4bcbd04df0023a5760a740b0f595b8f89266088aacbb5 done [2024-09-21T09:41:10.462Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-21T09:41:10.462Z] #107 DONE 18.0s [2024-09-21T09:41:10.462Z] [2024-09-21T09:41:10.462Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-21T09:41:10.462Z] time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-21T09:41:10.460Z] $ docker stop --time=1 e15cbaff02588c44982b3377d534b1662f500227242552326bf0e7f5c02c640e [2024-09-21T09:41:12.121Z] $ docker rm -f --volumes e15cbaff02588c44982b3377d534b1662f500227242552326bf0e7f5c02c640e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-21T09:41:12.644Z] + docker images [2024-09-21T09:41:12.644Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-21T09:41:12.644Z] support-notifications-arm64 latest bc4abbb38b0c 4 seconds ago 42.2MB [2024-09-21T09:41:12.644Z] support-cron-scheduler-arm64 latest 17653b36c36c 4 seconds ago 43.7MB [2024-09-21T09:41:12.644Z] support-scheduler-arm64 latest a9d2a4b8d242 7 seconds ago 41.4MB [2024-09-21T09:41:12.644Z] core-metadata-arm64 latest 676f01df899a 39 seconds ago 39.4MB [2024-09-21T09:41:12.644Z] core-data-arm64 latest 6a8afe4c6c84 46 seconds ago 39.3MB [2024-09-21T09:41:12.644Z] core-keeper-arm64 latest 94280268a506 46 seconds ago 39.2MB [2024-09-21T09:41:12.644Z] core-command-arm64 latest d739776a4715 2 minutes ago 35.1MB [2024-09-21T09:41:12.644Z] security-proxy-auth-arm64 latest f1ec212eeac2 4 minutes ago 32.7MB [2024-09-21T09:41:12.644Z] security-spiffe-token-provider-arm64 latest edffb2eee0d9 13 minutes ago 29.1MB [2024-09-21T09:41:12.644Z] core-common-config-bootstrapper-arm64 latest ab96d01e5d6e 15 minutes ago 15.4MB [2024-09-21T09:41:12.644Z] security-secretstore-setup-arm64 latest afd6691bbf48 16 minutes ago 36.4MB [2024-09-21T09:41:12.644Z] security-bootstrapper-arm64 latest 282ba84e6259 16 minutes ago 18.9MB [2024-09-21T09:41:12.644Z] security-proxy-setup-arm64 latest 14c84ef4ce30 17 minutes ago 26.2MB [2024-09-21T09:41:12.644Z] security-spire-server-arm64 latest 566deed55a13 40 minutes ago 116MB [2024-09-21T09:41:12.644Z] security-spire-agent-arm64 latest 4955f61269e2 40 minutes ago 174MB [2024-09-21T09:41:12.644Z] security-spire-config-arm64 latest b869edcf59db 40 minutes ago 115MB [2024-09-21T09:41:12.644Z] ci-base-image-arm64 latest f8c100e736e6 About an hour ago 967MB [2024-09-21T09:41:12.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-21T09:41:12.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T09:41:13.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-21T09:41:13.109Z] [2024-09-21T09:41:13.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T09:41:13.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-21T09:41:13.435Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-21T09:41:13.435Z] 8998bd30e6a1: Pulling fs layer [2024-09-21T09:41:13.435Z] 04944245beec: Pulling fs layer [2024-09-21T09:41:13.435Z] 699f458cf7ca: Pulling fs layer [2024-09-21T09:41:13.435Z] 765212b225bb: Pulling fs layer [2024-09-21T09:41:13.699Z] f23df028b6ca: Pulling fs layer [2024-09-21T09:41:13.699Z] d65c8cfc05b1: Pulling fs layer [2024-09-21T09:41:13.699Z] 2437ff75d9bd: Pulling fs layer [2024-09-21T09:41:13.699Z] f23df028b6ca: Waiting [2024-09-21T09:41:13.699Z] d65c8cfc05b1: Waiting [2024-09-21T09:41:13.699Z] 2437ff75d9bd: Waiting [2024-09-21T09:41:13.699Z] 765212b225bb: Waiting [2024-09-21T09:41:13.699Z] 04944245beec: Verifying Checksum [2024-09-21T09:41:13.699Z] 04944245beec: Download complete [2024-09-21T09:41:13.699Z] 765212b225bb: Verifying Checksum [2024-09-21T09:41:13.699Z] 765212b225bb: Download complete [2024-09-21T09:41:13.699Z] f23df028b6ca: Verifying Checksum [2024-09-21T09:41:13.699Z] f23df028b6ca: Download complete [2024-09-21T09:41:13.699Z] d65c8cfc05b1: Verifying Checksum [2024-09-21T09:41:13.699Z] d65c8cfc05b1: Download complete [2024-09-21T09:41:13.965Z] 699f458cf7ca: Verifying Checksum [2024-09-21T09:41:13.965Z] 699f458cf7ca: Download complete [2024-09-21T09:41:14.230Z] 8998bd30e6a1: Download complete [2024-09-21T09:41:16.829Z] 2437ff75d9bd: Verifying Checksum [2024-09-21T09:41:16.829Z] 2437ff75d9bd: Download complete [2024-09-21T09:41:19.407Z] 8998bd30e6a1: Pull complete [2024-09-21T09:41:19.984Z] 04944245beec: Pull complete [2024-09-21T09:41:21.918Z] 699f458cf7ca: Pull complete [2024-09-21T09:41:21.918Z] 765212b225bb: Pull complete [2024-09-21T09:41:22.874Z] f23df028b6ca: Pull complete [2024-09-21T09:41:23.139Z] d65c8cfc05b1: Pull complete [2024-09-21T09:41:41.332Z] 2437ff75d9bd: Pull complete [2024-09-21T09:41:41.332Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-21T09:41:41.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-21T09:41:41.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-21T09:41:41.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-10804 does not seem to be running inside a container [2024-09-21T09:41:41.572Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2024-09-21T09:41:44.469Z] $ docker top 0fbd6cd60f4fc47ee9532acc1b525bee9df50c4665d8e76326a4519bca2fad85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-21T09:41:45.357Z] ---> job-cost.sh [2024-09-21T09:41:45.357Z] lf-activate-venv: SKIPPING [2024-09-21T09:41:45.357Z] INFO: No Stack... [2024-09-21T09:41:46.312Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-21T09:41:46.891Z] INFO: Archiving Costs [Pipeline] sh [2024-09-21T09:41:47.527Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2024-09-21T09:41:47.527Z] + cut -d, -f6 [Pipeline] lock [2024-09-21T09:41:47.563Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-7-stack-cost] [2024-09-21T09:41:47.606Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4907-7-stack-cost] did not exist. Created. [2024-09-21T09:41:47.613Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-21T09:41:48.268Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-21T09:41:48.484Z] Stashed 1 file(s) [Pipeline] } [2024-09-21T09:41:48.492Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-7-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-21T09:41:48.496Z] $ docker stop --time=1 0fbd6cd60f4fc47ee9532acc1b525bee9df50c4665d8e76326a4519bca2fad85 [2024-09-21T09:41:50.020Z] $ docker rm -f --volumes 0fbd6cd60f4fc47ee9532acc1b525bee9df50c4665d8e76326a4519bca2fad85 [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 [2024-09-21T09:41:50.522Z] provisioning config files... [2024-09-21T09:41:50.529Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config353017413115949297tmp [Pipeline] { [Pipeline] sh [2024-09-21T09:41:50.839Z] + set +x [2024-09-21T09:41:50.839Z] + + curl -s https://codecov.io/bash [2024-09-21T09:41:50.839Z] bash -s -- [2024-09-21T09:41:50.839Z] [2024-09-21T09:41:50.839Z] _____ _ [2024-09-21T09:41:50.839Z] / ____| | | [2024-09-21T09:41:50.839Z] | | ___ __| | ___ ___ _____ __ [2024-09-21T09:41:50.839Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-21T09:41:50.839Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-21T09:41:50.839Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-21T09:41:50.839Z] Bash-1.0.6 [2024-09-21T09:41:50.839Z] [2024-09-21T09:41:50.839Z] [2024-09-21T09:41:50.839Z] ==> git version 2.25.1 found [2024-09-21T09:41:50.839Z] ==> 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 [2024-09-21T09:41:50.839Z] Release-Date: 2020-01-08 [2024-09-21T09:41:50.839Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-21T09:41:50.839Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-21T09:41:50.839Z] ==> Jenkins CI detected. [2024-09-21T09:41:50.839Z] current dir:  /w/workspace/edgex-go/7 [2024-09-21T09:41:50.839Z] project root: . [2024-09-21T09:41:50.839Z] --> token set from env [2024-09-21T09:41:50.839Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-21T09:41:50.839Z] ==> Running gcov in . (disable via -X gcov) [2024-09-21T09:41:50.839Z] ==> Python coveragepy not found [2024-09-21T09:41:50.839Z] ==> Searching for coverage reports in: [2024-09-21T09:41:50.839Z] + . [2024-09-21T09:41:51.097Z] -> Found 1 reports [2024-09-21T09:41:51.097Z] ==> Detecting git/mercurial file structure [2024-09-21T09:41:51.097Z] ==> Reading reports [2024-09-21T09:41:51.097Z] + ./coverage.out bytes=566233 [2024-09-21T09:41:51.097Z] ==> Appending adjustments [2024-09-21T09:41:51.097Z] https://docs.codecov.io/docs/fixing-reports [2024-09-21T09:41:52.475Z] + Found adjustments [2024-09-21T09:41:52.475Z] ==> Gzipping contents [2024-09-21T09:41:52.475Z] 72K /tmp/codecov.RySGuK.gz [2024-09-21T09:41:52.475Z] ==> Uploading reports [2024-09-21T09:41:52.475Z] url: https://codecov.io [2024-09-21T09:41:52.475Z] query: branch=PR-4907&commit=8897f71cfa701bb157072912e609a2093734c9bc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-21T09:41:52.475Z] -> Pinging Codecov [2024-09-21T09:41:52.475Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=8897f71cfa701bb157072912e609a2093734c9bc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-21T09:41:52.736Z] -> Uploading to [2024-09-21T09:41:52.736Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/8897f71cfa701bb157072912e609a2093734c9bc/f2e0fae9-0926-4285-a230-03bd968b4bc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240921%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240921T094152Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=20bd4175380edbecaf0b1fd14d978ff201d88ad1d5e6d5bc3e9eecb1d9c7805f [2024-09-21T09:41:52.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-21T09:41:52.736Z] Dload Upload Total Spent Left Speed [2024-09-21T09:41:52.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69833 0 0 100 69833 0 245k --:--:-- --:--:-- --:--:-- 245k [2024-09-21T09:41:52.994Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8897f71cfa701bb157072912e609a2093734c9bc [Pipeline] } [2024-09-21T09:41:53.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-21T09:41:53.688Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-21T09:41:53.976Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-21T09:41:54.840Z] ---> package-listing.sh [2024-09-21T09:41:54.840Z] ++ facter osfamily [2024-09-21T09:41:54.840Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-21T09:41:55.099Z] + OS_FAMILY=debian [2024-09-21T09:41:55.099Z] + workspace=/w/workspace/edgex-go/7 [2024-09-21T09:41:55.099Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-21T09:41:55.099Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-21T09:41:55.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-21T09:41:55.099Z] + PACKAGES=/tmp/packages_start.txt [2024-09-21T09:41:55.099Z] + '[' /w/workspace/edgex-go/7 ']' [2024-09-21T09:41:55.099Z] + PACKAGES=/tmp/packages_end.txt [2024-09-21T09:41:55.099Z] + case "${OS_FAMILY}" in [2024-09-21T09:41:55.099Z] + dpkg -l [2024-09-21T09:41:55.099Z] + grep '^ii' [2024-09-21T09:41:55.099Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-21T09:41:55.099Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-21T09:41:55.099Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-21T09:41:55.099Z] + '[' /w/workspace/edgex-go/7 ']' [2024-09-21T09:41:55.099Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2024-09-21T09:41:55.099Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2024-09-21T09:41:55.111Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-21T09:41:55.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T09:41:55.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-21T09:41:55.954Z] [2024-09-21T09:41:55.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-21T09:41:56.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-21T09:41:56.250Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-21T09:41:56.250Z] 5eb5b503b376: Pulling fs layer [2024-09-21T09:41:56.250Z] 5c69ac0246d0: Pulling fs layer [2024-09-21T09:41:56.250Z] ec43610c2a17: Pulling fs layer [2024-09-21T09:41:56.250Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-21T09:41:56.250Z] 33b1e0a273af: Pulling fs layer [2024-09-21T09:41:56.250Z] 5d3b04190fa2: Pulling fs layer [2024-09-21T09:41:56.250Z] 2f39f015ded8: Pulling fs layer [2024-09-21T09:41:56.250Z] 33b1e0a273af: Waiting [2024-09-21T09:41:56.250Z] 5d3b04190fa2: Waiting [2024-09-21T09:41:56.250Z] 3a2ae6a8a46f: Waiting [2024-09-21T09:41:56.250Z] 2f39f015ded8: Waiting [2024-09-21T09:41:56.250Z] 5c69ac0246d0: Verifying Checksum [2024-09-21T09:41:56.250Z] 5c69ac0246d0: Download complete [2024-09-21T09:41:56.250Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-21T09:41:56.250Z] 3a2ae6a8a46f: Download complete [2024-09-21T09:41:56.250Z] 33b1e0a273af: Verifying Checksum [2024-09-21T09:41:56.250Z] 33b1e0a273af: Download complete [2024-09-21T09:41:56.250Z] ec43610c2a17: Verifying Checksum [2024-09-21T09:41:56.250Z] ec43610c2a17: Download complete [2024-09-21T09:41:56.250Z] 5d3b04190fa2: Verifying Checksum [2024-09-21T09:41:56.250Z] 5d3b04190fa2: Download complete [2024-09-21T09:41:56.508Z] 5eb5b503b376: Verifying Checksum [2024-09-21T09:41:56.508Z] 5eb5b503b376: Download complete [2024-09-21T09:41:57.075Z] 2f39f015ded8: Verifying Checksum [2024-09-21T09:41:57.075Z] 2f39f015ded8: Download complete [2024-09-21T09:41:57.641Z] 5eb5b503b376: Pull complete [2024-09-21T09:41:57.900Z] 5c69ac0246d0: Pull complete [2024-09-21T09:41:58.467Z] ec43610c2a17: Pull complete [2024-09-21T09:41:58.467Z] 3a2ae6a8a46f: Pull complete [2024-09-21T09:41:58.725Z] 33b1e0a273af: Pull complete [2024-09-21T09:41:58.725Z] 5d3b04190fa2: Pull complete [2024-09-21T09:42:02.910Z] 2f39f015ded8: Pull complete [2024-09-21T09:42:02.910Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-21T09:42:02.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-21T09:42:02.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-21T09:42:03.024Z] prd-ubuntu20.04-docker-8c-8g-10803 does not seem to be running inside a container [2024-09-21T09:42:03.044Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2024-09-21T09:42:07.346Z] $ docker top 0d72d183cc6b43bbb5c9db2899ada3acd8cd2dfe48e999572a083dc2da84c75e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-21T09:42:07.705Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-21T09:42:07.990Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-21T09:42:08.274Z] + ls /var/log/sa-host [2024-09-21T09:42:08.274Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-21T09:42:08.359Z] provisioning config files... [2024-09-21T09:42:08.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5970662424014950871tmp [Pipeline] { [Pipeline] echo [2024-09-21T09:42:08.387Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-21T09:42:08.669Z] ---> create-netrc.sh [Pipeline] } [2024-09-21T09:42:08.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-21T09:42:09.006Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-21T09:42:09.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-21T09:42:09.299Z] ---> sudo-logs.sh [2024-09-21T09:42:09.299Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-21T09:42:09.897Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-21T09:42:10.186Z] ---> job-cost.sh [2024-09-21T09:42:10.186Z] lf-activate-venv: SKIPPING [2024-09-21T09:42:10.186Z] DEBUG: total: 0.2199999988079071 [2024-09-21T09:42:10.186Z] INFO: Retrieving Stack Cost... [2024-09-21T09:42:10.756Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-21T09:42:11.016Z] INFO: Archiving Costs [Pipeline] echo [2024-09-21T09:42:11.028Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-21T09:42:11.314Z] ---> logs-deploy.sh [2024-09-21T09:42:11.315Z] lf-activate-venv: SKIPPING [2024-09-21T09:42:11.315Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/7 [2024-09-21T09:42:11.315Z] INFO: archiving workspace using pattern(s): [2024-09-21T09:42:12.253Z] Archives upload complete. [2024-09-21T09:42:12.513Z] INFO: archiving logs to Nexus [2024-09-21T09:42:13.085Z] ---> uname -a: [2024-09-21T09:42:13.085Z] Linux prd-ubuntu20-04-docker-8c-8g-10803 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] ---> lscpu: [2024-09-21T09:42:13.085Z] Architecture: x86_64 [2024-09-21T09:42:13.085Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-21T09:42:13.085Z] Byte Order: Little Endian [2024-09-21T09:42:13.085Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-21T09:42:13.085Z] CPU(s): 8 [2024-09-21T09:42:13.085Z] On-line CPU(s) list: 0-7 [2024-09-21T09:42:13.085Z] Thread(s) per core: 1 [2024-09-21T09:42:13.085Z] Core(s) per socket: 1 [2024-09-21T09:42:13.085Z] Socket(s): 8 [2024-09-21T09:42:13.085Z] NUMA node(s): 1 [2024-09-21T09:42:13.085Z] Vendor ID: AuthenticAMD [2024-09-21T09:42:13.085Z] CPU family: 23 [2024-09-21T09:42:13.085Z] Model: 49 [2024-09-21T09:42:13.085Z] Model name: AMD EPYC-Rome Processor [2024-09-21T09:42:13.085Z] Stepping: 0 [2024-09-21T09:42:13.085Z] CPU MHz: 2799.998 [2024-09-21T09:42:13.085Z] BogoMIPS: 5599.99 [2024-09-21T09:42:13.085Z] Virtualization: AMD-V [2024-09-21T09:42:13.085Z] Hypervisor vendor: KVM [2024-09-21T09:42:13.085Z] Virtualization type: full [2024-09-21T09:42:13.085Z] L1d cache: 256 KiB [2024-09-21T09:42:13.085Z] L1i cache: 256 KiB [2024-09-21T09:42:13.085Z] L2 cache: 4 MiB [2024-09-21T09:42:13.085Z] L3 cache: 128 MiB [2024-09-21T09:42:13.085Z] NUMA node0 CPU(s): 0-7 [2024-09-21T09:42:13.085Z] Vulnerability Itlb multihit: Not affected [2024-09-21T09:42:13.085Z] Vulnerability L1tf: Not affected [2024-09-21T09:42:13.085Z] Vulnerability Mds: Not affected [2024-09-21T09:42:13.085Z] Vulnerability Meltdown: Not affected [2024-09-21T09:42:13.085Z] Vulnerability Mmio stale data: Not affected [2024-09-21T09:42:13.085Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-21T09:42:13.085Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-21T09:42:13.085Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-21T09:42:13.085Z] Vulnerability Srbds: Not affected [2024-09-21T09:42:13.085Z] Vulnerability Tsx async abort: Not affected [2024-09-21T09:42:13.085Z] 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 [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] ---> nproc: [2024-09-21T09:42:13.085Z] 8 [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] ---> df -h: [2024-09-21T09:42:13.085Z] Filesystem Size Used Avail Use% Mounted on [2024-09-21T09:42:13.085Z] overlay 155G 28G 128G 18% / [2024-09-21T09:42:13.085Z] tmpfs 64M 0 64M 0% /dev [2024-09-21T09:42:13.085Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-21T09:42:13.085Z] shm 64M 0 64M 0% /dev/shm [2024-09-21T09:42:13.085Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] ---> sar -b -r -n DEV: [2024-09-21T09:42:13.085Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10803) 09/21/24 _x86_64_ (8 CPU) [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] 08:32:13 LINUX RESTART (8 CPU) [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] 08:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-21T09:42:13.085Z] 08:34:01 237.93 11.20 226.73 0.00 1765.17 58163.11 0.00 [2024-09-21T09:42:13.085Z] 08:35:01 93.53 0.13 93.40 0.00 20.13 47007.65 0.00 [2024-09-21T09:42:13.085Z] 08:36:01 17.18 0.05 17.13 0.00 0.40 10676.57 0.00 [2024-09-21T09:42:13.085Z] 08:37:01 57.44 0.08 57.36 0.00 1.87 43175.07 0.00 [2024-09-21T09:42:13.085Z] 08:38:01 228.43 0.28 228.15 0.00 32.39 205930.74 0.00 [2024-09-21T09:42:13.085Z] 08:39:01 791.24 10.63 780.61 0.00 153.55 151457.65 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 259.56 0.65 258.91 0.00 9.07 94946.71 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 256.63 0.02 256.61 0.00 0.13 103052.76 0.00 [2024-09-21T09:42:13.085Z] 08:42:01 594.43 0.07 594.37 0.00 0.53 145425.36 0.00 [2024-09-21T09:42:13.085Z] 08:43:01 419.08 6.63 412.45 0.00 4306.83 25049.65 0.00 [2024-09-21T09:42:13.085Z] 08:44:01 4.88 0.02 4.87 0.00 0.13 98.12 0.00 [2024-09-21T09:42:13.085Z] 08:45:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2024-09-21T09:42:13.085Z] 08:46:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 [2024-09-21T09:42:13.085Z] 08:47:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 [2024-09-21T09:42:13.085Z] 08:48:01 1.88 0.02 1.87 0.00 0.13 21.33 0.00 [2024-09-21T09:42:13.085Z] 08:49:01 1.80 0.00 1.80 0.00 0.00 23.86 0.00 [2024-09-21T09:42:13.085Z] 08:50:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-09-21T09:42:13.085Z] 08:51:01 3.18 1.52 1.67 0.00 35.46 20.93 0.00 [2024-09-21T09:42:13.085Z] 08:52:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2024-09-21T09:42:13.085Z] 08:53:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 [2024-09-21T09:42:13.085Z] 08:54:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-09-21T09:42:13.085Z] 08:55:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2024-09-21T09:42:13.085Z] 08:56:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2024-09-21T09:42:13.085Z] 08:57:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2024-09-21T09:42:13.085Z] 08:58:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2024-09-21T09:42:13.085Z] 08:59:01 1.77 0.00 1.77 0.00 0.00 19.20 0.00 [2024-09-21T09:42:13.085Z] 09:00:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-09-21T09:42:13.085Z] 09:01:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2024-09-21T09:42:13.085Z] 09:02:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2024-09-21T09:42:13.085Z] 09:03:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 [2024-09-21T09:42:13.085Z] 09:04:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2024-09-21T09:42:13.085Z] 09:05:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 [2024-09-21T09:42:13.085Z] 09:06:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2024-09-21T09:42:13.085Z] 09:07:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 [2024-09-21T09:42:13.085Z] 09:08:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2024-09-21T09:42:13.085Z] 09:09:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2024-09-21T09:42:13.085Z] 09:10:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2024-09-21T09:42:13.085Z] 09:11:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 [2024-09-21T09:42:13.085Z] 09:12:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2024-09-21T09:42:13.085Z] 09:13:01 1.88 0.00 1.88 0.00 0.00 22.26 0.00 [2024-09-21T09:42:13.085Z] 09:14:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-09-21T09:42:13.085Z] 09:15:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 [2024-09-21T09:42:13.085Z] 09:16:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-09-21T09:42:13.085Z] 09:17:01 1.58 0.02 1.57 0.00 0.13 17.46 0.00 [2024-09-21T09:42:13.085Z] 09:18:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2024-09-21T09:42:13.085Z] 09:19:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2024-09-21T09:42:13.085Z] 09:20:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2024-09-21T09:42:13.085Z] 09:21:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2024-09-21T09:42:13.085Z] 09:22:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-09-21T09:42:13.085Z] 09:23:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 [2024-09-21T09:42:13.085Z] 09:24:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-09-21T09:42:13.085Z] 09:25:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2024-09-21T09:42:13.085Z] 09:26:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2024-09-21T09:42:13.085Z] 09:27:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2024-09-21T09:42:13.085Z] 09:28:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2024-09-21T09:42:13.085Z] 09:29:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 [2024-09-21T09:42:13.085Z] 09:30:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-09-21T09:42:13.085Z] 09:31:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 [2024-09-21T09:42:13.085Z] 09:32:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2024-09-21T09:42:13.085Z] 09:33:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 [2024-09-21T09:42:13.085Z] 09:34:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-09-21T09:42:13.085Z] 09:35:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2024-09-21T09:42:13.085Z] 09:36:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2024-09-21T09:42:13.085Z] 09:37:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2024-09-21T09:42:13.085Z] 09:38:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2024-09-21T09:42:13.085Z] 09:39:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 [2024-09-21T09:42:13.085Z] 09:40:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-09-21T09:42:13.085Z] 09:41:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2024-09-21T09:42:13.085Z] 09:42:01 3.98 0.22 3.77 0.00 16.93 354.34 0.00 [2024-09-21T09:42:13.085Z] Average: 44.09 0.46 43.64 0.00 91.95 12847.15 0.00 [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] 08:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-21T09:42:13.085Z] 08:34:01 28180064 31530308 777044 2.36 100756 3459880 1892712 5.58 1230816 3006920 61048 [2024-09-21T09:42:13.085Z] 08:35:01 26308764 30612372 1685468 5.13 128916 4304872 2489384 7.34 2679668 3342460 292696 [2024-09-21T09:42:13.085Z] 08:36:01 25673720 30013940 2281644 6.94 133780 4311580 3150872 9.29 2808984 3823012 502964 [2024-09-21T09:42:13.085Z] 08:37:01 27607720 31531652 769776 2.34 136400 3938952 1761736 5.19 1291228 3454500 350908 [2024-09-21T09:42:13.085Z] 08:38:01 20943220 31398656 893664 2.72 144604 10266736 2928896 8.63 1850172 9352864 394400 [2024-09-21T09:42:13.085Z] 08:39:01 14791252 31392296 883124 2.69 319224 15835480 2678400 7.89 2562000 14370248 2164848 [2024-09-21T09:42:13.085Z] 08:40:01 9476808 28124264 4078896 12.40 355280 17480532 11973948 35.29 6555824 15218356 1343244 [2024-09-21T09:42:13.085Z] 08:41:01 6497872 27079212 5135048 15.62 368640 19351864 10754704 31.70 8302752 16416172 638740 [2024-09-21T09:42:13.085Z] 08:42:01 9459252 31256944 994392 3.02 379756 20631936 3152460 9.29 3853760 18044504 60 [2024-09-21T09:42:13.085Z] 08:43:01 9698296 31385996 863812 2.63 410580 20549768 2427556 7.15 3303400 18412100 348 [2024-09-21T09:42:13.085Z] 08:44:01 9705608 31388448 862224 2.62 409148 20546520 2396528 7.06 3301492 18408896 16 [2024-09-21T09:42:13.085Z] 08:45:01 9755828 31438728 811892 2.47 409208 20546524 2396528 7.06 3251948 18408904 8 [2024-09-21T09:42:13.085Z] 08:46:01 9755536 31438492 812068 2.47 409264 20546524 2396528 7.06 3251924 18408908 12 [2024-09-21T09:42:13.085Z] 08:47:01 9757808 31440968 809884 2.46 409300 20546660 2396528 7.06 3250432 18409032 20 [2024-09-21T09:42:13.085Z] 08:48:01 9757924 31441284 809612 2.46 409348 20546792 2425800 7.15 3250456 18409160 16 [2024-09-21T09:42:13.085Z] 08:49:01 9759240 31442656 808212 2.46 409404 20546792 2425800 7.15 3249140 18409160 12 [2024-09-21T09:42:13.085Z] 08:50:01 9759160 31442580 808144 2.46 409416 20546796 2425800 7.15 3249140 18409164 8 [2024-09-21T09:42:13.085Z] 08:51:01 9749200 31434736 815912 2.48 409464 20547856 2408320 7.10 3260956 18409432 48 [2024-09-21T09:42:13.085Z] 08:52:01 9749028 31434596 815984 2.48 409500 20547860 2408320 7.10 3261072 18409416 20 [2024-09-21T09:42:13.085Z] 08:53:01 9749328 31434940 815600 2.48 409524 20547864 2408320 7.10 3260852 18409420 8 [2024-09-21T09:42:13.085Z] 08:54:01 9749496 31435124 815560 2.48 409548 20547864 2408320 7.10 3260508 18409420 12 [2024-09-21T09:42:13.085Z] 08:55:01 9749636 31435272 815356 2.48 409576 20547868 2408320 7.10 3260508 18409424 12 [2024-09-21T09:42:13.085Z] 08:56:01 9749420 31435176 815332 2.48 409592 20547876 2408320 7.10 3260828 18409436 8 [2024-09-21T09:42:13.085Z] 08:57:01 9749656 31435412 815012 2.48 409612 20547880 2408320 7.10 3260532 18409436 12 [2024-09-21T09:42:13.085Z] 08:58:01 9749324 31435180 815216 2.48 409680 20547880 2408320 7.10 3260692 18409440 12 [2024-09-21T09:42:13.085Z] 08:59:01 9749504 31435368 814988 2.48 409708 20547884 2408320 7.10 3260432 18409440 172 [2024-09-21T09:42:13.085Z] 09:00:01 9749668 31435568 814816 2.48 409724 20547888 2408320 7.10 3260732 18409444 8 [2024-09-21T09:42:13.085Z] 09:01:01 9749724 31435632 814880 2.48 409744 20547892 2408320 7.10 3260732 18409448 136 [2024-09-21T09:42:13.085Z] 09:02:01 9749432 31435388 815160 2.48 409760 20547892 2408320 7.10 3260820 18409448 20 [2024-09-21T09:42:13.085Z] 09:03:01 9749460 31435456 815264 2.48 409792 20547896 2424380 7.14 3260676 18409452 12 [2024-09-21T09:42:13.085Z] 09:04:01 9749040 31435096 815540 2.48 409856 20547896 2424380 7.14 3260928 18409456 8 [2024-09-21T09:42:13.085Z] 09:05:01 9749252 31435356 815260 2.48 409896 20547904 2424380 7.14 3261372 18409460 20 [2024-09-21T09:42:13.085Z] 09:06:01 9749480 31435612 814960 2.48 409920 20547908 2424380 7.14 3260792 18409464 12 [2024-09-21T09:42:13.085Z] 09:07:01 9749220 31435352 815120 2.48 409944 20547908 2424380 7.14 3260792 18409464 8 [2024-09-21T09:42:13.085Z] 09:08:01 9749348 31435532 815132 2.48 409980 20547904 2424380 7.14 3260904 18409472 16 [2024-09-21T09:42:13.085Z] 09:09:01 9749080 31435284 815328 2.48 410012 20547916 2408124 7.10 3260868 18409472 8 [2024-09-21T09:42:13.085Z] 09:10:01 9749260 31435516 815048 2.48 410036 20547916 2408124 7.10 3261180 18409476 4 [2024-09-21T09:42:13.085Z] 09:11:01 9748732 31434996 815500 2.48 410044 20547920 2408124 7.10 3261208 18409480 8 [2024-09-21T09:42:13.085Z] 09:12:01 9748748 31435016 815432 2.48 410048 20547920 2408124 7.10 3260948 18409480 8 [2024-09-21T09:42:13.085Z] 09:13:01 9748636 31434916 815448 2.48 410080 20547920 2408124 7.10 3261100 18409484 8 [2024-09-21T09:42:13.085Z] 09:14:01 9748848 31435188 815124 2.48 410100 20547932 2408124 7.10 3261352 18409488 16 [2024-09-21T09:42:13.085Z] 09:15:01 9749284 31435684 814924 2.48 410132 20547936 2408124 7.10 3261172 18409496 12 [2024-09-21T09:42:13.085Z] 09:16:01 9749000 31435408 815248 2.48 410148 20547940 2391492 7.05 3261404 18409500 8 [2024-09-21T09:42:13.085Z] 09:17:01 9748960 31435368 815208 2.48 410168 20547936 2391492 7.05 3261316 18409500 12 [2024-09-21T09:42:13.085Z] 09:18:01 9748556 31435216 815252 2.48 410188 20548068 2391492 7.05 3261452 18409636 16 [2024-09-21T09:42:13.085Z] 09:19:01 9748856 31435532 814924 2.48 410208 20548076 2391492 7.05 3261172 18409632 12 [2024-09-21T09:42:13.085Z] 09:20:01 9748460 31435136 815252 2.48 410220 20548076 2391492 7.05 3261172 18409632 8 [2024-09-21T09:42:13.085Z] 09:21:01 9748420 31435104 815196 2.48 410232 20548080 2391492 7.05 3261280 18409636 8 [2024-09-21T09:42:13.085Z] 09:22:01 9748372 31435108 815160 2.48 410248 20548084 2391492 7.05 3261324 18409640 8 [2024-09-21T09:42:13.085Z] 09:23:01 9748532 31435272 815140 2.48 410280 20548080 2391492 7.05 3261296 18409640 8 [2024-09-21T09:42:13.085Z] 09:24:01 9748516 31435312 815096 2.48 410296 20548092 2391492 7.05 3261376 18409648 16 [2024-09-21T09:42:13.085Z] 09:25:01 9747892 31434692 815640 2.48 410312 20548092 2391492 7.05 3261312 18409648 192 [2024-09-21T09:42:13.085Z] 09:26:01 9748388 31435244 815064 2.48 410328 20548096 2391492 7.05 3261420 18409656 8 [2024-09-21T09:42:13.085Z] 09:27:01 9748120 31434980 815248 2.48 410348 20548100 2391492 7.05 3261328 18409660 12 [2024-09-21T09:42:13.085Z] 09:28:01 9748112 31434972 815172 2.48 410364 20548092 2407548 7.10 3261484 18409660 16 [2024-09-21T09:42:13.085Z] 09:29:01 9748232 31435132 815172 2.48 410400 20548108 2407548 7.10 3261600 18409664 16 [2024-09-21T09:42:13.085Z] 09:30:01 9748172 31435076 815400 2.48 410408 20548108 2407548 7.10 3261444 18409664 8 [2024-09-21T09:42:13.085Z] 09:31:01 9748180 31435144 815336 2.48 410420 20548112 2407548 7.10 3261468 18409672 192 [2024-09-21T09:42:13.085Z] 09:32:01 9748132 31435104 815312 2.48 410424 20548116 2407548 7.10 3261640 18409676 204 [2024-09-21T09:42:13.085Z] 09:33:01 9748140 31435116 815280 2.48 410452 20548120 2407548 7.10 3261764 18409676 200 [2024-09-21T09:42:13.085Z] 09:34:01 9747988 31435024 815356 2.48 410468 20548124 2423600 7.14 3261852 18409688 164 [2024-09-21T09:42:13.085Z] 09:35:01 9748260 31435308 815268 2.48 410488 20548128 2423600 7.14 3261516 18409692 4 [2024-09-21T09:42:13.085Z] 09:36:01 9748244 31435292 815248 2.48 410496 20548128 2423600 7.14 3261516 18409692 16 [2024-09-21T09:42:13.085Z] 09:37:01 9748228 31435328 815184 2.48 410512 20548132 2423600 7.14 3261436 18409700 8 [2024-09-21T09:42:13.085Z] 09:38:01 9747984 31435084 815348 2.48 410532 20548124 2423600 7.14 3261496 18409700 20 [2024-09-21T09:42:13.085Z] 09:39:01 9748180 31435304 815044 2.48 410560 20548136 2423600 7.14 3261504 18409692 12 [2024-09-21T09:42:13.085Z] 09:40:01 9747872 31435056 815252 2.48 410588 20548140 2423600 7.14 3261576 18409700 24 [2024-09-21T09:42:13.085Z] 09:41:01 9747856 31435040 815176 2.48 410620 20548140 2423600 7.14 3261576 18409700 4 [2024-09-21T09:42:13.085Z] 09:42:01 9146156 31372964 876120 2.66 414148 21040892 2682468 7.91 3321592 18901828 498304 [2024-09-21T09:42:13.085Z] Average: 10916256 31288804 964332 2.93 386553 19318071 2689734 7.93 3288180 17276718 90572 [2024-09-21T09:42:13.085Z] [2024-09-21T09:42:13.085Z] 08:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-21T09:42:13.085Z] 08:34:01 docker0 838.21 898.90 62.20 4952.26 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:34:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:34:01 ens3 1138.99 991.27 9856.39 119.42 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:35:01 veth3798e2a 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:35:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:35:01 ens3 33.08 19.23 30.97 13.10 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:36:01 veth3798e2a 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:36:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:36:01 ens3 32.37 22.39 24.80 14.24 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:37:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:37:01 ens3 98.93 59.82 2218.84 16.78 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:38:01 veth5fb1447 0.60 0.62 0.05 0.24 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:38:01 vethdecd5c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:38:01 veth4a52ccc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:38:01 vetha2e15d6 1.12 2.37 0.09 31.38 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:38:01 vethc3d4ddc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:38:01 docker0 1.72 2.67 0.12 31.59 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:38:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:38:01 vethb3cd107 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:38:01 ens3 56.76 53.69 119.39 163.88 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:39:01 veth5fb1447 0.13 1.00 0.01 0.04 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:39:01 veth17fe21c 139.54 76.14 1182.24 8.05 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:39:01 docker0 435.07 738.19 38.12 6989.59 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:39:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:39:01 veth7c9014b 76.14 139.54 8.05 1182.24 0.00 0.00 0.00 0.10 [2024-09-21T09:42:13.085Z] 08:39:01 ens3 791.75 459.93 7840.64 55.27 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:39:01 veth37fb392 83.44 137.09 8.50 1183.52 0.00 0.00 0.00 0.10 [2024-09-21T09:42:13.085Z] 08:39:01 vetha4b7ce0 137.09 83.44 1183.52 8.50 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 veth34e7270 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 veth5fb1447 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 veth3f9d80e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 vetha255adf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 veth6d2f47a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 vethb01680b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 veth04ffdca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 veth905ca56 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 veth850fe62 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 veth3d599f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 vethac24db0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 vethcbcb449 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 veth98a7610 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 ens3 15.45 8.80 12.75 6.97 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:40:01 vethd21d804 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 veth34e7270 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 veth5fb1447 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 veth3f9d80e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 vetha255adf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 veth6d2f47a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 vethb01680b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 veth04ffdca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 veth905ca56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 veth850fe62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 veth3d599f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.085Z] 08:41:01 vethac24db0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:41:01 vethcbcb449 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:41:01 veth98a7610 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:41:01 ens3 1.68 0.93 1.15 0.61 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:41:01 vethd21d804 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:42:01 veth5fb1447 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:42:01 vetha255adf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:42:01 veth905ca56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:42:01 veth850fe62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:42:01 veth3d599f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:42:01 vethac24db0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:42:01 vethcbcb449 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:42:01 ens3 21.33 14.23 17.31 9.73 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:43:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:43:01 ens3 155.58 59.23 2754.34 8.58 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:45:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:48:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:49:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:50:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:51:01 ens3 6.58 5.63 4.60 5.20 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:52:01 ens3 1.72 1.42 0.97 1.21 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:53:01 ens3 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:58:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 08:59:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:02:01 ens3 0.38 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:03:01 ens3 0.25 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:04:01 ens3 0.23 0.02 0.03 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:05:01 ens3 1.17 0.47 0.38 0.22 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:07:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:08:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:09:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:13:01 ens3 0.37 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:15:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:18:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:19:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:21:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:23:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:28:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:29:01 ens3 0.30 0.20 0.12 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:33:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:35:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:38:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:39:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:41:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:42:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] 09:42:01 ens3 88.04 53.16 2522.45 11.01 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] Average: docker0 18.50 23.79 1.46 173.58 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] Average: ens3 35.53 25.44 368.31 6.20 0.00 0.00 0.00 0.00 [2024-09-21T09:42:13.086Z] [2024-09-21T09:42:13.086Z]