Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6864b6a6596971ecbf015eda9d5b15b16885470e+a62407a90ca41d87e849251ea1cea1034d4f0a3c (68c66b26a772fb46f66ad317514a3c3e2b7a93a7) 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-ssh18044996161639255034.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5390270271653568760.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4846/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-4846/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16857466940650782847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6675716276359534326.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-4846/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-4846/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh758229110978479974.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 ‘prd-ubuntu20.04-docker-8c-8g-6983’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6985 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit 6864b6a6596971ecbf015eda9d5b15b16885470e Merge succeeded, producing 1d1017a3de6003dc3e9ae32720e69887a73d81a9 Checking out Revision 1d1017a3de6003dc3e9ae32720e69887a73d81a9 (PR-4846) > 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/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6864b6a6596971ecbf015eda9d5b15b16885470e # 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 a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d1017a3de6003dc3e9ae32720e69887a73d81a9 # timeout=10 Commit message: "Merge commit 'a62407a90ca41d87e849251ea1cea1034d4f0a3c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-02T08:29:38.793Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-02T08:29:38.850Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-02T08:29:38.876Z] ========================================================= [2024-08-02T08:29:38.876Z] EdgeX Global Pipelines Version Info [2024-08-02T08:29:38.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 56d712574e7b8f1d1c3be0cbcfcf8f8d42a0ff61 # timeout=10 [2024-08-02T08:29:39.605Z] ------------------- [2024-08-02T08:29:39.605Z] stable info: [2024-08-02T08:29:39.605Z] ------------------- [2024-08-02T08:29:39.605Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-02T08:29:39.605Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-02T08:29:39.605Z] Message: update stable to v1.0.260 [2024-08-02T08:29:40.179Z] ------------------- [2024-08-02T08:29:40.179Z] experimental info: [2024-08-02T08:29:40.179Z] ------------------- [2024-08-02T08:29:40.179Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-02T08:29:40.179Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-02T08:29:40.179Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-02T08:29:40.274Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-02T08:29:40.298Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-02T08:29:40.320Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-02T08:29:40.339Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-02T08:29:40.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-02T08:29:40.379Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-02T08:29:40.397Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-02T08:29:40.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-02T08:29:40.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-02T08:29:40.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-02T08:29:40.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-02T08:29:40.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-02T08:29:40.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-02T08:29:40.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-02T08:29:40.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-02T08:29:40.582Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-02T08:29:40.606Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-02T08:29:40.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-02T08:29:40.659Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-02T08:29:40.682Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-02T08:29:40.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-02T08:29:40.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-02T08:29:40.756Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-02T08:29:40.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4846 [Pipeline] echo [2024-08-02T08:29:40.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4846 [Pipeline] echo [2024-08-02T08:29:40.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4846 [Pipeline] echo [2024-08-02T08:29:40.866Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d1017a3de6003dc3e9ae32720e69887a73d81a9 [Pipeline] echo [2024-08-02T08:29:40.889Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d1017a [Pipeline] echo [2024-08-02T08:29:40.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-02T08:29:40.956Z] provisioning config files... [2024-08-02T08:29:40.970Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11798029724448600854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:29:41.307Z] ---> ****-login.sh [2024-08-02T08:29:41.307Z] nexus3.edgexfoundry.org:10001 [2024-08-02T08:29:41.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:29:41.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:29:41.568Z] Configure a credential helper to remove this warning. See [2024-08-02T08:29:41.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:29:41.568Z] [2024-08-02T08:29:41.568Z] Login Succeeded [2024-08-02T08:29:41.568Z] nexus3.edgexfoundry.org:10002 [2024-08-02T08:29:41.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:29:41.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:29:41.829Z] Configure a credential helper to remove this warning. See [2024-08-02T08:29:41.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:29:41.829Z] [2024-08-02T08:29:41.829Z] Login Succeeded [2024-08-02T08:29:41.829Z] nexus3.edgexfoundry.org:10003 [2024-08-02T08:29:41.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:29:41.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:29:41.829Z] Configure a credential helper to remove this warning. See [2024-08-02T08:29:41.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:29:41.830Z] [2024-08-02T08:29:41.830Z] Login Succeeded [2024-08-02T08:29:41.830Z] nexus3.edgexfoundry.org:10004 [2024-08-02T08:29:42.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:29:42.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:29:42.091Z] Configure a credential helper to remove this warning. See [2024-08-02T08:29:42.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:29:42.091Z] [2024-08-02T08:29:42.091Z] Login Succeeded [2024-08-02T08:29:42.091Z] ****.io [2024-08-02T08:29:42.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:29:42.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:29:42.353Z] Configure a credential helper to remove this warning. See [2024-08-02T08:29:42.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:29:42.353Z] [2024-08-02T08:29:42.353Z] Login Succeeded [2024-08-02T08:29:42.353Z] ---> ****-login.sh ends [Pipeline] } [2024-08-02T08:29:42.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-02T08:29:42.689Z] + 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-08-02T08:29:42.689Z] + dirname cmd/core-command/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-02T08:29:42.689Z] + + cut -d/dirname -f2 [2024-08-02T08:29:42.689Z] cmd/core-common-config-bootstrapper/Dockerfile [2024-08-02T08:29:42.689Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/core-data/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/core-keeper/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/core-metadata/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-02T08:29:42.689Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-02T08:29:42.689Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-02T08:29:42.689Z] cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/support-notifications/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-02T08:29:42.689Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-02T08:29:42.689Z] + cut -d/ -f2 [2024-08-02T08:29:42.689Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-02T08:29:42.722Z] 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-08-02T08:29:43.076Z] + git rev-list -1 --merges 1d1017a3de6003dc3e9ae32720e69887a73d81a9~1..1d1017a3de6003dc3e9ae32720e69887a73d81a9 [Pipeline] echo [2024-08-02T08:29:43.088Z] -----------> git rev-list -1 --merges 1d1017a3de6003dc3e9ae32720e69887a73d81a9~1..1d1017a3de6003dc3e9ae32720e69887a73d81a9 1d1017a3de6003dc3e9ae32720e69887a73d81a9 [2024-08-02T08:29:43.088Z] 1d1017a3de6003dc3e9ae32720e69887a73d81a9 [false] [Pipeline] sh [2024-08-02T08:29:43.379Z] + git log --format=format:%s -1 1d1017a3de6003dc3e9ae32720e69887a73d81a9 [Pipeline] echo [2024-08-02T08:29:43.395Z] ========================================================= [2024-08-02T08:29:43.395Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-02T08:29:43.395Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-02T08:29:43.856Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-02T08:29:43.856Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-02T08:29:43.856Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-02T08:29:43.856Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-02T08:29:43.856Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-02T08:29:43.856Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-02T08:29:43.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:29:44.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-02T08:29:44.281Z] [2024-08-02T08:29:44.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:29:44.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-02T08:29:44.592Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-02T08:29:44.592Z] b85a868b505f: Pulling fs layer [2024-08-02T08:29:44.592Z] e2be974225ed: Pulling fs layer [2024-08-02T08:29:44.592Z] 339a4e72a1f5: Pulling fs layer [2024-08-02T08:29:44.592Z] 988bab9f4d93: Pulling fs layer [2024-08-02T08:29:44.592Z] 1469e6f7b9e6: Pulling fs layer [2024-08-02T08:29:44.592Z] eaf3925da568: Pulling fs layer [2024-08-02T08:29:44.592Z] bab4dde63d76: Pulling fs layer [2024-08-02T08:29:44.592Z] bde34c3a00c8: Pulling fs layer [2024-08-02T08:29:44.592Z] b352a97aabf1: Pulling fs layer [2024-08-02T08:29:44.592Z] 4872d77fe225: Pulling fs layer [2024-08-02T08:29:44.592Z] 5851b861e8e6: Pulling fs layer [2024-08-02T08:29:44.592Z] 1469e6f7b9e6: Waiting [2024-08-02T08:29:44.592Z] eaf3925da568: Waiting [2024-08-02T08:29:44.592Z] bab4dde63d76: Waiting [2024-08-02T08:29:44.592Z] bde34c3a00c8: Waiting [2024-08-02T08:29:44.592Z] b352a97aabf1: Waiting [2024-08-02T08:29:44.592Z] 4872d77fe225: Waiting [2024-08-02T08:29:44.592Z] 5851b861e8e6: Waiting [2024-08-02T08:29:44.592Z] 988bab9f4d93: Waiting [2024-08-02T08:29:44.592Z] e2be974225ed: Download complete [2024-08-02T08:29:44.592Z] 988bab9f4d93: Verifying Checksum [2024-08-02T08:29:44.592Z] 988bab9f4d93: Download complete [2024-08-02T08:29:44.853Z] 1469e6f7b9e6: Verifying Checksum [2024-08-02T08:29:44.853Z] 1469e6f7b9e6: Download complete [2024-08-02T08:29:44.853Z] eaf3925da568: Verifying Checksum [2024-08-02T08:29:44.853Z] eaf3925da568: Download complete [2024-08-02T08:29:44.853Z] 339a4e72a1f5: Verifying Checksum [2024-08-02T08:29:44.853Z] 339a4e72a1f5: Download complete [2024-08-02T08:29:44.853Z] bde34c3a00c8: Verifying Checksum [2024-08-02T08:29:44.853Z] bde34c3a00c8: Download complete [2024-08-02T08:29:44.853Z] b352a97aabf1: Download complete [2024-08-02T08:29:44.853Z] 4872d77fe225: Verifying Checksum [2024-08-02T08:29:44.853Z] 4872d77fe225: Download complete [2024-08-02T08:29:44.853Z] 5851b861e8e6: Verifying Checksum [2024-08-02T08:29:44.853Z] 5851b861e8e6: Download complete [2024-08-02T08:29:44.853Z] b85a868b505f: Verifying Checksum [2024-08-02T08:29:44.853Z] b85a868b505f: Download complete [2024-08-02T08:29:45.119Z] bab4dde63d76: Verifying Checksum [2024-08-02T08:29:46.057Z] b85a868b505f: Pull complete [2024-08-02T08:29:46.318Z] e2be974225ed: Pull complete [2024-08-02T08:29:46.887Z] 339a4e72a1f5: Pull complete [2024-08-02T08:29:46.887Z] 988bab9f4d93: Pull complete [2024-08-02T08:29:47.146Z] 1469e6f7b9e6: Pull complete [2024-08-02T08:29:47.405Z] eaf3925da568: Pull complete [2024-08-02T08:29:49.310Z] bab4dde63d76: Pull complete [2024-08-02T08:29:49.310Z] bde34c3a00c8: Pull complete [2024-08-02T08:29:49.310Z] b352a97aabf1: Pull complete [2024-08-02T08:29:49.571Z] 4872d77fe225: Pull complete [2024-08-02T08:29:49.571Z] 5851b861e8e6: Pull complete [2024-08-02T08:29:49.571Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-02T08:29:49.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-02T08:29:49.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:29:49.705Z] prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container [2024-08-02T08:29:49.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-02T08:29:54.080Z] $ docker top c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc -eo pid,comm [2024-08-02T08:29:54.132Z] 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-08-02T08:29:54.132Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-02T08:29:54.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-02T08:29:54.181Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-02T08:29:54.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-02T08:29:54.290Z] $ docker exec c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc ssh-agent [2024-08-02T08:29:54.393Z] SSH_AUTH_SOCK=/tmp/ssh-DOk0ihimtvkc/agent.31 [2024-08-02T08:29:54.393Z] SSH_AGENT_PID=37 [2024-08-02T08:29:54.399Z] Running ssh-add (command line suppressed) [2024-08-02T08:29:54.500Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2909445658725925886.key (/w/workspace/edgex-go/3@tmp/private_key_2909445658725925886.key) [2024-08-02T08:29:54.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-02T08:29:54.807Z] + git tag --points-at HEAD [Pipeline] } [2024-08-02T08:29:54.817Z] $ docker exec --env ******** --env ******** c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc ssh-agent -k [2024-08-02T08:29:54.910Z] unset SSH_AUTH_SOCK; [2024-08-02T08:29:54.910Z] unset SSH_AGENT_PID; [2024-08-02T08:29:54.910Z] echo Agent pid 37 killed; [2024-08-02T08:29:54.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-02T08:29:54.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-02T08:29:54.962Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-02T08:29:55.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-02T08:29:55.081Z] $ docker exec c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc ssh-agent [2024-08-02T08:29:55.199Z] SSH_AUTH_SOCK=/tmp/ssh-vLHlJdGCSXnx/agent.70 [2024-08-02T08:29:55.199Z] SSH_AGENT_PID=77 [2024-08-02T08:29:55.203Z] Running ssh-add (command line suppressed) [2024-08-02T08:29:55.305Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9863070202204010610.key (/w/workspace/edgex-go/3@tmp/private_key_9863070202204010610.key) [2024-08-02T08:29:55.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-02T08:29:55.616Z] + git semver init [2024-08-02T08:29:55.875Z] 2024-08-02 08:29:55,795 [run_init] DEBUG init version:0.0.0 force:False [2024-08-02T08:29:55.875Z] 2024-08-02 08:29:55,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-08-02T08:29:55.875Z] 2024-08-02 08:29:55,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-08-02T08:29:55.875Z] 2024-08-02 08:29:55,796 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-08-02T08:30:01.149Z] 2024-08-02 08:30:00,664 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-08-02T08:30:01.149Z] 2024-08-02 08:30:00,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4846 with force:False [2024-08-02T08:30:01.149Z] 2024-08-02 08:30:00,664 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4846 [2024-08-02T08:30:01.149Z] 2024-08-02 08:30:00,667 [execute] INFO git cat-file --batch-check [2024-08-02T08:30:01.149Z] 2024-08-02 08:30:00,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-08-02T08:30:01.149Z] 2024-08-02 08:30:00,673 [execute] INFO git cat-file --batch [2024-08-02T08:30:01.149Z] 2024-08-02 08:30:00,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-08-02T08:30:01.149Z] 2024-08-02 08:30:00,677 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4846 [2024-08-02T08:30:01.149Z] 0.0.0 [Pipeline] } [2024-08-02T08:30:01.157Z] $ docker exec --env ******** --env ******** c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc ssh-agent -k [2024-08-02T08:30:01.258Z] unset SSH_AUTH_SOCK; [2024-08-02T08:30:01.259Z] unset SSH_AGENT_PID; [2024-08-02T08:30:01.261Z] echo Agent pid 77 killed; [2024-08-02T08:30:01.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-02T08:30:01.593Z] + git semver [Pipeline] } [2024-08-02T08:30:02.171Z] $ docker stop --time=1 c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc [2024-08-02T08:30:03.619Z] $ docker rm -f --volumes c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-02T08:30:03.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-02T08:30:04.220Z] Stashed 1 file(s) [Pipeline] echo [2024-08-02T08:30:04.224Z] [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-08-02T08:30:04.650Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-08-02T08:30:04.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-02T08:30:04.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-02T08:30:04.701Z] ========================================================= [2024-08-02T08:30:04.701Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-02T08:30:04.701Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-02T08:30:04.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-02T08:30:04.994Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-02T08:30:04.994Z] 619be1103602: Pulling fs layer [2024-08-02T08:30:04.994Z] 7862e08f4a3e: Pulling fs layer [2024-08-02T08:30:04.994Z] 5df492c9dc93: Pulling fs layer [2024-08-02T08:30:04.994Z] 7629e6793208: Pulling fs layer [2024-08-02T08:30:04.994Z] 4f4fb700ef54: Pulling fs layer [2024-08-02T08:30:04.994Z] fb5054dd5b73: Pulling fs layer [2024-08-02T08:30:04.994Z] eeca6798cff9: Pulling fs layer [2024-08-02T08:30:04.994Z] aa269ceb94a6: Pulling fs layer [2024-08-02T08:30:04.994Z] ada007ff1a6a: Pulling fs layer [2024-08-02T08:30:04.994Z] 7629e6793208: Waiting [2024-08-02T08:30:04.994Z] 4f4fb700ef54: Waiting [2024-08-02T08:30:04.994Z] fb5054dd5b73: Waiting [2024-08-02T08:30:04.994Z] eeca6798cff9: Waiting [2024-08-02T08:30:04.994Z] ada007ff1a6a: Waiting [2024-08-02T08:30:04.994Z] aa269ceb94a6: Waiting [2024-08-02T08:30:04.994Z] 7862e08f4a3e: Verifying Checksum [2024-08-02T08:30:04.994Z] 7862e08f4a3e: Download complete [2024-08-02T08:30:04.994Z] 7629e6793208: Verifying Checksum [2024-08-02T08:30:04.994Z] 7629e6793208: Download complete [2024-08-02T08:30:04.994Z] fb5054dd5b73: Verifying Checksum [2024-08-02T08:30:04.994Z] fb5054dd5b73: Download complete [2024-08-02T08:30:04.994Z] 619be1103602: Download complete [2024-08-02T08:30:05.256Z] eeca6798cff9: Verifying Checksum [2024-08-02T08:30:05.256Z] eeca6798cff9: Download complete [2024-08-02T08:30:05.256Z] 619be1103602: Pull complete [2024-08-02T08:30:05.256Z] ada007ff1a6a: Verifying Checksum [2024-08-02T08:30:05.256Z] ada007ff1a6a: Download complete [2024-08-02T08:30:05.515Z] 7862e08f4a3e: Pull complete [2024-08-02T08:30:05.776Z] 5df492c9dc93: Download complete [2024-08-02T08:30:06.034Z] aa269ceb94a6: Verifying Checksum [2024-08-02T08:30:06.034Z] aa269ceb94a6: Download complete [2024-08-02T08:30:09.315Z] 5df492c9dc93: Pull complete [2024-08-02T08:30:09.315Z] 7629e6793208: Pull complete [2024-08-02T08:30:09.315Z] 4f4fb700ef54: Pull complete [2024-08-02T08:30:09.315Z] fb5054dd5b73: Pull complete [2024-08-02T08:30:09.315Z] eeca6798cff9: Pull complete [2024-08-02T08:30:11.844Z] aa269ceb94a6: Pull complete [2024-08-02T08:30:12.103Z] ada007ff1a6a: Pull complete [2024-08-02T08:30:12.103Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-02T08:30:12.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-02T08:30:12.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-02T08:30:12.658Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-02T08:30:12.659Z] WORKDIR /edgex [2024-08-02T08:30:12.659Z] COPY go.mod . [2024-08-02T08:30:12.659Z] RUN go mod download [2024-08-02T08:30:12.659Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-02T08:30:13.227Z] Sending build context to Docker daemon 178.9MB [2024-08-02T08:30:13.227Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-02T08:30:13.227Z] ---> f489d0715acc [2024-08-02T08:30:13.227Z] Step 2/4 : WORKDIR /edgex [2024-08-02T08:30:19.311Z] Still waiting to schedule task [2024-08-02T08:30:19.312Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6984’ is offline [2024-08-02T08:30:23.252Z] ---> Running in 8d3e66882a7d [2024-08-02T08:30:23.252Z] Removing intermediate container 8d3e66882a7d [2024-08-02T08:30:23.252Z] ---> d52f2f26501b [2024-08-02T08:30:23.252Z] Step 3/4 : COPY go.mod . [2024-08-02T08:30:23.252Z] ---> 15301b8dda56 [2024-08-02T08:30:23.252Z] Step 4/4 : RUN go mod download [2024-08-02T08:30:23.252Z] ---> Running in 1532348aa2f8 [2024-08-02T08:31:01.990Z] Removing intermediate container 1532348aa2f8 [2024-08-02T08:31:01.990Z] ---> a08e2da535ba [2024-08-02T08:31:01.990Z] Successfully built a08e2da535ba [2024-08-02T08:31:01.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:31:02.300Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-02T08:31:02.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:31:02.385Z] prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container [2024-08-02T08:31:02.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-02T08:31:02.792Z] $ docker top 102d1eb206d1a685dd21d7987ac7f27d1475efea1c7391d54a86507addbd1d64 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T08:31:03.207Z] + go version [2024-08-02T08:31:03.207Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-02T08:31:03.216Z] $ docker stop --time=1 102d1eb206d1a685dd21d7987ac7f27d1475efea1c7391d54a86507addbd1d64 [2024-08-02T08:31:04.466Z] $ docker rm -f --volumes 102d1eb206d1a685dd21d7987ac7f27d1475efea1c7391d54a86507addbd1d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:31:04.908Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-02T08:31:04.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:31:04.995Z] prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container [2024-08-02T08:31:05.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-02T08:31:05.361Z] $ docker top 3a7ebad6e1e4e8cad0e043207e52dff76be2f79c9eac864279ea2be6c24bf60d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-02T08:31:05.443Z] ========================================================= [2024-08-02T08:31:05.443Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-02T08:31:05.443Z] ========================================================= [Pipeline] sh [2024-08-02T08:31:05.723Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-08-02T08:31:06.021Z] + make test [2024-08-02T08:31:06.022Z] go test -race -coverprofile=coverage.out ./... [2024-08-02T08:31:14.135Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-02T08:31:40.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-02T08:31:40.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-02T08:31:41.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-02T08:31:41.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-02T08:31:41.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-02T08:31:41.706Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-02T08:31:41.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-02T08:31:41.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-02T08:31:41.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-02T08:31:41.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-02T08:31:41.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-02T08:31:41.706Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-02T08:31:43.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-02T08:31:43.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-02T08:31:43.625Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-02T08:31:43.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-02T08:31:45.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-02T08:31:45.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-02T08:31:45.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements [2024-08-02T08:31:46.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-02T08:31:46.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-02T08:31:46.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-02T08:31:46.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-02T08:31:46.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-02T08:31:47.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-08-02T08:31:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-02T08:31:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-02T08:31:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:31:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-02T08:31:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-02T08:31:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-02T08:31:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-02T08:31:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-02T08:31:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-02T08:31:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-02T08:31:48.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:31:48.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-02T08:31:48.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-02T08:31:48.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-02T08:31:50.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-02T08:31:50.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-02T08:31:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements [2024-08-02T08:31:50.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.032s coverage: 53.2% of statements [2024-08-02T08:31:50.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.486s coverage: 93.4% of statements [2024-08-02T08:31:50.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-02T08:31:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-02T08:31:51.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.032s coverage: 6.5% of statements [2024-08-02T08:31:52.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.310s coverage: 95.8% of statements [2024-08-02T08:31:52.513Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-08-02T08:31:53.078Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2024-08-02T08:31:53.078Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-02T08:31:53.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-02T08:31:53.134Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6986 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [Pipeline] { [Pipeline] ws [2024-08-02T08:31:53.149Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-08-02T08:31:53.377Z] The recommended git tool is: git [2024-08-02T08:31:54.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements [2024-08-02T08:31:54.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 30.7% of statements [2024-08-02T08:31:54.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-08-02T08:31:54.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.033s coverage: 77.8% of statements [2024-08-02T08:31:54.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-08-02T08:31:54.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2024-08-02T08:31:54.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-08-02T08:31:55.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-02T08:31:55.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-02T08:31:55.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-02T08:31:55.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-02T08:31:55.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-02T08:31:55.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-02T08:31:55.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-02T08:31:55.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-02T08:31:56.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-02T08:31:56.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-02T08:31:56.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-02T08:31:57.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-02T08:31:57.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-02T08:31:57.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-02T08:31:57.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-02T08:31:57.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-02T08:31:57.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-02T08:31:58.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-02T08:31:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-02T08:31:59.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-02T08:32:01.124Z] using credential edgex-jenkins-ssh [2024-08-02T08:32:01.160Z] Cloning the remote Git repository [2024-08-02T08:32:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-02T08:32:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-02T08:32:01.216Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-02T08:32:01.353Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-08-02T08:32:01.527Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-02T08:32:01.528Z] > git --version # timeout=10 [2024-08-02T08:32:01.554Z] > git --version # 'git version 2.25.1' [2024-08-02T08:32:01.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-02T08:32:01.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-02T08:32:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-02T08:32:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-02T08:32:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-02T08:32:04.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-02T08:32:04.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-02T08:32:04.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-02T08:32:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-02T08:32:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-02T08:32:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-02T08:32:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-02T08:32:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-02T08:32:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-02T08:32:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-02T08:32:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-02T08:32:05.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:32:05.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-02T08:32:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-02T08:32:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-02T08:32:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-02T08:32:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-02T08:32:06.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-08-02T08:32:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-02T08:32:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:32:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-02T08:32:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-02T08:32:09.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-02T08:32:09.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-02T08:32:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-02T08:32:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:32:19.259Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-02T08:32:19.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-02T08:32:20.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 36.5% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-08-02T08:32:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements [2024-08-02T08:32:20.521Z] 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-08-02T08:32:20.521Z] running golangci-lint [2024-08-02T08:32:20.521Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-02T08:32:20.521Z] go version go1.21.9 linux/amd64 [2024-08-02T08:32:20.521Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-02T08:32:20.521Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-02T08:32:20.985Z] Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit 6864b6a6596971ecbf015eda9d5b15b16885470e [2024-08-02T08:32:21.658Z] Merge succeeded, producing 33cc08fa050124c5a9b53be4703bf7e52f2bcaa2 [2024-08-02T08:32:21.659Z] Checking out Revision 33cc08fa050124c5a9b53be4703bf7e52f2bcaa2 (PR-4846) [2024-08-02T08:32:20.316Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-02T08:32:20.356Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-02T08:32:20.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-02T08:32:20.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-02T08:32:21.009Z] > git config core.sparsecheckout # timeout=10 [2024-08-02T08:32:21.076Z] > git checkout -f 6864b6a6596971ecbf015eda9d5b15b16885470e # timeout=10 [2024-08-02T08:32:21.302Z] > git remote # timeout=10 [2024-08-02T08:32:21.322Z] > git config --get remote.origin.url # timeout=10 [2024-08-02T08:32:21.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-02T08:32:21.359Z] > git merge a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 [2024-08-02T08:32:21.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-02T08:32:21.670Z] > git config core.sparsecheckout # timeout=10 [2024-08-02T08:32:21.690Z] > git checkout -f 33cc08fa050124c5a9b53be4703bf7e52f2bcaa2 # timeout=10 [2024-08-02T08:32:25.452Z] Commit message: "Merge commit 'a62407a90ca41d87e849251ea1cea1034d4f0a3c' into HEAD" [2024-08-02T08:32:25.476Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-02T08:32:27.002Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-02T08:32:27.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-02T08:32:27.002Z] Dload Upload Total Spent Left Speed [2024-08-02T08:32:27.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 126k 0 --:--:-- --:--:-- --:--:-- 126k [Pipeline] sh [2024-08-02T08:32:25.464Z] > git rev-list --no-walk 56d712574e7b8f1d1c3be0cbcfcf8f8d42a0ff61 # timeout=10 [2024-08-02T08:32:27.348Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-02T08:32:27.695Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-02T08:32:27.695Z] + sudo tee /etc/docker/daemon.new [2024-08-02T08:32:27.695Z] { [2024-08-02T08:32:27.695Z] "registry-mirrors": [ [2024-08-02T08:32:27.695Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-02T08:32:27.695Z] ], [2024-08-02T08:32:27.695Z] "bip": "10.250.0.254/24", [2024-08-02T08:32:27.695Z] "hosts": [ [2024-08-02T08:32:27.695Z] "tcp://0.0.0.0:5555", [2024-08-02T08:32:27.695Z] "unix:///var/run/docker.sock" [2024-08-02T08:32:27.695Z] ], [2024-08-02T08:32:27.695Z] "mtu": 1458, [2024-08-02T08:32:27.695Z] "selinux-enabled": true, [2024-08-02T08:32:27.695Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-02T08:32:27.695Z] } [Pipeline] sh [2024-08-02T08:32:28.014Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-02T08:32:28.336Z] + sudo service docker restart [2024-08-02T08:32:42.430Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|compiled_files|deps|files|imports|name|types_sizes) took 21.357721348s" [2024-08-02T08:32:42.430Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.896019ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-02T08:32:46.587Z] provisioning config files... [2024-08-02T08:32:46.610Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15284545109358919993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:32:47.053Z] ---> ****-login.sh [2024-08-02T08:32:47.053Z] nexus3.edgexfoundry.org:10001 [2024-08-02T08:32:47.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:32:47.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:32:47.590Z] Configure a credential helper to remove this warning. See [2024-08-02T08:32:47.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:32:47.590Z] [2024-08-02T08:32:47.590Z] Login Succeeded [2024-08-02T08:32:47.590Z] nexus3.edgexfoundry.org:10002 [2024-08-02T08:32:47.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:32:47.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:32:47.858Z] Configure a credential helper to remove this warning. See [2024-08-02T08:32:47.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:32:47.858Z] [2024-08-02T08:32:47.858Z] Login Succeeded [2024-08-02T08:32:47.858Z] nexus3.edgexfoundry.org:10003 [2024-08-02T08:32:48.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:32:48.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:32:48.395Z] Configure a credential helper to remove this warning. See [2024-08-02T08:32:48.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:32:48.395Z] [2024-08-02T08:32:48.395Z] Login Succeeded [2024-08-02T08:32:48.395Z] nexus3.edgexfoundry.org:10004 [2024-08-02T08:32:48.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:32:48.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:32:48.665Z] Configure a credential helper to remove this warning. See [2024-08-02T08:32:48.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:32:48.665Z] [2024-08-02T08:32:48.665Z] Login Succeeded [2024-08-02T08:32:48.665Z] ****.io [2024-08-02T08:32:48.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:32:49.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:32:49.200Z] Configure a credential helper to remove this warning. See [2024-08-02T08:32:49.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:32:49.200Z] [2024-08-02T08:32:49.200Z] Login Succeeded [2024-08-02T08:32:49.200Z] ---> ****-login.sh ends [Pipeline] } [2024-08-02T08:32:49.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-02T08:32:49.834Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-08-02T08:32:49.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-02T08:32:49.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-02T08:32:49.893Z] ========================================================= [2024-08-02T08:32:49.893Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-02T08:32:49.893Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-02T08:32:50.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-02T08:32:50.221Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-02T08:32:50.221Z] c6b39de5b339: Pulling fs layer [2024-08-02T08:32:50.221Z] a69c41024577: Pulling fs layer [2024-08-02T08:32:50.221Z] d6de4b400683: Pulling fs layer [2024-08-02T08:32:50.221Z] 35cb2a7552d0: Pulling fs layer [2024-08-02T08:32:50.221Z] 4f4fb700ef54: Pulling fs layer [2024-08-02T08:32:50.221Z] 464afbd9ba4c: Pulling fs layer [2024-08-02T08:32:50.221Z] 00f215d4a9da: Pulling fs layer [2024-08-02T08:32:50.221Z] d496ad576159: Pulling fs layer [2024-08-02T08:32:50.221Z] 4f4fb700ef54: Waiting [2024-08-02T08:32:50.221Z] 464afbd9ba4c: Waiting [2024-08-02T08:32:50.221Z] 00f215d4a9da: Waiting [2024-08-02T08:32:50.221Z] d496ad576159: Waiting [2024-08-02T08:32:50.221Z] 35cb2a7552d0: Waiting [2024-08-02T08:32:50.491Z] a69c41024577: Verifying Checksum [2024-08-02T08:32:50.491Z] a69c41024577: Download complete [2024-08-02T08:32:50.491Z] 35cb2a7552d0: Verifying Checksum [2024-08-02T08:32:50.491Z] 35cb2a7552d0: Download complete [2024-08-02T08:32:50.491Z] 4f4fb700ef54: Verifying Checksum [2024-08-02T08:32:50.491Z] 4f4fb700ef54: Download complete [2024-08-02T08:32:50.491Z] 464afbd9ba4c: Download complete [2024-08-02T08:32:50.491Z] c6b39de5b339: Download complete [2024-08-02T08:32:51.087Z] d496ad576159: Verifying Checksum [2024-08-02T08:32:51.087Z] d496ad576159: Download complete [2024-08-02T08:32:51.675Z] c6b39de5b339: Pull complete [2024-08-02T08:32:52.262Z] a69c41024577: Pull complete [2024-08-02T08:32:52.262Z] d6de4b400683: Verifying Checksum [2024-08-02T08:32:52.262Z] d6de4b400683: Download complete [2024-08-02T08:32:52.392Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.532831163s with top 10 stages: buildir: 48.69924576s, gosec: 7.454443338s, fact_deprecated: 2.787413834s, inspect: 2.377612535s, printf: 1.921624968s, ctrlflow: 1.791739901s, fact_purity: 1.193619468s, nilness: 965.548385ms, S1038: 891.981881ms, isgenerated: 796.01611ms" [2024-08-02T08:32:52.392Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-02T08:32:52.392Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 213/213, skip_dirs: 213/213, autogenerated_exclude: 213/213, nolint: 0/21, filename_unadjuster: 213/213, exclude: 213/213, cgo: 213/213, identifier_marker: 213/213, exclude-rules: 21/213, path_prettifier: 213/213" [2024-08-02T08:32:52.392Z] level=info msg="[runner] processing took 18.953239ms with stages: nolint: 9.550435ms, identifier_marker: 4.589302ms, path_prettifier: 1.627621ms, exclude-rules: 1.528381ms, autogenerated_exclude: 997.31µs, skip_dirs: 611.88µs, cgo: 27.89µs, filename_unadjuster: 13.82µs, max_same_issues: 1.35µs, skip_files: 690ns, fixer: 690ns, max_from_linter: 520ns, uniq_by_line: 470ns, severity-rules: 450ns, sort_results: 440ns, diff: 420ns, exclude: 380ns, path_shortener: 340ns, source_code: 330ns, max_per_file_from_linter: 270ns, path_prefixer: 250ns" [2024-08-02T08:32:52.392Z] level=info msg="[runner] linters took 10.183040397s with stages: goanalysis_metalinter: 10.163932608s" [2024-08-02T08:32:52.392Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-02T08:32:52.392Z] level=info msg="Memory: 316 samples, avg is 284.7MB, max is 1313.4MB" [2024-08-02T08:32:52.392Z] level=info msg="Execution took 31.602044329s" [2024-08-02T08:32:52.392Z] go vet ./... [2024-08-02T08:32:53.677Z] 00f215d4a9da: Verifying Checksum [2024-08-02T08:32:53.677Z] 00f215d4a9da: Download complete [2024-08-02T08:32:58.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-02T08:32:58.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-02T08:32:58.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-02T08:32:58.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-02T08:32:59.246Z] + ls -al . [2024-08-02T08:32:59.246Z] total 872 [2024-08-02T08:32:59.246Z] drwxrwxr-x 11 1001 1001 4096 Aug 2 08:31 . [2024-08-02T08:32:59.246Z] drwxr-xr-x 4 root root 4096 Aug 2 08:31 .. [2024-08-02T08:32:59.246Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 08:29 .blubracket [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 10 Aug 2 08:29 .dockerignore [2024-08-02T08:32:59.246Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 08:32 .git [2024-08-02T08:32:59.246Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 08:29 .github [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 1102 Aug 2 08:29 .gitignore [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 42 Aug 2 08:29 .golangci.yml [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 100 Aug 2 08:29 .hadolint.yml [2024-08-02T08:32:59.246Z] drwxr-xr-x 3 1001 1001 4096 Aug 2 08:30 .semver [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 155 Aug 2 08:29 .sonarcloud.properties [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 1171 Aug 2 08:29 ADOPTERS.md [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 20806 Aug 2 08:29 Attribution.txt [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 100284 Aug 2 08:29 CHANGELOG.md [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 08:29 CONTRIBUTING.md [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 677 Aug 2 08:29 GOVERNANCE.md [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 861 Aug 2 08:29 Jenkinsfile [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 08:29 LICENSE [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 16854 Aug 2 08:29 Makefile [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 582 Aug 2 08:29 OWNERS.md [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 9528 Aug 2 08:29 README.md [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 789 Aug 2 08:29 SECURITY.md [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 08:30 VERSION [2024-08-02T08:32:59.246Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 08:29 bin [2024-08-02T08:32:59.246Z] drwxrwxr-x 20 1001 1001 4096 Aug 2 08:29 cmd [2024-08-02T08:32:59.246Z] -rw-r--r-- 1 root root 504185 Aug 2 08:32 coverage.out [2024-08-02T08:32:59.246Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 08:29 fuzz_test [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 7118 Aug 2 08:29 go.mod [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 101672 Aug 2 08:29 go.sum [2024-08-02T08:32:59.246Z] drwxrwxr-x 7 1001 1001 4096 Aug 2 08:29 internal [2024-08-02T08:32:59.246Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 08:29 openapi [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 584 Aug 2 08:29 security.txt [2024-08-02T08:32:59.246Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 08:29 version.go [Pipeline] sh [2024-08-02T08:32:59.529Z] + '[' -e coverage.out ] [2024-08-02T08:32:59.530Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-02T08:32:59.646Z] Stashed 1 file(s) [Pipeline] sh [2024-08-02T08:32:59.930Z] + make build [2024-08-02T08:32:59.930Z] 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-08-02T08:33:05.999Z] d6de4b400683: Pull complete [2024-08-02T08:33:05.999Z] 35cb2a7552d0: Pull complete [2024-08-02T08:33:05.999Z] 4f4fb700ef54: Pull complete [2024-08-02T08:33:05.999Z] 464afbd9ba4c: Pull complete [2024-08-02T08:33:16.060Z] 00f215d4a9da: Pull complete [2024-08-02T08:33:16.060Z] d496ad576159: Pull complete [2024-08-02T08:33:16.060Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-02T08:33:16.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-02T08:33:16.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-02T08:33:16.388Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-02T08:33:16.388Z] WORKDIR /edgex [2024-08-02T08:33:16.388Z] COPY go.mod . [2024-08-02T08:33:16.388Z] RUN go mod download [2024-08-02T08:33:16.388Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-02T08:33:16.973Z] Sending build context to Docker daemon 3.374MB [2024-08-02T08:33:16.973Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-02T08:33:16.973Z] ---> f246e2811388 [2024-08-02T08:33:16.973Z] Step 2/4 : WORKDIR /edgex [2024-08-02T08:33:18.908Z] ---> Running in c07788f21101 [2024-08-02T08:33:18.908Z] Removing intermediate container c07788f21101 [2024-08-02T08:33:18.908Z] ---> ffa9477ec28a [2024-08-02T08:33:18.908Z] Step 3/4 : COPY go.mod . [2024-08-02T08:33:19.488Z] ---> 4e906e2168f8 [2024-08-02T08:33:19.488Z] Step 4/4 : RUN go mod download [2024-08-02T08:33:19.488Z] ---> Running in 945fbbe9462b [2024-08-02T08:33:26.530Z] 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-08-02T08:33:26.530Z] 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-08-02T08:33:26.530Z] 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-08-02T08:33:26.530Z] 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-08-02T08:33:27.100Z] 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-08-02T08:33:31.286Z] 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-08-02T08:33:32.661Z] 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-08-02T08:33:34.036Z] 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-08-02T08:33:35.935Z] 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-08-02T08:33:36.500Z] 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-08-02T08:33:37.435Z] 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-08-02T08:33:37.999Z] 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-08-02T08:33:38.940Z] 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-08-02T08:33:39.514Z] $ docker stop --time=1 3a7ebad6e1e4e8cad0e043207e52dff76be2f79c9eac864279ea2be6c24bf60d [2024-08-02T08:33:47.855Z] $ docker rm -f --volumes 3a7ebad6e1e4e8cad0e043207e52dff76be2f79c9eac864279ea2be6c24bf60d [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-08-02T08:33:49.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-02T08:33:49.006Z] [2024-08-02T08:33:49.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:33:49.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-02T08:33:49.317Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-02T08:33:49.317Z] 91d30c5bc195: Pulling fs layer [2024-08-02T08:33:49.317Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-02T08:33:49.317Z] 9c61dcf015f6: Pulling fs layer [2024-08-02T08:33:49.317Z] 4698f68db338: Pulling fs layer [2024-08-02T08:33:49.317Z] 2a2f49069b9e: Pulling fs layer [2024-08-02T08:33:49.317Z] e0025b399a48: Pulling fs layer [2024-08-02T08:33:49.317Z] 4698f68db338: Waiting [2024-08-02T08:33:49.317Z] 2a2f49069b9e: Waiting [2024-08-02T08:33:49.317Z] e0025b399a48: Waiting [2024-08-02T08:33:49.580Z] 91d30c5bc195: Verifying Checksum [2024-08-02T08:33:49.580Z] 91d30c5bc195: Download complete [2024-08-02T08:33:49.580Z] 4698f68db338: Verifying Checksum [2024-08-02T08:33:49.580Z] 4698f68db338: Download complete [2024-08-02T08:33:49.580Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-02T08:33:49.580Z] 2e9b0aa3be6d: Download complete [2024-08-02T08:33:49.580Z] 91d30c5bc195: Pull complete [2024-08-02T08:33:49.580Z] e0025b399a48: Verifying Checksum [2024-08-02T08:33:49.580Z] e0025b399a48: Download complete [2024-08-02T08:33:49.837Z] 2a2f49069b9e: Download complete [2024-08-02T08:33:50.096Z] 2e9b0aa3be6d: Pull complete [2024-08-02T08:33:50.096Z] 9c61dcf015f6: Verifying Checksum [2024-08-02T08:33:50.096Z] 9c61dcf015f6: Download complete [2024-08-02T08:33:52.624Z] 9c61dcf015f6: Pull complete [2024-08-02T08:33:52.624Z] 4698f68db338: Pull complete [2024-08-02T08:33:52.884Z] 2a2f49069b9e: Pull complete [2024-08-02T08:33:52.884Z] e0025b399a48: Pull complete [2024-08-02T08:33:52.884Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-02T08:33:52.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-02T08:33:52.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:33:52.990Z] prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container [2024-08-02T08:33:53.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-02T08:33:57.136Z] $ docker top 2b56668907e6cf1bbc316c2a648cb82e9a22455f7d1dbfa38484b8e03e3a27d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T08:33:57.492Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-02T08:34:00.026Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #1 transferring dockerfile: 2.49kB done [2024-08-02T08:34:00.026Z] #1 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #2 transferring dockerfile: 2.01kB done [2024-08-02T08:34:00.026Z] #2 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #3 transferring dockerfile: 2.50kB done [2024-08-02T08:34:00.026Z] #3 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #4 transferring dockerfile: 3.17kB done [2024-08-02T08:34:00.026Z] #4 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #5 transferring dockerfile: 1.95kB done [2024-08-02T08:34:00.026Z] #5 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #6 transferring dockerfile: 1.81kB done [2024-08-02T08:34:00.026Z] #6 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #7 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #8 transferring dockerfile: 1.85kB done [2024-08-02T08:34:00.026Z] #8 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #9 [core-data internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #9 transferring dockerfile: 2.01kB done [2024-08-02T08:34:00.026Z] #9 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #7 transferring dockerfile: 1.89kB done [2024-08-02T08:34:00.026Z] #7 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #10 transferring dockerfile: 2.23kB done [2024-08-02T08:34:00.026Z] #10 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #11 transferring dockerfile: 1.70kB done [2024-08-02T08:34:00.026Z] #11 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #12 transferring dockerfile: 1.93kB done [2024-08-02T08:34:00.026Z] #12 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #13 [core-command internal] load build definition from Dockerfile [2024-08-02T08:34:00.026Z] #13 transferring dockerfile: 1.93kB done [2024-08-02T08:34:00.026Z] #13 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #14 [security-secretstore-setup internal] load .dockerignore [2024-08-02T08:34:00.026Z] #14 transferring context: 50B done [2024-08-02T08:34:00.026Z] #14 DONE 0.0s [2024-08-02T08:34:00.026Z] [2024-08-02T08:34:00.026Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-08-02T08:34:00.285Z] #15 transferring dockerfile: 2.06kB done [2024-08-02T08:34:00.285Z] #15 DONE 0.0s [2024-08-02T08:34:00.285Z] [2024-08-02T08:34:00.285Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-02T08:34:00.285Z] #16 transferring dockerfile: 2.15kB done [2024-08-02T08:34:00.285Z] #16 DONE 0.0s [2024-08-02T08:34:00.285Z] [2024-08-02T08:34:00.285Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-08-02T08:34:00.285Z] #17 transferring dockerfile: 1.69kB done [2024-08-02T08:34:00.285Z] #17 DONE 0.0s [2024-08-02T08:34:00.285Z] [2024-08-02T08:34:00.285Z] #18 [security-spire-agent internal] load .dockerignore [2024-08-02T08:34:00.544Z] #18 ... [2024-08-02T08:34:00.544Z] [2024-08-02T08:34:00.544Z] #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-02T08:34:00.544Z] #19 DONE 0.0s [2024-08-02T08:34:00.804Z] [2024-08-02T08:34:00.804Z] #20 [core-keeper internal] load .dockerignore [2024-08-02T08:34:00.804Z] #20 transferring context: 50B done [2024-08-02T08:34:00.804Z] #20 DONE 0.4s [2024-08-02T08:34:00.804Z] [2024-08-02T08:34:00.804Z] #21 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:34:00.804Z] #21 ... [2024-08-02T08:34:00.804Z] [2024-08-02T08:34:00.804Z] #19 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-02T08:34:00.804Z] #19 DONE 0.0s [2024-08-02T08:34:00.804Z] [2024-08-02T08:34:00.804Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-02T08:34:00.804Z] #22 transferring context: 50B done [2024-08-02T08:34:00.804Z] #22 DONE 0.4s [2024-08-02T08:34:00.804Z] [2024-08-02T08:34:00.804Z] #23 [security-bootstrapper internal] load .dockerignore [2024-08-02T08:34:00.804Z] #23 transferring context: 50B done [2024-08-02T08:34:00.804Z] #23 DONE 0.5s [2024-08-02T08:34:00.804Z] [2024-08-02T08:34:00.804Z] #18 [security-spire-agent internal] load .dockerignore [2024-08-02T08:34:00.804Z] #18 transferring context: 50B done [2024-08-02T08:34:00.804Z] #18 DONE 0.5s [2024-08-02T08:34:00.804Z] [2024-08-02T08:34:00.804Z] #21 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:34:01.064Z] #21 DONE 0.3s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #24 [support-notifications internal] load .dockerignore [2024-08-02T08:34:01.064Z] #24 transferring context: 50B done [2024-08-02T08:34:01.064Z] #24 DONE 0.5s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-08-02T08:34:01.064Z] #25 transferring context: 50B done [2024-08-02T08:34:01.064Z] #25 DONE 0.5s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #26 [core-data internal] load .dockerignore [2024-08-02T08:34:01.064Z] #26 transferring context: 50B done [2024-08-02T08:34:01.064Z] #26 DONE 0.5s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-08-02T08:34:01.064Z] #27 transferring context: 50B done [2024-08-02T08:34:01.064Z] #27 DONE 0.5s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-02T08:34:01.064Z] #28 transferring context: 50B 0.0s done [2024-08-02T08:34:01.064Z] #28 DONE 0.5s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-02T08:34:01.064Z] #19 DONE 0.0s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #29 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:34:01.064Z] #29 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:34:01.064Z] #29 ... [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #30 [security-spire-config internal] load .dockerignore [2024-08-02T08:34:01.064Z] #30 transferring context: 50B done [2024-08-02T08:34:01.064Z] #30 DONE 0.5s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #31 [core-metadata internal] load .dockerignore [2024-08-02T08:34:01.064Z] #31 transferring context: 50B 0.0s done [2024-08-02T08:34:01.064Z] #31 DONE 0.5s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #32 [security-proxy-auth internal] load .dockerignore [2024-08-02T08:34:01.064Z] #32 transferring context: 50B 0.0s done [2024-08-02T08:34:01.064Z] #32 DONE 0.5s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #33 [support-scheduler internal] load .dockerignore [2024-08-02T08:34:01.064Z] #33 transferring context: 50B 0.0s done [2024-08-02T08:34:01.064Z] #33 DONE 0.6s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #34 [security-spire-server internal] load .dockerignore [2024-08-02T08:34:01.064Z] #34 transferring context: 50B 0.0s done [2024-08-02T08:34:01.064Z] #34 DONE 0.6s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #35 [core-command internal] load .dockerignore [2024-08-02T08:34:01.064Z] #35 transferring context: 50B 0.0s done [2024-08-02T08:34:01.064Z] #35 DONE 0.6s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-02T08:34:01.064Z] #19 DONE 0.0s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-02T08:34:01.064Z] #36 DONE 0.0s [2024-08-02T08:34:01.064Z] [2024-08-02T08:34:01.064Z] #29 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:34:01.064Z] #29 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:34:01.064Z] #29 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:34:01.064Z] #29 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-02T08:34:01.064Z] #29 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-02T08:34:01.064Z] #29 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-02T08:34:01.064Z] #29 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-02T08:34:01.323Z] #29 ... [2024-08-02T08:34:01.323Z] [2024-08-02T08:34:01.323Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:34:01.323Z] #21 DONE 0.4s [2024-08-02T08:34:01.323Z] [2024-08-02T08:34:01.323Z] #29 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:34:01.323Z] #29 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:34:01.323Z] #29 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:34:01.323Z] #29 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-02T08:34:01.323Z] #29 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-02T08:34:01.323Z] #29 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-02T08:34:01.581Z] #29 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-02T08:34:01.986Z] #29 ... [2024-08-02T08:34:01.986Z] [2024-08-02T08:34:01.986Z] #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-02T08:34:01.986Z] #19 DONE 0.0s [2024-08-02T08:34:01.986Z] [2024-08-02T08:34:01.986Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-02T08:34:01.986Z] #37 DONE 0.8s [2024-08-02T08:34:01.986Z] [2024-08-02T08:34:01.986Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-02T08:34:01.986Z] #38 DONE 0.9s [2024-08-02T08:34:01.986Z] [2024-08-02T08:34:01.986Z] #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-02T08:34:01.986Z] #19 DONE 0.0s [2024-08-02T08:34:01.986Z] [2024-08-02T08:34:01.986Z] #29 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:34:01.986Z] #29 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:34:01.986Z] #29 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:34:01.986Z] #29 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-02T08:34:01.986Z] #29 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-02T08:34:01.986Z] #29 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-02T08:34:01.986Z] #29 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-02T08:34:02.247Z] #29 ... [2024-08-02T08:34:02.247Z] [2024-08-02T08:34:02.247Z] #21 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:34:02.247Z] #21 DONE 1.1s [2024-08-02T08:34:02.247Z] [2024-08-02T08:34:02.247Z] #29 [support-cron-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:34:02.508Z] #29 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:34:02.508Z] #29 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:34:02.508Z] #29 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-02T08:34:02.508Z] #29 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-02T08:34:02.508Z] #29 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-02T08:34:02.508Z] #29 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-02T08:34:02.508Z] #29 DONE 1.7s [2024-08-02T08:34:02.508Z] [2024-08-02T08:34:02.508Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-02T08:34:02.508Z] #37 DONE 1.3s [2024-08-02T08:34:02.508Z] [2024-08-02T08:34:02.508Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:34:02.508Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-08-02T08:34:02.508Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-02T08:34:02.508Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-02T08:34:02.508Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-02T08:34:07.801Z] #39 ... [2024-08-02T08:34:07.801Z] [2024-08-02T08:34:07.801Z] #40 [security-bootstrapper internal] load build context [2024-08-02T08:34:07.801Z] #40 transferring context: 237.13MB 5.9s [2024-08-02T08:34:11.117Z] #40 ... [2024-08-02T08:34:11.118Z] [2024-08-02T08:34:11.118Z] #41 [core-keeper internal] load build context [2024-08-02T08:34:11.118Z] #41 ... [2024-08-02T08:34:11.118Z] [2024-08-02T08:34:11.118Z] #42 [core-data internal] load build context [2024-08-02T08:34:11.375Z] #42 ... [2024-08-02T08:34:11.375Z] [2024-08-02T08:34:11.375Z] #43 [security-secretstore-setup internal] load build context [2024-08-02T08:34:11.375Z] #43 ... [2024-08-02T08:34:11.375Z] [2024-08-02T08:34:11.375Z] #44 [security-proxy-setup internal] load build context [2024-08-02T08:34:12.310Z] #44 ... [2024-08-02T08:34:12.311Z] [2024-08-02T08:34:12.311Z] #45 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-08-02T08:34:12.311Z] #45 ... [2024-08-02T08:34:12.311Z] [2024-08-02T08:34:12.311Z] #46 [core-metadata internal] load build context [2024-08-02T08:34:12.571Z] #46 transferring context: 196.53MB 10.2s [2024-08-02T08:34:12.571Z] #46 ... [2024-08-02T08:34:12.571Z] [2024-08-02T08:34:12.571Z] #47 [security-spire-config internal] load build context [2024-08-02T08:34:12.571Z] #47 transferring context: 25.48kB 0.0s done [2024-08-02T08:34:12.571Z] #47 ... [2024-08-02T08:34:12.571Z] [2024-08-02T08:34:12.571Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:12.571Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-08-02T08:34:12.571Z] #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-02T08:34:12.571Z] #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-02T08:34:12.571Z] #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-02T08:34:12.571Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 10.2s [2024-08-02T08:34:12.829Z] #48 ... [2024-08-02T08:34:12.829Z] [2024-08-02T08:34:12.829Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:34:12.829Z] #49 transferring context: 423.58MB 11.3s [2024-08-02T08:34:12.829Z] #49 ... [2024-08-02T08:34:12.829Z] [2024-08-02T08:34:12.829Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-02T08:34:12.829Z] #36 transferring context: 492.99MB 9.6s done [2024-08-02T08:34:13.087Z] #36 ... [2024-08-02T08:34:13.087Z] [2024-08-02T08:34:13.087Z] #50 [support-notifications internal] load build context [2024-08-02T08:34:13.087Z] #50 ... [2024-08-02T08:34:13.087Z] [2024-08-02T08:34:13.087Z] #51 [security-spire-server internal] load build context [2024-08-02T08:34:13.087Z] #51 ... [2024-08-02T08:34:13.087Z] [2024-08-02T08:34:13.087Z] #52 [support-scheduler internal] load build context [2024-08-02T08:34:13.345Z] #52 ... [2024-08-02T08:34:13.345Z] [2024-08-02T08:34:13.345Z] #53 [support-cron-scheduler internal] load build context [2024-08-02T08:34:13.345Z] #53 ... [2024-08-02T08:34:13.345Z] [2024-08-02T08:34:13.345Z] #54 [security-proxy-auth internal] load build context [2024-08-02T08:34:13.603Z] #54 ... [2024-08-02T08:34:13.603Z] [2024-08-02T08:34:13.603Z] #55 [core-command internal] load build context [2024-08-02T08:34:13.603Z] #55 ... [2024-08-02T08:34:13.603Z] [2024-08-02T08:34:13.603Z] #56 [security-spire-agent internal] load build context [2024-08-02T08:34:13.603Z] #56 transferring context: 26.76kB 0.0s done [2024-08-02T08:34:13.603Z] #56 ... [2024-08-02T08:34:13.603Z] [2024-08-02T08:34:13.603Z] #52 [support-scheduler internal] load build context [2024-08-02T08:34:13.603Z] #52 transferring context: 379.12MB 11.5s [2024-08-02T08:34:14.995Z] #52 transferring context: 492.99MB 12.5s done [2024-08-02T08:34:15.912Z] Removing intermediate container 945fbbe9462b [2024-08-02T08:34:15.912Z] ---> 4e99dd8e792b [2024-08-02T08:34:15.912Z] Successfully built 4e99dd8e792b [2024-08-02T08:34:15.912Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:34:16.244Z] + docker inspect -f . ci-base-image-arm64 [2024-08-02T08:34:16.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:34:16.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-6986 does not seem to be running inside a container [2024-08-02T08:34:16.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-02T08:34:17.728Z] $ docker top a0bf0eaf8df5882bb50e80e89bb09a13623e158998bc698f192bd5f01acecf94 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T08:34:18.545Z] + go version [2024-08-02T08:34:18.545Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-02T08:34:18.567Z] $ docker stop --time=1 a0bf0eaf8df5882bb50e80e89bb09a13623e158998bc698f192bd5f01acecf94 [2024-08-02T08:34:19.466Z] #52 ... [2024-08-02T08:34:19.466Z] [2024-08-02T08:34:19.466Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:19.466Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 16.4s [2024-08-02T08:34:20.144Z] $ docker rm -f --volumes a0bf0eaf8df5882bb50e80e89bb09a13623e158998bc698f192bd5f01acecf94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:34:20.703Z] + docker inspect -f . ci-base-image-arm64 [2024-08-02T08:34:20.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:34:20.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-6986 does not seem to be running inside a container [2024-08-02T08:34:20.932Z] #48 ... [2024-08-02T08:34:20.932Z] [2024-08-02T08:34:20.932Z] #40 [security-bootstrapper internal] load build context [2024-08-02T08:34:20.932Z] #40 transferring context: 492.99MB 12.9s done [2024-08-02T08:34:20.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-02T08:34:21.191Z] #40 ... [2024-08-02T08:34:21.191Z] [2024-08-02T08:34:21.191Z] #41 [core-keeper internal] load build context [2024-08-02T08:34:21.191Z] #41 transferring context: 492.99MB 14.0s done [2024-08-02T08:34:21.450Z] #41 ... [2024-08-02T08:34:21.450Z] [2024-08-02T08:34:21.450Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:21.450Z] #48 ... [2024-08-02T08:34:21.450Z] [2024-08-02T08:34:21.450Z] #42 [core-data internal] load build context [2024-08-02T08:34:21.450Z] #42 transferring context: 492.99MB 13.7s done [2024-08-02T08:34:21.450Z] #42 ... [2024-08-02T08:34:21.450Z] [2024-08-02T08:34:21.450Z] #43 [security-secretstore-setup internal] load build context [2024-08-02T08:34:21.450Z] #43 transferring context: 492.99MB 12.0s done [2024-08-02T08:34:21.709Z] #43 ... [2024-08-02T08:34:21.709Z] [2024-08-02T08:34:21.709Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:22.096Z] $ docker top 5fec955a42c42f982c6f5bc0309c63a909986b6189ffc42a3683d05a63060691 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-02T08:34:22.300Z] ========================================================= [2024-08-02T08:34:22.300Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-02T08:34:22.300Z] ========================================================= [Pipeline] sh [2024-08-02T08:34:22.610Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-08-02T08:34:22.642Z] #48 ... [2024-08-02T08:34:22.642Z] [2024-08-02T08:34:22.642Z] #44 [security-proxy-setup internal] load build context [2024-08-02T08:34:22.642Z] #44 transferring context: 492.99MB 12.9s done [2024-08-02T08:34:22.642Z] #44 ... [2024-08-02T08:34:22.642Z] [2024-08-02T08:34:22.642Z] #46 [core-metadata internal] load build context [2024-08-02T08:34:22.642Z] #46 transferring context: 492.99MB 15.1s done [2024-08-02T08:34:22.900Z] #46 ... [2024-08-02T08:34:22.900Z] [2024-08-02T08:34:22.900Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:22.900Z] #48 ... [2024-08-02T08:34:22.900Z] [2024-08-02T08:34:22.900Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:34:22.900Z] #49 transferring context: 492.99MB 12.2s done [2024-08-02T08:34:22.939Z] + make test [2024-08-02T08:34:22.939Z] go test -race -coverprofile=coverage.out ./... [2024-08-02T08:34:23.158Z] #49 ... [2024-08-02T08:34:23.159Z] [2024-08-02T08:34:23.159Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:23.159Z] #48 ... [2024-08-02T08:34:23.159Z] [2024-08-02T08:34:23.159Z] #50 [support-notifications internal] load build context [2024-08-02T08:34:23.159Z] #50 transferring context: 492.99MB 13.1s done [2024-08-02T08:34:23.418Z] #50 ... [2024-08-02T08:34:23.418Z] [2024-08-02T08:34:23.418Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:23.418Z] #48 ... [2024-08-02T08:34:23.418Z] [2024-08-02T08:34:23.418Z] #53 [support-cron-scheduler internal] load build context [2024-08-02T08:34:23.418Z] #53 transferring context: 492.99MB 12.7s done [2024-08-02T08:34:23.677Z] #53 ... [2024-08-02T08:34:23.677Z] [2024-08-02T08:34:23.677Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:23.935Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 21.4s [2024-08-02T08:34:30.848Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 26.6s [2024-08-02T08:34:35.082Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 31.6s [2024-08-02T08:34:37.001Z] #48 ... [2024-08-02T08:34:37.001Z] [2024-08-02T08:34:37.001Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-02T08:34:37.001Z] #57 ... [2024-08-02T08:34:37.001Z] [2024-08-02T08:34:37.001Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:39.618Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 36.7s [2024-08-02T08:34:44.094Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 41.7s [2024-08-02T08:34:45.575Z] #48 ... [2024-08-02T08:34:45.575Z] [2024-08-02T08:34:45.575Z] #47 [security-spire-config internal] load build context [2024-08-02T08:34:45.575Z] #47 DONE 43.6s [2024-08-02T08:34:45.575Z] [2024-08-02T08:34:45.575Z] #56 [security-spire-agent internal] load build context [2024-08-02T08:34:45.575Z] #56 DONE 43.6s [2024-08-02T08:34:45.575Z] [2024-08-02T08:34:45.575Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:45.575Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 43.0s done [2024-08-02T08:34:45.575Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 43.0s [2024-08-02T08:34:45.575Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 43.0s [2024-08-02T08:34:45.575Z] #48 ... [2024-08-02T08:34:45.575Z] [2024-08-02T08:34:45.575Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:34:45.575Z] #39 ... [2024-08-02T08:34:45.575Z] [2024-08-02T08:34:45.575Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-02T08:34:45.575Z] #36 DONE 44.4s [2024-08-02T08:34:45.575Z] [2024-08-02T08:34:45.575Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:34:45.575Z] #49 DONE 44.3s [2024-08-02T08:34:45.575Z] [2024-08-02T08:34:45.575Z] #43 [security-secretstore-setup internal] load build context [2024-08-02T08:34:45.575Z] #43 DONE 44.6s [2024-08-02T08:34:45.575Z] [2024-08-02T08:34:45.575Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:34:45.575Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 34.6s [2024-08-02T08:34:45.575Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 34.6s [2024-08-02T08:34:45.833Z] #39 ... [2024-08-02T08:34:45.833Z] [2024-08-02T08:34:45.833Z] #44 [security-proxy-setup internal] load build context [2024-08-02T08:34:45.833Z] #44 DONE 44.8s [2024-08-02T08:34:45.833Z] [2024-08-02T08:34:45.833Z] #53 [support-cron-scheduler internal] load build context [2024-08-02T08:34:45.833Z] #53 DONE 44.6s [2024-08-02T08:34:45.833Z] [2024-08-02T08:34:45.833Z] #40 [security-bootstrapper internal] load build context [2024-08-02T08:34:45.833Z] #40 DONE 44.7s [2024-08-02T08:34:45.833Z] [2024-08-02T08:34:45.833Z] #50 [support-notifications internal] load build context [2024-08-02T08:34:45.833Z] #50 DONE 44.7s [2024-08-02T08:34:45.833Z] [2024-08-02T08:34:45.833Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:34:45.833Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-02T08:34:45.833Z] #39 ... [2024-08-02T08:34:45.833Z] [2024-08-02T08:34:45.833Z] #52 [support-scheduler internal] load build context [2024-08-02T08:34:45.833Z] #52 DONE 44.0s [2024-08-02T08:34:45.833Z] [2024-08-02T08:34:45.833Z] #46 [core-metadata internal] load build context [2024-08-02T08:34:45.833Z] #46 DONE 44.0s [2024-08-02T08:34:45.833Z] [2024-08-02T08:34:45.833Z] #42 [core-data internal] load build context [2024-08-02T08:34:45.833Z] #42 DONE 44.7s [2024-08-02T08:34:45.833Z] [2024-08-02T08:34:45.833Z] #41 [core-keeper internal] load build context [2024-08-02T08:34:45.833Z] #41 DONE 44.9s [2024-08-02T08:34:45.833Z] [2024-08-02T08:34:45.833Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:34:45.833Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 34.7s done [2024-08-02T08:34:45.833Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 34.7s done [2024-08-02T08:34:45.833Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 34.8s [2024-08-02T08:34:45.833Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 34.8s [2024-08-02T08:34:45.833Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-02T08:34:45.833Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 34.9s done [2024-08-02T08:34:45.833Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 34.9s [2024-08-02T08:34:45.833Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-02T08:34:46.092Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 35.0s [2024-08-02T08:34:46.092Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 35.2s [2024-08-02T08:34:46.658Z] #39 ... [2024-08-02T08:34:46.658Z] [2024-08-02T08:34:46.658Z] #51 [security-spire-server internal] load build context [2024-08-02T08:34:46.658Z] #51 transferring context: 27.23kB done [2024-08-02T08:34:46.658Z] #51 DONE 44.2s [2024-08-02T08:34:46.658Z] [2024-08-02T08:34:46.658Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:34:46.658Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 35.6s done [2024-08-02T08:34:46.658Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-02T08:34:48.947Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done [2024-08-02T08:34:53.133Z] #39 ... [2024-08-02T08:34:53.133Z] [2024-08-02T08:34:53.133Z] #54 [security-proxy-auth internal] load build context [2024-08-02T08:34:53.133Z] #54 transferring context: 492.99MB 5.0s done [2024-08-02T08:34:53.133Z] #54 DONE 50.6s [2024-08-02T08:34:53.133Z] [2024-08-02T08:34:53.133Z] #55 [core-command internal] load build context [2024-08-02T08:34:53.133Z] #55 transferring context: 492.99MB 5.4s done [2024-08-02T08:34:55.744Z] #55 ... [2024-08-02T08:34:55.744Z] [2024-08-02T08:34:55.744Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-02T08:34:55.744Z] #58 ... [2024-08-02T08:34:55.744Z] [2024-08-02T08:34:55.744Z] #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-02T08:34:56.003Z] #59 ... [2024-08-02T08:34:56.003Z] [2024-08-02T08:34:56.003Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-02T08:34:56.003Z] #60 ... [2024-08-02T08:34:56.003Z] [2024-08-02T08:34:56.003Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-02T08:34:56.262Z] #61 ... [2024-08-02T08:34:56.262Z] [2024-08-02T08:34:56.262Z] #55 [core-command internal] load build context [2024-08-02T08:34:56.262Z] #55 DONE 53.7s [2024-08-02T08:34:56.262Z] [2024-08-02T08:34:56.262Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-02T08:34:56.262Z] #62 ... [2024-08-02T08:34:56.262Z] [2024-08-02T08:34:56.262Z] #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-02T08:34:56.262Z] #0 3.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:34:56.262Z] #0 3.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:34:56.262Z] #0 4.225 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-02T08:34:56.262Z] #0 4.225 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-02T08:34:56.262Z] #0 4.225 OK: 20070 distinct packages available [2024-08-02T08:34:56.262Z] #0 4.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:34:56.262Z] #0 4.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:34:56.262Z] #0 4.525 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-02T08:34:56.262Z] #0 4.529 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-02T08:34:56.262Z] #0 4.535 (3/5) Installing libucontext (1.2-r2) [2024-08-02T08:34:56.262Z] #0 4.546 (4/5) Installing gcompat (1.1.0-r1) [2024-08-02T08:34:56.262Z] #0 4.552 (5/5) Installing openssl (3.1.6-r0) [2024-08-02T08:34:56.262Z] #0 4.562 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:34:56.262Z] #0 4.568 OK: 8 MiB in 20 packages [2024-08-02T08:34:56.521Z] #63 ... [2024-08-02T08:34:56.521Z] [2024-08-02T08:34:56.521Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-02T08:34:56.521Z] #64 ... [2024-08-02T08:34:56.521Z] [2024-08-02T08:34:56.521Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-02T08:34:56.779Z] #65 ... [2024-08-02T08:34:56.779Z] [2024-08-02T08:34:56.779Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:56.779Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 43.3s done [2024-08-02T08:34:56.779Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 43.3s done [2024-08-02T08:34:56.779Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-02T08:34:56.779Z] #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 43.8s done [2024-08-02T08:34:56.779Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-02T08:34:56.779Z] #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-02T08:34:56.779Z] #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-08-02T08:34:57.037Z] #48 ... [2024-08-02T08:34:57.037Z] [2024-08-02T08:34:57.037Z] #45 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-08-02T08:34:57.037Z] #45 ... [2024-08-02T08:34:57.037Z] [2024-08-02T08:34:57.037Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-02T08:34:57.366Z] #66 ... [2024-08-02T08:34:57.366Z] [2024-08-02T08:34:57.366Z] #67 [core-data builder 2/8] WORKDIR /edgex-go [2024-08-02T08:34:58.742Z] #67 DONE 12.0s [2024-08-02T08:34:58.742Z] [2024-08-02T08:34:58.742Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-02T08:34:58.742Z] #68 ... [2024-08-02T08:34:58.742Z] [2024-08-02T08:34:58.742Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-02T08:34:58.742Z] #63 DONE 13.3s [2024-08-02T08:34:58.742Z] [2024-08-02T08:34:58.743Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:34:58.743Z] #48 DONE 57.0s [2024-08-02T08:34:58.743Z] [2024-08-02T08:34:58.743Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-02T08:34:58.743Z] #62 DONE 13.4s [2024-08-02T08:34:58.743Z] [2024-08-02T08:34:58.743Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-02T08:34:58.743Z] #64 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:34:59.037Z] #64 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:34:59.296Z] #64 13.78 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-02T08:34:59.296Z] #64 13.78 (2/4) Installing openssl (3.1.6-r0) [2024-08-02T08:34:59.296Z] #64 13.83 (3/4) Installing su-exec (0.2-r3) [2024-08-02T08:34:59.296Z] #64 13.83 (4/4) Installing yq (4.33.3-r5) [2024-08-02T08:34:59.296Z] #64 14.06 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:34:59.554Z] #64 14.11 OK: 17 MiB in 19 packages [2024-08-02T08:34:59.811Z] #64 DONE 14.3s [2024-08-02T08:34:59.811Z] [2024-08-02T08:34:59.811Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-02T08:34:59.811Z] #65 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:34:59.811Z] #65 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:34:59.811Z] #65 13.79 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-02T08:34:59.811Z] #65 13.81 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:34:59.811Z] #65 13.82 OK: 7 MiB in 16 packages [2024-08-02T08:34:59.811Z] #65 DONE 14.3s [2024-08-02T08:34:59.811Z] [2024-08-02T08:34:59.811Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-02T08:34:59.811Z] #57 33.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:34:59.811Z] #57 33.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.111Z] #57 33.56 (1/2) Installing ca-certificates (20240226-r0) [2024-08-02T08:35:00.111Z] #57 33.57 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-02T08:35:00.111Z] #57 33.58 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:35:00.380Z] #57 33.59 Executing ca-certificates-20240226-r0.trigger [2024-08-02T08:35:00.380Z] #57 33.80 OK: 8 MiB in 17 packages [2024-08-02T08:35:00.639Z] #57 ... [2024-08-02T08:35:00.639Z] [2024-08-02T08:35:00.639Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-02T08:35:00.639Z] #58 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.639Z] #58 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.639Z] #58 14.58 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-02T08:35:00.639Z] #58 14.59 (2/2) Installing su-exec (0.2-r3) [2024-08-02T08:35:00.639Z] #58 14.60 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:35:00.639Z] #58 14.61 OK: 7 MiB in 17 packages [2024-08-02T08:35:00.639Z] #58 DONE 15.1s [2024-08-02T08:35:00.639Z] [2024-08-02T08:35:00.639Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-02T08:35:00.639Z] #68 2.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.639Z] #68 2.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #68 ... [2024-08-02T08:35:00.896Z] [2024-08-02T08:35:00.896Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-02T08:35:00.896Z] #59 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #59 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #59 14.45 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-02T08:35:00.896Z] #59 14.46 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:35:00.896Z] #59 14.48 OK: 7 MiB in 16 packages [2024-08-02T08:35:00.896Z] #59 DONE 15.4s [2024-08-02T08:35:00.896Z] [2024-08-02T08:35:00.896Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-02T08:35:00.896Z] #0 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #0 1.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #0 1.570 OK: 264 MiB in 52 packages [2024-08-02T08:35:00.896Z] #69 DONE 2.3s [2024-08-02T08:35:00.896Z] [2024-08-02T08:35:00.896Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-02T08:35:00.896Z] #66 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #66 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #66 14.04 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-02T08:35:00.896Z] #66 14.04 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-02T08:35:00.896Z] #66 14.04 OK: 20070 distinct packages available [2024-08-02T08:35:00.896Z] #66 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #66 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #66 14.41 (1/11) Installing ca-certificates (20240226-r0) [2024-08-02T08:35:00.896Z] #66 14.43 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-02T08:35:00.896Z] #66 14.44 (3/11) Installing libunistring (1.1-r1) [2024-08-02T08:35:00.896Z] #66 14.47 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-02T08:35:00.896Z] #66 14.48 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-02T08:35:00.896Z] #66 14.48 (6/11) Installing libcurl (8.9.0-r0) [2024-08-02T08:35:00.896Z] #66 14.49 (7/11) Installing curl (8.9.0-r0) [2024-08-02T08:35:00.896Z] #66 14.51 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-02T08:35:00.896Z] #66 14.51 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-02T08:35:00.896Z] #66 14.51 (10/11) Installing libucontext (1.2-r2) [2024-08-02T08:35:00.896Z] #66 14.52 (11/11) Installing gcompat (1.1.0-r1) [2024-08-02T08:35:00.896Z] #66 14.53 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:35:00.896Z] #66 14.54 Executing ca-certificates-20240226-r0.trigger [2024-08-02T08:35:00.896Z] #66 14.66 OK: 12 MiB in 26 packages [2024-08-02T08:35:00.896Z] #66 DONE 15.4s [2024-08-02T08:35:00.896Z] [2024-08-02T08:35:00.896Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-02T08:35:00.896Z] #61 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #61 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #61 14.47 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-02T08:35:00.896Z] #61 14.47 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-02T08:35:00.896Z] #61 14.47 OK: 20070 distinct packages available [2024-08-02T08:35:00.896Z] #61 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #61 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:00.896Z] #61 14.97 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-02T08:35:00.896Z] #61 14.99 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-02T08:35:00.896Z] #61 15.00 (3/4) Installing libucontext (1.2-r2) [2024-08-02T08:35:00.896Z] #61 15.00 (4/4) Installing gcompat (1.1.0-r1) [2024-08-02T08:35:00.896Z] #61 15.00 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:35:00.896Z] #61 15.01 OK: 8 MiB in 19 packages [2024-08-02T08:35:00.896Z] #61 DONE 15.4s [2024-08-02T08:35:00.896Z] [2024-08-02T08:35:00.896Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-02T08:35:00.896Z] #57 DONE 34.3s [2024-08-02T08:35:00.896Z] [2024-08-02T08:35:00.896Z] #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-02T08:35:01.153Z] #70 ... [2024-08-02T08:35:01.153Z] [2024-08-02T08:35:01.153Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-02T08:35:01.153Z] #71 DONE 2.5s [2024-08-02T08:35:01.153Z] [2024-08-02T08:35:01.153Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:35:01.153Z] #72 DONE 0.3s [2024-08-02T08:35:01.153Z] [2024-08-02T08:35:01.153Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-02T08:35:01.153Z] #60 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:01.153Z] #60 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:01.153Z] #60 14.72 (1/4) Installing ca-certificates (20240226-r0) [2024-08-02T08:35:01.153Z] #60 14.85 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-02T08:35:01.153Z] #60 14.85 (3/4) Installing su-exec (0.2-r3) [2024-08-02T08:35:01.153Z] #60 14.85 (4/4) Installing yq (4.33.3-r5) [2024-08-02T08:35:01.153Z] #60 14.99 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:35:01.153Z] #60 15.00 Executing ca-certificates-20240226-r0.trigger [2024-08-02T08:35:01.153Z] #60 15.05 OK: 17 MiB in 19 packages [2024-08-02T08:35:01.153Z] #60 DONE 15.5s [2024-08-02T08:35:01.153Z] [2024-08-02T08:35:01.153Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:35:01.412Z] #73 ... [2024-08-02T08:35:01.412Z] [2024-08-02T08:35:01.412Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-02T08:35:01.412Z] #68 2.423 OK: 264 MiB in 52 packages [2024-08-02T08:35:01.412Z] #68 DONE 2.7s [2024-08-02T08:35:01.412Z] [2024-08-02T08:35:01.412Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:35:01.412Z] #74 DONE 0.1s [2024-08-02T08:35:01.412Z] [2024-08-02T08:35:01.412Z] #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-02T08:35:01.412Z] #0 2.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:01.412Z] #0 2.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:01.412Z] #0 2.563 OK: 264 MiB in 52 packages [2024-08-02T08:35:01.412Z] #75 DONE 2.9s [2024-08-02T08:35:01.412Z] [2024-08-02T08:35:01.412Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:35:01.412Z] #76 DONE 0.1s [2024-08-02T08:35:01.412Z] [2024-08-02T08:35:01.412Z] #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:35:02.357Z] #77 ... [2024-08-02T08:35:02.357Z] [2024-08-02T08:35:02.357Z] #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-02T08:35:02.357Z] #0 3.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:02.357Z] #0 3.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:02.357Z] #0 3.479 OK: 8 MiB in 20 packages [2024-08-02T08:35:02.357Z] #78 DONE 3.6s [2024-08-02T08:35:02.357Z] [2024-08-02T08:35:02.357Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-02T08:35:04.262Z] #79 ... [2024-08-02T08:35:04.262Z] [2024-08-02T08:35:04.262Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-02T08:35:04.262Z] #0 3.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:04.262Z] #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:04.262Z] #0 3.461 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-02T08:35:04.262Z] #0 3.461 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-02T08:35:04.262Z] #0 3.461 OK: 20077 distinct packages available [2024-08-02T08:35:04.262Z] #0 3.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:04.262Z] #0 3.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:04.262Z] #0 3.830 OK: 264 MiB in 52 packages [2024-08-02T08:35:04.262Z] #80 DONE 5.8s [2024-08-02T08:35:04.262Z] [2024-08-02T08:35:04.262Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:35:04.262Z] #0 2.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:04.262Z] #0 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:04.262Z] #0 2.914 OK: 7 MiB in 16 packages [2024-08-02T08:35:04.262Z] #81 DONE 4.7s [2024-08-02T08:35:04.262Z] [2024-08-02T08:35:04.262Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-02T08:35:04.262Z] #0 3.480 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:04.262Z] #0 3.987 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:04.262Z] #0 4.621 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-02T08:35:04.262Z] #0 4.933 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:35:04.262Z] #0 4.940 OK: 7 MiB in 16 packages [2024-08-02T08:35:04.262Z] #82 DONE 5.5s [2024-08-02T08:35:04.521Z] [2024-08-02T08:35:04.521Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-02T08:35:04.521Z] #79 DONE 2.1s [2024-08-02T08:35:04.521Z] [2024-08-02T08:35:04.521Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-02T08:35:04.521Z] #83 DONE 2.1s [2024-08-02T08:35:04.521Z] [2024-08-02T08:35:04.521Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:35:04.521Z] #84 DONE 0.1s [2024-08-02T08:35:04.521Z] [2024-08-02T08:35:04.521Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:35:05.898Z] #85 ... [2024-08-02T08:35:05.898Z] [2024-08-02T08:35:05.898Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-02T08:35:05.898Z] #86 DONE 1.4s [2024-08-02T08:35:05.898Z] [2024-08-02T08:35:05.898Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-02T08:35:05.898Z] #87 DONE 1.5s [2024-08-02T08:35:05.898Z] [2024-08-02T08:35:05.898Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-02T08:35:06.159Z] #88 ... [2024-08-02T08:35:06.159Z] [2024-08-02T08:35:06.159Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-02T08:35:06.159Z] #89 DONE 0.2s [2024-08-02T08:35:06.469Z] [2024-08-02T08:35:06.469Z] #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-02T08:35:06.469Z] #70 5.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:06.469Z] #70 5.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:06.727Z] #70 ... [2024-08-02T08:35:06.727Z] [2024-08-02T08:35:06.727Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-02T08:35:06.727Z] #88 DONE 0.8s [2024-08-02T08:35:06.727Z] [2024-08-02T08:35:06.727Z] #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-02T08:35:06.727Z] #70 5.795 OK: 7 MiB in 16 packages [2024-08-02T08:35:07.294Z] #70 ... [2024-08-02T08:35:07.294Z] [2024-08-02T08:35:07.294Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-02T08:35:07.294Z] #0 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:07.294Z] #0 6.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:07.294Z] #0 6.484 OK: 17 MiB in 19 packages [2024-08-02T08:35:07.294Z] #90 DONE 7.5s [2024-08-02T08:35:07.294Z] [2024-08-02T08:35:07.294Z] #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-02T08:35:07.294Z] #0 5.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:07.294Z] #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:07.294Z] #0 5.479 OK: 7 MiB in 17 packages [2024-08-02T08:35:07.294Z] #91 DONE 6.5s [2024-08-02T08:35:07.294Z] [2024-08-02T08:35:07.294Z] #70 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-02T08:35:07.294Z] #70 DONE 6.4s [2024-08-02T08:35:07.295Z] [2024-08-02T08:35:07.295Z] #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-02T08:35:07.551Z] #92 ... [2024-08-02T08:35:07.551Z] [2024-08-02T08:35:07.551Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-02T08:35:07.551Z] #0 5.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:07.551Z] #0 5.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:07.551Z] #0 5.847 OK: 8 MiB in 19 packages [2024-08-02T08:35:07.551Z] #93 DONE 6.5s [2024-08-02T08:35:07.551Z] [2024-08-02T08:35:07.551Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-02T08:35:07.551Z] #94 DONE 1.3s [2024-08-02T08:35:07.551Z] [2024-08-02T08:35:07.551Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:35:07.551Z] #0 5.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:07.551Z] #0 5.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:07.551Z] #0 6.155 OK: 12 MiB in 26 packages [2024-08-02T08:35:07.551Z] #95 DONE 6.6s [2024-08-02T08:35:07.551Z] [2024-08-02T08:35:07.551Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-02T08:35:08.138Z] #96 ... [2024-08-02T08:35:08.138Z] [2024-08-02T08:35:08.138Z] #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:35:08.138Z] #0 5.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:08.138Z] #0 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:08.138Z] #0 6.302 OK: 8 MiB in 17 packages [2024-08-02T08:35:08.138Z] #97 DONE 7.1s [2024-08-02T08:35:08.138Z] [2024-08-02T08:35:08.138Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-02T08:35:09.072Z] #98 ... [2024-08-02T08:35:09.072Z] [2024-08-02T08:35:09.072Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:35:09.072Z] #39 ... [2024-08-02T08:35:09.072Z] [2024-08-02T08:35:09.072Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-02T08:35:09.638Z] #99 DONE 2.4s [2024-08-02T08:35:09.638Z] [2024-08-02T08:35:09.638Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-02T08:35:09.638Z] #100 DONE 2.7s [2024-08-02T08:35:09.638Z] [2024-08-02T08:35:09.638Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-02T08:35:09.638Z] #98 DONE 2.2s [2024-08-02T08:35:09.638Z] [2024-08-02T08:35:09.638Z] #101 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-02T08:35:09.638Z] #0 7.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:09.638Z] #0 7.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:09.638Z] #0 7.311 OK: 17 MiB in 19 packages [2024-08-02T08:35:09.638Z] #101 DONE 8.6s [2024-08-02T08:35:09.638Z] [2024-08-02T08:35:09.638Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-02T08:35:09.638Z] #102 DONE 0.1s [2024-08-02T08:35:09.638Z] [2024-08-02T08:35:09.638Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-02T08:35:09.638Z] #96 DONE 2.2s [2024-08-02T08:35:09.638Z] [2024-08-02T08:35:09.638Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-02T08:35:09.638Z] #103 DONE 0.1s [2024-08-02T08:35:09.638Z] [2024-08-02T08:35:09.638Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-02T08:35:09.832Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-02T08:35:09.895Z] #104 DONE 0.1s [2024-08-02T08:35:09.895Z] [2024-08-02T08:35:09.895Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-02T08:35:09.895Z] #105 DONE 0.1s [2024-08-02T08:35:09.895Z] [2024-08-02T08:35:09.895Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-02T08:35:09.895Z] #106 DONE 0.1s [2024-08-02T08:35:09.895Z] [2024-08-02T08:35:09.895Z] #107 [security-spire-server] exporting to image [2024-08-02T08:35:09.895Z] #107 exporting layers [2024-08-02T08:35:09.895Z] #107 ... [2024-08-02T08:35:09.895Z] [2024-08-02T08:35:09.895Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-02T08:35:09.895Z] #108 DONE 0.0s [2024-08-02T08:35:09.895Z] [2024-08-02T08:35:09.895Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-02T08:35:09.895Z] #109 DONE 0.1s [2024-08-02T08:35:09.895Z] [2024-08-02T08:35:09.895Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-02T08:35:09.895Z] #110 DONE 0.1s [2024-08-02T08:35:09.895Z] [2024-08-02T08:35:09.895Z] #107 [security-spire-agent] exporting to image [2024-08-02T08:35:10.152Z] #107 ... [2024-08-02T08:35:10.152Z] [2024-08-02T08:35:10.152Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-02T08:35:10.152Z] #111 DONE 0.0s [2024-08-02T08:35:10.152Z] [2024-08-02T08:35:10.152Z] #107 [security-spire-config] exporting to image [2024-08-02T08:35:10.412Z] #107 exporting layers 0.8s done [2024-08-02T08:35:10.412Z] #107 writing image sha256:2ad037eb516b8a2014d4eb27f92183239f21ffba727afbe7dd7d8f3d4916f428 [2024-08-02T08:35:10.670Z] #107 ... [2024-08-02T08:35:10.670Z] [2024-08-02T08:35:10.670Z] #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-02T08:35:10.670Z] #92 DONE 3.4s [2024-08-02T08:35:10.670Z] [2024-08-02T08:35:10.670Z] #107 [security-spire-server] exporting to image [2024-08-02T08:35:10.670Z] #107 writing image sha256:2ad037eb516b8a2014d4eb27f92183239f21ffba727afbe7dd7d8f3d4916f428 done [2024-08-02T08:35:10.670Z] #107 naming to docker.io/library/security-spire-server done [2024-08-02T08:35:10.670Z] #107 ... [2024-08-02T08:35:10.670Z] [2024-08-02T08:35:10.670Z] #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-02T08:35:10.670Z] #112 DONE 0.1s [2024-08-02T08:35:10.670Z] [2024-08-02T08:35:10.670Z] #107 [security-spire-agent] exporting to image [2024-08-02T08:35:10.670Z] #107 exporting layers 0.8s done [2024-08-02T08:35:10.670Z] #107 writing image sha256:31ce2911405b5083173a33e7291fb3827f9a1ce602f9c24deb34f9de3e0f44ed done [2024-08-02T08:35:10.670Z] #107 naming to docker.io/library/security-spire-agent done [2024-08-02T08:35:10.928Z] #107 exporting layers 0.8s done [2024-08-02T08:35:10.928Z] #107 writing image sha256:756c373445c98835fca05a30091693ab746a450d96efe0119411eb7cb2c374bd done [2024-08-02T08:35:10.928Z] #107 naming to docker.io/library/security-spire-config done [2024-08-02T08:35:10.928Z] #107 DONE 1.1s [2024-08-02T08:35:10.928Z] [2024-08-02T08:35:10.928Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-02T08:35:10.928Z] #0 9.059 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:10.928Z] #0 9.554 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:35:11.196Z] #113 10.20 OK: 264 MiB in 52 packages [2024-08-02T08:35:11.196Z] #113 ... [2024-08-02T08:35:11.196Z] [2024-08-02T08:35:11.196Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:35:11.460Z] #114 ... [2024-08-02T08:35:11.460Z] [2024-08-02T08:35:11.460Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-02T08:35:11.460Z] #113 DONE 10.3s [2024-08-02T08:35:11.460Z] [2024-08-02T08:35:11.460Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-02T08:35:11.460Z] #115 DONE 0.1s [2024-08-02T08:35:11.460Z] [2024-08-02T08:35:11.460Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:19.374Z] #116 ... [2024-08-02T08:36:19.374Z] [2024-08-02T08:36:19.374Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:19.374Z] #85 DONE 63.9s [2024-08-02T08:36:19.374Z] [2024-08-02T08:36:19.374Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:19.374Z] #73 DONE 67.3s [2024-08-02T08:36:19.374Z] [2024-08-02T08:36:19.375Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:19.375Z] #114 DONE 67.1s [2024-08-02T08:36:19.375Z] [2024-08-02T08:36:19.375Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:19.375Z] #116 DONE 57.0s [2024-08-02T08:36:19.375Z] [2024-08-02T08:36:19.375Z] #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:19.375Z] #77 DONE 67.1s [2024-08-02T08:36:19.375Z] [2024-08-02T08:36:19.375Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-08-02T08:36:19.375Z] #117 ... [2024-08-02T08:36:19.375Z] [2024-08-02T08:36:19.375Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-02T08:36:19.375Z] #118 ... [2024-08-02T08:36:19.375Z] [2024-08-02T08:36:19.375Z] #119 [core-data builder 6/7] COPY . . [2024-08-02T08:36:19.375Z] #119 ... [2024-08-02T08:36:19.375Z] [2024-08-02T08:36:19.375Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-02T08:36:19.375Z] #120 ... [2024-08-02T08:36:19.375Z] [2024-08-02T08:36:19.375Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-02T08:36:21.911Z] #121 DONE 13.6s [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-02T08:36:21.911Z] #120 DONE 13.6s [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:36:21.911Z] #122 CACHED [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:21.911Z] #123 CACHED [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-08-02T08:36:21.911Z] #124 CACHED [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-08-02T08:36:21.911Z] #125 CACHED [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:21.911Z] #126 CACHED [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:36:21.911Z] #127 CACHED [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:36:21.911Z] #128 CACHED [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-08-02T08:36:21.911Z] #129 CACHED [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:21.911Z] #130 CACHED [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-08-02T08:36:21.911Z] #117 DONE 13.5s [2024-08-02T08:36:21.911Z] [2024-08-02T08:36:21.911Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-02T08:36:22.169Z] #131 ... [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-08-02T08:36:22.169Z] #132 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:22.169Z] #133 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:36:22.169Z] #134 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:22.169Z] #135 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:36:22.169Z] #136 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #137 [core-metadata builder 6/7] COPY . . [2024-08-02T08:36:22.169Z] #137 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:22.169Z] #138 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #139 [core-command builder 6/7] COPY . . [2024-08-02T08:36:22.169Z] #139 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:36:22.169Z] #140 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #119 [core-data builder 6/7] COPY . . [2024-08-02T08:36:22.169Z] #119 DONE 13.6s [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #141 [support-scheduler builder 6/7] COPY . . [2024-08-02T08:36:22.169Z] #141 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:36:22.169Z] #142 CACHED [2024-08-02T08:36:22.169Z] [2024-08-02T08:36:22.169Z] #143 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:22.170Z] #143 CACHED [2024-08-02T08:36:22.170Z] [2024-08-02T08:36:22.170Z] #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:36:22.170Z] #144 CACHED [2024-08-02T08:36:22.170Z] [2024-08-02T08:36:22.170Z] #145 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-02T08:36:22.170Z] #145 CACHED [2024-08-02T08:36:22.170Z] [2024-08-02T08:36:22.170Z] #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:36:22.170Z] #146 CACHED [2024-08-02T08:36:22.170Z] [2024-08-02T08:36:22.170Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-02T08:36:22.170Z] #118 DONE 13.7s [2024-08-02T08:36:22.170Z] [2024-08-02T08:36:22.170Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-02T08:36:24.086Z] #147 1.560 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-08-02T08:36:32.210Z] #147 ... [2024-08-02T08:36:32.210Z] [2024-08-02T08:36:32.210Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-02T08:36:32.210Z] #0 1.138 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-08-02T08:36:32.210Z] #148 ... [2024-08-02T08:36:32.210Z] [2024-08-02T08:36:32.210Z] #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-08-02T08:36:32.210Z] #0 0.651 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-08-02T08:36:32.210Z] #149 ... [2024-08-02T08:36:32.210Z] [2024-08-02T08:36:32.210Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-02T08:36:32.210Z] #0 0.957 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-08-02T08:36:32.471Z] #150 ... [2024-08-02T08:36:32.471Z] [2024-08-02T08:36:32.471Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-02T08:36:32.471Z] #0 1.584 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-08-02T08:36:32.731Z] #151 ... [2024-08-02T08:36:32.731Z] [2024-08-02T08:36:32.731Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-02T08:36:32.731Z] #0 0.660 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-08-02T08:36:32.731Z] #152 ... [2024-08-02T08:36:32.731Z] [2024-08-02T08:36:32.731Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-02T08:36:32.731Z] #0 0.684 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-08-02T08:36:32.991Z] #153 ... [2024-08-02T08:36:32.991Z] [2024-08-02T08:36:32.991Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-02T08:36:32.991Z] #0 0.352 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-08-02T08:36:32.991Z] #154 ... [2024-08-02T08:36:32.991Z] [2024-08-02T08:36:32.991Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-02T08:36:32.991Z] #0 1.004 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-08-02T08:36:33.251Z] #155 ... [2024-08-02T08:36:33.251Z] [2024-08-02T08:36:33.251Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-02T08:36:33.251Z] #0 1.930 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-08-02T08:36:33.251Z] #156 ... [2024-08-02T08:36:33.251Z] [2024-08-02T08:36:33.251Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-02T08:36:33.251Z] #0 1.359 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-08-02T08:36:33.511Z] #157 ... [2024-08-02T08:36:33.511Z] [2024-08-02T08:36:33.511Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-02T08:36:33.511Z] #0 1.780 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-08-02T08:36:34.080Z] #158 ... [2024-08-02T08:36:34.080Z] [2024-08-02T08:36:34.080Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-02T08:36:34.080Z] #131 2.092 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-08-02T08:37:55.791Z] #131 ... [2024-08-02T08:37:55.791Z] [2024-08-02T08:37:55.791Z] #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-08-02T08:37:55.791Z] #149 84.98 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-08-02T08:38:16.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-02T08:38:16.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-02T08:39:03.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-02T08:39:03.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-02T08:39:03.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-02T08:39:03.429Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-02T08:39:03.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-02T08:39:03.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-02T08:39:03.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-02T08:39:03.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-02T08:39:03.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-02T08:39:03.429Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-02T08:39:05.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-02T08:39:05.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-02T08:39:05.418Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-02T08:39:05.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-02T08:39:17.345Z] #149 ... [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-02T08:39:17.345Z] #153 DONE 171.7s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-02T08:39:17.345Z] #148 DONE 171.7s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-02T08:39:17.345Z] #156 DONE 171.7s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-02T08:39:17.345Z] #131 DONE 171.8s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-02T08:39:17.345Z] #151 DONE 171.8s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #159 ... [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-02T08:39:17.345Z] #157 DONE 171.8s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-02T08:39:17.345Z] #155 DONE 171.9s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-02T08:39:17.345Z] #147 DONE 171.8s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-02T08:39:17.345Z] #152 DONE 171.9s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #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-08-02T08:39:17.345Z] #149 DONE 171.9s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-02T08:39:17.345Z] #150 DONE 172.0s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #160 ... [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-02T08:39:17.345Z] #158 DONE 172.2s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-02T08:39:17.345Z] #154 DONE 172.3s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-02T08:39:17.345Z] #161 ... [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #159 DONE 0.7s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #162 CACHED [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #163 DONE 0.8s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #164 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #164 DONE 0.7s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #160 DONE 0.6s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #165 DONE 0.7s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #166 ... [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #167 DONE 0.7s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #168 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #168 DONE 0.6s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-02T08:39:17.345Z] #161 DONE 0.4s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-02T08:39:17.345Z] #169 ... [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #170 CACHED [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #171 CACHED [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #172 CACHED [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #173 CACHED [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #174 CACHED [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #175 CACHED [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #176 CACHED [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #177 DONE 0.7s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #178 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #178 DONE 0.7s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #179 DONE 0.6s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #180 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #180 CACHED [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #181 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:17.345Z] #181 CACHED [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #182 DONE 0.6s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #166 DONE 0.6s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-02T08:39:17.345Z] #183 DONE 0.7s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:17.345Z] #184 DONE 0.6s [2024-08-02T08:39:17.345Z] [2024-08-02T08:39:17.345Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-02T08:39:17.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-02T08:39:17.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-02T08:39:17.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.122s coverage: 28.7% of statements [2024-08-02T08:39:18.807Z] #185 DONE 3.2s [2024-08-02T08:39:18.807Z] [2024-08-02T08:39:18.807Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-02T08:39:18.807Z] #186 DONE 3.3s [2024-08-02T08:39:18.807Z] [2024-08-02T08:39:18.807Z] #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-02T08:39:18.807Z] #187 DONE 3.4s [2024-08-02T08:39:18.807Z] [2024-08-02T08:39:18.807Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-02T08:39:18.807Z] #188 DONE 3.4s [2024-08-02T08:39:18.808Z] [2024-08-02T08:39:18.808Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-02T08:39:18.808Z] #189 DONE 3.4s [2024-08-02T08:39:18.808Z] [2024-08-02T08:39:18.808Z] #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-02T08:39:18.808Z] #190 DONE 3.4s [2024-08-02T08:39:18.808Z] [2024-08-02T08:39:18.808Z] #191 [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-08-02T08:39:18.808Z] #191 DONE 3.4s [2024-08-02T08:39:18.808Z] [2024-08-02T08:39:18.808Z] #192 [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-08-02T08:39:18.808Z] #192 ... [2024-08-02T08:39:18.808Z] [2024-08-02T08:39:18.808Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-02T08:39:18.808Z] #193 DONE 3.4s [2024-08-02T08:39:18.808Z] [2024-08-02T08:39:18.808Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-02T08:39:18.808Z] #194 DONE 3.5s [2024-08-02T08:39:18.808Z] [2024-08-02T08:39:18.808Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-02T08:39:18.808Z] #195 DONE 3.4s [2024-08-02T08:39:18.808Z] [2024-08-02T08:39:18.808Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-02T08:39:18.808Z] #196 DONE 3.4s [2024-08-02T08:39:18.808Z] [2024-08-02T08:39:18.808Z] #197 [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-08-02T08:39:18.808Z] #197 DONE 3.5s [2024-08-02T08:39:18.808Z] [2024-08-02T08:39:18.808Z] #107 [core-keeper] exporting to image [2024-08-02T08:39:18.808Z] #107 exporting layers 0.2s done [2024-08-02T08:39:19.067Z] #107 ... [2024-08-02T08:39:19.067Z] [2024-08-02T08:39:19.067Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-02T08:39:19.067Z] #198 DONE 0.3s [2024-08-02T08:39:19.067Z] [2024-08-02T08:39:19.067Z] #199 [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-08-02T08:39:19.067Z] #199 DONE 0.3s [2024-08-02T08:39:19.067Z] [2024-08-02T08:39:19.067Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-02T08:39:19.067Z] #200 DONE 0.4s [2024-08-02T08:39:19.067Z] [2024-08-02T08:39:19.067Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-02T08:39:19.067Z] #201 DONE 0.4s [2024-08-02T08:39:19.067Z] [2024-08-02T08:39:19.067Z] #107 [core-command] exporting to image [2024-08-02T08:39:19.067Z] #107 ... [2024-08-02T08:39:19.067Z] [2024-08-02T08:39:19.067Z] #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-02T08:39:19.067Z] #202 DONE 0.4s [2024-08-02T08:39:19.067Z] [2024-08-02T08:39:19.067Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-02T08:39:19.067Z] #203 DONE 0.4s [2024-08-02T08:39:19.067Z] [2024-08-02T08:39:19.067Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-02T08:39:19.067Z] #204 DONE 0.4s [2024-08-02T08:39:19.067Z] [2024-08-02T08:39:19.067Z] #192 [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-08-02T08:39:19.067Z] #192 DONE 0.4s [2024-08-02T08:39:19.067Z] [2024-08-02T08:39:19.067Z] #107 [core-data] exporting to image [2024-08-02T08:39:19.327Z] #107 ... [2024-08-02T08:39:19.327Z] [2024-08-02T08:39:19.327Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-02T08:39:19.327Z] #205 DONE 0.4s [2024-08-02T08:39:19.327Z] [2024-08-02T08:39:19.327Z] #206 [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-08-02T08:39:19.327Z] #206 DONE 0.4s [2024-08-02T08:39:19.327Z] [2024-08-02T08:39:19.327Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-02T08:39:19.327Z] #207 DONE 0.4s [2024-08-02T08:39:19.327Z] [2024-08-02T08:39:19.328Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-02T08:39:19.328Z] #169 DONE 4.5s [2024-08-02T08:39:19.328Z] [2024-08-02T08:39:19.328Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-02T08:39:19.328Z] #107 exporting layers 0.2s done [2024-08-02T08:39:19.328Z] #107 exporting layers 0.2s done [2024-08-02T08:39:19.589Z] #107 ... [2024-08-02T08:39:19.589Z] [2024-08-02T08:39:19.589Z] #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-02T08:39:19.589Z] #208 DONE 0.4s [2024-08-02T08:39:19.589Z] [2024-08-02T08:39:19.589Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-02T08:39:19.589Z] #209 DONE 0.5s [2024-08-02T08:39:19.589Z] [2024-08-02T08:39:19.589Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-02T08:39:19.589Z] #210 DONE 0.3s [2024-08-02T08:39:19.589Z] [2024-08-02T08:39:19.589Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-02T08:39:19.589Z] #211 DONE 0.4s [2024-08-02T08:39:19.589Z] [2024-08-02T08:39:19.589Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-02T08:39:19.589Z] #107 exporting layers 0.4s done [2024-08-02T08:39:19.589Z] #107 writing image sha256:eb47abc28896485bfc4e19bf5160fa0a95ac570bbf23a69de62c21457eba8d8c [2024-08-02T08:39:19.589Z] #107 ... [2024-08-02T08:39:19.589Z] [2024-08-02T08:39:19.589Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-02T08:39:19.589Z] #212 DONE 0.4s [2024-08-02T08:39:19.589Z] [2024-08-02T08:39:19.589Z] #213 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T08:39:19.589Z] #213 DONE 0.3s [2024-08-02T08:39:19.589Z] [2024-08-02T08:39:19.589Z] #107 [core-metadata] exporting to image [2024-08-02T08:39:19.589Z] #107 exporting layers 0.4s done [2024-08-02T08:39:19.589Z] #107 writing image sha256:eb47abc28896485bfc4e19bf5160fa0a95ac570bbf23a69de62c21457eba8d8c 0.0s done [2024-08-02T08:39:19.589Z] #107 naming to docker.io/library/core-keeper done [2024-08-02T08:39:19.589Z] #107 writing image sha256:2d522a050300ce546a8cd5a566c48b758e2977e9bc012a7c97109ca891ab9f4e [2024-08-02T08:39:19.589Z] #107 writing image sha256:fc001d521e57b1e1c674128e560db4d025894a6f4228f07142b80fdc19bf85da [2024-08-02T08:39:19.589Z] #107 writing image sha256:520ad4be9726868839b9f66250c9ce619559df664d5750793018ea8324e62aab [2024-08-02T08:39:19.589Z] #107 writing image sha256:80a74f994d2d08f4bd328f7a176d21d26f6bc227fd1ac261d8fbd58813af9e66 [2024-08-02T08:39:19.589Z] #107 writing image sha256:8463d173e6a6a1b27a87d15c30e82bb19d01a4f2276a398fe89e675ab221cce7 0.0s done [2024-08-02T08:39:19.589Z] #107 writing image sha256:2a2b214e5b7e1b7a0dc523ac2987b2dec25e4b0208f081089dca215f751724f8 [2024-08-02T08:39:19.589Z] #107 naming to docker.io/library/support-cron-scheduler [2024-08-02T08:39:19.974Z] #107 writing image sha256:2d522a050300ce546a8cd5a566c48b758e2977e9bc012a7c97109ca891ab9f4e 0.0s done [2024-08-02T08:39:19.974Z] #107 naming to docker.io/library/support-cron-scheduler done [2024-08-02T08:39:19.974Z] #107 naming to docker.io/library/support-notifications [2024-08-02T08:39:19.974Z] #107 ... [2024-08-02T08:39:19.974Z] [2024-08-02T08:39:19.974Z] #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-02T08:39:19.974Z] #214 DONE 0.3s [2024-08-02T08:39:19.974Z] [2024-08-02T08:39:19.974Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-02T08:39:19.974Z] #215 DONE 0.4s [2024-08-02T08:39:19.974Z] [2024-08-02T08:39:19.974Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-02T08:39:19.974Z] #216 DONE 0.4s [2024-08-02T08:39:19.974Z] [2024-08-02T08:39:19.974Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-02T08:39:19.974Z] #107 exporting layers 0.3s done [2024-08-02T08:39:19.974Z] #107 writing image sha256:fc001d521e57b1e1c674128e560db4d025894a6f4228f07142b80fdc19bf85da 0.2s done [2024-08-02T08:39:19.974Z] #107 writing image sha256:520ad4be9726868839b9f66250c9ce619559df664d5750793018ea8324e62aab 0.2s done [2024-08-02T08:39:19.974Z] #107 writing image sha256:80a74f994d2d08f4bd328f7a176d21d26f6bc227fd1ac261d8fbd58813af9e66 0.2s done [2024-08-02T08:39:19.974Z] #107 writing image sha256:2a2b214e5b7e1b7a0dc523ac2987b2dec25e4b0208f081089dca215f751724f8 0.2s done [2024-08-02T08:39:19.974Z] #107 naming to docker.io/library/support-notifications 0.2s done [2024-08-02T08:39:19.974Z] #107 naming to docker.io/library/support-scheduler done [2024-08-02T08:39:19.974Z] #107 naming to docker.io/library/core-command done [2024-08-02T08:39:19.974Z] #107 naming to docker.io/library/core-data done [2024-08-02T08:39:19.974Z] #107 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-02T08:39:20.236Z] #107 writing image sha256:cf889e7ebbd35b9b907d6f501e280c170cea9966bc172e90d73515f8d64443d2 done [2024-08-02T08:39:20.236Z] #107 naming to docker.io/library/core-metadata done [2024-08-02T08:39:20.236Z] #107 DONE 2.4s [2024-08-02T08:39:20.236Z] [2024-08-02T08:39:20.236Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-02T08:39:20.512Z] #217 DONE 0.5s [2024-08-02T08:39:20.512Z] [2024-08-02T08:39:20.512Z] #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-02T08:39:20.512Z] #218 DONE 0.5s [2024-08-02T08:39:20.512Z] [2024-08-02T08:39:20.512Z] #219 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-02T08:39:20.512Z] #219 DONE 0.0s [2024-08-02T08:39:20.512Z] [2024-08-02T08:39:20.512Z] #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-02T08:39:20.512Z] #220 DONE 0.1s [2024-08-02T08:39:20.512Z] [2024-08-02T08:39:20.512Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-02T08:39:20.512Z] #221 DONE 0.9s [2024-08-02T08:39:20.512Z] [2024-08-02T08:39:20.512Z] #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-02T08:39:20.512Z] #222 DONE 0.9s [2024-08-02T08:39:20.512Z] [2024-08-02T08:39:20.512Z] #223 [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-08-02T08:39:20.512Z] #223 DONE 0.1s [2024-08-02T08:39:20.512Z] [2024-08-02T08:39:20.512Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-02T08:39:20.512Z] #107 ... [2024-08-02T08:39:20.512Z] [2024-08-02T08:39:20.512Z] #224 [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-08-02T08:39:20.512Z] #224 DONE 0.1s [2024-08-02T08:39:20.512Z] [2024-08-02T08:39:20.512Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-02T08:39:20.512Z] #107 exporting layers 0.2s done [2024-08-02T08:39:20.512Z] #107 writing image sha256:179bce332e1b00bc5bb09ebe64a5f59c1f07796d6c0f9ab923749481fc093519 done [2024-08-02T08:39:20.512Z] #107 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-02T08:39:20.772Z] #107 exporting layers 0.3s done [2024-08-02T08:39:20.772Z] #107 writing image sha256:2fb28966bf5a726ebac9f3042aaaea7344e16bd9ccac356cb5d9d926a36f2404 done [2024-08-02T08:39:20.772Z] #107 naming to docker.io/library/security-proxy-auth done [2024-08-02T08:39:20.772Z] #107 DONE 2.7s [2024-08-02T08:39:20.772Z] [2024-08-02T08:39:20.772Z] #225 [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-08-02T08:39:20.772Z] #225 DONE 0.1s [2024-08-02T08:39:20.772Z] [2024-08-02T08:39:20.772Z] #226 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-02T08:39:20.772Z] #226 DONE 0.1s [2024-08-02T08:39:20.772Z] [2024-08-02T08:39:20.772Z] #227 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-02T08:39:20.772Z] #227 DONE 0.1s [2024-08-02T08:39:20.772Z] [2024-08-02T08:39:20.772Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-02T08:39:21.037Z] #228 ... [2024-08-02T08:39:21.037Z] [2024-08-02T08:39:21.037Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-02T08:39:21.037Z] #229 DONE 1.0s [2024-08-02T08:39:21.037Z] [2024-08-02T08:39:21.037Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-02T08:39:21.037Z] #228 DONE 0.6s [2024-08-02T08:39:21.037Z] [2024-08-02T08:39:21.037Z] #107 [security-secretstore-setup] exporting to image [2024-08-02T08:39:21.037Z] #107 exporting layers 0.2s done [2024-08-02T08:39:21.297Z] #107 writing image sha256:193ac6adb2990ec506d79828d6c37f5727f8ff5b52202d9ffc91d7736e02b607 done [2024-08-02T08:39:21.297Z] #107 naming to docker.io/library/security-proxy-setup done [2024-08-02T08:39:21.297Z] #107 exporting layers 0.2s done [2024-08-02T08:39:21.297Z] #107 writing image sha256:cd387133427be39306b25a04670a06b571c6f0344139f30da2d94dd1490cf2b7 done [2024-08-02T08:39:21.297Z] #107 naming to docker.io/library/security-secretstore-setup done [2024-08-02T08:39:21.297Z] #107 DONE 3.1s [2024-08-02T08:39:21.297Z] [2024-08-02T08:39:21.297Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-02T08:39:21.297Z] #230 DONE 0.5s [2024-08-02T08:39:21.297Z] [2024-08-02T08:39:21.297Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:39:21.557Z] #39 ... [2024-08-02T08:39:21.557Z] [2024-08-02T08:39:21.557Z] #107 [security-bootstrapper] exporting to image [2024-08-02T08:39:21.557Z] #107 exporting layers 0.2s done [2024-08-02T08:39:21.557Z] #107 writing image sha256:54ef465c46b7ed498cdeca5374bf082cfe5da09867390f8ec94e629ee7c611cb done [2024-08-02T08:39:21.557Z] #107 naming to docker.io/library/security-bootstrapper done [2024-08-02T08:39:21.557Z] #107 DONE 3.3s [2024-08-02T08:39:21.557Z] [2024-08-02T08:39:21.557Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T08:39:21.557Z] time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-02T08:39:21.565Z] $ docker stop --time=1 2b56668907e6cf1bbc316c2a648cb82e9a22455f7d1dbfa38484b8e03e3a27d4 [2024-08-02T08:39:22.816Z] $ docker rm -f --volumes 2b56668907e6cf1bbc316c2a648cb82e9a22455f7d1dbfa38484b8e03e3a27d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-02T08:39:23.157Z] + docker images [2024-08-02T08:39:23.157Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-02T08:39:23.157Z] security-bootstrapper latest 54ef465c46b7 1 second ago 18.9MB [2024-08-02T08:39:23.157Z] security-proxy-setup latest 193ac6adb299 2 seconds ago 26.2MB [2024-08-02T08:39:23.157Z] security-proxy-auth latest 2fb28966bf5a 2 seconds ago 33MB [2024-08-02T08:39:23.157Z] core-common-config-bootstrapper latest 179bce332e1b 2 seconds ago 15.2MB [2024-08-02T08:39:23.157Z] security-secretstore-setup latest cd387133427b 2 seconds ago 36.9MB [2024-08-02T08:39:23.157Z] core-metadata latest cf889e7ebbd3 3 seconds ago 39.6MB [2024-08-02T08:39:23.157Z] core-keeper latest eb47abc28896 4 seconds ago 39.4MB [2024-08-02T08:39:23.157Z] security-spiffe-token-provider latest 2a2b214e5b7e 4 seconds ago 28.8MB [2024-08-02T08:39:23.157Z] core-data latest 80a74f994d2d 4 seconds ago 39.5MB [2024-08-02T08:39:23.157Z] support-scheduler latest 520ad4be9726 4 seconds ago 41.8MB [2024-08-02T08:39:23.157Z] support-cron-scheduler latest 8463d173e6a6 4 seconds ago 42.2MB [2024-08-02T08:39:23.157Z] core-command latest fc001d521e57 4 seconds ago 35.4MB [2024-08-02T08:39:23.157Z] support-notifications latest 2d522a050300 4 seconds ago 42.4MB [2024-08-02T08:39:23.157Z] security-spire-server latest 2ad037eb516b 4 minutes ago 121MB [2024-08-02T08:39:23.157Z] security-spire-agent latest 31ce2911405b 4 minutes ago 182MB [2024-08-02T08:39:23.157Z] security-spire-config latest 756c373445c9 4 minutes ago 120MB [2024-08-02T08:39:23.157Z] ci-base-image-x86_64 latest a08e2da535ba 8 minutes ago 969MB [2024-08-02T08:39:23.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-02T08:39:23.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-02T08:39:23.157Z] 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-08-02T08:39:30.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.179s coverage: 97.0% of statements [2024-08-02T08:39:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-02T08:39:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-02T08:39:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-02T08:39:38.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.291s coverage: 69.2% of statements [2024-08-02T08:39:39.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-02T08:39:39.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-02T08:39:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.213s coverage: 53.2% of statements [2024-08-02T08:39:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-02T08:39:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-02T08:39:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:39:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-02T08:39:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-02T08:39:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-02T08:39:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-02T08:39:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-02T08:39:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-02T08:39:54.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-02T08:39:54.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:39:54.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-02T08:39:54.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-02T08:39:54.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-02T08:39:55.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.657s coverage: 93.4% of statements [2024-08-02T08:39:55.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.284s coverage: 91.7% of statements [2024-08-02T08:40:01.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-02T08:40:01.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-02T08:40:02.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.220s coverage: 6.5% of statements [2024-08-02T08:40:07.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-02T08:40:07.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:40:07.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-02T08:40:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-02T08:40:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-02T08:40:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-02T08:40:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-02T08:40:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-02T08:40:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-02T08:40:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-02T08:40:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-02T08:40:10.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.578s coverage: 95.8% of statements [2024-08-02T08:40:11.012Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-08-02T08:40:15.280Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.088s coverage: 0.0% of statements [no tests to run] [2024-08-02T08:40:20.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-02T08:40:20.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-02T08:40:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements [2024-08-02T08:40:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.150s coverage: 30.7% of statements [2024-08-02T08:40:26.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.190s coverage: 41.7% of statements [2024-08-02T08:40:26.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.197s coverage: 77.8% of statements [2024-08-02T08:40:26.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.168s coverage: 94.1% of statements [2024-08-02T08:40:26.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.098s coverage: 96.3% of statements [2024-08-02T08:40:30.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements [2024-08-02T08:40:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-02T08:40:34.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-02T08:40:34.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-02T08:40:34.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-02T08:40:37.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-02T08:40:37.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-02T08:40:37.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-02T08:40:37.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-02T08:40:42.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.093s coverage: 94.4% of statements [2024-08-02T08:40:42.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-02T08:40:42.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-02T08:40:42.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-02T08:40:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-02T08:40:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-02T08:40:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-02T08:40:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-02T08:40:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-02T08:40:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-02T08:40:55.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-02T08:40:56.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.823s coverage: 79.9% of statements [2024-08-02T08:41:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.148s coverage: 92.9% of statements [2024-08-02T08:41:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.089s coverage: 67.2% of statements [2024-08-02T08:41:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.117s coverage: 62.3% of statements [2024-08-02T08:41:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.097s coverage: 76.6% of statements [2024-08-02T08:41:00.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-02T08:41:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements [2024-08-02T08:41:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-08-02T08:41:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements [2024-08-02T08:41:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.411s coverage: 81.8% of statements [2024-08-02T08:41:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.253s coverage: 82.1% of statements [2024-08-02T08:41:02.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-02T08:41:03.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.122s coverage: 86.0% of statements [2024-08-02T08:41:08.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-02T08:41:08.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-02T08:41:09.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.704s coverage: 63.1% of statements [2024-08-02T08:41:09.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.108s coverage: 100.0% of statements [2024-08-02T08:41:10.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.097s coverage: 89.4% of statements [2024-08-02T08:41:10.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements [2024-08-02T08:41:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-02T08:41:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-02T08:41:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-02T08:41:11.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2024-08-02T08:41:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-08-02T08:41:18.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-02T08:41:18.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-02T08:41:18.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-02T08:41:19.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.675s coverage: 36.5% of statements [2024-08-02T08:41:19.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-08-02T08:41:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-02T08:41:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-02T08:41:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-02T08:41:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-02T08:41:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-02T08:41:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-02T08:41:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-02T08:41:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-02T08:41:20.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:41:20.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-02T08:41:21.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.103s coverage: 84.8% of statements [2024-08-02T08:41:27.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-02T08:41:27.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-02T08:41:27.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-02T08:41:27.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-02T08:41:34.427Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.169s coverage: 19.9% of statements [2024-08-02T08:41:34.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-02T08:41:34.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:41:34.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-02T08:41:34.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-02T08:41:36.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.467s coverage: 95.7% of statements [2024-08-02T08:41:38.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-02T08:41:38.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-02T08:41:39.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.156s coverage: 61.8% of statements [2024-08-02T08:41:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-02T08:41:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-02T08:41:43.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.276s coverage: 98.9% of statements [2024-08-02T08:41:44.642Z] 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-08-02T08:41:44.908Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-02T08:41:44.908Z] go vet ./... [2024-08-02T08:46:21.831Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-02T08:46:21.831Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-02T08:46:21.831Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-02T08:46:21.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-02T08:46:22.187Z] + ls -al . [2024-08-02T08:46:22.187Z] total 868 [2024-08-02T08:46:22.187Z] drwxrwxr-x 10 1001 1001 4096 Aug 2 08:34 . [2024-08-02T08:46:22.187Z] drwxr-xr-x 4 root root 4096 Aug 2 08:34 .. [2024-08-02T08:46:22.187Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 08:32 .blubracket [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 10 Aug 2 08:32 .dockerignore [2024-08-02T08:46:22.187Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 08:32 .git [2024-08-02T08:46:22.187Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 08:32 .github [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 1102 Aug 2 08:32 .gitignore [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 42 Aug 2 08:32 .golangci.yml [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 100 Aug 2 08:32 .hadolint.yml [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 155 Aug 2 08:32 .sonarcloud.properties [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 1171 Aug 2 08:32 ADOPTERS.md [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 20806 Aug 2 08:32 Attribution.txt [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 100284 Aug 2 08:32 CHANGELOG.md [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 08:32 CONTRIBUTING.md [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 677 Aug 2 08:32 GOVERNANCE.md [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 861 Aug 2 08:32 Jenkinsfile [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 08:32 LICENSE [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 16854 Aug 2 08:32 Makefile [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 582 Aug 2 08:32 OWNERS.md [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 9528 Aug 2 08:32 README.md [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 789 Aug 2 08:32 SECURITY.md [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 08:30 VERSION [2024-08-02T08:46:22.187Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 08:32 bin [2024-08-02T08:46:22.187Z] drwxrwxr-x 20 1001 1001 4096 Aug 2 08:32 cmd [2024-08-02T08:46:22.187Z] -rw-r--r-- 1 root root 504185 Aug 2 08:41 coverage.out [2024-08-02T08:46:22.187Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 08:32 fuzz_test [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 7118 Aug 2 08:32 go.mod [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 101672 Aug 2 08:32 go.sum [2024-08-02T08:46:22.187Z] drwxrwxr-x 7 1001 1001 4096 Aug 2 08:32 internal [2024-08-02T08:46:22.187Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 08:32 openapi [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 584 Aug 2 08:32 security.txt [2024-08-02T08:46:22.187Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 08:32 version.go [Pipeline] sh [2024-08-02T08:46:22.827Z] + '[' -e coverage.out ] [2024-08-02T08:46:22.827Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-02T08:46:22.858Z] Warning: overwriting stash ‘coverage-report’ [2024-08-02T08:46:23.723Z] Stashed 1 file(s) [Pipeline] sh [2024-08-02T08:46:24.346Z] + make build [2024-08-02T08:46:24.346Z] 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-08-02T08:49:46.102Z] 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-08-02T08:49:56.180Z] 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-08-02T08:50:04.389Z] 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-08-02T08:50:07.814Z] 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-08-02T08:50:17.957Z] 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-08-02T08:50:50.168Z] 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-08-02T08:50:56.793Z] 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-08-02T08:51:06.865Z] 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-08-02T08:51:16.938Z] 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-08-02T08:51:21.185Z] 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-08-02T08:51:24.527Z] 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-08-02T08:51:27.871Z] 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-08-02T08:51:33.205Z] 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-08-02T08:51:38.586Z] $ docker stop --time=1 5fec955a42c42f982c6f5bc0309c63a909986b6189ffc42a3683d05a63060691 [2024-08-02T08:51:40.776Z] $ docker rm -f --volumes 5fec955a42c42f982c6f5bc0309c63a909986b6189ffc42a3683d05a63060691 [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-08-02T08:51:44.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-02T08:51:44.460Z] [2024-08-02T08:51:44.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:51:44.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-02T08:51:45.074Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-02T08:51:45.074Z] 547446be3368: Pulling fs layer [2024-08-02T08:51:45.074Z] d125d8839a47: Pulling fs layer [2024-08-02T08:51:45.074Z] 3e85d5ac6304: Pulling fs layer [2024-08-02T08:51:45.074Z] c3105a71a48b: Pulling fs layer [2024-08-02T08:51:45.074Z] 0f093f025ec4: Pulling fs layer [2024-08-02T08:51:45.074Z] c3106fc0e877: Pulling fs layer [2024-08-02T08:51:45.074Z] c3105a71a48b: Waiting [2024-08-02T08:51:45.074Z] 0f093f025ec4: Waiting [2024-08-02T08:51:45.074Z] c3106fc0e877: Waiting [2024-08-02T08:51:45.074Z] 547446be3368: Verifying Checksum [2024-08-02T08:51:45.074Z] 547446be3368: Download complete [2024-08-02T08:51:45.074Z] c3105a71a48b: Verifying Checksum [2024-08-02T08:51:45.074Z] c3105a71a48b: Download complete [2024-08-02T08:51:45.657Z] d125d8839a47: Verifying Checksum [2024-08-02T08:51:45.657Z] d125d8839a47: Download complete [2024-08-02T08:51:45.657Z] c3106fc0e877: Verifying Checksum [2024-08-02T08:51:45.657Z] c3106fc0e877: Download complete [2024-08-02T08:51:45.923Z] 0f093f025ec4: Verifying Checksum [2024-08-02T08:51:45.923Z] 0f093f025ec4: Download complete [2024-08-02T08:51:45.923Z] 547446be3368: Pull complete [2024-08-02T08:51:47.329Z] d125d8839a47: Pull complete [2024-08-02T08:51:47.913Z] 3e85d5ac6304: Verifying Checksum [2024-08-02T08:51:47.913Z] 3e85d5ac6304: Download complete [2024-08-02T08:51:57.986Z] 3e85d5ac6304: Pull complete [2024-08-02T08:51:57.986Z] c3105a71a48b: Pull complete [2024-08-02T08:51:58.942Z] 0f093f025ec4: Pull complete [2024-08-02T08:51:58.942Z] c3106fc0e877: Pull complete [2024-08-02T08:51:58.942Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-02T08:51:58.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-02T08:51:59.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:51:59.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-6986 does not seem to be running inside a container [2024-08-02T08:51:59.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-02T08:52:01.801Z] $ docker top 1cef5c10d47f0f032f2bd5ca7682da2bb062c497c3e02008be345fdb84be3aec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T08:52:02.633Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-02T08:52:12.701Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-02T08:52:12.701Z] #1 transferring dockerfile: 1.85kB done [2024-08-02T08:52:12.701Z] #1 DONE 0.1s [2024-08-02T08:52:12.969Z] [2024-08-02T08:52:12.969Z] #2 [core-data internal] load build definition from Dockerfile [2024-08-02T08:52:12.969Z] #2 transferring dockerfile: 2.01kB 0.0s done [2024-08-02T08:52:12.969Z] #2 DONE 0.1s [2024-08-02T08:52:12.969Z] [2024-08-02T08:52:12.969Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-08-02T08:52:12.969Z] #3 transferring dockerfile: 1.81kB done [2024-08-02T08:52:12.969Z] #3 DONE 0.1s [2024-08-02T08:52:12.970Z] [2024-08-02T08:52:12.970Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-08-02T08:52:12.970Z] #4 transferring dockerfile: 1.93kB done [2024-08-02T08:52:12.970Z] #4 DONE 0.1s [2024-08-02T08:52:12.970Z] [2024-08-02T08:52:12.970Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-02T08:52:12.970Z] #5 transferring dockerfile: 1.93kB 0.0s done [2024-08-02T08:52:12.970Z] #5 DONE 0.1s [2024-08-02T08:52:12.970Z] [2024-08-02T08:52:12.970Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-02T08:52:12.970Z] #6 transferring dockerfile: 2.50kB done [2024-08-02T08:52:12.970Z] #6 DONE 0.1s [2024-08-02T08:52:12.970Z] [2024-08-02T08:52:12.970Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-02T08:52:13.238Z] #7 transferring dockerfile: 3.17kB 0.0s done [2024-08-02T08:52:13.238Z] #7 DONE 0.1s [2024-08-02T08:52:13.238Z] [2024-08-02T08:52:13.238Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-02T08:52:13.238Z] #8 transferring dockerfile: 1.89kB 0.0s done [2024-08-02T08:52:13.238Z] #8 DONE 0.1s [2024-08-02T08:52:13.238Z] [2024-08-02T08:52:13.238Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-02T08:52:13.238Z] #9 transferring dockerfile: 2.15kB 0.0s done [2024-08-02T08:52:13.238Z] #9 DONE 0.1s [2024-08-02T08:52:13.238Z] [2024-08-02T08:52:13.238Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-08-02T08:52:13.506Z] #10 transferring dockerfile: 1.95kB done [2024-08-02T08:52:13.506Z] #10 DONE 0.1s [2024-08-02T08:52:13.506Z] [2024-08-02T08:52:13.506Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-08-02T08:52:13.506Z] #11 transferring dockerfile: 1.70kB 0.0s done [2024-08-02T08:52:13.506Z] #11 DONE 0.1s [2024-08-02T08:52:13.506Z] [2024-08-02T08:52:13.506Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-02T08:52:13.506Z] #12 transferring dockerfile: 2.49kB 0.0s done [2024-08-02T08:52:13.506Z] #12 DONE 0.1s [2024-08-02T08:52:13.506Z] [2024-08-02T08:52:13.506Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-08-02T08:52:13.780Z] #13 transferring dockerfile: 1.69kB 0.0s done [2024-08-02T08:52:13.780Z] #13 DONE 0.1s [2024-08-02T08:52:13.780Z] [2024-08-02T08:52:13.780Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-02T08:52:13.780Z] #14 transferring dockerfile: 2.23kB done [2024-08-02T08:52:13.780Z] #14 DONE 0.1s [2024-08-02T08:52:13.780Z] [2024-08-02T08:52:13.780Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-08-02T08:52:13.780Z] #15 transferring dockerfile: 2.01kB 0.0s done [2024-08-02T08:52:13.780Z] #15 DONE 0.1s [2024-08-02T08:52:13.780Z] [2024-08-02T08:52:13.780Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-08-02T08:52:13.780Z] #16 transferring dockerfile: 2.06kB 0.0s done [2024-08-02T08:52:13.780Z] #16 DONE 0.1s [2024-08-02T08:52:13.780Z] [2024-08-02T08:52:13.780Z] #17 [support-cron-scheduler internal] load .dockerignore [2024-08-02T08:52:13.780Z] #17 transferring context: [2024-08-02T08:52:14.046Z] #17 transferring context: 50B 0.0s done [2024-08-02T08:52:14.046Z] #17 DONE 0.1s [2024-08-02T08:52:14.634Z] [2024-08-02T08:52:14.634Z] #18 [core-data internal] load .dockerignore [2024-08-02T08:52:14.634Z] #18 transferring context: 50B done [2024-08-02T08:52:14.634Z] #18 DONE 0.0s [2024-08-02T08:52:14.634Z] [2024-08-02T08:52:14.634Z] #19 [security-spire-agent internal] load .dockerignore [2024-08-02T08:52:14.634Z] #19 transferring context: 50B done [2024-08-02T08:52:14.634Z] #19 DONE 0.0s [2024-08-02T08:52:14.634Z] [2024-08-02T08:52:14.634Z] #20 [support-scheduler internal] load .dockerignore [2024-08-02T08:52:14.902Z] #20 transferring context: 50B done [2024-08-02T08:52:14.902Z] #20 DONE 0.1s [2024-08-02T08:52:14.902Z] [2024-08-02T08:52:14.902Z] #21 [core-command internal] load .dockerignore [2024-08-02T08:52:14.902Z] #21 transferring context: 50B done [2024-08-02T08:52:14.902Z] #21 DONE 0.0s [2024-08-02T08:52:14.902Z] [2024-08-02T08:52:14.902Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-02T08:52:14.902Z] #22 transferring context: 50B 0.0s done [2024-08-02T08:52:14.902Z] #22 DONE 0.1s [2024-08-02T08:52:14.902Z] [2024-08-02T08:52:14.902Z] #23 [security-bootstrapper internal] load .dockerignore [2024-08-02T08:52:15.173Z] #23 transferring context: 50B 0.0s done [2024-08-02T08:52:15.173Z] #23 DONE 0.1s [2024-08-02T08:52:15.173Z] [2024-08-02T08:52:15.173Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-08-02T08:52:15.173Z] #24 transferring context: 50B 0.0s done [2024-08-02T08:52:15.173Z] #24 DONE 0.1s [2024-08-02T08:52:15.173Z] [2024-08-02T08:52:15.173Z] #25 [security-proxy-auth internal] load .dockerignore [2024-08-02T08:52:15.173Z] #25 transferring context: 50B 0.0s done [2024-08-02T08:52:15.173Z] #25 DONE 0.1s [2024-08-02T08:52:15.173Z] [2024-08-02T08:52:15.173Z] #26 [support-notifications internal] load .dockerignore [2024-08-02T08:52:15.441Z] #26 transferring context: 50B done [2024-08-02T08:52:15.441Z] #26 DONE 0.1s [2024-08-02T08:52:15.441Z] [2024-08-02T08:52:15.441Z] #27 [security-spire-server internal] load .dockerignore [2024-08-02T08:52:15.441Z] #27 transferring context: 50B done [2024-08-02T08:52:15.441Z] #27 DONE 0.1s [2024-08-02T08:52:15.441Z] [2024-08-02T08:52:15.441Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-02T08:52:15.441Z] #28 transferring context: 50B 0.0s done [2024-08-02T08:52:15.441Z] #28 DONE 0.1s [2024-08-02T08:52:15.441Z] [2024-08-02T08:52:15.441Z] #29 [security-spire-config internal] load .dockerignore [2024-08-02T08:52:15.441Z] #29 transferring context: 50B 0.0s done [2024-08-02T08:52:15.441Z] #29 DONE 0.1s [2024-08-02T08:52:15.441Z] [2024-08-02T08:52:15.441Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-02T08:52:15.441Z] #30 transferring context: 50B 0.0s done [2024-08-02T08:52:15.441Z] #30 DONE 0.1s [2024-08-02T08:52:15.441Z] [2024-08-02T08:52:15.441Z] #31 [core-keeper internal] load .dockerignore [2024-08-02T08:52:15.441Z] #31 transferring context: 50B 0.0s done [2024-08-02T08:52:15.441Z] #31 DONE 0.1s [2024-08-02T08:52:15.709Z] [2024-08-02T08:52:15.709Z] #32 [core-metadata internal] load .dockerignore [2024-08-02T08:52:15.709Z] #32 transferring context: 50B 0.0s done [2024-08-02T08:52:15.709Z] #32 DONE 0.1s [2024-08-02T08:52:15.709Z] [2024-08-02T08:52:15.709Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:15.709Z] #33 DONE 0.0s [2024-08-02T08:52:15.709Z] [2024-08-02T08:52:15.709Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:52:15.975Z] #34 DONE 0.2s [2024-08-02T08:52:15.975Z] [2024-08-02T08:52:15.975Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:15.975Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:15.975Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:15.975Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:15.975Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:15.975Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 897.02kB / 3.34MB 0.1s [2024-08-02T08:52:16.244Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-02T08:52:16.244Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:16.244Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-02T08:52:16.827Z] #35 ... [2024-08-02T08:52:16.827Z] [2024-08-02T08:52:16.827Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-02T08:52:16.827Z] #36 DONE 1.0s [2024-08-02T08:52:16.827Z] [2024-08-02T08:52:16.827Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:17.407Z] #35 ... [2024-08-02T08:52:17.407Z] [2024-08-02T08:52:17.407Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:17.407Z] #33 DONE 0.0s [2024-08-02T08:52:17.407Z] [2024-08-02T08:52:17.407Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-02T08:52:17.407Z] #37 DONE 0.3s [2024-08-02T08:52:17.407Z] [2024-08-02T08:52:17.407Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:17.407Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:17.407Z] #35 ... [2024-08-02T08:52:17.407Z] [2024-08-02T08:52:17.407Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-02T08:52:17.407Z] #36 DONE 1.7s [2024-08-02T08:52:17.407Z] [2024-08-02T08:52:17.407Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-02T08:52:17.407Z] #37 DONE 0.7s [2024-08-02T08:52:17.407Z] [2024-08-02T08:52:17.407Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:17.407Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:17.407Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:17.407Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:17.407Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:17.407Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:17.407Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:17.407Z] #35 ... [2024-08-02T08:52:17.407Z] [2024-08-02T08:52:17.407Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:52:17.407Z] #34 DONE 0.3s [2024-08-02T08:52:17.676Z] [2024-08-02T08:52:17.676Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:17.676Z] #33 DONE 0.0s [2024-08-02T08:52:17.676Z] [2024-08-02T08:52:17.676Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:52:17.676Z] #34 DONE 0.4s [2024-08-02T08:52:17.676Z] [2024-08-02T08:52:17.676Z] #38 [core-data internal] load build context [2024-08-02T08:52:17.676Z] #38 ... [2024-08-02T08:52:17.676Z] [2024-08-02T08:52:17.676Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:17.676Z] #33 DONE 0.0s [2024-08-02T08:52:17.676Z] [2024-08-02T08:52:17.676Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-02T08:52:17.676Z] #36 DONE 1.8s [2024-08-02T08:52:17.676Z] [2024-08-02T08:52:17.676Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-02T08:52:17.676Z] #37 DONE 0.7s [2024-08-02T08:52:17.676Z] [2024-08-02T08:52:17.676Z] #38 [core-data internal] load build context [2024-08-02T08:52:17.941Z] #38 ... [2024-08-02T08:52:17.941Z] [2024-08-02T08:52:17.941Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:17.941Z] #33 DONE 0.0s [2024-08-02T08:52:17.941Z] [2024-08-02T08:52:17.941Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:17.941Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:17.941Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:17.941Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:17.941Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:17.942Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:17.942Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:17.942Z] #35 DONE 2.6s [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #38 [core-data internal] load build context [2024-08-02T08:52:17.942Z] #38 ... [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-02T08:52:17.942Z] #36 DONE 1.8s [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:52:17.942Z] #34 DONE 0.6s [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-02T08:52:17.942Z] #37 DONE 0.8s [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:17.942Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:17.942Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:17.942Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:17.942Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:17.942Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:17.942Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:17.942Z] #35 DONE 2.6s [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #38 [core-data internal] load build context [2024-08-02T08:52:17.942Z] #38 ... [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-02T08:52:17.942Z] #36 DONE 1.8s [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:17.942Z] #33 DONE 0.0s [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-02T08:52:17.942Z] #37 DONE 0.8s [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:17.942Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:17.942Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:17.942Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:17.942Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:17.942Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:17.942Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:17.942Z] #35 DONE 2.6s [2024-08-02T08:52:17.942Z] [2024-08-02T08:52:17.942Z] #38 [core-data internal] load build context [2024-08-02T08:52:18.207Z] #38 ... [2024-08-02T08:52:18.207Z] [2024-08-02T08:52:18.207Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:18.207Z] #33 DONE 0.0s [2024-08-02T08:52:18.207Z] [2024-08-02T08:52:18.207Z] #38 [core-data internal] load build context [2024-08-02T08:52:18.472Z] #38 ... [2024-08-02T08:52:18.473Z] [2024-08-02T08:52:18.473Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:18.473Z] #33 DONE 0.0s [2024-08-02T08:52:18.473Z] [2024-08-02T08:52:18.473Z] #38 [core-data internal] load build context [2024-08-02T08:52:18.745Z] #38 ... [2024-08-02T08:52:18.745Z] [2024-08-02T08:52:18.745Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-02T08:52:18.745Z] #36 DONE 1.9s [2024-08-02T08:52:18.745Z] [2024-08-02T08:52:18.745Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-02T08:52:18.745Z] #37 DONE 0.8s [2024-08-02T08:52:18.745Z] [2024-08-02T08:52:18.745Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:18.745Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:18.745Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:18.745Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:18.745Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:18.745Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:18.745Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:18.745Z] #35 DONE 2.7s [2024-08-02T08:52:18.745Z] [2024-08-02T08:52:18.745Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:18.745Z] #33 DONE 0.0s [2024-08-02T08:52:18.745Z] [2024-08-02T08:52:18.745Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:52:18.745Z] #34 DONE 1.4s [2024-08-02T08:52:18.745Z] [2024-08-02T08:52:18.745Z] #38 [core-data internal] load build context [2024-08-02T08:52:19.015Z] #38 ... [2024-08-02T08:52:19.015Z] [2024-08-02T08:52:19.015Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-02T08:52:19.015Z] #36 DONE 1.9s [2024-08-02T08:52:19.015Z] [2024-08-02T08:52:19.015Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-02T08:52:19.015Z] #37 DONE 0.8s [2024-08-02T08:52:19.015Z] [2024-08-02T08:52:19.015Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:19.015Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:19.015Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:19.015Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:19.015Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:19.015Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:19.015Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:19.015Z] #35 DONE 2.7s [2024-08-02T08:52:19.015Z] [2024-08-02T08:52:19.015Z] #38 [core-data internal] load build context [2024-08-02T08:52:19.015Z] #38 ... [2024-08-02T08:52:19.015Z] [2024-08-02T08:52:19.015Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:19.015Z] #33 DONE 0.0s [2024-08-02T08:52:19.015Z] [2024-08-02T08:52:19.015Z] #38 [core-data internal] load build context [2024-08-02T08:52:19.284Z] #38 ... [2024-08-02T08:52:19.284Z] [2024-08-02T08:52:19.284Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-02T08:52:19.284Z] #39 DONE 1.9s [2024-08-02T08:52:19.284Z] [2024-08-02T08:52:19.284Z] #38 [core-data internal] load build context [2024-08-02T08:52:19.550Z] #38 ... [2024-08-02T08:52:19.551Z] [2024-08-02T08:52:19.551Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:19.551Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:19.551Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:19.551Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:19.551Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:19.551Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:19.551Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:19.551Z] #35 DONE 2.7s [2024-08-02T08:52:19.551Z] [2024-08-02T08:52:19.551Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:19.551Z] #33 DONE 0.0s [2024-08-02T08:52:19.551Z] [2024-08-02T08:52:19.551Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-02T08:52:19.551Z] #40 DONE 2.1s [2024-08-02T08:52:19.551Z] [2024-08-02T08:52:19.551Z] #38 [core-data internal] load build context [2024-08-02T08:52:19.551Z] #38 ... [2024-08-02T08:52:19.551Z] [2024-08-02T08:52:19.551Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:52:19.551Z] #34 DONE 2.1s [2024-08-02T08:52:19.551Z] [2024-08-02T08:52:19.551Z] #38 [core-data internal] load build context [2024-08-02T08:52:19.818Z] #38 ... [2024-08-02T08:52:19.818Z] [2024-08-02T08:52:19.818Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-02T08:52:19.818Z] #36 DONE 2.0s [2024-08-02T08:52:19.818Z] [2024-08-02T08:52:19.818Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-02T08:52:19.818Z] #37 DONE 0.9s [2024-08-02T08:52:19.818Z] [2024-08-02T08:52:19.818Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:19.818Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:19.818Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:19.818Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:19.818Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:19.818Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:19.818Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:19.818Z] #35 DONE 2.8s [2024-08-02T08:52:19.818Z] [2024-08-02T08:52:19.818Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:19.818Z] #33 DONE 0.0s [2024-08-02T08:52:19.818Z] [2024-08-02T08:52:19.818Z] #38 [core-data internal] load build context [2024-08-02T08:52:20.409Z] #38 ... [2024-08-02T08:52:20.409Z] [2024-08-02T08:52:20.409Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-02T08:52:20.409Z] #33 DONE 0.0s [2024-08-02T08:52:20.409Z] [2024-08-02T08:52:20.409Z] #38 [core-data internal] load build context [2024-08-02T08:52:20.409Z] #38 transferring context: 23.06MB 3.0s [2024-08-02T08:52:20.999Z] #38 ... [2024-08-02T08:52:20.999Z] [2024-08-02T08:52:20.999Z] #41 [security-spire-agent internal] load build context [2024-08-02T08:52:20.999Z] #41 transferring context: 26.76kB 0.3s done [2024-08-02T08:52:20.999Z] #41 DONE 1.3s [2024-08-02T08:52:20.999Z] [2024-08-02T08:52:20.999Z] #38 [core-data internal] load build context [2024-08-02T08:52:21.965Z] #38 ... [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-02T08:52:21.965Z] #34 DONE 4.0s [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #38 [core-data internal] load build context [2024-08-02T08:52:21.965Z] #38 ... [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-02T08:52:21.965Z] #36 DONE 2.0s [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-02T08:52:21.965Z] #37 DONE 1.0s [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:21.965Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:21.965Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:21.965Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:21.965Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:21.965Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:21.965Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:21.965Z] #35 DONE 2.8s [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #42 [core-keeper internal] load build context [2024-08-02T08:52:21.965Z] #42 DONE 0.0s [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #43 [security-spire-config internal] load build context [2024-08-02T08:52:21.965Z] #43 transferring context: 25.48kB 0.4s done [2024-08-02T08:52:21.965Z] #43 DONE 2.2s [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #44 [security-spire-server internal] load build context [2024-08-02T08:52:21.965Z] #44 transferring context: 27.23kB 0.3s done [2024-08-02T08:52:21.965Z] #44 DONE 2.1s [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #38 [core-data internal] load build context [2024-08-02T08:52:21.965Z] #38 ... [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-02T08:52:21.965Z] #36 DONE 2.0s [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-02T08:52:21.965Z] #37 DONE 1.0s [2024-08-02T08:52:21.965Z] [2024-08-02T08:52:21.965Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:52:21.965Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-02T08:52:21.965Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-02T08:52:21.965Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-02T08:52:21.965Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-02T08:52:21.965Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-02T08:52:21.965Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-02T08:52:21.965Z] #35 DONE 2.8s [2024-08-02T08:52:22.241Z] [2024-08-02T08:52:22.241Z] #38 [core-data internal] load build context [2024-08-02T08:52:26.491Z] #38 ... [2024-08-02T08:52:26.491Z] [2024-08-02T08:52:26.491Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:26.491Z] #45 transferring context: 58.87MB 10.0s [2024-08-02T08:52:26.491Z] #45 ... [2024-08-02T08:52:26.491Z] [2024-08-02T08:52:26.491Z] #38 [core-data internal] load build context [2024-08-02T08:52:27.451Z] #38 ... [2024-08-02T08:52:27.451Z] [2024-08-02T08:52:27.451Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-02T08:52:27.451Z] #0 9.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:27.451Z] #0 9.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:27.451Z] #46 ... [2024-08-02T08:52:27.451Z] [2024-08-02T08:52:27.451Z] #47 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-02T08:52:27.451Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:27.718Z] #47 ... [2024-08-02T08:52:27.718Z] [2024-08-02T08:52:27.718Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:27.718Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2024-08-02T08:52:27.718Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-02T08:52:27.718Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-02T08:52:27.718Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-02T08:52:27.718Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done [2024-08-02T08:52:27.718Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done [2024-08-02T08:52:27.718Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done [2024-08-02T08:52:27.718Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-02T08:52:27.718Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 4.2s [2024-08-02T08:52:27.718Z] #48 ... [2024-08-02T08:52:27.718Z] [2024-08-02T08:52:27.718Z] #49 [support-scheduler internal] load build context [2024-08-02T08:52:27.985Z] #49 ... [2024-08-02T08:52:27.985Z] [2024-08-02T08:52:27.985Z] #50 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-02T08:52:27.985Z] #0 8.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:27.985Z] #0 9.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:27.985Z] #50 ... [2024-08-02T08:52:27.985Z] [2024-08-02T08:52:27.985Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-02T08:52:27.985Z] #51 ... [2024-08-02T08:52:27.985Z] [2024-08-02T08:52:27.985Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:52:28.252Z] #52 ... [2024-08-02T08:52:28.252Z] [2024-08-02T08:52:28.252Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-02T08:52:28.252Z] #53 ... [2024-08-02T08:52:28.252Z] [2024-08-02T08:52:28.252Z] #54 [core-command internal] load build context [2024-08-02T08:52:28.520Z] #54 ... [2024-08-02T08:52:28.520Z] [2024-08-02T08:52:28.520Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-02T08:52:28.520Z] #55 ... [2024-08-02T08:52:28.520Z] [2024-08-02T08:52:28.520Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-02T08:52:28.794Z] #56 ... [2024-08-02T08:52:28.794Z] [2024-08-02T08:52:28.794Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:28.794Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.81MB / 28.04MB 5.3s [2024-08-02T08:52:28.794Z] #48 ... [2024-08-02T08:52:28.794Z] [2024-08-02T08:52:28.794Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:52:29.061Z] #57 ... [2024-08-02T08:52:29.061Z] [2024-08-02T08:52:29.061Z] #58 [support-notifications internal] load build context [2024-08-02T08:52:29.061Z] #58 ... [2024-08-02T08:52:29.061Z] [2024-08-02T08:52:29.061Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-02T08:52:29.328Z] #59 ... [2024-08-02T08:52:29.328Z] [2024-08-02T08:52:29.328Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:52:29.328Z] #60 ... [2024-08-02T08:52:29.328Z] [2024-08-02T08:52:29.328Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-02T08:52:29.328Z] #61 ... [2024-08-02T08:52:29.328Z] [2024-08-02T08:52:29.328Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:52:29.597Z] #62 ... [2024-08-02T08:52:29.597Z] [2024-08-02T08:52:29.597Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-02T08:52:29.597Z] #63 ... [2024-08-02T08:52:29.597Z] [2024-08-02T08:52:29.597Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:52:29.597Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done [2024-08-02T08:52:29.597Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-02T08:52:29.597Z] #64 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-02T08:52:29.597Z] #64 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-02T08:52:29.597Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s done [2024-08-02T08:52:29.597Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-08-02T08:52:29.597Z] #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-02T08:52:29.597Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.6s done [2024-08-02T08:52:29.597Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.8s [2024-08-02T08:52:29.597Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done [2024-08-02T08:52:29.863Z] #64 ... [2024-08-02T08:52:29.864Z] [2024-08-02T08:52:29.864Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-02T08:52:29.864Z] #46 11.85 OK: 266 MiB in 52 packages [2024-08-02T08:52:29.864Z] #46 DONE 13.2s [2024-08-02T08:52:29.864Z] [2024-08-02T08:52:29.864Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:52:29.864Z] #65 ... [2024-08-02T08:52:29.864Z] [2024-08-02T08:52:29.864Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:52:30.133Z] #66 ... [2024-08-02T08:52:30.133Z] [2024-08-02T08:52:30.133Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:30.133Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.6s [2024-08-02T08:52:30.133Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done [2024-08-02T08:52:30.133Z] #48 ... [2024-08-02T08:52:30.133Z] [2024-08-02T08:52:30.133Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-02T08:52:30.133Z] #67 ... [2024-08-02T08:52:30.133Z] [2024-08-02T08:52:30.133Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:52:31.107Z] #65 ... [2024-08-02T08:52:31.107Z] [2024-08-02T08:52:31.107Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-02T08:52:31.107Z] #68 ... [2024-08-02T08:52:31.107Z] [2024-08-02T08:52:31.107Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-02T08:52:31.107Z] #69 ... [2024-08-02T08:52:31.107Z] [2024-08-02T08:52:31.107Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:52:31.374Z] #65 ... [2024-08-02T08:52:31.374Z] [2024-08-02T08:52:31.374Z] #50 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-02T08:52:31.374Z] #50 11.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-02T08:52:31.374Z] #50 11.94 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:52:31.374Z] #50 12.07 OK: 8 MiB in 16 packages [2024-08-02T08:52:31.374Z] #50 DONE 13.8s [2024-08-02T08:52:31.374Z] [2024-08-02T08:52:31.374Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:52:31.959Z] #65 ... [2024-08-02T08:52:31.959Z] [2024-08-02T08:52:31.959Z] #42 [core-keeper internal] load build context [2024-08-02T08:52:31.959Z] #42 transferring context: 1.70MB 8.7s [2024-08-02T08:52:32.227Z] #42 ... [2024-08-02T08:52:32.227Z] [2024-08-02T08:52:32.227Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-02T08:52:32.227Z] #70 ... [2024-08-02T08:52:32.227Z] [2024-08-02T08:52:32.227Z] #71 [core-metadata internal] load build context [2024-08-02T08:52:32.492Z] #71 ... [2024-08-02T08:52:32.492Z] [2024-08-02T08:52:32.492Z] #72 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:52:32.759Z] #72 ... [2024-08-02T08:52:32.759Z] [2024-08-02T08:52:32.759Z] #47 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-02T08:52:32.759Z] #47 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:32.759Z] #47 14.12 OK: 266 MiB in 52 packages [2024-08-02T08:52:32.759Z] #47 DONE 15.7s [2024-08-02T08:52:33.035Z] [2024-08-02T08:52:33.035Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:33.035Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 8.7s [2024-08-02T08:52:33.035Z] #48 ... [2024-08-02T08:52:33.035Z] [2024-08-02T08:52:33.035Z] #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-02T08:52:33.305Z] #73 ... [2024-08-02T08:52:33.305Z] [2024-08-02T08:52:33.305Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:52:33.305Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 9.5s [2024-08-02T08:52:33.573Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 10.0s [2024-08-02T08:52:33.573Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-02T08:52:33.840Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 10.3s [2024-08-02T08:52:34.421Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 10.7s [2024-08-02T08:52:34.688Z] #64 ... [2024-08-02T08:52:34.688Z] [2024-08-02T08:52:34.688Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-02T08:52:34.688Z] #51 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:34.688Z] #51 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:34.688Z] #51 14.91 OK: 266 MiB in 52 packages [2024-08-02T08:52:34.688Z] #51 DONE 16.7s [2024-08-02T08:52:34.688Z] [2024-08-02T08:52:34.688Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:34.688Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.14MB / 28.04MB 11.3s [2024-08-02T08:52:34.688Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-02T08:52:35.271Z] #48 ... [2024-08-02T08:52:35.271Z] [2024-08-02T08:52:35.271Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-02T08:52:35.271Z] #53 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:35.271Z] #53 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:35.271Z] #53 15.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-02T08:52:35.271Z] #53 15.39 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:52:35.271Z] #53 15.39 OK: 8 MiB in 16 packages [2024-08-02T08:52:35.271Z] #53 DONE 17.0s [2024-08-02T08:52:35.271Z] [2024-08-02T08:52:35.271Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:35.853Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 12.3s [2024-08-02T08:52:36.436Z] #48 ... [2024-08-02T08:52:36.436Z] [2024-08-02T08:52:36.436Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:36.436Z] #45 transferring context: 69.16MB 20.0s [2024-08-02T08:52:36.436Z] #45 ... [2024-08-02T08:52:36.436Z] [2024-08-02T08:52:36.436Z] #58 [support-notifications internal] load build context [2024-08-02T08:52:36.703Z] #58 ... [2024-08-02T08:52:36.703Z] [2024-08-02T08:52:36.703Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:37.663Z] #45 ... [2024-08-02T08:52:37.663Z] [2024-08-02T08:52:37.663Z] #38 [core-data internal] load build context [2024-08-02T08:52:37.663Z] #38 ... [2024-08-02T08:52:37.663Z] [2024-08-02T08:52:37.663Z] #58 [support-notifications internal] load build context [2024-08-02T08:52:38.245Z] #58 ... [2024-08-02T08:52:38.245Z] [2024-08-02T08:52:38.245Z] #49 [support-scheduler internal] load build context [2024-08-02T08:52:38.245Z] #49 ... [2024-08-02T08:52:38.245Z] [2024-08-02T08:52:38.245Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:38.245Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.30MB / 28.04MB 15.0s [2024-08-02T08:52:38.510Z] #48 ... [2024-08-02T08:52:38.510Z] [2024-08-02T08:52:38.510Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:52:38.510Z] #52 ... [2024-08-02T08:52:38.510Z] [2024-08-02T08:52:38.510Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:38.775Z] #48 ... [2024-08-02T08:52:38.775Z] [2024-08-02T08:52:38.775Z] #54 [core-command internal] load build context [2024-08-02T08:52:38.775Z] #54 ... [2024-08-02T08:52:38.775Z] [2024-08-02T08:52:38.775Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:52:39.060Z] #52 ... [2024-08-02T08:52:39.060Z] [2024-08-02T08:52:39.060Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-02T08:52:39.060Z] #55 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:39.060Z] #55 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:39.060Z] #55 18.91 (1/2) Installing ca-certificates (20240226-r0) [2024-08-02T08:52:39.060Z] #55 18.91 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-02T08:52:39.060Z] #55 18.91 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:52:39.060Z] #55 19.05 Executing ca-certificates-20240226-r0.trigger [2024-08-02T08:52:39.060Z] #55 19.92 OK: 9 MiB in 17 packages [2024-08-02T08:52:39.060Z] #55 DONE 21.7s [2024-08-02T08:52:39.060Z] [2024-08-02T08:52:39.060Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:52:39.060Z] #52 ... [2024-08-02T08:52:39.060Z] [2024-08-02T08:52:39.060Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:52:39.060Z] #57 ... [2024-08-02T08:52:39.060Z] [2024-08-02T08:52:39.060Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:39.060Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.8s [2024-08-02T08:52:39.325Z] #48 ... [2024-08-02T08:52:39.325Z] [2024-08-02T08:52:39.325Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:52:39.591Z] #60 ... [2024-08-02T08:52:39.591Z] [2024-08-02T08:52:39.591Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:39.591Z] #48 ... [2024-08-02T08:52:39.591Z] [2024-08-02T08:52:39.591Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:52:39.862Z] #62 ... [2024-08-02T08:52:39.862Z] [2024-08-02T08:52:39.862Z] #58 [support-notifications internal] load build context [2024-08-02T08:52:40.129Z] #58 ... [2024-08-02T08:52:40.129Z] [2024-08-02T08:52:40.129Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:52:40.400Z] #66 ... [2024-08-02T08:52:40.400Z] [2024-08-02T08:52:40.400Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:40.400Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 16.8s [2024-08-02T08:52:40.984Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 17.5s [2024-08-02T08:52:41.257Z] #48 ... [2024-08-02T08:52:41.257Z] [2024-08-02T08:52:41.257Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-02T08:52:41.257Z] #56 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:41.257Z] #56 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:41.257Z] #56 19.64 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-02T08:52:41.257Z] #56 19.64 (2/4) Installing openssl (3.1.6-r0) [2024-08-02T08:52:41.257Z] #56 19.72 (3/4) Installing su-exec (0.2-r3) [2024-08-02T08:52:41.257Z] #56 19.72 (4/4) Installing yq (4.33.3-r5) [2024-08-02T08:52:41.257Z] #56 20.66 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:52:41.257Z] #56 20.81 OK: 18 MiB in 19 packages [2024-08-02T08:52:41.257Z] #56 DONE 22.8s [2024-08-02T08:52:41.257Z] [2024-08-02T08:52:41.257Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:41.528Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.0s done [2024-08-02T08:52:42.114Z] #48 ... [2024-08-02T08:52:42.114Z] [2024-08-02T08:52:42.114Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:52:42.114Z] #65 transferring context: 6.92MB 20.8s [2024-08-02T08:52:42.380Z] #65 ... [2024-08-02T08:52:42.380Z] [2024-08-02T08:52:42.380Z] #42 [core-keeper internal] load build context [2024-08-02T08:52:42.380Z] #42 ... [2024-08-02T08:52:42.380Z] [2024-08-02T08:52:42.380Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-02T08:52:42.380Z] #68 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:42.646Z] #68 ... [2024-08-02T08:52:42.646Z] [2024-08-02T08:52:42.646Z] #71 [core-metadata internal] load build context [2024-08-02T08:52:42.646Z] #71 ... [2024-08-02T08:52:42.646Z] [2024-08-02T08:52:42.646Z] #42 [core-keeper internal] load build context [2024-08-02T08:52:43.229Z] #42 ... [2024-08-02T08:52:43.229Z] [2024-08-02T08:52:43.229Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-02T08:52:43.229Z] #69 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:43.229Z] #69 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:43.229Z] #69 17.09 (1/4) Installing ca-certificates (20240226-r0) [2024-08-02T08:52:43.229Z] #69 17.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-02T08:52:43.229Z] #69 17.73 (3/4) Installing su-exec (0.2-r3) [2024-08-02T08:52:43.229Z] #69 17.73 (4/4) Installing yq (4.33.3-r5) [2024-08-02T08:52:43.229Z] #69 19.04 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:52:43.229Z] #69 19.04 Executing ca-certificates-20240226-r0.trigger [2024-08-02T08:52:43.229Z] #69 19.86 OK: 18 MiB in 19 packages [2024-08-02T08:52:43.229Z] #69 DONE 22.4s [2024-08-02T08:52:43.229Z] [2024-08-02T08:52:43.229Z] #42 [core-keeper internal] load build context [2024-08-02T08:52:44.635Z] #42 ... [2024-08-02T08:52:44.635Z] [2024-08-02T08:52:44.635Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:52:44.635Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 14.3s done [2024-08-02T08:52:44.635Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.3s [2024-08-02T08:52:44.909Z] #64 ... [2024-08-02T08:52:44.909Z] [2024-08-02T08:52:44.909Z] #42 [core-keeper internal] load build context [2024-08-02T08:52:44.909Z] #42 ... [2024-08-02T08:52:44.909Z] [2024-08-02T08:52:44.909Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-02T08:52:44.909Z] #59 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:44.909Z] #59 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:44.909Z] #59 21.04 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-02T08:52:44.909Z] #59 21.04 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-02T08:52:44.909Z] #59 21.04 OK: 19953 distinct packages available [2024-08-02T08:52:44.909Z] #59 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:44.909Z] #59 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:45.176Z] #59 ... [2024-08-02T08:52:45.176Z] [2024-08-02T08:52:45.176Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-02T08:52:45.176Z] #70 DONE 22.7s [2024-08-02T08:52:45.176Z] [2024-08-02T08:52:45.176Z] #42 [core-keeper internal] load build context [2024-08-02T08:52:45.443Z] #42 ... [2024-08-02T08:52:45.443Z] [2024-08-02T08:52:45.443Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:52:45.443Z] #74 ... [2024-08-02T08:52:45.443Z] [2024-08-02T08:52:45.443Z] #42 [core-keeper internal] load build context [2024-08-02T08:52:47.386Z] #42 ... [2024-08-02T08:52:47.386Z] [2024-08-02T08:52:47.387Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-02T08:52:47.387Z] #63 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:47.387Z] #63 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:47.387Z] #63 24.87 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-02T08:52:47.387Z] #63 24.87 (2/2) Installing su-exec (0.2-r3) [2024-08-02T08:52:47.387Z] #63 24.87 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:52:47.387Z] #63 25.02 OK: 8 MiB in 17 packages [2024-08-02T08:52:47.387Z] #63 DONE 27.7s [2024-08-02T08:52:47.387Z] [2024-08-02T08:52:47.387Z] #42 [core-keeper internal] load build context [2024-08-02T08:52:47.387Z] #42 transferring context: 11.83MB 24.0s [2024-08-02T08:52:47.387Z] #42 ... [2024-08-02T08:52:47.387Z] [2024-08-02T08:52:47.387Z] #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-02T08:52:47.387Z] #73 DONE 24.4s [2024-08-02T08:52:47.653Z] [2024-08-02T08:52:47.653Z] #58 [support-notifications internal] load build context [2024-08-02T08:52:47.653Z] #58 ... [2024-08-02T08:52:47.653Z] [2024-08-02T08:52:47.653Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:47.920Z] #45 ... [2024-08-02T08:52:47.920Z] [2024-08-02T08:52:47.920Z] #38 [core-data internal] load build context [2024-08-02T08:52:47.920Z] #38 ... [2024-08-02T08:52:47.920Z] [2024-08-02T08:52:47.920Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:48.191Z] #45 ... [2024-08-02T08:52:48.191Z] [2024-08-02T08:52:48.191Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-02T08:52:48.191Z] #59 27.71 OK: 266 MiB in 52 packages [2024-08-02T08:52:48.191Z] #59 DONE 29.3s [2024-08-02T08:52:48.191Z] [2024-08-02T08:52:48.191Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:48.458Z] #45 ... [2024-08-02T08:52:48.458Z] [2024-08-02T08:52:48.458Z] #49 [support-scheduler internal] load build context [2024-08-02T08:52:48.458Z] #49 ... [2024-08-02T08:52:48.458Z] [2024-08-02T08:52:48.458Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:49.211Z] #45 ... [2024-08-02T08:52:49.211Z] [2024-08-02T08:52:49.211Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:52:49.211Z] #75 ... [2024-08-02T08:52:49.211Z] [2024-08-02T08:52:49.211Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:52:49.211Z] #52 ... [2024-08-02T08:52:49.211Z] [2024-08-02T08:52:49.211Z] #54 [core-command internal] load build context [2024-08-02T08:52:49.211Z] #54 ... [2024-08-02T08:52:49.211Z] [2024-08-02T08:52:49.211Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-02T08:52:49.211Z] #61 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:49.211Z] #61 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:49.211Z] #61 25.88 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-02T08:52:49.211Z] #61 25.88 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-02T08:52:49.211Z] #61 25.88 OK: 19946 distinct packages available [2024-08-02T08:52:49.211Z] #61 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:49.211Z] #61 27.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:49.516Z] #61 ... [2024-08-02T08:52:49.516Z] [2024-08-02T08:52:49.516Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-02T08:52:49.516Z] #67 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:49.516Z] #67 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:49.516Z] #67 24.39 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-02T08:52:49.516Z] #67 24.39 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-02T08:52:49.516Z] #67 24.39 OK: 19946 distinct packages available [2024-08-02T08:52:49.516Z] #67 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:49.516Z] #67 26.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:49.516Z] #67 ... [2024-08-02T08:52:49.516Z] [2024-08-02T08:52:49.516Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:52:49.788Z] #57 ... [2024-08-02T08:52:49.788Z] [2024-08-02T08:52:49.788Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:49.788Z] #45 ... [2024-08-02T08:52:49.788Z] [2024-08-02T08:52:49.788Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:52:50.062Z] #60 ... [2024-08-02T08:52:50.062Z] [2024-08-02T08:52:50.062Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:52:50.062Z] #62 ... [2024-08-02T08:52:50.062Z] [2024-08-02T08:52:50.062Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:52:50.670Z] #60 ... [2024-08-02T08:52:50.670Z] [2024-08-02T08:52:50.670Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:52:50.670Z] #66 ... [2024-08-02T08:52:50.670Z] [2024-08-02T08:52:50.670Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:52:51.319Z] #60 ... [2024-08-02T08:52:51.319Z] [2024-08-02T08:52:51.319Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-02T08:52:51.319Z] #76 ... [2024-08-02T08:52:51.319Z] [2024-08-02T08:52:51.319Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:52:52.359Z] #66 transferring context: 10.23MB 31.3s [2024-08-02T08:52:52.654Z] #66 ... [2024-08-02T08:52:52.654Z] [2024-08-02T08:52:52.654Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:52:52.654Z] #65 ... [2024-08-02T08:52:52.654Z] [2024-08-02T08:52:52.654Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:52:52.930Z] #66 ... [2024-08-02T08:52:52.930Z] [2024-08-02T08:52:52.931Z] #71 [core-metadata internal] load build context [2024-08-02T08:52:53.198Z] #71 ... [2024-08-02T08:52:53.198Z] [2024-08-02T08:52:53.198Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:52:53.463Z] #66 ... [2024-08-02T08:52:53.463Z] [2024-08-02T08:52:53.463Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-02T08:52:53.463Z] #77 ... [2024-08-02T08:52:53.463Z] [2024-08-02T08:52:53.463Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:52:53.729Z] #66 ... [2024-08-02T08:52:53.729Z] [2024-08-02T08:52:53.729Z] #72 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:52:53.729Z] #72 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:53.729Z] #72 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:53.729Z] #72 18.84 OK: 8 MiB in 16 packages [2024-08-02T08:52:53.729Z] #72 DONE 21.6s [2024-08-02T08:52:53.999Z] [2024-08-02T08:52:53.999Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:54.266Z] #45 ... [2024-08-02T08:52:54.266Z] [2024-08-02T08:52:54.266Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:54.266Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.9s [2024-08-02T08:52:54.532Z] #48 ... [2024-08-02T08:52:54.532Z] [2024-08-02T08:52:54.532Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-02T08:52:54.532Z] #68 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:54.532Z] #68 27.47 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-02T08:52:54.532Z] #68 27.47 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-02T08:52:54.532Z] #68 27.47 OK: 19946 distinct packages available [2024-08-02T08:52:54.532Z] #68 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:54.532Z] #68 30.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:54.532Z] #68 ... [2024-08-02T08:52:54.532Z] [2024-08-02T08:52:54.532Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:54.532Z] #45 ... [2024-08-02T08:52:54.532Z] [2024-08-02T08:52:54.532Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-02T08:52:54.532Z] #67 31.99 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-02T08:52:54.532Z] #67 31.99 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-02T08:52:54.532Z] #67 31.99 (3/5) Installing libucontext (1.2-r2) [2024-08-02T08:52:54.532Z] #67 31.99 (4/5) Installing gcompat (1.1.0-r1) [2024-08-02T08:52:54.532Z] #67 31.99 (5/5) Installing openssl (3.1.6-r0) [2024-08-02T08:52:54.532Z] #67 31.99 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:52:54.532Z] #67 32.13 OK: 9 MiB in 20 packages [2024-08-02T08:52:54.532Z] #67 DONE 34.6s [2024-08-02T08:52:54.799Z] [2024-08-02T08:52:54.799Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:52:55.072Z] #48 ... [2024-08-02T08:52:55.072Z] [2024-08-02T08:52:55.072Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:52:55.072Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.4s [2024-08-02T08:52:55.072Z] #64 ... [2024-08-02T08:52:55.072Z] [2024-08-02T08:52:55.072Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-02T08:52:55.338Z] #78 ... [2024-08-02T08:52:55.338Z] [2024-08-02T08:52:55.338Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:52:55.927Z] #45 ... [2024-08-02T08:52:55.927Z] [2024-08-02T08:52:55.927Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-02T08:52:55.927Z] #61 31.98 (1/11) Installing ca-certificates (20240226-r0) [2024-08-02T08:52:55.927Z] #61 32.59 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-02T08:52:55.927Z] #61 32.90 (3/11) Installing libunistring (1.1-r1) [2024-08-02T08:52:55.927Z] #61 33.00 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-02T08:52:55.927Z] #61 33.00 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-02T08:52:55.927Z] #61 33.00 (6/11) Installing libcurl (8.9.0-r0) [2024-08-02T08:52:55.927Z] #61 33.17 (7/11) Installing curl (8.9.0-r0) [2024-08-02T08:52:55.927Z] #61 33.17 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-02T08:52:55.927Z] #61 33.17 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-02T08:52:55.927Z] #61 33.17 (10/11) Installing libucontext (1.2-r2) [2024-08-02T08:52:55.927Z] #61 33.26 (11/11) Installing gcompat (1.1.0-r1) [2024-08-02T08:52:55.927Z] #61 33.37 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:52:55.927Z] #61 33.74 Executing ca-certificates-20240226-r0.trigger [2024-08-02T08:52:55.927Z] #61 34.63 OK: 13 MiB in 26 packages [2024-08-02T08:52:55.927Z] #61 DONE 36.6s [2024-08-02T08:52:56.192Z] [2024-08-02T08:52:56.192Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:52:57.827Z] #79 ... [2024-08-02T08:52:57.827Z] [2024-08-02T08:52:57.827Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-02T08:52:57.827Z] #80 ... [2024-08-02T08:52:57.827Z] [2024-08-02T08:52:57.827Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:52:57.827Z] #74 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:57.827Z] #74 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:52:57.827Z] #74 19.43 OK: 8 MiB in 16 packages [2024-08-02T08:52:57.827Z] #74 DONE 22.3s [2024-08-02T08:52:57.827Z] [2024-08-02T08:52:57.827Z] #58 [support-notifications internal] load build context [2024-08-02T08:52:57.827Z] #58 transferring context: 43.83MB 38.5s [2024-08-02T08:52:57.827Z] #58 ... [2024-08-02T08:52:57.827Z] [2024-08-02T08:52:57.827Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:00.783Z] #42 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-02T08:53:00.783Z] #81 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #38 [core-data internal] load build context [2024-08-02T08:53:00.783Z] #38 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:00.783Z] #42 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-02T08:53:00.783Z] #68 35.03 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-02T08:53:00.783Z] #68 35.03 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-02T08:53:00.783Z] #68 35.18 (3/4) Installing libucontext (1.2-r2) [2024-08-02T08:53:00.783Z] #68 35.18 (4/4) Installing gcompat (1.1.0-r1) [2024-08-02T08:53:00.783Z] #68 35.18 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:53:00.783Z] #68 35.18 OK: 8 MiB in 19 packages [2024-08-02T08:53:00.783Z] #68 DONE 37.5s [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:00.783Z] #42 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:53:00.783Z] #75 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:00.783Z] #75 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:00.783Z] #75 18.19 OK: 9 MiB in 17 packages [2024-08-02T08:53:00.783Z] #75 DONE 20.7s [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:00.783Z] #42 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #49 [support-scheduler internal] load build context [2024-08-02T08:53:00.783Z] #49 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:00.783Z] #42 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-02T08:53:00.783Z] #76 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:00.783Z] #76 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:00.783Z] #76 16.29 OK: 18 MiB in 19 packages [2024-08-02T08:53:00.783Z] #76 DONE 17.6s [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #49 [support-scheduler internal] load build context [2024-08-02T08:53:00.783Z] #49 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:00.783Z] #52 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #54 [core-command internal] load build context [2024-08-02T08:53:00.783Z] #54 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-02T08:53:00.783Z] #80 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:00.783Z] #80 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:53:00.783Z] #57 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #54 [core-command internal] load build context [2024-08-02T08:53:00.783Z] #54 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:53:00.783Z] #62 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:00.783Z] #52 ... [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-02T08:53:00.783Z] #82 DONE 1.8s [2024-08-02T08:53:00.783Z] [2024-08-02T08:53:00.783Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:01.368Z] #52 ... [2024-08-02T08:53:01.368Z] [2024-08-02T08:53:01.368Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-02T08:53:01.368Z] #77 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:01.368Z] #77 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:01.368Z] #77 16.33 OK: 18 MiB in 19 packages [2024-08-02T08:53:01.368Z] #77 DONE 18.0s [2024-08-02T08:53:01.368Z] [2024-08-02T08:53:01.368Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:01.636Z] #52 ... [2024-08-02T08:53:01.636Z] [2024-08-02T08:53:01.636Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:53:01.636Z] #60 ... [2024-08-02T08:53:01.636Z] [2024-08-02T08:53:01.636Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:03.052Z] #52 transferring context: 52.32MB 44.3s [2024-08-02T08:53:03.052Z] #52 ... [2024-08-02T08:53:03.052Z] [2024-08-02T08:53:03.052Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:53:03.052Z] #65 ... [2024-08-02T08:53:03.052Z] [2024-08-02T08:53:03.052Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:03.052Z] #52 ... [2024-08-02T08:53:03.052Z] [2024-08-02T08:53:03.052Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:03.317Z] #71 ... [2024-08-02T08:53:03.317Z] [2024-08-02T08:53:03.317Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:04.274Z] #52 ... [2024-08-02T08:53:04.274Z] [2024-08-02T08:53:04.274Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:04.274Z] #66 ... [2024-08-02T08:53:04.274Z] [2024-08-02T08:53:04.274Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:04.856Z] #52 ... [2024-08-02T08:53:04.856Z] [2024-08-02T08:53:04.856Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-02T08:53:04.856Z] #0 9.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:04.856Z] #83 ... [2024-08-02T08:53:04.856Z] [2024-08-02T08:53:04.856Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:05.439Z] #71 ... [2024-08-02T08:53:05.439Z] [2024-08-02T08:53:05.439Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:05.439Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.1s [2024-08-02T08:53:05.708Z] #48 ... [2024-08-02T08:53:05.708Z] [2024-08-02T08:53:05.708Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:53:05.708Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.5s [2024-08-02T08:53:05.708Z] #64 ... [2024-08-02T08:53:05.708Z] [2024-08-02T08:53:05.708Z] #49 [support-scheduler internal] load build context [2024-08-02T08:53:05.974Z] #49 ... [2024-08-02T08:53:05.974Z] [2024-08-02T08:53:05.974Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:53:05.974Z] #45 ... [2024-08-02T08:53:05.974Z] [2024-08-02T08:53:05.974Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:07.256Z] #48 ... [2024-08-02T08:53:07.256Z] [2024-08-02T08:53:07.256Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-02T08:53:07.256Z] #78 14.26 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:07.256Z] #78 16.41 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:07.256Z] #78 19.74 OK: 266 MiB in 52 packages [2024-08-02T08:53:07.256Z] #78 DONE 21.2s [2024-08-02T08:53:07.256Z] [2024-08-02T08:53:07.256Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:07.256Z] #48 ... [2024-08-02T08:53:07.256Z] [2024-08-02T08:53:07.256Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-02T08:53:07.256Z] #80 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:07.256Z] #80 16.92 OK: 8 MiB in 17 packages [2024-08-02T08:53:07.256Z] #80 DONE 18.8s [2024-08-02T08:53:07.256Z] [2024-08-02T08:53:07.256Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-02T08:53:07.846Z] #84 ... [2024-08-02T08:53:07.846Z] [2024-08-02T08:53:07.846Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-02T08:53:07.846Z] #81 11.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:07.846Z] #81 13.96 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:07.846Z] #81 17.88 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-02T08:53:07.846Z] #81 18.16 Executing busybox-1.36.1-r7.trigger [2024-08-02T08:53:07.846Z] #81 18.26 OK: 8 MiB in 16 packages [2024-08-02T08:53:07.846Z] #81 DONE 19.8s [2024-08-02T08:53:07.846Z] [2024-08-02T08:53:07.846Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:08.113Z] #48 ... [2024-08-02T08:53:08.113Z] [2024-08-02T08:53:08.113Z] #58 [support-notifications internal] load build context [2024-08-02T08:53:08.113Z] #58 transferring context: 63.93MB 48.7s [2024-08-02T08:53:08.113Z] #58 ... [2024-08-02T08:53:08.113Z] [2024-08-02T08:53:08.113Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:08.393Z] #48 ... [2024-08-02T08:53:08.393Z] [2024-08-02T08:53:08.393Z] #38 [core-data internal] load build context [2024-08-02T08:53:08.661Z] #38 ... [2024-08-02T08:53:08.661Z] [2024-08-02T08:53:08.661Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-02T08:53:08.661Z] #83 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:08.661Z] #83 12.85 OK: 9 MiB in 20 packages [2024-08-02T08:53:08.661Z] #83 DONE 13.8s [2024-08-02T08:53:08.661Z] [2024-08-02T08:53:08.661Z] #38 [core-data internal] load build context [2024-08-02T08:53:08.661Z] #38 ... [2024-08-02T08:53:08.661Z] [2024-08-02T08:53:08.661Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-02T08:53:08.661Z] #0 9.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:08.661Z] #0 9.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:08.661Z] #85 ... [2024-08-02T08:53:08.661Z] [2024-08-02T08:53:08.661Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:09.246Z] #48 ... [2024-08-02T08:53:09.246Z] [2024-08-02T08:53:09.246Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-02T08:53:09.246Z] #79 9.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:09.246Z] #79 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:53:09.246Z] #79 12.35 OK: 13 MiB in 26 packages [2024-08-02T08:53:09.246Z] #79 DONE 13.3s [2024-08-02T08:53:09.246Z] [2024-08-02T08:53:09.246Z] #49 [support-scheduler internal] load build context [2024-08-02T08:53:09.513Z] #49 ... [2024-08-02T08:53:09.513Z] [2024-08-02T08:53:09.513Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:09.780Z] #42 ... [2024-08-02T08:53:09.780Z] [2024-08-02T08:53:09.780Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:10.048Z] #48 ... [2024-08-02T08:53:10.048Z] [2024-08-02T08:53:10.048Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:53:10.048Z] #57 ... [2024-08-02T08:53:10.048Z] [2024-08-02T08:53:10.048Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:10.319Z] #42 ... [2024-08-02T08:53:10.319Z] [2024-08-02T08:53:10.319Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-02T08:53:10.319Z] #85 11.10 OK: 8 MiB in 19 packages [2024-08-02T08:53:10.319Z] #85 DONE 11.7s [2024-08-02T08:53:10.319Z] [2024-08-02T08:53:10.319Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:10.319Z] #42 ... [2024-08-02T08:53:10.319Z] [2024-08-02T08:53:10.319Z] #54 [core-command internal] load build context [2024-08-02T08:53:10.319Z] #54 ... [2024-08-02T08:53:10.319Z] [2024-08-02T08:53:10.319Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:53:10.591Z] #62 ... [2024-08-02T08:53:10.592Z] [2024-08-02T08:53:10.592Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:10.860Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.4s [2024-08-02T08:53:11.824Z] #48 ... [2024-08-02T08:53:11.824Z] [2024-08-02T08:53:11.824Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:53:11.824Z] #60 ... [2024-08-02T08:53:11.824Z] [2024-08-02T08:53:11.824Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:12.790Z] #48 ... [2024-08-02T08:53:12.790Z] [2024-08-02T08:53:12.790Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-02T08:53:12.790Z] #84 DONE 6.2s [2024-08-02T08:53:12.790Z] [2024-08-02T08:53:12.790Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-02T08:53:13.380Z] #86 ... [2024-08-02T08:53:13.380Z] [2024-08-02T08:53:13.380Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:53:13.380Z] #65 transferring context: 60.66MB 51.9s [2024-08-02T08:53:13.380Z] #65 ... [2024-08-02T08:53:13.380Z] [2024-08-02T08:53:13.380Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:13.964Z] #48 ... [2024-08-02T08:53:13.964Z] [2024-08-02T08:53:13.964Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-02T08:53:13.964Z] #86 DONE 0.8s [2024-08-02T08:53:13.964Z] [2024-08-02T08:53:13.964Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:14.551Z] #48 ... [2024-08-02T08:53:14.551Z] [2024-08-02T08:53:14.551Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:14.551Z] #66 ... [2024-08-02T08:53:14.551Z] [2024-08-02T08:53:14.551Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:53:14.818Z] #62 ... [2024-08-02T08:53:14.818Z] [2024-08-02T08:53:14.818Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:15.084Z] #52 ... [2024-08-02T08:53:15.084Z] [2024-08-02T08:53:15.084Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:15.671Z] #48 ... [2024-08-02T08:53:15.671Z] [2024-08-02T08:53:15.671Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:15.671Z] #71 ... [2024-08-02T08:53:15.671Z] [2024-08-02T08:53:15.671Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:15.938Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.5s [2024-08-02T08:53:15.938Z] #48 ... [2024-08-02T08:53:15.938Z] [2024-08-02T08:53:15.938Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:53:15.938Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.9s done [2024-08-02T08:53:15.938Z] #64 ... [2024-08-02T08:53:15.938Z] [2024-08-02T08:53:15.938Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:53:16.214Z] #45 ... [2024-08-02T08:53:16.214Z] [2024-08-02T08:53:16.214Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:18.799Z] #71 transferring context: 65.82MB 54.3s [2024-08-02T08:53:18.799Z] #71 ... [2024-08-02T08:53:18.799Z] [2024-08-02T08:53:18.799Z] #58 [support-notifications internal] load build context [2024-08-02T08:53:18.799Z] #58 ... [2024-08-02T08:53:18.799Z] [2024-08-02T08:53:18.799Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:18.799Z] #71 ... [2024-08-02T08:53:18.799Z] [2024-08-02T08:53:18.799Z] #38 [core-data internal] load build context [2024-08-02T08:53:18.799Z] #38 ... [2024-08-02T08:53:18.799Z] [2024-08-02T08:53:18.799Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:19.758Z] #48 ... [2024-08-02T08:53:19.758Z] [2024-08-02T08:53:19.758Z] #49 [support-scheduler internal] load build context [2024-08-02T08:53:19.758Z] #49 ... [2024-08-02T08:53:19.758Z] [2024-08-02T08:53:19.758Z] #38 [core-data internal] load build context [2024-08-02T08:53:20.397Z] #38 ... [2024-08-02T08:53:20.397Z] [2024-08-02T08:53:20.397Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:53:20.397Z] #57 ... [2024-08-02T08:53:20.397Z] [2024-08-02T08:53:20.397Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:20.397Z] #42 ... [2024-08-02T08:53:20.397Z] [2024-08-02T08:53:20.397Z] #54 [core-command internal] load build context [2024-08-02T08:53:20.675Z] #54 ... [2024-08-02T08:53:20.675Z] [2024-08-02T08:53:20.675Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:22.098Z] #42 ... [2024-08-02T08:53:22.098Z] [2024-08-02T08:53:22.098Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-02T08:53:22.098Z] #87 DONE 1.9s [2024-08-02T08:53:22.098Z] [2024-08-02T08:53:22.098Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:22.098Z] #42 ... [2024-08-02T08:53:22.098Z] [2024-08-02T08:53:22.098Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:53:22.098Z] #60 ... [2024-08-02T08:53:22.098Z] [2024-08-02T08:53:22.098Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:23.521Z] #42 transferring context: 111.19MB 60.1s [2024-08-02T08:53:23.521Z] #42 ... [2024-08-02T08:53:23.521Z] [2024-08-02T08:53:23.521Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:53:23.521Z] #65 ... [2024-08-02T08:53:23.521Z] [2024-08-02T08:53:23.521Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:53:24.929Z] #60 ... [2024-08-02T08:53:24.929Z] [2024-08-02T08:53:24.929Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:24.929Z] #66 ... [2024-08-02T08:53:24.929Z] [2024-08-02T08:53:24.929Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:53:25.195Z] #62 ... [2024-08-02T08:53:25.195Z] [2024-08-02T08:53:25.195Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:25.195Z] #66 ... [2024-08-02T08:53:25.195Z] [2024-08-02T08:53:25.195Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:25.195Z] #52 ... [2024-08-02T08:53:25.195Z] [2024-08-02T08:53:25.195Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:26.606Z] #66 ... [2024-08-02T08:53:26.606Z] [2024-08-02T08:53:26.606Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:53:26.606Z] #45 ... [2024-08-02T08:53:26.606Z] [2024-08-02T08:53:26.606Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:27.194Z] #66 ... [2024-08-02T08:53:27.194Z] [2024-08-02T08:53:27.194Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T08:53:27.194Z] #64 ... [2024-08-02T08:53:27.194Z] [2024-08-02T08:53:27.194Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:27.194Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.8s [2024-08-02T08:53:27.194Z] #48 ... [2024-08-02T08:53:27.194Z] [2024-08-02T08:53:27.194Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:28.608Z] #66 transferring context: 92.77MB 67.5s [2024-08-02T08:53:28.608Z] #66 ... [2024-08-02T08:53:28.608Z] [2024-08-02T08:53:28.608Z] #58 [support-notifications internal] load build context [2024-08-02T08:53:28.608Z] #58 ... [2024-08-02T08:53:28.608Z] [2024-08-02T08:53:28.608Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:28.879Z] #66 ... [2024-08-02T08:53:28.879Z] [2024-08-02T08:53:28.879Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:28.879Z] #71 ... [2024-08-02T08:53:28.879Z] [2024-08-02T08:53:28.879Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:29.837Z] #66 ... [2024-08-02T08:53:29.837Z] [2024-08-02T08:53:29.837Z] #49 [support-scheduler internal] load build context [2024-08-02T08:53:30.105Z] #49 ... [2024-08-02T08:53:30.106Z] [2024-08-02T08:53:30.106Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:30.371Z] #66 ... [2024-08-02T08:53:30.371Z] [2024-08-02T08:53:30.371Z] #38 [core-data internal] load build context [2024-08-02T08:53:30.637Z] #38 ... [2024-08-02T08:53:30.637Z] [2024-08-02T08:53:30.637Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:30.637Z] #66 ... [2024-08-02T08:53:30.637Z] [2024-08-02T08:53:30.637Z] #54 [core-command internal] load build context [2024-08-02T08:53:30.904Z] #54 ... [2024-08-02T08:53:30.904Z] [2024-08-02T08:53:30.904Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:53:30.904Z] #57 ... [2024-08-02T08:53:30.904Z] [2024-08-02T08:53:30.904Z] #49 [support-scheduler internal] load build context [2024-08-02T08:53:33.491Z] #49 transferring context: 209.60MB 75.4s [2024-08-02T08:53:33.771Z] #49 ... [2024-08-02T08:53:33.771Z] [2024-08-02T08:53:33.771Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:53:33.771Z] #65 ... [2024-08-02T08:53:33.771Z] [2024-08-02T08:53:33.771Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:33.771Z] #42 ... [2024-08-02T08:53:33.771Z] [2024-08-02T08:53:33.771Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:53:35.171Z] #65 ... [2024-08-02T08:53:35.171Z] [2024-08-02T08:53:35.171Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:53:35.171Z] #60 ... [2024-08-02T08:53:35.171Z] [2024-08-02T08:53:35.171Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:53:35.171Z] #62 ... [2024-08-02T08:53:35.171Z] [2024-08-02T08:53:35.171Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:53:35.438Z] #65 ... [2024-08-02T08:53:35.438Z] [2024-08-02T08:53:35.438Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:35.438Z] #52 ... [2024-08-02T08:53:35.438Z] [2024-08-02T08:53:35.438Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:36.844Z] #42 ... [2024-08-02T08:53:36.844Z] [2024-08-02T08:53:36.844Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:53:36.844Z] #45 ... [2024-08-02T08:53:36.844Z] [2024-08-02T08:53:36.844Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:36.844Z] #66 ... [2024-08-02T08:53:36.844Z] [2024-08-02T08:53:36.844Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:37.447Z] #52 ... [2024-08-02T08:53:37.447Z] [2024-08-02T08:53:37.447Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T08:53:37.447Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.3s done [2024-08-02T08:53:37.720Z] #48 ... [2024-08-02T08:53:37.720Z] [2024-08-02T08:53:37.720Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:37.985Z] #52 ... [2024-08-02T08:53:37.986Z] [2024-08-02T08:53:37.986Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-02T08:53:37.986Z] #88 DONE 4.9s [2024-08-02T08:53:37.986Z] [2024-08-02T08:53:37.986Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:37.986Z] #52 ... [2024-08-02T08:53:37.986Z] [2024-08-02T08:53:37.986Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-02T08:53:37.986Z] #89 DONE 5.0s [2024-08-02T08:53:37.986Z] [2024-08-02T08:53:37.986Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:37.986Z] #52 ... [2024-08-02T08:53:37.986Z] [2024-08-02T08:53:37.986Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-02T08:53:37.986Z] #90 DONE 3.8s [2024-08-02T08:53:38.251Z] [2024-08-02T08:53:38.251Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:38.251Z] #52 transferring context: 145.39MB 79.9s [2024-08-02T08:53:38.830Z] #52 ... [2024-08-02T08:53:38.830Z] [2024-08-02T08:53:38.830Z] #58 [support-notifications internal] load build context [2024-08-02T08:53:38.830Z] #58 ... [2024-08-02T08:53:38.830Z] [2024-08-02T08:53:38.830Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:39.095Z] #52 ... [2024-08-02T08:53:39.095Z] [2024-08-02T08:53:39.095Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:39.363Z] #71 ... [2024-08-02T08:53:39.363Z] [2024-08-02T08:53:39.363Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-02T08:53:39.363Z] #91 DONE 1.3s [2024-08-02T08:53:39.363Z] [2024-08-02T08:53:39.363Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:39.950Z] #52 ... [2024-08-02T08:53:39.950Z] [2024-08-02T08:53:39.950Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-02T08:53:39.950Z] #92 DONE 1.6s [2024-08-02T08:53:39.950Z] [2024-08-02T08:53:39.950Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:39.950Z] #52 ... [2024-08-02T08:53:39.950Z] [2024-08-02T08:53:39.950Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-02T08:53:39.950Z] #93 DONE 1.8s [2024-08-02T08:53:40.216Z] [2024-08-02T08:53:40.216Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:40.810Z] #52 ... [2024-08-02T08:53:40.810Z] [2024-08-02T08:53:40.810Z] #38 [core-data internal] load build context [2024-08-02T08:53:40.810Z] #38 ... [2024-08-02T08:53:40.810Z] [2024-08-02T08:53:40.810Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:40.810Z] #52 ... [2024-08-02T08:53:40.810Z] [2024-08-02T08:53:40.810Z] #54 [core-command internal] load build context [2024-08-02T08:53:41.078Z] #54 ... [2024-08-02T08:53:41.078Z] [2024-08-02T08:53:41.078Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:53:41.078Z] #57 ... [2024-08-02T08:53:41.078Z] [2024-08-02T08:53:41.078Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:41.344Z] #52 ... [2024-08-02T08:53:41.344Z] [2024-08-02T08:53:41.344Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-02T08:53:41.344Z] #94 DONE 1.4s [2024-08-02T08:53:41.344Z] [2024-08-02T08:53:41.344Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:41.609Z] #52 ... [2024-08-02T08:53:41.609Z] [2024-08-02T08:53:41.609Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-02T08:53:41.609Z] #95 DONE 2.1s [2024-08-02T08:53:41.609Z] [2024-08-02T08:53:41.609Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-02T08:53:41.609Z] #96 DONE 1.4s [2024-08-02T08:53:41.609Z] [2024-08-02T08:53:41.609Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-02T08:53:43.023Z] #97 ... [2024-08-02T08:53:43.023Z] [2024-08-02T08:53:43.023Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-02T08:53:43.023Z] #98 DONE 1.2s [2024-08-02T08:53:43.023Z] [2024-08-02T08:53:43.023Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-02T08:53:43.023Z] #99 DONE 1.6s [2024-08-02T08:53:43.023Z] [2024-08-02T08:53:43.023Z] #38 [core-data internal] load build context [2024-08-02T08:53:43.294Z] #38 transferring context: 248.81MB 85.8s [2024-08-02T08:53:43.561Z] #38 ... [2024-08-02T08:53:43.561Z] [2024-08-02T08:53:43.561Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-02T08:53:43.561Z] #97 DONE 1.9s [2024-08-02T08:53:43.561Z] [2024-08-02T08:53:43.561Z] #38 [core-data internal] load build context [2024-08-02T08:53:43.561Z] #38 ... [2024-08-02T08:53:43.561Z] [2024-08-02T08:53:43.561Z] #49 [support-scheduler internal] load build context [2024-08-02T08:53:43.827Z] #49 ... [2024-08-02T08:53:43.827Z] [2024-08-02T08:53:43.827Z] #38 [core-data internal] load build context [2024-08-02T08:53:44.417Z] #38 ... [2024-08-02T08:53:44.417Z] [2024-08-02T08:53:44.417Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-02T08:53:44.417Z] #100 DONE 1.4s [2024-08-02T08:53:44.417Z] [2024-08-02T08:53:44.417Z] #38 [core-data internal] load build context [2024-08-02T08:53:44.417Z] #38 ... [2024-08-02T08:53:44.417Z] [2024-08-02T08:53:44.417Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-02T08:53:44.417Z] #101 DONE 1.5s [2024-08-02T08:53:44.417Z] [2024-08-02T08:53:44.417Z] #38 [core-data internal] load build context [2024-08-02T08:53:44.683Z] #38 ... [2024-08-02T08:53:44.683Z] [2024-08-02T08:53:44.683Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-02T08:53:44.683Z] #102 DONE 1.0s [2024-08-02T08:53:44.683Z] [2024-08-02T08:53:44.683Z] #38 [core-data internal] load build context [2024-08-02T08:53:45.271Z] #38 ... [2024-08-02T08:53:45.271Z] [2024-08-02T08:53:45.271Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:53:45.271Z] #60 ... [2024-08-02T08:53:45.271Z] [2024-08-02T08:53:45.271Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:53:45.271Z] #62 ... [2024-08-02T08:53:45.271Z] [2024-08-02T08:53:45.271Z] #38 [core-data internal] load build context [2024-08-02T08:53:45.537Z] #38 ... [2024-08-02T08:53:45.537Z] [2024-08-02T08:53:45.537Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-02T08:53:45.537Z] #103 DONE 1.0s [2024-08-02T08:53:45.537Z] [2024-08-02T08:53:45.538Z] #38 [core-data internal] load build context [2024-08-02T08:53:45.538Z] #38 ... [2024-08-02T08:53:45.538Z] [2024-08-02T08:53:45.538Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:53:45.804Z] #65 ... [2024-08-02T08:53:45.804Z] [2024-08-02T08:53:45.804Z] #38 [core-data internal] load build context [2024-08-02T08:53:45.804Z] #38 ... [2024-08-02T08:53:45.804Z] [2024-08-02T08:53:45.804Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-02T08:53:45.804Z] #104 DONE 1.4s [2024-08-02T08:53:45.804Z] [2024-08-02T08:53:45.804Z] #38 [core-data internal] load build context [2024-08-02T08:53:46.766Z] #38 ... [2024-08-02T08:53:46.766Z] [2024-08-02T08:53:46.766Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-02T08:53:46.766Z] #105 DONE 1.8s [2024-08-02T08:53:46.766Z] [2024-08-02T08:53:46.766Z] #38 [core-data internal] load build context [2024-08-02T08:53:46.766Z] #38 ... [2024-08-02T08:53:46.766Z] [2024-08-02T08:53:46.766Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:53:46.766Z] #45 ... [2024-08-02T08:53:46.766Z] [2024-08-02T08:53:46.766Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:47.032Z] #42 ... [2024-08-02T08:53:47.032Z] [2024-08-02T08:53:47.032Z] #38 [core-data internal] load build context [2024-08-02T08:53:47.032Z] #38 ... [2024-08-02T08:53:47.032Z] [2024-08-02T08:53:47.032Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:47.032Z] #66 ... [2024-08-02T08:53:47.032Z] [2024-08-02T08:53:47.032Z] #38 [core-data internal] load build context [2024-08-02T08:53:48.446Z] #38 transferring context: 267.29MB 90.9s [2024-08-02T08:53:49.028Z] #38 ... [2024-08-02T08:53:49.028Z] [2024-08-02T08:53:49.028Z] #58 [support-notifications internal] load build context [2024-08-02T08:53:49.028Z] #58 ... [2024-08-02T08:53:49.028Z] [2024-08-02T08:53:49.028Z] #38 [core-data internal] load build context [2024-08-02T08:53:49.295Z] #38 ... [2024-08-02T08:53:49.295Z] [2024-08-02T08:53:49.295Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:49.573Z] #71 ... [2024-08-02T08:53:49.574Z] [2024-08-02T08:53:49.574Z] #38 [core-data internal] load build context [2024-08-02T08:53:50.983Z] #38 ... [2024-08-02T08:53:50.983Z] [2024-08-02T08:53:50.983Z] #54 [core-command internal] load build context [2024-08-02T08:53:51.250Z] #54 ... [2024-08-02T08:53:51.250Z] [2024-08-02T08:53:51.250Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:53:51.250Z] #57 ... [2024-08-02T08:53:51.250Z] [2024-08-02T08:53:51.250Z] #38 [core-data internal] load build context [2024-08-02T08:53:51.517Z] #38 ... [2024-08-02T08:53:51.517Z] [2024-08-02T08:53:51.517Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:53:51.517Z] #52 ... [2024-08-02T08:53:51.517Z] [2024-08-02T08:53:51.517Z] #38 [core-data internal] load build context [2024-08-02T08:53:53.466Z] #38 transferring context: 287.45MB 95.9s [2024-08-02T08:53:53.733Z] #38 ... [2024-08-02T08:53:53.733Z] [2024-08-02T08:53:53.733Z] #49 [support-scheduler internal] load build context [2024-08-02T08:53:54.004Z] #49 ... [2024-08-02T08:53:54.004Z] [2024-08-02T08:53:54.004Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:54.966Z] #71 ... [2024-08-02T08:53:54.966Z] [2024-08-02T08:53:54.966Z] #106 [security-spire-server] exporting to image [2024-08-02T08:53:54.966Z] #106 exporting layers 8.6s done [2024-08-02T08:53:54.966Z] #106 writing image sha256:d824056f86caafe68b871d2d1f3dadf4b9312afc0bd44c4fd9e41afbe773d81f 0.3s done [2024-08-02T08:53:54.966Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-02T08:53:54.966Z] #106 writing image sha256:32e2cea44654af3f81244a04f86094f9b336e63ae755e0f37fd850a74efcb702 0.1s done [2024-08-02T08:53:54.966Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-08-02T08:53:54.966Z] #106 writing image sha256:58321ce486a50878215173e0beedfa6bf76afa83cf969efbb38f8b8c428e30a0 0.1s done [2024-08-02T08:53:54.966Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-02T08:53:54.966Z] #106 DONE 9.1s [2024-08-02T08:53:54.966Z] [2024-08-02T08:53:54.966Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:54.966Z] #71 ... [2024-08-02T08:53:54.966Z] [2024-08-02T08:53:54.966Z] #38 [core-data internal] load build context [2024-08-02T08:53:55.548Z] #38 ... [2024-08-02T08:53:55.548Z] [2024-08-02T08:53:55.548Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:53:55.548Z] #62 ... [2024-08-02T08:53:55.548Z] [2024-08-02T08:53:55.548Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:53:55.548Z] #60 ... [2024-08-02T08:53:55.548Z] [2024-08-02T08:53:55.548Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:53:55.817Z] #62 ... [2024-08-02T08:53:55.817Z] [2024-08-02T08:53:55.817Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:53:55.817Z] #65 ... [2024-08-02T08:53:55.817Z] [2024-08-02T08:53:55.817Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:53:57.226Z] #62 ... [2024-08-02T08:53:57.226Z] [2024-08-02T08:53:57.226Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:53:57.226Z] #45 ... [2024-08-02T08:53:57.226Z] [2024-08-02T08:53:57.226Z] #42 [core-keeper internal] load build context [2024-08-02T08:53:57.226Z] #42 ... [2024-08-02T08:53:57.226Z] [2024-08-02T08:53:57.226Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:57.226Z] #71 ... [2024-08-02T08:53:57.226Z] [2024-08-02T08:53:57.226Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:53:57.226Z] #66 ... [2024-08-02T08:53:57.226Z] [2024-08-02T08:53:57.226Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:57.811Z] #71 ... [2024-08-02T08:53:57.811Z] [2024-08-02T08:53:57.811Z] #49 [support-scheduler internal] load build context [2024-08-02T08:53:57.811Z] #49 transferring context: 308.08MB 99.9s done [2024-08-02T08:53:57.811Z] #49 DONE 100.1s [2024-08-02T08:53:58.078Z] [2024-08-02T08:53:58.078Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:58.078Z] #71 ... [2024-08-02T08:53:58.078Z] [2024-08-02T08:53:58.078Z] #38 [core-data internal] load build context [2024-08-02T08:53:58.078Z] #38 transferring context: 308.08MB 100.4s done [2024-08-02T08:53:58.078Z] #38 DONE 100.8s [2024-08-02T08:53:58.350Z] [2024-08-02T08:53:58.350Z] #71 [core-metadata internal] load build context [2024-08-02T08:53:59.317Z] #71 ... [2024-08-02T08:53:59.317Z] [2024-08-02T08:53:59.317Z] #58 [support-notifications internal] load build context [2024-08-02T08:53:59.317Z] #58 ... [2024-08-02T08:53:59.317Z] [2024-08-02T08:53:59.317Z] #71 [core-metadata internal] load build context [2024-08-02T08:54:00.277Z] #71 ... [2024-08-02T08:54:00.277Z] [2024-08-02T08:54:00.277Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:54:00.277Z] #107 DONE 2.6s [2024-08-02T08:54:00.277Z] [2024-08-02T08:54:00.277Z] #45 [support-cron-scheduler internal] load build context [2024-08-02T08:54:00.277Z] #45 transferring context: 308.08MB 104.1s done [2024-08-02T08:54:00.277Z] #45 DONE 104.4s [2024-08-02T08:54:00.277Z] [2024-08-02T08:54:00.277Z] #71 [core-metadata internal] load build context [2024-08-02T08:54:01.251Z] #71 ... [2024-08-02T08:54:01.251Z] [2024-08-02T08:54:01.251Z] #62 [security-proxy-auth internal] load build context [2024-08-02T08:54:01.251Z] #62 transferring context: 308.08MB 101.0s done [2024-08-02T08:54:01.251Z] #62 DONE 102.2s [2024-08-02T08:54:01.251Z] [2024-08-02T08:54:01.251Z] #71 [core-metadata internal] load build context [2024-08-02T08:54:01.251Z] #71 ... [2024-08-02T08:54:01.251Z] [2024-08-02T08:54:01.251Z] #54 [core-command internal] load build context [2024-08-02T08:54:01.516Z] #54 ... [2024-08-02T08:54:01.516Z] [2024-08-02T08:54:01.516Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:54:01.516Z] #57 ... [2024-08-02T08:54:01.516Z] [2024-08-02T08:54:01.516Z] #54 [core-command internal] load build context [2024-08-02T08:54:01.785Z] #54 ... [2024-08-02T08:54:01.785Z] [2024-08-02T08:54:01.785Z] #108 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:54:01.785Z] #108 DONE 1.3s [2024-08-02T08:54:01.785Z] [2024-08-02T08:54:01.785Z] #54 [core-command internal] load build context [2024-08-02T08:54:01.785Z] #54 ... [2024-08-02T08:54:01.785Z] [2024-08-02T08:54:01.785Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:54:02.057Z] #52 ... [2024-08-02T08:54:02.057Z] [2024-08-02T08:54:02.057Z] #54 [core-command internal] load build context [2024-08-02T08:54:03.472Z] #54 ... [2024-08-02T08:54:03.472Z] [2024-08-02T08:54:03.472Z] #42 [core-keeper internal] load build context [2024-08-02T08:54:03.472Z] #42 transferring context: 308.08MB 99.6s done [2024-08-02T08:54:03.472Z] #42 DONE 101.1s [2024-08-02T08:54:03.472Z] [2024-08-02T08:54:03.472Z] #54 [core-command internal] load build context [2024-08-02T08:54:04.056Z] #54 ... [2024-08-02T08:54:04.056Z] [2024-08-02T08:54:04.056Z] #58 [support-notifications internal] load build context [2024-08-02T08:54:04.056Z] #58 transferring context: 308.08MB 104.4s done [2024-08-02T08:54:04.056Z] #58 DONE 105.3s [2024-08-02T08:54:04.056Z] [2024-08-02T08:54:04.056Z] #54 [core-command internal] load build context [2024-08-02T08:54:04.322Z] #54 ... [2024-08-02T08:54:04.322Z] [2024-08-02T08:54:04.322Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-02T08:54:04.322Z] #109 DONE 1.1s [2024-08-02T08:54:04.322Z] [2024-08-02T08:54:04.322Z] #54 [core-command internal] load build context [2024-08-02T08:54:05.727Z] #54 ... [2024-08-02T08:54:05.727Z] [2024-08-02T08:54:05.727Z] #60 [security-bootstrapper internal] load build context [2024-08-02T08:54:05.727Z] #60 transferring context: 308.08MB 106.2s done [2024-08-02T08:54:05.727Z] #60 DONE 106.7s [2024-08-02T08:54:05.727Z] [2024-08-02T08:54:05.727Z] #54 [core-command internal] load build context [2024-08-02T08:54:05.993Z] #54 ... [2024-08-02T08:54:05.993Z] [2024-08-02T08:54:05.993Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:54:06.259Z] #65 ... [2024-08-02T08:54:06.259Z] [2024-08-02T08:54:06.259Z] #54 [core-command internal] load build context [2024-08-02T08:54:06.844Z] #54 ... [2024-08-02T08:54:06.844Z] [2024-08-02T08:54:06.844Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:54:06.844Z] #110 DONE 1.1s [2024-08-02T08:54:06.844Z] [2024-08-02T08:54:06.844Z] #54 [core-command internal] load build context [2024-08-02T08:54:07.434Z] #54 ... [2024-08-02T08:54:07.434Z] [2024-08-02T08:54:07.434Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:54:07.434Z] #66 ... [2024-08-02T08:54:07.434Z] [2024-08-02T08:54:07.434Z] #54 [core-command internal] load build context [2024-08-02T08:54:10.005Z] #54 ... [2024-08-02T08:54:10.005Z] [2024-08-02T08:54:10.005Z] #65 [security-secretstore-setup internal] load build context [2024-08-02T08:54:10.005Z] #65 transferring context: 308.08MB 108.3s done [2024-08-02T08:54:10.005Z] #65 DONE 109.8s [2024-08-02T08:54:10.005Z] [2024-08-02T08:54:10.005Z] #54 [core-command internal] load build context [2024-08-02T08:54:10.005Z] #54 ... [2024-08-02T08:54:10.005Z] [2024-08-02T08:54:10.005Z] #71 [core-metadata internal] load build context [2024-08-02T08:54:10.005Z] #71 transferring context: 308.08MB 105.9s done [2024-08-02T08:54:10.005Z] #71 DONE 107.7s [2024-08-02T08:54:10.005Z] [2024-08-02T08:54:10.005Z] #54 [core-command internal] load build context [2024-08-02T08:54:10.588Z] #54 ... [2024-08-02T08:54:10.589Z] [2024-08-02T08:54:10.589Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:54:10.589Z] #111 ... [2024-08-02T08:54:10.589Z] [2024-08-02T08:54:10.589Z] #54 [core-command internal] load build context [2024-08-02T08:54:10.853Z] #54 ... [2024-08-02T08:54:10.853Z] [2024-08-02T08:54:10.853Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-02T08:54:10.853Z] #66 transferring context: 308.08MB 109.6s done [2024-08-02T08:54:10.853Z] #66 DONE 111.0s [2024-08-02T08:54:10.853Z] [2024-08-02T08:54:10.853Z] #54 [core-command internal] load build context [2024-08-02T08:54:11.811Z] #54 ... [2024-08-02T08:54:11.811Z] [2024-08-02T08:54:11.811Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:54:11.811Z] #57 ... [2024-08-02T08:54:11.811Z] [2024-08-02T08:54:11.811Z] #54 [core-command internal] load build context [2024-08-02T08:54:12.081Z] #54 ... [2024-08-02T08:54:12.081Z] [2024-08-02T08:54:12.081Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:54:12.081Z] #52 ... [2024-08-02T08:54:12.081Z] [2024-08-02T08:54:12.081Z] #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:54:12.346Z] #112 ... [2024-08-02T08:54:12.346Z] [2024-08-02T08:54:12.346Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:54:14.944Z] #52 ... [2024-08-02T08:54:14.944Z] [2024-08-02T08:54:14.944Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:54:14.944Z] #113 ... [2024-08-02T08:54:14.944Z] [2024-08-02T08:54:14.944Z] #52 [security-proxy-setup internal] load build context [2024-08-02T08:54:15.525Z] #52 transferring context: 299.86MB 117.0s [2024-08-02T08:54:16.106Z] #52 transferring context: 308.08MB 117.5s done [2024-08-02T08:54:16.106Z] #52 DONE 118.1s [2024-08-02T08:54:16.106Z] [2024-08-02T08:54:16.106Z] #54 [core-command internal] load build context [2024-08-02T08:54:17.061Z] #54 ... [2024-08-02T08:54:17.061Z] [2024-08-02T08:54:17.061Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:54:17.061Z] #114 ... [2024-08-02T08:54:17.061Z] [2024-08-02T08:54:17.061Z] #54 [core-command internal] load build context [2024-08-02T08:54:20.413Z] #54 transferring context: 308.08MB 122.0s done [2024-08-02T08:54:20.413Z] #54 DONE 122.4s [2024-08-02T08:54:20.413Z] [2024-08-02T08:54:20.413Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-02T08:54:20.413Z] #57 transferring context: 308.08MB 120.6s done [2024-08-02T08:54:20.413Z] #57 DONE 121.5s [2024-08-02T08:54:20.413Z] [2024-08-02T08:54:20.413Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:54:20.413Z] #113 ... [2024-08-02T08:54:20.413Z] [2024-08-02T08:54:20.413Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:54:22.373Z] #115 DONE 1.9s [2024-08-02T08:54:22.373Z] [2024-08-02T08:54:22.373Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #116 ... [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #113 DONE 79.8s [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #114 DONE 77.4s [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #111 DONE 83.8s [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-02T08:55:30.215Z] #117 ... [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #112 DONE 82.3s [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #118 DONE 5.9s [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #119 [core-metadata builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #119 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:55:30.215Z] #120 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #121 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-02T08:55:30.215Z] #117 DONE 6.0s [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #122 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #123 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:55:30.215Z] #124 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:55:30.215Z] #125 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #126 [support-notifications builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #126 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #127 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #116 DONE 67.9s [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:55:30.215Z] #128 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #129 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #130 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #131 [support-scheduler builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #131 DONE 5.9s [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:55:30.215Z] #132 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #133 [core-command builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #133 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #134 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #135 DONE 6.0s [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #136 [core-data builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #136 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #137 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:55:30.215Z] #138 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-02T08:55:30.215Z] #139 ... [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:55:30.215Z] #140 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #141 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #142 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-02T08:55:30.215Z] #143 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:55:30.215Z] #144 CACHED [2024-08-02T08:55:30.215Z] [2024-08-02T08:55:30.215Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-08-02T08:55:30.215Z] #145 CACHED [2024-08-02T08:55:30.482Z] [2024-08-02T08:55:30.482Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-02T08:55:36.112Z] #146 ... [2024-08-02T08:55:36.112Z] [2024-08-02T08:55:36.112Z] #147 [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-08-02T08:55:36.112Z] #0 5.454 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-08-02T08:55:36.112Z] #147 ... [2024-08-02T08:55:36.112Z] [2024-08-02T08:55:36.112Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-02T08:55:36.112Z] #0 6.013 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-08-02T08:55:37.090Z] #148 ... [2024-08-02T08:55:37.090Z] [2024-08-02T08:55:37.090Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-02T08:55:37.090Z] #146 6.628 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-08-02T08:55:40.468Z] #146 ... [2024-08-02T08:55:40.469Z] [2024-08-02T08:55:40.469Z] #149 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-02T08:55:40.469Z] #149 ... [2024-08-02T08:55:40.469Z] [2024-08-02T08:55:40.469Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-02T08:55:40.469Z] #0 6.527 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-08-02T08:55:40.469Z] #150 ... [2024-08-02T08:55:40.469Z] [2024-08-02T08:55:40.469Z] #149 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-02T08:55:40.469Z] #149 DONE 10.3s [2024-08-02T08:55:40.469Z] [2024-08-02T08:55:40.469Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-02T08:55:40.469Z] #0 6.553 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-08-02T08:55:40.741Z] #151 ... [2024-08-02T08:55:40.741Z] [2024-08-02T08:55:40.741Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-02T08:55:40.741Z] #0 6.311 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-08-02T08:55:40.741Z] #152 ... [2024-08-02T08:55:40.741Z] [2024-08-02T08:55:40.741Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-02T08:55:40.741Z] #0 5.694 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-08-02T08:55:41.008Z] #153 ... [2024-08-02T08:55:41.008Z] [2024-08-02T08:55:41.008Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-02T08:55:41.008Z] #0 7.003 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-08-02T08:55:41.008Z] #154 ... [2024-08-02T08:55:41.008Z] [2024-08-02T08:55:41.008Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-02T08:55:41.008Z] #0 6.708 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-08-02T08:55:41.274Z] #155 ... [2024-08-02T08:55:41.274Z] [2024-08-02T08:55:41.274Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-02T08:55:41.274Z] #0 6.549 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-08-02T08:55:41.561Z] #156 ... [2024-08-02T08:55:41.561Z] [2024-08-02T08:55:41.561Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-02T08:55:41.561Z] #0 5.497 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-08-02T08:55:41.561Z] #157 ... [2024-08-02T08:55:41.561Z] [2024-08-02T08:55:41.561Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-02T08:55:42.524Z] #158 2.065 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-08-02T08:55:47.864Z] #158 ... [2024-08-02T08:55:47.864Z] [2024-08-02T08:55:47.864Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-02T08:55:47.864Z] #139 6.945 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-08-02T09:15:11.271Z] #139 ... [2024-08-02T09:15:11.271Z] [2024-08-02T09:15:11.271Z] #147 [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-08-02T09:15:11.271Z] #147 1175.5 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-08-02T09:15:15.525Z] #147 ... [2024-08-02T09:15:15.525Z] [2024-08-02T09:15:15.525Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-02T09:15:15.525Z] #146 DONE 1185.1s [2024-08-02T09:15:15.525Z] [2024-08-02T09:15:15.525Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T09:15:15.791Z] #48 ... [2024-08-02T09:15:15.791Z] [2024-08-02T09:15:15.791Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:15:16.058Z] #159 DONE 0.2s [2024-08-02T09:15:16.058Z] [2024-08-02T09:15:16.058Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:15:16.330Z] #160 DONE 0.2s [2024-08-02T09:15:16.330Z] [2024-08-02T09:15:16.330Z] #161 [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-08-02T09:15:16.330Z] #161 DONE 0.1s [2024-08-02T09:15:16.330Z] [2024-08-02T09:15:16.330Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-02T09:15:16.330Z] #148 ... [2024-08-02T09:15:16.330Z] [2024-08-02T09:15:16.330Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-02T09:15:16.330Z] #162 DONE 0.1s [2024-08-02T09:15:16.598Z] [2024-08-02T09:15:16.598Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-02T09:15:16.598Z] #163 DONE 0.3s [2024-08-02T09:15:16.598Z] [2024-08-02T09:15:16.598Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-02T09:15:16.866Z] #158 ... [2024-08-02T09:15:16.866Z] [2024-08-02T09:15:16.866Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-02T09:15:16.866Z] #164 DONE 0.2s [2024-08-02T09:15:16.866Z] [2024-08-02T09:15:16.866Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-02T09:15:18.809Z] #165 DONE 2.1s [2024-08-02T09:15:18.809Z] [2024-08-02T09:15:18.809Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:15:19.076Z] #64 ... [2024-08-02T09:15:19.076Z] [2024-08-02T09:15:19.076Z] #106 [security-proxy-setup] exporting to image [2024-08-02T09:15:19.076Z] #106 exporting layers [2024-08-02T09:15:20.044Z] #106 exporting layers 1.1s done [2024-08-02T09:15:20.044Z] #106 writing image sha256:b047e77e5455f4121f2aa99beeca35d91300c77567dac56285382bee69fa633f done [2024-08-02T09:15:20.044Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-02T09:15:20.044Z] #106 DONE 10.2s [2024-08-02T09:15:20.045Z] [2024-08-02T09:15:20.045Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-02T09:15:23.384Z] #156 ... [2024-08-02T09:15:23.384Z] [2024-08-02T09:15:23.384Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-02T09:15:23.384Z] #155 DONE 1192.7s [2024-08-02T09:15:23.384Z] [2024-08-02T09:15:23.384Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:15:23.663Z] #64 ... [2024-08-02T09:15:23.663Z] [2024-08-02T09:15:23.663Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-02T09:15:23.663Z] #166 DONE 0.2s [2024-08-02T09:15:23.663Z] [2024-08-02T09:15:23.663Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-02T09:15:26.260Z] #167 DONE 2.2s [2024-08-02T09:15:26.260Z] [2024-08-02T09:15:26.260Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:15:26.260Z] #64 ... [2024-08-02T09:15:26.260Z] [2024-08-02T09:15:26.260Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:15:26.260Z] #168 DONE 0.2s [2024-08-02T09:15:26.260Z] [2024-08-02T09:15:26.260Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:15:26.527Z] #169 DONE 0.4s [2024-08-02T09:15:26.527Z] [2024-08-02T09:15:26.527Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-02T09:15:26.527Z] #158 ... [2024-08-02T09:15:26.527Z] [2024-08-02T09:15:26.527Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-02T09:15:26.793Z] #170 DONE 0.3s [2024-08-02T09:15:26.793Z] [2024-08-02T09:15:26.793Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-02T09:15:27.063Z] #171 DONE 0.2s [2024-08-02T09:15:27.063Z] [2024-08-02T09:15:27.063Z] #172 [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-08-02T09:15:27.063Z] #172 DONE 0.1s [2024-08-02T09:15:27.063Z] [2024-08-02T09:15:27.063Z] #173 [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-08-02T09:15:27.349Z] #173 DONE 0.2s [2024-08-02T09:15:27.349Z] [2024-08-02T09:15:27.349Z] #174 [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-08-02T09:15:27.616Z] #174 DONE 0.2s [2024-08-02T09:15:27.616Z] [2024-08-02T09:15:27.616Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-02T09:15:27.616Z] #175 ... [2024-08-02T09:15:27.616Z] [2024-08-02T09:15:27.616Z] #147 [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-08-02T09:15:27.616Z] #147 DONE 1197.4s [2024-08-02T09:15:27.997Z] [2024-08-02T09:15:27.997Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-02T09:15:27.997Z] #175 DONE 0.3s [2024-08-02T09:15:27.997Z] [2024-08-02T09:15:27.997Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-02T09:15:27.997Z] #148 ... [2024-08-02T09:15:27.997Z] [2024-08-02T09:15:27.997Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-02T09:15:28.270Z] #176 DONE 0.5s [2024-08-02T09:15:28.270Z] [2024-08-02T09:15:28.270Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-02T09:15:28.543Z] #177 ... [2024-08-02T09:15:28.543Z] [2024-08-02T09:15:28.543Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:15:28.543Z] #178 DONE 0.3s [2024-08-02T09:15:28.543Z] [2024-08-02T09:15:28.543Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:15:29.126Z] #179 DONE 0.5s [2024-08-02T09:15:29.126Z] [2024-08-02T09:15:29.126Z] #180 [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-08-02T09:15:29.126Z] #180 DONE 0.2s [2024-08-02T09:15:29.126Z] [2024-08-02T09:15:29.126Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-02T09:15:29.394Z] #157 ... [2024-08-02T09:15:29.394Z] [2024-08-02T09:15:29.394Z] #181 [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-08-02T09:15:29.394Z] #181 DONE 0.3s [2024-08-02T09:15:29.394Z] [2024-08-02T09:15:29.394Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:15:29.671Z] #64 ... [2024-08-02T09:15:29.671Z] [2024-08-02T09:15:29.672Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-02T09:15:29.940Z] #182 DONE 0.3s [2024-08-02T09:15:29.940Z] [2024-08-02T09:15:29.940Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-02T09:15:30.208Z] #183 DONE 0.4s [2024-08-02T09:15:30.208Z] [2024-08-02T09:15:30.208Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:15:30.515Z] #64 ... [2024-08-02T09:15:30.515Z] [2024-08-02T09:15:30.515Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-02T09:15:30.782Z] #184 DONE 0.4s [2024-08-02T09:15:30.782Z] [2024-08-02T09:15:30.782Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-02T09:15:30.782Z] #157 ... [2024-08-02T09:15:30.782Z] [2024-08-02T09:15:30.782Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-02T09:15:31.048Z] #185 DONE 0.1s [2024-08-02T09:15:31.048Z] [2024-08-02T09:15:31.048Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-02T09:15:31.318Z] #186 ... [2024-08-02T09:15:31.318Z] [2024-08-02T09:15:31.318Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-02T09:15:31.318Z] #177 DONE 2.8s [2024-08-02T09:15:31.318Z] [2024-08-02T09:15:31.318Z] #106 [security-bootstrapper] exporting to image [2024-08-02T09:15:31.318Z] #106 exporting layers [2024-08-02T09:15:33.261Z] #106 exporting layers 2.0s done [2024-08-02T09:15:33.261Z] #106 writing image sha256:d8324117ef696a051990adad89592fedd2ff9c16db83ed9d4474778f1eac94ac done [2024-08-02T09:15:33.261Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-02T09:15:33.261Z] #106 DONE 12.2s [2024-08-02T09:15:33.261Z] [2024-08-02T09:15:33.261Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:15:34.233Z] #64 ... [2024-08-02T09:15:34.233Z] [2024-08-02T09:15:34.233Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-02T09:15:34.233Z] #186 DONE 3.1s [2024-08-02T09:15:34.233Z] [2024-08-02T09:15:34.233Z] #106 [security-secretstore-setup] exporting to image [2024-08-02T09:15:35.644Z] #106 exporting layers 1.3s done [2024-08-02T09:15:35.644Z] #106 writing image sha256:a939be7b624b654ac919c1488388a4422aa5be7a08ff6ba9532e0180243442ce done [2024-08-02T09:15:35.644Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-02T09:15:35.644Z] #106 DONE 13.6s [2024-08-02T09:15:35.644Z] [2024-08-02T09:15:35.644Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:16:32.022Z] #64 ... [2024-08-02T09:16:32.022Z] [2024-08-02T09:16:32.022Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-02T09:16:32.022Z] #139 DONE 1260.9s [2024-08-02T09:16:32.022Z] [2024-08-02T09:16:32.022Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-02T09:16:32.022Z] #157 ... [2024-08-02T09:16:32.022Z] [2024-08-02T09:16:32.022Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:16:32.022Z] #187 DONE 0.2s [2024-08-02T09:16:32.022Z] [2024-08-02T09:16:32.022Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:16:32.022Z] #188 DONE 0.2s [2024-08-02T09:16:32.022Z] [2024-08-02T09:16:32.022Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-02T09:16:32.022Z] #189 DONE 0.2s [2024-08-02T09:16:32.022Z] [2024-08-02T09:16:32.022Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-02T09:16:32.289Z] #156 ... [2024-08-02T09:16:32.289Z] [2024-08-02T09:16:32.289Z] #190 [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-08-02T09:16:32.289Z] #190 DONE 0.1s [2024-08-02T09:16:32.289Z] [2024-08-02T09:16:32.289Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-02T09:16:32.289Z] #191 DONE 0.1s [2024-08-02T09:16:32.289Z] [2024-08-02T09:16:32.289Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-02T09:16:32.685Z] #148 ... [2024-08-02T09:16:32.685Z] [2024-08-02T09:16:32.685Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-02T09:16:34.661Z] #192 DONE 2.1s [2024-08-02T09:16:34.661Z] [2024-08-02T09:16:34.661Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-02T09:16:34.661Z] #106 exporting layers [2024-08-02T09:16:35.246Z] #106 exporting layers 0.8s done [2024-08-02T09:16:35.512Z] #106 writing image sha256:9226acf3f17007b54f5944474e5f29a84ed60fe8f7f45598411b2eafa604b6f7 done [2024-08-02T09:16:35.512Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-08-02T09:16:35.512Z] #106 DONE 14.4s [2024-08-02T09:16:35.512Z] [2024-08-02T09:16:35.512Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:18:42.173Z] #64 ... [2024-08-02T09:18:42.173Z] [2024-08-02T09:18:42.173Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-02T09:18:42.173Z] #158 DONE 1378.6s [2024-08-02T09:18:42.173Z] [2024-08-02T09:18:42.173Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:18:42.173Z] #64 ... [2024-08-02T09:18:42.173Z] [2024-08-02T09:18:42.173Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:18:42.173Z] #193 DONE 0.2s [2024-08-02T09:18:42.173Z] [2024-08-02T09:18:42.173Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:18:42.173Z] #194 DONE 0.2s [2024-08-02T09:18:42.173Z] [2024-08-02T09:18:42.173Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:18:42.173Z] #64 ... [2024-08-02T09:18:42.173Z] [2024-08-02T09:18:42.173Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-02T09:18:42.173Z] #195 DONE 0.3s [2024-08-02T09:18:42.173Z] [2024-08-02T09:18:42.173Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-02T09:18:42.173Z] #196 DONE 0.2s [2024-08-02T09:18:42.173Z] [2024-08-02T09:18:42.173Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-02T09:18:42.173Z] #106 exporting layers [2024-08-02T09:18:42.173Z] #106 exporting layers 0.7s done [2024-08-02T09:18:42.173Z] #106 writing image sha256:061d96c2c7ec0f7e15269ef74e55cda729ad451b3a25ac929fea6f6d85b1dd73 done [2024-08-02T09:18:42.173Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-02T09:18:42.173Z] #106 DONE 15.1s [2024-08-02T09:18:42.173Z] [2024-08-02T09:18:42.173Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-02T09:26:34.159Z] #154 ... [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-02T09:26:34.159Z] #151 DONE 1850.8s [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-02T09:26:34.159Z] #153 ... [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:26:34.159Z] #197 DONE 0.2s [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:26:34.159Z] #198 DONE 0.1s [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-02T09:26:34.159Z] #199 DONE 0.4s [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-02T09:26:34.159Z] #148 ... [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-02T09:26:34.159Z] #200 DONE 0.1s [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-02T09:26:34.159Z] #201 DONE 0.1s [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-02T09:26:34.159Z] #154 ... [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-02T09:26:34.159Z] #202 DONE 2.0s [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-02T09:26:34.159Z] #156 ... [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #106 [security-proxy-auth] exporting to image [2024-08-02T09:26:34.159Z] #106 exporting layers [2024-08-02T09:26:34.159Z] #106 exporting layers 0.7s done [2024-08-02T09:26:34.159Z] #106 writing image sha256:eff68fdfefbaa3a3f44af4a1bd33e2e223fc36287c03b75e0d17431feb1e8740 0.0s done [2024-08-02T09:26:34.159Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-02T09:26:34.159Z] #106 DONE 15.8s [2024-08-02T09:26:34.159Z] [2024-08-02T09:26:34.159Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-02T09:27:41.962Z] #150 DONE 1920.9s [2024-08-02T09:27:41.962Z] [2024-08-02T09:27:41.962Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-02T09:27:41.962Z] #157 ... [2024-08-02T09:27:41.962Z] [2024-08-02T09:27:41.962Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:27:41.962Z] #203 DONE 0.2s [2024-08-02T09:27:41.962Z] [2024-08-02T09:27:41.962Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:27:41.962Z] #204 DONE 0.3s [2024-08-02T09:27:41.962Z] [2024-08-02T09:27:41.962Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-02T09:27:41.962Z] #205 DONE 0.4s [2024-08-02T09:27:41.962Z] [2024-08-02T09:27:41.962Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-02T09:27:41.962Z] #206 DONE 0.2s [2024-08-02T09:27:41.962Z] [2024-08-02T09:27:41.962Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:27:41.962Z] #64 ... [2024-08-02T09:27:41.962Z] [2024-08-02T09:27:41.962Z] #106 [core-command] exporting to image [2024-08-02T09:27:41.962Z] #106 exporting layers [2024-08-02T09:27:41.962Z] #106 exporting layers 0.5s done [2024-08-02T09:27:41.962Z] #106 writing image sha256:ae48128230619d73cc49fcc02fcc60f10dcfbca6c09207545fb940eb46477b44 done [2024-08-02T09:27:41.962Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-02T09:27:41.962Z] #106 DONE 16.3s [2024-08-02T09:27:41.962Z] [2024-08-02T09:27:41.962Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:29:33.555Z] #64 ... [2024-08-02T09:29:33.555Z] [2024-08-02T09:29:33.555Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-02T09:29:33.555Z] #154 DONE 2041.2s [2024-08-02T09:29:33.555Z] [2024-08-02T09:29:33.555Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:29:33.555Z] #64 ... [2024-08-02T09:29:33.555Z] [2024-08-02T09:29:33.555Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:29:33.555Z] #207 DONE 0.2s [2024-08-02T09:29:33.555Z] [2024-08-02T09:29:33.555Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T09:29:33.555Z] #48 ... [2024-08-02T09:29:33.555Z] [2024-08-02T09:29:33.555Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:29:33.555Z] #208 DONE 0.1s [2024-08-02T09:29:33.555Z] [2024-08-02T09:29:33.555Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-02T09:29:33.555Z] #209 DONE 0.4s [2024-08-02T09:29:33.555Z] [2024-08-02T09:29:33.555Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-02T09:29:33.555Z] #210 DONE 0.2s [2024-08-02T09:29:33.555Z] [2024-08-02T09:29:33.555Z] #106 [core-data] exporting to image [2024-08-02T09:29:33.555Z] #106 exporting layers [2024-08-02T09:29:33.555Z] #106 exporting layers 0.5s done [2024-08-02T09:29:33.555Z] #106 writing image sha256:35d544e190bece75615f0c24ef613a88ec7d4e73fe922dac51bb92d7fcc78a13 done [2024-08-02T09:29:33.555Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-02T09:29:33.555Z] #106 DONE 16.8s [2024-08-02T09:29:33.555Z] [2024-08-02T09:29:33.555Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:29:34.522Z] #64 ... [2024-08-02T09:29:34.522Z] [2024-08-02T09:29:34.522Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-02T09:29:34.522Z] #148 DONE 2044.3s [2024-08-02T09:29:34.789Z] [2024-08-02T09:29:34.789Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-02T09:29:34.789Z] #153 ... [2024-08-02T09:29:34.789Z] [2024-08-02T09:29:34.789Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:29:35.377Z] #211 DONE 0.3s [2024-08-02T09:29:35.377Z] [2024-08-02T09:29:35.377Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-02T09:29:35.970Z] #212 DONE 0.5s [2024-08-02T09:29:35.970Z] [2024-08-02T09:29:35.970Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-02T09:29:36.244Z] #213 DONE 0.3s [2024-08-02T09:29:36.244Z] [2024-08-02T09:29:36.244Z] #106 [core-keeper] exporting to image [2024-08-02T09:29:36.244Z] #106 ... [2024-08-02T09:29:36.244Z] [2024-08-02T09:29:36.244Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-02T09:29:36.244Z] #153 DONE 2046.2s [2024-08-02T09:29:36.527Z] [2024-08-02T09:29:36.527Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:29:37.115Z] #64 ... [2024-08-02T09:29:37.115Z] [2024-08-02T09:29:37.115Z] #106 [core-keeper] exporting to image [2024-08-02T09:29:37.115Z] #106 exporting layers 0.9s done [2024-08-02T09:29:37.115Z] #106 writing image sha256:5f97ddcb966c23d1f8a3d0371d672e20a855ab4436b110a1c9b6bba53835ec38 done [2024-08-02T09:29:37.115Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-02T09:29:37.115Z] #106 DONE 17.7s [2024-08-02T09:29:37.115Z] [2024-08-02T09:29:37.115Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:29:37.382Z] #64 ... [2024-08-02T09:29:37.382Z] [2024-08-02T09:29:37.382Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:29:37.382Z] #214 DONE 0.2s [2024-08-02T09:29:37.382Z] [2024-08-02T09:29:37.382Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:29:37.659Z] #64 ... [2024-08-02T09:29:37.659Z] [2024-08-02T09:29:37.659Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:29:37.659Z] #215 DONE 0.1s [2024-08-02T09:29:37.659Z] [2024-08-02T09:29:37.659Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-02T09:29:37.931Z] #216 DONE 0.4s [2024-08-02T09:29:37.931Z] [2024-08-02T09:29:37.931Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:29:37.931Z] #64 ... [2024-08-02T09:29:37.931Z] [2024-08-02T09:29:37.931Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-02T09:29:37.931Z] #217 DONE 0.1s [2024-08-02T09:29:38.215Z] [2024-08-02T09:29:38.215Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-02T09:29:38.215Z] #218 DONE 0.1s [2024-08-02T09:29:38.215Z] [2024-08-02T09:29:38.215Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:29:38.215Z] #64 ... [2024-08-02T09:29:38.215Z] [2024-08-02T09:29:38.215Z] #106 [core-metadata] exporting to image [2024-08-02T09:29:38.799Z] #106 exporting layers 0.5s done [2024-08-02T09:29:38.799Z] #106 writing image sha256:6ad514477ed5a6f23dbfe944510b66959f812b9e41345d298d334c6d665e30e0 done [2024-08-02T09:29:38.799Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-02T09:29:38.799Z] #106 DONE 18.2s [2024-08-02T09:29:38.799Z] [2024-08-02T09:29:38.799Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-02T09:30:10.998Z] #48 ... [2024-08-02T09:30:10.998Z] [2024-08-02T09:30:10.999Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-02T09:30:10.999Z] #157 DONE 2080.4s [2024-08-02T09:30:10.999Z] [2024-08-02T09:30:10.999Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:30:11.263Z] #64 ... [2024-08-02T09:30:11.263Z] [2024-08-02T09:30:11.263Z] #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:30:11.263Z] #219 DONE 0.2s [2024-08-02T09:30:11.263Z] [2024-08-02T09:30:11.263Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:30:11.543Z] #64 ... [2024-08-02T09:30:11.543Z] [2024-08-02T09:30:11.543Z] #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:30:11.543Z] #220 DONE 0.2s [2024-08-02T09:30:11.543Z] [2024-08-02T09:30:11.543Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-02T09:30:11.808Z] #156 ... [2024-08-02T09:30:11.808Z] [2024-08-02T09:30:11.808Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-02T09:30:12.390Z] #221 ... [2024-08-02T09:30:12.390Z] [2024-08-02T09:30:12.390Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-02T09:30:12.390Z] #152 DONE 2082.1s [2024-08-02T09:30:12.390Z] [2024-08-02T09:30:12.390Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-02T09:30:12.390Z] #156 DONE 2082.0s [2024-08-02T09:30:12.390Z] [2024-08-02T09:30:12.390Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-02T09:30:12.390Z] #221 DONE 0.6s [2024-08-02T09:30:12.390Z] [2024-08-02T09:30:12.390Z] #222 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-02T09:30:12.662Z] #222 DONE 0.3s [2024-08-02T09:30:12.662Z] [2024-08-02T09:30:12.662Z] #106 [support-cron-scheduler] exporting to image [2024-08-02T09:30:12.662Z] #106 exporting layers [2024-08-02T09:30:13.239Z] #106 ... [2024-08-02T09:30:13.239Z] [2024-08-02T09:30:13.239Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:30:13.239Z] #223 CACHED [2024-08-02T09:30:13.239Z] [2024-08-02T09:30:13.239Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:30:13.239Z] #224 CACHED [2024-08-02T09:30:13.239Z] [2024-08-02T09:30:13.239Z] #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-02T09:30:13.239Z] #225 DONE 0.2s [2024-08-02T09:30:13.239Z] [2024-08-02T09:30:13.239Z] #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-02T09:30:13.239Z] #226 DONE 0.2s [2024-08-02T09:30:13.239Z] [2024-08-02T09:30:13.239Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-02T09:30:13.503Z] #227 DONE 0.4s [2024-08-02T09:30:13.503Z] [2024-08-02T09:30:13.503Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-02T09:30:13.767Z] #228 DONE 0.1s [2024-08-02T09:30:13.767Z] [2024-08-02T09:30:13.767Z] #106 [support-notifications] exporting to image [2024-08-02T09:30:13.767Z] #106 ... [2024-08-02T09:30:13.767Z] [2024-08-02T09:30:13.767Z] #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-02T09:30:13.767Z] #229 DONE 0.5s [2024-08-02T09:30:13.767Z] [2024-08-02T09:30:13.767Z] #106 [support-cron-scheduler] exporting to image [2024-08-02T09:30:13.767Z] #106 exporting layers 1.1s done [2024-08-02T09:30:13.767Z] #106 writing image sha256:d630620c8b7316562c797bec77caf1e1fdf19fc899bb0c3b2e21a92058e8a7d1 done [2024-08-02T09:30:13.767Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-02T09:30:14.033Z] #106 ... [2024-08-02T09:30:14.033Z] [2024-08-02T09:30:14.033Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-02T09:30:14.033Z] #230 DONE 0.1s [2024-08-02T09:30:14.033Z] [2024-08-02T09:30:14.033Z] #106 [support-scheduler] exporting to image [2024-08-02T09:30:14.298Z] #106 exporting layers 0.6s done [2024-08-02T09:30:14.298Z] #106 writing image sha256:5f46dd7f4975318d6218aff8fbe2ae10af9fd57be80ee0123b493b7b3776763a done [2024-08-02T09:30:14.298Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-02T09:30:14.298Z] #106 exporting layers 0.5s done [2024-08-02T09:30:14.298Z] #106 writing image sha256:6245a349d66757180931db324c1d71cd34e7788c2b01d54ce297796dbb5d6fb8 done [2024-08-02T09:30:14.298Z] #106 naming to docker.io/library/support-scheduler-arm64 [2024-08-02T09:30:14.562Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-02T09:30:14.562Z] #106 DONE 19.3s [2024-08-02T09:30:14.562Z] [2024-08-02T09:30:14.562Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-02T09:30:14.562Z] time="2024-08-02T08:52:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.562Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-02T09:30:14.563Z] time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-02T09:30:14.615Z] $ docker stop --time=1 1cef5c10d47f0f032f2bd5ca7682da2bb062c497c3e02008be345fdb84be3aec [2024-08-02T09:30:16.285Z] $ docker rm -f --volumes 1cef5c10d47f0f032f2bd5ca7682da2bb062c497c3e02008be345fdb84be3aec [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-02T09:30:16.732Z] + docker images [2024-08-02T09:30:16.732Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-02T09:30:16.732Z] support-scheduler-arm64 latest 6245a349d667 3 seconds ago 41.2MB [2024-08-02T09:30:16.732Z] support-notifications-arm64 latest 5f46dd7f4975 3 seconds ago 41.9MB [2024-08-02T09:30:16.732Z] support-cron-scheduler-arm64 latest d630620c8b73 4 seconds ago 41.8MB [2024-08-02T09:30:16.732Z] core-metadata-arm64 latest 6ad514477ed5 38 seconds ago 39.1MB [2024-08-02T09:30:16.732Z] core-keeper-arm64 latest 5f97ddcb966c 41 seconds ago 38.9MB [2024-08-02T09:30:16.732Z] core-data-arm64 latest 35d544e190be 44 seconds ago 39MB [2024-08-02T09:30:16.732Z] core-command-arm64 latest ae4812823061 2 minutes ago 35MB [2024-08-02T09:30:16.732Z] security-proxy-auth-arm64 latest eff68fdfefba 3 minutes ago 32.6MB [2024-08-02T09:30:16.732Z] security-spiffe-token-provider-arm64 latest 061d96c2c7ec 11 minutes ago 29MB [2024-08-02T09:30:16.732Z] core-common-config-bootstrapper-arm64 latest 9226acf3f170 13 minutes ago 15.3MB [2024-08-02T09:30:16.732Z] security-secretstore-setup-arm64 latest a939be7b624b 14 minutes ago 36.4MB [2024-08-02T09:30:16.732Z] security-bootstrapper-arm64 latest d8324117ef69 14 minutes ago 18.9MB [2024-08-02T09:30:16.732Z] security-proxy-setup-arm64 latest b047e77e5455 14 minutes ago 26.1MB [2024-08-02T09:30:16.732Z] security-spire-agent-arm64 latest 32e2cea44654 36 minutes ago 174MB [2024-08-02T09:30:16.732Z] security-spire-config-arm64 latest d824056f86ca 36 minutes ago 115MB [2024-08-02T09:30:16.732Z] security-spire-server-arm64 latest 58321ce486a5 36 minutes ago 116MB [2024-08-02T09:30:16.732Z] ci-base-image-arm64 latest 4e99dd8e792b 56 minutes ago 965MB [2024-08-02T09:30:16.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-02T09:30:16.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-02T09:30:17.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-02T09:30:17.212Z] [2024-08-02T09:30:17.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T09:30:17.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-02T09:30:17.802Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-02T09:30:17.802Z] 8998bd30e6a1: Pulling fs layer [2024-08-02T09:30:17.802Z] 04944245beec: Pulling fs layer [2024-08-02T09:30:17.802Z] 699f458cf7ca: Pulling fs layer [2024-08-02T09:30:17.802Z] 765212b225bb: Pulling fs layer [2024-08-02T09:30:17.802Z] f23df028b6ca: Pulling fs layer [2024-08-02T09:30:17.802Z] d65c8cfc05b1: Pulling fs layer [2024-08-02T09:30:17.802Z] 2437ff75d9bd: Pulling fs layer [2024-08-02T09:30:17.802Z] f23df028b6ca: Waiting [2024-08-02T09:30:17.802Z] d65c8cfc05b1: Waiting [2024-08-02T09:30:17.802Z] 2437ff75d9bd: Waiting [2024-08-02T09:30:17.802Z] 765212b225bb: Waiting [2024-08-02T09:30:18.067Z] 04944245beec: Verifying Checksum [2024-08-02T09:30:18.067Z] 04944245beec: Download complete [2024-08-02T09:30:18.067Z] 765212b225bb: Verifying Checksum [2024-08-02T09:30:18.067Z] f23df028b6ca: Verifying Checksum [2024-08-02T09:30:18.067Z] f23df028b6ca: Download complete [2024-08-02T09:30:18.067Z] d65c8cfc05b1: Verifying Checksum [2024-08-02T09:30:18.067Z] d65c8cfc05b1: Download complete [2024-08-02T09:30:18.067Z] 699f458cf7ca: Verifying Checksum [2024-08-02T09:30:18.067Z] 699f458cf7ca: Download complete [2024-08-02T09:30:18.646Z] 8998bd30e6a1: Download complete [2024-08-02T09:30:21.214Z] 2437ff75d9bd: Verifying Checksum [2024-08-02T09:30:21.214Z] 2437ff75d9bd: Download complete [2024-08-02T09:30:23.150Z] 8998bd30e6a1: Pull complete [2024-08-02T09:30:23.729Z] 04944245beec: Pull complete [2024-08-02T09:30:25.131Z] 699f458cf7ca: Pull complete [2024-08-02T09:30:25.395Z] 765212b225bb: Pull complete [2024-08-02T09:30:26.350Z] f23df028b6ca: Pull complete [2024-08-02T09:30:26.616Z] d65c8cfc05b1: Pull complete [2024-08-02T09:30:44.804Z] 2437ff75d9bd: Pull complete [2024-08-02T09:30:44.804Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-02T09:30:44.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-02T09:30:44.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T09:30:45.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-6986 does not seem to be running inside a container [2024-08-02T09:30:45.121Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-02T09:30:47.849Z] $ docker top 6dfcc8fa63daea7d98ef4b28b02b6cecb6ca75227f06909a9b325c60797e38c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-02T09:30:48.752Z] ---> job-cost.sh [2024-08-02T09:30:48.752Z] lf-activate-venv: SKIPPING [2024-08-02T09:30:48.752Z] INFO: No Stack... [2024-08-02T09:30:49.331Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-02T09:30:49.908Z] INFO: Archiving Costs [Pipeline] sh [2024-08-02T09:30:50.615Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2024-08-02T09:30:50.616Z] + cut -d, -f6 [Pipeline] lock [2024-08-02T09:30:50.686Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-3-stack-cost] [2024-08-02T09:30:50.696Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4846-3-stack-cost] did not exist. Created. [2024-08-02T09:30:50.703Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-02T09:30:51.077Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-02T09:30:51.291Z] Stashed 1 file(s) [Pipeline] } [2024-08-02T09:30:51.303Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-02T09:30:51.368Z] $ docker stop --time=1 6dfcc8fa63daea7d98ef4b28b02b6cecb6ca75227f06909a9b325c60797e38c7 [2024-08-02T09:30:52.892Z] $ docker rm -f --volumes 6dfcc8fa63daea7d98ef4b28b02b6cecb6ca75227f06909a9b325c60797e38c7 [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-08-02T09:30:53.376Z] provisioning config files... [2024-08-02T09:30:53.386Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8939641827084010924tmp [Pipeline] { [Pipeline] sh [2024-08-02T09:30:53.686Z] + set +x [2024-08-02T09:30:53.686Z] + curl -s https://codecov.io/bash [2024-08-02T09:30:53.686Z] + bash -s -- [2024-08-02T09:30:53.686Z] [2024-08-02T09:30:53.686Z] _____ _ [2024-08-02T09:30:53.686Z] / ____| | | [2024-08-02T09:30:53.686Z] | | ___ __| | ___ ___ _____ __ [2024-08-02T09:30:53.686Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-02T09:30:53.686Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-02T09:30:53.686Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-02T09:30:53.686Z] Bash-1.0.6 [2024-08-02T09:30:53.686Z] [2024-08-02T09:30:53.686Z] [2024-08-02T09:30:53.686Z] ==> git version 2.25.1 found [2024-08-02T09:30:53.686Z] ==> 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-08-02T09:30:53.686Z] Release-Date: 2020-01-08 [2024-08-02T09:30:53.686Z] 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-08-02T09:30:53.686Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-02T09:30:53.686Z] ==> Jenkins CI detected. [2024-08-02T09:30:53.686Z] current dir:  /w/workspace/edgex-go/3 [2024-08-02T09:30:53.686Z] project root: . [2024-08-02T09:30:53.686Z] --> token set from env [2024-08-02T09:30:53.686Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-02T09:30:53.686Z] ==> Running gcov in . (disable via -X gcov) [2024-08-02T09:30:53.948Z] ==> Python coveragepy not found [2024-08-02T09:30:53.948Z] ==> Searching for coverage reports in: [2024-08-02T09:30:53.948Z] + . [2024-08-02T09:30:53.948Z] -> Found 1 reports [2024-08-02T09:30:53.948Z] ==> Detecting git/mercurial file structure [2024-08-02T09:30:53.948Z] ==> Reading reports [2024-08-02T09:30:53.948Z] + ./coverage.out bytes=504185 [2024-08-02T09:30:53.948Z] ==> Appending adjustments [2024-08-02T09:30:53.948Z] https://docs.codecov.io/docs/fixing-reports [2024-08-02T09:30:55.327Z] + Found adjustments [2024-08-02T09:30:55.328Z] ==> Gzipping contents [2024-08-02T09:30:55.328Z] 64K /tmp/codecov.9E3onc.gz [2024-08-02T09:30:55.328Z] ==> Uploading reports [2024-08-02T09:30:55.328Z] url: https://codecov.io [2024-08-02T09:30:55.328Z] query: branch=PR-4846&commit=1d1017a3de6003dc3e9ae32720e69887a73d81a9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= [2024-08-02T09:30:55.328Z] -> Pinging Codecov [2024-08-02T09:30:55.328Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4846&commit=1d1017a3de6003dc3e9ae32720e69887a73d81a9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= [2024-08-02T09:30:55.328Z] -> Uploading to [2024-08-02T09:30:55.328Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-02/00271124DB129430A58F1EEE437C3FCB/1d1017a3de6003dc3e9ae32720e69887a73d81a9/42138bc3-760f-4ffe-bb47-5a3964578ef1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240802%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240802T093055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bccbdebae77c443355890a9bbce172da836502846882a4bbc805d4b64ee7d9d5 [2024-08-02T09:30:55.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-02T09:30:55.328Z] Dload Upload Total Spent Left Speed [2024-08-02T09:30:55.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64220 0 0 100 64220 0 218k --:--:-- --:--:-- --:--:-- 219k [2024-08-02T09:30:55.589Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1d1017a3de6003dc3e9ae32720e69887a73d81a9 [Pipeline] } [2024-08-02T09:30:55.597Z] 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-08-02T09:30:56.381Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-02T09:30:56.673Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T09:30:57.534Z] ---> package-listing.sh [2024-08-02T09:30:57.535Z] ++ facter osfamily [2024-08-02T09:30:57.535Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-02T09:30:57.795Z] + OS_FAMILY=debian [2024-08-02T09:30:57.795Z] + workspace=/w/workspace/edgex-go/3 [2024-08-02T09:30:57.795Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-02T09:30:57.795Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-02T09:30:57.795Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-02T09:30:57.795Z] + PACKAGES=/tmp/packages_start.txt [2024-08-02T09:30:57.795Z] + '[' /w/workspace/edgex-go/3 ']' [2024-08-02T09:30:57.795Z] + PACKAGES=/tmp/packages_end.txt [2024-08-02T09:30:57.795Z] + case "${OS_FAMILY}" in [2024-08-02T09:30:57.795Z] + dpkg -l [2024-08-02T09:30:57.795Z] + grep '^ii' [2024-08-02T09:30:57.795Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-02T09:30:57.795Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-02T09:30:57.795Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-02T09:30:57.795Z] + '[' /w/workspace/edgex-go/3 ']' [2024-08-02T09:30:57.795Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-08-02T09:30:57.795Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-08-02T09:30:57.808Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-02T09:30:58.087Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T09:30:58.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-02T09:30:58.652Z] [2024-08-02T09:30:58.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T09:30:58.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-02T09:30:58.959Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-02T09:30:58.959Z] 5eb5b503b376: Pulling fs layer [2024-08-02T09:30:58.959Z] 5c69ac0246d0: Pulling fs layer [2024-08-02T09:30:58.959Z] ec43610c2a17: Pulling fs layer [2024-08-02T09:30:58.959Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-02T09:30:58.959Z] 33b1e0a273af: Pulling fs layer [2024-08-02T09:30:58.959Z] 5d3b04190fa2: Pulling fs layer [2024-08-02T09:30:58.959Z] 2f39f015ded8: Pulling fs layer [2024-08-02T09:30:58.959Z] 33b1e0a273af: Waiting [2024-08-02T09:30:58.959Z] 3a2ae6a8a46f: Waiting [2024-08-02T09:30:58.959Z] 5d3b04190fa2: Waiting [2024-08-02T09:30:58.959Z] 2f39f015ded8: Waiting [2024-08-02T09:30:58.959Z] 5c69ac0246d0: Download complete [2024-08-02T09:30:58.959Z] 3a2ae6a8a46f: Download complete [2024-08-02T09:30:58.959Z] 33b1e0a273af: Verifying Checksum [2024-08-02T09:30:58.959Z] 33b1e0a273af: Download complete [2024-08-02T09:30:58.959Z] 5d3b04190fa2: Verifying Checksum [2024-08-02T09:30:58.959Z] 5d3b04190fa2: Download complete [2024-08-02T09:30:59.222Z] ec43610c2a17: Verifying Checksum [2024-08-02T09:30:59.222Z] ec43610c2a17: Download complete [2024-08-02T09:30:59.222Z] 5eb5b503b376: Verifying Checksum [2024-08-02T09:30:59.222Z] 5eb5b503b376: Download complete [2024-08-02T09:30:59.791Z] 2f39f015ded8: Verifying Checksum [2024-08-02T09:30:59.791Z] 2f39f015ded8: Download complete [2024-08-02T09:31:00.359Z] 5eb5b503b376: Pull complete [2024-08-02T09:31:00.619Z] 5c69ac0246d0: Pull complete [2024-08-02T09:31:01.187Z] ec43610c2a17: Pull complete [2024-08-02T09:31:01.187Z] 3a2ae6a8a46f: Pull complete [2024-08-02T09:31:01.187Z] 33b1e0a273af: Pull complete [2024-08-02T09:31:01.445Z] 5d3b04190fa2: Pull complete [2024-08-02T09:31:05.634Z] 2f39f015ded8: Pull complete [2024-08-02T09:31:05.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-02T09:31:05.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-02T09:31:05.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T09:31:05.733Z] prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container [2024-08-02T09:31:05.754Z] $ 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-02T09:31:13.709Z] $ docker top cfd429cc449903c45d29e905242f7ef6eaa44fc9fccf6df61a4f8d26167923d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T09:31:14.083Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-02T09:31:14.373Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-02T09:31:14.661Z] + ls /var/log/sa-host [2024-08-02T09:31:14.661Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-02T09:31:14.833Z] provisioning config files... [2024-08-02T09:31:14.842Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config12458908726497330852tmp [Pipeline] { [Pipeline] echo [2024-08-02T09:31:14.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T09:31:15.146Z] ---> create-netrc.sh [Pipeline] } [2024-08-02T09:31:15.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-02T09:31:15.502Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-02T09:31:15.513Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T09:31:15.795Z] ---> sudo-logs.sh [2024-08-02T09:31:15.795Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-02T09:31:15.823Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T09:31:16.106Z] ---> job-cost.sh [2024-08-02T09:31:16.107Z] lf-activate-venv: SKIPPING [2024-08-02T09:31:16.107Z] DEBUG: total: 0.2199999988079071 [2024-08-02T09:31:16.107Z] INFO: Retrieving Stack Cost... [2024-08-02T09:31:16.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-02T09:31:16.933Z] INFO: Archiving Costs [Pipeline] echo [2024-08-02T09:31:16.948Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T09:31:17.234Z] ---> logs-deploy.sh [2024-08-02T09:31:17.234Z] lf-activate-venv: SKIPPING [2024-08-02T09:31:17.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4846/3 [2024-08-02T09:31:17.234Z] INFO: archiving workspace using pattern(s): [2024-08-02T09:31:18.169Z] Archives upload complete. [2024-08-02T09:31:18.428Z] INFO: archiving logs to Nexus [2024-08-02T09:31:18.999Z] ---> uname -a: [2024-08-02T09:31:18.999Z] Linux prd-ubuntu20-04-docker-8c-8g-6985 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-02T09:31:18.999Z] [2024-08-02T09:31:18.999Z] [2024-08-02T09:31:18.999Z] ---> lscpu: [2024-08-02T09:31:18.999Z] Architecture: x86_64 [2024-08-02T09:31:18.999Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-02T09:31:18.999Z] Byte Order: Little Endian [2024-08-02T09:31:18.999Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-02T09:31:18.999Z] CPU(s): 8 [2024-08-02T09:31:18.999Z] On-line CPU(s) list: 0-7 [2024-08-02T09:31:18.999Z] Thread(s) per core: 1 [2024-08-02T09:31:18.999Z] Core(s) per socket: 1 [2024-08-02T09:31:18.999Z] Socket(s): 8 [2024-08-02T09:31:18.999Z] NUMA node(s): 1 [2024-08-02T09:31:18.999Z] Vendor ID: AuthenticAMD [2024-08-02T09:31:18.999Z] CPU family: 23 [2024-08-02T09:31:18.999Z] Model: 49 [2024-08-02T09:31:18.999Z] Model name: AMD EPYC-Rome Processor [2024-08-02T09:31:18.999Z] Stepping: 0 [2024-08-02T09:31:18.999Z] CPU MHz: 2799.998 [2024-08-02T09:31:18.999Z] BogoMIPS: 5599.99 [2024-08-02T09:31:18.999Z] Virtualization: AMD-V [2024-08-02T09:31:18.999Z] Hypervisor vendor: KVM [2024-08-02T09:31:18.999Z] Virtualization type: full [2024-08-02T09:31:18.999Z] L1d cache: 256 KiB [2024-08-02T09:31:18.999Z] L1i cache: 256 KiB [2024-08-02T09:31:18.999Z] L2 cache: 4 MiB [2024-08-02T09:31:18.999Z] L3 cache: 128 MiB [2024-08-02T09:31:18.999Z] NUMA node0 CPU(s): 0-7 [2024-08-02T09:31:18.999Z] Vulnerability Itlb multihit: Not affected [2024-08-02T09:31:18.999Z] Vulnerability L1tf: Not affected [2024-08-02T09:31:18.999Z] Vulnerability Mds: Not affected [2024-08-02T09:31:18.999Z] Vulnerability Meltdown: Not affected [2024-08-02T09:31:18.999Z] Vulnerability Mmio stale data: Not affected [2024-08-02T09:31:18.999Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-02T09:31:18.999Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-02T09:31:18.999Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-02T09:31:18.999Z] Vulnerability Srbds: Not affected [2024-08-02T09:31:18.999Z] Vulnerability Tsx async abort: Not affected [2024-08-02T09:31:18.999Z] 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-08-02T09:31:18.999Z] [2024-08-02T09:31:18.999Z] [2024-08-02T09:31:18.999Z] ---> nproc: [2024-08-02T09:31:18.999Z] 8 [2024-08-02T09:31:18.999Z] [2024-08-02T09:31:18.999Z] [2024-08-02T09:31:18.999Z] ---> df -h: [2024-08-02T09:31:18.999Z] Filesystem Size Used Avail Use% Mounted on [2024-08-02T09:31:18.999Z] overlay 155G 28G 128G 18% / [2024-08-02T09:31:18.999Z] tmpfs 64M 0 64M 0% /dev [2024-08-02T09:31:18.999Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-02T09:31:18.999Z] shm 64M 0 64M 0% /dev/shm [2024-08-02T09:31:18.999Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-02T09:31:18.999Z] [2024-08-02T09:31:18.999Z] [2024-08-02T09:31:18.999Z] ---> sar -b -r -n DEV: [2024-08-02T09:31:18.999Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6985) 08/02/24 _x86_64_ (8 CPU) [2024-08-02T09:31:18.999Z] [2024-08-02T09:31:18.999Z] 08:28:53 LINUX RESTART (8 CPU) [2024-08-02T09:31:18.999Z] [2024-08-02T09:31:18.999Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-02T09:31:18.999Z] 08:30:02 344.84 48.87 295.97 0.00 5496.42 166394.71 0.00 [2024-08-02T09:31:18.999Z] 08:31:01 176.72 1.51 175.21 0.00 36.06 62930.62 0.00 [2024-08-02T09:31:18.999Z] 08:32:01 47.59 0.05 47.54 0.00 6.27 25241.93 0.00 [2024-08-02T09:31:18.999Z] 08:33:01 31.79 0.15 31.64 0.00 2.40 14807.28 0.00 [2024-08-02T09:31:18.999Z] 08:34:01 125.49 1.30 124.19 0.00 99.70 52752.28 0.00 [2024-08-02T09:31:18.999Z] 08:35:01 306.68 2.10 304.58 0.00 122.61 222158.92 0.00 [2024-08-02T09:31:18.999Z] 08:36:01 602.31 16.92 585.39 0.00 4374.78 101208.32 0.00 [2024-08-02T09:31:18.999Z] 08:37:01 269.43 0.75 268.68 0.00 8.53 114980.47 0.00 [2024-08-02T09:31:18.999Z] 08:38:01 253.17 0.05 253.12 0.00 0.40 72543.69 0.00 [2024-08-02T09:31:18.999Z] 08:39:01 295.00 0.00 295.00 0.00 0.00 103602.87 0.00 [2024-08-02T09:31:18.999Z] 08:40:01 460.44 0.10 460.34 0.00 10.26 48702.55 0.00 [2024-08-02T09:31:18.999Z] 08:41:01 1.65 0.00 1.65 0.00 0.00 17.33 0.00 [2024-08-02T09:31:18.999Z] 08:42:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2024-08-02T09:31:18.999Z] 08:43:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-08-02T09:31:18.999Z] 08:44:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2024-08-02T09:31:18.999Z] 08:45:01 2.40 0.02 2.38 0.00 0.13 30.93 0.00 [2024-08-02T09:31:18.999Z] 08:46:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2024-08-02T09:31:18.999Z] 08:47:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-08-02T09:31:18.999Z] 08:48:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-08-02T09:31:18.999Z] 08:49:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 [2024-08-02T09:31:18.999Z] 08:50:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2024-08-02T09:31:18.999Z] 08:51:01 1.58 0.00 1.58 0.00 0.00 16.66 0.00 [2024-08-02T09:31:18.999Z] 08:52:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2024-08-02T09:31:18.999Z] 08:53:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2024-08-02T09:31:18.999Z] 08:54:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2024-08-02T09:31:18.999Z] 08:55:01 1.35 0.37 0.98 0.00 11.46 12.00 0.00 [2024-08-02T09:31:18.999Z] 08:56:01 2.53 1.20 1.33 0.00 25.46 17.06 0.00 [2024-08-02T09:31:18.999Z] 08:57:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2024-08-02T09:31:18.999Z] 08:58:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 [2024-08-02T09:31:18.999Z] 08:59:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2024-08-02T09:31:18.999Z] 09:00:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 [2024-08-02T09:31:18.999Z] 09:01:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2024-08-02T09:31:18.999Z] 09:02:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2024-08-02T09:31:18.999Z] 09:03:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-08-02T09:31:18.999Z] 09:04:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2024-08-02T09:31:18.999Z] 09:05:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-08-02T09:31:18.999Z] 09:06:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2024-08-02T09:31:19.000Z] 09:07:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2024-08-02T09:31:19.000Z] 09:08:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2024-08-02T09:31:19.000Z] 09:09:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 [2024-08-02T09:31:19.000Z] 09:10:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2024-08-02T09:31:19.000Z] 09:11:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-08-02T09:31:19.000Z] 09:12:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2024-08-02T09:31:19.000Z] 09:13:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2024-08-02T09:31:19.000Z] 09:14:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2024-08-02T09:31:19.000Z] 09:15:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2024-08-02T09:31:19.000Z] 09:16:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2024-08-02T09:31:19.000Z] 09:17:01 0.93 0.02 0.92 0.00 0.13 9.87 0.00 [2024-08-02T09:31:19.000Z] 09:18:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2024-08-02T09:31:19.000Z] 09:19:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2024-08-02T09:31:19.000Z] 09:20:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2024-08-02T09:31:19.000Z] 09:21:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-08-02T09:31:19.000Z] 09:22:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2024-08-02T09:31:19.000Z] 09:23:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2024-08-02T09:31:19.000Z] 09:24:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 [2024-08-02T09:31:19.000Z] 09:25:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-08-02T09:31:19.000Z] 09:26:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2024-08-02T09:31:19.000Z] 09:27:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2024-08-02T09:31:19.000Z] 09:28:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2024-08-02T09:31:19.000Z] 09:29:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2024-08-02T09:31:19.000Z] 09:30:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 [2024-08-02T09:31:19.000Z] 09:31:01 6.73 0.25 6.48 0.00 25.46 487.25 0.00 [2024-08-02T09:31:19.000Z] Average: 47.98 1.18 46.80 0.00 163.55 15861.95 0.00 [2024-08-02T09:31:19.000Z] [2024-08-02T09:31:19.000Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-02T09:31:19.000Z] 08:30:02 29581056 31585992 757232 2.30 60652 2234504 1801772 5.31 1002460 1952744 740 [2024-08-02T09:31:19.000Z] 08:31:01 28352360 31549528 761992 2.32 124924 3281720 1740188 5.13 1122348 2948572 7080 [2024-08-02T09:31:19.000Z] 08:32:01 26948660 31324448 977340 2.97 128424 4370544 2423536 7.14 2022872 3358556 383812 [2024-08-02T09:31:19.000Z] 08:33:01 27075920 31421384 877012 2.67 133848 4305608 1980860 5.84 1466052 3752704 369932 [2024-08-02T09:31:19.000Z] 08:34:01 27424936 31415608 882996 2.69 139856 3992164 2358392 6.95 1402232 3508884 15136 [2024-08-02T09:31:19.000Z] 08:35:01 20571060 31279800 977388 2.97 156376 10499276 3483492 10.27 1989612 9533396 532 [2024-08-02T09:31:19.000Z] 08:36:01 16925240 31378788 868792 2.64 337300 13744032 2444380 7.20 2815420 12026196 734440 [2024-08-02T09:31:19.000Z] 08:37:01 8825952 27653892 4515916 13.73 376112 17650236 12386496 36.50 7186752 15207440 1398156 [2024-08-02T09:31:19.000Z] 08:38:01 5534068 26391336 5792180 17.61 389736 19609908 11235252 33.11 9204060 16450144 1605896 [2024-08-02T09:31:19.000Z] 08:39:01 10131012 31381484 854396 2.60 400508 20138632 2434480 7.17 3217660 18065740 974868 [2024-08-02T09:31:19.000Z] 08:40:01 9818268 31393996 851192 2.59 405324 20450316 2184972 6.44 3277688 18321792 12 [2024-08-02T09:31:19.000Z] 08:41:01 9819164 31394960 850136 2.59 405344 20450312 2184972 6.44 3277464 18321796 316 [2024-08-02T09:31:19.000Z] 08:42:01 9863332 31439184 805808 2.45 405356 20450324 2184972 6.44 3233056 18321800 8 [2024-08-02T09:31:19.000Z] 08:43:01 9863164 31439024 805892 2.45 405376 20450324 2184972 6.44 3233060 18321800 144 [2024-08-02T09:31:19.000Z] 08:44:01 9864080 31439984 805064 2.45 405400 20450320 2184972 6.44 3232088 18321804 20 [2024-08-02T09:31:19.000Z] 08:45:01 9866420 31442324 803072 2.44 405428 20450296 2172052 6.40 3231616 18321780 152 [2024-08-02T09:31:19.000Z] 08:46:01 9866032 31442072 803160 2.44 405456 20450440 2172052 6.40 3231600 18321900 12 [2024-08-02T09:31:19.000Z] 08:47:01 9866300 31442384 802808 2.44 405464 20450444 2172052 6.40 3231660 18321904 144 [2024-08-02T09:31:19.000Z] 08:48:01 9866000 31442100 803036 2.44 405476 20450436 2172052 6.40 3231668 18321904 12 [2024-08-02T09:31:19.000Z] 08:49:01 9865952 31442072 802996 2.44 405496 20450440 2172052 6.40 3231740 18321908 16 [2024-08-02T09:31:19.000Z] 08:50:01 9866692 31442836 802204 2.44 405516 20450452 2172052 6.40 3231000 18321928 8 [2024-08-02T09:31:19.000Z] 08:51:01 9866612 31442796 802168 2.44 405544 20450456 2155396 6.35 3231056 18321928 308 [2024-08-02T09:31:19.000Z] 08:52:01 9866536 31442756 802376 2.44 405564 20450456 2155396 6.35 3231128 18321932 8 [2024-08-02T09:31:19.000Z] 08:53:01 9867024 31443264 801852 2.44 405584 20450452 2155396 6.35 3231148 18321932 12 [2024-08-02T09:31:19.000Z] 08:54:01 9866652 31443064 801940 2.44 405600 20450592 2155396 6.35 3231720 18322068 204 [2024-08-02T09:31:19.000Z] 08:55:01 9861388 31438160 806836 2.45 405624 20450932 2155396 6.35 3239688 18322232 36 [2024-08-02T09:31:19.000Z] 08:56:01 9861636 31440188 804704 2.45 405656 20451704 2171556 6.40 3237796 18322376 8 [2024-08-02T09:31:19.000Z] 08:57:01 9861644 31440224 804624 2.45 405680 20451708 2171556 6.40 3237516 18322372 8 [2024-08-02T09:31:19.000Z] 08:58:01 9861836 31440504 804516 2.45 405756 20451708 2171556 6.40 3237528 18322372 16 [2024-08-02T09:31:19.000Z] 08:59:01 9862028 31440724 804468 2.45 405776 20451712 2171556 6.40 3237528 18322376 8 [2024-08-02T09:31:19.000Z] 09:00:01 9861004 31439756 805428 2.45 405804 20451716 2171556 6.40 3237596 18322380 8 [2024-08-02T09:31:19.000Z] 09:01:01 9860988 31439740 805400 2.45 405832 20451716 2171556 6.40 3237536 18322380 4 [2024-08-02T09:31:19.000Z] 09:02:01 9861028 31439816 805276 2.45 405848 20451720 2171556 6.40 3237872 18322384 184 [2024-08-02T09:31:19.000Z] 09:03:01 9861020 31439832 805180 2.45 405880 20451728 2171556 6.40 3237584 18322388 152 [2024-08-02T09:31:19.000Z] 09:04:01 9860404 31439264 805660 2.45 405904 20451720 2171556 6.40 3237912 18322388 12 [2024-08-02T09:31:19.000Z] 09:05:01 9860640 31439516 805368 2.45 405916 20451732 2171556 6.40 3237888 18322396 12 [2024-08-02T09:31:19.000Z] 09:06:01 9860808 31439700 805332 2.45 405936 20451732 2171556 6.40 3237692 18322396 8 [2024-08-02T09:31:19.000Z] 09:07:01 9860784 31439700 805312 2.45 405940 20451736 2171556 6.40 3237704 18322400 8 [2024-08-02T09:31:19.000Z] 09:08:01 9860460 31439384 805548 2.45 405948 20451740 2171556 6.40 3237708 18322404 8 [2024-08-02T09:31:19.000Z] 09:09:01 9860624 31439576 805260 2.45 405968 20451736 2171556 6.40 3238024 18322404 152 [2024-08-02T09:31:19.000Z] 09:10:01 9860672 31439636 805176 2.45 405992 20451744 2171556 6.40 3237816 18322408 8 [2024-08-02T09:31:19.000Z] 09:11:01 9860624 31439620 805136 2.45 406012 20451748 2171556 6.40 3237772 18322412 8 [2024-08-02T09:31:19.000Z] 09:12:01 9860316 31439316 805408 2.45 406028 20451752 2171556 6.40 3237788 18322416 12 [2024-08-02T09:31:19.000Z] 09:13:01 9860088 31439132 805544 2.45 406052 20451756 2154656 6.35 3237824 18322420 12 [2024-08-02T09:31:19.000Z] 09:14:01 9860304 31439352 805492 2.45 406076 20451760 2154656 6.35 3237864 18322424 32 [2024-08-02T09:31:19.000Z] 09:15:01 9860280 31439392 805492 2.45 406104 20451756 2154656 6.35 3237964 18322432 12 [2024-08-02T09:31:19.000Z] 09:16:01 9860248 31439368 805492 2.45 406120 20451768 2154656 6.35 3237904 18322436 8 [2024-08-02T09:31:19.000Z] 09:17:01 9860200 31439352 805468 2.45 406136 20451764 2154656 6.35 3237940 18322432 8 [2024-08-02T09:31:19.000Z] 09:18:01 9860120 31439312 805432 2.45 406144 20451772 2154656 6.35 3237988 18322436 8 [2024-08-02T09:31:19.000Z] 09:19:01 9860080 31439284 805420 2.45 406160 20451760 2154656 6.35 3237988 18322436 8 [2024-08-02T09:31:19.000Z] 09:20:01 9859812 31439044 805580 2.45 406184 20451776 2154656 6.35 3238100 18322440 4 [2024-08-02T09:31:19.000Z] 09:21:01 9860048 31439312 805256 2.45 406204 20451780 2154656 6.35 3238048 18322444 8 [2024-08-02T09:31:19.000Z] 09:22:01 9860216 31439636 805092 2.45 406220 20451912 2154656 6.35 3238068 18322576 8 [2024-08-02T09:31:19.000Z] 09:23:01 9860444 31439884 804816 2.45 406228 20451916 2154656 6.35 3238084 18322580 8 [2024-08-02T09:31:19.000Z] 09:24:01 9860324 31439792 805000 2.45 406248 20451920 2170712 6.40 3238688 18322584 220 [2024-08-02T09:31:19.000Z] 09:25:01 9860380 31439860 804904 2.45 406268 20451920 2170712 6.40 3238252 18322584 8 [2024-08-02T09:31:19.000Z] 09:26:01 9860292 31439800 804932 2.45 406280 20451924 2170712 6.40 3238136 18322588 4 [2024-08-02T09:31:19.000Z] 09:27:01 9860696 31440216 804676 2.45 406288 20451924 2154316 6.35 3238204 18322588 8 [2024-08-02T09:31:19.000Z] 09:28:01 9860412 31439952 804884 2.45 406304 20451932 2154316 6.35 3238176 18322596 8 [2024-08-02T09:31:19.000Z] 09:29:01 9860612 31440180 804856 2.45 406320 20451928 2154316 6.35 3238176 18322600 8 [2024-08-02T09:31:19.000Z] 09:30:01 9860628 31440216 804780 2.45 406340 20451936 2154316 6.35 3238272 18322600 8 [2024-08-02T09:31:19.000Z] 09:31:01 9467108 31387968 856656 2.61 407964 20769732 2460912 7.25 3289744 18639744 318676 [2024-08-02T09:31:19.000Z] Average: 11511495 31292432 955699 2.91 376690 18767998 2503725 7.38 3223444 16772264 93737 [2024-08-02T09:31:19.000Z] [2024-08-02T09:31:19.000Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-02T09:31:19.000Z] 08:30:02 lo 4.34 4.34 0.42 0.42 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:30:02 vethcf26733 576.36 513.51 47.81 2923.60 0.00 0.00 0.00 0.24 [2024-08-02T09:31:19.000Z] 08:30:02 docker0 576.36 513.39 39.93 2923.60 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:30:02 ens3 1434.35 1430.05 8314.33 180.53 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:31:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:31:01 docker0 254.63 342.04 21.59 2095.78 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:31:01 ens3 465.80 329.40 5318.58 39.99 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:32:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:32:01 ens3 42.98 28.61 49.83 18.28 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:32:01 veth66132e3 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:33:01 docker0 1.53 1.53 0.11 0.14 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:33:01 ens3 27.78 20.66 22.79 12.97 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:33:01 veth66132e3 1.53 1.55 0.14 0.14 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:34:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:34:01 docker0 0.60 0.45 0.05 0.23 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:34:01 veth719449c 0.60 0.55 0.06 0.24 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:34:01 ens3 156.45 92.34 2938.81 17.50 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth1443bfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth8a6b545 8.43 5.05 92.57 0.39 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth60f84be 2.65 5.30 0.20 95.83 0.00 0.00 0.00 0.01 [2024-08-02T09:31:19.000Z] 08:35:01 veth5ac26fe 1.20 2.38 0.09 30.85 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth9d91216 2.22 1.28 30.88 0.10 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth1c4307e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 vethf393b29 1.53 2.80 0.12 34.02 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 vethce6f1e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth5b4f8e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth7f2e709 3.51 1.62 31.42 0.12 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth09e935c 5.30 2.65 95.83 0.20 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 vethe0b37df 1.62 3.51 0.12 31.42 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth4991399 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth26b695d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 vethcf72a5a 2.80 1.53 34.02 0.12 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth350de69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth0028f7c 1.12 2.35 0.09 30.85 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 docker0 25.87 47.26 1.64 638.51 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth719449c 0.05 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth198a49c 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth7782274 1.28 2.22 0.10 30.88 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth44db511 5.05 8.43 0.39 92.57 0.00 0.00 0.00 0.01 [2024-08-02T09:31:19.000Z] 08:35:01 veth26d3e72 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth6bdf17d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 ens3 141.58 109.78 1507.21 171.04 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:35:01 veth8a0a295 2.73 4.71 0.22 62.95 0.00 0.00 0.00 0.01 [2024-08-02T09:31:19.000Z] 08:36:01 veth6a9244a 86.97 140.28 8.69 1181.20 0.00 0.00 0.00 0.10 [2024-08-02T09:31:19.000Z] 08:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:36:01 veth0f3b89b 88.62 131.71 8.92 1179.03 0.00 0.00 0.00 0.10 [2024-08-02T09:31:19.000Z] 08:36:01 vethd8c34f1 86.21 137.10 8.80 1182.97 0.00 0.00 0.00 0.10 [2024-08-02T09:31:19.000Z] 08:36:01 docker0 478.47 747.55 40.47 6335.40 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:36:01 veth719449c 0.12 0.96 0.01 0.04 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:36:01 veth0c75c1d 93.36 149.61 9.26 1192.50 0.00 0.00 0.00 0.10 [2024-08-02T09:31:19.000Z] 08:36:01 vethe82275b 96.06 151.06 9.38 1196.85 0.00 0.00 0.00 0.10 [2024-08-02T09:31:19.000Z] 08:36:01 ens3 899.72 545.22 8409.23 57.87 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth0b566d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth112614c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth0ef9672 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 vethf005efa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth4e8d42d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth0bfa4fa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth5cc6eeb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth2b5b6ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth3104a37 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth4476481 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth0da9a54 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth719449c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth161c897 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 veth74b5c62 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:37:01 ens3 14.08 9.20 11.20 6.32 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth0b566d9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth112614c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth0ef9672 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 vethf005efa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth4e8d42d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth0bfa4fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth5cc6eeb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth2b5b6ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth3104a37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth4476481 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth0da9a54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth719449c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth161c897 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 veth74b5c62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:38:01 ens3 4.28 2.48 3.40 1.83 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth0b566d9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth112614c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth0ef9672 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 vethf005efa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth4e8d42d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth0bfa4fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth5cc6eeb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth2b5b6ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth3104a37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth4476481 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth0da9a54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth719449c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth161c897 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 veth74b5c62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:39:01 ens3 3.97 2.22 3.02 1.65 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:40:01 ens3 7.63 5.37 6.95 3.60 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:41:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:42:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:43:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:44:01 ens3 0.72 0.62 0.76 0.29 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:45:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:46:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:47:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:48:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:49:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:50:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:51:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.000Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:55:01 ens3 1.17 0.90 1.06 0.44 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:56:01 ens3 7.08 5.53 4.64 5.92 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:57:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 08:59:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:00:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:02:01 ens3 0.32 0.27 0.25 0.21 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:03:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:04:01 ens3 0.55 0.07 0.11 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:05:01 ens3 0.60 0.52 0.42 0.35 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:06:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:08:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:10:01 ens3 0.23 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:11:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:13:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:15:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:20:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:30:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] 09:31:01 ens3 87.49 51.66 2519.67 10.16 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] Average: docker0 21.37 26.45 1.66 192.36 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] Average: ens3 52.80 42.11 466.37 8.49 0.00 0.00 0.00 0.00 [2024-08-02T09:31:19.001Z] [2024-08-02T09:31:19.001Z] [2024-08-02T09:31:19.001Z] ---> sar -P ALL: [2024-08-02T09:31:19.001Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6985) 08/02/24 _x86_64_ (8 CPU) [2024-08-02T09:31:19.001Z] [2024-08-02T09:31:19.001Z] 08:28:53 LINUX RESTART (8 CPU) [2024-08-02T09:31:19.001Z] [2024-08-02T09:31:19.001Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2024-08-02T09:31:19.001Z] 08:30:02 all 8.53 0.00 2.81 2.55 0.05 86.06 [2024-08-02T09:31:19.001Z] 08:30:02 0 8.11 0.00 2.72 10.93 0.05 78.18 [2024-08-02T09:31:19.001Z] 08:30:02 1 6.40 0.00 2.52 1.53 0.03 89.52 [2024-08-02T09:31:19.001Z] 08:30:02 2 8.00 0.00 3.03 3.89 0.07 85.00 [2024-08-02T09:31:19.001Z] 08:30:02 3 12.93 0.00 2.43 2.41 0.03 82.20 [2024-08-02T09:31:19.001Z] 08:30:02 4 8.41 0.00 4.55 0.70 0.05 86.29 [2024-08-02T09:31:19.001Z] 08:30:02 5 8.34 0.00 3.18 0.44 0.07 87.97 [2024-08-02T09:31:19.001Z] 08:30:02 6 10.02 0.00 2.25 0.15 0.05 87.52 [2024-08-02T09:31:19.001Z] 08:30:02 7 6.06 0.00 1.78 0.33 0.03 91.80 [2024-08-02T09:31:19.001Z] 08:31:01 all 6.10 0.00 3.18 6.01 0.06 84.65 [2024-08-02T09:31:19.001Z] 08:31:01 0 5.47 0.00 2.44 7.76 0.03 84.29 [2024-08-02T09:31:19.001Z] 08:31:01 1 5.71 0.00 4.41 12.18 0.10 77.59 [2024-08-02T09:31:19.001Z] 08:31:01 2 6.11 0.00 3.59 15.62 0.05 74.63 [2024-08-02T09:31:19.001Z] 08:31:01 3 6.13 0.00 2.36 0.05 0.05 91.41 [2024-08-02T09:31:19.001Z] 08:31:01 4 5.06 0.00 4.82 11.44 0.07 78.62 [2024-08-02T09:31:19.001Z] 08:31:01 5 6.19 0.00 2.53 0.65 0.03 90.59 [2024-08-02T09:31:19.001Z] 08:31:01 6 7.04 0.00 2.35 0.09 0.07 90.46 [2024-08-02T09:31:19.001Z] 08:31:01 7 7.09 0.00 2.93 0.34 0.10 89.53 [2024-08-02T09:31:19.001Z] 08:32:01 all 39.10 0.00 5.76 2.93 0.10 52.11 [2024-08-02T09:31:19.001Z] 08:32:01 0 39.38 0.00 6.74 0.66 0.10 53.12 [2024-08-02T09:31:19.001Z] 08:32:01 1 41.85 0.00 5.09 0.24 0.08 52.74 [2024-08-02T09:31:19.001Z] 08:32:01 2 41.42 0.00 5.76 0.78 0.10 51.95 [2024-08-02T09:31:19.001Z] 08:32:01 3 39.82 0.00 5.60 3.26 0.10 51.21 [2024-08-02T09:31:19.001Z] 08:32:01 4 37.98 0.00 5.50 1.95 0.12 54.46 [2024-08-02T09:31:19.001Z] 08:32:01 5 38.39 0.00 5.83 0.12 0.08 55.58 [2024-08-02T09:31:19.001Z] 08:32:01 6 38.50 0.00 6.22 0.30 0.10 54.87 [2024-08-02T09:31:19.001Z] 08:32:01 7 35.47 0.00 5.33 16.09 0.10 43.01 [2024-08-02T09:31:19.001Z] 08:33:01 all 48.06 0.00 6.03 1.10 0.11 44.71 [2024-08-02T09:31:19.001Z] 08:33:01 0 45.72 0.00 5.93 0.20 0.10 48.05 [2024-08-02T09:31:19.001Z] 08:33:01 1 45.67 0.00 5.85 0.12 0.15 48.21 [2024-08-02T09:31:19.001Z] 08:33:01 2 51.36 0.00 6.27 0.27 0.08 42.01 [2024-08-02T09:31:19.001Z] 08:33:01 3 49.89 0.00 6.32 2.72 0.08 40.98 [2024-08-02T09:31:19.001Z] 08:33:01 4 51.00 0.00 6.42 0.25 0.08 42.24 [2024-08-02T09:31:19.001Z] 08:33:01 5 48.23 0.00 6.47 0.45 0.15 44.69 [2024-08-02T09:31:19.001Z] 08:33:01 6 45.57 0.00 5.60 0.54 0.10 48.20 [2024-08-02T09:31:19.001Z] 08:33:01 7 46.99 0.00 5.40 4.20 0.10 43.31 [2024-08-02T09:31:19.001Z] 08:34:01 all 28.03 0.00 6.14 3.92 0.08 61.83 [2024-08-02T09:31:19.001Z] 08:34:01 0 26.57 0.00 5.68 6.56 0.07 61.13 [2024-08-02T09:31:19.001Z] 08:34:01 1 27.03 0.00 5.78 6.00 0.10 61.09 [2024-08-02T09:31:19.001Z] 08:34:01 2 28.99 0.00 6.53 0.37 0.08 64.03 [2024-08-02T09:31:19.001Z] 08:34:01 3 29.65 0.00 7.00 3.19 0.08 60.08 [2024-08-02T09:31:19.001Z] 08:34:01 4 29.83 0.00 6.15 1.96 0.07 62.00 [2024-08-02T09:31:19.001Z] 08:34:01 5 29.52 0.00 6.94 0.88 0.08 62.57 [2024-08-02T09:31:19.001Z] 08:34:01 6 26.38 0.00 5.43 12.09 0.07 56.04 [2024-08-02T09:31:19.001Z] 08:34:01 7 26.28 0.00 5.61 0.30 0.10 67.71 [2024-08-02T09:31:19.001Z] 08:35:01 all 16.18 0.00 5.74 25.24 0.14 52.71 [2024-08-02T09:31:19.001Z] 08:35:01 0 16.26 0.00 5.28 16.44 0.10 61.92 [2024-08-02T09:31:19.001Z] 08:35:01 1 15.33 0.00 5.35 3.90 0.17 75.25 [2024-08-02T09:31:19.001Z] 08:35:01 2 16.42 0.00 6.48 27.42 0.10 49.58 [2024-08-02T09:31:19.001Z] 08:35:01 3 15.95 0.00 5.79 44.03 0.22 34.01 [2024-08-02T09:31:19.001Z] 08:35:01 4 17.82 0.00 5.74 56.75 0.10 19.59 [2024-08-02T09:31:19.001Z] 08:35:01 5 16.04 0.00 6.42 13.48 0.15 63.90 [2024-08-02T09:31:19.001Z] 08:35:01 6 15.83 0.00 5.72 31.56 0.17 46.72 [2024-08-02T09:31:19.001Z] 08:35:01 7 15.76 0.00 5.14 8.57 0.08 70.45 [2024-08-02T09:31:19.001Z] 08:36:01 all 10.02 0.00 5.17 18.64 0.10 66.06 [2024-08-02T09:31:19.001Z] 08:36:01 0 9.51 0.00 4.79 13.13 0.24 72.34 [2024-08-02T09:31:19.001Z] 08:36:01 1 11.17 0.00 5.34 12.47 0.07 70.96 [2024-08-02T09:31:19.001Z] 08:36:01 2 10.58 0.00 5.01 9.96 0.08 74.37 [2024-08-02T09:31:19.001Z] 08:36:01 3 9.18 0.00 4.64 14.33 0.08 71.76 [2024-08-02T09:31:19.001Z] 08:36:01 4 11.68 0.00 7.38 61.08 0.12 19.74 [2024-08-02T09:31:19.001Z] 08:36:01 5 8.04 0.00 4.38 14.03 0.08 73.46 [2024-08-02T09:31:19.001Z] 08:36:01 6 9.67 0.00 4.84 9.89 0.08 75.51 [2024-08-02T09:31:19.001Z] 08:36:01 7 10.33 0.00 4.99 14.49 0.07 70.13 [2024-08-02T09:31:19.001Z] 08:37:01 all 54.65 0.00 8.95 8.32 0.11 27.96 [2024-08-02T09:31:19.001Z] 08:37:01 0 55.12 0.00 9.08 3.86 0.10 31.84 [2024-08-02T09:31:19.001Z] 08:37:01 1 53.82 0.00 8.98 12.57 0.10 24.53 [2024-08-02T09:31:19.001Z] 08:37:01 2 55.31 0.00 9.64 13.26 0.13 21.65 [2024-08-02T09:31:19.001Z] 08:37:01 3 55.14 0.00 7.95 4.50 0.10 32.31 [2024-08-02T09:31:19.001Z] 08:37:01 4 54.89 0.00 8.69 23.23 0.12 13.07 [2024-08-02T09:31:19.001Z] 08:37:01 5 54.55 0.00 8.39 2.01 0.12 34.93 [2024-08-02T09:31:19.001Z] 08:37:01 6 54.47 0.00 9.05 2.08 0.13 34.26 [2024-08-02T09:31:19.001Z] 08:37:01 7 53.88 0.00 9.83 5.13 0.10 31.06 [2024-08-02T09:31:19.001Z] 08:38:01 all 88.52 0.00 11.30 0.00 0.17 0.00 [2024-08-02T09:31:19.001Z] 08:38:01 0 89.21 0.00 10.62 0.00 0.17 0.00 [2024-08-02T09:31:19.001Z] 08:38:01 1 88.38 0.00 11.47 0.00 0.15 0.00 [2024-08-02T09:31:19.001Z] 08:38:01 2 89.02 0.00 10.82 0.00 0.16 0.00 [2024-08-02T09:31:19.001Z] 08:38:01 3 88.18 0.00 11.64 0.00 0.18 0.00 [2024-08-02T09:31:19.001Z] 08:38:01 4 88.52 0.00 11.29 0.00 0.17 0.02 [2024-08-02T09:31:19.001Z] 08:38:01 5 87.19 0.00 12.62 0.00 0.20 0.00 [2024-08-02T09:31:19.001Z] 08:38:01 6 88.78 0.00 10.98 0.00 0.24 0.00 [2024-08-02T09:31:19.001Z] 08:38:01 7 88.82 0.00 11.04 0.00 0.13 0.00 [2024-08-02T09:31:19.001Z] 08:39:01 all 72.28 0.00 10.64 3.09 0.13 13.86 [2024-08-02T09:31:19.001Z] 08:39:01 0 72.36 0.00 10.08 1.44 0.14 15.99 [2024-08-02T09:31:19.001Z] 08:39:01 1 72.63 0.00 11.23 1.15 0.12 14.87 [2024-08-02T09:31:19.001Z] 08:39:01 2 73.08 0.00 10.25 1.50 0.14 15.03 [2024-08-02T09:31:19.001Z] 08:39:01 3 70.34 0.00 11.61 0.59 0.14 17.32 [2024-08-02T09:31:19.001Z] 08:39:01 4 72.70 0.00 9.78 0.00 0.12 17.40 [2024-08-02T09:31:19.001Z] 08:39:01 5 74.13 0.00 9.85 12.44 0.14 3.45 [2024-08-02T09:31:19.001Z] 08:39:01 6 71.88 0.00 10.53 1.20 0.12 16.27 [2024-08-02T09:31:19.001Z] 08:39:01 7 70.95 0.00 11.86 6.30 0.14 10.75 [2024-08-02T09:31:19.001Z] 08:40:01 all 1.65 0.00 0.98 6.24 0.04 91.09 [2024-08-02T09:31:19.001Z] 08:40:01 0 1.13 0.00 0.75 0.75 0.03 97.34 [2024-08-02T09:31:19.001Z] 08:40:01 1 1.54 0.00 0.87 4.90 0.12 92.57 [2024-08-02T09:31:19.001Z] 08:40:01 2 2.19 0.00 1.24 4.84 0.03 91.69 [2024-08-02T09:31:19.001Z] 08:40:01 3 1.07 0.00 0.58 4.81 0.03 93.51 [2024-08-02T09:31:19.001Z] 08:40:01 4 0.97 0.00 0.83 6.19 0.02 91.99 [2024-08-02T09:31:19.001Z] 08:40:01 5 1.69 0.00 1.66 22.08 0.03 74.54 [2024-08-02T09:31:19.001Z] 08:40:01 6 1.34 0.00 0.95 3.25 0.02 94.45 [2024-08-02T09:31:19.001Z] 08:40:01 7 3.30 0.00 0.94 3.22 0.02 92.53 [2024-08-02T09:31:19.001Z] [2024-08-02T09:31:19.001Z] 08:40:01 CPU %user %nice %system %iowait %steal %idle [2024-08-02T09:31:19.001Z] 08:41:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2024-08-02T09:31:19.001Z] 08:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.001Z] 08:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.001Z] 08:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 08:41:01 3 0.18 0.00 0.00 0.00 0.00 99.82 [2024-08-02T09:31:19.002Z] 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 08:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:41:01 7 1.03 0.00 0.00 0.00 0.00 98.97 [2024-08-02T09:31:19.002Z] 08:42:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-02T09:31:19.002Z] 08:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-02T09:31:19.002Z] 08:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-02T09:31:19.002Z] 08:42:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 08:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 08:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:42:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-02T09:31:19.002Z] 08:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-02T09:31:19.002Z] 08:43:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2024-08-02T09:31:19.002Z] 08:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-02T09:31:19.002Z] 08:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-02T09:31:19.002Z] 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-02T09:31:19.002Z] 08:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 08:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-02T09:31:19.002Z] 08:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-02T09:31:19.002Z] 08:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-02T09:31:19.002Z] 08:44:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-02T09:31:19.002Z] 08:44:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:45:01 all 0.10 0.00 0.03 0.01 0.01 99.85 [2024-08-02T09:31:19.002Z] 08:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 08:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-02T09:31:19.002Z] 08:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 08:45:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-02T09:31:19.002Z] 08:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:45:01 6 0.00 0.00 0.05 0.07 0.00 99.88 [2024-08-02T09:31:19.002Z] 08:45:01 7 0.68 0.00 0.05 0.00 0.00 99.27 [2024-08-02T09:31:19.002Z] 08:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-02T09:31:19.002Z] 08:46:01 0 0.10 0.00 0.07 0.00 0.05 99.78 [2024-08-02T09:31:19.002Z] 08:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 08:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-02T09:31:19.002Z] 08:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 08:46:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-02T09:31:19.002Z] 08:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 08:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-02T09:31:19.002Z] 08:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-02T09:31:19.002Z] 08:47:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-02T09:31:19.002Z] 08:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:47:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-02T09:31:19.002Z] 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:48:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-08-02T09:31:19.002Z] 08:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-08-02T09:31:19.002Z] 08:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 08:48:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-02T09:31:19.002Z] 08:48:01 7 0.60 0.00 0.03 0.00 0.00 99.37 [2024-08-02T09:31:19.002Z] 08:49:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2024-08-02T09:31:19.002Z] 08:49:01 0 0.02 0.00 0.07 0.02 0.03 99.87 [2024-08-02T09:31:19.002Z] 08:49:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-02T09:31:19.002Z] 08:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-02T09:31:19.002Z] 08:49:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2024-08-02T09:31:19.002Z] 08:49:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:49:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2024-08-02T09:31:19.002Z] 08:49:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 08:50:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2024-08-02T09:31:19.002Z] 08:50:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2024-08-02T09:31:19.002Z] 08:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:50:01 2 0.18 0.00 0.00 0.00 0.02 99.80 [2024-08-02T09:31:19.002Z] 08:50:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-02T09:31:19.002Z] 08:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:50:01 7 1.76 0.00 0.05 0.00 0.00 98.19 [2024-08-02T09:31:19.002Z] 08:51:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-02T09:31:19.002Z] 08:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 08:51:01 1 0.02 0.00 0.03 0.02 0.03 99.90 [2024-08-02T09:31:19.002Z] 08:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-02T09:31:19.002Z] 08:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:51:01 7 1.99 0.00 0.00 0.00 0.00 98.01 [2024-08-02T09:31:19.002Z] [2024-08-02T09:31:19.002Z] 08:51:01 CPU %user %nice %system %iowait %steal %idle [2024-08-02T09:31:19.002Z] 08:52:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-02T09:31:19.002Z] 08:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 08:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-02T09:31:19.002Z] 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-02T09:31:19.002Z] 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.002Z] 08:52:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2024-08-02T09:31:19.002Z] 08:53:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2024-08-02T09:31:19.002Z] 08:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 08:53:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-02T09:31:19.002Z] 08:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 08:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:53:01 7 1.64 0.00 0.07 0.00 0.02 98.27 [2024-08-02T09:31:19.002Z] 08:54:01 all 0.23 0.00 0.03 0.00 0.01 99.73 [2024-08-02T09:31:19.002Z] 08:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-02T09:31:19.002Z] 08:54:01 1 0.03 0.00 0.03 0.02 0.03 99.88 [2024-08-02T09:31:19.002Z] 08:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.002Z] 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:54:01 7 1.69 0.00 0.12 0.00 0.00 98.19 [2024-08-02T09:31:19.002Z] 08:55:01 all 0.08 0.00 0.03 0.00 0.01 99.88 [2024-08-02T09:31:19.002Z] 08:55:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-02T09:31:19.002Z] 08:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-02T09:31:19.002Z] 08:55:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-02T09:31:19.002Z] 08:55:01 3 0.10 0.00 0.03 0.02 0.00 99.85 [2024-08-02T09:31:19.002Z] 08:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:55:01 5 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-02T09:31:19.002Z] 08:55:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-02T09:31:19.002Z] 08:55:01 7 0.23 0.00 0.05 0.00 0.02 99.70 [2024-08-02T09:31:19.002Z] 08:56:01 all 0.38 0.00 0.03 0.01 0.01 99.58 [2024-08-02T09:31:19.002Z] 08:56:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2024-08-02T09:31:19.002Z] 08:56:01 1 0.12 0.00 0.07 0.02 0.02 99.78 [2024-08-02T09:31:19.002Z] 08:56:01 2 0.13 0.00 0.02 0.00 0.02 99.83 [2024-08-02T09:31:19.002Z] 08:56:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-02T09:31:19.002Z] 08:56:01 4 0.30 0.00 0.02 0.03 0.00 99.65 [2024-08-02T09:31:19.002Z] 08:56:01 5 0.73 0.00 0.00 0.00 0.00 99.27 [2024-08-02T09:31:19.002Z] 08:56:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2024-08-02T09:31:19.002Z] 08:56:01 7 1.50 0.00 0.07 0.00 0.00 98.43 [2024-08-02T09:31:19.002Z] 08:57:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-02T09:31:19.002Z] 08:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 08:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 08:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 08:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.002Z] 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-02T09:31:19.002Z] 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:57:01 7 2.00 0.00 0.02 0.00 0.00 97.98 [2024-08-02T09:31:19.002Z] 08:58:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-08-02T09:31:19.002Z] 08:58:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-02T09:31:19.002Z] 08:58:01 1 0.07 0.00 0.03 0.03 0.03 99.83 [2024-08-02T09:31:19.002Z] 08:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 08:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 08:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.002Z] 08:58:01 7 1.99 0.00 0.00 0.00 0.02 98.00 [2024-08-02T09:31:19.002Z] 08:59:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2024-08-02T09:31:19.002Z] 08:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-02T09:31:19.002Z] 08:59:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-02T09:31:19.002Z] 08:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 08:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 08:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 08:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-02T09:31:19.002Z] 08:59:01 7 1.97 0.00 0.02 0.00 0.00 98.01 [2024-08-02T09:31:19.002Z] 09:00:01 all 0.19 0.00 0.02 0.00 0.01 99.78 [2024-08-02T09:31:19.002Z] 09:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:00:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-02T09:31:19.002Z] 09:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-02T09:31:19.002Z] 09:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:00:01 7 1.44 0.00 0.00 0.00 0.02 98.55 [2024-08-02T09:31:19.002Z] 09:01:01 all 0.04 0.00 0.01 0.02 0.01 99.92 [2024-08-02T09:31:19.002Z] 09:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:01:01 1 0.08 0.00 0.03 0.02 0.02 99.85 [2024-08-02T09:31:19.002Z] 09:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:01:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2024-08-02T09:31:19.002Z] 09:01:01 6 0.02 0.00 0.00 0.13 0.00 99.85 [2024-08-02T09:31:19.002Z] 09:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-02T09:31:19.002Z] 09:02:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-08-02T09:31:19.002Z] 09:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 09:02:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-02T09:31:19.002Z] 09:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 09:02:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-02T09:31:19.002Z] 09:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] [2024-08-02T09:31:19.002Z] 09:02:01 CPU %user %nice %system %iowait %steal %idle [2024-08-02T09:31:19.002Z] 09:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-02T09:31:19.002Z] 09:03:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-02T09:31:19.002Z] 09:03:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-02T09:31:19.002Z] 09:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 09:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:04:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-02T09:31:19.002Z] 09:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 09:04:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-02T09:31:19.002Z] 09:04:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-02T09:31:19.002Z] 09:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:05:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-08-02T09:31:19.002Z] 09:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-02T09:31:19.002Z] 09:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-02T09:31:19.002Z] 09:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 09:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:05:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 09:05:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-02T09:31:19.002Z] 09:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-02T09:31:19.002Z] 09:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-02T09:31:19.002Z] 09:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 09:06:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-02T09:31:19.002Z] 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-02T09:31:19.002Z] 09:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 09:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.002Z] 09:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 09:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-02T09:31:19.002Z] 09:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 09:07:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-02T09:31:19.002Z] 09:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-02T09:31:19.002Z] 09:07:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-02T09:31:19.002Z] 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-02T09:31:19.002Z] 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-02T09:31:19.002Z] 09:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-02T09:31:19.002Z] 09:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.002Z] 09:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.002Z] 09:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-02T09:31:19.002Z] 09:09:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2024-08-02T09:31:19.002Z] 09:09:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2024-08-02T09:31:19.002Z] 09:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.002Z] 09:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-02T09:31:19.002Z] 09:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 09:10:01 1 0.08 0.00 0.02 0.02 0.02 99.87 [2024-08-02T09:31:19.002Z] 09:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-02T09:31:19.002Z] 09:11:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2024-08-02T09:31:19.002Z] 09:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.002Z] 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.002Z] 09:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 09:11:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2024-08-02T09:31:19.002Z] 09:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-02T09:31:19.002Z] 09:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-02T09:31:19.002Z] 09:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-02T09:31:19.002Z] 09:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.002Z] 09:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.002Z] 09:12:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.002Z] 09:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.002Z] 09:13:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-08-02T09:31:19.002Z] 09:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-02T09:31:19.002Z] 09:13:01 1 0.03 0.00 0.05 0.02 0.03 99.87 [2024-08-02T09:31:19.002Z] 09:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.002Z] 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.002Z] 09:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:13:01 6 0.00 0.00 0.00 0.08 0.00 99.92 [2024-08-02T09:31:19.003Z] 09:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] [2024-08-02T09:31:19.003Z] 09:13:01 CPU %user %nice %system %iowait %steal %idle [2024-08-02T09:31:19.003Z] 09:14:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2024-08-02T09:31:19.003Z] 09:14:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.003Z] 09:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.003Z] 09:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:14:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-02T09:31:19.003Z] 09:14:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-02T09:31:19.003Z] 09:14:01 7 1.04 0.00 0.02 0.00 0.02 98.92 [2024-08-02T09:31:19.003Z] 09:15:01 all 0.21 0.00 0.02 0.00 0.01 99.76 [2024-08-02T09:31:19.003Z] 09:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:15:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2024-08-02T09:31:19.003Z] 09:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:15:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-02T09:31:19.003Z] 09:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:15:01 7 1.58 0.00 0.00 0.00 0.00 98.42 [2024-08-02T09:31:19.003Z] 09:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-02T09:31:19.003Z] 09:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-02T09:31:19.003Z] 09:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-02T09:31:19.003Z] 09:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.003Z] 09:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-02T09:31:19.003Z] 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-02T09:31:19.003Z] 09:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-02T09:31:19.003Z] 09:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-02T09:31:19.003Z] 09:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-02T09:31:19.003Z] 09:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:18:01 1 0.03 0.00 0.03 0.02 0.03 99.88 [2024-08-02T09:31:19.003Z] 09:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-02T09:31:19.003Z] 09:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.003Z] 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:18:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-02T09:31:19.003Z] 09:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-02T09:31:19.003Z] 09:19:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2024-08-02T09:31:19.003Z] 09:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-02T09:31:19.003Z] 09:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:19:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-02T09:31:19.003Z] 09:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:19:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:19:01 7 0.85 0.00 0.02 0.00 0.00 99.14 [2024-08-02T09:31:19.003Z] 09:20:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-08-02T09:31:19.003Z] 09:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-02T09:31:19.003Z] 09:20:01 1 0.07 0.00 0.03 0.07 0.02 99.82 [2024-08-02T09:31:19.003Z] 09:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:20:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-02T09:31:19.003Z] 09:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.003Z] 09:20:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2024-08-02T09:31:19.003Z] 09:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.003Z] 09:21:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2024-08-02T09:31:19.003Z] 09:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:21:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-02T09:31:19.003Z] 09:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:21:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-02T09:31:19.003Z] 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:21:01 7 0.68 0.00 0.00 0.00 0.00 99.32 [2024-08-02T09:31:19.003Z] 09:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-02T09:31:19.003Z] 09:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-02T09:31:19.003Z] 09:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:22:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2024-08-02T09:31:19.003Z] 09:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-02T09:31:19.003Z] 09:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-02T09:31:19.003Z] 09:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.003Z] 09:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.003Z] 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.003Z] 09:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:24:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-08-02T09:31:19.003Z] 09:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-02T09:31:19.003Z] 09:24:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2024-08-02T09:31:19.003Z] 09:24:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-02T09:31:19.003Z] 09:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-02T09:31:19.003Z] 09:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] [2024-08-02T09:31:19.003Z] 09:24:01 CPU %user %nice %system %iowait %steal %idle [2024-08-02T09:31:19.003Z] 09:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-02T09:31:19.003Z] 09:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:25:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-02T09:31:19.003Z] 09:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-02T09:31:19.003Z] 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:25:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-02T09:31:19.003Z] 09:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.003Z] 09:26:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-02T09:31:19.003Z] 09:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:26:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-02T09:31:19.003Z] 09:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-02T09:31:19.003Z] 09:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-02T09:31:19.003Z] 09:26:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-02T09:31:19.003Z] 09:27:01 all 0.16 0.00 0.02 0.00 0.01 99.80 [2024-08-02T09:31:19.003Z] 09:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-02T09:31:19.003Z] 09:27:01 1 0.05 0.00 0.07 0.02 0.03 99.83 [2024-08-02T09:31:19.003Z] 09:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.003Z] 09:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-02T09:31:19.003Z] 09:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-02T09:31:19.003Z] 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:27:01 7 1.16 0.00 0.02 0.00 0.02 98.81 [2024-08-02T09:31:19.003Z] 09:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-02T09:31:19.003Z] 09:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:28:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2024-08-02T09:31:19.003Z] 09:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-02T09:31:19.003Z] 09:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-02T09:31:19.003Z] 09:28:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:29:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2024-08-02T09:31:19.003Z] 09:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-02T09:31:19.003Z] 09:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-02T09:31:19.003Z] 09:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-02T09:31:19.003Z] 09:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-02T09:31:19.003Z] 09:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:29:01 7 0.35 0.00 0.00 0.00 0.00 99.65 [2024-08-02T09:31:19.003Z] 09:30:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2024-08-02T09:31:19.003Z] 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:30:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2024-08-02T09:31:19.003Z] 09:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-02T09:31:19.003Z] 09:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-02T09:31:19.003Z] 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-02T09:31:19.003Z] 09:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-02T09:31:19.003Z] 09:30:01 7 0.83 0.00 0.02 0.00 0.00 99.16 [2024-08-02T09:31:19.003Z] 09:31:01 all 1.77 0.00 0.73 0.06 0.01 97.43 [2024-08-02T09:31:19.003Z] 09:31:01 0 2.05 0.00 0.77 0.00 0.02 97.16 [2024-08-02T09:31:19.003Z] 09:31:01 1 1.58 0.00 0.67 0.30 0.02 97.43 [2024-08-02T09:31:19.003Z] 09:31:01 2 2.07 0.00 0.92 0.02 0.02 96.98 [2024-08-02T09:31:19.003Z] 09:31:01 3 1.60 0.00 0.92 0.02 0.02 97.45 [2024-08-02T09:31:19.003Z] 09:31:01 4 1.86 0.00 0.45 0.00 0.00 97.69 [2024-08-02T09:31:19.003Z] 09:31:01 5 1.49 0.00 0.67 0.00 0.02 97.83 [2024-08-02T09:31:19.003Z] 09:31:01 6 1.23 0.00 1.05 0.08 0.02 97.61 [2024-08-02T09:31:19.003Z] 09:31:01 7 2.31 0.00 0.38 0.03 0.02 97.26 [2024-08-02T09:31:19.003Z] Average: all 6.01 0.00 1.08 1.25 0.02 91.64 [2024-08-02T09:31:19.003Z] Average: 0 5.95 0.00 1.05 0.98 0.03 91.99 [2024-08-02T09:31:19.003Z] Average: 1 5.97 0.00 1.10 0.89 0.03 92.01 [2024-08-02T09:31:19.003Z] Average: 2 6.11 0.00 1.11 1.23 0.02 91.52 [2024-08-02T09:31:19.003Z] Average: 3 5.96 0.00 1.06 1.27 0.02 91.68 [2024-08-02T09:31:19.003Z] Average: 4 6.07 0.00 1.14 2.60 0.02 90.17 [2024-08-02T09:31:19.003Z] Average: 5 5.91 0.00 1.09 1.07 0.02 91.91 [2024-08-02T09:31:19.003Z] Average: 6 5.87 0.00 1.03 0.99 0.02 92.09 [2024-08-02T09:31:19.003Z] Average: 7 6.27 0.00 1.05 0.94 0.02 91.72 [2024-08-02T09:31:19.003Z] [2024-08-02T09:31:19.003Z] [2024-08-02T09:31:19.003Z]