Pull request #4868 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 840c57da83f7893f2e17c104615bfc991943b014+236833ffc84d188f677089422aea854ddee30426 (bec57775ca03d2aa883f7f28ff3f7c0cf3042bb5) 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-ssh13717306445194895351.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-ssh11264474820364512462.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4868/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4868/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6350872418119162233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4868/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh70356972531612654.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14472665076354669086.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4868/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4868/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11214662370007809839.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8010 in /w/workspace/edgexfoundry_edgex-go_PR-4868 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 236833ffc84d188f677089422aea854ddee30426 into PR head commit 840c57da83f7893f2e17c104615bfc991943b014 Merge succeeded, producing 840c57da83f7893f2e17c104615bfc991943b014 Checking out Revision 840c57da83f7893f2e17c104615bfc991943b014 (PR-4868) > 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/4868/head:refs/remotes/origin/PR-4868 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 840c57da83f7893f2e17c104615bfc991943b014 # 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 236833ffc84d188f677089422aea854ddee30426 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 840c57da83f7893f2e17c104615bfc991943b014 # timeout=10 Commit message: "feat: Add StartTimestamp and EndTimestamp for Cron Scheduler" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-20T03:00:19.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-20T03:00:20.171Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-20T03:00:20.300Z] ========================================================= [2024-08-20T03:00:20.300Z] EdgeX Global Pipelines Version Info [2024-08-20T03:00:20.300Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-20T03:00:21.074Z] ------------------- [2024-08-20T03:00:21.074Z] stable info: [2024-08-20T03:00:21.074Z] ------------------- [2024-08-20T03:00:21.074Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-20T03:00:21.074Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-20T03:00:21.074Z] Message: update stable to v1.0.260 [2024-08-20T03:00:21.647Z] ------------------- [2024-08-20T03:00:21.647Z] experimental info: [2024-08-20T03:00:21.647Z] ------------------- [2024-08-20T03:00:21.647Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-20T03:00:21.647Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-20T03:00:21.647Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-20T03:00:21.876Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-20T03:00:21.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-20T03:00:22.000Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-20T03:00:22.058Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-20T03:00:22.111Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-20T03:00:22.165Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-20T03:00:22.229Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-20T03:00:22.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-20T03:00:22.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-20T03:00:22.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-20T03:00:22.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-20T03:00:22.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-20T03:00:22.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-20T03:00:22.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-20T03:00:22.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-20T03:00:22.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-20T03:00:22.950Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-20T03:00:23.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-20T03:00:23.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-20T03:00:23.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-20T03:00:23.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-20T03:00:23.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-20T03:00:23.326Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-20T03:00:23.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4868 [Pipeline] echo [2024-08-20T03:00:23.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4868 [Pipeline] echo [2024-08-20T03:00:23.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4868 [Pipeline] echo [2024-08-20T03:00:23.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 840c57da83f7893f2e17c104615bfc991943b014 [Pipeline] echo [2024-08-20T03:00:23.639Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 840c57d [Pipeline] echo [2024-08-20T03:00:23.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-20T03:00:23.892Z] provisioning config files... [2024-08-20T03:00:23.909Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3569950367547390854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T03:00:24.296Z] ---> ****-login.sh [2024-08-20T03:00:24.296Z] nexus3.edgexfoundry.org:10001 [2024-08-20T03:00:24.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T03:00:24.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T03:00:24.559Z] Configure a credential helper to remove this warning. See [2024-08-20T03:00:24.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T03:00:24.559Z] [2024-08-20T03:00:24.559Z] Login Succeeded [2024-08-20T03:00:24.559Z] nexus3.edgexfoundry.org:10002 [2024-08-20T03:00:24.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T03:00:24.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T03:00:24.820Z] Configure a credential helper to remove this warning. See [2024-08-20T03:00:24.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T03:00:24.820Z] [2024-08-20T03:00:24.820Z] Login Succeeded [2024-08-20T03:00:24.820Z] nexus3.edgexfoundry.org:10003 [2024-08-20T03:00:24.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T03:00:24.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T03:00:24.820Z] Configure a credential helper to remove this warning. See [2024-08-20T03:00:24.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T03:00:24.820Z] [2024-08-20T03:00:24.820Z] Login Succeeded [2024-08-20T03:00:24.820Z] nexus3.edgexfoundry.org:10004 [2024-08-20T03:00:24.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T03:00:25.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T03:00:25.082Z] Configure a credential helper to remove this warning. See [2024-08-20T03:00:25.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T03:00:25.082Z] [2024-08-20T03:00:25.082Z] Login Succeeded [2024-08-20T03:00:25.082Z] ****.io [2024-08-20T03:00:25.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T03:00:25.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T03:00:25.343Z] Configure a credential helper to remove this warning. See [2024-08-20T03:00:25.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T03:00:25.343Z] [2024-08-20T03:00:25.343Z] Login Succeeded [2024-08-20T03:00:25.343Z] ---> ****-login.sh ends [Pipeline] } [2024-08-20T03:00:25.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-20T03:00:25.847Z] + 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-20T03:00:25.847Z] + + dirname cmd/core-command/Dockerfile [2024-08-20T03:00:25.847Z] cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-20T03:00:25.847Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2024-08-20T03:00:25.847Z] -f2 [2024-08-20T03:00:25.847Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/core-keeper/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/core-metadata/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-20T03:00:25.847Z] + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ [2024-08-20T03:00:25.847Z] -f2 [2024-08-20T03:00:25.847Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/support-notifications/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-20T03:00:25.847Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-20T03:00:25.847Z] + cut -d/ -f2 [2024-08-20T03:00:25.847Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-20T03:00:25.901Z] 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-20T03:00:26.464Z] + git rev-list -1 --merges 840c57da83f7893f2e17c104615bfc991943b014~1..840c57da83f7893f2e17c104615bfc991943b014 [Pipeline] echo [2024-08-20T03:00:26.497Z] -----------> git rev-list -1 --merges 840c57da83f7893f2e17c104615bfc991943b014~1..840c57da83f7893f2e17c104615bfc991943b014 840c57da83f7893f2e17c104615bfc991943b014 [false] [Pipeline] sh [2024-08-20T03:00:26.815Z] + git log --format=format:%s -1 840c57da83f7893f2e17c104615bfc991943b014 [Pipeline] echo [2024-08-20T03:00:26.865Z] ========================================================= [2024-08-20T03:00:26.865Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-20T03:00:26.865Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-20T03:00:27.389Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-20T03:00:27.389Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-20T03:00:27.389Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-20T03:00:27.389Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-20T03:00:27.389Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-20T03:00:27.389Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-20T03:00:27.389Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T03:00:27.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T03:00:27.919Z] [2024-08-20T03:00:27.919Z] 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-20T03:00:28.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T03:00:28.323Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-20T03:00:28.323Z] b85a868b505f: Pulling fs layer [2024-08-20T03:00:28.323Z] e2be974225ed: Pulling fs layer [2024-08-20T03:00:28.323Z] 339a4e72a1f5: Pulling fs layer [2024-08-20T03:00:28.323Z] 988bab9f4d93: Pulling fs layer [2024-08-20T03:00:28.323Z] 1469e6f7b9e6: Pulling fs layer [2024-08-20T03:00:28.323Z] eaf3925da568: Pulling fs layer [2024-08-20T03:00:28.323Z] bab4dde63d76: Pulling fs layer [2024-08-20T03:00:28.323Z] bde34c3a00c8: Pulling fs layer [2024-08-20T03:00:28.323Z] b352a97aabf1: Pulling fs layer [2024-08-20T03:00:28.323Z] 4872d77fe225: Pulling fs layer [2024-08-20T03:00:28.323Z] 5851b861e8e6: Pulling fs layer [2024-08-20T03:00:28.323Z] 1469e6f7b9e6: Waiting [2024-08-20T03:00:28.323Z] 988bab9f4d93: Waiting [2024-08-20T03:00:28.323Z] eaf3925da568: Waiting [2024-08-20T03:00:28.323Z] bab4dde63d76: Waiting [2024-08-20T03:00:28.323Z] 5851b861e8e6: Waiting [2024-08-20T03:00:28.323Z] bde34c3a00c8: Waiting [2024-08-20T03:00:28.323Z] b352a97aabf1: Waiting [2024-08-20T03:00:28.323Z] 4872d77fe225: Waiting [2024-08-20T03:00:28.323Z] e2be974225ed: Verifying Checksum [2024-08-20T03:00:28.323Z] e2be974225ed: Download complete [2024-08-20T03:00:28.323Z] 988bab9f4d93: Verifying Checksum [2024-08-20T03:00:28.323Z] 988bab9f4d93: Download complete [2024-08-20T03:00:28.323Z] 1469e6f7b9e6: Verifying Checksum [2024-08-20T03:00:28.323Z] 1469e6f7b9e6: Download complete [2024-08-20T03:00:28.582Z] eaf3925da568: Download complete [2024-08-20T03:00:28.582Z] 339a4e72a1f5: Verifying Checksum [2024-08-20T03:00:28.582Z] 339a4e72a1f5: Download complete [2024-08-20T03:00:28.582Z] bde34c3a00c8: Download complete [2024-08-20T03:00:28.582Z] b352a97aabf1: Verifying Checksum [2024-08-20T03:00:28.582Z] b352a97aabf1: Download complete [2024-08-20T03:00:28.582Z] 4872d77fe225: Verifying Checksum [2024-08-20T03:00:28.582Z] 4872d77fe225: Download complete [2024-08-20T03:00:28.582Z] 5851b861e8e6: Download complete [2024-08-20T03:00:28.582Z] b85a868b505f: Verifying Checksum [2024-08-20T03:00:28.582Z] b85a868b505f: Download complete [2024-08-20T03:00:28.841Z] bab4dde63d76: Download complete [2024-08-20T03:00:29.781Z] b85a868b505f: Pull complete [2024-08-20T03:00:29.781Z] e2be974225ed: Pull complete [2024-08-20T03:00:30.351Z] 339a4e72a1f5: Pull complete [2024-08-20T03:00:30.351Z] 988bab9f4d93: Pull complete [2024-08-20T03:00:30.612Z] 1469e6f7b9e6: Pull complete [2024-08-20T03:00:30.612Z] eaf3925da568: Pull complete [2024-08-20T03:00:32.522Z] bab4dde63d76: Pull complete [2024-08-20T03:00:32.522Z] bde34c3a00c8: Pull complete [2024-08-20T03:00:32.522Z] b352a97aabf1: Pull complete [2024-08-20T03:00:32.522Z] 4872d77fe225: Pull complete [2024-08-20T03:00:32.522Z] 5851b861e8e6: Pull complete [2024-08-20T03:00:32.782Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-20T03:00:32.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T03:00:32.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T03:00:33.066Z] prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container [2024-08-20T03:00:33.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-20T03:00:37.393Z] $ docker top aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d -eo pid,comm [2024-08-20T03:00:37.442Z] 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-20T03:00:37.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-20T03:00:37.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-20T03:00:37.711Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-20T03:00:37.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-20T03:00:37.808Z] $ docker exec aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d ssh-agent [2024-08-20T03:00:37.914Z] SSH_AUTH_SOCK=/tmp/ssh-gzweZynXd1h2/agent.33 [2024-08-20T03:00:37.914Z] SSH_AGENT_PID=39 [2024-08-20T03:00:37.921Z] Running ssh-add (command line suppressed) [2024-08-20T03:00:38.016Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9791402613082643628.key (/w/workspace/edgex-go/1@tmp/private_key_9791402613082643628.key) [2024-08-20T03:00:38.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-20T03:00:38.379Z] + git tag --points-at HEAD [Pipeline] } [2024-08-20T03:00:38.410Z] $ docker exec --env ******** --env ******** aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d ssh-agent -k [2024-08-20T03:00:38.523Z] unset SSH_AUTH_SOCK; [2024-08-20T03:00:38.524Z] unset SSH_AGENT_PID; [2024-08-20T03:00:38.524Z] echo Agent pid 39 killed; [2024-08-20T03:00:38.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-20T03:00:38.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-20T03:00:38.655Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-20T03:00:38.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-20T03:00:38.772Z] $ docker exec aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d ssh-agent [2024-08-20T03:00:38.881Z] SSH_AUTH_SOCK=/tmp/ssh-630yqp14cb6p/agent.73 [2024-08-20T03:00:38.881Z] SSH_AGENT_PID=79 [2024-08-20T03:00:38.886Z] Running ssh-add (command line suppressed) [2024-08-20T03:00:38.975Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_126099891534562527.key (/w/workspace/edgex-go/1@tmp/private_key_126099891534562527.key) [2024-08-20T03:00:38.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-20T03:00:39.344Z] + git semver init [2024-08-20T03:00:39.605Z] 2024-08-20 03:00:39,528 [run_init] DEBUG init version:0.0.0 force:False [2024-08-20T03:00:39.605Z] 2024-08-20 03:00:39,528 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-20T03:00:39.605Z] 2024-08-20 03:00:39,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-20T03:00:39.605Z] 2024-08-20 03:00:39,529 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-20T03:00:46.187Z] 2024-08-20 03:00:45,428 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-20T03:00:46.187Z] 2024-08-20 03:00:45,428 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4868 with force:False [2024-08-20T03:00:46.187Z] 2024-08-20 03:00:45,428 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4868 [2024-08-20T03:00:46.187Z] 2024-08-20 03:00:45,433 [execute] INFO git cat-file --batch-check [2024-08-20T03:00:46.187Z] 2024-08-20 03:00:45,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-20T03:00:46.187Z] 2024-08-20 03:00:45,439 [execute] INFO git cat-file --batch [2024-08-20T03:00:46.187Z] 2024-08-20 03:00:45,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-20T03:00:46.187Z] 2024-08-20 03:00:45,443 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4868 [2024-08-20T03:00:46.187Z] 0.0.0 [Pipeline] } [2024-08-20T03:00:46.217Z] $ docker exec --env ******** --env ******** aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d ssh-agent -k [2024-08-20T03:00:46.320Z] unset SSH_AUTH_SOCK; [2024-08-20T03:00:46.321Z] unset SSH_AGENT_PID; [2024-08-20T03:00:46.321Z] echo Agent pid 79 killed; [2024-08-20T03:00:46.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-20T03:00:46.793Z] + git semver [Pipeline] } [2024-08-20T03:00:47.080Z] $ docker stop --time=1 aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d [2024-08-20T03:00:49.717Z] $ docker rm -f --volumes aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-20T03:00:52.502Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-20T03:00:52.795Z] Stashed 1 file(s) [Pipeline] echo [2024-08-20T03:00:52.821Z] [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-20T03:00:53.715Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-20T03:00:53.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T03:00:53.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T03:00:53.864Z] ========================================================= [2024-08-20T03:00:53.864Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-20T03:00:53.864Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-20T03:00:54.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-20T03:00:54.228Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-20T03:00:54.228Z] 619be1103602: Pulling fs layer [2024-08-20T03:00:54.228Z] 7862e08f4a3e: Pulling fs layer [2024-08-20T03:00:54.228Z] 5df492c9dc93: Pulling fs layer [2024-08-20T03:00:54.228Z] 7629e6793208: Pulling fs layer [2024-08-20T03:00:54.228Z] 4f4fb700ef54: Pulling fs layer [2024-08-20T03:00:54.228Z] fb5054dd5b73: Pulling fs layer [2024-08-20T03:00:54.228Z] eeca6798cff9: Pulling fs layer [2024-08-20T03:00:54.228Z] aa269ceb94a6: Pulling fs layer [2024-08-20T03:00:54.228Z] ada007ff1a6a: Pulling fs layer [2024-08-20T03:00:54.228Z] ada007ff1a6a: Waiting [2024-08-20T03:00:54.228Z] 4f4fb700ef54: Waiting [2024-08-20T03:00:54.228Z] fb5054dd5b73: Waiting [2024-08-20T03:00:54.228Z] aa269ceb94a6: Waiting [2024-08-20T03:00:54.228Z] eeca6798cff9: Waiting [2024-08-20T03:00:54.228Z] 7629e6793208: Waiting [2024-08-20T03:00:54.228Z] 7862e08f4a3e: Verifying Checksum [2024-08-20T03:00:54.228Z] 7862e08f4a3e: Download complete [2024-08-20T03:00:54.228Z] 7629e6793208: Verifying Checksum [2024-08-20T03:00:54.228Z] 7629e6793208: Download complete [2024-08-20T03:00:54.228Z] 4f4fb700ef54: Verifying Checksum [2024-08-20T03:00:54.228Z] 4f4fb700ef54: Download complete [2024-08-20T03:00:54.228Z] fb5054dd5b73: Verifying Checksum [2024-08-20T03:00:54.228Z] fb5054dd5b73: Download complete [2024-08-20T03:00:54.228Z] 619be1103602: Verifying Checksum [2024-08-20T03:00:54.228Z] 619be1103602: Download complete [2024-08-20T03:00:54.228Z] eeca6798cff9: Verifying Checksum [2024-08-20T03:00:54.228Z] eeca6798cff9: Download complete [2024-08-20T03:00:54.486Z] 619be1103602: Pull complete [2024-08-20T03:00:54.486Z] ada007ff1a6a: Verifying Checksum [2024-08-20T03:00:54.486Z] ada007ff1a6a: Download complete [2024-08-20T03:00:54.486Z] 7862e08f4a3e: Pull complete [2024-08-20T03:00:54.745Z] 5df492c9dc93: Verifying Checksum [2024-08-20T03:00:54.745Z] 5df492c9dc93: Download complete [2024-08-20T03:00:55.003Z] aa269ceb94a6: Verifying Checksum [2024-08-20T03:00:55.003Z] aa269ceb94a6: Download complete [2024-08-20T03:00:58.294Z] 5df492c9dc93: Pull complete [2024-08-20T03:00:58.294Z] 7629e6793208: Pull complete [2024-08-20T03:00:58.294Z] 4f4fb700ef54: Pull complete [2024-08-20T03:00:58.294Z] fb5054dd5b73: Pull complete [2024-08-20T03:00:58.294Z] eeca6798cff9: Pull complete [2024-08-20T03:01:00.909Z] aa269ceb94a6: Pull complete [2024-08-20T03:01:01.168Z] ada007ff1a6a: Pull complete [2024-08-20T03:01:01.168Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-20T03:01:01.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-20T03:01:01.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-20T03:01:01.817Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-20T03:01:01.817Z] WORKDIR /edgex [2024-08-20T03:01:01.817Z] COPY go.mod . [2024-08-20T03:01:01.817Z] RUN go mod download [2024-08-20T03:01:01.817Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-20T03:01:02.762Z] Sending build context to Docker daemon 179.1MB [2024-08-20T03:01:02.762Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-20T03:01:02.762Z] ---> f489d0715acc [2024-08-20T03:01:02.762Z] Step 2/4 : WORKDIR /edgex [2024-08-20T03:01:08.196Z] Still waiting to schedule task [2024-08-20T03:01:08.196Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-20T03:01:10.904Z] ---> Running in 46c17e24c9e7 [2024-08-20T03:01:10.904Z] Removing intermediate container 46c17e24c9e7 [2024-08-20T03:01:10.904Z] ---> ced4f8e35bb2 [2024-08-20T03:01:10.904Z] Step 3/4 : COPY go.mod . [2024-08-20T03:01:10.904Z] ---> 1687f7a5a37a [2024-08-20T03:01:10.904Z] Step 4/4 : RUN go mod download [2024-08-20T03:01:10.904Z] ---> Running in 2ba845a82616 [2024-08-20T03:01:42.997Z] Removing intermediate container 2ba845a82616 [2024-08-20T03:01:42.997Z] ---> 2d4036e015fa [2024-08-20T03:01:42.997Z] Successfully built 2d4036e015fa [2024-08-20T03:01:42.997Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T03:01:43.418Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-20T03:01:43.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T03:01:43.611Z] prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container [2024-08-20T03:01:43.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-20T03:01:44.141Z] $ docker top 18008c6c637db3678186c9e29860c13b09fbbccfa3db88e2b5edd73a035a8b70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T03:01:44.555Z] + go version [2024-08-20T03:01:44.555Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-20T03:01:44.592Z] $ docker stop --time=1 18008c6c637db3678186c9e29860c13b09fbbccfa3db88e2b5edd73a035a8b70 [2024-08-20T03:01:45.855Z] $ docker rm -f --volumes 18008c6c637db3678186c9e29860c13b09fbbccfa3db88e2b5edd73a035a8b70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T03:01:46.673Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-20T03:01:46.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T03:01:46.840Z] prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container [2024-08-20T03:01:46.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-20T03:01:47.198Z] $ docker top 77cf7e5a7ab85cd95a30a3f356b9d8a7f4757073fd500cba46fa91a3d0164acc -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-20T03:01:47.334Z] ========================================================= [2024-08-20T03:01:47.335Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-20T03:01:47.335Z] ========================================================= [Pipeline] sh [2024-08-20T03:01:47.634Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-20T03:01:48.012Z] + make test [2024-08-20T03:01:48.012Z] go test -race -coverprofile=coverage.out ./... [2024-08-20T03:01:56.128Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-20T03:02:22.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-20T03:02:23.675Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-20T03:02:23.675Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-20T03:02:23.675Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-20T03:02:23.675Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-20T03:02:23.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-20T03:02:25.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-20T03:02:25.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-20T03:02:26.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements [2024-08-20T03:02:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-20T03:02:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-20T03:02:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-20T03:02:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-20T03:02:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-20T03:02:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-08-20T03:02:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-20T03:02:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-20T03:02:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:02:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-20T03:02:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-20T03:02:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-20T03:02:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-20T03:02:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-20T03:02:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-20T03:02:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-20T03:02:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:02:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-20T03:02:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-20T03:02:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-20T03:02:31.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.084s coverage: 69.2% of statements [2024-08-20T03:02:31.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements [2024-08-20T03:02:31.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.577s coverage: 93.4% of statements [2024-08-20T03:02:31.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements [2024-08-20T03:02:31.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-20T03:02:31.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-20T03:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-20T03:02:32.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements [2024-08-20T03:02:33.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-20T03:02:33.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 95.8% of statements [2024-08-20T03:02:33.640Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-08-20T03:02:34.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-20T03:02:34.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-20T03:02:34.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.019s coverage: 0.0% of statements [no tests to run] [2024-08-20T03:02:35.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements [2024-08-20T03:02:35.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 30.7% of statements [2024-08-20T03:02:35.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.038s coverage: 41.7% of statements [2024-08-20T03:02:36.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 77.8% of statements [2024-08-20T03:02:36.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.029s coverage: 94.1% of statements [2024-08-20T03:02:36.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-08-20T03:02:36.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-08-20T03:02:36.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-20T03:02:36.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-20T03:02:36.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-20T03:02:36.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-20T03:02:36.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-20T03:02:36.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-20T03:02:36.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-20T03:02:36.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-20T03:02:37.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-20T03:02:37.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-20T03:02:37.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-20T03:02:38.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-20T03:02:38.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-20T03:02:38.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-20T03:02:38.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-20T03:02:39.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-20T03:02:39.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-20T03:02:40.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-20T03:02:40.362Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8012 in /w/workspace/edgexfoundry_edgex-go_PR-4868 [Pipeline] { [Pipeline] ws [2024-08-20T03:02:40.439Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-20T03:02:40.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-20T03:02:43.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-20T03:02:43.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-20T03:02:43.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-20T03:02:43.539Z] The recommended git tool is: git [2024-08-20T03:02:45.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-20T03:02:45.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-20T03:02:45.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-20T03:02:46.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-20T03:02:46.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-20T03:02:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-20T03:02:46.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-20T03:02:46.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-20T03:02:46.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-20T03:02:46.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-20T03:02:47.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-20T03:02:47.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-20T03:02:47.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-20T03:02:48.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-08-20T03:02:49.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-20T03:02:49.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-20T03:02:49.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:02:49.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-20T03:02:50.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-20T03:02:50.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-20T03:02:50.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-20T03:02:50.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-20T03:02:51.226Z] using credential edgex-jenkins-ssh [2024-08-20T03:02:51.262Z] Cloning the remote Git repository [2024-08-20T03:02:51.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-20T03:02:51.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-20T03:02:51.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-20T03:02:51.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:02:51.390Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-20T03:02:51.580Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-20T03:02:51.798Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-20T03:02:51.799Z] > git --version # timeout=10 [2024-08-20T03:02:51.825Z] > git --version # 'git version 2.25.1' [2024-08-20T03:02:51.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-20T03:02:52.010Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-20T03:02:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-20T03:02:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-20T03:02:53.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-20T03:02:53.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.235s coverage: 79.9% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 76.6% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 36.5% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.023s coverage: 5.2% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.069s coverage: 76.9% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.093s coverage: 19.9% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-08-20T03:03:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-08-20T03:03:01.836Z] 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-20T03:03:01.836Z] running golangci-lint [2024-08-20T03:03:01.836Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-20T03:03:01.836Z] go version go1.21.9 linux/amd64 [2024-08-20T03:03:01.836Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-20T03:03:01.836Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-20T03:03:08.699Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-20T03:03:08.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-20T03:03:09.532Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-20T03:03:09.568Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-20T03:03:09.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-20T03:03:09.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4868/head:refs/remotes/origin/PR-4868 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-20T03:03:10.390Z] Merging remotes/origin/main commit 236833ffc84d188f677089422aea854ddee30426 into PR head commit 840c57da83f7893f2e17c104615bfc991943b014 [2024-08-20T03:03:10.795Z] Merge succeeded, producing 840c57da83f7893f2e17c104615bfc991943b014 [2024-08-20T03:03:10.797Z] Checking out Revision 840c57da83f7893f2e17c104615bfc991943b014 (PR-4868) [2024-08-20T03:03:10.400Z] > git config core.sparsecheckout # timeout=10 [2024-08-20T03:03:10.463Z] > git checkout -f 840c57da83f7893f2e17c104615bfc991943b014 # timeout=10 [2024-08-20T03:03:10.695Z] > git remote # timeout=10 [2024-08-20T03:03:10.710Z] > git config --get remote.origin.url # timeout=10 [2024-08-20T03:03:10.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-20T03:03:10.746Z] > git merge 236833ffc84d188f677089422aea854ddee30426 # timeout=10 [2024-08-20T03:03:10.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-20T03:03:10.797Z] > git config core.sparsecheckout # timeout=10 [2024-08-20T03:03:10.809Z] > git checkout -f 840c57da83f7893f2e17c104615bfc991943b014 # timeout=10 [2024-08-20T03:03:14.559Z] Commit message: "feat: Add StartTimestamp and EndTimestamp for Cron Scheduler" [2024-08-20T03:03:14.605Z] > git --version # timeout=10 [2024-08-20T03:03:14.615Z] > git --version # 'git version 2.25.1' [2024-08-20T03:03:14.632Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-20T03:03:28.370Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|deps|imports|types_sizes) took 22.239600853s" [2024-08-20T03:03:28.370Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.462175ms" [2024-08-20T03:03:36.465Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.476712472s with top 10 stages: buildir: 50.001127969s, gosec: 7.781586037s, inspect: 3.516144077s, fact_deprecated: 3.154762132s, printf: 1.972741255s, ctrlflow: 1.90037115s, S1038: 1.529123901s, nilness: 1.339498166s, fact_purity: 1.224778793s, typedness: 795.017104ms" [2024-08-20T03:03:36.465Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-20T03:03:36.465Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, skip_files: 214/214, nolint: 0/22, filename_unadjuster: 214/214, path_prettifier: 214/214, cgo: 214/214, skip_dirs: 214/214, exclude-rules: 22/214" [2024-08-20T03:03:36.465Z] level=info msg="[runner] processing took 19.622223ms with stages: identifier_marker: 7.514965ms, nolint: 6.598228ms, exclude-rules: 2.272871ms, autogenerated_exclude: 1.768031ms, path_prettifier: 955.038µs, skip_dirs: 477.658µs, cgo: 20.941µs, filename_unadjuster: 10.44µs, max_same_issues: 1.04µs, fixer: 420ns, exclude: 400ns, uniq_by_line: 390ns, skip_files: 310ns, diff: 270ns, severity-rules: 260ns, sort_results: 251ns, max_from_linter: 190ns, source_code: 160ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-08-20T03:03:36.465Z] level=info msg="[runner] linters took 11.019010823s with stages: goanalysis_metalinter: 10.999266239s" [2024-08-20T03:03:36.465Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-20T03:03:36.465Z] level=info msg="Memory: 332 samples, avg is 287.0MB, max is 1421.9MB" [2024-08-20T03:03:36.465Z] level=info msg="Execution took 33.318692274s" [2024-08-20T03:03:36.465Z] go vet ./... [2024-08-20T03:03:41.798Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-20T03:03:42.057Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-20T03:03:42.316Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-20T03:03:42.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-20T03:03:42.941Z] + ls -al . [2024-08-20T03:03:42.941Z] total 916 [2024-08-20T03:03:42.941Z] drwxrwxr-x 11 1001 1001 4096 Aug 20 03:01 . [2024-08-20T03:03:42.941Z] drwxr-xr-x 4 root root 4096 Aug 20 03:01 .. [2024-08-20T03:03:42.941Z] drwxrwxr-x 2 1001 1001 4096 Aug 20 03:00 .blubracket [2024-08-20T03:03:42.941Z] -rw-rw-r-- 1 1001 1001 10 Aug 20 03:00 .dockerignore [2024-08-20T03:03:42.941Z] drwxrwxr-x 8 1001 1001 4096 Aug 20 03:03 .git [2024-08-20T03:03:42.942Z] drwxrwxr-x 3 1001 1001 4096 Aug 20 03:00 .github [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 1102 Aug 20 03:00 .gitignore [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 42 Aug 20 03:00 .golangci.yml [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 100 Aug 20 03:00 .hadolint.yml [2024-08-20T03:03:42.942Z] drwxr-xr-x 3 1001 1001 4096 Aug 20 03:00 .semver [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 155 Aug 20 03:00 .sonarcloud.properties [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 1171 Aug 20 03:00 ADOPTERS.md [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 21286 Aug 20 03:00 Attribution.txt [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 100284 Aug 20 03:00 CHANGELOG.md [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 3804 Aug 20 03:00 CONTRIBUTING.md [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 677 Aug 20 03:00 GOVERNANCE.md [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 861 Aug 20 03:00 Jenkinsfile [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 10775 Aug 20 03:00 LICENSE [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 16854 Aug 20 03:00 Makefile [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 582 Aug 20 03:00 OWNERS.md [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 9528 Aug 20 03:00 README.md [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 789 Aug 20 03:00 SECURITY.md [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 5 Aug 20 03:00 VERSION [2024-08-20T03:03:42.942Z] drwxrwxr-x 2 1001 1001 4096 Aug 20 03:00 bin [2024-08-20T03:03:42.942Z] drwxrwxr-x 20 1001 1001 4096 Aug 20 03:00 cmd [2024-08-20T03:03:42.942Z] -rw-r--r-- 1 root root 546050 Aug 20 03:03 coverage.out [2024-08-20T03:03:42.942Z] drwxrwxr-x 2 1001 1001 4096 Aug 20 03:00 fuzz_test [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 7305 Aug 20 03:00 go.mod [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 102581 Aug 20 03:00 go.sum [2024-08-20T03:03:42.942Z] drwxrwxr-x 7 1001 1001 4096 Aug 20 03:00 internal [2024-08-20T03:03:42.942Z] drwxrwxr-x 3 1001 1001 4096 Aug 20 03:00 openapi [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 584 Aug 20 03:00 security.txt [2024-08-20T03:03:42.942Z] -rw-rw-r-- 1 1001 1001 204 Aug 20 03:00 version.go [Pipeline] sh [2024-08-20T03:03:43.269Z] + '[' -e coverage.out ] [2024-08-20T03:03:43.269Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-20T03:03:43.417Z] Stashed 1 file(s) [Pipeline] sh [2024-08-20T03:03:43.724Z] + make build [2024-08-20T03:03:43.724Z] 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-20T03:04:10.280Z] 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-20T03:04:10.280Z] 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-20T03:04:10.280Z] 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-20T03:04:10.538Z] 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-20T03:04:11.913Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-20T03:04:16.104Z] 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-20T03:04:16.456Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-20T03:04:16.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T03:04:16.456Z] Dload Upload Total Spent Left Speed [2024-08-20T03:04:16.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [2024-08-20T03:04:16.801Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-20T03:04:17.173Z] + sudo tee /etc/docker/daemon.new [2024-08-20T03:04:17.173Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-20T03:04:17.173Z] { [2024-08-20T03:04:17.173Z] "registry-mirrors": [ [2024-08-20T03:04:17.173Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-20T03:04:17.173Z] ], [2024-08-20T03:04:17.173Z] "bip": "10.250.0.254/24", [2024-08-20T03:04:17.173Z] "hosts": [ [2024-08-20T03:04:17.173Z] "tcp://0.0.0.0:5555", [2024-08-20T03:04:17.173Z] "unix:///var/run/docker.sock" [2024-08-20T03:04:17.173Z] ], [2024-08-20T03:04:17.173Z] "mtu": 1458, [2024-08-20T03:04:17.173Z] "selinux-enabled": true, [2024-08-20T03:04:17.173Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-20T03:04:17.173Z] } [Pipeline] sh [2024-08-20T03:04:17.509Z] 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-20T03:04:17.573Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-20T03:04:17.938Z] + sudo service docker restart [2024-08-20T03:04:19.413Z] 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-20T03:04:21.323Z] 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-20T03:04:22.257Z] 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-20T03:04:22.823Z] 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-20T03:04:23.391Z] 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-20T03:04:24.328Z] 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-20T03:04:25.293Z] $ docker stop --time=1 77cf7e5a7ab85cd95a30a3f356b9d8a7f4757073fd500cba46fa91a3d0164acc [2024-08-20T03:04:40.247Z] $ docker rm -f --volumes 77cf7e5a7ab85cd95a30a3f356b9d8a7f4757073fd500cba46fa91a3d0164acc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2024-08-20T03:04:41.215Z] provisioning config files... [2024-08-20T03:04:41.250Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17052006353521148612tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2024-08-20T03:04:41.774Z] ---> ****-login.sh [2024-08-20T03:04:41.774Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-08-20T03:04:42.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-08-20T03:04:42.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T03:04:42.313Z] Configure a credential helper to remove this warning. See [2024-08-20T03:04:42.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T03:04:42.313Z] [2024-08-20T03:04:42.313Z] Login Succeeded [2024-08-20T03:04:42.313Z] nexus3.edgexfoundry.org:10002 [2024-08-20T03:04:42.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-20T03:04:42.377Z] [2024-08-20T03:04:42.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T03:04:42.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T03:04:42.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-20T03:04:42.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T03:04:42.854Z] Configure a credential helper to remove this warning. See [2024-08-20T03:04:42.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T03:04:42.854Z] [2024-08-20T03:04:42.854Z] Login Succeeded [2024-08-20T03:04:42.854Z] nexus3.edgexfoundry.org:10003 [2024-08-20T03:04:43.064Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-20T03:04:43.064Z] 91d30c5bc195: Pulling fs layer [2024-08-20T03:04:43.064Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-20T03:04:43.064Z] 9c61dcf015f6: Pulling fs layer [2024-08-20T03:04:43.064Z] 4698f68db338: Pulling fs layer [2024-08-20T03:04:43.064Z] 2a2f49069b9e: Pulling fs layer [2024-08-20T03:04:43.064Z] e0025b399a48: Pulling fs layer [2024-08-20T03:04:43.064Z] 4698f68db338: Waiting [2024-08-20T03:04:43.064Z] 2a2f49069b9e: Waiting [2024-08-20T03:04:43.064Z] e0025b399a48: Waiting [2024-08-20T03:04:43.064Z] 91d30c5bc195: Verifying Checksum [2024-08-20T03:04:43.064Z] 91d30c5bc195: Download complete [2024-08-20T03:04:43.064Z] 4698f68db338: Download complete [2024-08-20T03:04:43.064Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-20T03:04:43.064Z] 2e9b0aa3be6d: Download complete [2024-08-20T03:04:43.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T03:04:43.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T03:04:43.127Z] Configure a credential helper to remove this warning. See [2024-08-20T03:04:43.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T03:04:43.127Z] [2024-08-20T03:04:43.127Z] Login Succeeded [2024-08-20T03:04:43.127Z] nexus3.edgexfoundry.org:10004 [2024-08-20T03:04:43.324Z] e0025b399a48: Download complete [2024-08-20T03:04:43.324Z] 2a2f49069b9e: Verifying Checksum [2024-08-20T03:04:43.324Z] 2a2f49069b9e: Download complete [2024-08-20T03:04:43.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T03:04:43.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T03:04:43.398Z] Configure a credential helper to remove this warning. See [2024-08-20T03:04:43.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T03:04:43.398Z] [2024-08-20T03:04:43.398Z] Login Succeeded [2024-08-20T03:04:43.398Z] ****.io [2024-08-20T03:04:43.583Z] 91d30c5bc195: Pull complete [2024-08-20T03:04:43.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T03:04:43.842Z] 2e9b0aa3be6d: Pull complete [2024-08-20T03:04:43.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T03:04:43.933Z] Configure a credential helper to remove this warning. See [2024-08-20T03:04:43.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T03:04:43.933Z] [2024-08-20T03:04:43.933Z] Login Succeeded [2024-08-20T03:04:43.933Z] ---> ****-login.sh ends [Pipeline] } [2024-08-20T03:04:43.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-20T03:04:44.102Z] 9c61dcf015f6: Verifying Checksum [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-20T03:04:44.735Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-20T03:04:44.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T03:04:44.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T03:04:44.882Z] ========================================================= [2024-08-20T03:04:44.882Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-20T03:04:44.882Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-20T03:04:45.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-20T03:04:45.274Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-20T03:04:45.545Z] c6b39de5b339: Pulling fs layer [2024-08-20T03:04:45.545Z] a69c41024577: Pulling fs layer [2024-08-20T03:04:45.545Z] d6de4b400683: Pulling fs layer [2024-08-20T03:04:45.545Z] 35cb2a7552d0: Pulling fs layer [2024-08-20T03:04:45.545Z] 4f4fb700ef54: Pulling fs layer [2024-08-20T03:04:45.545Z] 464afbd9ba4c: Pulling fs layer [2024-08-20T03:04:45.545Z] 00f215d4a9da: Pulling fs layer [2024-08-20T03:04:45.545Z] d496ad576159: Pulling fs layer [2024-08-20T03:04:45.545Z] 35cb2a7552d0: Waiting [2024-08-20T03:04:45.545Z] 4f4fb700ef54: Waiting [2024-08-20T03:04:45.545Z] 464afbd9ba4c: Waiting [2024-08-20T03:04:45.545Z] 00f215d4a9da: Waiting [2024-08-20T03:04:45.545Z] d496ad576159: Waiting [2024-08-20T03:04:45.545Z] a69c41024577: Verifying Checksum [2024-08-20T03:04:45.545Z] a69c41024577: Download complete [2024-08-20T03:04:45.545Z] 35cb2a7552d0: Verifying Checksum [2024-08-20T03:04:45.545Z] 35cb2a7552d0: Download complete [2024-08-20T03:04:45.545Z] 4f4fb700ef54: Verifying Checksum [2024-08-20T03:04:45.545Z] 4f4fb700ef54: Download complete [2024-08-20T03:04:45.545Z] 464afbd9ba4c: Verifying Checksum [2024-08-20T03:04:45.545Z] 464afbd9ba4c: Download complete [2024-08-20T03:04:45.545Z] c6b39de5b339: Download complete [2024-08-20T03:04:45.814Z] d496ad576159: Verifying Checksum [2024-08-20T03:04:45.814Z] d496ad576159: Download complete [2024-08-20T03:04:46.402Z] c6b39de5b339: Pull complete [2024-08-20T03:04:46.984Z] a69c41024577: Pull complete [2024-08-20T03:04:47.257Z] d6de4b400683: Verifying Checksum [2024-08-20T03:04:47.257Z] d6de4b400683: Download complete [2024-08-20T03:04:48.217Z] 00f215d4a9da: Verifying Checksum [2024-08-20T03:04:48.217Z] 00f215d4a9da: Download complete [2024-08-20T03:04:48.307Z] 9c61dcf015f6: Pull complete [2024-08-20T03:04:48.307Z] 4698f68db338: Pull complete [2024-08-20T03:04:49.247Z] 2a2f49069b9e: Pull complete [2024-08-20T03:04:49.247Z] e0025b399a48: Pull complete [2024-08-20T03:04:49.843Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-20T03:04:50.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-20T03:04:50.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T03:04:50.403Z] prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container [2024-08-20T03:04:50.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-20T03:04:57.993Z] $ docker top ffc6993a611b95c4ef2fe4fdb63836e70e172cf1768a1ad6e8844a0f9f24b4d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T03:04:58.404Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-20T03:05:00.526Z] d6de4b400683: Pull complete [2024-08-20T03:05:00.526Z] 35cb2a7552d0: Pull complete [2024-08-20T03:05:00.526Z] 4f4fb700ef54: Pull complete [2024-08-20T03:05:00.526Z] 464afbd9ba4c: Pull complete [2024-08-20T03:05:00.992Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-20T03:05:00.992Z] #1 transferring dockerfile: 2.50kB done [2024-08-20T03:05:00.992Z] #1 DONE 0.1s [2024-08-20T03:05:00.992Z] [2024-08-20T03:05:00.992Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-20T03:05:00.992Z] #2 transferring dockerfile: 2.15kB done [2024-08-20T03:05:00.992Z] #2 DONE 0.0s [2024-08-20T03:05:00.992Z] [2024-08-20T03:05:00.992Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-08-20T03:05:00.992Z] #3 transferring dockerfile: 1.69kB done [2024-08-20T03:05:00.992Z] #3 DONE 0.0s [2024-08-20T03:05:00.992Z] [2024-08-20T03:05:00.992Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-08-20T03:05:00.992Z] #4 transferring dockerfile: 1.70kB done [2024-08-20T03:05:00.992Z] #4 DONE 0.0s [2024-08-20T03:05:00.992Z] [2024-08-20T03:05:00.992Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #5 transferring dockerfile: 1.95kB done [2024-08-20T03:05:01.255Z] #5 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #6 transferring dockerfile: 2.06kB done [2024-08-20T03:05:01.255Z] #6 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #7 transferring dockerfile: 1.93kB done [2024-08-20T03:05:01.255Z] #7 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #8 transferring dockerfile: 1.89kB done [2024-08-20T03:05:01.255Z] #8 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #9 transferring dockerfile: 2.49kB done [2024-08-20T03:05:01.255Z] #9 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #10 transferring dockerfile: 2.23kB done [2024-08-20T03:05:01.255Z] #10 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #11 transferring dockerfile: 1.85kB done [2024-08-20T03:05:01.255Z] #11 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #12 transferring dockerfile: 2.01kB done [2024-08-20T03:05:01.255Z] #12 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #13 [core-command internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #13 transferring dockerfile: 1.93kB done [2024-08-20T03:05:01.255Z] #13 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #14 transferring dockerfile: 2.01kB done [2024-08-20T03:05:01.255Z] #14 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-20T03:05:01.255Z] #15 transferring dockerfile: 3.17kB done [2024-08-20T03:05:01.255Z] #15 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #16 [security-proxy-setup internal] load .dockerignore [2024-08-20T03:05:01.255Z] #16 transferring context: 50B done [2024-08-20T03:05:01.255Z] #16 DONE 0.1s [2024-08-20T03:05:01.255Z] [2024-08-20T03:05:01.255Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2024-08-20T03:05:01.514Z] #17 transferring dockerfile: 1.81kB done [2024-08-20T03:05:01.514Z] #17 DONE 0.1s [2024-08-20T03:05:01.514Z] [2024-08-20T03:05:01.514Z] #18 [security-proxy-auth internal] load .dockerignore [2024-08-20T03:05:01.514Z] #18 transferring context: 50B done [2024-08-20T03:05:01.514Z] #18 DONE 0.0s [2024-08-20T03:05:01.514Z] [2024-08-20T03:05:01.514Z] #19 [security-spire-config internal] load .dockerignore [2024-08-20T03:05:01.514Z] #19 transferring context: 50B done [2024-08-20T03:05:01.514Z] #19 DONE 0.1s [2024-08-20T03:05:01.514Z] [2024-08-20T03:05:01.514Z] #20 [security-spire-server internal] load .dockerignore [2024-08-20T03:05:01.514Z] #20 transferring context: 50B done [2024-08-20T03:05:01.514Z] #20 DONE 0.1s [2024-08-20T03:05:01.514Z] [2024-08-20T03:05:01.514Z] #21 [core-keeper internal] load .dockerignore [2024-08-20T03:05:01.774Z] #21 transferring context: 50B done [2024-08-20T03:05:01.774Z] #21 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #22 [support-scheduler internal] load .dockerignore [2024-08-20T03:05:01.774Z] #22 transferring context: 50B done [2024-08-20T03:05:01.774Z] #22 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #23 [core-metadata internal] load .dockerignore [2024-08-20T03:05:01.774Z] #23 transferring context: 50B done [2024-08-20T03:05:01.774Z] #23 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-08-20T03:05:01.774Z] #24 transferring context: 50B done [2024-08-20T03:05:01.774Z] #24 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #25 [support-notifications internal] load .dockerignore [2024-08-20T03:05:01.774Z] #25 transferring context: 50B done [2024-08-20T03:05:01.774Z] #25 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-20T03:05:01.774Z] #26 transferring context: 50B done [2024-08-20T03:05:01.774Z] #26 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-08-20T03:05:01.774Z] #27 transferring context: 50B done [2024-08-20T03:05:01.774Z] #27 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #28 [core-data internal] load .dockerignore [2024-08-20T03:05:01.774Z] #28 transferring context: 50B done [2024-08-20T03:05:01.774Z] #28 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-08-20T03:05:01.774Z] #29 transferring context: 50B done [2024-08-20T03:05:01.774Z] #29 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #30 [core-command internal] load .dockerignore [2024-08-20T03:05:01.774Z] #30 transferring context: 50B done [2024-08-20T03:05:01.774Z] #30 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #31 [security-spire-agent internal] load .dockerignore [2024-08-20T03:05:01.774Z] #31 transferring context: 50B done [2024-08-20T03:05:01.774Z] #31 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-20T03:05:01.774Z] #32 DONE 0.0s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #33 [security-bootstrapper internal] load .dockerignore [2024-08-20T03:05:01.774Z] #33 transferring context: 50B done [2024-08-20T03:05:01.774Z] #33 DONE 0.1s [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-20T03:05:01.774Z] #34 ... [2024-08-20T03:05:01.774Z] [2024-08-20T03:05:01.774Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-20T03:05:01.774Z] #32 DONE 0.0s [2024-08-20T03:05:02.034Z] [2024-08-20T03:05:02.034Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-20T03:05:02.034Z] #32 DONE 0.0s [2024-08-20T03:05:02.034Z] [2024-08-20T03:05:02.034Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T03:05:02.295Z] #35 DONE 0.5s [2024-08-20T03:05:02.295Z] [2024-08-20T03:05:02.295Z] #36 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:05:02.295Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:05:02.568Z] #36 ... [2024-08-20T03:05:02.569Z] [2024-08-20T03:05:02.569Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-20T03:05:02.569Z] #34 DONE 0.6s [2024-08-20T03:05:02.569Z] [2024-08-20T03:05:02.569Z] #36 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:05:02.569Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.3s done [2024-08-20T03:05:02.569Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.2s [2024-08-20T03:05:02.569Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:05:02.569Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-20T03:05:02.569Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-20T03:05:02.831Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s [2024-08-20T03:05:03.090Z] #36 ... [2024-08-20T03:05:03.090Z] [2024-08-20T03:05:03.090Z] #37 [security-spire-server internal] load build context [2024-08-20T03:05:03.090Z] #37 transferring context: 27.71kB 0.1s done [2024-08-20T03:05:03.090Z] #37 DONE 0.6s [2024-08-20T03:05:03.090Z] [2024-08-20T03:05:03.090Z] #36 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:05:03.090Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-20T03:05:03.090Z] #36 ... [2024-08-20T03:05:03.090Z] [2024-08-20T03:05:03.090Z] #38 [security-spire-config internal] load build context [2024-08-20T03:05:03.090Z] #38 transferring context: 25.96kB 0.2s done [2024-08-20T03:05:03.090Z] #38 DONE 0.7s [2024-08-20T03:05:03.090Z] [2024-08-20T03:05:03.090Z] #36 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:05:03.090Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-08-20T03:05:03.090Z] #36 ... [2024-08-20T03:05:03.090Z] [2024-08-20T03:05:03.090Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-20T03:05:03.090Z] #39 DONE 1.2s [2024-08-20T03:05:03.090Z] [2024-08-20T03:05:03.090Z] #36 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:05:03.090Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.3s done [2024-08-20T03:05:03.090Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-08-20T03:05:03.090Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:05:03.090Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-20T03:05:03.090Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-20T03:05:03.657Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done [2024-08-20T03:05:05.034Z] #36 ... [2024-08-20T03:05:05.034Z] [2024-08-20T03:05:05.034Z] #40 [security-spire-agent internal] load build context [2024-08-20T03:05:05.034Z] #40 transferring context: 27.24kB 0.0s done [2024-08-20T03:05:05.034Z] #40 DONE 1.6s [2024-08-20T03:05:05.034Z] [2024-08-20T03:05:05.034Z] #36 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:05:05.034Z] #36 DONE 3.0s [2024-08-20T03:05:05.034Z] [2024-08-20T03:05:05.034Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:05:05.034Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-20T03:05:05.034Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-20T03:05:05.034Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-20T03:05:05.034Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-20T03:05:05.034Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-20T03:05:05.034Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-20T03:05:05.034Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-20T03:05:05.034Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-08-20T03:05:05.034Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 2.0s [2024-08-20T03:05:05.034Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-20T03:05:05.034Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-20T03:05:05.609Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-20T03:05:05.609Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.5s done [2024-08-20T03:05:05.874Z] #41 ... [2024-08-20T03:05:05.874Z] [2024-08-20T03:05:05.874Z] #42 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-20T03:05:05.874Z] #42 DONE 4.0s [2024-08-20T03:05:05.874Z] [2024-08-20T03:05:05.874Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:05:08.754Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.3s done [2024-08-20T03:05:08.769Z] 00f215d4a9da: Pull complete [2024-08-20T03:05:10.713Z] d496ad576159: Pull complete [2024-08-20T03:05:10.713Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-20T03:05:10.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-20T03:05:10.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-20T03:05:11.126Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-20T03:05:11.126Z] WORKDIR /edgex [2024-08-20T03:05:11.126Z] COPY go.mod . [2024-08-20T03:05:11.126Z] RUN go mod download [2024-08-20T03:05:11.126Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-20T03:05:11.842Z] Sending build context to Docker daemon 3.528MB [2024-08-20T03:05:11.842Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-20T03:05:11.842Z] ---> f246e2811388 [2024-08-20T03:05:11.842Z] Step 2/4 : WORKDIR /edgex [2024-08-20T03:05:12.279Z] #41 ... [2024-08-20T03:05:12.279Z] [2024-08-20T03:05:12.279Z] #43 [support-notifications internal] load build context [2024-08-20T03:05:12.279Z] #43 transferring context: 242.37MB 9.6s [2024-08-20T03:05:12.279Z] #43 ... [2024-08-20T03:05:12.279Z] [2024-08-20T03:05:12.279Z] #44 [support-scheduler internal] load build context [2024-08-20T03:05:12.279Z] #44 ... [2024-08-20T03:05:12.279Z] [2024-08-20T03:05:12.279Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:05:12.279Z] #45 ... [2024-08-20T03:05:12.279Z] [2024-08-20T03:05:12.279Z] #46 [security-proxy-auth internal] load build context [2024-08-20T03:05:12.553Z] #46 ... [2024-08-20T03:05:12.553Z] [2024-08-20T03:05:12.553Z] #47 [security-proxy-setup internal] load build context [2024-08-20T03:05:12.553Z] #47 ... [2024-08-20T03:05:12.553Z] [2024-08-20T03:05:12.553Z] #48 [security-secretstore-setup internal] load build context [2024-08-20T03:05:12.823Z] #48 ... [2024-08-20T03:05:12.823Z] [2024-08-20T03:05:12.823Z] #49 [support-cron-scheduler internal] load build context [2024-08-20T03:05:12.823Z] #49 ... [2024-08-20T03:05:12.823Z] [2024-08-20T03:05:12.823Z] #50 [core-metadata internal] load build context [2024-08-20T03:05:12.823Z] #50 ... [2024-08-20T03:05:12.823Z] [2024-08-20T03:05:12.823Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:05:13.288Z] ---> Running in 2d6dbe440533 [2024-08-20T03:05:13.288Z] Removing intermediate container 2d6dbe440533 [2024-08-20T03:05:13.288Z] ---> 283f41201635 [2024-08-20T03:05:13.288Z] Step 3/4 : COPY go.mod . [2024-08-20T03:05:13.572Z] #51 ... [2024-08-20T03:05:13.572Z] [2024-08-20T03:05:13.572Z] #52 [core-keeper internal] load build context [2024-08-20T03:05:13.875Z] ---> 7274a1a276f4 [2024-08-20T03:05:13.875Z] Step 4/4 : RUN go mod download [2024-08-20T03:05:13.875Z] ---> Running in 01222bfedea8 [2024-08-20T03:05:14.124Z] #52 ... [2024-08-20T03:05:14.124Z] [2024-08-20T03:05:14.124Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-20T03:05:14.124Z] #53 ... [2024-08-20T03:05:14.124Z] [2024-08-20T03:05:14.124Z] #54 [core-command internal] load build context [2024-08-20T03:05:14.387Z] #54 ... [2024-08-20T03:05:14.387Z] [2024-08-20T03:05:14.387Z] #55 [core-data internal] load build context [2024-08-20T03:05:14.387Z] #55 ... [2024-08-20T03:05:14.387Z] [2024-08-20T03:05:14.387Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:05:14.387Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-20T03:05:14.387Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-20T03:05:14.387Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-20T03:05:14.387Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-20T03:05:14.387Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-20T03:05:14.387Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-20T03:05:14.387Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-20T03:05:14.387Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-08-20T03:05:14.387Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2024-08-20T03:05:14.387Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-20T03:05:14.387Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2024-08-20T03:05:14.387Z] #56 ... [2024-08-20T03:05:14.387Z] [2024-08-20T03:05:14.387Z] #55 [core-data internal] load build context [2024-08-20T03:05:15.015Z] #55 ... [2024-08-20T03:05:15.015Z] [2024-08-20T03:05:15.015Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T03:05:15.015Z] #57 ... [2024-08-20T03:05:15.015Z] [2024-08-20T03:05:15.015Z] #58 [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-20T03:05:15.272Z] #58 ... [2024-08-20T03:05:15.272Z] [2024-08-20T03:05:15.272Z] #55 [core-data internal] load build context [2024-08-20T03:05:15.272Z] #55 ... [2024-08-20T03:05:15.272Z] [2024-08-20T03:05:15.272Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-20T03:05:16.454Z] #59 ... [2024-08-20T03:05:16.454Z] [2024-08-20T03:05:16.454Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-20T03:05:16.454Z] #0 7.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:05:16.454Z] #0 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:05:16.454Z] #0 7.837 (1/2) Installing ca-certificates (20240226-r0) [2024-08-20T03:05:16.454Z] #0 8.333 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-20T03:05:16.454Z] #0 8.339 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:05:16.454Z] #0 8.342 Executing ca-certificates-20240226-r0.trigger [2024-08-20T03:05:16.454Z] #0 8.915 OK: 8 MiB in 17 packages [2024-08-20T03:05:16.454Z] #60 ... [2024-08-20T03:05:16.454Z] [2024-08-20T03:05:16.454Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-20T03:05:16.730Z] #61 ... [2024-08-20T03:05:16.730Z] [2024-08-20T03:05:16.730Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T03:05:16.730Z] #62 ... [2024-08-20T03:05:16.730Z] [2024-08-20T03:05:16.730Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T03:05:16.730Z] #63 ... [2024-08-20T03:05:16.730Z] [2024-08-20T03:05:16.730Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-20T03:05:16.730Z] #64 ... [2024-08-20T03:05:16.730Z] [2024-08-20T03:05:16.730Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T03:05:17.401Z] #65 ... [2024-08-20T03:05:17.401Z] [2024-08-20T03:05:17.401Z] #66 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-20T03:05:17.401Z] #66 ... [2024-08-20T03:05:17.401Z] [2024-08-20T03:05:17.401Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-20T03:05:17.665Z] #67 ... [2024-08-20T03:05:17.665Z] [2024-08-20T03:05:17.665Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-20T03:05:17.665Z] #68 ... [2024-08-20T03:05:17.665Z] [2024-08-20T03:05:17.665Z] #54 [core-command internal] load build context [2024-08-20T03:05:17.665Z] #54 transferring context: 328.27MB 14.6s [2024-08-20T03:05:20.999Z] #54 ... [2024-08-20T03:05:20.999Z] [2024-08-20T03:05:20.999Z] #43 [support-notifications internal] load build context [2024-08-20T03:05:20.999Z] #43 ... [2024-08-20T03:05:20.999Z] [2024-08-20T03:05:20.999Z] #52 [core-keeper internal] load build context [2024-08-20T03:05:21.263Z] #52 ... [2024-08-20T03:05:21.263Z] [2024-08-20T03:05:21.263Z] #43 [support-notifications internal] load build context [2024-08-20T03:05:21.263Z] #43 transferring context: 494.51MB 18.7s done [2024-08-20T03:05:22.666Z] #43 ... [2024-08-20T03:05:22.666Z] [2024-08-20T03:05:22.666Z] #44 [support-scheduler internal] load build context [2024-08-20T03:05:22.666Z] #44 transferring context: 494.51MB 18.7s done [2024-08-20T03:05:22.666Z] #44 ... [2024-08-20T03:05:22.666Z] [2024-08-20T03:05:22.666Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:05:22.666Z] #45 transferring context: 494.51MB 18.6s done [2024-08-20T03:05:22.666Z] #45 ... [2024-08-20T03:05:22.666Z] [2024-08-20T03:05:22.666Z] #47 [security-proxy-setup internal] load build context [2024-08-20T03:05:22.666Z] #47 transferring context: 494.51MB 19.8s done [2024-08-20T03:05:22.666Z] #47 ... [2024-08-20T03:05:22.666Z] [2024-08-20T03:05:22.666Z] #48 [security-secretstore-setup internal] load build context [2024-08-20T03:05:23.522Z] #48 ... [2024-08-20T03:05:23.522Z] [2024-08-20T03:05:23.522Z] #46 [security-proxy-auth internal] load build context [2024-08-20T03:05:23.522Z] #46 transferring context: 494.51MB 18.9s done [2024-08-20T03:05:23.784Z] #46 ... [2024-08-20T03:05:23.784Z] [2024-08-20T03:05:23.784Z] #50 [core-metadata internal] load build context [2024-08-20T03:05:23.784Z] #50 transferring context: 494.51MB 20.2s done [2024-08-20T03:05:23.784Z] #50 ... [2024-08-20T03:05:23.784Z] [2024-08-20T03:05:23.784Z] #49 [support-cron-scheduler internal] load build context [2024-08-20T03:05:23.784Z] #49 transferring context: 494.51MB 20.1s done [2024-08-20T03:05:23.784Z] #49 ... [2024-08-20T03:05:23.784Z] [2024-08-20T03:05:23.784Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:05:23.784Z] #51 transferring context: 494.51MB 18.7s done [2024-08-20T03:05:24.477Z] #51 ... [2024-08-20T03:05:24.477Z] [2024-08-20T03:05:24.477Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-20T03:05:24.477Z] #53 transferring context: 494.51MB 17.8s done [2024-08-20T03:05:24.477Z] #53 ... [2024-08-20T03:05:24.477Z] [2024-08-20T03:05:24.477Z] #52 [core-keeper internal] load build context [2024-08-20T03:05:24.477Z] #52 transferring context: 494.51MB 20.6s done [2024-08-20T03:05:25.422Z] #52 ... [2024-08-20T03:05:25.422Z] [2024-08-20T03:05:25.422Z] #55 [core-data internal] load build context [2024-08-20T03:05:25.422Z] #55 transferring context: 494.51MB 18.7s done [2024-08-20T03:05:32.049Z] #55 ... [2024-08-20T03:05:32.049Z] [2024-08-20T03:05:32.049Z] #54 [core-command internal] load build context [2024-08-20T03:05:32.049Z] #54 transferring context: 494.51MB 20.0s done [2024-08-20T03:05:33.441Z] #54 ... [2024-08-20T03:05:33.441Z] [2024-08-20T03:05:33.441Z] #48 [security-secretstore-setup internal] load build context [2024-08-20T03:05:33.441Z] #48 transferring context: 494.51MB 20.9s done [2024-08-20T03:06:10.285Z] Removing intermediate container 01222bfedea8 [2024-08-20T03:06:10.285Z] ---> 5cc3634836e1 [2024-08-20T03:06:10.285Z] Successfully built 5cc3634836e1 [2024-08-20T03:06:10.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T03:06:10.725Z] + docker inspect -f . ci-base-image-arm64 [2024-08-20T03:06:10.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T03:06:11.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-8012 does not seem to be running inside a container [2024-08-20T03:06:11.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-20T03:06:12.322Z] #48 ... [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T03:06:12.322Z] #62 62.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.322Z] #62 62.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.322Z] #62 62.82 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T03:06:12.322Z] #62 62.85 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:06:12.322Z] #62 62.86 OK: 7 MiB in 16 packages [2024-08-20T03:06:12.322Z] #62 ... [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-20T03:06:12.322Z] #53 DONE 67.9s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #66 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-20T03:06:12.322Z] #66 DONE 64.6s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-20T03:06:12.322Z] #60 DONE 64.9s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:06:12.322Z] #69 ... [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:06:12.322Z] #45 DONE 68.3s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:06:12.322Z] #51 DONE 68.6s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T03:06:12.322Z] #70 ... [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #44 [support-scheduler internal] load build context [2024-08-20T03:06:12.322Z] #44 DONE 68.9s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-20T03:06:12.322Z] #68 65.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.322Z] #68 65.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.322Z] #68 65.64 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-20T03:06:12.322Z] #68 65.67 (2/4) Installing openssl (3.1.6-r0) [2024-08-20T03:06:12.322Z] #68 65.69 (3/4) Installing su-exec (0.2-r3) [2024-08-20T03:06:12.322Z] #68 65.69 (4/4) Installing yq (4.33.3-r5) [2024-08-20T03:06:12.322Z] #68 65.75 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:06:12.322Z] #68 65.79 OK: 17 MiB in 19 packages [2024-08-20T03:06:12.322Z] #68 ... [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #43 [support-notifications internal] load build context [2024-08-20T03:06:12.322Z] #43 DONE 69.9s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #55 [core-data internal] load build context [2024-08-20T03:06:12.322Z] #55 DONE 70.2s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-20T03:06:12.322Z] #61 65.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.322Z] #61 65.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.322Z] #61 65.50 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-20T03:06:12.322Z] #61 65.50 (2/2) Installing su-exec (0.2-r3) [2024-08-20T03:06:12.322Z] #61 65.50 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:06:12.322Z] #61 65.51 OK: 7 MiB in 17 packages [2024-08-20T03:06:12.322Z] #61 ... [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #46 [security-proxy-auth internal] load build context [2024-08-20T03:06:12.322Z] #46 DONE 70.2s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #54 [core-command internal] load build context [2024-08-20T03:06:12.322Z] #54 DONE 70.2s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #58 [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-20T03:06:12.322Z] #58 DONE 67.3s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #49 [support-cron-scheduler internal] load build context [2024-08-20T03:06:12.322Z] #49 DONE 70.2s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #50 [core-metadata internal] load build context [2024-08-20T03:06:12.322Z] #50 DONE 70.2s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #52 [core-keeper internal] load build context [2024-08-20T03:06:12.322Z] #52 DONE 70.3s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #48 [security-secretstore-setup internal] load build context [2024-08-20T03:06:12.322Z] #48 DONE 70.3s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T03:06:12.322Z] #62 DONE 66.9s [2024-08-20T03:06:12.322Z] [2024-08-20T03:06:12.322Z] #47 [security-proxy-setup internal] load build context [2024-08-20T03:06:12.322Z] #47 DONE 70.2s [2024-08-20T03:06:12.406Z] $ docker top 6cf5b34dacf58e55ac3034f649dc59448dd211d0cf809fc06c39135d343a7929 -eo pid,comm [2024-08-20T03:06:12.581Z] [2024-08-20T03:06:12.581Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-20T03:06:12.581Z] #64 62.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.581Z] #64 62.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.581Z] #64 62.92 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T03:06:12.581Z] #64 62.96 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:06:12.581Z] #64 62.97 OK: 7 MiB in 16 packages [2024-08-20T03:06:12.581Z] #64 DONE 66.9s [2024-08-20T03:06:12.581Z] [2024-08-20T03:06:12.581Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-20T03:06:12.581Z] #59 62.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.581Z] #59 62.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.581Z] #59 62.88 (1/4) Installing ca-certificates (20240226-r0) [2024-08-20T03:06:12.581Z] #59 62.93 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-20T03:06:12.581Z] #59 62.94 (3/4) Installing su-exec (0.2-r3) [2024-08-20T03:06:12.581Z] #59 63.02 (4/4) Installing yq (4.33.3-r5) [2024-08-20T03:06:12.581Z] #59 63.32 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:06:12.581Z] #59 63.33 Executing ca-certificates-20240226-r0.trigger [2024-08-20T03:06:12.581Z] #59 63.38 OK: 17 MiB in 19 packages [2024-08-20T03:06:12.581Z] #59 DONE 67.0s [2024-08-20T03:06:12.581Z] [2024-08-20T03:06:12.581Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T03:06:12.581Z] #57 63.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.581Z] #57 63.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.581Z] #57 63.67 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T03:06:12.581Z] #57 63.67 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T03:06:12.581Z] #57 63.67 OK: 20070 distinct packages available [2024-08-20T03:06:12.581Z] #57 63.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.581Z] #57 63.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.581Z] #57 64.05 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-20T03:06:12.581Z] #57 64.05 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-20T03:06:12.581Z] #57 64.06 (3/4) Installing libucontext (1.2-r2) [2024-08-20T03:06:12.581Z] #57 64.07 (4/4) Installing gcompat (1.1.0-r1) [2024-08-20T03:06:12.581Z] #57 64.11 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:06:12.581Z] #57 64.11 OK: 8 MiB in 19 packages [2024-08-20T03:06:12.581Z] #57 DONE 67.5s [2024-08-20T03:06:12.581Z] [2024-08-20T03:06:12.581Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-20T03:06:12.581Z] #67 63.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.581Z] #67 63.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.581Z] #67 63.74 (1/3) Installing ca-certificates (20240226-r0) [2024-08-20T03:06:12.581Z] #67 63.75 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-20T03:06:12.581Z] #67 63.76 (3/3) Installing tzdata (2024a-r0) [2024-08-20T03:06:12.581Z] #67 63.83 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:06:12.581Z] #67 63.83 Executing ca-certificates-20240226-r0.trigger [2024-08-20T03:06:12.581Z] #67 63.91 OK: 11 MiB in 18 packages [2024-08-20T03:06:12.581Z] #67 DONE 66.9s [2024-08-20T03:06:12.581Z] [2024-08-20T03:06:12.581Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-20T03:06:12.581Z] #61 DONE 67.0s [2024-08-20T03:06:12.581Z] [2024-08-20T03:06:12.581Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-20T03:06:12.581Z] #68 DONE 67.0s [2024-08-20T03:06:12.581Z] [2024-08-20T03:06:12.581Z] #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-20T03:06:12.581Z] #71 ... [2024-08-20T03:06:12.581Z] [2024-08-20T03:06:12.581Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:06:12.581Z] #56 DONE 69.4s [2024-08-20T03:06:12.581Z] [2024-08-20T03:06:12.581Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:06:12.581Z] #41 DONE 70.3s [Pipeline] { [Pipeline] sh [2024-08-20T03:06:12.839Z] [2024-08-20T03:06:12.839Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T03:06:12.839Z] #65 67.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:12.839Z] #65 67.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:13.191Z] #65 67.50 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T03:06:13.191Z] #65 67.50 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T03:06:13.191Z] #65 67.50 OK: 20070 distinct packages available [2024-08-20T03:06:13.191Z] #65 67.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:13.191Z] #65 67.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:13.359Z] + go version [2024-08-20T03:06:13.360Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-20T03:06:13.399Z] $ docker stop --time=1 6cf5b34dacf58e55ac3034f649dc59448dd211d0cf809fc06c39135d343a7929 [2024-08-20T03:06:13.452Z] #65 67.99 (1/11) Installing ca-certificates (20240226-r0) [2024-08-20T03:06:13.452Z] #65 68.03 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-20T03:06:13.711Z] #65 68.06 (3/11) Installing libunistring (1.1-r1) [2024-08-20T03:06:13.711Z] #65 68.08 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-20T03:06:13.711Z] #65 68.08 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-20T03:06:13.711Z] #65 68.08 (6/11) Installing libcurl (8.9.0-r0) [2024-08-20T03:06:13.711Z] #65 68.09 (7/11) Installing curl (8.9.0-r0) [2024-08-20T03:06:13.711Z] #65 68.10 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-20T03:06:13.711Z] #65 68.31 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-20T03:06:14.002Z] #65 68.32 (10/11) Installing libucontext (1.2-r2) [2024-08-20T03:06:14.002Z] #65 68.32 (11/11) Installing gcompat (1.1.0-r1) [2024-08-20T03:06:14.002Z] #65 68.32 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:06:14.002Z] #65 68.33 Executing ca-certificates-20240226-r0.trigger [2024-08-20T03:06:14.002Z] #65 68.36 OK: 12 MiB in 26 packages [2024-08-20T03:06:14.002Z] #65 DONE 68.6s [2024-08-20T03:06:14.002Z] [2024-08-20T03:06:14.002Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-20T03:06:14.002Z] #0 2.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.002Z] #0 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.002Z] #0 3.069 OK: 264 MiB in 52 packages [2024-08-20T03:06:14.002Z] #72 DONE 3.8s [2024-08-20T03:06:14.002Z] [2024-08-20T03:06:14.002Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:06:14.002Z] #69 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.261Z] #69 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.525Z] #69 ... [2024-08-20T03:06:14.526Z] [2024-08-20T03:06:14.526Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T03:06:14.526Z] #0 2.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.526Z] #0 3.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.526Z] #0 3.253 OK: 264 MiB in 52 packages [2024-08-20T03:06:14.526Z] #73 DONE 4.3s [2024-08-20T03:06:14.526Z] [2024-08-20T03:06:14.526Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:06:14.526Z] #69 3.981 OK: 8 MiB in 17 packages [2024-08-20T03:06:14.526Z] #69 ... [2024-08-20T03:06:14.526Z] [2024-08-20T03:06:14.526Z] #70 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T03:06:14.526Z] #70 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.526Z] #70 2.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.526Z] #70 3.163 OK: 264 MiB in 52 packages [2024-08-20T03:06:14.526Z] #70 DONE 4.2s [2024-08-20T03:06:14.526Z] [2024-08-20T03:06:14.526Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T03:06:14.526Z] #63 67.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.526Z] #63 67.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.526Z] #63 67.70 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T03:06:14.526Z] #63 67.70 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T03:06:14.526Z] #63 67.70 OK: 20070 distinct packages available [2024-08-20T03:06:14.526Z] #63 67.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.526Z] #63 67.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:14.526Z] #63 68.06 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-20T03:06:14.526Z] #63 68.07 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-20T03:06:14.526Z] #63 68.07 (3/5) Installing libucontext (1.2-r2) [2024-08-20T03:06:14.526Z] #63 68.07 (4/5) Installing gcompat (1.1.0-r1) [2024-08-20T03:06:14.526Z] #63 68.08 (5/5) Installing openssl (3.1.6-r0) [2024-08-20T03:06:14.526Z] #63 68.10 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:06:14.526Z] #63 68.10 OK: 8 MiB in 20 packages [2024-08-20T03:06:14.526Z] #63 DONE 69.0s [2024-08-20T03:06:14.783Z] [2024-08-20T03:06:14.783Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:06:15.032Z] $ docker rm -f --volumes 6cf5b34dacf58e55ac3034f649dc59448dd211d0cf809fc06c39135d343a7929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2024-08-20T03:06:15.729Z] #74 ... [2024-08-20T03:06:15.729Z] [2024-08-20T03:06:15.729Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-20T03:06:15.729Z] #75 DONE 5.5s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T03:06:15.988Z] [2024-08-20T03:06:15.988Z] #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-20T03:06:16.128Z] + docker inspect -f . ci-base-image-arm64 [2024-08-20T03:06:16.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T03:06:16.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-8012 does not seem to be running inside a container [2024-08-20T03:06:16.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-20T03:06:17.652Z] $ docker top 7a4cf94b01d5617a259040afd2c2d806e3994cb61a78f9229ed00c3bc651fb25 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-20T03:06:17.959Z] ========================================================= [2024-08-20T03:06:17.959Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-20T03:06:17.959Z] ========================================================= [Pipeline] sh [2024-08-20T03:06:18.605Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-20T03:06:19.338Z] + make test [2024-08-20T03:06:19.338Z] go test -race -coverprofile=coverage.out ./... [2024-08-20T03:06:20.217Z] #76 ... [2024-08-20T03:06:20.217Z] [2024-08-20T03:06:20.217Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:06:20.217Z] #69 DONE 9.2s [2024-08-20T03:06:20.218Z] [2024-08-20T03:06:20.218Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-20T03:06:20.218Z] #0 3.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:20.218Z] #0 3.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:20.218Z] #0 4.183 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T03:06:20.218Z] #0 4.183 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T03:06:20.218Z] #0 4.183 OK: 20077 distinct packages available [2024-08-20T03:06:20.218Z] #0 4.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:20.218Z] #0 4.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:20.218Z] #0 4.624 OK: 264 MiB in 52 packages [2024-08-20T03:06:20.218Z] #77 DONE 9.5s [2024-08-20T03:06:20.218Z] [2024-08-20T03:06:20.218Z] #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-20T03:06:20.218Z] #71 7.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:20.218Z] #71 7.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:20.218Z] #71 7.452 OK: 7 MiB in 16 packages [2024-08-20T03:06:20.481Z] #71 ... [2024-08-20T03:06:20.481Z] [2024-08-20T03:06:20.481Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-20T03:06:20.481Z] #0 1.754 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:20.481Z] #0 2.616 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:20.481Z] #0 6.155 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T03:06:20.481Z] #0 6.698 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:06:20.481Z] #0 6.703 OK: 7 MiB in 16 packages [2024-08-20T03:06:20.481Z] #78 DONE 8.1s [2024-08-20T03:06:20.481Z] [2024-08-20T03:06:20.481Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:06:20.742Z] #79 ... [2024-08-20T03:06:20.742Z] [2024-08-20T03:06:20.742Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:06:20.742Z] #80 DONE 6.7s [2024-08-20T03:06:21.003Z] [2024-08-20T03:06:21.003Z] #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-20T03:06:21.003Z] #71 DONE 8.5s [2024-08-20T03:06:21.003Z] [2024-08-20T03:06:21.003Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:06:21.003Z] #0 6.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:21.003Z] #0 7.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:21.003Z] #0 7.313 OK: 7 MiB in 16 packages [2024-08-20T03:06:21.003Z] #81 DONE 8.5s [2024-08-20T03:06:21.003Z] [2024-08-20T03:06:21.003Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-20T03:06:21.003Z] #0 7.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:21.003Z] #0 7.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:21.003Z] #0 7.456 OK: 17 MiB in 19 packages [2024-08-20T03:06:21.003Z] #82 DONE 8.5s [2024-08-20T03:06:21.003Z] [2024-08-20T03:06:21.003Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:06:21.003Z] #74 DONE 6.5s [2024-08-20T03:06:21.003Z] [2024-08-20T03:06:21.003Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:06:21.003Z] #83 DONE 6.5s [2024-08-20T03:06:21.003Z] [2024-08-20T03:06:21.003Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:06:21.003Z] #79 DONE 1.1s [2024-08-20T03:06:21.003Z] [2024-08-20T03:06:21.003Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:06:22.448Z] #84 ... [2024-08-20T03:06:22.448Z] [2024-08-20T03:06:22.448Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-20T03:06:22.448Z] #0 9.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:22.448Z] #0 9.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:22.448Z] #0 9.512 OK: 7 MiB in 17 packages [2024-08-20T03:06:22.448Z] #85 DONE 9.6s [2024-08-20T03:06:22.448Z] [2024-08-20T03:06:22.448Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-20T03:06:22.448Z] #86 ... [2024-08-20T03:06:22.448Z] [2024-08-20T03:06:22.448Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-20T03:06:22.448Z] #0 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:22.448Z] #0 9.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:22.448Z] #0 9.680 OK: 8 MiB in 19 packages [2024-08-20T03:06:22.448Z] #87 DONE 9.9s [2024-08-20T03:06:22.448Z] [2024-08-20T03:06:22.448Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:06:22.448Z] #0 9.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:22.448Z] #0 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:22.448Z] #0 9.817 OK: 11 MiB in 18 packages [2024-08-20T03:06:22.708Z] #88 ... [2024-08-20T03:06:22.708Z] [2024-08-20T03:06:22.708Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-20T03:06:22.708Z] #0 9.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:22.708Z] #0 9.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:22.708Z] #0 9.944 OK: 17 MiB in 19 packages [2024-08-20T03:06:22.708Z] #89 ... [2024-08-20T03:06:22.708Z] [2024-08-20T03:06:22.708Z] #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-20T03:06:22.708Z] #76 7.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:22.969Z] #76 ... [2024-08-20T03:06:22.969Z] [2024-08-20T03:06:22.969Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:06:22.969Z] #88 DONE 10.4s [2024-08-20T03:06:22.969Z] [2024-08-20T03:06:22.969Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-20T03:06:22.969Z] #89 DONE 10.4s [2024-08-20T03:06:22.969Z] [2024-08-20T03:06:22.969Z] #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-20T03:06:22.969Z] #76 7.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:22.969Z] #76 7.722 OK: 8 MiB in 20 packages [2024-08-20T03:06:24.358Z] #76 DONE 8.7s [2024-08-20T03:06:24.358Z] [2024-08-20T03:06:24.358Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:06:24.358Z] #0 8.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:24.358Z] #0 8.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:24.358Z] #0 9.485 OK: 12 MiB in 26 packages [2024-08-20T03:06:24.358Z] #90 DONE 9.8s [2024-08-20T03:06:24.358Z] [2024-08-20T03:06:24.358Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T03:06:24.358Z] #91 DONE 1.7s [2024-08-20T03:06:24.358Z] [2024-08-20T03:06:24.358Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-20T03:06:24.358Z] #92 DONE 1.1s [2024-08-20T03:06:24.358Z] [2024-08-20T03:06:24.358Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-20T03:06:26.329Z] #93 DONE 1.8s [2024-08-20T03:06:26.329Z] [2024-08-20T03:06:26.329Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T03:06:26.907Z] #94 ... [2024-08-20T03:06:26.907Z] [2024-08-20T03:06:26.907Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-20T03:06:26.907Z] #0 5.673 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:26.907Z] #0 6.304 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T03:06:26.907Z] #0 7.155 OK: 264 MiB in 52 packages [2024-08-20T03:06:26.907Z] #95 DONE 9.7s [2024-08-20T03:06:27.174Z] [2024-08-20T03:06:27.174Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-20T03:06:27.756Z] #96 ... [2024-08-20T03:06:27.756Z] [2024-08-20T03:06:27.756Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-20T03:06:27.756Z] #97 DONE 3.5s [2024-08-20T03:06:27.756Z] [2024-08-20T03:06:27.756Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T03:06:27.756Z] #94 DONE 3.5s [2024-08-20T03:06:27.756Z] [2024-08-20T03:06:27.756Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-20T03:06:27.756Z] #86 DONE 5.7s [2024-08-20T03:06:27.756Z] [2024-08-20T03:06:27.756Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-20T03:06:29.303Z] #98 ... [2024-08-20T03:06:29.303Z] [2024-08-20T03:06:29.303Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-20T03:06:29.303Z] #96 DONE 2.8s [2024-08-20T03:06:29.303Z] [2024-08-20T03:06:29.303Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-20T03:06:29.303Z] #98 DONE 1.3s [2024-08-20T03:06:29.303Z] [2024-08-20T03:06:29.303Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-20T03:06:29.303Z] #99 DONE 1.4s [2024-08-20T03:06:29.303Z] [2024-08-20T03:06:29.303Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-20T03:06:29.303Z] #100 DONE 1.6s [2024-08-20T03:06:29.303Z] [2024-08-20T03:06:29.303Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T03:06:29.303Z] #101 DONE 1.6s [2024-08-20T03:06:29.303Z] [2024-08-20T03:06:29.303Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T03:06:29.303Z] #102 DONE 0.1s [2024-08-20T03:06:29.303Z] [2024-08-20T03:06:29.303Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-20T03:06:29.303Z] #103 DONE 0.2s [2024-08-20T03:06:29.303Z] [2024-08-20T03:06:29.303Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-20T03:06:29.303Z] #104 DONE 0.1s [2024-08-20T03:06:29.303Z] [2024-08-20T03:06:29.303Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T03:06:29.566Z] #105 DONE 0.2s [2024-08-20T03:06:29.566Z] [2024-08-20T03:06:29.566Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-20T03:06:29.566Z] #106 DONE 0.1s [2024-08-20T03:06:29.566Z] [2024-08-20T03:06:29.566Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-20T03:06:29.566Z] #107 DONE 0.1s [2024-08-20T03:06:29.566Z] [2024-08-20T03:06:29.566Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T03:06:29.566Z] #108 DONE 0.1s [2024-08-20T03:06:29.566Z] [2024-08-20T03:06:29.566Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-20T03:06:29.566Z] #109 DONE 0.1s [2024-08-20T03:06:29.566Z] [2024-08-20T03:06:29.566Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-20T03:06:29.566Z] #110 DONE 0.1s [2024-08-20T03:06:29.566Z] [2024-08-20T03:06:29.566Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-20T03:06:29.566Z] #111 DONE 0.1s [2024-08-20T03:06:29.566Z] [2024-08-20T03:06:29.566Z] #112 [security-spire-server] exporting to image [2024-08-20T03:06:29.566Z] #112 exporting layers [2024-08-20T03:06:29.860Z] #112 ... [2024-08-20T03:06:29.860Z] [2024-08-20T03:06:29.860Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-20T03:06:29.860Z] #113 DONE 0.1s [2024-08-20T03:06:29.860Z] [2024-08-20T03:06:29.860Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-20T03:06:29.860Z] #114 DONE 0.1s [2024-08-20T03:06:29.860Z] [2024-08-20T03:06:29.860Z] #112 [security-spire-agent] exporting to image [2024-08-20T03:06:30.119Z] #112 exporting layers 0.7s done [2024-08-20T03:06:30.379Z] #112 writing image sha256:c807f655a0102436810182614b0688680f846f617cb2534f242ac8dbc073f302 done [2024-08-20T03:06:30.379Z] #112 naming to docker.io/library/security-spire-config done [2024-08-20T03:06:30.379Z] #112 exporting layers 0.7s done [2024-08-20T03:06:30.379Z] #112 writing image sha256:abac091aa534acfe921aa3ba637e736ab460c0946fa578283d86b4e8c667c9b4 done [2024-08-20T03:06:30.379Z] #112 naming to docker.io/library/security-spire-server [2024-08-20T03:06:30.379Z] #112 writing image sha256:6a36f30727a1e1ebece367329a48f00ec015cc63cec8b8a7273e1c93f88c6b0f [2024-08-20T03:06:30.637Z] #112 naming to docker.io/library/security-spire-server done [2024-08-20T03:06:30.637Z] #112 writing image sha256:6a36f30727a1e1ebece367329a48f00ec015cc63cec8b8a7273e1c93f88c6b0f done [2024-08-20T03:06:30.638Z] #112 naming to docker.io/library/security-spire-agent done [2024-08-20T03:06:30.638Z] #112 DONE 1.0s [2024-08-20T03:06:30.638Z] [2024-08-20T03:06:30.638Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:06:30.913Z] #115 ... [2024-08-20T03:06:30.913Z] [2024-08-20T03:06:30.913Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:06:31.174Z] #116 ... [2024-08-20T03:06:31.174Z] [2024-08-20T03:06:31.174Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:06:31.174Z] #117 ... [2024-08-20T03:06:31.174Z] [2024-08-20T03:06:31.174Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:06.185Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-20T03:07:39.511Z] #118 DONE 73.9s [2024-08-20T03:07:39.511Z] [2024-08-20T03:07:39.511Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:39.511Z] #84 DONE 73.8s [2024-08-20T03:07:39.511Z] [2024-08-20T03:07:39.511Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:39.511Z] #115 DONE 65.6s [2024-08-20T03:07:39.511Z] [2024-08-20T03:07:39.511Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:39.511Z] #117 DONE 73.9s [2024-08-20T03:07:39.511Z] [2024-08-20T03:07:39.511Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:39.511Z] #116 DONE 73.9s [2024-08-20T03:07:39.511Z] [2024-08-20T03:07:39.511Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-08-20T03:07:41.419Z] #119 ... [2024-08-20T03:07:41.419Z] [2024-08-20T03:07:41.419Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-20T03:07:44.754Z] #120 ... [2024-08-20T03:07:44.754Z] [2024-08-20T03:07:44.754Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-20T03:07:45.016Z] #121 ... [2024-08-20T03:07:45.016Z] [2024-08-20T03:07:45.016Z] #122 [support-notifications builder 6/7] COPY . . [2024-08-20T03:07:45.016Z] #122 ... [2024-08-20T03:07:45.016Z] [2024-08-20T03:07:45.016Z] #123 [core-keeper builder 7/8] COPY . . [2024-08-20T03:07:53.184Z] #123 DONE 17.8s [2024-08-20T03:07:53.184Z] [2024-08-20T03:07:53.184Z] #124 [core-metadata builder 6/7] COPY . . [2024-08-20T03:07:53.184Z] #124 CACHED [2024-08-20T03:07:53.184Z] [2024-08-20T03:07:53.184Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:53.184Z] #125 CACHED [2024-08-20T03:07:53.184Z] [2024-08-20T03:07:53.184Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:07:53.184Z] #126 CACHED [2024-08-20T03:07:53.184Z] [2024-08-20T03:07:53.184Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-20T03:07:53.184Z] #121 DONE 17.8s [2024-08-20T03:07:53.184Z] [2024-08-20T03:07:53.184Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-20T03:07:53.184Z] #120 DONE 17.7s [2024-08-20T03:07:53.184Z] [2024-08-20T03:07:53.184Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:53.184Z] #127 CACHED [2024-08-20T03:07:53.184Z] [2024-08-20T03:07:53.184Z] #128 [support-scheduler builder 6/7] COPY . . [2024-08-20T03:07:53.184Z] #128 CACHED [2024-08-20T03:07:53.184Z] [2024-08-20T03:07:53.184Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:07:53.184Z] #129 CACHED [2024-08-20T03:07:53.184Z] [2024-08-20T03:07:53.184Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:53.184Z] #130 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #131 [core-data builder 6/7] COPY . . [2024-08-20T03:07:53.185Z] #131 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:07:53.185Z] #132 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:07:53.185Z] #133 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-20T03:07:53.185Z] #134 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:53.185Z] #135 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:53.185Z] #136 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:07:53.185Z] #137 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #138 [core-command builder 6/7] COPY . . [2024-08-20T03:07:53.185Z] #138 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:53.185Z] #139 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #140 [security-bootstrapper builder 6/7] COPY . . [2024-08-20T03:07:53.185Z] #140 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:07:53.185Z] #141 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-08-20T03:07:53.185Z] #119 DONE 17.8s [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #122 [support-notifications builder 6/7] COPY . . [2024-08-20T03:07:53.185Z] #122 DONE 17.8s [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #142 [support-cron-scheduler builder 6/7] COPY . . [2024-08-20T03:07:53.185Z] #142 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #143 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:07:53.185Z] #143 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #144 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:53.185Z] #144 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:07:53.185Z] #145 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:07:53.185Z] #146 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #147 [security-proxy-setup builder 6/7] COPY . . [2024-08-20T03:07:53.185Z] #147 CACHED [2024-08-20T03:07:53.185Z] [2024-08-20T03:07:53.185Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T03:07:55.119Z] #148 2.498 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-20T03:08:03.270Z] #148 ... [2024-08-20T03:08:03.270Z] [2024-08-20T03:08:03.270Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T03:08:03.270Z] #0 1.368 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-20T03:08:03.270Z] #149 ... [2024-08-20T03:08:03.270Z] [2024-08-20T03:08:03.270Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-20T03:08:03.270Z] #0 0.901 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-20T03:08:03.270Z] #150 ... [2024-08-20T03:08:03.270Z] [2024-08-20T03:08:03.270Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T03:08:03.270Z] #0 0.819 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-20T03:08:03.270Z] #151 ... [2024-08-20T03:08:03.270Z] [2024-08-20T03:08:03.270Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T03:08:03.270Z] #0 1.995 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-20T03:08:03.270Z] #152 ... [2024-08-20T03:08:03.270Z] [2024-08-20T03:08:03.270Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-20T03:08:03.270Z] #0 0.517 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-20T03:08:03.270Z] #153 ... [2024-08-20T03:08:03.270Z] [2024-08-20T03:08:03.270Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-20T03:08:03.270Z] #0 1.030 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-20T03:08:03.529Z] #154 ... [2024-08-20T03:08:03.529Z] [2024-08-20T03:08:03.529Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T03:08:03.529Z] #0 1.062 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-20T03:08:03.529Z] #155 ... [2024-08-20T03:08:03.529Z] [2024-08-20T03:08:03.529Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T03:08:03.529Z] #0 1.074 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-20T03:08:03.795Z] #156 ... [2024-08-20T03:08:03.795Z] [2024-08-20T03:08:03.795Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T03:08:03.795Z] #0 1.327 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-20T03:08:04.060Z] #157 ... [2024-08-20T03:08:04.060Z] [2024-08-20T03:08:04.060Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-20T03:08:04.060Z] #0 2.606 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-20T03:08:04.060Z] #158 ... [2024-08-20T03:08:04.060Z] [2024-08-20T03:08:04.060Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T03:08:04.060Z] #0 0.606 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-20T03:08:04.320Z] #159 ... [2024-08-20T03:08:04.320Z] [2024-08-20T03:08:04.320Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-20T03:08:04.320Z] #0 2.010 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-20T03:09:40.819Z] #160 ... [2024-08-20T03:09:40.819Z] [2024-08-20T03:09:40.819Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-20T03:09:40.819Z] #158 97.58 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-20T03:10:12.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-20T03:10:12.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-20T03:10:48.537Z] #158 ... [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T03:10:48.537Z] #159 DONE 172.5s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-20T03:10:48.537Z] #153 DONE 172.5s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T03:10:48.537Z] #156 DONE 172.6s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-20T03:10:48.537Z] #154 DONE 172.5s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #161 ... [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-20T03:10:48.537Z] #150 DONE 172.6s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T03:10:48.537Z] #157 DONE 172.6s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T03:10:48.537Z] #155 DONE 172.8s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T03:10:48.537Z] #149 DONE 172.9s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #162 ... [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T03:10:48.537Z] #152 DONE 172.9s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T03:10:48.537Z] #151 DONE 172.9s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T03:10:48.537Z] #148 DONE 172.9s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-20T03:10:48.537Z] #160 DONE 172.9s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-20T03:10:48.537Z] #158 DONE 173.0s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #163 ... [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #161 DONE 0.9s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #162 DONE 0.8s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #164 DONE 1.0s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-20T03:10:48.537Z] #165 DONE 1.0s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #166 DONE 0.8s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-20T03:10:48.537Z] #167 ... [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #163 DONE 0.8s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #168 DONE 0.8s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #169 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #169 DONE 0.7s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #170 DONE 0.9s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #171 DONE 0.6s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #172 ... [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #173 CACHED [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #174 CACHED [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #175 CACHED [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #176 CACHED [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #177 CACHED [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #178 CACHED [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #179 DONE 0.5s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #180 CACHED [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:48.537Z] #181 CACHED [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #182 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #182 DONE 0.5s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #183 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-20T03:10:48.537Z] #183 ... [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #184 DONE 0.8s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #185 DONE 0.8s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #186 [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-20T03:10:48.537Z] #186 ... [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-20T03:10:48.537Z] #187 DONE 2.0s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #188 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:48.537Z] #188 DONE 1.9s [2024-08-20T03:10:48.537Z] [2024-08-20T03:10:48.537Z] #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-20T03:10:50.463Z] #189 ... [2024-08-20T03:10:50.463Z] [2024-08-20T03:10:50.463Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:50.463Z] #172 DONE 3.6s [2024-08-20T03:10:50.463Z] [2024-08-20T03:10:50.463Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-20T03:10:50.463Z] #190 DONE 3.6s [2024-08-20T03:10:50.463Z] [2024-08-20T03:10:50.463Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-20T03:10:50.463Z] #191 DONE 3.6s [2024-08-20T03:10:50.463Z] [2024-08-20T03:10:50.463Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:10:50.723Z] #192 ... [2024-08-20T03:10:50.723Z] [2024-08-20T03:10:50.723Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-20T03:10:50.723Z] #193 DONE 4.1s [2024-08-20T03:10:50.983Z] [2024-08-20T03:10:50.983Z] #183 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-20T03:10:50.983Z] #183 DONE 4.1s [2024-08-20T03:10:50.983Z] [2024-08-20T03:10:50.983Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-20T03:10:50.983Z] #194 DONE 3.6s [2024-08-20T03:10:50.983Z] [2024-08-20T03:10:50.983Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-20T03:10:50.983Z] #195 DONE 4.1s [2024-08-20T03:10:50.983Z] [2024-08-20T03:10:50.983Z] #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-20T03:10:50.983Z] #196 DONE 4.2s [2024-08-20T03:10:50.983Z] [2024-08-20T03:10:50.983Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-20T03:10:50.983Z] #197 DONE 4.2s [2024-08-20T03:10:50.983Z] [2024-08-20T03:10:50.983Z] #186 [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-20T03:10:50.983Z] #186 DONE 3.7s [2024-08-20T03:10:50.983Z] [2024-08-20T03:10:50.983Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:10:50.983Z] #198 ... [2024-08-20T03:10:50.983Z] [2024-08-20T03:10:50.983Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:10:50.983Z] #199 DONE 2.5s [2024-08-20T03:10:50.983Z] [2024-08-20T03:10:50.983Z] #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-20T03:10:50.983Z] #189 DONE 2.6s [2024-08-20T03:10:51.243Z] [2024-08-20T03:10:51.243Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-20T03:10:51.243Z] #167 DONE 4.9s [2024-08-20T03:10:51.243Z] [2024-08-20T03:10:51.243Z] #200 [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-20T03:10:51.243Z] #200 DONE 1.0s [2024-08-20T03:10:51.243Z] [2024-08-20T03:10:51.243Z] #201 [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-20T03:10:51.243Z] #201 ... [2024-08-20T03:10:51.243Z] [2024-08-20T03:10:51.243Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:10:51.243Z] #202 DONE 0.9s [2024-08-20T03:10:51.243Z] [2024-08-20T03:10:51.243Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:10:51.243Z] #192 DONE 1.0s [2024-08-20T03:10:51.243Z] [2024-08-20T03:10:51.243Z] #203 [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-20T03:10:51.243Z] #203 DONE 0.5s [2024-08-20T03:10:51.503Z] [2024-08-20T03:10:51.503Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:10:51.503Z] #204 DONE 0.6s [2024-08-20T03:10:51.503Z] [2024-08-20T03:10:51.503Z] #205 [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-20T03:10:51.503Z] #205 DONE 0.6s [2024-08-20T03:10:51.503Z] [2024-08-20T03:10:51.503Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:10:51.503Z] #206 DONE 0.6s [2024-08-20T03:10:51.503Z] [2024-08-20T03:10:51.503Z] #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:10:51.503Z] #207 DONE 0.6s [2024-08-20T03:10:51.503Z] [2024-08-20T03:10:51.503Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-20T03:10:51.503Z] #208 ... [2024-08-20T03:10:51.503Z] [2024-08-20T03:10:51.503Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:10:51.503Z] #198 DONE 0.6s [2024-08-20T03:10:51.503Z] [2024-08-20T03:10:51.503Z] #201 [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-20T03:10:51.503Z] #201 DONE 0.4s [2024-08-20T03:10:51.764Z] [2024-08-20T03:10:51.764Z] #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-20T03:10:51.764Z] #209 DONE 0.6s [2024-08-20T03:10:51.764Z] [2024-08-20T03:10:51.764Z] #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-20T03:10:51.764Z] #210 DONE 0.6s [2024-08-20T03:10:51.764Z] [2024-08-20T03:10:51.764Z] #112 [support-cron-scheduler] exporting to image [2024-08-20T03:10:51.764Z] #112 exporting layers [2024-08-20T03:10:51.764Z] #112 writing image sha256:1c3fcc5e109aa8b9d6d5dee6998f653b77119036f71898fd5ce0057d1596e174 done [2024-08-20T03:10:51.764Z] #112 naming to docker.io/library/core-keeper done [2024-08-20T03:10:51.764Z] #112 ... [2024-08-20T03:10:51.764Z] [2024-08-20T03:10:51.764Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:10:51.764Z] #211 DONE 0.6s [2024-08-20T03:10:51.764Z] [2024-08-20T03:10:51.764Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-20T03:10:51.764Z] #212 DONE 0.5s [2024-08-20T03:10:51.764Z] [2024-08-20T03:10:51.764Z] #112 [support-scheduler] exporting to image [2024-08-20T03:10:51.764Z] #112 exporting layers 0.3s done [2024-08-20T03:10:51.764Z] #112 writing image sha256:f94e8456642bfdf957fa221d144a7609d0fd00285f3d2352f6a777ecddb14ef1 0.0s done [2024-08-20T03:10:51.764Z] #112 naming to docker.io/library/support-scheduler done [2024-08-20T03:10:52.029Z] #112 ... [2024-08-20T03:10:52.029Z] [2024-08-20T03:10:52.029Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-20T03:10:52.029Z] #208 DONE 0.6s [2024-08-20T03:10:52.029Z] [2024-08-20T03:10:52.029Z] #213 [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-20T03:10:52.029Z] #213 DONE 0.7s [2024-08-20T03:10:52.029Z] [2024-08-20T03:10:52.029Z] #112 [core-data] exporting to image [2024-08-20T03:10:52.029Z] #112 exporting layers 0.7s done [2024-08-20T03:10:52.029Z] #112 writing image sha256:9038051ebf6b0c90a0fa936564357fd2814f4bcf17160b82c10928c0b9c83df3 0.0s done [2024-08-20T03:10:52.029Z] #112 naming to docker.io/library/core-data 0.0s done [2024-08-20T03:10:52.289Z] #112 ... [2024-08-20T03:10:52.289Z] [2024-08-20T03:10:52.289Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:10:52.289Z] #214 DONE 0.6s [2024-08-20T03:10:52.289Z] [2024-08-20T03:10:52.289Z] #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:10:52.289Z] #215 DONE 0.5s [2024-08-20T03:10:52.289Z] [2024-08-20T03:10:52.289Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-20T03:10:52.289Z] #216 DONE 0.6s [2024-08-20T03:10:52.289Z] [2024-08-20T03:10:52.289Z] #112 [support-notifications] exporting to image [2024-08-20T03:10:52.289Z] #112 exporting layers 0.6s done [2024-08-20T03:10:52.289Z] #112 writing image sha256:931fa37c0c4fd54293593e20ae4e78329dc8f2bf7aef8b4722bf5956a37e2135 0.0s done [2024-08-20T03:10:52.289Z] #112 writing image sha256:e3fead7642f1fcbeb1684bd1ee7c2b2075a051d1b6bb43fe08c910928b8ebc71 0.0s done [2024-08-20T03:10:52.289Z] #112 naming to docker.io/library/core-command done [2024-08-20T03:10:52.289Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2024-08-20T03:10:52.289Z] #112 writing image sha256:6e811496e7ae6a3e3a68fe51ba5d9ca62168673564c5b630666840af7da4787c done [2024-08-20T03:10:52.289Z] #112 naming to docker.io/library/support-notifications done [2024-08-20T03:10:52.289Z] #112 writing image sha256:a1412b5e79637a148c80fad8857bf192b021f5b9004041d7348b31166611ceaa [2024-08-20T03:10:52.289Z] #112 writing image sha256:a1412b5e79637a148c80fad8857bf192b021f5b9004041d7348b31166611ceaa 0.2s done [2024-08-20T03:10:52.289Z] #112 naming to docker.io/library/support-cron-scheduler [2024-08-20T03:10:52.550Z] #112 ... [2024-08-20T03:10:52.550Z] [2024-08-20T03:10:52.550Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-20T03:10:52.550Z] #217 DONE 0.3s [2024-08-20T03:10:52.550Z] [2024-08-20T03:10:52.550Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-20T03:10:52.550Z] #218 DONE 0.3s [2024-08-20T03:10:52.550Z] [2024-08-20T03:10:52.550Z] #112 [support-cron-scheduler] exporting to image [2024-08-20T03:10:52.550Z] #112 naming to docker.io/library/support-cron-scheduler done [2024-08-20T03:10:52.550Z] #112 exporting layers 0.6s done [2024-08-20T03:10:53.375Z] #112 ... [2024-08-20T03:10:53.375Z] [2024-08-20T03:10:53.375Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T03:10:53.375Z] #219 DONE 1.1s [2024-08-20T03:10:53.375Z] [2024-08-20T03:10:53.375Z] #220 [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-20T03:10:53.375Z] #220 DONE 0.9s [2024-08-20T03:10:53.375Z] [2024-08-20T03:10:53.375Z] #112 [core-metadata] exporting to image [2024-08-20T03:10:53.375Z] #112 writing image sha256:a4b0a5ae8ee8e6d5c6425fa89e52bf8ad09f665cae0bee504a21509b2d3949a9 0.0s done [2024-08-20T03:10:53.375Z] #112 naming to docker.io/library/core-metadata done [2024-08-20T03:10:53.638Z] #112 ... [2024-08-20T03:10:53.639Z] [2024-08-20T03:10:53.639Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-20T03:10:53.639Z] #221 DONE 1.0s [2024-08-20T03:10:53.639Z] [2024-08-20T03:10:53.639Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-20T03:10:53.639Z] #222 DONE 1.0s [2024-08-20T03:10:53.639Z] [2024-08-20T03:10:53.639Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-20T03:10:53.639Z] #223 DONE 0.4s [2024-08-20T03:10:53.639Z] [2024-08-20T03:10:53.639Z] #112 [security-proxy-auth] exporting to image [2024-08-20T03:10:53.639Z] #112 exporting layers 0.7s done [2024-08-20T03:10:53.639Z] #112 writing image sha256:7621df907d89448ff38763f227d7b170212ab4ba99efb55ee30a6e8b73a13465 done [2024-08-20T03:10:53.639Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-20T03:10:53.639Z] #112 writing image sha256:1b0b02f92b3d2659c2a26238c4c258a7867b48d5cb40457ee0de40a13a1a9e97 done [2024-08-20T03:10:53.639Z] #112 naming to docker.io/library/security-proxy-auth done [2024-08-20T03:10:53.639Z] #112 DONE 3.7s [2024-08-20T03:10:53.639Z] [2024-08-20T03:10:53.639Z] #224 [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-20T03:10:53.639Z] #224 DONE 0.1s [2024-08-20T03:10:53.639Z] [2024-08-20T03:10:53.639Z] #225 [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-20T03:10:53.901Z] #225 DONE 0.0s [2024-08-20T03:10:53.901Z] [2024-08-20T03:10:53.901Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-20T03:10:53.901Z] #226 DONE 0.1s [2024-08-20T03:10:53.901Z] [2024-08-20T03:10:53.901Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T03:10:53.901Z] #227 DONE 1.4s [2024-08-20T03:10:53.901Z] [2024-08-20T03:10:53.901Z] #228 [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-20T03:10:53.901Z] #228 DONE 0.1s [2024-08-20T03:10:53.901Z] [2024-08-20T03:10:53.901Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-20T03:10:53.901Z] #229 DONE 0.1s [2024-08-20T03:10:53.901Z] [2024-08-20T03:10:53.901Z] #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-20T03:10:53.901Z] #230 DONE 0.1s [2024-08-20T03:10:53.901Z] [2024-08-20T03:10:53.901Z] #112 [security-proxy-setup] exporting to image [2024-08-20T03:10:54.163Z] #112 exporting layers 0.2s done [2024-08-20T03:10:54.163Z] #112 writing image sha256:0524847d4976594a35b78f48a53c0d051aa481d8167f643454289b3c91c945a8 done [2024-08-20T03:10:54.163Z] #112 naming to docker.io/library/security-proxy-setup done [2024-08-20T03:10:54.163Z] #112 DONE 3.9s [2024-08-20T03:10:54.163Z] [2024-08-20T03:10:54.163Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T03:10:54.163Z] #231 DONE 0.4s [2024-08-20T03:10:54.163Z] [2024-08-20T03:10:54.163Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-20T03:10:54.426Z] #232 DONE 0.4s [2024-08-20T03:10:54.426Z] [2024-08-20T03:10:54.426Z] #112 [security-secretstore-setup] exporting to image [2024-08-20T03:10:54.426Z] #112 exporting layers 0.2s done [2024-08-20T03:10:54.426Z] #112 writing image sha256:1fd254581dc2c6bc0dd7d59d70d82a1d8ebcf57f8f7bee61d79e5b1e18306dcc done [2024-08-20T03:10:54.426Z] #112 naming to docker.io/library/security-secretstore-setup done [2024-08-20T03:10:54.426Z] #112 DONE 4.0s [2024-08-20T03:10:54.426Z] [2024-08-20T03:10:54.426Z] #112 [security-bootstrapper] exporting to image [2024-08-20T03:10:54.426Z] #112 exporting layers 0.2s done [2024-08-20T03:10:54.426Z] #112 writing image sha256:89bf75b46eb56632a116ca2c31c4f1c0576593b8ce3988be9e6a4ce23160fed0 done [2024-08-20T03:10:54.426Z] #112 naming to docker.io/library/security-bootstrapper done [2024-08-20T03:10:54.426Z] #112 DONE 4.2s [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T03:10:54.426Z] time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-20T03:10:54.716Z] $ docker stop --time=1 ffc6993a611b95c4ef2fe4fdb63836e70e172cf1768a1ad6e8844a0f9f24b4d3 [2024-08-20T03:10:56.010Z] $ docker rm -f --volumes ffc6993a611b95c4ef2fe4fdb63836e70e172cf1768a1ad6e8844a0f9f24b4d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-20T03:10:56.438Z] + docker images [2024-08-20T03:10:56.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-20T03:10:56.438Z] security-bootstrapper latest 89bf75b46eb5 2 seconds ago 18.9MB [2024-08-20T03:10:56.438Z] security-proxy-setup latest 0524847d4976 3 seconds ago 26.2MB [2024-08-20T03:10:56.438Z] security-secretstore-setup latest 1fd254581dc2 3 seconds ago 37MB [2024-08-20T03:10:56.438Z] core-common-config-bootstrapper latest 7621df907d89 4 seconds ago 15.2MB [2024-08-20T03:10:56.438Z] security-proxy-auth latest 1b0b02f92b3d 4 seconds ago 33MB [2024-08-20T03:10:56.438Z] security-spiffe-token-provider latest e3fead7642f1 5 seconds ago 28.8MB [2024-08-20T03:10:56.438Z] core-metadata latest a4b0a5ae8ee8 5 seconds ago 39.7MB [2024-08-20T03:10:56.438Z] core-data latest 9038051ebf6b 5 seconds ago 39.6MB [2024-08-20T03:10:56.438Z] support-scheduler latest f94e8456642b 5 seconds ago 41.9MB [2024-08-20T03:10:56.438Z] support-cron-scheduler latest a1412b5e7963 5 seconds ago 44.1MB [2024-08-20T03:10:56.438Z] core-command latest 931fa37c0c4f 5 seconds ago 35.4MB [2024-08-20T03:10:56.438Z] support-notifications latest 6e811496e7ae 5 seconds ago 42.5MB [2024-08-20T03:10:56.438Z] core-keeper latest 1c3fcc5e109a 6 seconds ago 39.5MB [2024-08-20T03:10:56.438Z] security-spire-server latest abac091aa534 4 minutes ago 121MB [2024-08-20T03:10:56.438Z] security-spire-agent latest 6a36f30727a1 4 minutes ago 182MB [2024-08-20T03:10:56.438Z] security-spire-config latest c807f655a010 4 minutes ago 120MB [2024-08-20T03:10:56.438Z] ci-base-image-x86_64 latest 2d4036e015fa 9 minutes ago 970MB [2024-08-20T03:10:56.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-20T03:10:56.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-20T03:10:56.438Z] 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-20T03:10:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-20T03:10:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-20T03:10:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-20T03:10:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-20T03:10:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-20T03:10:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-20T03:10:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-20T03:10:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-20T03:10:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-20T03:11:05.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-20T03:11:05.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-20T03:11:05.188Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-20T03:11:05.188Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-20T03:11:05.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-20T03:11:17.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-20T03:11:17.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-20T03:11:17.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.125s coverage: 28.7% of statements [2024-08-20T03:11:27.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements [2024-08-20T03:11:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-20T03:11:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-20T03:11:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-20T03:11:37.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.270s coverage: 69.2% of statements [2024-08-20T03:11:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-20T03:11:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-20T03:11:40.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.201s coverage: 53.2% of statements [2024-08-20T03:11:45.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-20T03:11:45.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-20T03:11:45.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:11:45.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-20T03:11:45.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-20T03:11:45.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-20T03:11:45.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-20T03:11:45.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-20T03:11:45.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-20T03:11:53.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-20T03:11:53.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:11:53.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-20T03:11:53.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-20T03:11:53.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-20T03:11:56.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.029s coverage: 93.4% of statements [2024-08-20T03:11:56.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.369s coverage: 91.7% of statements [2024-08-20T03:12:01.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-20T03:12:01.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-20T03:12:02.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.214s coverage: 7.0% of statements [2024-08-20T03:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-20T03:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-20T03:12:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-20T03:12:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-20T03:12:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-20T03:12:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-20T03:12:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-20T03:12:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-20T03:12:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-20T03:12:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-20T03:12:10.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.633s coverage: 95.8% of statements [2024-08-20T03:12:10.630Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.104s coverage: 72.2% of statements [2024-08-20T03:12:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-20T03:12:15.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.113s coverage: 0.0% of statements [no tests to run] [2024-08-20T03:12:22.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-20T03:12:22.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-20T03:12:22.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.312s coverage: 0.8% of statements [2024-08-20T03:12:22.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 30.7% of statements [2024-08-20T03:12:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.131s coverage: 41.7% of statements [2024-08-20T03:12:27.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.114s coverage: 77.8% of statements [2024-08-20T03:12:27.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.102s coverage: 94.1% of statements [2024-08-20T03:12:27.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-08-20T03:12:31.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements [2024-08-20T03:12:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-20T03:12:34.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-20T03:12:34.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-20T03:12:34.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-20T03:12:37.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-20T03:12:37.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-20T03:12:37.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-20T03:12:37.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-20T03:12:42.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements [2024-08-20T03:12:43.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-20T03:12:43.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-20T03:12:43.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-20T03:12:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-20T03:12:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-20T03:12:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-20T03:12:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-20T03:12:53.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-20T03:12:53.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-20T03:12:56.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-20T03:12:57.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.900s coverage: 79.9% of statements [2024-08-20T03:12:59.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.164s coverage: 92.9% of statements [2024-08-20T03:12:59.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.084s coverage: 67.2% of statements [2024-08-20T03:12:59.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements [2024-08-20T03:12:59.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 76.6% of statements [2024-08-20T03:13:01.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-20T03:13:03.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.114s coverage: 87.2% of statements [2024-08-20T03:13:03.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-08-20T03:13:03.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements [2024-08-20T03:13:03.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.275s coverage: 81.8% of statements [2024-08-20T03:13:03.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.260s coverage: 82.1% of statements [2024-08-20T03:13:03.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-20T03:13:04.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.113s coverage: 86.0% of statements [2024-08-20T03:13:09.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-20T03:13:09.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-20T03:13:11.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.826s coverage: 63.1% of statements [2024-08-20T03:13:11.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.185s coverage: 100.0% of statements [2024-08-20T03:13:12.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.129s coverage: 89.4% of statements [2024-08-20T03:13:12.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2024-08-20T03:13:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-20T03:13:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-20T03:13:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-20T03:13:13.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements [2024-08-20T03:13:14.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.078s coverage: 100.0% of statements [2024-08-20T03:13:20.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-20T03:13:20.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-20T03:13:20.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-20T03:13:22.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.687s coverage: 36.5% of statements [2024-08-20T03:13:22.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements [2024-08-20T03:13:22.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-20T03:13:22.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-20T03:13:22.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-20T03:13:22.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-20T03:13:23.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.099s coverage: 84.8% of statements [2024-08-20T03:13:26.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-20T03:13:26.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-20T03:13:26.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-20T03:13:27.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.121s coverage: 5.2% of statements [2024-08-20T03:13:34.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-20T03:13:34.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-20T03:13:34.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:13:34.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-20T03:13:34.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 0.274s coverage: 76.9% of statements [2024-08-20T03:13:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-20T03:13:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-20T03:13:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-20T03:13:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-20T03:13:47.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.174s coverage: 19.9% of statements [2024-08-20T03:13:47.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-20T03:13:47.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:13:47.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-20T03:13:47.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-20T03:13:48.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.477s coverage: 95.7% of statements [2024-08-20T03:13:50.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-20T03:13:50.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-20T03:13:52.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.143s coverage: 61.8% of statements [2024-08-20T03:13:54.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-20T03:13:54.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-20T03:13:55.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.271s coverage: 98.9% of statements [2024-08-20T03:13:57.054Z] 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-20T03:13:57.321Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-20T03:13:57.321Z] go vet ./... [2024-08-20T03:18:19.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-20T03:18:19.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-20T03:18:19.116Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-20T03:18:19.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-20T03:18:19.834Z] + ls -al . [2024-08-20T03:18:19.834Z] total 912 [2024-08-20T03:18:19.834Z] drwxrwxr-x 10 1001 1001 4096 Aug 20 03:06 . [2024-08-20T03:18:19.834Z] drwxr-xr-x 4 root root 4096 Aug 20 03:06 .. [2024-08-20T03:18:19.835Z] drwxrwxr-x 2 1001 1001 4096 Aug 20 03:03 .blubracket [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 10 Aug 20 03:03 .dockerignore [2024-08-20T03:18:19.835Z] drwxrwxr-x 8 1001 1001 4096 Aug 20 03:03 .git [2024-08-20T03:18:19.835Z] drwxrwxr-x 3 1001 1001 4096 Aug 20 03:03 .github [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 1102 Aug 20 03:03 .gitignore [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 42 Aug 20 03:03 .golangci.yml [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 100 Aug 20 03:03 .hadolint.yml [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 155 Aug 20 03:03 .sonarcloud.properties [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 1171 Aug 20 03:03 ADOPTERS.md [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 21286 Aug 20 03:03 Attribution.txt [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 100284 Aug 20 03:03 CHANGELOG.md [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 3804 Aug 20 03:03 CONTRIBUTING.md [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 677 Aug 20 03:03 GOVERNANCE.md [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 861 Aug 20 03:03 Jenkinsfile [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 10775 Aug 20 03:03 LICENSE [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 16854 Aug 20 03:03 Makefile [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 582 Aug 20 03:03 OWNERS.md [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 9528 Aug 20 03:03 README.md [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 789 Aug 20 03:03 SECURITY.md [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 5 Aug 20 03:00 VERSION [2024-08-20T03:18:19.835Z] drwxrwxr-x 2 1001 1001 4096 Aug 20 03:03 bin [2024-08-20T03:18:19.835Z] drwxrwxr-x 20 1001 1001 4096 Aug 20 03:03 cmd [2024-08-20T03:18:19.835Z] -rw-r--r-- 1 root root 546050 Aug 20 03:13 coverage.out [2024-08-20T03:18:19.835Z] drwxrwxr-x 2 1001 1001 4096 Aug 20 03:03 fuzz_test [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 7305 Aug 20 03:03 go.mod [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 102581 Aug 20 03:03 go.sum [2024-08-20T03:18:19.835Z] drwxrwxr-x 7 1001 1001 4096 Aug 20 03:03 internal [2024-08-20T03:18:19.835Z] drwxrwxr-x 3 1001 1001 4096 Aug 20 03:03 openapi [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 584 Aug 20 03:03 security.txt [2024-08-20T03:18:19.835Z] -rw-rw-r-- 1 1001 1001 204 Aug 20 03:03 version.go [Pipeline] sh [2024-08-20T03:18:20.489Z] + '[' -e coverage.out ] [2024-08-20T03:18:20.489Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-20T03:18:20.539Z] Warning: overwriting stash ‘coverage-report’ [2024-08-20T03:18:21.371Z] Stashed 1 file(s) [Pipeline] sh [2024-08-20T03:18:22.015Z] + make build [2024-08-20T03:18:22.015Z] 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-20T03:21:28.712Z] 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-20T03:21:35.330Z] 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-20T03:21:43.513Z] 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-20T03:21:45.443Z] 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-20T03:21:53.623Z] 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-20T03:22:25.797Z] 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-20T03:22:30.027Z] 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-20T03:22:42.323Z] 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-20T03:22:52.378Z] 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-20T03:22:56.622Z] 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-20T03:22:59.195Z] 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-20T03:23:02.533Z] 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-20T03:23:07.953Z] 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-20T03:23:12.271Z] $ docker stop --time=1 7a4cf94b01d5617a259040afd2c2d806e3994cb61a78f9229ed00c3bc651fb25 [2024-08-20T03:23:14.490Z] $ docker rm -f --volumes 7a4cf94b01d5617a259040afd2c2d806e3994cb61a78f9229ed00c3bc651fb25 [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-20T03:23:18.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-20T03:23:18.719Z] [2024-08-20T03:23:18.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T03:23:19.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-20T03:23:19.421Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-20T03:23:19.421Z] 547446be3368: Pulling fs layer [2024-08-20T03:23:19.421Z] d125d8839a47: Pulling fs layer [2024-08-20T03:23:19.421Z] 3e85d5ac6304: Pulling fs layer [2024-08-20T03:23:19.421Z] c3105a71a48b: Pulling fs layer [2024-08-20T03:23:19.421Z] 0f093f025ec4: Pulling fs layer [2024-08-20T03:23:19.421Z] c3106fc0e877: Pulling fs layer [2024-08-20T03:23:19.421Z] c3105a71a48b: Waiting [2024-08-20T03:23:19.421Z] 0f093f025ec4: Waiting [2024-08-20T03:23:19.421Z] c3106fc0e877: Waiting [2024-08-20T03:23:19.421Z] 547446be3368: Verifying Checksum [2024-08-20T03:23:19.421Z] 547446be3368: Download complete [2024-08-20T03:23:19.687Z] c3105a71a48b: Verifying Checksum [2024-08-20T03:23:19.687Z] c3105a71a48b: Download complete [2024-08-20T03:23:19.954Z] d125d8839a47: Verifying Checksum [2024-08-20T03:23:19.954Z] d125d8839a47: Download complete [2024-08-20T03:23:19.954Z] c3106fc0e877: Verifying Checksum [2024-08-20T03:23:19.954Z] c3106fc0e877: Download complete [2024-08-20T03:23:19.954Z] 0f093f025ec4: Verifying Checksum [2024-08-20T03:23:19.954Z] 0f093f025ec4: Download complete [2024-08-20T03:23:20.221Z] 547446be3368: Pull complete [2024-08-20T03:23:21.624Z] d125d8839a47: Pull complete [2024-08-20T03:23:21.891Z] 3e85d5ac6304: Verifying Checksum [2024-08-20T03:23:21.891Z] 3e85d5ac6304: Download complete [2024-08-20T03:23:32.622Z] 3e85d5ac6304: Pull complete [2024-08-20T03:23:32.623Z] c3105a71a48b: Pull complete [2024-08-20T03:23:32.889Z] 0f093f025ec4: Pull complete [2024-08-20T03:23:33.153Z] c3106fc0e877: Pull complete [2024-08-20T03:23:33.153Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-20T03:23:33.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-20T03:23:33.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T03:23:33.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-8012 does not seem to be running inside a container [2024-08-20T03:23:33.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-20T03:23:35.669Z] $ docker top 25af04b3c7a4b438900131390d08557ab2b59549bf8503fd19b92f0ae275621c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T03:23:36.566Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-20T03:23:46.634Z] #1 [core-data internal] load build definition from Dockerfile [2024-08-20T03:23:46.634Z] #1 transferring dockerfile: 2.01kB 0.0s done [2024-08-20T03:23:46.634Z] #1 DONE 0.1s [2024-08-20T03:23:46.634Z] [2024-08-20T03:23:46.634Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-08-20T03:23:46.634Z] #2 ... [2024-08-20T03:23:46.634Z] [2024-08-20T03:23:46.634Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-08-20T03:23:46.634Z] #3 transferring dockerfile: 2.01kB done [2024-08-20T03:23:46.634Z] #3 DONE 0.5s [2024-08-20T03:23:46.634Z] [2024-08-20T03:23:46.634Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-20T03:23:46.634Z] #4 transferring dockerfile: 1.89kB done [2024-08-20T03:23:46.634Z] #4 DONE 0.4s [2024-08-20T03:23:46.634Z] [2024-08-20T03:23:46.634Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-08-20T03:23:46.902Z] #2 transferring dockerfile: 1.95kB 0.0s done [2024-08-20T03:23:46.902Z] #2 DONE 0.5s [2024-08-20T03:23:46.902Z] [2024-08-20T03:23:46.903Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-08-20T03:23:46.903Z] #5 ... [2024-08-20T03:23:46.903Z] [2024-08-20T03:23:46.903Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-08-20T03:23:46.903Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-08-20T03:23:46.903Z] #6 DONE 0.5s [2024-08-20T03:23:46.903Z] [2024-08-20T03:23:46.903Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-08-20T03:23:46.903Z] #7 transferring dockerfile: 1.69kB done [2024-08-20T03:23:46.903Z] #7 DONE 0.6s [2024-08-20T03:23:46.903Z] [2024-08-20T03:23:46.903Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-08-20T03:23:46.903Z] #8 transferring dockerfile: 1.70kB 0.0s done [2024-08-20T03:23:46.903Z] #8 DONE 0.6s [2024-08-20T03:23:46.903Z] [2024-08-20T03:23:46.903Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-08-20T03:23:47.170Z] #5 ... [2024-08-20T03:23:47.170Z] [2024-08-20T03:23:47.170Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-20T03:23:47.170Z] #9 transferring dockerfile: 3.17kB done [2024-08-20T03:23:47.170Z] #9 DONE 0.6s [2024-08-20T03:23:47.170Z] [2024-08-20T03:23:47.170Z] #10 [core-command internal] load build definition from Dockerfile [2024-08-20T03:23:47.170Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-08-20T03:23:47.170Z] #10 DONE 0.6s [2024-08-20T03:23:47.170Z] [2024-08-20T03:23:47.170Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-20T03:23:47.170Z] #11 transferring dockerfile: 2.49kB 0.0s done [2024-08-20T03:23:47.170Z] #11 DONE 0.6s [2024-08-20T03:23:47.170Z] [2024-08-20T03:23:47.170Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-08-20T03:23:47.170Z] #12 transferring dockerfile: 2.06kB 0.0s done [2024-08-20T03:23:47.170Z] #12 DONE 0.5s [2024-08-20T03:23:47.170Z] [2024-08-20T03:23:47.170Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-08-20T03:23:47.170Z] #5 transferring dockerfile: 1.81kB 0.0s done [2024-08-20T03:23:47.170Z] #5 DONE 0.5s [2024-08-20T03:23:47.170Z] [2024-08-20T03:23:47.170Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-20T03:23:47.170Z] #13 transferring dockerfile: 2.50kB 0.0s done [2024-08-20T03:23:47.170Z] #13 DONE 0.5s [2024-08-20T03:23:47.170Z] [2024-08-20T03:23:47.170Z] #14 [core-data internal] load .dockerignore [2024-08-20T03:23:47.170Z] #14 transferring context: 32B [2024-08-20T03:23:47.443Z] #14 transferring context: 50B 0.0s done [2024-08-20T03:23:47.443Z] #14 DONE 0.3s [2024-08-20T03:23:47.443Z] [2024-08-20T03:23:47.443Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-20T03:23:47.443Z] #15 transferring dockerfile: 2.15kB 0.0s done [2024-08-20T03:23:47.443Z] #15 DONE 0.4s [2024-08-20T03:23:47.443Z] [2024-08-20T03:23:47.443Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-20T03:23:47.443Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-08-20T03:23:47.443Z] #16 DONE 0.5s [2024-08-20T03:23:47.443Z] [2024-08-20T03:23:47.443Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-20T03:23:47.443Z] #17 transferring dockerfile: 2.23kB done [2024-08-20T03:23:47.443Z] #17 DONE 0.4s [2024-08-20T03:23:48.031Z] [2024-08-20T03:23:48.031Z] #18 [core-keeper internal] load .dockerignore [2024-08-20T03:23:48.031Z] #18 transferring context: 50B done [2024-08-20T03:23:48.031Z] #18 DONE 0.0s [2024-08-20T03:23:48.031Z] [2024-08-20T03:23:48.031Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-08-20T03:23:48.031Z] #19 transferring context: 50B 0.0s done [2024-08-20T03:23:48.031Z] #19 DONE 0.0s [2024-08-20T03:23:48.031Z] [2024-08-20T03:23:48.031Z] #20 [support-notifications internal] load .dockerignore [2024-08-20T03:23:48.031Z] #20 transferring context: 50B done [2024-08-20T03:23:48.031Z] #20 DONE 0.1s [2024-08-20T03:23:48.031Z] [2024-08-20T03:23:48.031Z] #21 [support-scheduler internal] load .dockerignore [2024-08-20T03:23:48.305Z] #21 transferring context: 50B done [2024-08-20T03:23:48.305Z] #21 DONE 0.1s [2024-08-20T03:23:48.305Z] [2024-08-20T03:23:48.305Z] #22 [security-spire-config internal] load .dockerignore [2024-08-20T03:23:48.305Z] #22 transferring context: 50B 0.0s done [2024-08-20T03:23:48.305Z] #22 DONE 0.0s [2024-08-20T03:23:48.305Z] [2024-08-20T03:23:48.305Z] #23 [security-spire-server internal] load .dockerignore [2024-08-20T03:23:48.305Z] #23 transferring context: 50B done [2024-08-20T03:23:48.305Z] #23 DONE 0.1s [2024-08-20T03:23:48.305Z] [2024-08-20T03:23:48.305Z] #24 [security-bootstrapper internal] load .dockerignore [2024-08-20T03:23:48.583Z] #24 transferring context: 50B done [2024-08-20T03:23:48.583Z] #24 DONE 0.1s [2024-08-20T03:23:48.583Z] [2024-08-20T03:23:48.583Z] #25 [core-command internal] load .dockerignore [2024-08-20T03:23:48.583Z] #25 transferring context: 50B done [2024-08-20T03:23:48.583Z] #25 DONE 0.1s [2024-08-20T03:23:48.583Z] [2024-08-20T03:23:48.583Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-08-20T03:23:48.583Z] #26 transferring context: 50B done [2024-08-20T03:23:48.583Z] #26 DONE 0.1s [2024-08-20T03:23:48.583Z] [2024-08-20T03:23:48.583Z] #27 [core-metadata internal] load .dockerignore [2024-08-20T03:23:48.583Z] #27 transferring context: 50B 0.0s done [2024-08-20T03:23:48.583Z] #27 DONE 0.1s [2024-08-20T03:23:48.583Z] [2024-08-20T03:23:48.583Z] #28 [security-proxy-setup internal] load .dockerignore [2024-08-20T03:23:48.583Z] #28 transferring context: 50B done [2024-08-20T03:23:48.583Z] #28 DONE 0.1s [2024-08-20T03:23:48.583Z] [2024-08-20T03:23:48.583Z] #29 [security-spire-agent internal] load .dockerignore [2024-08-20T03:23:48.583Z] #29 transferring context: 50B done [2024-08-20T03:23:48.851Z] #29 DONE 0.1s [2024-08-20T03:23:48.851Z] [2024-08-20T03:23:48.851Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-08-20T03:23:48.851Z] #30 transferring context: 50B done [2024-08-20T03:23:48.851Z] #30 DONE 0.1s [2024-08-20T03:23:48.851Z] [2024-08-20T03:23:48.851Z] #31 [security-proxy-auth internal] load .dockerignore [2024-08-20T03:23:48.851Z] #31 transferring context: 50B done [2024-08-20T03:23:48.851Z] #31 DONE 0.1s [2024-08-20T03:23:48.851Z] [2024-08-20T03:23:48.851Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-20T03:23:48.851Z] #32 transferring context: 50B 0.0s done [2024-08-20T03:23:48.851Z] #32 DONE 0.1s [2024-08-20T03:23:49.119Z] [2024-08-20T03:23:49.119Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:49.119Z] #33 DONE 0.0s [2024-08-20T03:23:49.119Z] [2024-08-20T03:23:49.119Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T03:23:49.700Z] #34 DONE 0.4s [2024-08-20T03:23:49.700Z] [2024-08-20T03:23:49.700Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:49.700Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:49.700Z] #35 ... [2024-08-20T03:23:49.700Z] [2024-08-20T03:23:49.700Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:49.700Z] #33 DONE 0.0s [2024-08-20T03:23:49.700Z] [2024-08-20T03:23:49.700Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:49.700Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:49.700Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:49.700Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:49.700Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-20T03:23:49.700Z] #35 ... [2024-08-20T03:23:49.700Z] [2024-08-20T03:23:49.700Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T03:23:49.700Z] #34 DONE 0.5s [2024-08-20T03:23:49.700Z] [2024-08-20T03:23:49.700Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:49.700Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:49.700Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:49.700Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:49.700Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:49.700Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 552.96kB / 3.34MB 0.2s [2024-08-20T03:23:49.967Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s [2024-08-20T03:23:49.967Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-20T03:23:49.967Z] #35 ... [2024-08-20T03:23:49.967Z] [2024-08-20T03:23:49.967Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:49.967Z] #33 DONE 0.0s [2024-08-20T03:23:49.967Z] [2024-08-20T03:23:49.967Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:49.967Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:49.967Z] #35 ... [2024-08-20T03:23:49.967Z] [2024-08-20T03:23:49.967Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:49.967Z] #33 DONE 0.0s [2024-08-20T03:23:49.967Z] [2024-08-20T03:23:49.967Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T03:23:49.967Z] #34 DONE 0.5s [2024-08-20T03:23:50.235Z] [2024-08-20T03:23:50.235Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:50.235Z] #33 DONE 0.0s [2024-08-20T03:23:50.235Z] [2024-08-20T03:23:50.235Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:50.235Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:50.235Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:50.235Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:50.235Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:50.235Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:50.235Z] #35 ... [2024-08-20T03:23:50.235Z] [2024-08-20T03:23:50.235Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T03:23:50.235Z] #34 DONE 0.5s [2024-08-20T03:23:50.235Z] [2024-08-20T03:23:50.235Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:50.235Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:50.235Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:50.235Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:50.235Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:50.235Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:50.502Z] #35 ... [2024-08-20T03:23:50.502Z] [2024-08-20T03:23:50.502Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T03:23:50.502Z] #34 DONE 0.7s [2024-08-20T03:23:50.502Z] [2024-08-20T03:23:50.502Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:50.767Z] #35 ... [2024-08-20T03:23:50.767Z] [2024-08-20T03:23:50.767Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:50.767Z] #33 DONE 0.0s [2024-08-20T03:23:50.767Z] [2024-08-20T03:23:50.767Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T03:23:50.767Z] #34 DONE 0.8s [2024-08-20T03:23:50.767Z] [2024-08-20T03:23:50.767Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:50.767Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:50.767Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:50.767Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:50.767Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:50.767Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:51.033Z] #35 ... [2024-08-20T03:23:51.033Z] [2024-08-20T03:23:51.033Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:51.033Z] #33 DONE 0.0s [2024-08-20T03:23:51.033Z] [2024-08-20T03:23:51.033Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:51.033Z] #35 ... [2024-08-20T03:23:51.033Z] [2024-08-20T03:23:51.033Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:51.033Z] #33 DONE 0.0s [2024-08-20T03:23:51.298Z] [2024-08-20T03:23:51.298Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:51.298Z] #33 DONE 0.0s [2024-08-20T03:23:51.298Z] [2024-08-20T03:23:51.298Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:51.298Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:51.298Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:51.298Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:51.298Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:51.298Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:51.298Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:51.298Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:51.298Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:51.298Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:51.298Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:51.565Z] #35 ... [2024-08-20T03:23:51.565Z] [2024-08-20T03:23:51.565Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:51.565Z] #33 DONE 0.1s [2024-08-20T03:23:51.565Z] [2024-08-20T03:23:51.565Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:51.565Z] #35 ... [2024-08-20T03:23:51.565Z] [2024-08-20T03:23:51.565Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-20T03:23:51.565Z] #36 DONE 2.9s [2024-08-20T03:23:51.565Z] [2024-08-20T03:23:51.565Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:51.833Z] #35 ... [2024-08-20T03:23:51.833Z] [2024-08-20T03:23:51.833Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:51.833Z] #33 DONE 0.1s [2024-08-20T03:23:51.833Z] [2024-08-20T03:23:51.833Z] #37 [core-metadata internal] load build context [2024-08-20T03:23:51.833Z] #37 DONE 0.0s [2024-08-20T03:23:51.833Z] [2024-08-20T03:23:51.833Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-20T03:23:51.833Z] #36 DONE 2.9s [2024-08-20T03:23:51.833Z] [2024-08-20T03:23:51.833Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:51.833Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:51.833Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:51.833Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:51.833Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:51.833Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:51.833Z] #35 ... [2024-08-20T03:23:51.833Z] [2024-08-20T03:23:51.833Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-20T03:23:51.833Z] #38 DONE 1.5s [2024-08-20T03:23:51.833Z] [2024-08-20T03:23:51.833Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:51.833Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:51.833Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:51.833Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:51.833Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:51.833Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:52.099Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:52.099Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:52.099Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:52.099Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:52.099Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:52.365Z] #35 ... [2024-08-20T03:23:52.365Z] [2024-08-20T03:23:52.365Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:52.365Z] #33 DONE 0.1s [2024-08-20T03:23:52.365Z] [2024-08-20T03:23:52.365Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:52.365Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-08-20T03:23:52.365Z] #35 ... [2024-08-20T03:23:52.365Z] [2024-08-20T03:23:52.365Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T03:23:52.365Z] #33 DONE 0.1s [2024-08-20T03:23:52.630Z] [2024-08-20T03:23:52.630Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-20T03:23:52.895Z] #39 ... [2024-08-20T03:23:52.895Z] [2024-08-20T03:23:52.895Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T03:23:52.895Z] #34 DONE 2.7s [2024-08-20T03:23:53.161Z] [2024-08-20T03:23:53.161Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-20T03:23:53.161Z] #36 DONE 3.0s [2024-08-20T03:23:53.161Z] [2024-08-20T03:23:53.161Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:53.161Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:53.161Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:53.161Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:53.161Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:53.161Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:53.161Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-08-20T03:23:53.161Z] #35 ... [2024-08-20T03:23:53.161Z] [2024-08-20T03:23:53.161Z] #40 [security-spire-config internal] load build context [2024-08-20T03:23:53.161Z] #40 transferring context: 25.96kB 0.1s done [2024-08-20T03:23:53.161Z] #40 DONE 1.3s [2024-08-20T03:23:53.161Z] [2024-08-20T03:23:53.161Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:23:53.161Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done [2024-08-20T03:23:53.161Z] #41 DONE 1.3s [2024-08-20T03:23:53.426Z] [2024-08-20T03:23:53.426Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:23:53.426Z] #41 ... [2024-08-20T03:23:53.426Z] [2024-08-20T03:23:53.426Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-20T03:23:53.426Z] #42 DONE 1.9s [2024-08-20T03:23:53.426Z] [2024-08-20T03:23:53.426Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:23:53.426Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-20T03:23:53.699Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done [2024-08-20T03:23:53.699Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-20T03:23:53.699Z] #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-20T03:23:53.699Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-20T03:23:53.699Z] #41 ... [2024-08-20T03:23:53.699Z] [2024-08-20T03:23:53.699Z] #43 [security-spire-server internal] load build context [2024-08-20T03:23:53.699Z] #43 transferring context: 27.71kB 0.3s done [2024-08-20T03:23:53.699Z] #43 DONE 1.8s [2024-08-20T03:23:53.967Z] [2024-08-20T03:23:53.967Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:23:53.967Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T03:23:53.967Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T03:23:53.967Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T03:23:53.967Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T03:23:53.967Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-20T03:23:53.967Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-08-20T03:23:54.550Z] #35 ... [2024-08-20T03:23:54.550Z] [2024-08-20T03:23:54.550Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-20T03:23:54.550Z] #39 DONE 3.4s [2024-08-20T03:23:54.550Z] [2024-08-20T03:23:54.550Z] #44 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T03:23:55.133Z] #44 ... [2024-08-20T03:23:55.133Z] [2024-08-20T03:23:55.133Z] #45 [security-spire-agent internal] load build context [2024-08-20T03:23:55.133Z] #45 transferring context: 27.24kB 0.2s done [2024-08-20T03:23:55.133Z] #45 DONE 1.5s [2024-08-20T03:23:55.133Z] [2024-08-20T03:23:55.133Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:23:55.133Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s [2024-08-20T03:23:55.133Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.5s [2024-08-20T03:23:55.133Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s [2024-08-20T03:23:55.404Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done [2024-08-20T03:23:55.404Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-08-20T03:23:55.404Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-20T03:23:55.990Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done [2024-08-20T03:23:56.255Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-20T03:23:56.838Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.0s [2024-08-20T03:23:57.102Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.3s [2024-08-20T03:23:57.102Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.6s [2024-08-20T03:23:57.102Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-20T03:23:57.682Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 3.9s [2024-08-20T03:23:57.949Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 4.4s [2024-08-20T03:23:58.536Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 4.9s [2024-08-20T03:23:58.802Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 5.3s [2024-08-20T03:23:59.382Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 5.6s [2024-08-20T03:23:59.648Z] #41 ... [2024-08-20T03:23:59.648Z] [2024-08-20T03:23:59.648Z] #46 [core-data internal] load build context [2024-08-20T03:23:59.648Z] #46 transferring context: 52.81MB 9.9s [2024-08-20T03:23:59.648Z] #46 ... [2024-08-20T03:23:59.648Z] [2024-08-20T03:23:59.648Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:23:59.916Z] #41 ... [2024-08-20T03:23:59.916Z] [2024-08-20T03:23:59.916Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:00.194Z] #47 ... [2024-08-20T03:24:00.194Z] [2024-08-20T03:24:00.194Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:00.194Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 6.4s [2024-08-20T03:24:00.194Z] #41 ... [2024-08-20T03:24:00.194Z] [2024-08-20T03:24:00.194Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:24:00.194Z] #48 ... [2024-08-20T03:24:00.194Z] [2024-08-20T03:24:00.194Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:00.458Z] #49 ... [2024-08-20T03:24:00.458Z] [2024-08-20T03:24:00.458Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:00.459Z] #50 ... [2024-08-20T03:24:00.459Z] [2024-08-20T03:24:00.459Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:00.724Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 7.0s [2024-08-20T03:24:00.991Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 7.2s [2024-08-20T03:24:00.991Z] #41 ... [2024-08-20T03:24:00.991Z] [2024-08-20T03:24:00.991Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:24:00.991Z] #51 ... [2024-08-20T03:24:00.991Z] [2024-08-20T03:24:00.991Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:01.256Z] #41 ... [2024-08-20T03:24:01.256Z] [2024-08-20T03:24:01.256Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:01.256Z] #52 ... [2024-08-20T03:24:01.256Z] [2024-08-20T03:24:01.256Z] #53 [core-command internal] load build context [2024-08-20T03:24:01.522Z] #53 ... [2024-08-20T03:24:01.522Z] [2024-08-20T03:24:01.522Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:01.522Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 7.7s [2024-08-20T03:24:01.787Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 8.1s [2024-08-20T03:24:02.057Z] #41 ... [2024-08-20T03:24:02.057Z] [2024-08-20T03:24:02.057Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:02.057Z] #54 ... [2024-08-20T03:24:02.057Z] [2024-08-20T03:24:02.057Z] #37 [core-metadata internal] load build context [2024-08-20T03:24:02.057Z] #37 ... [2024-08-20T03:24:02.057Z] [2024-08-20T03:24:02.057Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:03.020Z] #54 ... [2024-08-20T03:24:03.020Z] [2024-08-20T03:24:03.020Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:24:03.289Z] #55 ... [2024-08-20T03:24:03.289Z] [2024-08-20T03:24:03.289Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:03.289Z] #56 ... [2024-08-20T03:24:03.289Z] [2024-08-20T03:24:03.289Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:03.559Z] #57 ... [2024-08-20T03:24:03.559Z] [2024-08-20T03:24:03.559Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:03.828Z] #54 ... [2024-08-20T03:24:03.828Z] [2024-08-20T03:24:03.828Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:24:03.828Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done [2024-08-20T03:24:03.828Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-20T03:24:03.828Z] #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-20T03:24:03.828Z] #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-20T03:24:03.828Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-20T03:24:03.828Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-20T03:24:03.828Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.0s done [2024-08-20T03:24:03.828Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 6.3s [2024-08-20T03:24:03.828Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-20T03:24:03.828Z] #58 ... [2024-08-20T03:24:03.828Z] [2024-08-20T03:24:03.828Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:04.419Z] #57 ... [2024-08-20T03:24:04.419Z] [2024-08-20T03:24:04.419Z] #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-20T03:24:04.696Z] #59 ... [2024-08-20T03:24:04.696Z] [2024-08-20T03:24:04.696Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T03:24:04.696Z] #0 8.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:04.696Z] #0 9.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:04.696Z] #60 ... [2024-08-20T03:24:04.696Z] [2024-08-20T03:24:04.696Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-20T03:24:04.967Z] #61 ... [2024-08-20T03:24:04.967Z] [2024-08-20T03:24:04.967Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T03:24:04.967Z] #0 6.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:04.967Z] #0 6.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:04.967Z] #0 8.282 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:04.967Z] #0 8.282 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:04.967Z] #0 8.364 OK: 8 MiB in 16 packages [2024-08-20T03:24:04.967Z] #62 ... [2024-08-20T03:24:04.967Z] [2024-08-20T03:24:04.967Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-20T03:24:05.237Z] #63 ... [2024-08-20T03:24:05.237Z] [2024-08-20T03:24:05.237Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:24:05.237Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 7.9s [2024-08-20T03:24:05.237Z] #58 ... [2024-08-20T03:24:05.237Z] [2024-08-20T03:24:05.237Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T03:24:05.237Z] #62 DONE 10.2s [2024-08-20T03:24:05.237Z] [2024-08-20T03:24:05.237Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:24:05.237Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 8.2s [2024-08-20T03:24:05.504Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 8.4s [2024-08-20T03:24:05.504Z] #58 ... [2024-08-20T03:24:05.504Z] [2024-08-20T03:24:05.504Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-20T03:24:05.773Z] #64 ... [2024-08-20T03:24:05.773Z] [2024-08-20T03:24:05.773Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T03:24:05.773Z] #65 ... [2024-08-20T03:24:05.773Z] [2024-08-20T03:24:05.773Z] #66 [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-20T03:24:05.773Z] #66 ... [2024-08-20T03:24:05.773Z] [2024-08-20T03:24:05.773Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T03:24:06.043Z] #67 ... [2024-08-20T03:24:06.043Z] [2024-08-20T03:24:06.043Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-20T03:24:06.043Z] #68 ... [2024-08-20T03:24:06.043Z] [2024-08-20T03:24:06.043Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-20T03:24:06.310Z] #69 ... [2024-08-20T03:24:06.310Z] [2024-08-20T03:24:06.310Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-20T03:24:06.310Z] #70 ... [2024-08-20T03:24:06.310Z] [2024-08-20T03:24:06.310Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T03:24:06.576Z] #71 ... [2024-08-20T03:24:06.576Z] [2024-08-20T03:24:06.576Z] #72 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T03:24:06.576Z] #72 ... [2024-08-20T03:24:06.576Z] [2024-08-20T03:24:06.576Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-20T03:24:06.843Z] #73 ... [2024-08-20T03:24:06.843Z] [2024-08-20T03:24:06.843Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:06.843Z] #52 transferring context: 43.96MB 15.0s [2024-08-20T03:24:07.111Z] #52 ... [2024-08-20T03:24:07.111Z] [2024-08-20T03:24:07.111Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T03:24:07.111Z] #60 10.81 OK: 266 MiB in 52 packages [2024-08-20T03:24:07.111Z] #60 DONE 12.5s [2024-08-20T03:24:07.111Z] [2024-08-20T03:24:07.111Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:07.111Z] #52 ... [2024-08-20T03:24:07.111Z] [2024-08-20T03:24:07.111Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:07.382Z] #50 ... [2024-08-20T03:24:07.382Z] [2024-08-20T03:24:07.382Z] #44 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T03:24:07.382Z] #44 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:07.968Z] #44 ... [2024-08-20T03:24:07.968Z] [2024-08-20T03:24:07.968Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-20T03:24:07.968Z] #61 DONE 13.4s [2024-08-20T03:24:07.968Z] [2024-08-20T03:24:07.968Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:09.908Z] #52 ... [2024-08-20T03:24:09.908Z] [2024-08-20T03:24:09.908Z] #46 [core-data internal] load build context [2024-08-20T03:24:09.908Z] #46 ... [2024-08-20T03:24:09.908Z] [2024-08-20T03:24:09.908Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:10.178Z] #50 ... [2024-08-20T03:24:10.178Z] [2024-08-20T03:24:10.178Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:10.178Z] #47 ... [2024-08-20T03:24:10.178Z] [2024-08-20T03:24:10.178Z] #46 [core-data internal] load build context [2024-08-20T03:24:10.451Z] #46 ... [2024-08-20T03:24:10.451Z] [2024-08-20T03:24:10.451Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:24:10.451Z] #48 ... [2024-08-20T03:24:10.451Z] [2024-08-20T03:24:10.451Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:10.717Z] #49 ... [2024-08-20T03:24:10.717Z] [2024-08-20T03:24:10.717Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:11.298Z] #47 ... [2024-08-20T03:24:11.298Z] [2024-08-20T03:24:11.298Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:24:11.298Z] #51 ... [2024-08-20T03:24:11.298Z] [2024-08-20T03:24:11.298Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:11.568Z] #50 transferring context: 47.88MB 21.0s [2024-08-20T03:24:11.568Z] #50 ... [2024-08-20T03:24:11.568Z] [2024-08-20T03:24:11.568Z] #53 [core-command internal] load build context [2024-08-20T03:24:11.833Z] #53 ... [2024-08-20T03:24:11.833Z] [2024-08-20T03:24:11.833Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:12.098Z] #47 ... [2024-08-20T03:24:12.098Z] [2024-08-20T03:24:12.098Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:12.098Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 8.3s done [2024-08-20T03:24:12.098Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.1s [2024-08-20T03:24:12.098Z] #41 ... [2024-08-20T03:24:12.098Z] [2024-08-20T03:24:12.098Z] #66 [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-20T03:24:12.098Z] #66 DONE 16.5s [2024-08-20T03:24:12.098Z] [2024-08-20T03:24:12.098Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:12.363Z] #47 ... [2024-08-20T03:24:12.363Z] [2024-08-20T03:24:12.363Z] #37 [core-metadata internal] load build context [2024-08-20T03:24:12.363Z] #37 ... [2024-08-20T03:24:12.363Z] [2024-08-20T03:24:12.363Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:24:12.952Z] #51 ... [2024-08-20T03:24:12.952Z] [2024-08-20T03:24:12.952Z] #44 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T03:24:12.952Z] #44 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:12.952Z] #44 16.16 OK: 266 MiB in 52 packages [2024-08-20T03:24:12.952Z] #44 DONE 19.3s [2024-08-20T03:24:13.218Z] [2024-08-20T03:24:13.218Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-20T03:24:13.218Z] #63 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:13.218Z] #63 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:13.218Z] #63 12.80 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T03:24:13.218Z] #63 12.80 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T03:24:13.218Z] #63 12.80 OK: 19953 distinct packages available [2024-08-20T03:24:13.218Z] #63 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:13.218Z] #63 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:13.218Z] #63 16.00 OK: 266 MiB in 52 packages [2024-08-20T03:24:13.218Z] #63 DONE 18.6s [2024-08-20T03:24:13.218Z] [2024-08-20T03:24:13.218Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:24:13.218Z] #51 ... [2024-08-20T03:24:13.218Z] [2024-08-20T03:24:13.218Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:24:13.484Z] #55 ... [2024-08-20T03:24:13.484Z] [2024-08-20T03:24:13.484Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:14.064Z] #47 ... [2024-08-20T03:24:14.064Z] [2024-08-20T03:24:14.064Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:14.064Z] #56 ... [2024-08-20T03:24:14.064Z] [2024-08-20T03:24:14.064Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:14.064Z] #54 ... [2024-08-20T03:24:14.064Z] [2024-08-20T03:24:14.064Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:14.653Z] #47 ... [2024-08-20T03:24:14.653Z] [2024-08-20T03:24:14.653Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:14.653Z] #57 ... [2024-08-20T03:24:14.653Z] [2024-08-20T03:24:14.653Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:15.235Z] #47 ... [2024-08-20T03:24:15.235Z] [2024-08-20T03:24:15.235Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:24:15.235Z] #74 ... [2024-08-20T03:24:15.235Z] [2024-08-20T03:24:15.235Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:15.819Z] #57 ... [2024-08-20T03:24:15.819Z] [2024-08-20T03:24:15.819Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:24:15.819Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.9s done [2024-08-20T03:24:15.819Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.7s [2024-08-20T03:24:15.819Z] #58 ... [2024-08-20T03:24:15.819Z] [2024-08-20T03:24:15.819Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:16.410Z] #57 ... [2024-08-20T03:24:16.410Z] [2024-08-20T03:24:16.410Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-20T03:24:16.410Z] #59 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:16.410Z] #59 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:16.410Z] #59 20.37 OK: 266 MiB in 52 packages [2024-08-20T03:24:16.410Z] #59 DONE 22.0s [2024-08-20T03:24:16.410Z] [2024-08-20T03:24:16.410Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:16.699Z] #57 transferring context: 45.30MB 23.0s [2024-08-20T03:24:18.100Z] #57 ... [2024-08-20T03:24:18.100Z] [2024-08-20T03:24:18.100Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-20T03:24:18.100Z] #70 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:18.100Z] #70 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:18.100Z] #70 19.40 (1/2) Installing ca-certificates (20240226-r0) [2024-08-20T03:24:18.100Z] #70 19.71 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:18.100Z] #70 19.71 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:18.100Z] #70 19.89 Executing ca-certificates-20240226-r0.trigger [2024-08-20T03:24:18.100Z] #70 20.96 OK: 9 MiB in 17 packages [2024-08-20T03:24:18.100Z] #70 DONE 22.6s [2024-08-20T03:24:18.100Z] [2024-08-20T03:24:18.100Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-20T03:24:18.367Z] #75 ... [2024-08-20T03:24:18.367Z] [2024-08-20T03:24:18.367Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:18.367Z] #57 ... [2024-08-20T03:24:18.367Z] [2024-08-20T03:24:18.367Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-20T03:24:18.367Z] #69 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:18.367Z] #69 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:18.367Z] #69 17.00 (1/3) Installing ca-certificates (20240226-r0) [2024-08-20T03:24:18.367Z] #69 17.34 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:18.367Z] #69 17.34 (3/3) Installing tzdata (2024a-r0) [2024-08-20T03:24:18.367Z] #69 19.17 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:18.367Z] #69 19.37 Executing ca-certificates-20240226-r0.trigger [2024-08-20T03:24:18.367Z] #69 20.46 OK: 12 MiB in 18 packages [2024-08-20T03:24:18.367Z] #69 DONE 23.0s [2024-08-20T03:24:18.367Z] [2024-08-20T03:24:18.367Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:18.945Z] #57 ... [2024-08-20T03:24:18.945Z] [2024-08-20T03:24:18.945Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-20T03:24:18.945Z] #64 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:18.945Z] #64 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:18.945Z] #64 21.64 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:18.945Z] #64 21.64 (2/2) Installing su-exec (0.2-r3) [2024-08-20T03:24:18.945Z] #64 21.64 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:18.945Z] #64 21.76 OK: 8 MiB in 17 packages [2024-08-20T03:24:18.945Z] #64 DONE 23.4s [2024-08-20T03:24:19.210Z] [2024-08-20T03:24:19.210Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:19.210Z] #50 ... [2024-08-20T03:24:19.210Z] [2024-08-20T03:24:19.210Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T03:24:19.210Z] #67 23.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:20.164Z] #67 ... [2024-08-20T03:24:20.164Z] [2024-08-20T03:24:20.164Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:20.164Z] #52 ... [2024-08-20T03:24:20.164Z] [2024-08-20T03:24:20.164Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T03:24:20.164Z] #67 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:20.743Z] #67 ... [2024-08-20T03:24:20.743Z] [2024-08-20T03:24:20.743Z] #46 [core-data internal] load build context [2024-08-20T03:24:20.743Z] #46 ... [2024-08-20T03:24:20.743Z] [2024-08-20T03:24:20.743Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:20.743Z] #49 ... [2024-08-20T03:24:20.743Z] [2024-08-20T03:24:20.743Z] #46 [core-data internal] load build context [2024-08-20T03:24:21.008Z] #46 transferring context: 78.75MB 31.3s [2024-08-20T03:24:21.587Z] #46 ... [2024-08-20T03:24:21.587Z] [2024-08-20T03:24:21.587Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:24:21.587Z] #48 ... [2024-08-20T03:24:21.587Z] [2024-08-20T03:24:21.587Z] #72 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T03:24:21.587Z] #72 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:22.167Z] #72 ... [2024-08-20T03:24:22.167Z] [2024-08-20T03:24:22.167Z] #53 [core-command internal] load build context [2024-08-20T03:24:22.167Z] #53 ... [2024-08-20T03:24:22.167Z] [2024-08-20T03:24:22.167Z] #46 [core-data internal] load build context [2024-08-20T03:24:22.432Z] #46 ... [2024-08-20T03:24:22.432Z] [2024-08-20T03:24:22.432Z] #37 [core-metadata internal] load build context [2024-08-20T03:24:22.698Z] #37 ... [2024-08-20T03:24:22.698Z] [2024-08-20T03:24:22.698Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:22.698Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s [2024-08-20T03:24:22.698Z] #41 ... [2024-08-20T03:24:22.698Z] [2024-08-20T03:24:22.698Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-20T03:24:22.698Z] #76 ... [2024-08-20T03:24:22.698Z] [2024-08-20T03:24:22.698Z] #46 [core-data internal] load build context [2024-08-20T03:24:22.962Z] #46 ... [2024-08-20T03:24:22.962Z] [2024-08-20T03:24:22.962Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-20T03:24:22.962Z] #68 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:22.962Z] #68 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:22.962Z] #68 24.18 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:22.962Z] #68 24.18 (2/4) Installing openssl (3.1.6-r0) [2024-08-20T03:24:22.962Z] #68 24.29 (3/4) Installing su-exec (0.2-r3) [2024-08-20T03:24:22.962Z] #68 24.29 (4/4) Installing yq (4.33.3-r5) [2024-08-20T03:24:22.962Z] #68 24.91 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:22.962Z] #68 24.91 OK: 18 MiB in 19 packages [2024-08-20T03:24:22.962Z] #68 DONE 27.2s [2024-08-20T03:24:22.962Z] [2024-08-20T03:24:22.962Z] #46 [core-data internal] load build context [2024-08-20T03:24:23.541Z] #46 ... [2024-08-20T03:24:23.541Z] [2024-08-20T03:24:23.541Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:24:23.810Z] #55 ... [2024-08-20T03:24:23.810Z] [2024-08-20T03:24:23.810Z] #46 [core-data internal] load build context [2024-08-20T03:24:24.389Z] #46 ... [2024-08-20T03:24:24.389Z] [2024-08-20T03:24:24.389Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:24.389Z] #56 ... [2024-08-20T03:24:24.389Z] [2024-08-20T03:24:24.389Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:24.655Z] #54 ... [2024-08-20T03:24:24.655Z] [2024-08-20T03:24:24.655Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:24:24.655Z] #51 ... [2024-08-20T03:24:24.655Z] [2024-08-20T03:24:24.655Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:25.609Z] #56 ... [2024-08-20T03:24:25.609Z] [2024-08-20T03:24:25.609Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T03:24:25.609Z] #65 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:25.609Z] #65 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:25.609Z] #65 23.90 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T03:24:25.609Z] #65 23.90 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T03:24:25.609Z] #65 23.90 OK: 19946 distinct packages available [2024-08-20T03:24:25.609Z] #65 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:25.609Z] #65 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:25.609Z] #65 29.86 (1/11) Installing ca-certificates (20240226-r0) [2024-08-20T03:24:25.609Z] #65 ... [2024-08-20T03:24:25.609Z] [2024-08-20T03:24:25.609Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:25.609Z] #47 ... [2024-08-20T03:24:25.609Z] [2024-08-20T03:24:25.609Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:26.188Z] #56 ... [2024-08-20T03:24:26.188Z] [2024-08-20T03:24:26.188Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:24:26.188Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.9s [2024-08-20T03:24:26.188Z] #58 ... [2024-08-20T03:24:26.188Z] [2024-08-20T03:24:26.188Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:27.588Z] #56 transferring context: 24.32MB 33.4s [2024-08-20T03:24:28.543Z] #56 ... [2024-08-20T03:24:28.543Z] [2024-08-20T03:24:28.543Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:24:28.543Z] #77 ... [2024-08-20T03:24:28.543Z] [2024-08-20T03:24:28.543Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:28.809Z] #56 ... [2024-08-20T03:24:28.809Z] [2024-08-20T03:24:28.809Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-20T03:24:28.809Z] #73 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:28.809Z] #73 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:28.809Z] #73 28.04 (1/4) Installing ca-certificates (20240226-r0) [2024-08-20T03:24:28.809Z] #73 28.31 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:28.809Z] #73 28.31 (3/4) Installing su-exec (0.2-r3) [2024-08-20T03:24:28.809Z] #73 28.35 (4/4) Installing yq (4.33.3-r5) [2024-08-20T03:24:28.809Z] #73 29.51 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:28.809Z] #73 29.61 Executing ca-certificates-20240226-r0.trigger [2024-08-20T03:24:28.809Z] #73 31.03 OK: 18 MiB in 19 packages [2024-08-20T03:24:28.809Z] #73 DONE 33.1s [2024-08-20T03:24:28.809Z] [2024-08-20T03:24:28.809Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:29.075Z] #56 ... [2024-08-20T03:24:29.075Z] [2024-08-20T03:24:29.075Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:24:29.075Z] #78 ... [2024-08-20T03:24:29.075Z] [2024-08-20T03:24:29.075Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:29.339Z] #56 ... [2024-08-20T03:24:29.339Z] [2024-08-20T03:24:29.339Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:29.339Z] #57 ... [2024-08-20T03:24:29.339Z] [2024-08-20T03:24:29.339Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:29.602Z] #50 ... [2024-08-20T03:24:29.602Z] [2024-08-20T03:24:29.602Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-20T03:24:29.602Z] #79 ... [2024-08-20T03:24:29.602Z] [2024-08-20T03:24:29.602Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:30.183Z] #57 ... [2024-08-20T03:24:30.183Z] [2024-08-20T03:24:30.183Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T03:24:30.183Z] #65 30.17 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-20T03:24:30.183Z] #65 30.29 (3/11) Installing libunistring (1.1-r1) [2024-08-20T03:24:30.183Z] #65 30.47 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-20T03:24:30.183Z] #65 30.47 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-20T03:24:30.183Z] #65 30.54 (6/11) Installing libcurl (8.9.0-r0) [2024-08-20T03:24:30.183Z] #65 30.64 (7/11) Installing curl (8.9.0-r0) [2024-08-20T03:24:30.183Z] #65 30.68 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:30.183Z] #65 30.68 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-20T03:24:30.183Z] #65 30.71 (10/11) Installing libucontext (1.2-r2) [2024-08-20T03:24:30.183Z] #65 30.74 (11/11) Installing gcompat (1.1.0-r1) [2024-08-20T03:24:30.183Z] #65 30.78 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:30.183Z] #65 30.98 Executing ca-certificates-20240226-r0.trigger [2024-08-20T03:24:30.183Z] #65 32.32 OK: 13 MiB in 26 packages [2024-08-20T03:24:30.448Z] #65 DONE 34.6s [2024-08-20T03:24:30.448Z] [2024-08-20T03:24:30.448Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:30.448Z] #57 ... [2024-08-20T03:24:30.448Z] [2024-08-20T03:24:30.448Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:30.448Z] #52 ... [2024-08-20T03:24:30.448Z] [2024-08-20T03:24:30.448Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:31.027Z] #50 ... [2024-08-20T03:24:31.027Z] [2024-08-20T03:24:31.027Z] #72 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T03:24:31.027Z] #72 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:31.027Z] #72 31.69 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:31.027Z] #72 31.69 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:31.027Z] #72 31.69 OK: 8 MiB in 16 packages [2024-08-20T03:24:31.027Z] #72 DONE 35.1s [2024-08-20T03:24:31.027Z] [2024-08-20T03:24:31.027Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:31.027Z] #49 ... [2024-08-20T03:24:31.027Z] [2024-08-20T03:24:31.027Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:31.608Z] #57 ... [2024-08-20T03:24:31.608Z] [2024-08-20T03:24:31.608Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T03:24:31.608Z] #71 25.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:31.608Z] #71 27.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:31.608Z] #71 32.17 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T03:24:31.608Z] #71 32.17 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T03:24:31.608Z] #71 32.17 OK: 19946 distinct packages available [2024-08-20T03:24:31.608Z] #71 33.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:31.608Z] #71 34.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:31.608Z] #71 ... [2024-08-20T03:24:31.608Z] [2024-08-20T03:24:31.608Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:24:31.608Z] #74 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:31.608Z] #74 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:31.608Z] #74 24.83 OK: 8 MiB in 16 packages [2024-08-20T03:24:31.608Z] #74 DONE 26.4s [2024-08-20T03:24:31.608Z] [2024-08-20T03:24:31.608Z] #80 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:24:31.873Z] #80 ... [2024-08-20T03:24:31.873Z] [2024-08-20T03:24:31.873Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:24:31.873Z] #48 ... [2024-08-20T03:24:31.873Z] [2024-08-20T03:24:31.873Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:32.138Z] #50 transferring context: 76.61MB 41.5s [2024-08-20T03:24:32.402Z] #50 ... [2024-08-20T03:24:32.402Z] [2024-08-20T03:24:32.402Z] #53 [core-command internal] load build context [2024-08-20T03:24:32.402Z] #53 ... [2024-08-20T03:24:32.402Z] [2024-08-20T03:24:32.402Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:32.668Z] #50 ... [2024-08-20T03:24:32.668Z] [2024-08-20T03:24:32.668Z] #37 [core-metadata internal] load build context [2024-08-20T03:24:32.948Z] #37 ... [2024-08-20T03:24:32.948Z] [2024-08-20T03:24:32.948Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:32.948Z] #50 ... [2024-08-20T03:24:32.948Z] [2024-08-20T03:24:32.948Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-20T03:24:33.213Z] #81 ... [2024-08-20T03:24:33.213Z] [2024-08-20T03:24:33.213Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:33.478Z] #50 ... [2024-08-20T03:24:33.478Z] [2024-08-20T03:24:33.478Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T03:24:33.478Z] #67 28.03 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T03:24:33.478Z] #67 28.03 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T03:24:33.478Z] #67 28.03 OK: 19946 distinct packages available [2024-08-20T03:24:33.478Z] #67 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:33.478Z] #67 30.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:33.478Z] #67 35.20 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:33.478Z] #67 35.20 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-20T03:24:33.478Z] #67 35.20 (3/4) Installing libucontext (1.2-r2) [2024-08-20T03:24:33.478Z] #67 35.25 (4/4) Installing gcompat (1.1.0-r1) [2024-08-20T03:24:33.478Z] #67 35.25 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:33.478Z] #67 35.38 OK: 8 MiB in 19 packages [2024-08-20T03:24:33.478Z] #67 DONE 37.7s [2024-08-20T03:24:33.747Z] [2024-08-20T03:24:33.747Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-20T03:24:33.747Z] #75 17.04 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:33.747Z] #75 19.37 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:33.747Z] #75 23.26 OK: 266 MiB in 52 packages [2024-08-20T03:24:33.747Z] #75 DONE 25.5s [2024-08-20T03:24:33.747Z] [2024-08-20T03:24:33.747Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T03:24:33.747Z] #71 37.95 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:33.747Z] #71 37.95 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-20T03:24:33.747Z] #71 37.95 (3/5) Installing libucontext (1.2-r2) [2024-08-20T03:24:33.747Z] #71 37.95 (4/5) Installing gcompat (1.1.0-r1) [2024-08-20T03:24:33.747Z] #71 37.95 (5/5) Installing openssl (3.1.6-r0) [2024-08-20T03:24:33.747Z] #71 37.95 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:33.747Z] #71 38.08 OK: 9 MiB in 20 packages [2024-08-20T03:24:34.016Z] #71 ... [2024-08-20T03:24:34.016Z] [2024-08-20T03:24:34.016Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:24:34.016Z] #55 ... [2024-08-20T03:24:34.016Z] [2024-08-20T03:24:34.016Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:34.969Z] #50 ... [2024-08-20T03:24:34.969Z] [2024-08-20T03:24:34.969Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:24:34.969Z] #51 ... [2024-08-20T03:24:34.969Z] [2024-08-20T03:24:34.969Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:34.969Z] #54 ... [2024-08-20T03:24:34.969Z] [2024-08-20T03:24:34.969Z] #46 [core-data internal] load build context [2024-08-20T03:24:35.236Z] #46 ... [2024-08-20T03:24:35.237Z] [2024-08-20T03:24:35.237Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:35.237Z] #54 ... [2024-08-20T03:24:35.237Z] [2024-08-20T03:24:35.237Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:35.237Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.6s [2024-08-20T03:24:35.237Z] #41 ... [2024-08-20T03:24:35.237Z] [2024-08-20T03:24:35.237Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:35.818Z] #54 ... [2024-08-20T03:24:35.818Z] [2024-08-20T03:24:35.818Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:36.082Z] #47 ... [2024-08-20T03:24:36.082Z] [2024-08-20T03:24:36.082Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:36.348Z] #54 ... [2024-08-20T03:24:36.348Z] [2024-08-20T03:24:36.348Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T03:24:36.348Z] #71 DONE 40.4s [2024-08-20T03:24:36.348Z] [2024-08-20T03:24:36.348Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:24:36.348Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.9s [2024-08-20T03:24:36.613Z] #58 ... [2024-08-20T03:24:36.613Z] [2024-08-20T03:24:36.613Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:37.207Z] #54 transferring context: 66.46MB 44.5s [2024-08-20T03:24:37.476Z] #54 ... [2024-08-20T03:24:37.477Z] [2024-08-20T03:24:37.477Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:24:37.477Z] #77 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:37.477Z] #77 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:37.477Z] #77 17.07 OK: 9 MiB in 17 packages [2024-08-20T03:24:37.477Z] #77 DONE 19.0s [2024-08-20T03:24:37.477Z] [2024-08-20T03:24:37.477Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:38.435Z] #54 ... [2024-08-20T03:24:38.435Z] [2024-08-20T03:24:38.435Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-20T03:24:38.435Z] #76 16.29 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:38.435Z] #76 18.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:38.435Z] #76 22.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T03:24:38.435Z] #76 23.73 Executing busybox-1.36.1-r7.trigger [2024-08-20T03:24:38.435Z] #76 23.73 OK: 8 MiB in 16 packages [2024-08-20T03:24:38.435Z] #76 DONE 26.0s [2024-08-20T03:24:38.435Z] [2024-08-20T03:24:38.435Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:39.016Z] #54 ... [2024-08-20T03:24:39.016Z] [2024-08-20T03:24:39.016Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-20T03:24:39.016Z] #82 ... [2024-08-20T03:24:39.016Z] [2024-08-20T03:24:39.016Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-20T03:24:39.016Z] #79 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:39.016Z] #79 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:39.016Z] #79 17.42 OK: 8 MiB in 17 packages [2024-08-20T03:24:39.016Z] #79 DONE 19.3s [2024-08-20T03:24:39.016Z] [2024-08-20T03:24:39.016Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:39.280Z] #54 ... [2024-08-20T03:24:39.281Z] [2024-08-20T03:24:39.281Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:24:39.281Z] #78 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:39.281Z] #78 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:39.281Z] #78 18.14 OK: 12 MiB in 18 packages [2024-08-20T03:24:39.281Z] #78 DONE 20.4s [2024-08-20T03:24:39.281Z] [2024-08-20T03:24:39.281Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:39.547Z] #54 ... [2024-08-20T03:24:39.547Z] [2024-08-20T03:24:39.547Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:39.547Z] #56 ... [2024-08-20T03:24:39.547Z] [2024-08-20T03:24:39.547Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:39.814Z] #54 ... [2024-08-20T03:24:39.814Z] [2024-08-20T03:24:39.814Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-20T03:24:39.814Z] #81 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:39.814Z] #81 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:39.814Z] #81 15.07 OK: 18 MiB in 19 packages [2024-08-20T03:24:39.814Z] #81 DONE 16.7s [2024-08-20T03:24:39.814Z] [2024-08-20T03:24:39.814Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:40.395Z] #54 ... [2024-08-20T03:24:40.395Z] [2024-08-20T03:24:40.395Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:40.670Z] #52 ... [2024-08-20T03:24:40.670Z] [2024-08-20T03:24:40.670Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:40.670Z] #54 ... [2024-08-20T03:24:40.670Z] [2024-08-20T03:24:40.670Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:24:40.935Z] #83 ... [2024-08-20T03:24:40.936Z] [2024-08-20T03:24:40.936Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:41.205Z] #54 ... [2024-08-20T03:24:41.205Z] [2024-08-20T03:24:41.205Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:41.205Z] #49 ... [2024-08-20T03:24:41.205Z] [2024-08-20T03:24:41.205Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:41.483Z] #52 ... [2024-08-20T03:24:41.484Z] [2024-08-20T03:24:41.484Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-20T03:24:41.484Z] #84 DONE 1.7s [2024-08-20T03:24:41.484Z] [2024-08-20T03:24:41.484Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:41.750Z] #52 ... [2024-08-20T03:24:41.750Z] [2024-08-20T03:24:41.750Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:41.750Z] #57 ... [2024-08-20T03:24:41.750Z] [2024-08-20T03:24:41.750Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:42.015Z] #52 ... [2024-08-20T03:24:42.015Z] [2024-08-20T03:24:42.015Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:24:42.015Z] #48 ... [2024-08-20T03:24:42.015Z] [2024-08-20T03:24:42.015Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:42.281Z] #52 ... [2024-08-20T03:24:42.281Z] [2024-08-20T03:24:42.281Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-20T03:24:42.281Z] #82 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:42.281Z] #82 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:42.281Z] #82 12.47 OK: 18 MiB in 19 packages [2024-08-20T03:24:42.281Z] #82 DONE 13.4s [2024-08-20T03:24:42.281Z] [2024-08-20T03:24:42.281Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:42.281Z] #52 transferring context: 98.87MB 50.7s [2024-08-20T03:24:42.547Z] #52 ... [2024-08-20T03:24:42.547Z] [2024-08-20T03:24:42.547Z] #53 [core-command internal] load build context [2024-08-20T03:24:42.812Z] #53 ... [2024-08-20T03:24:42.812Z] [2024-08-20T03:24:42.812Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:43.077Z] #52 ... [2024-08-20T03:24:43.077Z] [2024-08-20T03:24:43.077Z] #37 [core-metadata internal] load build context [2024-08-20T03:24:43.077Z] #37 ... [2024-08-20T03:24:43.077Z] [2024-08-20T03:24:43.077Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:43.656Z] #49 ... [2024-08-20T03:24:43.656Z] [2024-08-20T03:24:43.656Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-20T03:24:43.656Z] #0 8.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:43.656Z] #0 9.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:43.921Z] #85 ... [2024-08-20T03:24:43.921Z] [2024-08-20T03:24:43.921Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:44.500Z] #49 ... [2024-08-20T03:24:44.500Z] [2024-08-20T03:24:44.500Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:24:44.500Z] #55 ... [2024-08-20T03:24:44.500Z] [2024-08-20T03:24:44.500Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:24:44.500Z] #80 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:44.500Z] #80 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:44.500Z] #80 12.38 OK: 8 MiB in 16 packages [2024-08-20T03:24:44.500Z] #80 DONE 13.5s [2024-08-20T03:24:44.500Z] [2024-08-20T03:24:44.500Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:44.766Z] #49 ... [2024-08-20T03:24:44.766Z] [2024-08-20T03:24:44.766Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:45.032Z] #50 ... [2024-08-20T03:24:45.032Z] [2024-08-20T03:24:45.032Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:45.032Z] #49 ... [2024-08-20T03:24:45.032Z] [2024-08-20T03:24:45.032Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:24:45.032Z] #51 ... [2024-08-20T03:24:45.032Z] [2024-08-20T03:24:45.032Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:45.300Z] #49 ... [2024-08-20T03:24:45.300Z] [2024-08-20T03:24:45.300Z] #46 [core-data internal] load build context [2024-08-20T03:24:45.300Z] #46 ... [2024-08-20T03:24:45.300Z] [2024-08-20T03:24:45.300Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:24:45.566Z] #51 ... [2024-08-20T03:24:45.566Z] [2024-08-20T03:24:45.566Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T03:24:45.566Z] #83 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:45.566Z] #83 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:45.566Z] #83 14.02 OK: 13 MiB in 26 packages [2024-08-20T03:24:45.566Z] #83 DONE 14.8s [2024-08-20T03:24:45.566Z] [2024-08-20T03:24:45.566Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:45.566Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.1s [2024-08-20T03:24:45.566Z] #41 ... [2024-08-20T03:24:45.566Z] [2024-08-20T03:24:45.566Z] #46 [core-data internal] load build context [2024-08-20T03:24:45.832Z] #46 ... [2024-08-20T03:24:45.832Z] [2024-08-20T03:24:45.832Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-20T03:24:45.832Z] #85 11.39 OK: 8 MiB in 19 packages [2024-08-20T03:24:45.832Z] #85 DONE 12.2s [2024-08-20T03:24:46.097Z] [2024-08-20T03:24:46.097Z] #46 [core-data internal] load build context [2024-08-20T03:24:46.363Z] #46 ... [2024-08-20T03:24:46.363Z] [2024-08-20T03:24:46.363Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:46.631Z] #47 ... [2024-08-20T03:24:46.631Z] [2024-08-20T03:24:46.631Z] #46 [core-data internal] load build context [2024-08-20T03:24:46.631Z] #46 transferring context: 119.30MB 57.0s [2024-08-20T03:24:47.209Z] #46 ... [2024-08-20T03:24:47.209Z] [2024-08-20T03:24:47.209Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-20T03:24:47.209Z] #0 9.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:47.209Z] #0 9.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T03:24:47.209Z] #86 ... [2024-08-20T03:24:47.209Z] [2024-08-20T03:24:47.209Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:24:47.209Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 40.3s [2024-08-20T03:24:47.474Z] #58 ... [2024-08-20T03:24:47.474Z] [2024-08-20T03:24:47.474Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:47.474Z] #41 ... [2024-08-20T03:24:47.474Z] [2024-08-20T03:24:47.474Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-20T03:24:47.474Z] #87 DONE 8.3s [2024-08-20T03:24:47.474Z] [2024-08-20T03:24:47.474Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:48.873Z] #41 ... [2024-08-20T03:24:48.873Z] [2024-08-20T03:24:48.873Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-20T03:24:48.873Z] #88 DONE 1.0s [2024-08-20T03:24:48.873Z] [2024-08-20T03:24:48.873Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:48.873Z] #41 ... [2024-08-20T03:24:48.873Z] [2024-08-20T03:24:48.873Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-20T03:24:48.873Z] #86 10.90 OK: 9 MiB in 20 packages [2024-08-20T03:24:48.873Z] #86 DONE 11.9s [2024-08-20T03:24:48.873Z] [2024-08-20T03:24:48.873Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:49.824Z] #41 ... [2024-08-20T03:24:49.824Z] [2024-08-20T03:24:49.824Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:49.824Z] #56 ... [2024-08-20T03:24:49.824Z] [2024-08-20T03:24:49.824Z] #46 [core-data internal] load build context [2024-08-20T03:24:51.220Z] #46 ... [2024-08-20T03:24:51.220Z] [2024-08-20T03:24:51.220Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:51.220Z] #54 ... [2024-08-20T03:24:51.220Z] [2024-08-20T03:24:51.220Z] #49 [support-notifications internal] load build context [2024-08-20T03:24:51.487Z] #49 ... [2024-08-20T03:24:51.487Z] [2024-08-20T03:24:51.487Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:52.066Z] #54 ... [2024-08-20T03:24:52.066Z] [2024-08-20T03:24:52.066Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:24:52.066Z] #57 ... [2024-08-20T03:24:52.066Z] [2024-08-20T03:24:52.066Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:52.066Z] #54 ... [2024-08-20T03:24:52.066Z] [2024-08-20T03:24:52.066Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:24:52.334Z] #48 ... [2024-08-20T03:24:52.334Z] [2024-08-20T03:24:52.334Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:52.334Z] #54 transferring context: 99.13MB 59.7s [2024-08-20T03:24:52.911Z] #54 ... [2024-08-20T03:24:52.911Z] [2024-08-20T03:24:52.911Z] #53 [core-command internal] load build context [2024-08-20T03:24:52.911Z] #53 ... [2024-08-20T03:24:52.911Z] [2024-08-20T03:24:52.911Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:53.176Z] #54 ... [2024-08-20T03:24:53.176Z] [2024-08-20T03:24:53.176Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:24:53.441Z] #52 ... [2024-08-20T03:24:53.441Z] [2024-08-20T03:24:53.441Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:53.441Z] #54 ... [2024-08-20T03:24:53.441Z] [2024-08-20T03:24:53.441Z] #37 [core-metadata internal] load build context [2024-08-20T03:24:53.441Z] #37 ... [2024-08-20T03:24:53.441Z] [2024-08-20T03:24:53.441Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:54.840Z] #54 ... [2024-08-20T03:24:54.840Z] [2024-08-20T03:24:54.840Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:24:54.840Z] #55 ... [2024-08-20T03:24:54.840Z] [2024-08-20T03:24:54.840Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:55.105Z] #54 ... [2024-08-20T03:24:55.105Z] [2024-08-20T03:24:55.105Z] #50 [support-scheduler internal] load build context [2024-08-20T03:24:55.105Z] #50 ... [2024-08-20T03:24:55.105Z] [2024-08-20T03:24:55.105Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:55.370Z] #54 ... [2024-08-20T03:24:55.370Z] [2024-08-20T03:24:55.370Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-20T03:24:55.370Z] #89 DONE 1.8s [2024-08-20T03:24:55.370Z] [2024-08-20T03:24:55.370Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:55.635Z] #54 ... [2024-08-20T03:24:55.635Z] [2024-08-20T03:24:55.635Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:24:55.635Z] #51 ... [2024-08-20T03:24:55.635Z] [2024-08-20T03:24:55.635Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:56.588Z] #54 ... [2024-08-20T03:24:56.588Z] [2024-08-20T03:24:56.588Z] #47 [core-keeper internal] load build context [2024-08-20T03:24:56.854Z] #47 ... [2024-08-20T03:24:56.854Z] [2024-08-20T03:24:56.854Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:57.433Z] #54 transferring context: 120.41MB 64.8s [2024-08-20T03:24:57.698Z] #54 ... [2024-08-20T03:24:57.698Z] [2024-08-20T03:24:57.698Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:24:57.698Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.8s done [2024-08-20T03:24:57.962Z] #58 ... [2024-08-20T03:24:57.962Z] [2024-08-20T03:24:57.962Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:59.362Z] #54 ... [2024-08-20T03:24:59.362Z] [2024-08-20T03:24:59.362Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T03:24:59.362Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 54.0s done [2024-08-20T03:24:59.362Z] #41 DONE 67.3s [2024-08-20T03:24:59.362Z] [2024-08-20T03:24:59.362Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:24:59.939Z] #54 ... [2024-08-20T03:24:59.939Z] [2024-08-20T03:24:59.939Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:24:59.939Z] #56 ... [2024-08-20T03:24:59.939Z] [2024-08-20T03:24:59.939Z] #50 [support-scheduler internal] load build context [2024-08-20T03:25:00.518Z] #50 ... [2024-08-20T03:25:00.518Z] [2024-08-20T03:25:00.518Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:25:01.470Z] #54 ... [2024-08-20T03:25:01.470Z] [2024-08-20T03:25:01.470Z] #46 [core-data internal] load build context [2024-08-20T03:25:01.470Z] #46 ... [2024-08-20T03:25:01.470Z] [2024-08-20T03:25:01.470Z] #49 [support-notifications internal] load build context [2024-08-20T03:25:01.739Z] #49 ... [2024-08-20T03:25:01.739Z] [2024-08-20T03:25:01.739Z] #46 [core-data internal] load build context [2024-08-20T03:25:01.739Z] #46 transferring context: 182.46MB 72.2s [2024-08-20T03:25:02.321Z] #46 ... [2024-08-20T03:25:02.321Z] [2024-08-20T03:25:02.321Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:02.321Z] #57 ... [2024-08-20T03:25:02.321Z] [2024-08-20T03:25:02.321Z] #46 [core-data internal] load build context [2024-08-20T03:25:02.592Z] #46 ... [2024-08-20T03:25:02.592Z] [2024-08-20T03:25:02.592Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:25:02.857Z] #48 ... [2024-08-20T03:25:02.857Z] [2024-08-20T03:25:02.857Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:03.122Z] #57 ... [2024-08-20T03:25:03.122Z] [2024-08-20T03:25:03.122Z] #53 [core-command internal] load build context [2024-08-20T03:25:03.385Z] #53 ... [2024-08-20T03:25:03.385Z] [2024-08-20T03:25:03.385Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T03:25:03.385Z] #90 ... [2024-08-20T03:25:03.385Z] [2024-08-20T03:25:03.385Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:03.649Z] #52 ... [2024-08-20T03:25:03.649Z] [2024-08-20T03:25:03.649Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:03.649Z] #57 ... [2024-08-20T03:25:03.649Z] [2024-08-20T03:25:03.649Z] #37 [core-metadata internal] load build context [2024-08-20T03:25:03.917Z] #37 ... [2024-08-20T03:25:03.917Z] [2024-08-20T03:25:03.917Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:04.869Z] #52 ... [2024-08-20T03:25:04.869Z] [2024-08-20T03:25:04.869Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:25:04.869Z] #55 ... [2024-08-20T03:25:04.869Z] [2024-08-20T03:25:04.869Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:05.835Z] #52 ... [2024-08-20T03:25:05.835Z] [2024-08-20T03:25:05.835Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:25:05.835Z] #51 ... [2024-08-20T03:25:05.835Z] [2024-08-20T03:25:05.835Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:06.799Z] #52 ... [2024-08-20T03:25:06.799Z] [2024-08-20T03:25:06.799Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T03:25:06.799Z] #91 DONE 4.4s [2024-08-20T03:25:06.799Z] [2024-08-20T03:25:06.799Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T03:25:06.799Z] #90 DONE 3.3s [2024-08-20T03:25:06.799Z] [2024-08-20T03:25:06.799Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T03:25:06.799Z] #92 DONE 4.4s [2024-08-20T03:25:06.799Z] [2024-08-20T03:25:06.799Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:06.799Z] #52 ... [2024-08-20T03:25:06.799Z] [2024-08-20T03:25:06.799Z] #47 [core-keeper internal] load build context [2024-08-20T03:25:07.066Z] #47 ... [2024-08-20T03:25:07.066Z] [2024-08-20T03:25:07.066Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:07.656Z] #52 transferring context: 204.75MB 76.1s [2024-08-20T03:25:07.922Z] #52 ... [2024-08-20T03:25:07.922Z] [2024-08-20T03:25:07.922Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-20T03:25:07.922Z] #93 DONE 1.2s [2024-08-20T03:25:07.922Z] [2024-08-20T03:25:07.922Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:07.922Z] #52 ... [2024-08-20T03:25:07.922Z] [2024-08-20T03:25:07.922Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-20T03:25:07.922Z] #94 DONE 1.1s [2024-08-20T03:25:07.922Z] [2024-08-20T03:25:07.922Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:08.189Z] #52 ... [2024-08-20T03:25:08.189Z] [2024-08-20T03:25:08.189Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-20T03:25:08.189Z] #95 DONE 1.4s [2024-08-20T03:25:08.189Z] [2024-08-20T03:25:08.189Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:09.144Z] #52 ... [2024-08-20T03:25:09.144Z] [2024-08-20T03:25:09.144Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-20T03:25:09.144Z] #96 DONE 1.1s [2024-08-20T03:25:09.144Z] [2024-08-20T03:25:09.144Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:09.408Z] #52 ... [2024-08-20T03:25:09.408Z] [2024-08-20T03:25:09.408Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-20T03:25:09.408Z] #97 DONE 1.3s [2024-08-20T03:25:09.408Z] [2024-08-20T03:25:09.408Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:09.994Z] #52 ... [2024-08-20T03:25:09.994Z] [2024-08-20T03:25:09.994Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-20T03:25:09.994Z] #98 DONE 1.9s [2024-08-20T03:25:09.994Z] [2024-08-20T03:25:09.994Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:09.994Z] #52 ... [2024-08-20T03:25:09.994Z] [2024-08-20T03:25:09.994Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:09.994Z] #56 ... [2024-08-20T03:25:09.994Z] [2024-08-20T03:25:09.994Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:10.263Z] #52 ... [2024-08-20T03:25:10.263Z] [2024-08-20T03:25:10.263Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T03:25:10.263Z] #99 DONE 0.9s [2024-08-20T03:25:10.533Z] [2024-08-20T03:25:10.533Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-20T03:25:10.533Z] #100 ... [2024-08-20T03:25:10.533Z] [2024-08-20T03:25:10.533Z] #50 [support-scheduler internal] load build context [2024-08-20T03:25:10.798Z] #50 ... [2024-08-20T03:25:10.798Z] [2024-08-20T03:25:10.798Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T03:25:10.798Z] #101 DONE 1.2s [2024-08-20T03:25:10.798Z] [2024-08-20T03:25:10.798Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:11.384Z] #52 ... [2024-08-20T03:25:11.384Z] [2024-08-20T03:25:11.384Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T03:25:11.384Z] #102 DONE 1.6s [2024-08-20T03:25:11.384Z] [2024-08-20T03:25:11.384Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:25:11.649Z] #54 ... [2024-08-20T03:25:11.649Z] [2024-08-20T03:25:11.649Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-20T03:25:11.649Z] #103 ... [2024-08-20T03:25:11.649Z] [2024-08-20T03:25:11.649Z] #49 [support-notifications internal] load build context [2024-08-20T03:25:11.914Z] #49 ... [2024-08-20T03:25:11.914Z] [2024-08-20T03:25:11.914Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-20T03:25:11.914Z] #104 DONE 1.0s [2024-08-20T03:25:11.914Z] [2024-08-20T03:25:11.914Z] #49 [support-notifications internal] load build context [2024-08-20T03:25:11.914Z] #49 ... [2024-08-20T03:25:11.914Z] [2024-08-20T03:25:11.914Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:25:12.179Z] #54 ... [2024-08-20T03:25:12.179Z] [2024-08-20T03:25:12.179Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-20T03:25:12.179Z] #100 DONE 1.6s [2024-08-20T03:25:12.179Z] [2024-08-20T03:25:12.179Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:25:12.759Z] #54 transferring context: 184.36MB 80.0s [2024-08-20T03:25:12.759Z] #54 ... [2024-08-20T03:25:12.759Z] [2024-08-20T03:25:12.759Z] #46 [core-data internal] load build context [2024-08-20T03:25:12.759Z] #46 ... [2024-08-20T03:25:12.759Z] [2024-08-20T03:25:12.759Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:25:13.023Z] #48 ... [2024-08-20T03:25:13.023Z] [2024-08-20T03:25:13.023Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-20T03:25:13.023Z] #103 DONE 1.4s [2024-08-20T03:25:13.023Z] [2024-08-20T03:25:13.023Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:25:13.023Z] #48 ... [2024-08-20T03:25:13.023Z] [2024-08-20T03:25:13.023Z] #46 [core-data internal] load build context [2024-08-20T03:25:13.292Z] #46 ... [2024-08-20T03:25:13.292Z] [2024-08-20T03:25:13.292Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-20T03:25:13.292Z] #105 DONE 1.2s [2024-08-20T03:25:13.292Z] [2024-08-20T03:25:13.292Z] #46 [core-data internal] load build context [2024-08-20T03:25:13.559Z] #46 ... [2024-08-20T03:25:13.559Z] [2024-08-20T03:25:13.559Z] #53 [core-command internal] load build context [2024-08-20T03:25:13.559Z] #53 ... [2024-08-20T03:25:13.559Z] [2024-08-20T03:25:13.559Z] #46 [core-data internal] load build context [2024-08-20T03:25:13.827Z] #46 ... [2024-08-20T03:25:13.827Z] [2024-08-20T03:25:13.827Z] #37 [core-metadata internal] load build context [2024-08-20T03:25:14.095Z] #37 ... [2024-08-20T03:25:14.095Z] [2024-08-20T03:25:14.095Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-20T03:25:14.095Z] #106 DONE 1.6s [2024-08-20T03:25:14.095Z] [2024-08-20T03:25:14.095Z] #37 [core-metadata internal] load build context [2024-08-20T03:25:14.095Z] #37 ... [2024-08-20T03:25:14.095Z] [2024-08-20T03:25:14.095Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:14.095Z] #57 ... [2024-08-20T03:25:14.095Z] [2024-08-20T03:25:14.095Z] #37 [core-metadata internal] load build context [2024-08-20T03:25:14.365Z] #37 ... [2024-08-20T03:25:14.365Z] [2024-08-20T03:25:14.365Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-20T03:25:14.365Z] #107 DONE 1.2s [2024-08-20T03:25:14.636Z] [2024-08-20T03:25:14.636Z] #37 [core-metadata internal] load build context [2024-08-20T03:25:15.215Z] #37 ... [2024-08-20T03:25:15.215Z] [2024-08-20T03:25:15.215Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:25:15.215Z] #55 ... [2024-08-20T03:25:15.215Z] [2024-08-20T03:25:15.215Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:15.962Z] #57 ... [2024-08-20T03:25:15.962Z] [2024-08-20T03:25:15.962Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:25:16.245Z] #51 ... [2024-08-20T03:25:16.245Z] [2024-08-20T03:25:16.245Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:17.241Z] #57 ... [2024-08-20T03:25:17.241Z] [2024-08-20T03:25:17.241Z] #47 [core-keeper internal] load build context [2024-08-20T03:25:17.241Z] #47 ... [2024-08-20T03:25:17.241Z] [2024-08-20T03:25:17.241Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:17.847Z] #57 transferring context: 241.79MB 84.0s [2024-08-20T03:25:20.033Z] #57 ... [2024-08-20T03:25:20.033Z] [2024-08-20T03:25:20.033Z] #49 [support-notifications internal] load build context [2024-08-20T03:25:20.033Z] #49 transferring context: 309.31MB 88.9s done [2024-08-20T03:25:20.033Z] #49 DONE 89.6s [2024-08-20T03:25:20.033Z] [2024-08-20T03:25:20.033Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:20.363Z] #57 ... [2024-08-20T03:25:20.363Z] [2024-08-20T03:25:20.363Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:20.363Z] #56 ... [2024-08-20T03:25:20.363Z] [2024-08-20T03:25:20.363Z] #50 [support-scheduler internal] load build context [2024-08-20T03:25:20.363Z] #50 ... [2024-08-20T03:25:20.363Z] [2024-08-20T03:25:20.363Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:21.776Z] #57 ... [2024-08-20T03:25:21.776Z] [2024-08-20T03:25:21.776Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:21.776Z] #52 ... [2024-08-20T03:25:21.776Z] [2024-08-20T03:25:21.776Z] #108 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:25:21.776Z] #108 DONE 1.8s [2024-08-20T03:25:21.776Z] [2024-08-20T03:25:21.776Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:21.776Z] #52 ... [2024-08-20T03:25:21.776Z] [2024-08-20T03:25:21.776Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:22.734Z] #57 ... [2024-08-20T03:25:22.734Z] [2024-08-20T03:25:22.734Z] #109 [security-spire-agent] exporting to image [2024-08-20T03:25:22.734Z] #109 exporting layers 7.8s done [2024-08-20T03:25:22.734Z] #109 writing image sha256:901bb38a5032de2131df22b61b3d8615a5872a5191eb94d499ef76b62551bd06 0.3s done [2024-08-20T03:25:22.734Z] #109 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-20T03:25:22.734Z] #109 writing image sha256:9e75acff60ae8f457d06c8a49e3b641cee25cf5d933b4f540e1c78eda03e8685 0.1s done [2024-08-20T03:25:22.734Z] #109 writing image sha256:28a8ee2763623f5696266ade674940a605af3cfcacb85d5b9a7392b6cc34ddc2 0.1s done [2024-08-20T03:25:22.734Z] #109 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-08-20T03:25:22.734Z] #109 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-20T03:25:22.734Z] #109 DONE 9.3s [2024-08-20T03:25:22.734Z] [2024-08-20T03:25:22.734Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:23.000Z] #57 ... [2024-08-20T03:25:23.000Z] [2024-08-20T03:25:23.000Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:25:23.000Z] #54 ... [2024-08-20T03:25:23.000Z] [2024-08-20T03:25:23.000Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:23.269Z] #57 ... [2024-08-20T03:25:23.269Z] [2024-08-20T03:25:23.269Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:25:23.269Z] #48 ... [2024-08-20T03:25:23.269Z] [2024-08-20T03:25:23.269Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:23.535Z] #57 ... [2024-08-20T03:25:23.535Z] [2024-08-20T03:25:23.535Z] #53 [core-command internal] load build context [2024-08-20T03:25:23.802Z] #53 ... [2024-08-20T03:25:23.802Z] [2024-08-20T03:25:23.802Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:23.802Z] #57 ... [2024-08-20T03:25:23.802Z] [2024-08-20T03:25:23.802Z] #46 [core-data internal] load build context [2024-08-20T03:25:23.802Z] #46 transferring context: 262.34MB 94.3s [2024-08-20T03:25:24.072Z] #46 ... [2024-08-20T03:25:24.072Z] [2024-08-20T03:25:24.072Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:25.029Z] #57 ... [2024-08-20T03:25:25.029Z] [2024-08-20T03:25:25.029Z] #37 [core-metadata internal] load build context [2024-08-20T03:25:25.297Z] #37 ... [2024-08-20T03:25:25.297Z] [2024-08-20T03:25:25.297Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:25.297Z] #57 ... [2024-08-20T03:25:25.297Z] [2024-08-20T03:25:25.297Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:25:25.564Z] #55 ... [2024-08-20T03:25:25.564Z] [2024-08-20T03:25:25.564Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:26.143Z] #57 ... [2024-08-20T03:25:26.143Z] [2024-08-20T03:25:26.143Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:25:26.409Z] #51 ... [2024-08-20T03:25:26.409Z] [2024-08-20T03:25:26.409Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:25:27.366Z] #48 ... [2024-08-20T03:25:27.366Z] [2024-08-20T03:25:27.366Z] #47 [core-keeper internal] load build context [2024-08-20T03:25:27.366Z] #47 ... [2024-08-20T03:25:27.366Z] [2024-08-20T03:25:27.366Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:25:29.940Z] #48 transferring context: 282.18MB 99.1s [2024-08-20T03:25:30.525Z] #48 ... [2024-08-20T03:25:30.525Z] [2024-08-20T03:25:30.525Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:30.525Z] #56 ... [2024-08-20T03:25:30.525Z] [2024-08-20T03:25:30.525Z] #50 [support-scheduler internal] load build context [2024-08-20T03:25:30.791Z] #50 ... [2024-08-20T03:25:30.791Z] [2024-08-20T03:25:30.791Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:31.758Z] #56 ... [2024-08-20T03:25:31.758Z] [2024-08-20T03:25:31.758Z] #50 [support-scheduler internal] load build context [2024-08-20T03:25:31.758Z] #50 transferring context: 309.31MB 100.8s done [2024-08-20T03:25:31.758Z] #50 DONE 101.2s [2024-08-20T03:25:31.758Z] [2024-08-20T03:25:31.758Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:32.034Z] #56 ... [2024-08-20T03:25:32.034Z] [2024-08-20T03:25:32.034Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:25:32.034Z] #110 ... [2024-08-20T03:25:32.034Z] [2024-08-20T03:25:32.034Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:32.301Z] #52 ... [2024-08-20T03:25:32.301Z] [2024-08-20T03:25:32.301Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:33.262Z] #56 ... [2024-08-20T03:25:33.262Z] [2024-08-20T03:25:33.262Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:25:33.262Z] #54 ... [2024-08-20T03:25:33.262Z] [2024-08-20T03:25:33.262Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:33.531Z] #56 ... [2024-08-20T03:25:33.531Z] [2024-08-20T03:25:33.531Z] #57 [security-proxy-auth internal] load build context [2024-08-20T03:25:33.531Z] #57 transferring context: 309.31MB 99.2s done [2024-08-20T03:25:33.531Z] #57 DONE 100.5s [2024-08-20T03:25:33.531Z] [2024-08-20T03:25:33.531Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:33.798Z] #56 ... [2024-08-20T03:25:33.798Z] [2024-08-20T03:25:33.798Z] #52 [security-secretstore-setup internal] load build context [2024-08-20T03:25:33.798Z] #52 transferring context: 309.31MB 101.6s done [2024-08-20T03:25:33.798Z] #52 DONE 102.6s [2024-08-20T03:25:33.798Z] [2024-08-20T03:25:33.798Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:33.798Z] #56 ... [2024-08-20T03:25:33.798Z] [2024-08-20T03:25:33.798Z] #53 [core-command internal] load build context [2024-08-20T03:25:34.064Z] #53 ... [2024-08-20T03:25:34.065Z] [2024-08-20T03:25:34.065Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:34.065Z] #56 ... [2024-08-20T03:25:34.065Z] [2024-08-20T03:25:34.065Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:25:34.065Z] #111 DONE 2.4s [2024-08-20T03:25:34.065Z] [2024-08-20T03:25:34.065Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:34.065Z] #56 ... [2024-08-20T03:25:34.065Z] [2024-08-20T03:25:34.065Z] #46 [core-data internal] load build context [2024-08-20T03:25:34.065Z] #46 ... [2024-08-20T03:25:34.065Z] [2024-08-20T03:25:34.065Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:25:35.027Z] #112 ... [2024-08-20T03:25:35.027Z] [2024-08-20T03:25:35.027Z] #46 [core-data internal] load build context [2024-08-20T03:25:35.027Z] #46 transferring context: 309.31MB 104.9s done [2024-08-20T03:25:35.027Z] #46 DONE 105.4s [2024-08-20T03:25:35.027Z] [2024-08-20T03:25:35.027Z] #53 [core-command internal] load build context [2024-08-20T03:25:35.294Z] #53 ... [2024-08-20T03:25:35.294Z] [2024-08-20T03:25:35.294Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T03:25:35.294Z] #48 transferring context: 309.31MB 104.3s done [2024-08-20T03:25:35.294Z] #48 DONE 105.1s [2024-08-20T03:25:35.294Z] [2024-08-20T03:25:35.294Z] #53 [core-command internal] load build context [2024-08-20T03:25:35.294Z] #53 ... [2024-08-20T03:25:35.294Z] [2024-08-20T03:25:35.294Z] #37 [core-metadata internal] load build context [2024-08-20T03:25:35.566Z] #37 ... [2024-08-20T03:25:35.567Z] [2024-08-20T03:25:35.567Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:35.835Z] #56 ... [2024-08-20T03:25:35.835Z] [2024-08-20T03:25:35.835Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:25:35.835Z] #113 DONE 1.6s [2024-08-20T03:25:35.835Z] [2024-08-20T03:25:35.835Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:35.835Z] #56 ... [2024-08-20T03:25:35.835Z] [2024-08-20T03:25:35.835Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:25:35.835Z] #55 ... [2024-08-20T03:25:35.835Z] [2024-08-20T03:25:35.835Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:36.420Z] #56 ... [2024-08-20T03:25:36.420Z] [2024-08-20T03:25:36.420Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:25:36.688Z] #51 ... [2024-08-20T03:25:36.688Z] [2024-08-20T03:25:36.688Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:36.688Z] #56 ... [2024-08-20T03:25:36.688Z] [2024-08-20T03:25:36.688Z] #37 [core-metadata internal] load build context [2024-08-20T03:25:36.688Z] #37 transferring context: 309.31MB 103.8s done [2024-08-20T03:25:36.688Z] #37 DONE 104.8s [2024-08-20T03:25:36.688Z] [2024-08-20T03:25:36.688Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:37.271Z] #56 ... [2024-08-20T03:25:37.271Z] [2024-08-20T03:25:37.271Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:25:37.271Z] #114 DONE 1.5s [2024-08-20T03:25:37.271Z] [2024-08-20T03:25:37.271Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:37.542Z] #56 ... [2024-08-20T03:25:37.542Z] [2024-08-20T03:25:37.542Z] #47 [core-keeper internal] load build context [2024-08-20T03:25:37.807Z] #47 ... [2024-08-20T03:25:37.807Z] [2024-08-20T03:25:37.807Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:40.379Z] #56 ... [2024-08-20T03:25:40.379Z] [2024-08-20T03:25:40.379Z] #53 [core-command internal] load build context [2024-08-20T03:25:40.379Z] #53 transferring context: 309.31MB 108.5s done [2024-08-20T03:25:40.379Z] #53 DONE 108.9s [2024-08-20T03:25:40.379Z] [2024-08-20T03:25:40.379Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:40.962Z] #56 ... [2024-08-20T03:25:40.962Z] [2024-08-20T03:25:40.962Z] #51 [security-bootstrapper internal] load build context [2024-08-20T03:25:40.962Z] #51 transferring context: 309.31MB 109.1s done [2024-08-20T03:25:40.962Z] #51 DONE 110.0s [2024-08-20T03:25:40.962Z] [2024-08-20T03:25:40.962Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:41.230Z] #56 ... [2024-08-20T03:25:41.230Z] [2024-08-20T03:25:41.230Z] #54 [security-proxy-setup internal] load build context [2024-08-20T03:25:41.230Z] #54 transferring context: 309.31MB 108.4s done [2024-08-20T03:25:41.230Z] #54 DONE 109.4s [2024-08-20T03:25:41.230Z] [2024-08-20T03:25:41.230Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:41.500Z] #56 ... [2024-08-20T03:25:41.500Z] [2024-08-20T03:25:41.500Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-20T03:25:41.500Z] #55 transferring context: 309.31MB 107.6s done [2024-08-20T03:25:41.500Z] #55 DONE 108.4s [2024-08-20T03:25:41.500Z] [2024-08-20T03:25:41.500Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:41.500Z] #56 ... [2024-08-20T03:25:41.500Z] [2024-08-20T03:25:41.500Z] #47 [core-keeper internal] load build context [2024-08-20T03:25:41.500Z] #47 transferring context: 309.31MB 111.5s done [2024-08-20T03:25:41.500Z] #47 DONE 111.8s [2024-08-20T03:25:41.500Z] [2024-08-20T03:25:41.500Z] #56 [support-cron-scheduler internal] load build context [2024-08-20T03:25:42.460Z] #56 transferring context: 309.31MB 108.5s done [2024-08-20T03:25:42.460Z] #56 DONE 109.4s [2024-08-20T03:25:42.460Z] [2024-08-20T03:25:42.460Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-20T03:25:42.726Z] #115 DONE 1.1s [2024-08-20T03:25:42.726Z] [2024-08-20T03:25:42.726Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:25:46.058Z] #116 ... [2024-08-20T03:25:46.058Z] [2024-08-20T03:25:46.058Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:25:46.058Z] #117 ... [2024-08-20T03:25:46.058Z] [2024-08-20T03:25:46.058Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:26:42.425Z] #118 ... [2024-08-20T03:26:42.425Z] [2024-08-20T03:26:42.425Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:26:42.425Z] #110 DONE 72.1s [2024-08-20T03:26:42.425Z] [2024-08-20T03:26:42.425Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-20T03:26:42.425Z] #119 DONE 3.6s [2024-08-20T03:26:42.425Z] [2024-08-20T03:26:42.425Z] #120 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:26:42.425Z] #120 CACHED [2024-08-20T03:26:42.425Z] [2024-08-20T03:26:42.425Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-08-20T03:26:42.425Z] #121 CACHED [2024-08-20T03:26:42.425Z] [2024-08-20T03:26:42.425Z] #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:26:42.425Z] #122 CACHED [2024-08-20T03:26:42.425Z] [2024-08-20T03:26:42.425Z] #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T03:26:42.425Z] #123 2.224 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-20T03:26:47.748Z] #123 ... [2024-08-20T03:26:47.748Z] [2024-08-20T03:26:47.748Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T03:26:47.748Z] #0 2.266 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-20T03:26:54.372Z] #124 ... [2024-08-20T03:26:54.372Z] [2024-08-20T03:26:54.372Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:26:54.372Z] #117 DONE 78.1s [2024-08-20T03:26:54.372Z] [2024-08-20T03:26:54.372Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:26:54.372Z] #112 DONE 79.7s [2024-08-20T03:26:54.372Z] [2024-08-20T03:26:54.372Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:26:54.372Z] #118 DONE 76.6s [2024-08-20T03:26:54.372Z] [2024-08-20T03:26:54.372Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:26:54.372Z] #116 DONE 71.2s [2024-08-20T03:26:54.372Z] [2024-08-20T03:26:54.372Z] #125 [support-scheduler builder 6/7] COPY . . [2024-08-20T03:27:00.999Z] #125 ... [2024-08-20T03:27:00.999Z] [2024-08-20T03:27:00.999Z] #126 [core-keeper builder 7/8] COPY . . [2024-08-20T03:27:01.581Z] #126 ... [2024-08-20T03:27:01.581Z] [2024-08-20T03:27:01.581Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-20T03:27:01.581Z] #127 DONE 7.6s [2024-08-20T03:27:01.581Z] [2024-08-20T03:27:01.581Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T03:27:01.846Z] #128 ... [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-20T03:27:01.846Z] #129 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:27:01.846Z] #130 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:27:01.846Z] #131 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:27:01.846Z] #132 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:27:01.846Z] #133 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-08-20T03:27:01.846Z] #134 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #126 [core-keeper builder 7/8] COPY . . [2024-08-20T03:27:01.846Z] #126 DONE 7.7s [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:27:01.846Z] #135 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:27:01.846Z] #136 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-08-20T03:27:01.846Z] #137 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-08-20T03:27:01.846Z] #138 DONE 7.8s [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:27:01.846Z] #139 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #140 [security-bootstrapper builder 6/7] COPY . . [2024-08-20T03:27:01.846Z] #140 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:27:01.846Z] #141 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #125 [support-scheduler builder 6/7] COPY . . [2024-08-20T03:27:01.846Z] #125 DONE 7.8s [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #142 [core-metadata builder 6/7] COPY . . [2024-08-20T03:27:01.846Z] #142 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:27:01.846Z] #143 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:27:01.846Z] #144 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #145 [core-command builder 6/7] COPY . . [2024-08-20T03:27:01.846Z] #145 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #146 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:27:01.846Z] #146 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:27:01.846Z] #147 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #148 [core-data builder 6/7] COPY . . [2024-08-20T03:27:01.846Z] #148 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #149 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-20T03:27:01.846Z] #149 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #150 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T03:27:01.846Z] #150 CACHED [2024-08-20T03:27:01.846Z] [2024-08-20T03:27:01.846Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T03:27:10.032Z] #151 ... [2024-08-20T03:27:10.032Z] [2024-08-20T03:27:10.032Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-20T03:27:10.032Z] #0 6.991 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-20T03:27:10.032Z] #152 ... [2024-08-20T03:27:10.032Z] [2024-08-20T03:27:10.032Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T03:27:10.032Z] #128 7.155 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-20T03:27:11.976Z] #128 ... [2024-08-20T03:27:11.977Z] [2024-08-20T03:27:11.977Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T03:27:11.977Z] #0 7.434 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-20T03:27:11.977Z] #153 ... [2024-08-20T03:27:11.977Z] [2024-08-20T03:27:11.977Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-20T03:27:11.977Z] #0 8.833 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-20T03:27:11.977Z] #154 ... [2024-08-20T03:27:11.977Z] [2024-08-20T03:27:11.977Z] #155 [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-20T03:27:11.977Z] #0 8.088 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-20T03:27:12.242Z] #155 ... [2024-08-20T03:27:12.242Z] [2024-08-20T03:27:12.242Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-20T03:27:12.242Z] #0 8.363 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-20T03:27:12.242Z] #156 ... [2024-08-20T03:27:12.242Z] [2024-08-20T03:27:12.242Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T03:27:12.242Z] #0 8.685 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-20T03:27:12.507Z] #157 ... [2024-08-20T03:27:12.507Z] [2024-08-20T03:27:12.507Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-20T03:27:12.507Z] #0 8.729 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-20T03:27:12.507Z] #158 ... [2024-08-20T03:27:12.507Z] [2024-08-20T03:27:12.507Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T03:27:12.507Z] #0 8.788 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-20T03:27:12.772Z] #159 ... [2024-08-20T03:27:12.772Z] [2024-08-20T03:27:12.772Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T03:27:12.772Z] #0 8.983 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-20T03:27:13.039Z] #160 ... [2024-08-20T03:27:13.039Z] [2024-08-20T03:27:13.039Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T03:27:13.039Z] #151 8.532 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-20T03:46:51.033Z] #151 ... [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #155 [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-20T03:46:51.033Z] #155 1181.7 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-20T03:46:51.033Z] #155 ... [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-20T03:46:51.033Z] #158 DONE 1185.1s [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T03:46:51.033Z] #128 ... [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:46:51.033Z] #161 DONE 0.2s [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T03:46:51.033Z] #151 ... [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:46:51.033Z] #162 DONE 0.2s [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-20T03:46:51.033Z] #156 ... [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-20T03:46:51.033Z] #163 DONE 0.1s [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-20T03:46:51.033Z] #164 DONE 0.1s [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-20T03:46:51.033Z] #165 DONE 0.3s [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-20T03:46:51.033Z] #166 DONE 0.2s [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T03:46:51.033Z] #167 ... [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-20T03:46:51.033Z] #156 DONE 1187.1s [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T03:46:51.033Z] #123 ... [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-20T03:46:51.033Z] #168 DONE 0.2s [2024-08-20T03:46:51.033Z] [2024-08-20T03:46:51.033Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-20T03:46:51.990Z] #169 ... [2024-08-20T03:46:51.990Z] [2024-08-20T03:46:51.990Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T03:46:51.990Z] #167 DONE 3.4s [2024-08-20T03:46:52.257Z] [2024-08-20T03:46:52.257Z] #109 [security-proxy-setup] exporting to image [2024-08-20T03:46:52.257Z] #109 exporting layers [2024-08-20T03:46:53.236Z] #109 ... [2024-08-20T03:46:53.236Z] [2024-08-20T03:46:53.236Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-20T03:46:53.236Z] #169 DONE 3.0s [2024-08-20T03:46:53.236Z] [2024-08-20T03:46:53.236Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:46:53.817Z] #170 DONE 0.3s [2024-08-20T03:46:53.817Z] [2024-08-20T03:46:53.817Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:46:54.085Z] #171 DONE 0.4s [2024-08-20T03:46:54.085Z] [2024-08-20T03:46:54.085Z] #109 [security-proxy-setup] exporting to image [2024-08-20T03:46:54.085Z] #109 exporting layers 1.9s done [2024-08-20T03:46:54.085Z] #109 writing image sha256:147fd1d712583310dc745863010df75e0ff63526bbdb796260b628caad634239 done [2024-08-20T03:46:54.085Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-20T03:46:54.085Z] #109 DONE 11.3s [2024-08-20T03:46:54.085Z] [2024-08-20T03:46:54.085Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-20T03:46:54.085Z] #172 DONE 0.3s [2024-08-20T03:46:54.085Z] [2024-08-20T03:46:54.085Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-20T03:46:54.704Z] #173 DONE 0.2s [2024-08-20T03:46:54.704Z] [2024-08-20T03:46:54.704Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-20T03:46:54.704Z] #174 DONE 0.3s [2024-08-20T03:46:54.704Z] [2024-08-20T03:46:54.704Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:46:54.704Z] #58 ... [2024-08-20T03:46:54.704Z] [2024-08-20T03:46:54.704Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-20T03:46:55.298Z] #175 DONE 0.3s [2024-08-20T03:46:55.298Z] [2024-08-20T03:46:55.298Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-20T03:46:55.298Z] #176 DONE 0.2s [2024-08-20T03:46:55.298Z] [2024-08-20T03:46:55.298Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-20T03:46:55.572Z] #177 DONE 0.3s [2024-08-20T03:46:55.572Z] [2024-08-20T03:46:55.572Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-20T03:46:55.838Z] #178 DONE 0.2s [2024-08-20T03:46:55.838Z] [2024-08-20T03:46:55.838Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-20T03:46:58.507Z] #179 DONE 2.3s [2024-08-20T03:46:58.507Z] [2024-08-20T03:46:58.507Z] #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T03:46:58.507Z] #123 ... [2024-08-20T03:46:58.507Z] [2024-08-20T03:46:58.507Z] #109 [security-bootstrapper] exporting to image [2024-08-20T03:46:59.471Z] #109 exporting layers 1.4s done [2024-08-20T03:46:59.471Z] #109 writing image sha256:49ba149618a96a6c77ff3abd803f6429bbfce73ab75d5bb6cb48be7f78a2fe9b done [2024-08-20T03:46:59.471Z] #109 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-08-20T03:46:59.471Z] #109 DONE 12.7s [2024-08-20T03:46:59.471Z] [2024-08-20T03:46:59.471Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T03:47:06.116Z] #159 ... [2024-08-20T03:47:06.116Z] [2024-08-20T03:47:06.116Z] #155 [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-20T03:47:06.116Z] #155 DONE 1203.8s [2024-08-20T03:47:06.116Z] [2024-08-20T03:47:06.116Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T03:47:06.116Z] #159 ... [2024-08-20T03:47:06.116Z] [2024-08-20T03:47:06.116Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:47:06.381Z] #180 DONE 0.2s [2024-08-20T03:47:06.381Z] [2024-08-20T03:47:06.381Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:47:06.646Z] #181 DONE 0.2s [2024-08-20T03:47:06.646Z] [2024-08-20T03:47:06.646Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-20T03:47:06.646Z] #182 DONE 0.1s [2024-08-20T03:47:06.646Z] [2024-08-20T03:47:06.646Z] #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T03:47:06.646Z] #123 ... [2024-08-20T03:47:06.646Z] [2024-08-20T03:47:06.646Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-20T03:47:06.646Z] #183 DONE 0.1s [2024-08-20T03:47:06.911Z] [2024-08-20T03:47:06.911Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:47:06.911Z] #184 DONE 0.2s [2024-08-20T03:47:06.911Z] [2024-08-20T03:47:06.911Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-20T03:47:07.178Z] #185 DONE 0.2s [2024-08-20T03:47:07.178Z] [2024-08-20T03:47:07.178Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T03:47:07.178Z] #159 ... [2024-08-20T03:47:07.178Z] [2024-08-20T03:47:07.178Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-20T03:47:07.442Z] #186 DONE 0.3s [2024-08-20T03:47:07.442Z] [2024-08-20T03:47:07.442Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T03:47:07.442Z] #159 ... [2024-08-20T03:47:07.442Z] [2024-08-20T03:47:07.442Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-20T03:47:07.442Z] #187 DONE 0.1s [2024-08-20T03:47:07.706Z] [2024-08-20T03:47:07.706Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T03:47:09.637Z] #188 DONE 2.3s [2024-08-20T03:47:09.637Z] [2024-08-20T03:47:09.637Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T03:47:09.930Z] #128 ... [2024-08-20T03:47:09.930Z] [2024-08-20T03:47:09.930Z] #109 [security-secretstore-setup] exporting to image [2024-08-20T03:47:09.930Z] #109 exporting layers [2024-08-20T03:47:11.513Z] #109 exporting layers 1.4s done [2024-08-20T03:47:11.513Z] #109 writing image sha256:9a6e0c9150004dd13f61885d133778d40948c4d92ae84a5849b8aa894eff7f68 done [2024-08-20T03:47:11.513Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-20T03:47:11.513Z] #109 DONE 14.1s [2024-08-20T03:47:11.513Z] [2024-08-20T03:47:11.513Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T03:48:07.927Z] #124 ... [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-20T03:48:07.927Z] #152 DONE 1261.5s [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T03:48:07.927Z] #123 ... [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:48:07.927Z] #189 DONE 0.3s [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:48:07.927Z] #190 DONE 0.1s [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T03:48:07.927Z] #153 ... [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-20T03:48:07.927Z] #191 DONE 0.2s [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:48:07.927Z] #192 DONE 0.1s [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-20T03:48:07.927Z] #193 DONE 0.2s [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T03:48:07.927Z] #194 DONE 2.6s [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #109 [core-common-config-bootstrapper] exporting to image [2024-08-20T03:48:07.927Z] #109 exporting layers [2024-08-20T03:48:07.927Z] #109 exporting layers 0.6s done [2024-08-20T03:48:07.927Z] #109 writing image sha256:076a4ab544fdb6555011e628f6dbffb4b89bdd3705d6e0b95936a96ac5a9f449 done [2024-08-20T03:48:07.927Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-08-20T03:48:07.927Z] #109 DONE 14.7s [2024-08-20T03:48:07.927Z] [2024-08-20T03:48:07.927Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T03:50:14.582Z] #157 ... [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T03:50:14.582Z] #128 DONE 1382.9s [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-20T03:50:14.582Z] #154 ... [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:50:14.582Z] #195 DONE 0.2s [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T03:50:14.582Z] #153 ... [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:50:14.582Z] #196 DONE 0.2s [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T03:50:14.582Z] #123 ... [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-20T03:50:14.582Z] #197 DONE 0.4s [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:50:14.582Z] #198 DONE 0.1s [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T03:50:14.582Z] #153 ... [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-20T03:50:14.582Z] #109 exporting layers [2024-08-20T03:50:14.582Z] #109 exporting layers 0.6s done [2024-08-20T03:50:14.582Z] #109 writing image sha256:d3acdad5718a13e8f5097696fab97ed2a59041c4ee9925bcea0a8eb9b7655268 done [2024-08-20T03:50:14.582Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-20T03:50:14.582Z] #109 DONE 15.4s [2024-08-20T03:50:14.582Z] [2024-08-20T03:50:14.582Z] #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T03:58:36.701Z] #123 ... [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-20T03:58:36.701Z] #154 DONE 1883.0s [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T03:58:36.701Z] #124 ... [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:58:36.701Z] #199 DONE 0.1s [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:58:36.701Z] #58 ... [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:58:36.701Z] #200 DONE 0.2s [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-20T03:58:36.701Z] #201 DONE 0.5s [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:58:36.701Z] #202 DONE 0.2s [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-20T03:58:36.701Z] #203 DONE 0.2s [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T03:58:36.701Z] #151 ... [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T03:58:36.701Z] #204 DONE 2.1s [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T03:58:36.701Z] #153 ... [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #109 [security-proxy-auth] exporting to image [2024-08-20T03:58:36.701Z] #109 exporting layers [2024-08-20T03:58:36.701Z] #109 exporting layers 0.7s done [2024-08-20T03:58:36.701Z] #109 writing image sha256:f6994fbbb91834d582e6d20785222a336f1a625036f1672558f57a76193740c2 done [2024-08-20T03:58:36.701Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-20T03:58:36.701Z] #109 DONE 16.1s [2024-08-20T03:58:36.701Z] [2024-08-20T03:58:36.701Z] #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T03:59:44.541Z] #123 ... [2024-08-20T03:59:44.541Z] [2024-08-20T03:59:44.541Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T03:59:44.541Z] #159 DONE 1958.5s [2024-08-20T03:59:44.541Z] [2024-08-20T03:59:44.541Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:59:44.541Z] #58 ... [2024-08-20T03:59:44.541Z] [2024-08-20T03:59:44.541Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T03:59:44.541Z] #205 DONE 0.1s [2024-08-20T03:59:44.541Z] [2024-08-20T03:59:44.541Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-20T03:59:44.541Z] #206 DONE 0.3s [2024-08-20T03:59:44.541Z] [2024-08-20T03:59:44.541Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T03:59:44.541Z] #58 ... [2024-08-20T03:59:44.541Z] [2024-08-20T03:59:44.541Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-20T03:59:44.541Z] #207 DONE 0.5s [2024-08-20T03:59:44.541Z] [2024-08-20T03:59:44.541Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T03:59:44.541Z] #35 ... [2024-08-20T03:59:44.541Z] [2024-08-20T03:59:44.541Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-20T03:59:44.541Z] #208 DONE 0.1s [2024-08-20T03:59:44.541Z] [2024-08-20T03:59:44.541Z] #109 [core-command] exporting to image [2024-08-20T03:59:44.541Z] #109 exporting layers [2024-08-20T03:59:44.541Z] #109 exporting layers 0.5s done [2024-08-20T03:59:44.541Z] #109 writing image sha256:bd8dd60c49967ff4f080b0ddac3ddf84528d6095741382b09bd26fb238e8fcc4 0.0s done [2024-08-20T03:59:44.541Z] #109 naming to docker.io/library/core-command-arm64 done [2024-08-20T03:59:44.541Z] #109 DONE 16.6s [2024-08-20T03:59:44.541Z] [2024-08-20T03:59:44.541Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T04:02:06.232Z] #58 ... [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T04:02:06.232Z] #153 DONE 2093.3s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T04:02:06.232Z] #157 DONE 2093.3s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T04:02:06.232Z] #151 ... [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T04:02:06.232Z] #209 DONE 0.4s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T04:02:06.232Z] #210 DONE 0.4s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T04:02:06.232Z] #211 DONE 0.3s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-20T04:02:06.232Z] #212 DONE 1.2s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #213 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-20T04:02:06.232Z] #213 DONE 1.1s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-20T04:02:06.232Z] #214 DONE 0.3s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-20T04:02:06.232Z] #215 DONE 0.4s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T04:02:06.232Z] #160 ... [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #109 [core-data] exporting to image [2024-08-20T04:02:06.232Z] #109 exporting layers [2024-08-20T04:02:06.232Z] #109 ... [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T04:02:06.232Z] #151 DONE 2096.4s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T04:02:06.232Z] #58 ... [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #109 [core-data] exporting to image [2024-08-20T04:02:06.232Z] #109 exporting layers 1.5s done [2024-08-20T04:02:06.232Z] #109 exporting layers 1.6s done [2024-08-20T04:02:06.232Z] #109 writing image sha256:18ba67972017bccb88549bf4db1c882c2efd6802a626fdcb706cd9ffdba21ba5 0.1s done [2024-08-20T04:02:06.232Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-08-20T04:02:06.232Z] #109 writing image sha256:8d3fcd7ae2e7d0a5d5953dc2169c0962ff02398bf86df546bfcfd1cfd81808a8 [2024-08-20T04:02:06.232Z] #109 writing image sha256:8d3fcd7ae2e7d0a5d5953dc2169c0962ff02398bf86df546bfcfd1cfd81808a8 done [2024-08-20T04:02:06.232Z] #109 naming to docker.io/library/core-data-arm64 done [2024-08-20T04:02:06.232Z] #109 DONE 19.1s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T04:02:06.232Z] #216 DONE 0.3s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T04:02:06.232Z] #217 DONE 0.1s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-20T04:02:06.232Z] #218 DONE 0.5s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-20T04:02:06.232Z] #219 DONE 0.1s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T04:02:06.232Z] #160 ... [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-20T04:02:06.232Z] #220 DONE 0.1s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #109 [core-metadata] exporting to image [2024-08-20T04:02:06.232Z] #109 exporting layers 0.5s done [2024-08-20T04:02:06.232Z] #109 writing image sha256:5f8c6236bc81483bf97e10e799a05a3ea0418965373fe2e357bd75dcdd041060 done [2024-08-20T04:02:06.232Z] #109 naming to docker.io/library/core-metadata-arm64 done [2024-08-20T04:02:06.232Z] #109 DONE 19.6s [2024-08-20T04:02:06.232Z] [2024-08-20T04:02:06.232Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T04:02:18.557Z] #58 ... [2024-08-20T04:02:18.557Z] [2024-08-20T04:02:18.557Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T04:02:18.557Z] #124 DONE 2139.8s [2024-08-20T04:02:18.557Z] [2024-08-20T04:02:18.557Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T04:02:18.557Z] #58 ... [2024-08-20T04:02:18.557Z] [2024-08-20T04:02:18.557Z] #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T04:02:18.557Z] #221 DONE 0.1s [2024-08-20T04:02:18.557Z] [2024-08-20T04:02:18.557Z] #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T04:02:18.557Z] #222 DONE 0.1s [2024-08-20T04:02:18.557Z] [2024-08-20T04:02:18.557Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T04:02:18.557Z] #35 ... [2024-08-20T04:02:18.557Z] [2024-08-20T04:02:18.557Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-20T04:02:18.557Z] #223 DONE 0.4s [2024-08-20T04:02:18.557Z] [2024-08-20T04:02:18.557Z] #224 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-20T04:02:18.823Z] #224 DONE 0.1s [2024-08-20T04:02:18.823Z] [2024-08-20T04:02:18.823Z] #109 [support-notifications] exporting to image [2024-08-20T04:02:18.823Z] #109 exporting layers [2024-08-20T04:02:20.226Z] #109 exporting layers 1.4s done [2024-08-20T04:02:20.226Z] #109 writing image sha256:5dccdc8a325be67a35663238c32457a811acd0cf90867b4525fca5f8807685fc done [2024-08-20T04:02:20.226Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-08-20T04:02:20.226Z] #109 DONE 21.0s [2024-08-20T04:02:20.226Z] [2024-08-20T04:02:20.226Z] #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T04:02:24.464Z] #123 DONE 2146.9s [2024-08-20T04:02:24.464Z] [2024-08-20T04:02:24.464Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T04:02:25.050Z] #58 ... [2024-08-20T04:02:25.051Z] [2024-08-20T04:02:25.051Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T04:02:25.320Z] #225 DONE 0.2s [2024-08-20T04:02:25.320Z] [2024-08-20T04:02:25.320Z] #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T04:02:25.320Z] #226 DONE 0.1s [2024-08-20T04:02:25.320Z] [2024-08-20T04:02:25.320Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T04:02:25.320Z] #160 ... [2024-08-20T04:02:25.320Z] [2024-08-20T04:02:25.320Z] #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-20T04:02:25.901Z] #227 DONE 0.5s [2024-08-20T04:02:25.901Z] [2024-08-20T04:02:25.901Z] #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-20T04:02:26.166Z] #228 DONE 0.1s [2024-08-20T04:02:26.166Z] [2024-08-20T04:02:26.166Z] #109 [support-cron-scheduler] exporting to image [2024-08-20T04:02:26.166Z] #109 exporting layers [2024-08-20T04:02:27.568Z] #109 exporting layers 1.5s done [2024-08-20T04:02:27.568Z] #109 writing image sha256:48b094b8cb253b37df32cdfb33cca414136e02767df7314229eb7fedad1dc259 done [2024-08-20T04:02:27.568Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-20T04:02:27.568Z] #109 DONE 22.5s [2024-08-20T04:02:27.568Z] [2024-08-20T04:02:27.568Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T04:02:32.908Z] #160 DONE 2130.9s [2024-08-20T04:02:32.908Z] [2024-08-20T04:02:32.908Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T04:02:32.908Z] #35 ... [2024-08-20T04:02:32.908Z] [2024-08-20T04:02:32.908Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T04:02:32.908Z] #229 DONE 0.1s [2024-08-20T04:02:33.175Z] [2024-08-20T04:02:33.175Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T04:02:33.175Z] #35 ... [2024-08-20T04:02:33.175Z] [2024-08-20T04:02:33.175Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T04:02:33.175Z] #230 DONE 0.1s [2024-08-20T04:02:33.444Z] [2024-08-20T04:02:33.444Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-20T04:02:33.709Z] #231 DONE 0.5s [2024-08-20T04:02:33.709Z] [2024-08-20T04:02:33.709Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-20T04:02:33.709Z] #232 DONE 0.1s [2024-08-20T04:02:33.709Z] [2024-08-20T04:02:33.709Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T04:02:33.974Z] #35 ... [2024-08-20T04:02:33.974Z] [2024-08-20T04:02:33.974Z] #109 [support-scheduler] exporting to image [2024-08-20T04:02:33.974Z] #109 exporting layers [2024-08-20T04:02:34.238Z] #109 exporting layers 0.5s done [2024-08-20T04:02:34.238Z] #109 writing image sha256:4d3f3d23fc14d2ed124abd7575e28bbdd1e00647c26a699f625222c5271448cf done [2024-08-20T04:02:34.238Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-08-20T04:02:34.238Z] #109 DONE 23.0s [2024-08-20T04:02:34.238Z] [2024-08-20T04:02:34.238Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T04:02:34.238Z] time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-20T04:02:34.262Z] $ docker stop --time=1 25af04b3c7a4b438900131390d08557ab2b59549bf8503fd19b92f0ae275621c [2024-08-20T04:02:36.010Z] $ docker rm -f --volumes 25af04b3c7a4b438900131390d08557ab2b59549bf8503fd19b92f0ae275621c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-20T04:02:36.653Z] + docker images [2024-08-20T04:02:36.653Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-20T04:02:36.653Z] support-scheduler-arm64 latest 4d3f3d23fc14 3 seconds ago 41.3MB [2024-08-20T04:02:36.653Z] support-cron-scheduler-arm64 latest 48b094b8cb25 11 seconds ago 43.5MB [2024-08-20T04:02:36.653Z] support-notifications-arm64 latest 5dccdc8a325b 18 seconds ago 42MB [2024-08-20T04:02:36.653Z] core-metadata-arm64 latest 5f8c6236bc81 36 seconds ago 39.3MB [2024-08-20T04:02:36.653Z] core-data-arm64 latest 8d3fcd7ae2e7 39 seconds ago 39.1MB [2024-08-20T04:02:36.653Z] core-keeper-arm64 latest 18ba67972017 39 seconds ago 39MB [2024-08-20T04:02:36.653Z] core-command-arm64 latest bd8dd60c4996 2 minutes ago 35MB [2024-08-20T04:02:36.653Z] security-proxy-auth-arm64 latest f6994fbbb918 4 minutes ago 32.6MB [2024-08-20T04:02:36.653Z] security-spiffe-token-provider-arm64 latest d3acdad5718a 12 minutes ago 29MB [2024-08-20T04:02:36.653Z] core-common-config-bootstrapper-arm64 latest 076a4ab544fd 14 minutes ago 15.3MB [2024-08-20T04:02:36.653Z] security-secretstore-setup-arm64 latest 9a6e0c915000 15 minutes ago 36.4MB [2024-08-20T04:02:36.653Z] security-bootstrapper-arm64 latest 49ba149618a9 15 minutes ago 18.9MB [2024-08-20T04:02:36.653Z] security-proxy-setup-arm64 latest 147fd1d71258 15 minutes ago 26.1MB [2024-08-20T04:02:36.653Z] security-spire-server-arm64 latest 9e75acff60ae 37 minutes ago 116MB [2024-08-20T04:02:36.653Z] security-spire-agent-arm64 latest 28a8ee276362 37 minutes ago 174MB [2024-08-20T04:02:36.653Z] security-spire-config-arm64 latest 901bb38a5032 37 minutes ago 115MB [2024-08-20T04:02:36.653Z] ci-base-image-arm64 latest 5cc3634836e1 56 minutes ago 967MB [2024-08-20T04:02:36.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-20T04:02:36.653Z] 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-20T04:02:37.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-20T04:02:37.650Z] [2024-08-20T04:02:37.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T04:02:38.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-20T04:02:38.341Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-20T04:02:38.341Z] 8998bd30e6a1: Pulling fs layer [2024-08-20T04:02:38.341Z] 04944245beec: Pulling fs layer [2024-08-20T04:02:38.341Z] 699f458cf7ca: Pulling fs layer [2024-08-20T04:02:38.342Z] 765212b225bb: Pulling fs layer [2024-08-20T04:02:38.342Z] f23df028b6ca: Pulling fs layer [2024-08-20T04:02:38.342Z] d65c8cfc05b1: Pulling fs layer [2024-08-20T04:02:38.342Z] 2437ff75d9bd: Pulling fs layer [2024-08-20T04:02:38.342Z] 765212b225bb: Waiting [2024-08-20T04:02:38.342Z] f23df028b6ca: Waiting [2024-08-20T04:02:38.342Z] d65c8cfc05b1: Waiting [2024-08-20T04:02:38.342Z] 2437ff75d9bd: Waiting [2024-08-20T04:02:38.342Z] 04944245beec: Verifying Checksum [2024-08-20T04:02:38.342Z] 04944245beec: Download complete [2024-08-20T04:02:38.342Z] 765212b225bb: Verifying Checksum [2024-08-20T04:02:38.342Z] 765212b225bb: Download complete [2024-08-20T04:02:38.609Z] f23df028b6ca: Verifying Checksum [2024-08-20T04:02:38.609Z] f23df028b6ca: Download complete [2024-08-20T04:02:38.609Z] d65c8cfc05b1: Verifying Checksum [2024-08-20T04:02:38.609Z] d65c8cfc05b1: Download complete [2024-08-20T04:02:38.609Z] 699f458cf7ca: Verifying Checksum [2024-08-20T04:02:38.609Z] 699f458cf7ca: Download complete [2024-08-20T04:02:39.190Z] 8998bd30e6a1: Verifying Checksum [2024-08-20T04:02:39.190Z] 8998bd30e6a1: Download complete [2024-08-20T04:02:41.772Z] 2437ff75d9bd: Verifying Checksum [2024-08-20T04:02:41.772Z] 2437ff75d9bd: Download complete [2024-08-20T04:02:44.350Z] 8998bd30e6a1: Pull complete [2024-08-20T04:02:44.616Z] 04944245beec: Pull complete [2024-08-20T04:02:46.016Z] 699f458cf7ca: Pull complete [2024-08-20T04:02:46.285Z] 765212b225bb: Pull complete [2024-08-20T04:02:47.242Z] f23df028b6ca: Pull complete [2024-08-20T04:02:47.242Z] d65c8cfc05b1: Pull complete [2024-08-20T04:03:05.434Z] 2437ff75d9bd: Pull complete [2024-08-20T04:03:05.434Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-20T04:03:05.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-20T04:03:05.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T04:03:05.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-8012 does not seem to be running inside a container [2024-08-20T04:03:05.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-20T04:03:08.986Z] $ docker top f30f94e32c074b56772b3346be0485b1ae5810d20b5a789c28bdb3e2032e06f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T04:03:10.001Z] ---> job-cost.sh [2024-08-20T04:03:10.002Z] lf-activate-venv: SKIPPING [2024-08-20T04:03:10.002Z] INFO: No Stack... [2024-08-20T04:03:10.581Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-20T04:03:11.161Z] INFO: Archiving Costs [Pipeline] sh [2024-08-20T04:03:11.842Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-20T04:03:11.842Z] + cut -d, -f6 [Pipeline] lock [2024-08-20T04:03:11.903Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4868-1-stack-cost] [2024-08-20T04:03:11.910Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4868-1-stack-cost] did not exist. Created. [2024-08-20T04:03:11.917Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4868-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-20T04:03:12.694Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-20T04:03:12.950Z] Stashed 1 file(s) [Pipeline] } [2024-08-20T04:03:12.972Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4868-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-20T04:03:13.048Z] $ docker stop --time=1 f30f94e32c074b56772b3346be0485b1ae5810d20b5a789c28bdb3e2032e06f0 [2024-08-20T04:03:14.552Z] $ docker rm -f --volumes f30f94e32c074b56772b3346be0485b1ae5810d20b5a789c28bdb3e2032e06f0 [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-20T04:03:15.779Z] provisioning config files... [2024-08-20T04:03:15.788Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config208963467056341480tmp [Pipeline] { [Pipeline] sh [2024-08-20T04:03:16.162Z] + set +x [2024-08-20T04:03:16.163Z] + curl -s https://codecov.io/bash [2024-08-20T04:03:16.163Z] + bash -s -- [2024-08-20T04:03:16.422Z] [2024-08-20T04:03:16.422Z] _____ _ [2024-08-20T04:03:16.422Z] / ____| | | [2024-08-20T04:03:16.422Z] | | ___ __| | ___ ___ _____ __ [2024-08-20T04:03:16.422Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-20T04:03:16.422Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-20T04:03:16.422Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-20T04:03:16.422Z] Bash-1.0.6 [2024-08-20T04:03:16.422Z] [2024-08-20T04:03:16.422Z] [2024-08-20T04:03:16.422Z] ==> git version 2.25.1 found [2024-08-20T04:03:16.422Z] ==> 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-20T04:03:16.422Z] Release-Date: 2020-01-08 [2024-08-20T04:03:16.422Z] 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-20T04:03:16.422Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-20T04:03:16.422Z] ==> Jenkins CI detected. [2024-08-20T04:03:16.422Z] current dir:  /w/workspace/edgex-go/1 [2024-08-20T04:03:16.422Z] project root: . [2024-08-20T04:03:16.422Z] --> token set from env [2024-08-20T04:03:16.422Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-20T04:03:16.422Z] ==> Running gcov in . (disable via -X gcov) [2024-08-20T04:03:16.422Z] ==> Python coveragepy not found [2024-08-20T04:03:16.422Z] ==> Searching for coverage reports in: [2024-08-20T04:03:16.422Z] + . [2024-08-20T04:03:16.422Z] -> Found 1 reports [2024-08-20T04:03:16.422Z] ==> Detecting git/mercurial file structure [2024-08-20T04:03:16.422Z] ==> Reading reports [2024-08-20T04:03:16.422Z] + ./coverage.out bytes=546050 [2024-08-20T04:03:16.422Z] ==> Appending adjustments [2024-08-20T04:03:16.422Z] https://docs.codecov.io/docs/fixing-reports [2024-08-20T04:03:17.799Z] + Found adjustments [2024-08-20T04:03:17.799Z] ==> Gzipping contents [2024-08-20T04:03:17.799Z] 68K /tmp/codecov.RO1XLu.gz [2024-08-20T04:03:17.799Z] ==> Uploading reports [2024-08-20T04:03:17.799Z] url: https://codecov.io [2024-08-20T04:03:17.799Z] query: branch=PR-4868&commit=840c57da83f7893f2e17c104615bfc991943b014&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4868%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4868&job=&cmd_args= [2024-08-20T04:03:17.799Z] -> Pinging Codecov [2024-08-20T04:03:17.799Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4868&commit=840c57da83f7893f2e17c104615bfc991943b014&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4868%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4868&job=&cmd_args= [2024-08-20T04:03:18.060Z] -> Uploading to [2024-08-20T04:03:18.060Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-20/00271124DB129430A58F1EEE437C3FCB/840c57da83f7893f2e17c104615bfc991943b014/e65610d6-c93e-4569-a8d9-182b2a6114ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240820%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240820T040317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=585fd29c8bca714d6f77d0262dca4a1258e831eca5bf8660889538b29d3004a9 [2024-08-20T04:03:18.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T04:03:18.060Z] Dload Upload Total Spent Left Speed [2024-08-20T04:03:18.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68149 0 0 100 68149 0 200k --:--:-- --:--:-- --:--:-- 200k [2024-08-20T04:03:18.320Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/840c57da83f7893f2e17c104615bfc991943b014 [Pipeline] } [2024-08-20T04:03:18.349Z] 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-20T04:03:20.074Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-20T04:03:20.420Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T04:03:21.334Z] ---> package-listing.sh [2024-08-20T04:03:21.334Z] ++ facter osfamily [2024-08-20T04:03:21.334Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-20T04:03:21.595Z] + OS_FAMILY=debian [2024-08-20T04:03:21.595Z] + workspace=/w/workspace/edgex-go/1 [2024-08-20T04:03:21.595Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-20T04:03:21.595Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-20T04:03:21.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-20T04:03:21.595Z] + PACKAGES=/tmp/packages_start.txt [2024-08-20T04:03:21.595Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-20T04:03:21.595Z] + PACKAGES=/tmp/packages_end.txt [2024-08-20T04:03:21.595Z] + case "${OS_FAMILY}" in [2024-08-20T04:03:21.595Z] + dpkg -l [2024-08-20T04:03:21.595Z] + grep '^ii' [2024-08-20T04:03:21.595Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-20T04:03:21.595Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-20T04:03:21.595Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-20T04:03:21.595Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-20T04:03:21.595Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-20T04:03:21.595Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-20T04:03:21.639Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-20T04:03:21.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T04:03:22.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-20T04:03:22.602Z] [2024-08-20T04:03:22.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T04:03:23.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-20T04:03:23.022Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-20T04:03:23.022Z] 5eb5b503b376: Pulling fs layer [2024-08-20T04:03:23.022Z] 5c69ac0246d0: Pulling fs layer [2024-08-20T04:03:23.022Z] ec43610c2a17: Pulling fs layer [2024-08-20T04:03:23.022Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-20T04:03:23.022Z] 33b1e0a273af: Pulling fs layer [2024-08-20T04:03:23.022Z] 5d3b04190fa2: Pulling fs layer [2024-08-20T04:03:23.022Z] 2f39f015ded8: Pulling fs layer [2024-08-20T04:03:23.022Z] 33b1e0a273af: Waiting [2024-08-20T04:03:23.022Z] 5d3b04190fa2: Waiting [2024-08-20T04:03:23.022Z] 2f39f015ded8: Waiting [2024-08-20T04:03:23.022Z] 3a2ae6a8a46f: Waiting [2024-08-20T04:03:23.022Z] 5c69ac0246d0: Download complete [2024-08-20T04:03:23.022Z] 3a2ae6a8a46f: Download complete [2024-08-20T04:03:23.022Z] 33b1e0a273af: Verifying Checksum [2024-08-20T04:03:23.022Z] 33b1e0a273af: Download complete [2024-08-20T04:03:23.022Z] 5d3b04190fa2: Verifying Checksum [2024-08-20T04:03:23.022Z] 5d3b04190fa2: Download complete [2024-08-20T04:03:23.022Z] ec43610c2a17: Verifying Checksum [2024-08-20T04:03:23.022Z] ec43610c2a17: Download complete [2024-08-20T04:03:23.281Z] 5eb5b503b376: Verifying Checksum [2024-08-20T04:03:23.281Z] 5eb5b503b376: Download complete [2024-08-20T04:03:23.846Z] 2f39f015ded8: Download complete [2024-08-20T04:03:24.413Z] 5eb5b503b376: Pull complete [2024-08-20T04:03:24.413Z] 5c69ac0246d0: Pull complete [2024-08-20T04:03:24.981Z] ec43610c2a17: Pull complete [2024-08-20T04:03:24.981Z] 3a2ae6a8a46f: Pull complete [2024-08-20T04:03:25.239Z] 33b1e0a273af: Pull complete [2024-08-20T04:03:25.239Z] 5d3b04190fa2: Pull complete [2024-08-20T04:03:29.424Z] 2f39f015ded8: Pull complete [2024-08-20T04:03:29.424Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-20T04:03:29.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-20T04:03:29.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T04:03:29.687Z] prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container [2024-08-20T04:03:29.710Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-20T04:03:36.258Z] $ docker top a83e7ea53dbd386318cfd4442544330715392f94a24d77d6b36b04ea9757164c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T04:03:36.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-20T04:03:37.001Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-20T04:03:37.330Z] + ls /var/log/sa-host [2024-08-20T04:03:37.330Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-20T04:03:37.589Z] provisioning config files... [2024-08-20T04:03:37.599Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9992871618174185761tmp [Pipeline] { [Pipeline] echo [2024-08-20T04:03:37.675Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T04:03:38.010Z] ---> create-netrc.sh [Pipeline] } [2024-08-20T04:03:38.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-20T04:03:38.480Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-20T04:03:38.551Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T04:03:38.891Z] ---> sudo-logs.sh [2024-08-20T04:03:38.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-20T04:03:39.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T04:03:39.436Z] ---> job-cost.sh [2024-08-20T04:03:39.436Z] lf-activate-venv: SKIPPING [2024-08-20T04:03:39.436Z] DEBUG: total: 0.2199999988079071 [2024-08-20T04:03:39.436Z] INFO: Retrieving Stack Cost... [2024-08-20T04:03:39.696Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-20T04:03:40.264Z] INFO: Archiving Costs [Pipeline] echo [2024-08-20T04:03:40.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T04:03:40.638Z] ---> logs-deploy.sh [2024-08-20T04:03:40.638Z] lf-activate-venv: SKIPPING [2024-08-20T04:03:40.638Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4868/1 [2024-08-20T04:03:40.638Z] INFO: archiving workspace using pattern(s): [2024-08-20T04:03:41.577Z] Archives upload complete. [2024-08-20T04:03:41.577Z] INFO: archiving logs to Nexus [2024-08-20T04:03:42.518Z] ---> uname -a: [2024-08-20T04:03:42.518Z] Linux prd-ubuntu20-04-docker-8c-8g-8010 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-20T04:03:42.518Z] [2024-08-20T04:03:42.518Z] [2024-08-20T04:03:42.518Z] ---> lscpu: [2024-08-20T04:03:42.518Z] Architecture: x86_64 [2024-08-20T04:03:42.518Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-20T04:03:42.518Z] Byte Order: Little Endian [2024-08-20T04:03:42.518Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-20T04:03:42.518Z] CPU(s): 8 [2024-08-20T04:03:42.518Z] On-line CPU(s) list: 0-7 [2024-08-20T04:03:42.518Z] Thread(s) per core: 1 [2024-08-20T04:03:42.518Z] Core(s) per socket: 1 [2024-08-20T04:03:42.518Z] Socket(s): 8 [2024-08-20T04:03:42.518Z] NUMA node(s): 1 [2024-08-20T04:03:42.518Z] Vendor ID: AuthenticAMD [2024-08-20T04:03:42.518Z] CPU family: 23 [2024-08-20T04:03:42.518Z] Model: 49 [2024-08-20T04:03:42.518Z] Model name: AMD EPYC-Rome Processor [2024-08-20T04:03:42.518Z] Stepping: 0 [2024-08-20T04:03:42.518Z] CPU MHz: 2799.998 [2024-08-20T04:03:42.518Z] BogoMIPS: 5599.99 [2024-08-20T04:03:42.518Z] Virtualization: AMD-V [2024-08-20T04:03:42.518Z] Hypervisor vendor: KVM [2024-08-20T04:03:42.518Z] Virtualization type: full [2024-08-20T04:03:42.518Z] L1d cache: 256 KiB [2024-08-20T04:03:42.518Z] L1i cache: 256 KiB [2024-08-20T04:03:42.518Z] L2 cache: 4 MiB [2024-08-20T04:03:42.518Z] L3 cache: 128 MiB [2024-08-20T04:03:42.518Z] NUMA node0 CPU(s): 0-7 [2024-08-20T04:03:42.518Z] Vulnerability Itlb multihit: Not affected [2024-08-20T04:03:42.518Z] Vulnerability L1tf: Not affected [2024-08-20T04:03:42.518Z] Vulnerability Mds: Not affected [2024-08-20T04:03:42.518Z] Vulnerability Meltdown: Not affected [2024-08-20T04:03:42.518Z] Vulnerability Mmio stale data: Not affected [2024-08-20T04:03:42.518Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-20T04:03:42.518Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-20T04:03:42.518Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-20T04:03:42.518Z] Vulnerability Srbds: Not affected [2024-08-20T04:03:42.518Z] Vulnerability Tsx async abort: Not affected [2024-08-20T04:03:42.518Z] 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-20T04:03:42.518Z] [2024-08-20T04:03:42.518Z] [2024-08-20T04:03:42.518Z] ---> nproc: [2024-08-20T04:03:42.518Z] 8 [2024-08-20T04:03:42.518Z] [2024-08-20T04:03:42.518Z] [2024-08-20T04:03:42.518Z] ---> df -h: [2024-08-20T04:03:42.518Z] Filesystem Size Used Avail Use% Mounted on [2024-08-20T04:03:42.518Z] overlay 155G 28G 128G 18% / [2024-08-20T04:03:42.518Z] tmpfs 64M 0 64M 0% /dev [2024-08-20T04:03:42.518Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-20T04:03:42.518Z] shm 64M 0 64M 0% /dev/shm [2024-08-20T04:03:42.518Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-20T04:03:42.518Z] [2024-08-20T04:03:42.518Z] [2024-08-20T04:03:42.518Z] ---> sar -b -r -n DEV: [2024-08-20T04:03:42.518Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8010) 08/20/24 _x86_64_ (8 CPU) [2024-08-20T04:03:42.518Z] [2024-08-20T04:03:42.518Z] 02:59:26 LINUX RESTART (8 CPU) [2024-08-20T04:03:42.518Z] [2024-08-20T04:03:42.518Z] 03:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-20T04:03:42.518Z] 03:01:01 288.52 14.61 273.90 0.00 1922.75 91207.33 0.00 [2024-08-20T04:03:42.518Z] 03:02:01 182.95 0.78 182.17 0.00 20.13 62263.62 0.00 [2024-08-20T04:03:42.518Z] 03:03:01 42.51 0.02 42.49 0.00 0.13 33553.22 0.00 [2024-08-20T04:03:42.518Z] 03:04:01 36.43 0.18 36.24 0.00 6.80 19343.18 0.00 [2024-08-20T04:03:42.518Z] 03:05:01 118.21 2.57 115.64 0.00 122.23 40586.34 0.00 [2024-08-20T04:03:42.518Z] 03:06:02 174.72 1.62 173.10 0.00 1980.95 206658.86 0.00 [2024-08-20T04:03:42.518Z] 03:07:01 599.53 14.46 585.07 0.00 2440.67 68032.67 0.00 [2024-08-20T04:03:42.518Z] 03:08:01 353.86 0.58 353.27 0.00 10.13 158250.07 0.00 [2024-08-20T04:03:42.518Z] 03:09:01 157.45 0.13 157.31 0.00 1.07 39859.78 0.00 [2024-08-20T04:03:42.518Z] 03:10:01 285.05 0.03 285.02 0.00 0.27 97122.56 0.00 [2024-08-20T04:03:42.518Z] 03:11:01 632.94 0.07 632.88 0.00 4.00 105195.40 0.00 [2024-08-20T04:03:42.518Z] 03:12:01 2.27 0.00 2.27 0.00 0.00 26.53 0.00 [2024-08-20T04:03:42.518Z] 03:13:01 1.18 0.00 1.18 0.00 0.00 18.13 0.00 [2024-08-20T04:03:42.518Z] 03:14:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2024-08-20T04:03:42.518Z] 03:15:01 1.27 0.02 1.25 0.00 0.13 18.00 0.00 [2024-08-20T04:03:42.518Z] 03:16:01 2.10 0.00 2.10 0.00 0.00 23.46 0.00 [2024-08-20T04:03:42.518Z] 03:17:01 0.98 0.02 0.97 0.00 0.13 10.66 0.00 [2024-08-20T04:03:42.518Z] 03:18:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 [2024-08-20T04:03:42.518Z] 03:19:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-08-20T04:03:42.518Z] 03:20:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2024-08-20T04:03:42.518Z] 03:21:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2024-08-20T04:03:42.518Z] 03:22:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 [2024-08-20T04:03:42.518Z] 03:23:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2024-08-20T04:03:42.518Z] 03:24:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 [2024-08-20T04:03:42.518Z] 03:25:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2024-08-20T04:03:42.518Z] 03:26:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2024-08-20T04:03:42.518Z] 03:27:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2024-08-20T04:03:42.518Z] 03:28:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 [2024-08-20T04:03:42.518Z] 03:29:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-08-20T04:03:42.518Z] 03:30:01 1.22 0.00 1.22 0.00 0.00 15.60 0.00 [2024-08-20T04:03:42.518Z] 03:31:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2024-08-20T04:03:42.518Z] 03:32:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 [2024-08-20T04:03:42.518Z] 03:33:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2024-08-20T04:03:42.518Z] 03:34:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2024-08-20T04:03:42.518Z] 03:35:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 [2024-08-20T04:03:42.518Z] 03:36:01 1.50 0.00 1.50 0.00 0.00 18.79 0.00 [2024-08-20T04:03:42.518Z] 03:37:01 2.50 0.63 1.87 0.00 70.53 21.87 0.00 [2024-08-20T04:03:42.518Z] 03:38:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2024-08-20T04:03:42.518Z] 03:39:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 [2024-08-20T04:03:42.518Z] 03:40:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2024-08-20T04:03:42.518Z] 03:41:01 2.73 1.50 1.23 0.00 35.46 16.80 0.00 [2024-08-20T04:03:42.518Z] 03:42:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 [2024-08-20T04:03:42.518Z] 03:43:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2024-08-20T04:03:42.518Z] 03:44:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2024-08-20T04:03:42.518Z] 03:45:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2024-08-20T04:03:42.518Z] 03:46:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2024-08-20T04:03:42.518Z] 03:47:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-08-20T04:03:42.518Z] 03:48:01 1.97 0.00 1.97 0.00 0.00 21.60 0.00 [2024-08-20T04:03:42.518Z] 03:49:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2024-08-20T04:03:42.518Z] 03:50:01 1.75 0.00 1.75 0.00 0.00 20.39 0.00 [2024-08-20T04:03:42.518Z] 03:51:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2024-08-20T04:03:42.518Z] 03:52:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2024-08-20T04:03:42.518Z] 03:53:01 1.03 0.02 1.02 0.00 1.33 12.53 0.00 [2024-08-20T04:03:42.518Z] 03:54:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2024-08-20T04:03:42.518Z] 03:55:01 1.25 0.00 1.25 0.00 0.00 16.13 0.00 [2024-08-20T04:03:42.518Z] 03:56:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2024-08-20T04:03:42.518Z] 03:57:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2024-08-20T04:03:42.518Z] 03:58:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 [2024-08-20T04:03:42.518Z] 03:59:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-08-20T04:03:42.518Z] 04:00:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 [2024-08-20T04:03:42.519Z] 04:01:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2024-08-20T04:03:42.519Z] 04:02:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2024-08-20T04:03:42.519Z] 04:03:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 [2024-08-20T04:03:42.519Z] Average: 46.54 0.59 45.95 0.00 104.64 14659.18 0.00 [2024-08-20T04:03:42.519Z] [2024-08-20T04:03:42.519Z] 03:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-20T04:03:42.519Z] 03:01:01 28839672 31517952 808664 2.46 74804 2872984 1990100 5.87 1103060 2556272 650732 [2024-08-20T04:03:42.519Z] 03:02:01 27482812 31132768 1174684 3.57 127916 3685000 2451624 7.23 1819884 3068672 403724 [2024-08-20T04:03:42.519Z] 03:03:01 27691232 31500964 805496 2.45 131200 3813964 1843292 5.43 1315228 3340092 38060 [2024-08-20T04:03:42.519Z] 03:04:01 26363816 31301020 990248 3.01 135284 4877892 2015720 5.94 1863016 4048644 581564 [2024-08-20T04:03:42.519Z] 03:05:01 27443452 31458572 824292 2.51 153936 4014916 1850584 5.45 1409936 3482004 2896 [2024-08-20T04:03:42.519Z] 03:06:02 20507528 31357104 917208 2.79 159068 10642032 2925784 8.62 2003452 9610620 414260 [2024-08-20T04:03:42.519Z] 03:07:01 16859388 31344284 909580 2.77 339012 13770344 2518648 7.42 2859836 12049504 2235696 [2024-08-20T04:03:42.519Z] 03:08:01 12670416 30087876 2104360 6.40 363132 16332824 7549176 22.25 4134224 14535368 153316 [2024-08-20T04:03:42.519Z] 03:09:01 7898044 27929940 4249012 12.92 383548 18787668 10943140 32.25 7481788 15800216 1542904 [2024-08-20T04:03:42.519Z] 03:10:01 6603884 29242860 2955856 8.99 396612 21323044 8149064 24.02 7137040 17410460 1794620 [2024-08-20T04:03:42.519Z] 03:11:01 9756216 31381152 875272 2.66 405840 20495316 2260472 6.66 3307580 18361680 224 [2024-08-20T04:03:42.519Z] 03:12:01 9756908 31381912 874436 2.66 405868 20495332 2260472 6.66 3307172 18361684 68 [2024-08-20T04:03:42.519Z] 03:13:01 9756820 31381876 874400 2.66 405888 20495332 2260472 6.66 3307568 18361688 4 [2024-08-20T04:03:42.519Z] 03:14:01 9808512 31433572 822644 2.50 405904 20495336 2260472 6.66 3256056 18361692 44 [2024-08-20T04:03:42.519Z] 03:15:01 9808224 31433384 822704 2.50 405952 20495312 2253416 6.64 3255624 18361664 248 [2024-08-20T04:03:42.519Z] 03:16:01 9810012 31435208 820900 2.50 405976 20495316 2253416 6.64 3254300 18361668 20 [2024-08-20T04:03:42.519Z] 03:17:01 9810420 31435660 820384 2.49 405996 20495320 2253416 6.64 3255152 18361672 220 [2024-08-20T04:03:42.519Z] 03:18:01 9810752 31436028 819940 2.49 406020 20495324 2253416 6.64 3254412 18361672 48 [2024-08-20T04:03:42.519Z] 03:19:01 9810460 31435760 820168 2.49 406028 20495332 2253416 6.64 3254412 18361676 8 [2024-08-20T04:03:42.519Z] 03:20:01 9811416 31436740 819340 2.49 406072 20495324 2253416 6.64 3253648 18361684 48 [2024-08-20T04:03:42.519Z] 03:21:01 9811644 31437012 819052 2.49 406080 20495336 2253416 6.64 3253644 18361688 16 [2024-08-20T04:03:42.519Z] 03:22:01 9811596 31436976 819008 2.49 406108 20495340 2253416 6.64 3253652 18361692 8 [2024-08-20T04:03:42.519Z] 03:23:01 9811448 31436868 819260 2.49 406132 20495340 2253416 6.64 3253764 18361692 16 [2024-08-20T04:03:42.519Z] 03:24:01 9811304 31436760 819332 2.49 406164 20495344 2237244 6.59 3253824 18361696 60 [2024-08-20T04:03:42.519Z] 03:25:01 9811288 31436788 819296 2.49 406204 20495340 2237244 6.59 3254116 18361700 12 [2024-08-20T04:03:42.519Z] 03:26:01 9810980 31436504 819532 2.49 406220 20495348 2237244 6.59 3253712 18361700 48 [2024-08-20T04:03:42.519Z] 03:27:01 9810964 31436508 819460 2.49 406236 20495352 2237244 6.59 3253744 18361704 24 [2024-08-20T04:03:42.519Z] 03:28:01 9810728 31436296 819612 2.49 406248 20495356 2237244 6.59 3253792 18361704 48 [2024-08-20T04:03:42.519Z] 03:29:01 9810932 31436508 819336 2.49 406256 20495360 2237244 6.59 3253800 18361708 8 [2024-08-20T04:03:42.519Z] 03:30:01 9811452 31437056 818736 2.49 406276 20495352 2237244 6.59 3253768 18361716 68 [2024-08-20T04:03:42.519Z] 03:31:01 9811396 31437020 818676 2.49 406308 20495364 2237244 6.59 3253744 18361716 16 [2024-08-20T04:03:42.519Z] 03:32:01 9811216 31436896 818988 2.49 406328 20495368 2237244 6.59 3253812 18361720 8 [2024-08-20T04:03:42.519Z] 03:33:01 9811200 31436880 818948 2.49 406356 20495368 2253508 6.64 3253816 18361720 12 [2024-08-20T04:03:42.519Z] 03:34:01 9811468 31437196 818596 2.49 406368 20495372 2253508 6.64 3253852 18361724 4 [2024-08-20T04:03:42.519Z] 03:35:01 9811420 31437160 818552 2.49 406392 20495376 2253508 6.64 3253928 18361728 40 [2024-08-20T04:03:42.519Z] 03:36:01 9811152 31436924 818712 2.49 406428 20495384 2253508 6.64 3253968 18361728 8 [2024-08-20T04:03:42.519Z] 03:37:01 9807592 31435868 819616 2.49 406468 20497616 2257664 6.65 3254536 18363616 4 [2024-08-20T04:03:42.519Z] 03:38:01 9807444 31435740 819708 2.49 406480 20497620 2257664 6.65 3254528 18363620 8 [2024-08-20T04:03:42.519Z] 03:39:01 9807428 31435736 819696 2.49 406488 20497620 2257664 6.65 3254572 18363620 8 [2024-08-20T04:03:42.519Z] 03:40:01 9807412 31435740 819628 2.49 406508 20497624 2257664 6.65 3254580 18363624 156 [2024-08-20T04:03:42.519Z] 03:41:01 9800772 31431044 824264 2.51 406540 20498684 2257664 6.65 3263204 18363884 4 [2024-08-20T04:03:42.519Z] 03:42:01 9801308 31431648 823632 2.50 406584 20498688 2257664 6.65 3263152 18363872 8 [2024-08-20T04:03:42.519Z] 03:43:01 9801292 31431644 823572 2.50 406604 20498692 2257664 6.65 3262768 18363876 12 [2024-08-20T04:03:42.519Z] 03:44:01 9801672 31432044 823316 2.50 406624 20498696 2257664 6.65 3262772 18363876 188 [2024-08-20T04:03:42.519Z] 03:45:01 9801912 31432312 823260 2.50 406632 20498700 2257664 6.65 3262668 18363880 32 [2024-08-20T04:03:42.519Z] 03:46:01 9801644 31432052 823488 2.50 406644 20498700 2257664 6.65 3262636 18363884 4 [2024-08-20T04:03:42.519Z] 03:47:01 9801336 31431764 823708 2.50 406656 20498704 2257664 6.65 3262660 18363888 20 [2024-08-20T04:03:42.519Z] 03:48:01 9801320 31431768 823620 2.50 406692 20498708 2257664 6.65 3262664 18363892 8 [2024-08-20T04:03:42.519Z] 03:49:01 9801524 31432012 823312 2.50 406732 20498708 2257664 6.65 3262700 18363892 8 [2024-08-20T04:03:42.519Z] 03:50:01 9800972 31431508 823780 2.51 406760 20498700 2257664 6.65 3262836 18363896 20 [2024-08-20T04:03:42.519Z] 03:51:01 9800768 31431336 823896 2.51 406772 20498716 2257664 6.65 3263196 18363900 20 [2024-08-20T04:03:42.519Z] 03:52:01 9801004 31431584 823596 2.50 406776 20498716 2257664 6.65 3262856 18363900 44 [2024-08-20T04:03:42.519Z] 03:53:01 9801172 31431760 823524 2.50 406788 20498764 2257664 6.65 3262860 18363904 44 [2024-08-20T04:03:42.519Z] 03:54:01 9801084 31431732 823528 2.50 406796 20498768 2257664 6.65 3263180 18363944 152 [2024-08-20T04:03:42.519Z] 03:55:01 9800784 31431444 823756 2.51 406804 20498768 2257664 6.65 3263316 18363948 32 [2024-08-20T04:03:42.519Z] 03:56:01 9801188 31431872 823512 2.50 406820 20498776 2257664 6.65 3263220 18363960 44 [2024-08-20T04:03:42.519Z] 03:57:01 9801140 31431840 823504 2.50 406828 20498776 2257664 6.65 3263040 18363960 8 [2024-08-20T04:03:42.519Z] 03:58:01 9801124 31431840 823452 2.50 406840 20498780 2257664 6.65 3263064 18363964 12 [2024-08-20T04:03:42.519Z] 03:59:01 9801072 31431808 823648 2.50 406852 20498784 2257664 6.65 3263060 18363968 8 [2024-08-20T04:03:42.519Z] 04:00:01 9801472 31432324 823076 2.50 406860 20498908 2240948 6.60 3262888 18364072 52 [2024-08-20T04:03:42.519Z] 04:01:01 9801480 31432372 823012 2.50 406864 20498916 2257004 6.65 3262836 18364100 12 [2024-08-20T04:03:42.519Z] 04:02:01 9801060 31431956 823340 2.50 406880 20498916 2257004 6.65 3263148 18364100 168 [2024-08-20T04:03:42.519Z] 04:03:01 9801244 31432164 823280 2.50 406912 20498924 2257004 6.65 3262912 18364108 220 [2024-08-20T04:03:42.519Z] Average: 11459340 31313157 943403 2.87 377863 18832724 2565829 7.56 3237463 16811605 124133 [2024-08-20T04:03:42.519Z] [2024-08-20T04:03:42.519Z] 03:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-20T04:03:42.519Z] 03:01:01 docker0 564.76 495.88 40.04 2875.37 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:01:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:01:01 ens3 1116.96 1001.50 10827.57 132.84 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:02:01 veth4529224 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:02:01 docker0 263.29 327.65 22.00 2067.14 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:02:01 ens3 357.14 281.27 2097.19 38.21 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:03:01 veth4529224 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:03:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:03:01 ens3 34.03 21.18 30.04 14.43 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:04:01 veth4529224 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:04:01 ens3 19.40 12.28 17.01 9.27 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:05:01 docker0 0.30 0.23 0.02 0.12 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:05:01 vethc763b15 0.30 0.33 0.03 0.12 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:05:01 ens3 139.55 79.87 2887.26 17.19 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 veth3d57044 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 veth6a7ea93 2.22 2.93 0.16 33.80 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 veth6c9e1c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 veth1d06c7e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 vethbccc971 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 veth51333bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 veth77ab76a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 veth80b64ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 docker0 2.28 2.86 0.14 33.80 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 vethab4cc31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 vethc763b15 0.07 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 vethc4f68ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 veth2f16fda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:06:02 ens3 156.60 98.93 1604.11 162.30 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:07:01 veth2de2f59 82.60 188.09 8.44 1203.58 0.00 0.00 0.00 0.10 [2024-08-20T04:03:42.519Z] 03:07:01 veth489eeba 79.21 171.84 8.19 1213.44 0.00 0.00 0.00 0.10 [2024-08-20T04:03:42.519Z] 03:07:01 veth1227370 75.04 193.70 7.92 1207.59 0.00 0.00 0.00 0.10 [2024-08-20T04:03:42.519Z] 03:07:01 veth0263f2a 86.17 198.78 8.76 1208.35 0.00 0.00 0.00 0.10 [2024-08-20T04:03:42.519Z] 03:07:01 vethfe491cc 82.46 138.06 8.35 1200.00 0.00 0.00 0.00 0.10 [2024-08-20T04:03:42.519Z] 03:07:01 docker0 469.17 988.63 39.98 7130.54 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:07:01 vethc763b15 0.12 1.10 0.01 0.05 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:07:01 ens3 1082.85 503.19 8565.99 57.62 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 veth3a82c57 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 veth1f76c33 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 veth5138087 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 vethcec7c44 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 veth15e3bce 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 veth9d713f3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 vethb909a6b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 vethb8f74cd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 veth86bce59 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 vethc763b15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 vethcc1bd3a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 vethccd9c1f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 veth2027c7a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 vethc95ec3d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:08:01 ens3 12.33 8.20 9.80 5.53 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 veth3a82c57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 veth1f76c33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 veth5138087 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 vethcec7c44 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 veth15e3bce 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 veth9d713f3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 vethb909a6b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 vethb8f74cd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 veth86bce59 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 vethc763b15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 vethcc1bd3a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 vethccd9c1f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 veth2027c7a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 vethc95ec3d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:09:01 ens3 7.56 3.95 6.15 3.31 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 veth3a82c57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 veth1f76c33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 veth5138087 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 vethcec7c44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 veth15e3bce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 veth9d713f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 vethb909a6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 vethb8f74cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 veth86bce59 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 vethc763b15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 vethcc1bd3a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 vethccd9c1f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 veth2027c7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 vethc95ec3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:10:01 ens3 5.23 2.77 4.21 2.26 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:11:01 ens3 10.85 7.73 9.33 4.95 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:12:01 ens3 0.13 0.12 0.01 0.02 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.519Z] 03:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:15:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:18:01 ens3 0.37 0.32 0.47 0.02 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:20:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:25:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:26:01 ens3 0.22 0.20 0.12 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:30:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:32:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:34:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:35:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:38:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:40:01 ens3 0.22 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:41:01 ens3 7.73 6.03 5.59 6.27 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:45:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:48:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:50:01 ens3 0.42 0.25 0.11 0.08 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:51:01 ens3 0.53 0.27 0.32 0.21 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:54:01 ens3 0.60 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:55:01 ens3 0.30 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:56:01 ens3 0.57 0.47 0.35 0.29 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 03:59:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:00:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:01:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:02:01 ens3 0.40 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] 04:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] Average: docker0 20.53 28.58 1.61 190.32 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] Average: ens3 46.69 32.14 411.75 7.24 0.00 0.00 0.00 0.00 [2024-08-20T04:03:42.520Z] [2024-08-20T04:03:42.520Z] [2024-08-20T04:03:42.520Z] ---> sar -P ALL: [2024-08-20T04:03:42.520Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8010) 08/20/24 _x86_64_ (8 CPU) [2024-08-20T04:03:42.520Z] [2024-08-20T04:03:42.520Z] 02:59:26 LINUX RESTART (8 CPU) [2024-08-20T04:03:42.520Z] [2024-08-20T04:03:42.520Z] 03:00:01 CPU %user %nice %system %iowait %steal %idle [2024-08-20T04:03:42.520Z] 03:01:01 all 8.78 0.00 2.89 2.65 0.07 85.61 [2024-08-20T04:03:42.520Z] 03:01:01 0 9.37 0.00 4.25 5.85 0.10 80.43 [2024-08-20T04:03:42.520Z] 03:01:01 1 10.56 0.00 2.88 1.59 0.07 84.91 [2024-08-20T04:03:42.520Z] 03:01:01 2 12.51 0.00 3.07 9.22 0.07 75.13 [2024-08-20T04:03:42.520Z] 03:01:01 3 8.09 0.00 2.23 2.89 0.05 86.74 [2024-08-20T04:03:42.520Z] 03:01:01 4 5.75 0.00 3.01 0.52 0.05 90.68 [2024-08-20T04:03:42.520Z] 03:01:01 5 8.58 0.00 2.41 0.05 0.08 88.88 [2024-08-20T04:03:42.520Z] 03:01:01 6 9.53 0.00 2.32 0.51 0.05 87.59 [2024-08-20T04:03:42.520Z] 03:01:01 7 5.82 0.00 2.96 0.54 0.08 90.59 [2024-08-20T04:03:42.520Z] 03:02:01 all 17.10 0.00 3.85 5.41 0.07 73.57 [2024-08-20T04:03:42.520Z] 03:02:01 0 17.60 0.00 4.95 19.81 0.08 57.55 [2024-08-20T04:03:42.520Z] 03:02:01 1 15.71 0.00 3.54 1.18 0.07 79.50 [2024-08-20T04:03:42.520Z] 03:02:01 2 18.32 0.00 4.10 4.31 0.07 73.20 [2024-08-20T04:03:42.520Z] 03:02:01 3 18.82 0.00 3.29 0.89 0.07 76.93 [2024-08-20T04:03:42.520Z] 03:02:01 4 15.45 0.00 3.63 11.53 0.08 69.31 [2024-08-20T04:03:42.520Z] 03:02:01 5 15.82 0.00 3.07 0.19 0.07 80.86 [2024-08-20T04:03:42.520Z] 03:02:01 6 16.15 0.00 4.06 4.31 0.08 75.40 [2024-08-20T04:03:42.520Z] 03:02:01 7 18.88 0.00 4.18 1.09 0.07 75.78 [2024-08-20T04:03:42.520Z] 03:03:01 all 27.98 0.00 4.60 2.33 0.10 64.98 [2024-08-20T04:03:42.520Z] 03:03:01 0 31.81 0.00 5.15 0.12 0.10 62.82 [2024-08-20T04:03:42.520Z] 03:03:01 1 25.77 0.00 4.98 0.00 0.10 69.14 [2024-08-20T04:03:42.520Z] 03:03:01 2 28.65 0.00 4.79 0.15 0.12 66.28 [2024-08-20T04:03:42.520Z] 03:03:01 3 27.54 0.00 4.47 3.29 0.08 64.62 [2024-08-20T04:03:42.520Z] 03:03:01 4 27.80 0.00 4.26 2.16 0.15 65.62 [2024-08-20T04:03:42.520Z] 03:03:01 5 25.58 0.00 4.22 9.24 0.10 60.85 [2024-08-20T04:03:42.520Z] 03:03:01 6 27.30 0.00 4.26 0.22 0.08 68.13 [2024-08-20T04:03:42.520Z] 03:03:01 7 29.35 0.00 4.68 3.52 0.08 62.37 [2024-08-20T04:03:42.520Z] 03:04:01 all 65.45 0.00 8.60 1.47 0.15 24.34 [2024-08-20T04:03:42.520Z] 03:04:01 0 64.94 0.00 8.24 1.60 0.12 25.11 [2024-08-20T04:03:42.520Z] 03:04:01 1 64.63 0.00 8.33 0.45 0.14 26.45 [2024-08-20T04:03:42.520Z] 03:04:01 2 66.03 0.00 8.01 6.35 0.14 19.48 [2024-08-20T04:03:42.520Z] 03:04:01 3 68.88 0.00 10.45 0.12 0.13 20.41 [2024-08-20T04:03:42.520Z] 03:04:01 4 64.66 0.00 8.03 0.46 0.10 26.74 [2024-08-20T04:03:42.520Z] 03:04:01 5 64.31 0.00 9.10 0.26 0.17 26.16 [2024-08-20T04:03:42.520Z] 03:04:01 6 64.40 0.00 8.19 0.19 0.22 27.00 [2024-08-20T04:03:42.520Z] 03:04:01 7 65.70 0.00 8.41 2.33 0.14 23.42 [2024-08-20T04:03:42.520Z] 03:05:01 all 12.13 0.00 3.96 7.09 0.08 76.74 [2024-08-20T04:03:42.520Z] 03:05:01 0 11.29 0.00 3.76 23.30 0.07 61.59 [2024-08-20T04:03:42.520Z] 03:05:01 1 13.54 0.00 3.60 1.03 0.13 81.69 [2024-08-20T04:03:42.520Z] 03:05:01 2 10.91 0.00 3.16 1.01 0.08 84.84 [2024-08-20T04:03:42.520Z] 03:05:01 3 17.35 0.00 5.29 2.70 0.07 74.59 [2024-08-20T04:03:42.520Z] 03:05:01 4 10.69 0.00 3.65 11.01 0.08 74.57 [2024-08-20T04:03:42.520Z] 03:05:01 5 11.66 0.00 4.14 0.82 0.08 83.30 [2024-08-20T04:03:42.521Z] 03:05:01 6 10.34 0.00 3.19 0.52 0.08 85.87 [2024-08-20T04:03:42.521Z] 03:05:01 7 11.24 0.00 4.90 16.39 0.07 67.40 [2024-08-20T04:03:42.521Z] 03:06:02 all 13.51 0.00 4.43 37.48 0.15 44.42 [2024-08-20T04:03:42.521Z] 03:06:02 0 13.75 0.00 3.80 52.54 0.10 29.81 [2024-08-20T04:03:42.521Z] 03:06:02 1 14.16 0.00 4.36 20.38 0.25 60.85 [2024-08-20T04:03:42.521Z] 03:06:02 2 14.59 0.00 4.66 47.83 0.17 32.76 [2024-08-20T04:03:42.521Z] 03:06:02 3 13.27 0.00 3.85 16.66 0.09 66.13 [2024-08-20T04:03:42.521Z] 03:06:02 4 13.31 0.00 4.75 58.88 0.24 22.83 [2024-08-20T04:03:42.521Z] 03:06:02 5 13.11 0.00 5.08 23.47 0.09 58.26 [2024-08-20T04:03:42.521Z] 03:06:02 6 13.00 0.00 5.11 58.25 0.14 23.49 [2024-08-20T04:03:42.521Z] 03:06:02 7 12.91 0.00 3.85 22.66 0.15 60.42 [2024-08-20T04:03:42.521Z] 03:07:01 all 11.48 0.00 5.70 38.73 0.11 43.98 [2024-08-20T04:03:42.521Z] 03:07:01 0 11.80 0.00 5.74 35.35 0.09 47.02 [2024-08-20T04:03:42.521Z] 03:07:01 1 10.67 0.00 5.40 41.29 0.10 42.54 [2024-08-20T04:03:42.521Z] 03:07:01 2 10.97 0.00 6.34 43.93 0.17 38.59 [2024-08-20T04:03:42.521Z] 03:07:01 3 9.92 0.00 4.91 26.62 0.07 58.48 [2024-08-20T04:03:42.521Z] 03:07:01 4 12.64 0.00 6.57 37.32 0.12 43.35 [2024-08-20T04:03:42.521Z] 03:07:01 5 11.33 0.00 5.29 36.98 0.09 46.31 [2024-08-20T04:03:42.521Z] 03:07:01 6 12.76 0.00 5.60 42.68 0.14 38.83 [2024-08-20T04:03:42.521Z] 03:07:01 7 11.75 0.00 5.75 45.89 0.10 36.50 [2024-08-20T04:03:42.521Z] 03:08:01 all 8.05 0.00 3.91 17.99 0.05 70.00 [2024-08-20T04:03:42.521Z] 03:08:01 0 7.99 0.00 3.92 25.18 0.05 62.87 [2024-08-20T04:03:42.521Z] 03:08:01 1 7.03 0.00 4.13 20.24 0.05 68.55 [2024-08-20T04:03:42.521Z] 03:08:01 2 8.68 0.00 4.15 6.88 0.03 80.26 [2024-08-20T04:03:42.521Z] 03:08:01 3 7.36 0.00 3.41 4.99 0.03 84.21 [2024-08-20T04:03:42.521Z] 03:08:01 4 8.86 0.00 3.26 7.53 0.05 80.30 [2024-08-20T04:03:42.521Z] 03:08:01 5 8.20 0.00 3.00 1.98 0.05 86.78 [2024-08-20T04:03:42.521Z] 03:08:01 6 8.42 0.00 4.39 19.61 0.05 67.54 [2024-08-20T04:03:42.521Z] 03:08:01 7 7.88 0.00 5.03 57.89 0.07 29.14 [2024-08-20T04:03:42.521Z] 03:09:01 all 88.23 0.00 11.58 0.01 0.18 0.00 [2024-08-20T04:03:42.521Z] 03:09:01 0 87.89 0.00 11.96 0.00 0.15 0.00 [2024-08-20T04:03:42.521Z] 03:09:01 1 88.36 0.00 11.45 0.03 0.15 0.00 [2024-08-20T04:03:42.521Z] 03:09:01 2 87.28 0.00 12.51 0.00 0.21 0.00 [2024-08-20T04:03:42.521Z] 03:09:01 3 88.47 0.00 11.31 0.05 0.15 0.02 [2024-08-20T04:03:42.521Z] 03:09:01 4 87.50 0.00 12.23 0.00 0.27 0.00 [2024-08-20T04:03:42.521Z] 03:09:01 5 88.58 0.00 11.27 0.00 0.15 0.00 [2024-08-20T04:03:42.521Z] 03:09:01 6 88.83 0.00 10.95 0.02 0.21 0.00 [2024-08-20T04:03:42.521Z] 03:09:01 7 88.89 0.00 10.96 0.00 0.15 0.00 [2024-08-20T04:03:42.521Z] 03:10:01 all 88.72 0.00 11.11 0.00 0.17 0.00 [2024-08-20T04:03:42.521Z] 03:10:01 0 88.78 0.00 11.05 0.00 0.17 0.00 [2024-08-20T04:03:42.521Z] 03:10:01 1 88.93 0.00 10.91 0.00 0.15 0.00 [2024-08-20T04:03:42.521Z] 03:10:01 2 88.95 0.00 10.88 0.00 0.17 0.00 [2024-08-20T04:03:42.521Z] 03:10:01 3 88.77 0.00 11.08 0.00 0.16 0.00 [2024-08-20T04:03:42.521Z] 03:10:01 4 88.07 0.00 11.71 0.00 0.23 0.00 [2024-08-20T04:03:42.521Z] 03:10:01 5 88.45 0.00 11.36 0.00 0.19 0.00 [2024-08-20T04:03:42.521Z] 03:10:01 6 89.47 0.00 10.40 0.00 0.13 0.00 [2024-08-20T04:03:42.521Z] 03:10:01 7 88.30 0.00 11.51 0.00 0.19 0.00 [2024-08-20T04:03:42.521Z] 03:11:01 all 34.14 0.00 5.66 9.82 0.09 50.28 [2024-08-20T04:03:42.521Z] 03:11:01 0 33.07 0.00 6.03 7.36 0.12 53.42 [2024-08-20T04:03:42.521Z] 03:11:01 1 34.49 0.00 5.33 7.15 0.08 52.94 [2024-08-20T04:03:42.521Z] 03:11:01 2 34.73 0.00 5.37 4.38 0.12 55.40 [2024-08-20T04:03:42.521Z] 03:11:01 3 31.98 0.00 5.14 11.70 0.08 51.09 [2024-08-20T04:03:42.521Z] 03:11:01 4 35.40 0.00 5.92 35.23 0.08 23.36 [2024-08-20T04:03:42.521Z] 03:11:01 5 34.11 0.00 5.81 6.20 0.08 53.79 [2024-08-20T04:03:42.521Z] 03:11:01 6 33.63 0.00 6.13 3.70 0.08 56.46 [2024-08-20T04:03:42.521Z] 03:11:01 7 35.69 0.00 5.58 2.78 0.08 55.87 [2024-08-20T04:03:42.521Z] [2024-08-20T04:03:42.521Z] 03:11:01 CPU %user %nice %system %iowait %steal %idle [2024-08-20T04:03:42.521Z] 03:12:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.521Z] 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:12:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2024-08-20T04:03:42.521Z] 03:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-20T04:03:42.521Z] 03:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.521Z] 03:12:01 7 0.13 0.00 0.02 0.00 0.00 99.85 [2024-08-20T04:03:42.521Z] 03:13:01 all 0.03 0.00 0.00 0.01 0.01 99.95 [2024-08-20T04:03:42.521Z] 03:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-20T04:03:42.521Z] 03:13:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-20T04:03:42.521Z] 03:13:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2024-08-20T04:03:42.521Z] 03:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-20T04:03:42.521Z] 03:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:13:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-20T04:03:42.521Z] 03:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-20T04:03:42.521Z] 03:14:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2024-08-20T04:03:42.521Z] 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-20T04:03:42.521Z] 03:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.521Z] 03:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.521Z] 03:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-20T04:03:42.521Z] 03:15:01 all 0.02 0.00 0.03 0.01 0.01 99.93 [2024-08-20T04:03:42.521Z] 03:15:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-20T04:03:42.521Z] 03:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:15:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-20T04:03:42.521Z] 03:15:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2024-08-20T04:03:42.521Z] 03:15:01 4 0.02 0.00 0.03 0.05 0.02 99.88 [2024-08-20T04:03:42.521Z] 03:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-20T04:03:42.521Z] 03:16:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.521Z] 03:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.521Z] 03:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.521Z] 03:16:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-20T04:03:42.521Z] 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.521Z] 03:16:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-20T04:03:42.521Z] 03:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.521Z] 03:17:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2024-08-20T04:03:42.521Z] 03:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.521Z] 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.521Z] 03:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.521Z] 03:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-20T04:03:42.521Z] 03:18:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-20T04:03:42.521Z] 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:19:01 all 0.20 0.00 0.02 0.00 0.01 99.77 [2024-08-20T04:03:42.521Z] 03:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.521Z] 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:19:01 2 1.47 0.00 0.08 0.00 0.03 98.42 [2024-08-20T04:03:42.521Z] 03:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-20T04:03:42.521Z] 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.521Z] 03:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.521Z] 03:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.521Z] 03:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-08-20T04:03:42.521Z] 03:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:20:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-20T04:03:42.521Z] 03:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-20T04:03:42.521Z] 03:20:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-20T04:03:42.521Z] 03:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:20:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-20T04:03:42.521Z] 03:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-20T04:03:42.521Z] 03:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:21:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-20T04:03:42.521Z] 03:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:21:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-20T04:03:42.521Z] 03:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-20T04:03:42.521Z] 03:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.521Z] 03:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:22:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-08-20T04:03:42.521Z] 03:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-20T04:03:42.521Z] 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-20T04:03:42.521Z] 03:22:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-20T04:03:42.521Z] [2024-08-20T04:03:42.521Z] 03:22:01 CPU %user %nice %system %iowait %steal %idle [2024-08-20T04:03:42.521Z] 03:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-20T04:03:42.521Z] 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:23:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-20T04:03:42.521Z] 03:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:23:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2024-08-20T04:03:42.521Z] 03:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-20T04:03:42.521Z] 03:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.521Z] 03:24:01 2 0.13 0.00 0.03 0.00 0.03 99.80 [2024-08-20T04:03:42.521Z] 03:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:24:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-20T04:03:42.521Z] 03:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.521Z] 03:25:01 all 0.24 0.00 0.01 0.01 0.01 99.74 [2024-08-20T04:03:42.521Z] 03:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:25:01 2 1.79 0.00 0.03 0.02 0.02 98.14 [2024-08-20T04:03:42.521Z] 03:25:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-20T04:03:42.521Z] 03:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-20T04:03:42.521Z] 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-20T04:03:42.521Z] 03:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.521Z] 03:26:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2024-08-20T04:03:42.521Z] 03:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.521Z] 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.521Z] 03:26:01 2 1.99 0.00 0.00 0.00 0.03 97.98 [2024-08-20T04:03:42.521Z] 03:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.521Z] 03:26:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-20T04:03:42.521Z] 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:27:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2024-08-20T04:03:42.522Z] 03:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:27:01 2 0.90 0.00 0.03 0.00 0.02 99.05 [2024-08-20T04:03:42.522Z] 03:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-20T04:03:42.522Z] 03:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:28:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-08-20T04:03:42.522Z] 03:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:28:01 2 0.50 0.00 0.03 0.00 0.02 99.45 [2024-08-20T04:03:42.522Z] 03:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:28:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-20T04:03:42.522Z] 03:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:29:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-08-20T04:03:42.522Z] 03:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.522Z] 03:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:30:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:30:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:30:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-20T04:03:42.522Z] 03:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:31:01 all 0.04 0.00 0.00 0.00 0.01 99.95 [2024-08-20T04:03:42.522Z] 03:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:31:01 2 0.10 0.00 0.00 0.00 0.03 99.87 [2024-08-20T04:03:42.522Z] 03:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:31:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:31:01 7 0.13 0.00 0.00 0.00 0.00 99.87 [2024-08-20T04:03:42.522Z] 03:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.522Z] 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:32:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:33:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-08-20T04:03:42.522Z] 03:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:33:01 2 1.86 0.00 0.03 0.00 0.03 98.08 [2024-08-20T04:03:42.522Z] 03:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.522Z] [2024-08-20T04:03:42.522Z] 03:33:01 CPU %user %nice %system %iowait %steal %idle [2024-08-20T04:03:42.522Z] 03:34:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-08-20T04:03:42.522Z] 03:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.522Z] 03:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:34:01 2 1.99 0.00 0.02 0.00 0.02 97.98 [2024-08-20T04:03:42.522Z] 03:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:34:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.522Z] 03:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:35:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-08-20T04:03:42.522Z] 03:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:35:01 2 1.99 0.00 0.03 0.00 0.03 97.95 [2024-08-20T04:03:42.522Z] 03:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:35:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2024-08-20T04:03:42.522Z] 03:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-20T04:03:42.522Z] 03:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:36:01 2 0.23 0.00 0.02 0.00 0.02 99.73 [2024-08-20T04:03:42.522Z] 03:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:36:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.522Z] 03:37:01 all 0.03 0.00 0.04 0.01 0.00 99.92 [2024-08-20T04:03:42.522Z] 03:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:37:01 2 0.05 0.00 0.05 0.02 0.02 99.87 [2024-08-20T04:03:42.522Z] 03:37:01 3 0.07 0.00 0.07 0.02 0.00 99.85 [2024-08-20T04:03:42.522Z] 03:37:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-20T04:03:42.522Z] 03:37:01 6 0.02 0.00 0.07 0.00 0.00 99.92 [2024-08-20T04:03:42.522Z] 03:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-20T04:03:42.522Z] 03:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.522Z] 03:38:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-20T04:03:42.522Z] 03:38:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:39:01 all 0.07 0.00 0.01 0.04 0.01 99.87 [2024-08-20T04:03:42.522Z] 03:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:39:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-20T04:03:42.522Z] 03:39:01 2 0.10 0.00 0.03 0.02 0.03 99.82 [2024-08-20T04:03:42.522Z] 03:39:01 3 0.27 0.00 0.02 0.00 0.00 99.72 [2024-08-20T04:03:42.522Z] 03:39:01 4 0.02 0.00 0.00 0.30 0.00 99.68 [2024-08-20T04:03:42.522Z] 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:40:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:40:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:40:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:41:01 all 0.30 0.00 0.03 0.01 0.01 99.66 [2024-08-20T04:03:42.522Z] 03:41:01 0 0.10 0.00 0.03 0.02 0.00 99.85 [2024-08-20T04:03:42.522Z] 03:41:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2024-08-20T04:03:42.522Z] 03:41:01 2 0.35 0.00 0.07 0.03 0.02 99.53 [2024-08-20T04:03:42.522Z] 03:41:01 3 0.20 0.00 0.00 0.00 0.02 99.78 [2024-08-20T04:03:42.522Z] 03:41:01 4 0.20 0.00 0.03 0.00 0.00 99.77 [2024-08-20T04:03:42.522Z] 03:41:01 5 0.12 0.00 0.05 0.00 0.02 99.82 [2024-08-20T04:03:42.522Z] 03:41:01 6 0.12 0.00 0.02 0.00 0.02 99.85 [2024-08-20T04:03:42.522Z] 03:41:01 7 1.05 0.00 0.02 0.02 0.00 98.92 [2024-08-20T04:03:42.522Z] 03:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.522Z] 03:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.522Z] 03:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:42:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-20T04:03:42.522Z] 03:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.522Z] 03:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:43:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-20T04:03:42.522Z] 03:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.522Z] 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:44:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] [2024-08-20T04:03:42.522Z] 03:44:01 CPU %user %nice %system %iowait %steal %idle [2024-08-20T04:03:42.522Z] 03:45:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.522Z] 03:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:45:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-20T04:03:42.522Z] 03:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-20T04:03:42.522Z] 03:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:46:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:47:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2024-08-20T04:03:42.522Z] 03:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:47:01 2 1.34 0.00 0.00 0.00 0.02 98.65 [2024-08-20T04:03:42.522Z] 03:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:47:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-20T04:03:42.522Z] 03:47:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2024-08-20T04:03:42.522Z] 03:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:48:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-08-20T04:03:42.522Z] 03:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:48:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:48:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:49:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.522Z] 03:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-20T04:03:42.522Z] 03:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:49:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-20T04:03:42.522Z] 03:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.522Z] 03:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.522Z] 03:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:50:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:50:01 5 0.08 0.00 0.00 0.02 0.02 99.88 [2024-08-20T04:03:42.522Z] 03:50:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2024-08-20T04:03:42.522Z] 03:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.522Z] 03:51:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2024-08-20T04:03:42.522Z] 03:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.522Z] 03:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:51:01 2 0.95 0.00 0.02 0.00 0.02 99.02 [2024-08-20T04:03:42.522Z] 03:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.522Z] 03:51:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2024-08-20T04:03:42.522Z] 03:51:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-20T04:03:42.522Z] 03:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.522Z] 03:52:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2024-08-20T04:03:42.522Z] 03:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 03:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.523Z] 03:52:01 2 0.65 0.00 0.02 0.02 0.00 99.32 [2024-08-20T04:03:42.523Z] 03:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 03:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-20T04:03:42.523Z] 03:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 03:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.523Z] 03:52:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-20T04:03:42.523Z] 03:53:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-08-20T04:03:42.523Z] 03:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 03:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 03:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-20T04:03:42.523Z] 03:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 03:53:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-20T04:03:42.523Z] 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 03:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 03:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 03:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-20T04:03:42.523Z] 03:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 03:54:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-20T04:03:42.523Z] 03:54:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-20T04:03:42.523Z] 03:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.523Z] 03:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-20T04:03:42.523Z] 03:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 03:54:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-20T04:03:42.523Z] 03:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.523Z] 03:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.523Z] 03:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 03:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 03:55:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-20T04:03:42.523Z] 03:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 03:55:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-20T04:03:42.523Z] 03:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.523Z] 03:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.523Z] 03:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] [2024-08-20T04:03:42.523Z] 03:55:01 CPU %user %nice %system %iowait %steal %idle [2024-08-20T04:03:42.523Z] 03:56:01 all 0.19 0.00 0.00 0.00 0.01 99.80 [2024-08-20T04:03:42.523Z] 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 03:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 03:56:01 2 1.34 0.00 0.00 0.00 0.02 98.65 [2024-08-20T04:03:42.523Z] 03:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 03:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.523Z] 03:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-20T04:03:42.523Z] 03:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.523Z] 03:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.523Z] 03:57:01 all 0.13 0.00 0.02 0.00 0.00 99.85 [2024-08-20T04:03:42.523Z] 03:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 03:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 03:57:01 2 0.94 0.00 0.08 0.00 0.02 98.96 [2024-08-20T04:03:42.523Z] 03:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.523Z] 03:57:01 4 0.00 0.00 0.03 0.02 0.02 99.93 [2024-08-20T04:03:42.523Z] 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 03:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.523Z] 03:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 03:58:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-08-20T04:03:42.523Z] 03:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.523Z] 03:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 03:58:01 2 0.42 0.00 0.02 0.02 0.00 99.55 [2024-08-20T04:03:42.523Z] 03:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-20T04:03:42.523Z] 03:58:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-20T04:03:42.523Z] 03:58:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-20T04:03:42.523Z] 03:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 03:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.523Z] 03:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-20T04:03:42.523Z] 03:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 03:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 03:59:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-20T04:03:42.523Z] 03:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 03:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.523Z] 03:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.523Z] 03:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.523Z] 03:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.523Z] 04:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.523Z] 04:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 04:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 04:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 04:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.523Z] 04:00:01 4 0.02 0.00 0.03 0.02 0.03 99.90 [2024-08-20T04:03:42.523Z] 04:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 04:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.523Z] 04:00:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-20T04:03:42.523Z] 04:01:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-08-20T04:03:42.523Z] 04:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 04:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 04:01:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-20T04:03:42.523Z] 04:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 04:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-20T04:03:42.523Z] 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-20T04:03:42.523Z] 04:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-20T04:03:42.523Z] 04:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.523Z] 04:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-20T04:03:42.523Z] 04:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 04:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 04:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-20T04:03:42.523Z] 04:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-20T04:03:42.523Z] 04:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.523Z] 04:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-20T04:03:42.523Z] 04:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-20T04:03:42.523Z] 04:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 04:03:01 all 0.23 0.00 0.01 0.01 0.01 99.74 [2024-08-20T04:03:42.523Z] 04:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 04:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-20T04:03:42.523Z] 04:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-20T04:03:42.523Z] 04:03:01 3 1.70 0.00 0.00 0.00 0.05 98.26 [2024-08-20T04:03:42.523Z] 04:03:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2024-08-20T04:03:42.523Z] 04:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-20T04:03:42.523Z] 04:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-20T04:03:42.523Z] 04:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-20T04:03:42.523Z] Average: all 5.91 0.00 1.04 1.92 0.03 91.10 [2024-08-20T04:03:42.523Z] Average: 0 5.92 0.00 1.08 2.66 0.02 90.31 [2024-08-20T04:03:42.523Z] Average: 1 5.84 0.00 1.02 1.45 0.02 91.67 [2024-08-20T04:03:42.523Z] Average: 2 6.25 0.00 1.06 1.93 0.04 90.72 [2024-08-20T04:03:42.523Z] Average: 3 5.98 0.00 1.03 1.09 0.02 91.87 [2024-08-20T04:03:42.523Z] Average: 4 5.76 0.00 1.05 2.58 0.03 90.57 [2024-08-20T04:03:42.523Z] Average: 5 5.77 0.00 1.02 1.23 0.02 91.95 [2024-08-20T04:03:42.523Z] Average: 6 5.86 0.00 1.02 2.00 0.03 91.11 [2024-08-20T04:03:42.523Z] Average: 7 5.91 0.00 1.07 2.38 0.02 90.62 [2024-08-20T04:03:42.523Z] [2024-08-20T04:03:42.523Z] [2024-08-20T04:03:42.523Z]