Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 275f03089facd28a9349abe8b145b0e4e63c7667+574c71a500a07162c29ac549af62d3136e4ef698 (fec3b0231dc71a6b17a8fbb5e664f5fa44eb7fcf) 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-ssh9057581980997371988.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-ssh3781621202827154384.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7566853566640810713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16104701890271997553.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4848/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4848/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1908527657003482276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7275’ Running on prd-ubuntu20.04-docker-8c-8g-7278 in /w/workspace/edgexfoundry_edgex-go_PR-4848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 574c71a500a07162c29ac549af62d3136e4ef698 into PR head commit 275f03089facd28a9349abe8b145b0e4e63c7667 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4848/head:refs/remotes/origin/PR-4848 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 Checking out Revision b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 (PR-4848) > git checkout -f 275f03089facd28a9349abe8b145b0e4e63c7667 # 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 574c71a500a07162c29ac549af62d3136e4ef698 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 # timeout=10 Commit message: "Merge commit '574c71a500a07162c29ac549af62d3136e4ef698' into HEAD" > git rev-list --no-walk 275f03089facd28a9349abe8b145b0e4e63c7667 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-07T08:30:19.061Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-07T08:30:19.119Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-07T08:30:19.144Z] ========================================================= [2024-08-07T08:30:19.144Z] EdgeX Global Pipelines Version Info [2024-08-07T08:30:19.144Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-07T08:30:19.919Z] ------------------- [2024-08-07T08:30:19.919Z] stable info: [2024-08-07T08:30:19.919Z] ------------------- [2024-08-07T08:30:19.919Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T08:30:19.919Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T08:30:19.919Z] Message: update stable to v1.0.260 [2024-08-07T08:30:20.492Z] ------------------- [2024-08-07T08:30:20.492Z] experimental info: [2024-08-07T08:30:20.492Z] ------------------- [2024-08-07T08:30:20.492Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T08:30:20.492Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-07T08:30:20.492Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-07T08:30:20.573Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-07T08:30:20.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-07T08:30:20.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-07T08:30:20.634Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-07T08:30:20.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-07T08:30:20.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-07T08:30:20.687Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-07T08:30:20.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-07T08:30:20.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-07T08:30:20.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-07T08:30:20.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-07T08:30:20.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-07T08:30:20.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-07T08:30:20.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-07T08:30:20.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-07T08:30:20.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T08:30:20.906Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T08:30:20.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-07T08:30:20.955Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-07T08:30:20.988Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-07T08:30:21.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-07T08:30:21.029Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-07T08:30:21.048Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-07T08:30:21.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4848 [Pipeline] echo [2024-08-07T08:30:21.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4848 [Pipeline] echo [2024-08-07T08:30:21.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4848 [Pipeline] echo [2024-08-07T08:30:21.143Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [Pipeline] echo [2024-08-07T08:30:21.162Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4bb3ad [Pipeline] echo [2024-08-07T08:30:21.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T08:30:21.238Z] provisioning config files... [2024-08-07T08:30:21.253Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7389204027274259382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T08:30:21.589Z] ---> ****-login.sh [2024-08-07T08:30:21.589Z] nexus3.edgexfoundry.org:10001 [2024-08-07T08:30:21.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:30:21.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:30:21.849Z] Configure a credential helper to remove this warning. See [2024-08-07T08:30:21.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:30:21.849Z] [2024-08-07T08:30:21.849Z] Login Succeeded [2024-08-07T08:30:21.849Z] nexus3.edgexfoundry.org:10002 [2024-08-07T08:30:21.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:30:22.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:30:22.109Z] Configure a credential helper to remove this warning. See [2024-08-07T08:30:22.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:30:22.109Z] [2024-08-07T08:30:22.109Z] Login Succeeded [2024-08-07T08:30:22.109Z] nexus3.edgexfoundry.org:10003 [2024-08-07T08:30:22.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:30:22.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:30:22.109Z] Configure a credential helper to remove this warning. See [2024-08-07T08:30:22.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:30:22.110Z] [2024-08-07T08:30:22.110Z] Login Succeeded [2024-08-07T08:30:22.110Z] nexus3.edgexfoundry.org:10004 [2024-08-07T08:30:22.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:30:22.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:30:22.110Z] Configure a credential helper to remove this warning. See [2024-08-07T08:30:22.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:30:22.110Z] [2024-08-07T08:30:22.110Z] Login Succeeded [2024-08-07T08:30:22.110Z] ****.io [2024-08-07T08:30:22.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:30:22.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:30:22.630Z] Configure a credential helper to remove this warning. See [2024-08-07T08:30:22.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:30:22.630Z] [2024-08-07T08:30:22.630Z] Login Succeeded [2024-08-07T08:30:22.630Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T08:30:22.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T08:30:22.968Z] + 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-07T08:30:22.968Z] + dirname cmd/core-command/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T08:30:22.968Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2024-08-07T08:30:22.968Z] -f2 [2024-08-07T08:30:22.968Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/core-keeper/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/core-metadata/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-07T08:30:22.968Z] + + cut -d/ -f2dirname [2024-08-07T08:30:22.968Z] cmd/security-bootstrapper/Dockerfile [2024-08-07T08:30:22.968Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/support-notifications/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-07T08:30:22.968Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-07T08:30:22.968Z] + cut -d/ -f2 [2024-08-07T08:30:22.968Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-07T08:30:22.997Z] 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-07T08:30:23.367Z] + git rev-list -1 --merges b4bb3adf8f0334d8efada799c6e60148dcd0f3e0~1..b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [Pipeline] echo [2024-08-07T08:30:23.378Z] -----------> git rev-list -1 --merges b4bb3adf8f0334d8efada799c6e60148dcd0f3e0~1..b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [2024-08-07T08:30:23.378Z] b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [false] [Pipeline] sh [2024-08-07T08:30:23.673Z] + git log --format=format:%s -1 b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [Pipeline] echo [2024-08-07T08:30:23.687Z] ========================================================= [2024-08-07T08:30:23.687Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-07T08:30:23.687Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-07T08:30:24.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-07T08:30:24.109Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-07T08:30:24.109Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-07T08:30:24.109Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-07T08:30:24.109Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-07T08:30:24.109Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-07T08:30:24.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:30:24.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T08:30:24.524Z] [2024-08-07T08:30:24.524Z] 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-07T08:30:24.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T08:30:24.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-07T08:30:24.850Z] b85a868b505f: Pulling fs layer [2024-08-07T08:30:24.850Z] e2be974225ed: Pulling fs layer [2024-08-07T08:30:24.850Z] 339a4e72a1f5: Pulling fs layer [2024-08-07T08:30:24.850Z] 988bab9f4d93: Pulling fs layer [2024-08-07T08:30:24.850Z] 1469e6f7b9e6: Pulling fs layer [2024-08-07T08:30:24.850Z] eaf3925da568: Pulling fs layer [2024-08-07T08:30:24.850Z] bab4dde63d76: Pulling fs layer [2024-08-07T08:30:24.850Z] bde34c3a00c8: Pulling fs layer [2024-08-07T08:30:24.850Z] b352a97aabf1: Pulling fs layer [2024-08-07T08:30:24.850Z] 4872d77fe225: Pulling fs layer [2024-08-07T08:30:24.850Z] 5851b861e8e6: Pulling fs layer [2024-08-07T08:30:24.850Z] 988bab9f4d93: Waiting [2024-08-07T08:30:24.850Z] 1469e6f7b9e6: Waiting [2024-08-07T08:30:24.850Z] eaf3925da568: Waiting [2024-08-07T08:30:24.850Z] b352a97aabf1: Waiting [2024-08-07T08:30:24.850Z] bab4dde63d76: Waiting [2024-08-07T08:30:24.850Z] bde34c3a00c8: Waiting [2024-08-07T08:30:24.850Z] 4872d77fe225: Waiting [2024-08-07T08:30:24.850Z] e2be974225ed: Verifying Checksum [2024-08-07T08:30:24.850Z] e2be974225ed: Download complete [2024-08-07T08:30:24.850Z] 988bab9f4d93: Verifying Checksum [2024-08-07T08:30:24.850Z] 988bab9f4d93: Download complete [2024-08-07T08:30:24.850Z] 1469e6f7b9e6: Verifying Checksum [2024-08-07T08:30:24.850Z] 1469e6f7b9e6: Download complete [2024-08-07T08:30:24.850Z] eaf3925da568: Download complete [2024-08-07T08:30:24.850Z] 339a4e72a1f5: Verifying Checksum [2024-08-07T08:30:24.850Z] 339a4e72a1f5: Download complete [2024-08-07T08:30:24.850Z] bde34c3a00c8: Download complete [2024-08-07T08:30:25.109Z] b352a97aabf1: Download complete [2024-08-07T08:30:25.109Z] 4872d77fe225: Verifying Checksum [2024-08-07T08:30:25.109Z] 4872d77fe225: Download complete [2024-08-07T08:30:25.109Z] 5851b861e8e6: Verifying Checksum [2024-08-07T08:30:25.109Z] 5851b861e8e6: Download complete [2024-08-07T08:30:25.109Z] b85a868b505f: Verifying Checksum [2024-08-07T08:30:25.109Z] b85a868b505f: Download complete [2024-08-07T08:30:25.368Z] bab4dde63d76: Verifying Checksum [2024-08-07T08:30:25.368Z] bab4dde63d76: Download complete [2024-08-07T08:30:26.310Z] b85a868b505f: Pull complete [2024-08-07T08:30:26.575Z] e2be974225ed: Pull complete [2024-08-07T08:30:26.834Z] 339a4e72a1f5: Pull complete [2024-08-07T08:30:27.098Z] 988bab9f4d93: Pull complete [2024-08-07T08:30:27.364Z] 1469e6f7b9e6: Pull complete [2024-08-07T08:30:27.364Z] eaf3925da568: Pull complete [2024-08-07T08:30:29.269Z] bab4dde63d76: Pull complete [2024-08-07T08:30:29.269Z] bde34c3a00c8: Pull complete [2024-08-07T08:30:29.269Z] b352a97aabf1: Pull complete [2024-08-07T08:30:29.269Z] 4872d77fe225: Pull complete [2024-08-07T08:30:29.269Z] 5851b861e8e6: Pull complete [2024-08-07T08:30:29.269Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-07T08:30:29.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T08:30:29.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:30:29.400Z] prd-ubuntu20.04-docker-8c-8g-7278 does not seem to be running inside a container [2024-08-07T08:30:29.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07T08:30:33.697Z] $ docker top f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-07T08:30:35.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T08:30:35.948Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T08:30:36.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T08:30:36.083Z] $ docker exec f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f ssh-agent [2024-08-07T08:30:36.189Z] SSH_AUTH_SOCK=/tmp/ssh-SsumrEds25X5/agent.32 [2024-08-07T08:30:36.189Z] SSH_AGENT_PID=38 [2024-08-07T08:30:36.194Z] Running ssh-add (command line suppressed) [2024-08-07T08:30:36.295Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1422001676071809976.key (/w/workspace/edgex-go/2@tmp/private_key_1422001676071809976.key) [2024-08-07T08:30:36.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T08:30:36.608Z] + git tag --points-at HEAD [Pipeline] } [2024-08-07T08:30:36.616Z] $ docker exec --env ******** --env ******** f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f ssh-agent -k [2024-08-07T08:30:36.722Z] unset SSH_AUTH_SOCK; [2024-08-07T08:30:36.723Z] unset SSH_AGENT_PID; [2024-08-07T08:30:36.723Z] echo Agent pid 38 killed; [2024-08-07T08:30:36.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-07T08:30:36.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T08:30:36.783Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T08:30:36.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T08:30:36.899Z] $ docker exec f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f ssh-agent [2024-08-07T08:30:37.019Z] SSH_AUTH_SOCK=/tmp/ssh-Oum4KSexbQa0/agent.71 [2024-08-07T08:30:37.019Z] SSH_AGENT_PID=77 [2024-08-07T08:30:37.023Z] Running ssh-add (command line suppressed) [2024-08-07T08:30:37.121Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5161771723919691864.key (/w/workspace/edgex-go/2@tmp/private_key_5161771723919691864.key) [2024-08-07T08:30:37.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T08:30:37.438Z] + git semver init [2024-08-07T08:30:37.716Z] 2024-08-07 08:30:37,638 [run_init] DEBUG init version:0.0.0 force:False [2024-08-07T08:30:37.716Z] 2024-08-07 08:30:37,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-08-07T08:30:37.716Z] 2024-08-07 08:30:37,639 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-08-07T08:30:37.716Z] 2024-08-07 08:30:37,639 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-08-07T08:30:44.301Z] 2024-08-07 08:30:43,752 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-08-07T08:30:44.301Z] 2024-08-07 08:30:43,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4848 with force:False [2024-08-07T08:30:44.301Z] 2024-08-07 08:30:43,752 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4848 [2024-08-07T08:30:44.301Z] 2024-08-07 08:30:43,755 [execute] INFO git cat-file --batch-check [2024-08-07T08:30:44.301Z] 2024-08-07 08:30:43,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T08:30:44.301Z] 2024-08-07 08:30:43,761 [execute] INFO git cat-file --batch [2024-08-07T08:30:44.301Z] 2024-08-07 08:30:43,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T08:30:44.301Z] 2024-08-07 08:30:43,767 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4848 [2024-08-07T08:30:44.301Z] 0.0.0 [Pipeline] } [2024-08-07T08:30:44.311Z] $ docker exec --env ******** --env ******** f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f ssh-agent -k [2024-08-07T08:30:44.409Z] unset SSH_AUTH_SOCK; [2024-08-07T08:30:44.410Z] unset SSH_AGENT_PID; [2024-08-07T08:30:44.410Z] echo Agent pid 77 killed; [2024-08-07T08:30:44.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T08:30:44.748Z] + git semver [Pipeline] } [2024-08-07T08:30:45.017Z] $ docker stop --time=1 f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f [2024-08-07T08:30:46.301Z] $ docker rm -f --volumes f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T08:30:46.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-07T08:30:46.928Z] Stashed 1 file(s) [Pipeline] echo [2024-08-07T08:30:46.933Z] [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-07T08:30:47.366Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-07T08:30:47.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T08:30:47.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T08:30:47.418Z] ========================================================= [2024-08-07T08:30:47.418Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-07T08:30:47.418Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:30:47.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T08:30:48.010Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-07T08:30:48.010Z] 619be1103602: Pulling fs layer [2024-08-07T08:30:48.010Z] 7862e08f4a3e: Pulling fs layer [2024-08-07T08:30:48.010Z] 5df492c9dc93: Pulling fs layer [2024-08-07T08:30:48.010Z] 7629e6793208: Pulling fs layer [2024-08-07T08:30:48.010Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T08:30:48.010Z] fb5054dd5b73: Pulling fs layer [2024-08-07T08:30:48.010Z] eeca6798cff9: Pulling fs layer [2024-08-07T08:30:48.010Z] aa269ceb94a6: Pulling fs layer [2024-08-07T08:30:48.010Z] ada007ff1a6a: Pulling fs layer [2024-08-07T08:30:48.010Z] 4f4fb700ef54: Waiting [2024-08-07T08:30:48.010Z] 7629e6793208: Waiting [2024-08-07T08:30:48.010Z] fb5054dd5b73: Waiting [2024-08-07T08:30:48.010Z] eeca6798cff9: Waiting [2024-08-07T08:30:48.010Z] aa269ceb94a6: Waiting [2024-08-07T08:30:48.010Z] ada007ff1a6a: Waiting [2024-08-07T08:30:48.010Z] 7862e08f4a3e: Verifying Checksum [2024-08-07T08:30:48.010Z] 7862e08f4a3e: Download complete [2024-08-07T08:30:48.010Z] 7629e6793208: Download complete [2024-08-07T08:30:48.010Z] 619be1103602: Verifying Checksum [2024-08-07T08:30:48.010Z] 619be1103602: Download complete [2024-08-07T08:30:48.010Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T08:30:48.010Z] 4f4fb700ef54: Download complete [2024-08-07T08:30:48.010Z] fb5054dd5b73: Download complete [2024-08-07T08:30:48.010Z] eeca6798cff9: Verifying Checksum [2024-08-07T08:30:48.010Z] eeca6798cff9: Download complete [2024-08-07T08:30:48.273Z] 619be1103602: Pull complete [2024-08-07T08:30:48.273Z] 7862e08f4a3e: Pull complete [2024-08-07T08:30:48.533Z] ada007ff1a6a: Verifying Checksum [2024-08-07T08:30:48.533Z] ada007ff1a6a: Download complete [2024-08-07T08:30:48.533Z] 5df492c9dc93: Verifying Checksum [2024-08-07T08:30:48.533Z] 5df492c9dc93: Download complete [2024-08-07T08:30:49.109Z] aa269ceb94a6: Verifying Checksum [2024-08-07T08:30:49.109Z] aa269ceb94a6: Download complete [2024-08-07T08:30:52.426Z] 5df492c9dc93: Pull complete [2024-08-07T08:30:52.426Z] 7629e6793208: Pull complete [2024-08-07T08:30:52.426Z] 4f4fb700ef54: Pull complete [2024-08-07T08:30:52.426Z] fb5054dd5b73: Pull complete [2024-08-07T08:30:52.426Z] eeca6798cff9: Pull complete [2024-08-07T08:30:54.980Z] aa269ceb94a6: Pull complete [2024-08-07T08:30:55.548Z] ada007ff1a6a: Pull complete [2024-08-07T08:30:55.548Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-07T08:30:55.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T08:30:55.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:30:55.844Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T08:30:55.845Z] WORKDIR /edgex [2024-08-07T08:30:55.845Z] COPY go.mod . [2024-08-07T08:30:55.845Z] RUN go mod download [2024-08-07T08:30:55.845Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-07T08:30:56.412Z] Sending build context to Docker daemon 178.9MB [2024-08-07T08:30:56.412Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T08:30:56.412Z] ---> f489d0715acc [2024-08-07T08:30:56.412Z] Step 2/4 : WORKDIR /edgex [2024-08-07T08:31:02.029Z] Still waiting to schedule task [2024-08-07T08:31:02.030Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7276’ [2024-08-07T08:31:03.069Z] ---> Running in b8d8bf2422e2 [2024-08-07T08:31:03.069Z] Removing intermediate container b8d8bf2422e2 [2024-08-07T08:31:03.069Z] ---> b5422abb3ee1 [2024-08-07T08:31:03.069Z] Step 3/4 : COPY go.mod . [2024-08-07T08:31:03.069Z] ---> 1d7c00650015 [2024-08-07T08:31:03.069Z] Step 4/4 : RUN go mod download [2024-08-07T08:31:03.069Z] ---> Running in ecd079d22cec [2024-08-07T08:31:29.617Z] Removing intermediate container ecd079d22cec [2024-08-07T08:31:29.617Z] ---> e4b6e2a49cf3 [2024-08-07T08:31:29.617Z] Successfully built e4b6e2a49cf3 [2024-08-07T08:31:29.617Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:31:29.921Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T08:31:29.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:31:30.001Z] prd-ubuntu20.04-docker-8c-8g-7278 does not seem to be running inside a container [2024-08-07T08:31:30.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07T08:31:30.483Z] $ docker top a998e8abce3c7c2fe3d7d8ec9bb8adcf7c14eee28034d15e85ef69cb542723cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T08:31:30.827Z] + go version [2024-08-07T08:31:30.827Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-07T08:31:30.834Z] $ docker stop --time=1 a998e8abce3c7c2fe3d7d8ec9bb8adcf7c14eee28034d15e85ef69cb542723cf [2024-08-07T08:31:32.128Z] $ docker rm -f --volumes a998e8abce3c7c2fe3d7d8ec9bb8adcf7c14eee28034d15e85ef69cb542723cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:31:32.564Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T08:31:32.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:31:32.637Z] prd-ubuntu20.04-docker-8c-8g-7278 does not seem to be running inside a container [2024-08-07T08:31:32.667Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07T08:31:32.992Z] $ docker top 8184d1238f70c8c96a5afe7ca359b6e2e8ec778126d81dad84739d6628bc84e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T08:31:33.062Z] ========================================================= [2024-08-07T08:31:33.062Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T08:31:33.062Z] ========================================================= [Pipeline] sh [2024-08-07T08:31:33.341Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:31:33.656Z] + make test [2024-08-07T08:31:33.656Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T08:31:41.767Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T08:32:08.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T08:32:08.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T08:32:08.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T08:32:08.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T08:32:08.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T08:32:08.549Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T08:32:08.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T08:32:08.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T08:32:08.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T08:32:08.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T08:32:08.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T08:32:08.824Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T08:32:09.082Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T08:32:09.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T08:32:09.083Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T08:32:09.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T08:32:10.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T08:32:10.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T08:32:11.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-08-07T08:32:12.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T08:32:12.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T08:32:12.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T08:32:12.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T08:32:12.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T08:32:13.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-08-07T08:32:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T08:32:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T08:32:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:32:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T08:32:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T08:32:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T08:32:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T08:32:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T08:32:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T08:32:14.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T08:32:14.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:32:14.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T08:32:14.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T08:32:14.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T08:32:16.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2024-08-07T08:32:16.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements [2024-08-07T08:32:16.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.569s coverage: 93.4% of statements [2024-08-07T08:32:16.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements [2024-08-07T08:32:16.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T08:32:16.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T08:32:17.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T08:32:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T08:32:20.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.328s coverage: 95.8% of statements [2024-08-07T08:32:20.241Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements [2024-08-07T08:32:20.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T08:32:20.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T08:32:21.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.017s coverage: 0.0% of statements [no tests to run] [2024-08-07T08:32:21.641Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 0.8% of statements [2024-08-07T08:32:21.641Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements [2024-08-07T08:32:21.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-07T08:32:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.018s coverage: 77.8% of statements [2024-08-07T08:32:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-07T08:32:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-08-07T08:32:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-07T08:32:23.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T08:32:23.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T08:32:23.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T08:32:23.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T08:32:23.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T08:32:23.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T08:32:23.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T08:32:23.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T08:32:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T08:32:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T08:32:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T08:32:25.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T08:32:25.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T08:32:25.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T08:32:25.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T08:32:25.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T08:32:25.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T08:32:26.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T08:32:27.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T08:32:28.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T08:32:29.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T08:32:29.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T08:32:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T08:32:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T08:32:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T08:32:32.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T08:32:32.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T08:32:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T08:32:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T08:32:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T08:32:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T08:32:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T08:32:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T08:32:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T08:32:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T08:32:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T08:32:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:32:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T08:32:34.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-08-07T08:32:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T08:32:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T08:32:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T08:32:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T08:32:36.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T08:32:36.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:32:36.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T08:32:36.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T08:32:37.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T08:32:37.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T08:32:38.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T08:32:38.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.040s coverage: 92.9% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.030s coverage: 87.2% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 36.5% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.274s coverage: 19.9% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-08-07T08:32:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements [2024-08-07T08:32:48.831Z] 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-07T08:32:48.831Z] running golangci-lint [2024-08-07T08:32:48.831Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-07T08:32:48.831Z] go version go1.21.9 linux/amd64 [2024-08-07T08:32:48.831Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-07T08:32:48.831Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-07T08:33:10.755Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 20.693158344s" [2024-08-07T08:33:10.755Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.102172ms" [2024-08-07T08:33:20.716Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.388511109s with top 10 stages: buildir: 49.731399082s, gosec: 7.690716965s, inspect: 3.186861172s, fact_deprecated: 3.139718031s, printf: 1.81113401s, ctrlflow: 1.604558346s, nilness: 1.287588466s, SA5012: 1.167589205s, isgenerated: 1.106236651s, fact_purity: 1.020499156s" [2024-08-07T08:33:20.716Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-07T08:33:20.716Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 213/213, autogenerated_exclude: 213/213, exclude-rules: 21/213, path_prettifier: 213/213, skip_dirs: 213/213, exclude: 213/213, filename_unadjuster: 213/213, cgo: 213/213, identifier_marker: 213/213, nolint: 0/21" [2024-08-07T08:33:20.716Z] level=info msg="[runner] processing took 19.866869ms with stages: identifier_marker: 8.075457ms, nolint: 6.808958ms, autogenerated_exclude: 1.600731ms, path_prettifier: 1.460991ms, exclude-rules: 1.091997ms, skip_dirs: 780.665µs, cgo: 30.04µs, filename_unadjuster: 14.06µs, max_same_issues: 790ns, diff: 420ns, skip_files: 410ns, fixer: 390ns, uniq_by_line: 350ns, exclude: 340ns, severity-rules: 270ns, sort_results: 250ns, path_shortener: 200ns, max_from_linter: 180ns, source_code: 150ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2024-08-07T08:33:20.716Z] level=info msg="[runner] linters took 10.469135495s with stages: goanalysis_metalinter: 10.449174595s" [2024-08-07T08:33:20.716Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-07T08:33:20.716Z] level=info msg="Memory: 313 samples, avg is 291.7MB, max is 1296.9MB" [2024-08-07T08:33:20.716Z] level=info msg="Execution took 31.214202764s" [2024-08-07T08:33:20.716Z] go vet ./... [2024-08-07T08:33:25.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T08:33:25.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T08:33:25.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-07T08:33:25.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T08:33:26.285Z] + ls -al . [2024-08-07T08:33:26.285Z] total 872 [2024-08-07T08:33:26.285Z] drwxrwxr-x 11 1001 1001 4096 Aug 7 08:31 . [2024-08-07T08:33:26.285Z] drwxr-xr-x 4 root root 4096 Aug 7 08:31 .. [2024-08-07T08:33:26.285Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:30 .blubracket [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 08:30 .dockerignore [2024-08-07T08:33:26.285Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 08:32 .git [2024-08-07T08:33:26.285Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 08:30 .github [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 08:30 .gitignore [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 08:30 .golangci.yml [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 08:30 .hadolint.yml [2024-08-07T08:33:26.285Z] drwxr-xr-x 3 1001 1001 4096 Aug 7 08:30 .semver [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 08:30 .sonarcloud.properties [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 08:30 ADOPTERS.md [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 20806 Aug 7 08:30 Attribution.txt [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 08:30 CHANGELOG.md [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 08:30 CONTRIBUTING.md [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 08:30 GOVERNANCE.md [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 08:30 Jenkinsfile [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 08:30 LICENSE [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 08:30 Makefile [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 08:30 OWNERS.md [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 08:30 README.md [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 08:30 SECURITY.md [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 08:30 VERSION [2024-08-07T08:33:26.285Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:30 bin [2024-08-07T08:33:26.285Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 08:30 cmd [2024-08-07T08:33:26.285Z] -rw-r--r-- 1 root root 504185 Aug 7 08:32 coverage.out [2024-08-07T08:33:26.285Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:30 fuzz_test [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 7118 Aug 7 08:30 go.mod [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 101672 Aug 7 08:30 go.sum [2024-08-07T08:33:26.285Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 08:30 internal [2024-08-07T08:33:26.285Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 08:30 openapi [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 08:30 security.txt [2024-08-07T08:33:26.285Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 08:30 version.go [Pipeline] sh [2024-08-07T08:33:26.577Z] + '[' -e coverage.out ] [2024-08-07T08:33:26.577Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T08:33:26.690Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T08:33:26.975Z] + make build [2024-08-07T08:33:26.975Z] 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-07T08:33:48.363Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7280 in /w/workspace/edgexfoundry_edgex-go_PR-4848 [Pipeline] { [Pipeline] ws [2024-08-07T08:33:48.382Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-08-07T08:33:48.907Z] 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-07T08:33:50.806Z] 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-07T08:33:51.446Z] The recommended git tool is: git [2024-08-07T08:33:52.181Z] 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-07T08:33:52.746Z] 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-07T08:33:54.646Z] 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-07T08:33:58.829Z] 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-07T08:33:59.581Z] using credential edgex-jenkins-ssh [2024-08-07T08:33:59.612Z] Cloning the remote Git repository [2024-08-07T08:34:00.203Z] 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-07T08:33:59.664Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-07T08:33:59.830Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-08-07T08:34:00.107Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T08:34:00.108Z] > git --version # timeout=10 [2024-08-07T08:34:00.169Z] > git --version # 'git version 2.25.1' [2024-08-07T08:34:00.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T08:34:00.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T08:34:01.581Z] 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-07T08:34:03.480Z] 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-07T08:34:04.412Z] 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-07T08:34:04.978Z] 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-07T08:34:05.548Z] 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-07T08:34:06.481Z] 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-07T08:34:07.421Z] $ docker stop --time=1 8184d1238f70c8c96a5afe7ca359b6e2e8ec778126d81dad84739d6628bc84e9 [2024-08-07T08:34:15.671Z] $ docker rm -f --volumes 8184d1238f70c8c96a5afe7ca359b6e2e8ec778126d81dad84739d6628bc84e9 [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-07T08:34:16.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T08:34:16.844Z] [2024-08-07T08:34:16.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:34:17.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T08:34:17.149Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-07T08:34:17.149Z] 91d30c5bc195: Pulling fs layer [2024-08-07T08:34:17.149Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-07T08:34:17.149Z] 9c61dcf015f6: Pulling fs layer [2024-08-07T08:34:17.149Z] 4698f68db338: Pulling fs layer [2024-08-07T08:34:17.149Z] 2a2f49069b9e: Pulling fs layer [2024-08-07T08:34:17.149Z] e0025b399a48: Pulling fs layer [2024-08-07T08:34:17.149Z] 4698f68db338: Waiting [2024-08-07T08:34:17.149Z] e0025b399a48: Waiting [2024-08-07T08:34:17.149Z] 91d30c5bc195: Download complete [2024-08-07T08:34:17.149Z] 4698f68db338: Download complete [2024-08-07T08:34:17.407Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-07T08:34:17.407Z] 2e9b0aa3be6d: Download complete [2024-08-07T08:34:17.407Z] e0025b399a48: Verifying Checksum [2024-08-07T08:34:17.407Z] e0025b399a48: Download complete [2024-08-07T08:34:17.407Z] 91d30c5bc195: Pull complete [2024-08-07T08:34:17.407Z] 2a2f49069b9e: Download complete [2024-08-07T08:34:17.665Z] 2e9b0aa3be6d: Pull complete [2024-08-07T08:34:17.922Z] 9c61dcf015f6: Verifying Checksum [2024-08-07T08:34:17.922Z] 9c61dcf015f6: Download complete [2024-08-07T08:34:20.444Z] 9c61dcf015f6: Pull complete [2024-08-07T08:34:20.444Z] 4698f68db338: Pull complete [2024-08-07T08:34:20.566Z] Merging remotes/origin/main commit 574c71a500a07162c29ac549af62d3136e4ef698 into PR head commit 275f03089facd28a9349abe8b145b0e4e63c7667 [2024-08-07T08:34:18.593Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T08:34:18.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T08:34:19.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T08:34:19.760Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T08:34:19.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T08:34:19.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4848/head:refs/remotes/origin/PR-4848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-07T08:34:21.010Z] 2a2f49069b9e: Pull complete [2024-08-07T08:34:21.010Z] e0025b399a48: Pull complete [2024-08-07T08:34:21.010Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-07T08:34:21.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T08:34:21.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:34:21.176Z] prd-ubuntu20.04-docker-8c-8g-7278 does not seem to be running inside a container [2024-08-07T08:34:21.226Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07T08:34:21.303Z] Merge succeeded, producing e508a6b21f128f97920f5d62b6084af4e68b7139 [2024-08-07T08:34:21.303Z] Checking out Revision e508a6b21f128f97920f5d62b6084af4e68b7139 (PR-4848) [2024-08-07T08:34:20.579Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T08:34:20.704Z] > git checkout -f 275f03089facd28a9349abe8b145b0e4e63c7667 # timeout=10 [2024-08-07T08:34:20.961Z] > git remote # timeout=10 [2024-08-07T08:34:20.982Z] > git config --get remote.origin.url # timeout=10 [2024-08-07T08:34:21.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T08:34:21.024Z] > git merge 574c71a500a07162c29ac549af62d3136e4ef698 # timeout=10 [2024-08-07T08:34:21.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-07T08:34:21.307Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T08:34:21.330Z] > git checkout -f e508a6b21f128f97920f5d62b6084af4e68b7139 # timeout=10 [2024-08-07T08:34:25.098Z] Commit message: "Merge commit '574c71a500a07162c29ac549af62d3136e4ef698' into HEAD" [2024-08-07T08:34:25.103Z] > git rev-list --no-walk 275f03089facd28a9349abe8b145b0e4e63c7667 # timeout=10 [2024-08-07T08:34:25.183Z] $ docker top 666d85dd67cc0aa669799b32ecf5ed5f32e9ce691f005ce0085a69ab6af2a14b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T08:34:25.602Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T08:34:27.085Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-07T08:34:27.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T08:34:27.085Z] Dload Upload Total Spent Left Speed [2024-08-07T08:34:27.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh [2024-08-07T08:34:27.426Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-07T08:34:27.751Z] + sudo tee /etc/docker/daemon.new [2024-08-07T08:34:27.751Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-07T08:34:27.751Z] { [2024-08-07T08:34:27.751Z] "registry-mirrors": [ [2024-08-07T08:34:27.751Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-07T08:34:27.751Z] ], [2024-08-07T08:34:27.751Z] "bip": "10.250.0.254/24", [2024-08-07T08:34:27.751Z] "hosts": [ [2024-08-07T08:34:27.751Z] "tcp://0.0.0.0:5555", [2024-08-07T08:34:27.751Z] "unix:///var/run/docker.sock" [2024-08-07T08:34:27.751Z] ], [2024-08-07T08:34:27.751Z] "mtu": 1458, [2024-08-07T08:34:27.751Z] "selinux-enabled": true, [2024-08-07T08:34:27.751Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-07T08:34:27.751Z] } [Pipeline] sh [2024-08-07T08:34:28.087Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-07T08:34:28.143Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #1 transferring dockerfile: 2.49kB done [2024-08-07T08:34:28.143Z] #1 DONE 0.0s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #2 [core-command internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #2 transferring dockerfile: 1.93kB done [2024-08-07T08:34:28.143Z] #2 DONE 0.0s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #3 transferring dockerfile: 1.70kB done [2024-08-07T08:34:28.143Z] #3 DONE 0.0s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #4 transferring dockerfile: 1.93kB done [2024-08-07T08:34:28.143Z] #4 DONE 0.0s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #5 [security-secretstore-setup internal] load .dockerignore [2024-08-07T08:34:28.143Z] #5 transferring context: 50B done [2024-08-07T08:34:28.143Z] #5 DONE 0.1s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #6 [core-data internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #6 transferring dockerfile: 2.01kB done [2024-08-07T08:34:28.143Z] #6 DONE 0.0s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #7 transferring dockerfile: 1.85kB done [2024-08-07T08:34:28.143Z] #7 DONE 0.0s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #8 transferring dockerfile: 2.23kB done [2024-08-07T08:34:28.143Z] #8 DONE 0.0s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #9 transferring dockerfile: 3.17kB done [2024-08-07T08:34:28.143Z] #9 DONE 0.1s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #10 transferring dockerfile: 2.50kB done [2024-08-07T08:34:28.143Z] #10 DONE 0.1s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #11 transferring dockerfile: 1.81kB done [2024-08-07T08:34:28.143Z] #11 DONE 0.1s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #12 transferring dockerfile: 2.06kB done [2024-08-07T08:34:28.143Z] #12 DONE 0.1s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T08:34:28.143Z] #13 transferring dockerfile: 1.89kB done [2024-08-07T08:34:28.143Z] #13 DONE 0.1s [2024-08-07T08:34:28.143Z] [2024-08-07T08:34:28.143Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T08:34:28.405Z] #14 transferring dockerfile: 2.15kB done [2024-08-07T08:34:28.405Z] #14 DONE 0.1s [2024-08-07T08:34:28.405Z] [2024-08-07T08:34:28.405Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-08-07T08:34:28.405Z] #15 transferring dockerfile: 2.01kB done [2024-08-07T08:34:28.405Z] #15 DONE 0.0s [2024-08-07T08:34:28.405Z] [2024-08-07T08:34:28.405Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-08-07T08:34:28.405Z] #16 transferring dockerfile: 1.95kB done [2024-08-07T08:34:28.405Z] #16 DONE 0.1s [2024-08-07T08:34:28.405Z] [2024-08-07T08:34:28.405Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T08:34:28.405Z] #17 transferring dockerfile: 1.69kB done [2024-08-07T08:34:28.405Z] #17 DONE 0.1s [2024-08-07T08:34:28.405Z] [2024-08-07T08:34:28.405Z] #18 [core-command internal] load .dockerignore [2024-08-07T08:34:28.405Z] #18 transferring context: 50B done [2024-08-07T08:34:28.405Z] #18 DONE 0.0s [2024-08-07T08:34:28.405Z] [2024-08-07T08:34:28.405Z] #19 [security-spire-server internal] load .dockerignore [2024-08-07T08:34:28.405Z] #19 transferring context: 50B done [2024-08-07T08:34:28.405Z] #19 DONE 0.0s [2024-08-07T08:34:28.405Z] [2024-08-07T08:34:28.405Z] #20 [support-scheduler internal] load .dockerignore [2024-08-07T08:34:28.405Z] #20 transferring context: 50B done [2024-08-07T08:34:28.405Z] #20 DONE 0.0s [2024-08-07T08:34:28.405Z] [2024-08-07T08:34:28.405Z] #21 [core-data internal] load .dockerignore [2024-08-07T08:34:28.405Z] #21 transferring context: 50B done [2024-08-07T08:34:28.405Z] #21 DONE 0.0s [2024-08-07T08:34:28.405Z] [2024-08-07T08:34:28.405Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T08:34:28.448Z] + sudo service docker restart [2024-08-07T08:34:28.663Z] #22 transferring context: 50B done [2024-08-07T08:34:28.663Z] #22 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-08-07T08:34:28.663Z] #23 transferring context: 50B done [2024-08-07T08:34:28.663Z] #23 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #24 [security-bootstrapper internal] load .dockerignore [2024-08-07T08:34:28.663Z] #24 transferring context: 50B done [2024-08-07T08:34:28.663Z] #24 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #25 [security-proxy-setup internal] load .dockerignore [2024-08-07T08:34:28.663Z] #25 transferring context: 50B done [2024-08-07T08:34:28.663Z] #25 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #26 [security-spire-agent internal] load .dockerignore [2024-08-07T08:34:28.663Z] #26 transferring context: 50B done [2024-08-07T08:34:28.663Z] #26 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T08:34:28.663Z] #27 transferring context: 50B done [2024-08-07T08:34:28.663Z] #27 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #28 [core-metadata internal] load .dockerignore [2024-08-07T08:34:28.663Z] #28 transferring context: 50B done [2024-08-07T08:34:28.663Z] #28 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:34:28.663Z] #29 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #30 [support-notifications internal] load .dockerignore [2024-08-07T08:34:28.663Z] #30 transferring context: 50B done [2024-08-07T08:34:28.663Z] #30 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #31 [security-spire-config internal] load .dockerignore [2024-08-07T08:34:28.663Z] #31 transferring context: 50B done [2024-08-07T08:34:28.663Z] #31 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #32 [core-keeper internal] load .dockerignore [2024-08-07T08:34:28.663Z] #32 transferring context: 50B done [2024-08-07T08:34:28.663Z] #32 DONE 0.0s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #33 [security-proxy-auth internal] load .dockerignore [2024-08-07T08:34:28.663Z] #33 transferring context: 50B done [2024-08-07T08:34:28.663Z] #33 DONE 0.1s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:34:28.663Z] #34 DONE 0.1s [2024-08-07T08:34:28.663Z] [2024-08-07T08:34:28.663Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:34:28.663Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:34:28.924Z] #35 ... [2024-08-07T08:34:28.924Z] [2024-08-07T08:34:28.924Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:34:28.924Z] #29 DONE 0.0s [2024-08-07T08:34:28.924Z] [2024-08-07T08:34:28.924Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:34:28.924Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:34:28.924Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-07T08:34:28.924Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:34:28.924Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:34:28.924Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-07T08:34:28.924Z] #35 ... [2024-08-07T08:34:28.924Z] [2024-08-07T08:34:28.924Z] #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:34:28.924Z] #29 DONE 0.0s [2024-08-07T08:34:28.924Z] [2024-08-07T08:34:28.924Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:34:28.924Z] #34 DONE 0.2s [2024-08-07T08:34:28.924Z] [2024-08-07T08:34:28.924Z] #35 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:34:28.924Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:34:28.924Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:34:28.924Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T08:34:28.924Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:34:28.924Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:34:28.924Z] #35 ... [2024-08-07T08:34:28.924Z] [2024-08-07T08:34:28.924Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:34:28.924Z] #29 DONE 0.0s [2024-08-07T08:34:28.924Z] [2024-08-07T08:34:28.924Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:34:28.924Z] #34 DONE 0.2s [2024-08-07T08:34:28.924Z] [2024-08-07T08:34:28.924Z] #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:34:28.924Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:34:28.924Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:34:28.924Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T08:34:28.924Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:34:28.924Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:34:29.182Z] #35 ... [2024-08-07T08:34:29.182Z] [2024-08-07T08:34:29.182Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:34:29.182Z] #34 DONE 0.3s [2024-08-07T08:34:29.182Z] [2024-08-07T08:34:29.182Z] #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:34:29.182Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:34:29.182Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:34:29.182Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T08:34:29.182Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:34:29.182Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:34:29.182Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T08:34:29.182Z] #35 ... [2024-08-07T08:34:29.182Z] [2024-08-07T08:34:29.182Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:34:29.182Z] #29 DONE 0.0s [2024-08-07T08:34:29.182Z] [2024-08-07T08:34:29.182Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:34:29.182Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:34:29.182Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:34:29.182Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T08:34:29.182Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:34:29.182Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:34:29.182Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T08:34:29.439Z] #35 ... [2024-08-07T08:34:29.439Z] [2024-08-07T08:34:29.439Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:34:29.439Z] #29 DONE 0.0s [2024-08-07T08:34:29.439Z] [2024-08-07T08:34:29.439Z] #35 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:34:29.439Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:34:29.439Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:34:29.439Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T08:34:29.439Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:34:29.439Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:34:29.439Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T08:34:29.439Z] #35 ... [2024-08-07T08:34:29.439Z] [2024-08-07T08:34:29.439Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:34:29.439Z] #29 DONE 0.0s [2024-08-07T08:34:29.439Z] [2024-08-07T08:34:29.439Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:34:29.439Z] #34 DONE 0.6s [2024-08-07T08:34:29.439Z] [2024-08-07T08:34:29.439Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-07T08:34:29.439Z] #36 DONE 1.0s [2024-08-07T08:34:29.439Z] [2024-08-07T08:34:29.439Z] #35 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:34:29.439Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:34:29.439Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:34:29.439Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T08:34:29.439Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:34:29.439Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:34:29.439Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T08:34:29.698Z] #35 DONE 1.1s [2024-08-07T08:34:29.698Z] [2024-08-07T08:34:29.698Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T08:34:29.958Z] #37 ... [2024-08-07T08:34:29.958Z] [2024-08-07T08:34:29.958Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T08:34:29.958Z] #38 DONE 0.8s [2024-08-07T08:34:29.958Z] [2024-08-07T08:34:29.958Z] #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:34:29.958Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:34:29.958Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:34:29.958Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T08:34:29.958Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:34:29.958Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:34:29.958Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T08:34:29.958Z] #35 DONE 1.1s [2024-08-07T08:34:29.958Z] [2024-08-07T08:34:29.958Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T08:34:29.958Z] #39 DONE 1.1s [2024-08-07T08:34:29.958Z] [2024-08-07T08:34:29.958Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:34:29.958Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:34:36.528Z] #40 ... [2024-08-07T08:34:36.528Z] [2024-08-07T08:34:36.528Z] #41 [core-metadata internal] load build context [2024-08-07T08:34:36.528Z] #41 transferring context: 300.87MB 5.6s [2024-08-07T08:34:38.453Z] #41 transferring context: 493.17MB 8.9s done [2024-08-07T08:34:38.711Z] #41 ... [2024-08-07T08:34:38.711Z] [2024-08-07T08:34:38.711Z] #42 [security-secretstore-setup internal] load build context [2024-08-07T08:34:38.711Z] #42 ... [2024-08-07T08:34:38.711Z] [2024-08-07T08:34:38.711Z] #43 [support-scheduler internal] load build context [2024-08-07T08:34:38.982Z] #43 ... [2024-08-07T08:34:38.982Z] [2024-08-07T08:34:38.982Z] #44 [core-command internal] load build context [2024-08-07T08:34:38.982Z] #44 ... [2024-08-07T08:34:38.982Z] [2024-08-07T08:34:38.982Z] #45 [support-cron-scheduler internal] load build context [2024-08-07T08:34:38.982Z] #45 ... [2024-08-07T08:34:38.982Z] [2024-08-07T08:34:38.982Z] #46 [security-proxy-setup internal] load build context [2024-08-07T08:34:39.948Z] #46 ... [2024-08-07T08:34:39.948Z] [2024-08-07T08:34:39.948Z] #47 [core-data internal] load build context [2024-08-07T08:34:39.948Z] #47 ... [2024-08-07T08:34:39.948Z] [2024-08-07T08:34:39.948Z] #48 [security-bootstrapper internal] load build context [2024-08-07T08:34:40.211Z] #48 ... [2024-08-07T08:34:40.211Z] [2024-08-07T08:34:40.211Z] #49 [support-notifications internal] load build context [2024-08-07T08:34:40.211Z] #49 ... [2024-08-07T08:34:40.211Z] [2024-08-07T08:34:40.211Z] #50 [security-spire-server internal] load build context [2024-08-07T08:34:40.211Z] #50 ... [2024-08-07T08:34:40.211Z] [2024-08-07T08:34:40.211Z] #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-07T08:34:40.211Z] #51 ... [2024-08-07T08:34:40.211Z] [2024-08-07T08:34:40.211Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T08:34:40.471Z] #52 ... [2024-08-07T08:34:40.471Z] [2024-08-07T08:34:40.471Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T08:34:40.471Z] #53 ... [2024-08-07T08:34:40.471Z] [2024-08-07T08:34:40.471Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:34:40.471Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:34:40.729Z] #54 ... [2024-08-07T08:34:40.729Z] [2024-08-07T08:34:40.729Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T08:34:40.729Z] #55 ... [2024-08-07T08:34:40.729Z] [2024-08-07T08:34:40.729Z] #56 [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-07T08:34:40.729Z] #56 ... [2024-08-07T08:34:40.729Z] [2024-08-07T08:34:40.729Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T08:34:40.988Z] #57 ... [2024-08-07T08:34:40.988Z] [2024-08-07T08:34:40.988Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:34:40.988Z] #58 transferring context: 493.17MB 10.4s done [2024-08-07T08:34:40.988Z] #58 ... [2024-08-07T08:34:40.988Z] [2024-08-07T08:34:40.988Z] #59 [security-proxy-auth internal] load build context [2024-08-07T08:34:41.246Z] #59 ... [2024-08-07T08:34:41.246Z] [2024-08-07T08:34:41.246Z] #60 [security-spire-config internal] load build context [2024-08-07T08:34:41.246Z] #60 ... [2024-08-07T08:34:41.246Z] [2024-08-07T08:34:41.246Z] #61 [core-keeper internal] load build context [2024-08-07T08:34:41.246Z] #61 ... [2024-08-07T08:34:41.246Z] [2024-08-07T08:34:41.246Z] #62 [security-spire-agent internal] load build context [2024-08-07T08:34:41.502Z] #62 ... [2024-08-07T08:34:41.502Z] [2024-08-07T08:34:41.502Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T08:34:41.502Z] #63 ... [2024-08-07T08:34:41.502Z] [2024-08-07T08:34:41.502Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T08:34:41.767Z] #64 ... [2024-08-07T08:34:41.767Z] [2024-08-07T08:34:41.767Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-07T08:34:41.767Z] #65 ... [2024-08-07T08:34:41.767Z] [2024-08-07T08:34:41.767Z] #61 [core-keeper internal] load build context [2024-08-07T08:34:41.767Z] #61 transferring context: 493.17MB 12.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T08:34:46.768Z] provisioning config files... [2024-08-07T08:34:46.798Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5041401277430102422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T08:34:47.130Z] #61 ... [2024-08-07T08:34:47.130Z] [2024-08-07T08:34:47.130Z] #42 [security-secretstore-setup internal] load build context [2024-08-07T08:34:47.130Z] #42 transferring context: 493.17MB 13.6s done [2024-08-07T08:34:47.251Z] ---> ****-login.sh [2024-08-07T08:34:47.251Z] nexus3.edgexfoundry.org:10001 [2024-08-07T08:34:47.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:34:47.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:34:47.835Z] Configure a credential helper to remove this warning. See [2024-08-07T08:34:47.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:34:47.835Z] [2024-08-07T08:34:47.835Z] Login Succeeded [2024-08-07T08:34:47.835Z] nexus3.edgexfoundry.org:10002 [2024-08-07T08:34:48.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:34:48.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:34:48.385Z] Configure a credential helper to remove this warning. See [2024-08-07T08:34:48.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:34:48.385Z] [2024-08-07T08:34:48.385Z] Login Succeeded [2024-08-07T08:34:48.385Z] nexus3.edgexfoundry.org:10003 [2024-08-07T08:34:48.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:34:48.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:34:48.654Z] Configure a credential helper to remove this warning. See [2024-08-07T08:34:48.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:34:48.654Z] [2024-08-07T08:34:48.654Z] Login Succeeded [2024-08-07T08:34:48.654Z] nexus3.edgexfoundry.org:10004 [2024-08-07T08:34:48.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:34:49.028Z] #42 ... [2024-08-07T08:34:49.028Z] [2024-08-07T08:34:49.028Z] #43 [support-scheduler internal] load build context [2024-08-07T08:34:49.028Z] #43 transferring context: 493.17MB 10.6s done [2024-08-07T08:34:49.028Z] #43 ... [2024-08-07T08:34:49.028Z] [2024-08-07T08:34:49.028Z] #44 [core-command internal] load build context [2024-08-07T08:34:49.028Z] #44 transferring context: 493.17MB 13.0s done [2024-08-07T08:34:49.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:34:49.199Z] Configure a credential helper to remove this warning. See [2024-08-07T08:34:49.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:34:49.199Z] [2024-08-07T08:34:49.199Z] Login Succeeded [2024-08-07T08:34:49.199Z] ****.io [2024-08-07T08:34:49.286Z] #44 ... [2024-08-07T08:34:49.286Z] [2024-08-07T08:34:49.286Z] #46 [security-proxy-setup internal] load build context [2024-08-07T08:34:49.286Z] #46 transferring context: 493.17MB 12.6s done [2024-08-07T08:34:49.286Z] #46 ... [2024-08-07T08:34:49.286Z] [2024-08-07T08:34:49.286Z] #47 [core-data internal] load build context [2024-08-07T08:34:49.286Z] #47 transferring context: 493.17MB 12.1s done [2024-08-07T08:34:49.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:34:49.545Z] #47 ... [2024-08-07T08:34:49.545Z] [2024-08-07T08:34:49.545Z] #45 [support-cron-scheduler internal] load build context [2024-08-07T08:34:49.545Z] #45 transferring context: 493.17MB 12.1s done [2024-08-07T08:34:49.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:34:49.735Z] Configure a credential helper to remove this warning. See [2024-08-07T08:34:49.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:34:49.735Z] [2024-08-07T08:34:49.735Z] Login Succeeded [2024-08-07T08:34:49.735Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T08:34:49.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-08-07T08:34:49.803Z] #45 ... [2024-08-07T08:34:49.803Z] [2024-08-07T08:34:49.803Z] #49 [support-notifications internal] load build context [2024-08-07T08:34:49.803Z] #49 transferring context: 493.17MB 12.8s done [2024-08-07T08:34:50.061Z] #49 ... [2024-08-07T08:34:50.061Z] [2024-08-07T08:34:50.061Z] #48 [security-bootstrapper internal] load build context [2024-08-07T08:34:50.061Z] #48 transferring context: 493.17MB 12.0s done [Pipeline] sh [2024-08-07T08:34:50.319Z] #48 ... [2024-08-07T08:34:50.319Z] [2024-08-07T08:34:50.319Z] #59 [security-proxy-auth internal] load build context [2024-08-07T08:34:50.319Z] #59 transferring context: 493.17MB 13.0s done [2024-08-07T08:34:50.429Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-07T08:34:50.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T08:34:50.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T08:34:50.498Z] ========================================================= [2024-08-07T08:34:50.498Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-07T08:34:50.498Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:34:50.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T08:34:51.105Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-07T08:34:51.105Z] c6b39de5b339: Pulling fs layer [2024-08-07T08:34:51.105Z] a69c41024577: Pulling fs layer [2024-08-07T08:34:51.105Z] d6de4b400683: Pulling fs layer [2024-08-07T08:34:51.105Z] 35cb2a7552d0: Pulling fs layer [2024-08-07T08:34:51.105Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T08:34:51.105Z] 464afbd9ba4c: Pulling fs layer [2024-08-07T08:34:51.105Z] 00f215d4a9da: Pulling fs layer [2024-08-07T08:34:51.105Z] d496ad576159: Pulling fs layer [2024-08-07T08:34:51.105Z] 35cb2a7552d0: Waiting [2024-08-07T08:34:51.105Z] 4f4fb700ef54: Waiting [2024-08-07T08:34:51.105Z] 464afbd9ba4c: Waiting [2024-08-07T08:34:51.105Z] 00f215d4a9da: Waiting [2024-08-07T08:34:51.105Z] a69c41024577: Verifying Checksum [2024-08-07T08:34:51.105Z] a69c41024577: Download complete [2024-08-07T08:34:51.105Z] 35cb2a7552d0: Verifying Checksum [2024-08-07T08:34:51.105Z] 35cb2a7552d0: Download complete [2024-08-07T08:34:51.105Z] 4f4fb700ef54: Download complete [2024-08-07T08:34:51.105Z] c6b39de5b339: Download complete [2024-08-07T08:34:51.105Z] 464afbd9ba4c: Verifying Checksum [2024-08-07T08:34:51.105Z] 464afbd9ba4c: Download complete [2024-08-07T08:34:51.699Z] d496ad576159: Verifying Checksum [2024-08-07T08:34:51.699Z] d496ad576159: Download complete [2024-08-07T08:34:52.222Z] #59 ... [2024-08-07T08:34:52.222Z] [2024-08-07T08:34:52.222Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-07T08:34:52.222Z] #65 transferring context: 493.17MB 12.5s done [2024-08-07T08:34:52.294Z] c6b39de5b339: Pull complete [2024-08-07T08:34:52.883Z] a69c41024577: Pull complete [2024-08-07T08:34:53.151Z] d6de4b400683: Verifying Checksum [2024-08-07T08:34:53.151Z] d6de4b400683: Download complete [2024-08-07T08:34:54.577Z] 00f215d4a9da: Verifying Checksum [2024-08-07T08:34:54.577Z] 00f215d4a9da: Download complete [2024-08-07T08:35:06.933Z] d6de4b400683: Pull complete [2024-08-07T08:35:06.933Z] 35cb2a7552d0: Pull complete [2024-08-07T08:35:07.202Z] 4f4fb700ef54: Pull complete [2024-08-07T08:35:07.202Z] 464afbd9ba4c: Pull complete [2024-08-07T08:35:07.267Z] #65 ... [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:35:07.267Z] #66 ... [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #43 [support-scheduler internal] load build context [2024-08-07T08:35:07.267Z] #43 DONE 36.3s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #41 [core-metadata internal] load build context [2024-08-07T08:35:07.267Z] #41 DONE 35.9s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:35:07.267Z] #58 DONE 36.2s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #48 [security-bootstrapper internal] load build context [2024-08-07T08:35:07.267Z] #48 DONE 36.2s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #45 [support-cron-scheduler internal] load build context [2024-08-07T08:35:07.267Z] #45 DONE 36.3s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #47 [core-data internal] load build context [2024-08-07T08:35:07.267Z] #47 DONE 36.3s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #44 [core-command internal] load build context [2024-08-07T08:35:07.267Z] #44 DONE 36.4s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #46 [security-proxy-setup internal] load build context [2024-08-07T08:35:07.267Z] #46 DONE 36.2s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #61 [core-keeper internal] load build context [2024-08-07T08:35:07.267Z] #61 DONE 35.8s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #49 [support-notifications internal] load build context [2024-08-07T08:35:07.267Z] #49 DONE 35.9s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-07T08:35:07.267Z] #65 DONE 36.1s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-07T08:35:07.267Z] #37 DONE 35.9s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #42 [security-secretstore-setup internal] load build context [2024-08-07T08:35:07.267Z] #42 DONE 36.6s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:07.267Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 35.2s done [2024-08-07T08:35:07.267Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-07T08:35:07.267Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-08-07T08:35:07.267Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-07T08:35:07.267Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-08-07T08:35:07.267Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T08:35:07.267Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-07T08:35:07.267Z] #40 ... [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #59 [security-proxy-auth internal] load build context [2024-08-07T08:35:07.267Z] #59 DONE 35.9s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #50 [security-spire-server internal] load build context [2024-08-07T08:35:07.267Z] #50 transferring context: 27.23kB done [2024-08-07T08:35:07.267Z] #50 DONE 35.4s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #60 [security-spire-config internal] load build context [2024-08-07T08:35:07.267Z] #60 transferring context: 25.48kB done [2024-08-07T08:35:07.267Z] #60 DONE 35.4s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #62 [security-spire-agent internal] load build context [2024-08-07T08:35:07.267Z] #62 transferring context: 26.76kB done [2024-08-07T08:35:07.267Z] #62 DONE 35.4s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:07.267Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-07T08:35:07.267Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-08-07T08:35:07.267Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-08-07T08:35:07.267Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done [2024-08-07T08:35:07.267Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T08:35:07.267Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 1.4s [2024-08-07T08:35:07.267Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.5s [2024-08-07T08:35:07.267Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.6s [2024-08-07T08:35:07.267Z] #40 ... [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:07.267Z] #51 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:07.267Z] #51 36.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:07.267Z] #51 36.43 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:07.267Z] #51 36.43 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:07.267Z] #51 36.43 OK: 7 MiB in 16 packages [2024-08-07T08:35:07.267Z] #51 DONE 37.2s [2024-08-07T08:35:07.267Z] [2024-08-07T08:35:07.267Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:10.557Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.8s done [2024-08-07T08:35:11.937Z] #40 ... [2024-08-07T08:35:11.938Z] [2024-08-07T08:35:11.938Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T08:35:11.938Z] #53 36.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:11.938Z] #53 36.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:11.938Z] #53 36.64 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T08:35:11.938Z] #53 36.72 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:11.938Z] #53 36.72 (3/4) Installing su-exec (0.2-r3) [2024-08-07T08:35:11.938Z] #53 36.73 (4/4) Installing yq (4.33.3-r5) [2024-08-07T08:35:11.938Z] #53 36.79 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:11.938Z] #53 36.79 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:35:11.938Z] #53 36.85 OK: 17 MiB in 19 packages [2024-08-07T08:35:11.938Z] #53 DONE 42.2s [2024-08-07T08:35:11.938Z] [2024-08-07T08:35:11.938Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:11.938Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-07T08:35:11.938Z] #40 ... [2024-08-07T08:35:11.938Z] [2024-08-07T08:35:11.938Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T08:35:11.938Z] #55 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:11.938Z] #55 36.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:11.938Z] #55 36.35 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:35:11.938Z] #55 36.35 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:35:11.938Z] #55 36.35 OK: 20070 distinct packages available [2024-08-07T08:35:11.938Z] #55 36.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:11.938Z] #55 36.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:11.938Z] #55 36.73 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T08:35:11.938Z] #55 36.75 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T08:35:11.938Z] #55 36.75 (3/11) Installing libunistring (1.1-r1) [2024-08-07T08:35:11.938Z] #55 36.77 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T08:35:11.938Z] #55 36.77 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T08:35:11.938Z] #55 36.77 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T08:35:11.938Z] #55 36.78 (7/11) Installing curl (8.9.0-r0) [2024-08-07T08:35:11.938Z] #55 36.79 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:11.938Z] #55 36.79 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:35:11.938Z] #55 36.79 (10/11) Installing libucontext (1.2-r2) [2024-08-07T08:35:11.938Z] #55 36.80 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T08:35:11.938Z] #55 36.80 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:11.938Z] #55 36.81 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:35:11.938Z] #55 36.86 OK: 12 MiB in 26 packages [2024-08-07T08:35:11.938Z] #55 DONE 42.1s [2024-08-07T08:35:12.197Z] [2024-08-07T08:35:12.197Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T08:35:12.197Z] #64 36.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:12.197Z] #64 36.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:12.197Z] #64 36.72 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T08:35:12.197Z] #64 36.74 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:12.197Z] #64 36.75 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:12.197Z] #64 36.75 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:35:12.197Z] #64 36.78 OK: 8 MiB in 17 packages [2024-08-07T08:35:12.197Z] #64 DONE 42.3s [2024-08-07T08:35:12.197Z] [2024-08-07T08:35:12.197Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:12.197Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-07T08:35:12.197Z] #40 ... [2024-08-07T08:35:12.197Z] [2024-08-07T08:35:12.197Z] #67 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T08:35:12.197Z] #0 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:12.197Z] #0 0.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:12.197Z] #0 1.064 OK: 264 MiB in 52 packages [2024-08-07T08:35:12.197Z] #67 DONE 7.1s [2024-08-07T08:35:12.761Z] [2024-08-07T08:35:12.761Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:12.761Z] #63 41.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:12.761Z] #63 41.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:12.761Z] #63 41.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:12.761Z] #63 41.49 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:12.761Z] #63 41.50 OK: 7 MiB in 16 packages [2024-08-07T08:35:12.761Z] #63 DONE 42.5s [2024-08-07T08:35:12.761Z] [2024-08-07T08:35:12.761Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T08:35:12.761Z] #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:12.761Z] #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:12.761Z] #0 1.244 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:35:12.761Z] #0 1.244 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:35:12.761Z] #0 1.244 OK: 20070 distinct packages available [2024-08-07T08:35:12.761Z] #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:12.761Z] #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:12.761Z] #0 1.633 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:12.761Z] #0 1.635 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:35:12.761Z] #0 1.638 (3/5) Installing libucontext (1.2-r2) [2024-08-07T08:35:12.761Z] #0 1.644 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T08:35:12.761Z] #0 1.650 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T08:35:12.761Z] #0 1.660 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:12.761Z] #0 1.666 OK: 8 MiB in 20 packages [2024-08-07T08:35:12.761Z] #68 DONE 7.3s [2024-08-07T08:35:12.761Z] [2024-08-07T08:35:12.761Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:35:12.761Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 35.2s done [2024-08-07T08:35:12.761Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-08-07T08:35:12.761Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-07T08:35:12.761Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T08:35:12.761Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-07T08:35:12.761Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-07T08:35:12.761Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T08:35:12.761Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 6.3s done [2024-08-07T08:35:12.761Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.7s done [2024-08-07T08:35:12.761Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-07T08:35:12.761Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-07T08:35:12.761Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.1s [2024-08-07T08:35:12.761Z] #54 ... [2024-08-07T08:35:12.761Z] [2024-08-07T08:35:12.761Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:12.761Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.3s [2024-08-07T08:35:13.326Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-08-07T08:35:14.700Z] #40 ... [2024-08-07T08:35:14.700Z] [2024-08-07T08:35:14.700Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T08:35:14.700Z] #57 42.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #57 42.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #57 42.51 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:14.700Z] #57 42.51 (2/2) Installing su-exec (0.2-r3) [2024-08-07T08:35:14.700Z] #57 42.52 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:14.700Z] #57 42.52 OK: 7 MiB in 17 packages [2024-08-07T08:35:14.700Z] #57 DONE 44.6s [2024-08-07T08:35:14.700Z] [2024-08-07T08:35:14.700Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:35:14.700Z] #66 7.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #66 7.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #66 7.562 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:35:14.700Z] #66 7.562 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:35:14.700Z] #66 7.562 OK: 20070 distinct packages available [2024-08-07T08:35:14.700Z] #66 7.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #66 7.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #66 7.868 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:14.700Z] #66 7.869 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:35:14.700Z] #66 7.871 (3/4) Installing libucontext (1.2-r2) [2024-08-07T08:35:14.700Z] #66 7.873 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T08:35:14.700Z] #66 7.876 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:14.700Z] #66 7.880 OK: 8 MiB in 19 packages [2024-08-07T08:35:14.700Z] #66 DONE 9.4s [2024-08-07T08:35:14.700Z] [2024-08-07T08:35:14.700Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:35:14.700Z] #0 6.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #0 6.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #0 7.070 OK: 264 MiB in 52 packages [2024-08-07T08:35:14.700Z] #69 DONE 9.4s [2024-08-07T08:35:14.700Z] [2024-08-07T08:35:14.700Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T08:35:14.700Z] #0 6.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #0 6.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #0 7.099 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:35:14.700Z] #0 7.099 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:35:14.700Z] #0 7.099 OK: 20077 distinct packages available [2024-08-07T08:35:14.700Z] #0 7.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #0 7.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.700Z] #0 7.440 OK: 264 MiB in 52 packages [2024-08-07T08:35:14.701Z] #70 DONE 9.3s [2024-08-07T08:35:14.701Z] [2024-08-07T08:35:14.701Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:35:14.701Z] #71 ... [2024-08-07T08:35:14.701Z] [2024-08-07T08:35:14.701Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T08:35:14.701Z] #72 DONE 9.4s [2024-08-07T08:35:14.960Z] [2024-08-07T08:35:14.960Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T08:35:14.960Z] #52 44.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.960Z] #52 44.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:14.960Z] #52 44.86 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:14.960Z] #52 44.87 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T08:35:14.960Z] #52 44.88 (3/4) Installing su-exec (0.2-r3) [2024-08-07T08:35:14.960Z] #52 44.88 (4/4) Installing yq (4.33.3-r5) [2024-08-07T08:35:14.960Z] #52 44.93 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:14.960Z] #52 44.94 OK: 17 MiB in 19 packages [2024-08-07T08:35:15.255Z] #52 ... [2024-08-07T08:35:15.255Z] [2024-08-07T08:35:15.255Z] #73 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:35:15.256Z] #0 9.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:15.256Z] #0 9.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:15.256Z] #0 9.688 OK: 264 MiB in 52 packages [2024-08-07T08:35:15.514Z] #73 ... [2024-08-07T08:35:15.514Z] [2024-08-07T08:35:15.514Z] #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:35:15.514Z] #74 DONE 3.0s [2024-08-07T08:35:15.514Z] [2024-08-07T08:35:15.514Z] #56 [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-07T08:35:15.514Z] #56 DONE 45.6s [2024-08-07T08:35:15.514Z] [2024-08-07T08:35:15.514Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:15.798Z] #75 ... [2024-08-07T08:35:15.798Z] [2024-08-07T08:35:15.798Z] #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:35:15.798Z] #73 DONE 10.4s [2024-08-07T08:35:15.798Z] [2024-08-07T08:35:15.798Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T08:35:15.798Z] #52 DONE 45.9s [2024-08-07T08:35:15.798Z] [2024-08-07T08:35:15.798Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T08:35:16.057Z] #76 ... [2024-08-07T08:35:16.057Z] [2024-08-07T08:35:16.057Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:35:16.057Z] #71 DONE 1.4s [2024-08-07T08:35:16.057Z] [2024-08-07T08:35:16.057Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:35:16.057Z] #77 DONE 1.4s [2024-08-07T08:35:16.057Z] [2024-08-07T08:35:16.057Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:35:16.318Z] #78 ... [2024-08-07T08:35:16.318Z] [2024-08-07T08:35:16.318Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:35:16.318Z] #79 DONE 0.6s [2024-08-07T08:35:16.578Z] [2024-08-07T08:35:16.578Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:35:16.578Z] #80 ... [2024-08-07T08:35:16.578Z] [2024-08-07T08:35:16.578Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:35:16.578Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-08-07T08:35:16.578Z] #54 DONE 46.6s [2024-08-07T08:35:16.838Z] [2024-08-07T08:35:16.838Z] #81 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-08-07T08:35:16.838Z] #0 5.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:16.838Z] #0 5.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:16.838Z] #0 5.569 OK: 7 MiB in 16 packages [2024-08-07T08:35:16.838Z] #81 DONE 5.9s [2024-08-07T08:35:16.838Z] [2024-08-07T08:35:16.838Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:35:17.096Z] #82 ... [2024-08-07T08:35:17.096Z] [2024-08-07T08:35:17.096Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:17.096Z] #40 DONE 47.1s [2024-08-07T08:35:17.096Z] [2024-08-07T08:35:17.096Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T08:35:17.096Z] #0 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:17.096Z] #0 4.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:17.096Z] #0 4.653 OK: 17 MiB in 19 packages [2024-08-07T08:35:17.096Z] #83 DONE 5.1s [2024-08-07T08:35:17.096Z] [2024-08-07T08:35:17.096Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:35:17.096Z] #0 4.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:17.096Z] #0 4.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:17.096Z] #0 5.000 OK: 8 MiB in 17 packages [2024-08-07T08:35:17.310Z] 00f215d4a9da: Pull complete [2024-08-07T08:35:17.354Z] #84 DONE 5.2s [2024-08-07T08:35:17.354Z] [2024-08-07T08:35:17.354Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:35:17.354Z] #0 4.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:17.354Z] #0 4.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:17.354Z] #0 5.172 OK: 12 MiB in 26 packages [2024-08-07T08:35:17.354Z] #85 DONE 5.3s [2024-08-07T08:35:17.354Z] [2024-08-07T08:35:17.354Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T08:35:17.354Z] #0 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:17.354Z] #0 4.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:17.354Z] #0 4.928 OK: 8 MiB in 20 packages [2024-08-07T08:35:17.579Z] d496ad576159: Pull complete [2024-08-07T08:35:17.579Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-07T08:35:17.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T08:35:17.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [2024-08-07T08:35:17.611Z] #86 ... [2024-08-07T08:35:17.611Z] [2024-08-07T08:35:17.611Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:35:17.611Z] #0 4.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:17.611Z] #0 4.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:17.611Z] #0 4.936 OK: 7 MiB in 16 packages [2024-08-07T08:35:17.611Z] #87 DONE 5.1s [2024-08-07T08:35:17.611Z] [2024-08-07T08:35:17.611Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T08:35:17.611Z] #86 ... [2024-08-07T08:35:17.611Z] [2024-08-07T08:35:17.611Z] #88 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:35:17.611Z] #88 ... [2024-08-07T08:35:17.611Z] [2024-08-07T08:35:17.611Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T08:35:17.611Z] #86 DONE 5.2s [Pipeline] sh [2024-08-07T08:35:17.867Z] [2024-08-07T08:35:17.867Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T08:35:17.918Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T08:35:17.918Z] WORKDIR /edgex [2024-08-07T08:35:17.918Z] COPY go.mod . [2024-08-07T08:35:17.918Z] RUN go mod download -t [2024-08-07T08:35:17.918Z] ci-base-image-arm64 -f - . [2024-08-07T08:35:18.508Z] Sending build context to Docker daemon 3.374MB [2024-08-07T08:35:18.508Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T08:35:18.508Z] ---> f246e2811388 [2024-08-07T08:35:18.508Z] Step 2/4 : WORKDIR /edgex [2024-08-07T08:35:19.244Z] #89 ... [2024-08-07T08:35:19.244Z] [2024-08-07T08:35:19.244Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T08:35:19.244Z] #0 3.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:19.244Z] #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:19.244Z] #0 3.613 OK: 7 MiB in 17 packages [2024-08-07T08:35:19.244Z] #90 DONE 4.8s [2024-08-07T08:35:19.244Z] [2024-08-07T08:35:19.244Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:35:19.244Z] #91 DONE 1.7s [2024-08-07T08:35:19.503Z] [2024-08-07T08:35:19.503Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T08:35:19.503Z] #89 DONE 1.8s [2024-08-07T08:35:19.503Z] [2024-08-07T08:35:19.503Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:35:20.068Z] #92 ... [2024-08-07T08:35:20.068Z] [2024-08-07T08:35:20.068Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T08:35:20.068Z] #0 4.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:20.068Z] #0 4.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:20.068Z] #0 5.110 OK: 8 MiB in 19 packages [2024-08-07T08:35:20.068Z] #93 DONE 5.6s [2024-08-07T08:35:20.325Z] [2024-08-07T08:35:20.325Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:35:20.464Z] ---> Running in 42422340fa74 [2024-08-07T08:35:20.732Z] Removing intermediate container 42422340fa74 [2024-08-07T08:35:20.732Z] ---> b17a5e10e0e2 [2024-08-07T08:35:20.732Z] Step 3/4 : COPY go.mod . [2024-08-07T08:35:21.320Z] ---> bf6e261cda35 [2024-08-07T08:35:21.320Z] Step 4/4 : RUN go mod download [2024-08-07T08:35:21.320Z] ---> Running in fde8dff33821 [2024-08-07T08:35:21.696Z] #94 ... [2024-08-07T08:35:21.696Z] [2024-08-07T08:35:21.696Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T08:35:21.696Z] #95 DONE 1.9s [2024-08-07T08:35:21.696Z] [2024-08-07T08:35:21.696Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:21.696Z] #75 5.858 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:21.696Z] #75 ... [2024-08-07T08:35:21.696Z] [2024-08-07T08:35:21.696Z] #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T08:35:21.696Z] #0 4.702 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:21.696Z] #0 5.173 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:21.696Z] #0 5.884 OK: 264 MiB in 52 packages [2024-08-07T08:35:21.696Z] #96 DONE 6.9s [2024-08-07T08:35:21.696Z] [2024-08-07T08:35:21.696Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:35:21.696Z] #92 DONE 2.1s [2024-08-07T08:35:21.956Z] [2024-08-07T08:35:21.956Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:21.956Z] #75 6.329 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:22.541Z] #75 ... [2024-08-07T08:35:22.541Z] [2024-08-07T08:35:22.541Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T08:35:22.541Z] #97 DONE 0.9s [2024-08-07T08:35:22.541Z] [2024-08-07T08:35:22.541Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:22.541Z] #75 6.959 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:22.541Z] #75 ... [2024-08-07T08:35:22.541Z] [2024-08-07T08:35:22.541Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:35:22.541Z] #94 DONE 2.3s [2024-08-07T08:35:22.541Z] [2024-08-07T08:35:22.541Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T08:35:22.541Z] #98 DONE 0.9s [2024-08-07T08:35:22.541Z] [2024-08-07T08:35:22.541Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T08:35:22.541Z] #99 DONE 0.9s [2024-08-07T08:35:22.541Z] [2024-08-07T08:35:22.541Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T08:35:22.541Z] #100 DONE 0.1s [2024-08-07T08:35:22.541Z] [2024-08-07T08:35:22.541Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:35:22.541Z] #101 DONE 0.1s [2024-08-07T08:35:22.541Z] [2024-08-07T08:35:22.541Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T08:35:22.541Z] #102 DONE 0.1s [2024-08-07T08:35:22.541Z] [2024-08-07T08:35:22.541Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T08:35:22.541Z] #103 DONE 0.1s [2024-08-07T08:35:22.541Z] [2024-08-07T08:35:22.541Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:35:22.798Z] #104 DONE 0.1s [2024-08-07T08:35:22.798Z] [2024-08-07T08:35:22.798Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T08:35:22.798Z] #105 DONE 0.1s [2024-08-07T08:35:22.798Z] [2024-08-07T08:35:22.798Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T08:35:22.798Z] #106 ... [2024-08-07T08:35:22.798Z] [2024-08-07T08:35:22.798Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:35:22.798Z] #107 DONE 0.2s [2024-08-07T08:35:22.798Z] [2024-08-07T08:35:22.798Z] #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T08:35:22.798Z] #108 DONE 3.6s [2024-08-07T08:35:22.798Z] [2024-08-07T08:35:22.798Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:22.798Z] #75 7.286 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:22.798Z] #75 7.293 OK: 7 MiB in 16 packages [2024-08-07T08:35:22.798Z] #75 DONE 7.5s [2024-08-07T08:35:23.057Z] [2024-08-07T08:35:23.057Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T08:35:23.057Z] #109 DONE 0.2s [2024-08-07T08:35:23.057Z] [2024-08-07T08:35:23.057Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T08:35:23.057Z] #106 DONE 0.2s [2024-08-07T08:35:23.057Z] [2024-08-07T08:35:23.057Z] #110 [security-spire-server] exporting to image [2024-08-07T08:35:23.057Z] #110 exporting layers [2024-08-07T08:35:23.057Z] #110 ... [2024-08-07T08:35:23.057Z] [2024-08-07T08:35:23.057Z] #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T08:35:23.057Z] #111 DONE 0.2s [2024-08-07T08:35:23.057Z] [2024-08-07T08:35:23.057Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T08:35:23.057Z] #112 DONE 0.2s [2024-08-07T08:35:23.057Z] [2024-08-07T08:35:23.057Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T08:35:23.057Z] #113 DONE 0.1s [2024-08-07T08:35:23.324Z] [2024-08-07T08:35:23.324Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T08:35:23.324Z] #76 6.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:23.324Z] #76 7.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:23.324Z] #76 7.239 OK: 17 MiB in 19 packages [2024-08-07T08:35:23.324Z] #76 DONE 7.4s [2024-08-07T08:35:23.324Z] [2024-08-07T08:35:23.324Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T08:35:23.324Z] #114 DONE 0.2s [2024-08-07T08:35:23.324Z] [2024-08-07T08:35:23.324Z] #115 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T08:35:23.324Z] #115 DONE 0.1s [2024-08-07T08:35:23.324Z] [2024-08-07T08:35:23.324Z] #110 [security-spire-config] exporting to image [2024-08-07T08:35:23.583Z] #110 exporting layers 0.7s done [2024-08-07T08:35:23.583Z] #110 writing image sha256:5c7a11a316c44f7d42db8d023633ef9623fc052141f1f16672ae181148fac4b7 done [2024-08-07T08:35:23.583Z] #110 naming to docker.io/library/security-spire-server done [2024-08-07T08:35:23.870Z] #110 exporting layers 0.6s done [2024-08-07T08:35:23.870Z] #110 writing image sha256:17f937dfd9f704281363694b9b6e2b7063da61e3c32dfe23b0eeb81d7df21e2d done [2024-08-07T08:35:23.870Z] #110 naming to docker.io/library/security-spire-agent done [2024-08-07T08:35:23.870Z] #110 writing image sha256:02e5ed064d95a98be72379f8dfdaad8b6e8467a914a84e0d7e12de0e1f174cc3 done [2024-08-07T08:35:23.870Z] #110 naming to docker.io/library/security-spire-config done [2024-08-07T08:35:23.870Z] #110 DONE 0.9s [2024-08-07T08:35:23.870Z] [2024-08-07T08:35:23.870Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:02.623Z] #116 DONE 35.1s [2024-08-07T08:36:02.623Z] [2024-08-07T08:36:02.623Z] #88 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:02.623Z] #88 DONE 42.2s [2024-08-07T08:36:02.623Z] [2024-08-07T08:36:02.623Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:02.623Z] #80 DONE 41.3s [2024-08-07T08:36:02.623Z] [2024-08-07T08:36:02.623Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:02.623Z] #78 DONE 41.7s [2024-08-07T08:36:02.623Z] [2024-08-07T08:36:02.623Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:02.623Z] #82 DONE 41.7s [2024-08-07T08:36:02.623Z] [2024-08-07T08:36:02.623Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-07T08:36:07.940Z] #117 DONE 9.8s [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #118 DONE 9.8s [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:07.940Z] #119 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:07.940Z] #120 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #121 [support-scheduler builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #121 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #122 [core-command builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #122 DONE 9.8s [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #123 DONE 9.8s [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #124 [core-data builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #124 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:07.940Z] #125 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:07.940Z] #126 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:07.940Z] #127 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:07.940Z] #128 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #129 [support-notifications builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #129 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:07.940Z] #130 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:07.940Z] #131 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #132 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #133 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:07.940Z] #134 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:07.940Z] #135 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:07.940Z] #136 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #137 [core-metadata builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #137 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:07.940Z] #138 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:07.940Z] #139 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #140 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #140 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:07.940Z] #141 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #142 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #142 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:07.940Z] #143 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:07.940Z] #144 CACHED [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #145 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T08:36:07.940Z] #145 DONE 9.9s [2024-08-07T08:36:07.940Z] [2024-08-07T08:36:07.940Z] #146 [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-07T08:36:08.882Z] #146 1.322 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-07T08:36:13.184Z] #146 ... [2024-08-07T08:36:13.184Z] [2024-08-07T08:36:13.184Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T08:36:13.184Z] #0 1.718 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-07T08:36:17.380Z] #147 ... [2024-08-07T08:36:17.380Z] [2024-08-07T08:36:17.380Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T08:36:17.380Z] #0 0.426 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-07T08:36:17.639Z] #148 ... [2024-08-07T08:36:17.639Z] [2024-08-07T08:36:17.639Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T08:36:17.639Z] #0 1.504 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-07T08:36:17.639Z] #149 ... [2024-08-07T08:36:17.639Z] [2024-08-07T08:36:17.639Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T08:36:17.639Z] #0 0.738 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-07T08:36:17.899Z] #150 ... [2024-08-07T08:36:17.899Z] [2024-08-07T08:36:17.899Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T08:36:17.899Z] #0 1.334 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-07T08:36:18.180Z] #151 ... [2024-08-07T08:36:18.180Z] [2024-08-07T08:36:18.180Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T08:36:18.180Z] #0 0.632 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-07T08:36:18.180Z] #152 ... [2024-08-07T08:36:18.180Z] [2024-08-07T08:36:18.180Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T08:36:18.180Z] #0 1.564 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-07T08:36:18.438Z] #153 ... [2024-08-07T08:36:18.438Z] [2024-08-07T08:36:18.438Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T08:36:18.438Z] #0 1.415 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-07T08:36:18.438Z] #154 ... [2024-08-07T08:36:18.438Z] [2024-08-07T08:36:18.438Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T08:36:18.438Z] #0 1.753 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-07T08:36:18.696Z] #155 ... [2024-08-07T08:36:18.696Z] [2024-08-07T08:36:18.696Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T08:36:18.696Z] #0 1.306 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-07T08:36:18.696Z] #156 ... [2024-08-07T08:36:18.696Z] [2024-08-07T08:36:18.696Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T08:36:18.696Z] #0 0.731 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-07T08:36:18.954Z] #157 ... [2024-08-07T08:36:18.954Z] [2024-08-07T08:36:18.954Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T08:36:18.954Z] #0 1.030 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-07T08:36:29.226Z] Removing intermediate container fde8dff33821 [2024-08-07T08:36:29.226Z] ---> 7dcd2c1c306b [2024-08-07T08:36:29.226Z] Successfully built 7dcd2c1c306b [2024-08-07T08:36:29.226Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:36:29.568Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T08:36:29.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:36:29.807Z] prd-ubuntu20.04-docker-arm64-4c-16g-7280 does not seem to be running inside a container [2024-08-07T08:36:29.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07T08:36:31.236Z] $ docker top 190c1e0623982ca515908d41ee7714c8f6142e155683a58ffc2ced8c2f8f9994 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T08:36:32.122Z] + go version [2024-08-07T08:36:32.122Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-07T08:36:32.137Z] $ docker stop --time=1 190c1e0623982ca515908d41ee7714c8f6142e155683a58ffc2ced8c2f8f9994 [2024-08-07T08:36:33.835Z] $ docker rm -f --volumes 190c1e0623982ca515908d41ee7714c8f6142e155683a58ffc2ced8c2f8f9994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:36:34.471Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T08:36:34.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:36:34.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-7280 does not seem to be running inside a container [2024-08-07T08:36:34.771Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07T08:36:36.032Z] $ docker top 75ff222b34ad1c07096cb4c149c97fbd76d3695b05b0c494780c6b51e6977074 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T08:36:36.281Z] ========================================================= [2024-08-07T08:36:36.281Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T08:36:36.281Z] ========================================================= [Pipeline] sh [2024-08-07T08:36:36.929Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:36:37.590Z] + make test [2024-08-07T08:36:37.590Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T08:37:34.269Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T08:37:55.367Z] #158 ... [2024-08-07T08:37:55.367Z] [2024-08-07T08:37:55.367Z] #146 [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-07T08:37:55.367Z] #146 102.0 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-07T08:39:03.135Z] #146 DONE 168.2s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T08:39:03.135Z] #158 DONE 168.2s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T08:39:03.135Z] #153 DONE 168.2s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T08:39:03.135Z] #152 ... [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T08:39:03.135Z] #155 DONE 168.2s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T08:39:03.135Z] #148 DONE 168.3s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T08:39:03.135Z] #154 DONE 168.3s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T08:39:03.135Z] #159 ... [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T08:39:03.135Z] #157 DONE 168.5s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T08:39:03.135Z] #147 DONE 168.6s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T08:39:03.135Z] #156 DONE 168.7s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T08:39:03.135Z] #151 DONE 168.7s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #160 ... [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T08:39:03.135Z] #149 DONE 168.8s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T08:39:03.135Z] #152 DONE 168.8s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T08:39:03.135Z] #150 DONE 168.8s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #161 ... [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #162 DONE 1.1s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T08:39:03.135Z] #159 DONE 1.1s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #163 DONE 1.0s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #164 DONE 1.1s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T08:39:03.135Z] #165 ... [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #166 DONE 0.9s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #161 DONE 0.8s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #167 DONE 0.5s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #160 DONE 0.9s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #168 DONE 0.3s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T08:39:03.135Z] #169 ... [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #170 DONE 0.4s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #171 CACHED [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #172 CACHED [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #173 CACHED [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #174 CACHED [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #175 CACHED [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #176 CACHED [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #177 CACHED [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #178 CACHED [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #179 DONE 0.4s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #180 DONE 0.4s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #181 DONE 0.4s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #182 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T08:39:03.135Z] #182 ... [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #183 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.135Z] #183 CACHED [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #184 CACHED [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.135Z] #185 DONE 0.9s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T08:39:03.135Z] #186 ... [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T08:39:03.135Z] #187 DONE 1.5s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #188 [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-07T08:39:03.135Z] #188 DONE 1.5s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T08:39:03.135Z] #169 DONE 1.6s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T08:39:03.135Z] #189 DONE 1.5s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T08:39:03.135Z] #190 DONE 1.5s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T08:39:03.135Z] #191 DONE 1.5s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T08:39:03.135Z] #165 DONE 1.9s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.135Z] #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T08:39:03.135Z] #192 DONE 1.5s [2024-08-07T08:39:03.135Z] [2024-08-07T08:39:03.136Z] #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-07T08:39:03.136Z] #193 DONE 1.6s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #194 [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-07T08:39:03.136Z] #194 ... [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #195 [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-07T08:39:03.136Z] #195 DONE 2.2s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T08:39:03.136Z] #196 DONE 1.8s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #197 [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-07T08:39:03.136Z] #197 ... [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #182 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T08:39:03.136Z] #182 DONE 2.4s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T08:39:03.136Z] #186 DONE 1.9s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:03.136Z] #198 DONE 1.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:03.136Z] #199 DONE 1.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T08:39:03.136Z] #200 DONE 1.2s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:03.136Z] #201 DONE 1.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:03.136Z] #202 DONE 1.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:03.136Z] #203 DONE 1.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #204 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:03.136Z] #204 DONE 1.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #194 [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-07T08:39:03.136Z] #194 DONE 1.2s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #110 [core-command] exporting to image [2024-08-07T08:39:03.136Z] #110 exporting layers [2024-08-07T08:39:03.136Z] #110 ... [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #205 [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-07T08:39:03.136Z] #205 DONE 0.5s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #197 [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-07T08:39:03.136Z] #197 DONE 0.5s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #110 [security-spiffe-token-provider] exporting to image [2024-08-07T08:39:03.136Z] #110 ... [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:03.136Z] #206 DONE 0.6s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:03.136Z] #207 DONE 0.6s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T08:39:03.136Z] #208 DONE 0.5s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #110 [support-notifications] exporting to image [2024-08-07T08:39:03.136Z] #110 ... [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T08:39:03.136Z] #209 DONE 0.5s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T08:39:03.136Z] #210 DONE 0.5s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T08:39:03.136Z] #211 DONE 0.5s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #212 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:03.136Z] #212 DONE 0.5s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #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-07T08:39:03.136Z] #213 DONE 0.5s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #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-07T08:39:03.136Z] #214 DONE 0.4s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #110 [core-metadata] exporting to image [2024-08-07T08:39:03.136Z] #110 exporting layers 0.5s done [2024-08-07T08:39:03.136Z] #110 ... [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T08:39:03.136Z] #215 DONE 0.4s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #216 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T08:39:03.136Z] #216 DONE 0.4s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #110 [core-metadata] exporting to image [2024-08-07T08:39:03.136Z] #110 writing image sha256:058cb04c534ea01bb75d4a131dba0e9fd949b78c7ff82bd65ac11fb89b9f19e4 0.0s done [2024-08-07T08:39:03.136Z] #110 writing image sha256:133e4b39886c8c04c3343e9735af65e48321fb3493cc22148577a0c93bbcc8d7 [2024-08-07T08:39:03.136Z] #110 writing image sha256:34369ea2dded01f135923faa373458c0ccec1819fec90c11fd0b77da577f1a05 [2024-08-07T08:39:03.136Z] #110 writing image sha256:e960c000310630dd9c166baa6afecc78086e44bf6d7640ace89b750e3c88b17e [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/support-scheduler [2024-08-07T08:39:03.136Z] #110 exporting layers 0.6s done [2024-08-07T08:39:03.136Z] #110 writing image sha256:133e4b39886c8c04c3343e9735af65e48321fb3493cc22148577a0c93bbcc8d7 0.2s done [2024-08-07T08:39:03.136Z] #110 writing image sha256:34369ea2dded01f135923faa373458c0ccec1819fec90c11fd0b77da577f1a05 0.2s done [2024-08-07T08:39:03.136Z] #110 writing image sha256:e960c000310630dd9c166baa6afecc78086e44bf6d7640ace89b750e3c88b17e 0.2s done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/support-scheduler 0.2s done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/core-command done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/security-spiffe-token-provider [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/core-keeper done [2024-08-07T08:39:03.136Z] #110 ... [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T08:39:03.136Z] #217 DONE 0.6s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #110 [core-data] exporting to image [2024-08-07T08:39:03.136Z] #110 exporting layers 0.7s done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/security-spiffe-token-provider done [2024-08-07T08:39:03.136Z] #110 writing image sha256:9b093be191819214f19f583e69957287bd37dbe4f12ec88f6324c0e07c71e702 0.0s done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/core-data done [2024-08-07T08:39:03.136Z] #110 writing image sha256:bbae5e7604a5874fb4b62a5a8220e1d0dd2b7ecf902d78c67091125c605d5037 [2024-08-07T08:39:03.136Z] #110 writing image sha256:bbae5e7604a5874fb4b62a5a8220e1d0dd2b7ecf902d78c67091125c605d5037 done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/core-metadata done [2024-08-07T08:39:03.136Z] #110 writing image sha256:b01ca3305f2ab77c4092a50af131b4795ca5034359fb1b3d7f08c5f81464b314 done [2024-08-07T08:39:03.136Z] #110 writing image sha256:b3fb2e725eaba06bdb18f4b86ee47685ad1540413bc4bbeb28d77b32aafd630f done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/support-cron-scheduler done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/support-notifications done [2024-08-07T08:39:03.136Z] #110 DONE 2.3s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #218 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T08:39:03.136Z] #218 DONE 0.2s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #219 [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-07T08:39:03.136Z] #219 ... [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T08:39:03.136Z] #220 DONE 0.4s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #219 [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-07T08:39:03.136Z] #219 DONE 0.3s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T08:39:03.136Z] #221 DONE 1.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T08:39:03.136Z] #222 DONE 1.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T08:39:03.136Z] #223 DONE 0.7s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T08:39:03.136Z] #224 DONE 0.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #110 [security-proxy-setup] exporting to image [2024-08-07T08:39:03.136Z] #110 ... [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #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-07T08:39:03.136Z] #225 DONE 0.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #226 [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-07T08:39:03.136Z] #226 DONE 0.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T08:39:03.136Z] #227 DONE 0.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T08:39:03.136Z] #228 DONE 0.1s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #110 [security-proxy-auth] exporting to image [2024-08-07T08:39:03.136Z] #110 exporting layers 0.5s done [2024-08-07T08:39:03.136Z] #110 writing image sha256:c026723f333a911bc5c3297bae969ad720204540e14ed33c64fb8de7d698b8ca 0.1s done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-07T08:39:03.136Z] #110 writing image sha256:3fb2b6944839a6d6c4955999a9a49907543ec03ceb106d2809c729ddbd436a79 0.0s done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/security-proxy-auth done [2024-08-07T08:39:03.136Z] #110 writing image sha256:b0879755f9f8cff044a81cdbc9485e00f23ccfa9c5d821d7d148c67cfe1eb5aa done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/security-proxy-setup done [2024-08-07T08:39:03.136Z] #110 DONE 2.8s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #229 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T08:39:03.136Z] #229 DONE 0.3s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T08:39:03.136Z] #230 DONE 0.6s [2024-08-07T08:39:03.136Z] [2024-08-07T08:39:03.136Z] #110 [security-secretstore-setup] exporting to image [2024-08-07T08:39:03.136Z] #110 exporting layers 0.3s done [2024-08-07T08:39:03.136Z] #110 writing image sha256:e6fbb9e198d59b3a05724848ec017678179db59d9f9c0aae9ae2d6dcf83a3130 done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-08-07T08:39:03.136Z] #110 writing image sha256:6ca56950091c8b8fcb4eac92218e8c30ad09d32ec71f7150b936bd84ae0f0604 done [2024-08-07T08:39:03.136Z] #110 naming to docker.io/library/security-bootstrapper done [2024-08-07T08:39:03.136Z] #110 DONE 3.2s [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:03.136Z] time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T08:39:03.146Z] $ docker stop --time=1 666d85dd67cc0aa669799b32ecf5ed5f32e9ce691f005ce0085a69ab6af2a14b [2024-08-07T08:39:04.474Z] $ docker rm -f --volumes 666d85dd67cc0aa669799b32ecf5ed5f32e9ce691f005ce0085a69ab6af2a14b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T08:39:04.814Z] + docker images [2024-08-07T08:39:04.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T08:39:04.814Z] security-bootstrapper latest 6ca56950091c 2 seconds ago 18.9MB [2024-08-07T08:39:04.814Z] security-secretstore-setup latest e6fbb9e198d5 2 seconds ago 37MB [2024-08-07T08:39:04.814Z] security-proxy-setup latest b0879755f9f8 3 seconds ago 26.2MB [2024-08-07T08:39:04.814Z] security-proxy-auth latest 3fb2b6944839 3 seconds ago 33MB [2024-08-07T08:39:04.814Z] core-common-config-bootstrapper latest c026723f333a 3 seconds ago 15.2MB [2024-08-07T08:39:04.814Z] support-cron-scheduler latest b01ca3305f2a 4 seconds ago 42.2MB [2024-08-07T08:39:04.814Z] core-metadata latest bbae5e7604a5 4 seconds ago 39.6MB [2024-08-07T08:39:04.814Z] core-data latest 9b093be19181 4 seconds ago 39.5MB [2024-08-07T08:39:04.814Z] support-notifications latest b3fb2e725eab 4 seconds ago 42.4MB [2024-08-07T08:39:04.814Z] security-spiffe-token-provider latest 133e4b39886c 5 seconds ago 28.8MB [2024-08-07T08:39:04.814Z] core-command latest e960c0003106 5 seconds ago 35.4MB [2024-08-07T08:39:04.814Z] support-scheduler latest 058cb04c534e 5 seconds ago 41.8MB [2024-08-07T08:39:04.814Z] core-keeper latest 34369ea2dded 5 seconds ago 39.4MB [2024-08-07T08:39:04.814Z] security-spire-config latest 02e5ed064d95 3 minutes ago 120MB [2024-08-07T08:39:04.814Z] security-spire-server latest 5c7a11a316c4 3 minutes ago 121MB [2024-08-07T08:39:04.814Z] security-spire-agent latest 17f937dfd9f7 3 minutes ago 182MB [2024-08-07T08:39:04.814Z] ci-base-image-x86_64 latest e4b6e2a49cf3 7 minutes ago 969MB [2024-08-07T08:39:04.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-07T08:39:04.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-07T08:39:04.814Z] 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-07T08:40:56.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T08:40:56.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T08:42:03.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T08:42:03.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T08:42:03.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T08:42:03.959Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T08:42:03.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T08:42:03.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T08:42:03.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T08:42:03.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T08:42:03.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T08:42:03.959Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T08:42:05.382Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T08:42:05.382Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T08:42:05.382Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T08:42:05.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T08:42:17.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T08:42:17.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T08:42:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.125s coverage: 28.7% of statements [2024-08-07T08:42:30.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.202s coverage: 97.0% of statements [2024-08-07T08:42:36.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T08:42:36.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T08:42:36.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T08:42:40.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.305s coverage: 69.2% of statements [2024-08-07T08:42:42.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T08:42:42.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T08:42:43.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.221s coverage: 53.2% of statements [2024-08-07T08:42:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T08:42:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T08:42:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:42:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T08:42:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T08:42:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T08:42:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T08:42:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T08:42:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T08:42:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T08:42:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:42:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T08:42:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T08:42:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T08:43:01.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.207s coverage: 93.4% of statements [2024-08-07T08:43:01.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.325s coverage: 91.7% of statements [2024-08-07T08:43:06.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T08:43:06.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T08:43:07.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.267s coverage: 6.5% of statements [2024-08-07T08:43:17.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T08:43:17.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:43:17.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T08:43:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T08:43:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T08:43:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T08:43:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T08:43:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T08:43:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T08:43:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T08:43:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T08:43:19.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.938s coverage: 95.8% of statements [2024-08-07T08:43:19.594Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.102s coverage: 72.2% of statements [2024-08-07T08:43:23.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.089s coverage: 0.0% of statements [no tests to run] [2024-08-07T08:43:32.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T08:43:32.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T08:43:32.334Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.321s coverage: 0.8% of statements [2024-08-07T08:43:32.334Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 30.7% of statements [2024-08-07T08:43:37.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.137s coverage: 41.7% of statements [2024-08-07T08:43:37.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.117s coverage: 77.8% of statements [2024-08-07T08:43:37.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.095s coverage: 94.1% of statements [2024-08-07T08:43:37.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.133s coverage: 96.3% of statements [2024-08-07T08:43:43.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements [2024-08-07T08:43:44.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T08:43:46.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T08:43:46.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T08:43:46.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T08:43:50.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T08:43:50.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T08:43:50.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T08:43:50.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T08:43:55.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.125s coverage: 94.4% of statements [2024-08-07T08:43:57.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T08:43:57.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T08:43:57.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T08:44:02.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T08:44:02.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T08:44:02.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T08:44:02.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T08:44:07.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T08:44:07.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T08:44:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.990s coverage: 79.9% of statements [2024-08-07T08:44:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T08:44:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 28.180s coverage: 92.9% of statements [2024-08-07T08:44:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.096s coverage: 67.2% of statements [2024-08-07T08:44:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.128s coverage: 62.3% of statements [2024-08-07T08:44:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.111s coverage: 76.6% of statements [2024-08-07T08:44:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T08:44:16.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.109s coverage: 87.2% of statements [2024-08-07T08:44:16.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements [2024-08-07T08:44:16.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.085s coverage: 100.0% of statements [2024-08-07T08:44:16.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.437s coverage: 81.8% of statements [2024-08-07T08:44:16.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.276s coverage: 82.1% of statements [2024-08-07T08:44:17.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T08:44:18.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements [2024-08-07T08:44:24.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T08:44:24.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T08:44:25.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.805s coverage: 63.1% of statements [2024-08-07T08:44:25.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.121s coverage: 100.0% of statements [2024-08-07T08:44:27.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.131s coverage: 89.4% of statements [2024-08-07T08:44:27.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2024-08-07T08:44:27.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T08:44:27.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T08:44:27.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T08:44:27.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements [2024-08-07T08:44:28.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements [2024-08-07T08:44:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T08:44:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T08:44:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T08:44:37.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.730s coverage: 36.5% of statements [2024-08-07T08:44:37.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.124s coverage: 89.5% of statements [2024-08-07T08:44:38.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T08:44:38.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T08:44:38.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T08:44:38.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T08:44:38.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T08:44:38.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T08:44:38.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T08:44:38.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T08:44:39.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:44:39.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T08:44:39.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.118s coverage: 84.8% of statements [2024-08-07T08:44:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T08:44:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T08:44:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T08:44:46.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T08:44:54.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.176s coverage: 19.9% of statements [2024-08-07T08:44:54.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T08:44:54.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T08:44:54.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:44:54.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T08:44:56.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.543s coverage: 95.7% of statements [2024-08-07T08:44:59.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T08:44:59.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T08:45:00.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.171s coverage: 61.8% of statements [2024-08-07T08:45:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T08:45:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:45:05.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.298s coverage: 98.9% of statements [2024-08-07T08:45:06.813Z] 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-07T08:45:06.813Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-07T08:45:06.813Z] go vet ./... [2024-08-07T08:49:58.730Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T08:49:58.730Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T08:49:58.730Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-07T08:49:58.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T08:49:59.476Z] + ls -al . [2024-08-07T08:49:59.476Z] total 868 [2024-08-07T08:49:59.476Z] drwxrwxr-x 10 1001 1001 4096 Aug 7 08:36 . [2024-08-07T08:49:59.476Z] drwxr-xr-x 4 root root 4096 Aug 7 08:36 .. [2024-08-07T08:49:59.476Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:34 .blubracket [2024-08-07T08:49:59.476Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 08:34 .dockerignore [2024-08-07T08:49:59.476Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 08:34 .git [2024-08-07T08:49:59.477Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 08:34 .github [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 08:34 .gitignore [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 08:34 .golangci.yml [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 08:34 .hadolint.yml [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 08:34 .sonarcloud.properties [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 08:34 ADOPTERS.md [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 20806 Aug 7 08:34 Attribution.txt [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 08:34 CHANGELOG.md [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 08:34 CONTRIBUTING.md [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 08:34 GOVERNANCE.md [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 08:34 Jenkinsfile [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 08:34 LICENSE [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 08:34 Makefile [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 08:34 OWNERS.md [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 08:34 README.md [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 08:34 SECURITY.md [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 08:30 VERSION [2024-08-07T08:49:59.477Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:34 bin [2024-08-07T08:49:59.477Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 08:34 cmd [2024-08-07T08:49:59.477Z] -rw-r--r-- 1 root root 504185 Aug 7 08:45 coverage.out [2024-08-07T08:49:59.477Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:34 fuzz_test [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 7118 Aug 7 08:34 go.mod [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 101672 Aug 7 08:34 go.sum [2024-08-07T08:49:59.477Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 08:34 internal [2024-08-07T08:49:59.477Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 08:34 openapi [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 08:34 security.txt [2024-08-07T08:49:59.477Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 08:34 version.go [Pipeline] sh [2024-08-07T08:50:00.169Z] + '[' -e coverage.out ] [2024-08-07T08:50:00.169Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T08:50:00.206Z] Warning: overwriting stash ‘coverage-report’ [2024-08-07T08:50:01.306Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T08:50:02.019Z] + make build [2024-08-07T08:50:02.019Z] 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-07T08:53:38.797Z] 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-07T08:53:45.426Z] 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-07T08:53:53.615Z] 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-07T08:53:56.201Z] 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-07T08:54:06.265Z] 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-07T08:54:38.484Z] 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-07T08:54:46.676Z] 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-07T08:54:56.739Z] 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-07T08:55:06.813Z] 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-07T08:55:11.065Z] 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-07T08:55:15.315Z] 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-07T08:55:18.670Z] 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-07T08:55:24.037Z] 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-07T08:55:29.397Z] $ docker stop --time=1 75ff222b34ad1c07096cb4c149c97fbd76d3695b05b0c494780c6b51e6977074 [2024-08-07T08:55:31.616Z] $ docker rm -f --volumes 75ff222b34ad1c07096cb4c149c97fbd76d3695b05b0c494780c6b51e6977074 [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-07T08:55:35.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T08:55:35.459Z] [2024-08-07T08:55:35.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:55:35.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T08:55:36.060Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-07T08:55:36.060Z] 547446be3368: Pulling fs layer [2024-08-07T08:55:36.060Z] d125d8839a47: Pulling fs layer [2024-08-07T08:55:36.060Z] 3e85d5ac6304: Pulling fs layer [2024-08-07T08:55:36.060Z] c3105a71a48b: Pulling fs layer [2024-08-07T08:55:36.060Z] 0f093f025ec4: Pulling fs layer [2024-08-07T08:55:36.060Z] c3106fc0e877: Pulling fs layer [2024-08-07T08:55:36.060Z] c3105a71a48b: Waiting [2024-08-07T08:55:36.060Z] 0f093f025ec4: Waiting [2024-08-07T08:55:36.060Z] c3106fc0e877: Waiting [2024-08-07T08:55:36.329Z] 547446be3368: Verifying Checksum [2024-08-07T08:55:36.329Z] 547446be3368: Download complete [2024-08-07T08:55:36.329Z] c3105a71a48b: Download complete [2024-08-07T08:55:36.597Z] d125d8839a47: Verifying Checksum [2024-08-07T08:55:36.597Z] d125d8839a47: Download complete [2024-08-07T08:55:36.597Z] c3106fc0e877: Verifying Checksum [2024-08-07T08:55:36.597Z] c3106fc0e877: Download complete [2024-08-07T08:55:36.864Z] 0f093f025ec4: Verifying Checksum [2024-08-07T08:55:36.864Z] 0f093f025ec4: Download complete [2024-08-07T08:55:36.864Z] 547446be3368: Pull complete [2024-08-07T08:55:38.269Z] d125d8839a47: Pull complete [2024-08-07T08:55:38.853Z] 3e85d5ac6304: Verifying Checksum [2024-08-07T08:55:38.853Z] 3e85d5ac6304: Download complete [2024-08-07T08:55:48.923Z] 3e85d5ac6304: Pull complete [2024-08-07T08:55:48.923Z] c3105a71a48b: Pull complete [2024-08-07T08:55:49.881Z] 0f093f025ec4: Pull complete [2024-08-07T08:55:49.881Z] c3106fc0e877: Pull complete [2024-08-07T08:55:50.148Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-07T08:55:50.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T08:55:50.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:55:50.349Z] prd-ubuntu20.04-docker-arm64-4c-16g-7280 does not seem to be running inside a container [2024-08-07T08:55:50.411Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07T08:55:52.708Z] $ docker top d0820795412ddf273f07d4a5a2a35383c1c73d35a0d7ea76c1eba273e02e4a59 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T08:55:53.540Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T08:56:03.625Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T08:56:03.625Z] #1 transferring dockerfile: 2.49kB 0.0s done [2024-08-07T08:56:03.625Z] #1 DONE 0.1s [2024-08-07T08:56:04.582Z] [2024-08-07T08:56:04.582Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-08-07T08:56:04.582Z] #2 transferring dockerfile: 1.95kB done [2024-08-07T08:56:04.582Z] #2 DONE 0.0s [2024-08-07T08:56:04.582Z] [2024-08-07T08:56:04.582Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T08:56:04.582Z] #3 transferring dockerfile: 2.15kB 0.0s done [2024-08-07T08:56:04.582Z] #3 DONE 0.1s [2024-08-07T08:56:04.582Z] [2024-08-07T08:56:04.582Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T08:56:04.582Z] #4 transferring dockerfile: 1.85kB done [2024-08-07T08:56:04.582Z] #4 DONE 0.1s [2024-08-07T08:56:04.582Z] [2024-08-07T08:56:04.582Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T08:56:04.582Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-08-07T08:56:04.582Z] #5 DONE 0.1s [2024-08-07T08:56:04.582Z] [2024-08-07T08:56:04.582Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T08:56:04.582Z] #6 transferring dockerfile: 1.81kB 0.0s done [2024-08-07T08:56:04.848Z] #6 DONE 0.1s [2024-08-07T08:56:04.848Z] [2024-08-07T08:56:04.848Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T08:56:04.848Z] #7 transferring dockerfile: 3.17kB 0.0s done [2024-08-07T08:56:04.848Z] #7 DONE 0.1s [2024-08-07T08:56:04.848Z] [2024-08-07T08:56:04.848Z] #8 [core-data internal] load build definition from Dockerfile [2024-08-07T08:56:04.848Z] #8 transferring dockerfile: 2.01kB 0.0s done [2024-08-07T08:56:04.848Z] #8 DONE 0.1s [2024-08-07T08:56:04.848Z] [2024-08-07T08:56:04.848Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-07T08:56:04.848Z] #9 transferring dockerfile: 2.06kB done [2024-08-07T08:56:04.848Z] #9 DONE 0.1s [2024-08-07T08:56:04.848Z] [2024-08-07T08:56:04.848Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T08:56:05.113Z] #10 transferring dockerfile: 1.69kB done [2024-08-07T08:56:05.113Z] #10 DONE 0.1s [2024-08-07T08:56:05.113Z] [2024-08-07T08:56:05.113Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-07T08:56:05.113Z] #11 transferring dockerfile: 2.01kB done [2024-08-07T08:56:05.113Z] #11 DONE 0.1s [2024-08-07T08:56:05.113Z] [2024-08-07T08:56:05.113Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T08:56:05.113Z] #12 transferring dockerfile: 1.70kB 0.0s done [2024-08-07T08:56:05.113Z] #12 DONE 0.1s [2024-08-07T08:56:05.113Z] [2024-08-07T08:56:05.113Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T08:56:05.378Z] #13 transferring dockerfile: 2.50kB 0.0s done [2024-08-07T08:56:05.378Z] #13 DONE 0.1s [2024-08-07T08:56:05.378Z] [2024-08-07T08:56:05.378Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T08:56:05.378Z] #14 transferring dockerfile: 1.89kB done [2024-08-07T08:56:05.378Z] #14 DONE 0.1s [2024-08-07T08:56:05.378Z] [2024-08-07T08:56:05.378Z] #15 [core-command internal] load build definition from Dockerfile [2024-08-07T08:56:05.378Z] #15 transferring dockerfile: 1.93kB done [2024-08-07T08:56:05.378Z] #15 DONE 0.1s [2024-08-07T08:56:05.378Z] [2024-08-07T08:56:05.378Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-08-07T08:56:05.378Z] #16 DONE 0.0s [2024-08-07T08:56:05.378Z] [2024-08-07T08:56:05.378Z] #17 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T08:56:05.378Z] #17 transferring dockerfile: 1.93kB 0.0s done [2024-08-07T08:56:05.378Z] #17 DONE 0.1s [2024-08-07T08:56:05.378Z] [2024-08-07T08:56:05.378Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-08-07T08:56:05.378Z] #16 transferring context: 50B done [2024-08-07T08:56:05.378Z] #16 DONE 0.1s [2024-08-07T08:56:06.334Z] [2024-08-07T08:56:06.334Z] #18 [support-notifications internal] load .dockerignore [2024-08-07T08:56:06.334Z] #18 transferring context: 50B done [2024-08-07T08:56:06.334Z] #18 DONE 0.0s [2024-08-07T08:56:06.334Z] [2024-08-07T08:56:06.334Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-07T08:56:06.334Z] #19 transferring context: 50B done [2024-08-07T08:56:06.334Z] #19 DONE 0.1s [2024-08-07T08:56:06.334Z] [2024-08-07T08:56:06.334Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-08-07T08:56:06.334Z] #20 transferring context: 50B done [2024-08-07T08:56:06.334Z] #20 DONE 0.1s [2024-08-07T08:56:06.601Z] [2024-08-07T08:56:06.602Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T08:56:06.602Z] #21 transferring context: 50B 0.0s done [2024-08-07T08:56:06.602Z] #21 DONE 0.1s [2024-08-07T08:56:06.602Z] [2024-08-07T08:56:06.602Z] #22 [security-spire-agent internal] load .dockerignore [2024-08-07T08:56:06.602Z] #22 transferring context: 50B 0.0s done [2024-08-07T08:56:06.602Z] #22 DONE 0.1s [2024-08-07T08:56:06.602Z] [2024-08-07T08:56:06.602Z] #23 [security-bootstrapper internal] load .dockerignore [2024-08-07T08:56:06.602Z] #23 transferring context: 50B done [2024-08-07T08:56:06.602Z] #23 DONE 0.1s [2024-08-07T08:56:06.602Z] [2024-08-07T08:56:06.602Z] #24 [core-data internal] load .dockerignore [2024-08-07T08:56:06.873Z] #24 transferring context: 50B done [2024-08-07T08:56:06.873Z] #24 DONE 0.1s [2024-08-07T08:56:06.873Z] [2024-08-07T08:56:06.873Z] #25 [core-metadata internal] load .dockerignore [2024-08-07T08:56:06.873Z] #25 transferring context: 50B 0.0s done [2024-08-07T08:56:06.873Z] #25 DONE 0.1s [2024-08-07T08:56:06.873Z] [2024-08-07T08:56:06.873Z] #26 [security-spire-config internal] load .dockerignore [2024-08-07T08:56:06.873Z] #26 transferring context: 50B 0.0s done [2024-08-07T08:56:06.873Z] #26 DONE 0.1s [2024-08-07T08:56:06.873Z] [2024-08-07T08:56:06.873Z] #27 [core-keeper internal] load .dockerignore [2024-08-07T08:56:06.873Z] #27 transferring context: 50B 0.0s done [2024-08-07T08:56:06.873Z] #27 DONE 0.1s [2024-08-07T08:56:06.873Z] [2024-08-07T08:56:06.873Z] #28 [security-spire-server internal] load .dockerignore [2024-08-07T08:56:07.142Z] #28 transferring context: 50B 0.0s done [2024-08-07T08:56:07.143Z] #28 DONE 0.1s [2024-08-07T08:56:07.143Z] [2024-08-07T08:56:07.143Z] #29 [security-proxy-setup internal] load .dockerignore [2024-08-07T08:56:07.143Z] #29 transferring context: 50B done [2024-08-07T08:56:07.143Z] #29 DONE 0.1s [2024-08-07T08:56:07.143Z] [2024-08-07T08:56:07.143Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T08:56:07.143Z] #30 transferring context: 50B 0.0s done [2024-08-07T08:56:07.143Z] #30 DONE 0.1s [2024-08-07T08:56:07.143Z] [2024-08-07T08:56:07.143Z] #31 [core-command internal] load .dockerignore [2024-08-07T08:56:07.412Z] #31 transferring context: 50B 0.0s done [2024-08-07T08:56:07.412Z] #31 DONE 0.1s [2024-08-07T08:56:07.412Z] [2024-08-07T08:56:07.412Z] #32 [support-scheduler internal] load .dockerignore [2024-08-07T08:56:07.412Z] #32 transferring context: 50B 0.0s done [2024-08-07T08:56:07.412Z] #32 DONE 0.1s [2024-08-07T08:56:07.412Z] [2024-08-07T08:56:07.412Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:07.412Z] #33 DONE 0.0s [2024-08-07T08:56:07.412Z] [2024-08-07T08:56:07.412Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:56:07.678Z] #34 DONE 0.2s [2024-08-07T08:56:07.678Z] [2024-08-07T08:56:07.678Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:56:07.678Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:56:07.678Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:56:07.678Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:56:07.678Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.31MB / 3.34MB 0.1s [2024-08-07T08:56:07.678Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:56:07.946Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-07T08:56:07.946Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-07T08:56:07.946Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:56:08.906Z] #35 ... [2024-08-07T08:56:08.906Z] [2024-08-07T08:56:08.906Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:08.906Z] #33 DONE 0.0s [2024-08-07T08:56:08.906Z] [2024-08-07T08:56:08.906Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:56:08.906Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T08:56:09.175Z] #35 ... [2024-08-07T08:56:09.175Z] [2024-08-07T08:56:09.175Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:09.175Z] #33 DONE 0.0s [2024-08-07T08:56:09.175Z] [2024-08-07T08:56:09.175Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:56:09.175Z] #34 DONE 0.4s [2024-08-07T08:56:09.175Z] [2024-08-07T08:56:09.175Z] #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:56:09.175Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:56:09.175Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:56:09.175Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:56:09.175Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:56:09.175Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:56:09.175Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T08:56:09.175Z] #35 ... [2024-08-07T08:56:09.175Z] [2024-08-07T08:56:09.175Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:09.175Z] #33 DONE 0.0s [2024-08-07T08:56:09.175Z] [2024-08-07T08:56:09.175Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-07T08:56:09.175Z] #36 DONE 0.7s [2024-08-07T08:56:09.175Z] [2024-08-07T08:56:09.175Z] #35 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:56:09.175Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:56:09.175Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:56:09.175Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:56:09.175Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:56:09.175Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:56:09.175Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T08:56:09.445Z] #35 ... [2024-08-07T08:56:09.445Z] [2024-08-07T08:56:09.445Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:09.445Z] #33 DONE 0.0s [2024-08-07T08:56:09.445Z] [2024-08-07T08:56:09.445Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:56:09.445Z] #34 DONE 0.6s [2024-08-07T08:56:09.445Z] [2024-08-07T08:56:09.445Z] #36 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T08:56:09.445Z] #36 DONE 0.8s [2024-08-07T08:56:09.445Z] [2024-08-07T08:56:09.445Z] #35 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:56:09.445Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:56:09.445Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:56:09.445Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:56:09.445Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:56:09.445Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:56:09.445Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T08:56:09.711Z] #35 ... [2024-08-07T08:56:09.711Z] [2024-08-07T08:56:09.711Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:56:09.711Z] #34 DONE 0.8s [2024-08-07T08:56:09.711Z] [2024-08-07T08:56:09.711Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:09.711Z] #33 DONE 0.0s [2024-08-07T08:56:09.711Z] [2024-08-07T08:56:09.711Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:56:09.977Z] #34 ... [2024-08-07T08:56:09.977Z] [2024-08-07T08:56:09.977Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:09.977Z] #33 DONE 0.0s [2024-08-07T08:56:09.977Z] [2024-08-07T08:56:09.977Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:56:10.248Z] #34 ... [2024-08-07T08:56:10.248Z] [2024-08-07T08:56:10.248Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:10.248Z] #33 DONE 0.0s [2024-08-07T08:56:10.248Z] [2024-08-07T08:56:10.248Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:56:10.248Z] #34 DONE 1.2s [2024-08-07T08:56:10.248Z] [2024-08-07T08:56:10.248Z] #37 [support-notifications internal] load build context [2024-08-07T08:56:10.248Z] #37 ... [2024-08-07T08:56:10.248Z] [2024-08-07T08:56:10.248Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-07T08:56:10.248Z] #36 DONE 0.9s [2024-08-07T08:56:10.248Z] [2024-08-07T08:56:10.248Z] #37 [support-notifications internal] load build context [2024-08-07T08:56:10.519Z] #37 ... [2024-08-07T08:56:10.519Z] [2024-08-07T08:56:10.519Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:10.519Z] #33 DONE 0.0s [2024-08-07T08:56:10.792Z] [2024-08-07T08:56:10.792Z] #38 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T08:56:11.375Z] #38 ... [2024-08-07T08:56:11.375Z] [2024-08-07T08:56:11.375Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:11.375Z] #33 DONE 0.0s [2024-08-07T08:56:11.375Z] [2024-08-07T08:56:11.375Z] #35 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:56:11.375Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:56:11.375Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:56:11.375Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:56:11.375Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:56:11.375Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:56:11.375Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T08:56:11.641Z] #35 ... [2024-08-07T08:56:11.641Z] [2024-08-07T08:56:11.641Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-07T08:56:11.641Z] #36 DONE 0.9s [2024-08-07T08:56:11.641Z] [2024-08-07T08:56:11.641Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:11.641Z] #33 DONE 0.0s [2024-08-07T08:56:11.641Z] [2024-08-07T08:56:11.641Z] #35 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:56:11.641Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:56:11.641Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:56:11.641Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:56:11.641Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:56:11.641Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:56:11.641Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T08:56:11.641Z] #35 ... [2024-08-07T08:56:11.641Z] [2024-08-07T08:56:11.641Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-07T08:56:11.641Z] #36 DONE 0.9s [2024-08-07T08:56:11.641Z] [2024-08-07T08:56:11.641Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:11.641Z] #33 DONE 0.0s [2024-08-07T08:56:11.641Z] [2024-08-07T08:56:11.641Z] #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:56:11.641Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:56:11.641Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:56:11.641Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:56:11.641Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:56:11.641Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:56:11.641Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T08:56:11.908Z] #35 ... [2024-08-07T08:56:11.908Z] [2024-08-07T08:56:11.908Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:56:11.908Z] #33 DONE 0.0s [2024-08-07T08:56:11.908Z] [2024-08-07T08:56:11.908Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:11.908Z] #39 transferring context: 40.11MB 4.2s [2024-08-07T08:56:12.180Z] #39 ... [2024-08-07T08:56:12.180Z] [2024-08-07T08:56:12.180Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T08:56:12.180Z] #40 DONE 2.6s [2024-08-07T08:56:12.180Z] [2024-08-07T08:56:12.180Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:12.771Z] #39 ... [2024-08-07T08:56:12.771Z] [2024-08-07T08:56:12.771Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T08:56:12.771Z] #41 DONE 3.1s [2024-08-07T08:56:12.771Z] [2024-08-07T08:56:12.771Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:13.040Z] #39 ... [2024-08-07T08:56:13.040Z] [2024-08-07T08:56:13.040Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-07T08:56:13.040Z] #36 DONE 1.0s [2024-08-07T08:56:13.040Z] [2024-08-07T08:56:13.040Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:56:13.040Z] #34 DONE 3.7s [2024-08-07T08:56:13.040Z] [2024-08-07T08:56:13.040Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:13.309Z] #39 ... [2024-08-07T08:56:13.309Z] [2024-08-07T08:56:13.309Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T08:56:13.309Z] #36 DONE 1.0s [2024-08-07T08:56:13.309Z] [2024-08-07T08:56:13.310Z] #35 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:56:13.310Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:56:13.310Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:56:13.310Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:56:13.310Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:56:13.310Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:56:13.310Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T08:56:15.280Z] #35 ... [2024-08-07T08:56:15.280Z] [2024-08-07T08:56:15.280Z] #42 [security-spire-config internal] load build context [2024-08-07T08:56:15.280Z] #42 transferring context: 25.48kB 0.3s done [2024-08-07T08:56:15.280Z] #42 DONE 2.2s [2024-08-07T08:56:15.280Z] [2024-08-07T08:56:15.280Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T08:56:15.882Z] #43 ... [2024-08-07T08:56:15.882Z] [2024-08-07T08:56:15.882Z] #44 [security-spire-agent internal] load build context [2024-08-07T08:56:15.882Z] #44 transferring context: 26.76kB 0.5s done [2024-08-07T08:56:15.882Z] #44 DONE 3.0s [2024-08-07T08:56:15.882Z] [2024-08-07T08:56:15.882Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:15.882Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.0s done [2024-08-07T08:56:15.882Z] #45 DONE 3.1s [2024-08-07T08:56:15.882Z] [2024-08-07T08:56:15.882Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:56:15.882Z] #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.1s done [2024-08-07T08:56:15.882Z] #46 DONE 3.1s [2024-08-07T08:56:15.882Z] [2024-08-07T08:56:15.882Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:56:16.899Z] #47 ... [2024-08-07T08:56:16.899Z] [2024-08-07T08:56:16.899Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:17.489Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T08:56:17.489Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-07T08:56:17.758Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-07T08:56:17.758Z] #45 ... [2024-08-07T08:56:17.758Z] [2024-08-07T08:56:17.758Z] #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T08:56:17.758Z] #48 ... [2024-08-07T08:56:17.758Z] [2024-08-07T08:56:17.758Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:56:18.926Z] #49 ... [2024-08-07T08:56:18.926Z] [2024-08-07T08:56:18.926Z] #50 [security-spire-server internal] load build context [2024-08-07T08:56:18.926Z] #50 transferring context: 27.23kB 0.6s done [2024-08-07T08:56:18.926Z] #50 DONE 5.8s [2024-08-07T08:56:18.926Z] [2024-08-07T08:56:18.926Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:56:18.927Z] #49 ... [2024-08-07T08:56:18.927Z] [2024-08-07T08:56:18.927Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:56:18.927Z] #51 ... [2024-08-07T08:56:18.927Z] [2024-08-07T08:56:18.927Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:56:19.231Z] #49 ... [2024-08-07T08:56:19.231Z] [2024-08-07T08:56:19.231Z] #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T08:56:19.231Z] #0 8.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:19.231Z] #0 8.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:19.231Z] #52 ... [2024-08-07T08:56:19.231Z] [2024-08-07T08:56:19.231Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:56:19.504Z] #53 ... [2024-08-07T08:56:19.504Z] [2024-08-07T08:56:19.504Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:56:19.504Z] #0 8.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:19.504Z] #0 9.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:19.504Z] #54 ... [2024-08-07T08:56:19.504Z] [2024-08-07T08:56:19.504Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:56:19.790Z] #55 ... [2024-08-07T08:56:19.790Z] [2024-08-07T08:56:19.790Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:19.790Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 1.1s [2024-08-07T08:56:19.790Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s [2024-08-07T08:56:19.790Z] #45 ... [2024-08-07T08:56:19.790Z] [2024-08-07T08:56:19.790Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T08:56:20.130Z] #56 ... [2024-08-07T08:56:20.130Z] [2024-08-07T08:56:20.130Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:20.407Z] #45 ... [2024-08-07T08:56:20.407Z] [2024-08-07T08:56:20.407Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T08:56:20.407Z] #57 ... [2024-08-07T08:56:20.407Z] [2024-08-07T08:56:20.407Z] #58 [core-metadata internal] load build context [2024-08-07T08:56:20.407Z] #58 ... [2024-08-07T08:56:20.407Z] [2024-08-07T08:56:20.407Z] #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T08:56:20.407Z] #59 ... [2024-08-07T08:56:20.407Z] [2024-08-07T08:56:20.407Z] #60 [core-data internal] load build context [2024-08-07T08:56:20.686Z] #60 ... [2024-08-07T08:56:20.686Z] [2024-08-07T08:56:20.686Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:20.686Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 2.0s [2024-08-07T08:56:20.686Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done [2024-08-07T08:56:20.686Z] #45 ... [2024-08-07T08:56:20.686Z] [2024-08-07T08:56:20.686Z] #37 [support-notifications internal] load build context [2024-08-07T08:56:20.963Z] #37 ... [2024-08-07T08:56:20.963Z] [2024-08-07T08:56:20.963Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T08:56:20.963Z] #0 8.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:20.963Z] #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:20.963Z] #61 ... [2024-08-07T08:56:20.963Z] [2024-08-07T08:56:20.963Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:20.964Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done [2024-08-07T08:56:20.964Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s [2024-08-07T08:56:20.964Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-07T08:56:21.618Z] #45 ... [2024-08-07T08:56:21.618Z] [2024-08-07T08:56:21.618Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:56:21.618Z] #62 transferring context: 5.98MB 8.6s [2024-08-07T08:56:21.618Z] #62 ... [2024-08-07T08:56:21.618Z] [2024-08-07T08:56:21.618Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:21.886Z] #63 ... [2024-08-07T08:56:21.886Z] [2024-08-07T08:56:21.886Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T08:56:21.886Z] #64 ... [2024-08-07T08:56:21.886Z] [2024-08-07T08:56:21.886Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:22.467Z] #63 ... [2024-08-07T08:56:22.467Z] [2024-08-07T08:56:22.467Z] #65 [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-07T08:56:22.735Z] #65 ... [2024-08-07T08:56:22.735Z] [2024-08-07T08:56:22.735Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T08:56:22.735Z] #66 ... [2024-08-07T08:56:22.735Z] [2024-08-07T08:56:22.735Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:22.735Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.5s done [2024-08-07T08:56:22.735Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.3s [2024-08-07T08:56:22.735Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.3s [2024-08-07T08:56:23.001Z] #45 ... [2024-08-07T08:56:23.001Z] [2024-08-07T08:56:23.001Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T08:56:23.001Z] #67 ... [2024-08-07T08:56:23.001Z] [2024-08-07T08:56:23.001Z] #68 [core-command internal] load build context [2024-08-07T08:56:23.268Z] #68 ... [2024-08-07T08:56:23.268Z] [2024-08-07T08:56:23.268Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:56:23.268Z] #69 ... [2024-08-07T08:56:23.268Z] [2024-08-07T08:56:23.268Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:23.534Z] #39 ... [2024-08-07T08:56:23.534Z] [2024-08-07T08:56:23.534Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:23.534Z] #70 ... [2024-08-07T08:56:23.534Z] [2024-08-07T08:56:23.534Z] #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T08:56:23.534Z] #59 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:23.800Z] #59 ... [2024-08-07T08:56:23.800Z] [2024-08-07T08:56:23.800Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:56:23.800Z] #54 12.95 OK: 266 MiB in 52 packages [2024-08-07T08:56:23.800Z] #54 DONE 14.8s [2024-08-07T08:56:23.800Z] [2024-08-07T08:56:23.800Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T08:56:24.067Z] #71 ... [2024-08-07T08:56:24.067Z] [2024-08-07T08:56:24.067Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:24.068Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.7s done [2024-08-07T08:56:24.068Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.84MB / 28.04MB 5.6s [2024-08-07T08:56:24.339Z] #45 ... [2024-08-07T08:56:24.339Z] [2024-08-07T08:56:24.339Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:56:24.339Z] #72 ... [2024-08-07T08:56:24.339Z] [2024-08-07T08:56:24.339Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:24.339Z] #45 ... [2024-08-07T08:56:24.339Z] [2024-08-07T08:56:24.339Z] #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T08:56:24.339Z] #52 11.33 OK: 266 MiB in 52 packages [2024-08-07T08:56:24.339Z] #52 DONE 15.3s [2024-08-07T08:56:24.339Z] [2024-08-07T08:56:24.339Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:25.297Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.08MB / 28.04MB 7.0s [2024-08-07T08:56:25.297Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-07T08:56:25.881Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-08-07T08:56:25.881Z] #45 ... [2024-08-07T08:56:25.881Z] [2024-08-07T08:56:25.881Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T08:56:25.881Z] #61 12.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:56:25.881Z] #61 12.18 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:56:25.881Z] #61 12.18 OK: 8 MiB in 16 packages [2024-08-07T08:56:25.881Z] #61 DONE 15.1s [2024-08-07T08:56:25.881Z] [2024-08-07T08:56:25.881Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:25.881Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 7.5s [2024-08-07T08:56:26.842Z] #45 ... [2024-08-07T08:56:26.842Z] [2024-08-07T08:56:26.842Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:56:26.842Z] #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T08:56:26.842Z] #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-07T08:56:26.842Z] #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-07T08:56:26.842Z] #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.7s done [2024-08-07T08:56:26.842Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.8s done [2024-08-07T08:56:26.842Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-07T08:56:26.842Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 8.4s [2024-08-07T08:56:26.842Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-08-07T08:56:26.842Z] #46 ... [2024-08-07T08:56:26.842Z] [2024-08-07T08:56:26.842Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:56:26.842Z] #53 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:26.842Z] #53 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:26.842Z] #53 15.00 OK: 266 MiB in 52 packages [2024-08-07T08:56:26.842Z] #53 DONE 18.5s [2024-08-07T08:56:26.842Z] [2024-08-07T08:56:26.842Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:56:26.842Z] #46 ... [2024-08-07T08:56:26.842Z] [2024-08-07T08:56:26.842Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:56:26.842Z] #47 transferring context: 43.42MB 17.5s [2024-08-07T08:56:26.842Z] #47 ... [2024-08-07T08:56:26.842Z] [2024-08-07T08:56:26.842Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:27.428Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 9.0s [2024-08-07T08:56:28.843Z] #45 ... [2024-08-07T08:56:28.843Z] [2024-08-07T08:56:28.843Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T08:56:28.843Z] #64 DONE 17.1s [2024-08-07T08:56:28.843Z] [2024-08-07T08:56:28.843Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:29.110Z] #45 ... [2024-08-07T08:56:29.110Z] [2024-08-07T08:56:29.110Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:56:29.110Z] #51 ... [2024-08-07T08:56:29.110Z] [2024-08-07T08:56:29.110Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:56:29.110Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 11.0s [2024-08-07T08:56:29.379Z] #46 ... [2024-08-07T08:56:29.379Z] [2024-08-07T08:56:29.379Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:56:29.379Z] #49 ... [2024-08-07T08:56:29.379Z] [2024-08-07T08:56:29.379Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:29.379Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 10.9s [2024-08-07T08:56:29.648Z] #45 ... [2024-08-07T08:56:29.648Z] [2024-08-07T08:56:29.648Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T08:56:29.648Z] #56 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:29.648Z] #56 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:29.648Z] #56 15.73 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T08:56:29.648Z] #56 15.86 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T08:56:29.648Z] #56 15.86 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:56:29.648Z] #56 16.00 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:56:29.648Z] #56 17.30 OK: 9 MiB in 17 packages [2024-08-07T08:56:29.648Z] #56 DONE 19.6s [2024-08-07T08:56:29.648Z] [2024-08-07T08:56:29.648Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:29.915Z] #45 ... [2024-08-07T08:56:29.915Z] [2024-08-07T08:56:29.915Z] #38 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T08:56:29.915Z] #38 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:29.915Z] #38 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:29.915Z] #38 17.20 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T08:56:29.915Z] #38 17.20 (2/2) Installing su-exec (0.2-r3) [2024-08-07T08:56:29.915Z] #38 17.20 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:56:29.915Z] #38 17.30 OK: 8 MiB in 17 packages [2024-08-07T08:56:29.915Z] #38 DONE 19.3s [2024-08-07T08:56:29.915Z] [2024-08-07T08:56:29.915Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:29.915Z] #45 ... [2024-08-07T08:56:29.915Z] [2024-08-07T08:56:29.915Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:56:30.182Z] #55 ... [2024-08-07T08:56:30.182Z] [2024-08-07T08:56:30.182Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:56:30.449Z] #73 ... [2024-08-07T08:56:30.449Z] [2024-08-07T08:56:30.449Z] #58 [core-metadata internal] load build context [2024-08-07T08:56:30.719Z] #58 ... [2024-08-07T08:56:30.719Z] [2024-08-07T08:56:30.719Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:30.719Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 12.0s [2024-08-07T08:56:30.719Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-07T08:56:30.719Z] #45 ... [2024-08-07T08:56:30.719Z] [2024-08-07T08:56:30.719Z] #60 [core-data internal] load build context [2024-08-07T08:56:30.987Z] #60 ... [2024-08-07T08:56:30.987Z] [2024-08-07T08:56:30.987Z] #37 [support-notifications internal] load build context [2024-08-07T08:56:30.987Z] #37 ... [2024-08-07T08:56:30.987Z] [2024-08-07T08:56:30.987Z] #58 [core-metadata internal] load build context [2024-08-07T08:56:31.573Z] #58 ... [2024-08-07T08:56:31.573Z] [2024-08-07T08:56:31.573Z] #65 [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-07T08:56:31.573Z] #65 DONE 18.9s [2024-08-07T08:56:31.573Z] [2024-08-07T08:56:31.573Z] #58 [core-metadata internal] load build context [2024-08-07T08:56:31.850Z] #58 transferring context: 11.74MB 21.2s [2024-08-07T08:56:31.850Z] #58 ... [2024-08-07T08:56:31.850Z] [2024-08-07T08:56:31.850Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:56:32.122Z] #62 ... [2024-08-07T08:56:32.122Z] [2024-08-07T08:56:32.122Z] #58 [core-metadata internal] load build context [2024-08-07T08:56:32.708Z] #58 ... [2024-08-07T08:56:32.708Z] [2024-08-07T08:56:32.708Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:32.708Z] #63 ... [2024-08-07T08:56:32.708Z] [2024-08-07T08:56:32.708Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:32.708Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.01MB / 28.04MB 14.2s [2024-08-07T08:56:33.007Z] #45 ... [2024-08-07T08:56:33.007Z] [2024-08-07T08:56:33.007Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T08:56:33.007Z] #59 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:33.007Z] #59 18.68 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:56:33.007Z] #59 18.68 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:56:33.007Z] #59 18.80 OK: 8 MiB in 16 packages [2024-08-07T08:56:33.007Z] #59 DONE 23.2s [2024-08-07T08:56:33.007Z] [2024-08-07T08:56:33.007Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:33.007Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.94MB / 28.04MB 14.5s [2024-08-07T08:56:33.276Z] #45 ... [2024-08-07T08:56:33.276Z] [2024-08-07T08:56:33.276Z] #68 [core-command internal] load build context [2024-08-07T08:56:33.545Z] #68 ... [2024-08-07T08:56:33.545Z] [2024-08-07T08:56:33.545Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:33.545Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.88MB / 28.04MB 14.9s [2024-08-07T08:56:33.545Z] #45 ... [2024-08-07T08:56:33.545Z] [2024-08-07T08:56:33.545Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:56:33.545Z] #69 ... [2024-08-07T08:56:33.545Z] [2024-08-07T08:56:33.545Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:33.811Z] #39 ... [2024-08-07T08:56:33.811Z] [2024-08-07T08:56:33.811Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:34.079Z] #45 ... [2024-08-07T08:56:34.079Z] [2024-08-07T08:56:34.079Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:34.079Z] #70 ... [2024-08-07T08:56:34.079Z] [2024-08-07T08:56:34.079Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:34.346Z] #39 ... [2024-08-07T08:56:34.346Z] [2024-08-07T08:56:34.346Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T08:56:34.346Z] #57 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:34.346Z] #57 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:34.346Z] #57 19.49 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T08:56:34.346Z] #57 19.71 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:56:34.346Z] #57 19.71 (3/4) Installing su-exec (0.2-r3) [2024-08-07T08:56:34.346Z] #57 19.71 (4/4) Installing yq (4.33.3-r5) [2024-08-07T08:56:34.346Z] #57 20.11 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:56:34.346Z] #57 20.11 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:56:34.346Z] #57 20.69 OK: 18 MiB in 19 packages [2024-08-07T08:56:34.346Z] #57 DONE 24.3s [2024-08-07T08:56:34.346Z] [2024-08-07T08:56:34.346Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:36.292Z] #39 transferring context: 68.09MB 28.4s [2024-08-07T08:56:36.563Z] #39 ... [2024-08-07T08:56:36.563Z] [2024-08-07T08:56:36.563Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:56:36.563Z] #74 ... [2024-08-07T08:56:36.563Z] [2024-08-07T08:56:36.563Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:36.563Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.4s done [2024-08-07T08:56:36.833Z] #45 ... [2024-08-07T08:56:36.833Z] [2024-08-07T08:56:36.833Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T08:56:36.833Z] #67 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:36.833Z] #67 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:36.833Z] #67 18.69 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:56:36.833Z] #67 18.69 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:56:36.833Z] #67 18.69 OK: 19953 distinct packages available [2024-08-07T08:56:36.833Z] #67 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:36.833Z] #67 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:36.833Z] #67 22.05 OK: 266 MiB in 52 packages [2024-08-07T08:56:36.833Z] #67 DONE 23.7s [2024-08-07T08:56:36.833Z] [2024-08-07T08:56:36.833Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:37.100Z] #39 ... [2024-08-07T08:56:37.100Z] [2024-08-07T08:56:37.100Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:56:37.100Z] #47 ... [2024-08-07T08:56:37.100Z] [2024-08-07T08:56:37.100Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:39.682Z] #39 ... [2024-08-07T08:56:39.682Z] [2024-08-07T08:56:39.682Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:56:39.682Z] #51 ... [2024-08-07T08:56:39.682Z] [2024-08-07T08:56:39.682Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T08:56:39.682Z] #75 ... [2024-08-07T08:56:39.682Z] [2024-08-07T08:56:39.682Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:56:39.682Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 15.1s done [2024-08-07T08:56:39.682Z] #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-07T08:56:39.682Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.9s [2024-08-07T08:56:39.682Z] #46 ... [2024-08-07T08:56:39.682Z] [2024-08-07T08:56:39.682Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:56:39.682Z] #49 ... [2024-08-07T08:56:39.682Z] [2024-08-07T08:56:39.682Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:56:39.948Z] #51 ... [2024-08-07T08:56:39.948Z] [2024-08-07T08:56:39.948Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T08:56:39.948Z] #66 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:39.948Z] #66 21.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:39.948Z] #66 24.85 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:56:39.948Z] #66 24.85 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T08:56:39.948Z] #66 24.85 (3/4) Installing su-exec (0.2-r3) [2024-08-07T08:56:39.948Z] #66 24.85 (4/4) Installing yq (4.33.3-r5) [2024-08-07T08:56:39.948Z] #66 25.21 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:56:39.948Z] #66 25.31 OK: 18 MiB in 19 packages [2024-08-07T08:56:39.948Z] #66 DONE 27.2s [2024-08-07T08:56:39.948Z] [2024-08-07T08:56:39.948Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:56:40.215Z] #51 ... [2024-08-07T08:56:40.215Z] [2024-08-07T08:56:40.215Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:56:40.480Z] #55 ... [2024-08-07T08:56:40.480Z] [2024-08-07T08:56:40.480Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T08:56:40.746Z] #76 ... [2024-08-07T08:56:40.746Z] [2024-08-07T08:56:40.746Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T08:56:41.011Z] #77 ... [2024-08-07T08:56:41.011Z] [2024-08-07T08:56:41.011Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T08:56:41.011Z] #71 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:41.011Z] #71 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:41.011Z] #71 19.75 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:56:41.011Z] #71 19.75 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:56:41.011Z] #71 19.75 OK: 19946 distinct packages available [2024-08-07T08:56:41.011Z] #71 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:41.011Z] #71 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:41.011Z] #71 23.89 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T08:56:41.011Z] #71 23.89 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:56:41.011Z] #71 24.00 (3/5) Installing libucontext (1.2-r2) [2024-08-07T08:56:41.011Z] #71 24.00 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T08:56:41.011Z] #71 24.00 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T08:56:41.011Z] #71 24.08 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:56:41.011Z] #71 24.21 OK: 9 MiB in 20 packages [2024-08-07T08:56:41.011Z] #71 DONE 26.9s [2024-08-07T08:56:41.011Z] [2024-08-07T08:56:41.011Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:56:41.011Z] #51 ... [2024-08-07T08:56:41.011Z] [2024-08-07T08:56:41.011Z] #60 [core-data internal] load build context [2024-08-07T08:56:41.280Z] #60 ... [2024-08-07T08:56:41.280Z] [2024-08-07T08:56:41.280Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:56:41.280Z] #51 ... [2024-08-07T08:56:41.280Z] [2024-08-07T08:56:41.280Z] #37 [support-notifications internal] load build context [2024-08-07T08:56:41.547Z] #37 ... [2024-08-07T08:56:41.547Z] [2024-08-07T08:56:41.547Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:56:41.813Z] #51 ... [2024-08-07T08:56:41.813Z] [2024-08-07T08:56:41.813Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:56:42.081Z] #78 ... [2024-08-07T08:56:42.081Z] [2024-08-07T08:56:42.081Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:56:42.350Z] #51 transferring context: 44.19MB 31.4s [2024-08-07T08:56:42.350Z] #51 ... [2024-08-07T08:56:42.350Z] [2024-08-07T08:56:42.350Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:56:42.617Z] #62 ... [2024-08-07T08:56:42.617Z] [2024-08-07T08:56:42.617Z] #60 [core-data internal] load build context [2024-08-07T08:56:42.883Z] #60 ... [2024-08-07T08:56:42.883Z] [2024-08-07T08:56:42.883Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:42.883Z] #63 ... [2024-08-07T08:56:42.883Z] [2024-08-07T08:56:42.883Z] #58 [core-metadata internal] load build context [2024-08-07T08:56:43.149Z] #58 ... [2024-08-07T08:56:43.149Z] [2024-08-07T08:56:43.149Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:43.416Z] #63 ... [2024-08-07T08:56:43.416Z] [2024-08-07T08:56:43.416Z] #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T08:56:43.416Z] #79 ... [2024-08-07T08:56:43.416Z] [2024-08-07T08:56:43.416Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:43.682Z] #63 ... [2024-08-07T08:56:43.682Z] [2024-08-07T08:56:43.682Z] #68 [core-command internal] load build context [2024-08-07T08:56:43.682Z] #68 ... [2024-08-07T08:56:43.682Z] [2024-08-07T08:56:43.682Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:56:43.951Z] #69 ... [2024-08-07T08:56:43.951Z] [2024-08-07T08:56:43.951Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:44.217Z] #63 ... [2024-08-07T08:56:44.217Z] [2024-08-07T08:56:44.217Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:44.217Z] #70 ... [2024-08-07T08:56:44.217Z] [2024-08-07T08:56:44.217Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:56:44.217Z] #74 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:44.803Z] #74 ... [2024-08-07T08:56:44.803Z] [2024-08-07T08:56:44.803Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T08:56:44.803Z] #80 ... [2024-08-07T08:56:44.803Z] [2024-08-07T08:56:44.803Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:46.208Z] #63 ... [2024-08-07T08:56:46.208Z] [2024-08-07T08:56:46.208Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T08:56:46.208Z] #43 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:46.208Z] #43 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:46.208Z] #43 24.23 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:56:46.208Z] #43 24.23 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:56:46.208Z] #43 24.23 OK: 19946 distinct packages available [2024-08-07T08:56:46.208Z] #43 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:46.208Z] #43 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:46.208Z] #43 28.13 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T08:56:46.208Z] #43 28.28 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T08:56:46.208Z] #43 28.36 (3/11) Installing libunistring (1.1-r1) [2024-08-07T08:56:46.208Z] #43 28.47 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T08:56:46.208Z] #43 28.57 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T08:56:46.208Z] #43 28.57 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T08:56:46.208Z] #43 28.67 (7/11) Installing curl (8.9.0-r0) [2024-08-07T08:56:46.208Z] #43 28.72 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T08:56:46.208Z] #43 28.72 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:56:46.208Z] #43 28.76 (10/11) Installing libucontext (1.2-r2) [2024-08-07T08:56:46.208Z] #43 28.76 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T08:56:46.208Z] #43 28.80 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:56:46.208Z] #43 28.91 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:56:46.208Z] #43 29.59 OK: 13 MiB in 26 packages [2024-08-07T08:56:46.208Z] #43 ... [2024-08-07T08:56:46.208Z] [2024-08-07T08:56:46.208Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:47.162Z] #63 ... [2024-08-07T08:56:47.162Z] [2024-08-07T08:56:47.162Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T08:56:47.162Z] #43 DONE 32.1s [2024-08-07T08:56:47.162Z] [2024-08-07T08:56:47.162Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:56:47.428Z] #47 ... [2024-08-07T08:56:47.428Z] [2024-08-07T08:56:47.428Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:47.428Z] #63 transferring context: 42.84MB 34.7s [2024-08-07T08:56:48.007Z] #63 ... [2024-08-07T08:56:48.007Z] [2024-08-07T08:56:48.007Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:48.007Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s [2024-08-07T08:56:48.273Z] #45 ... [2024-08-07T08:56:48.273Z] [2024-08-07T08:56:48.273Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:56:49.676Z] #47 ... [2024-08-07T08:56:49.676Z] [2024-08-07T08:56:49.676Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:49.676Z] #39 ... [2024-08-07T08:56:49.676Z] [2024-08-07T08:56:49.676Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:56:49.942Z] #47 ... [2024-08-07T08:56:49.942Z] [2024-08-07T08:56:49.942Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:56:49.942Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.4s [2024-08-07T08:56:49.942Z] #46 ... [2024-08-07T08:56:49.942Z] [2024-08-07T08:56:49.942Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:56:50.208Z] #49 ... [2024-08-07T08:56:50.208Z] [2024-08-07T08:56:50.208Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:56:50.474Z] #47 ... [2024-08-07T08:56:50.474Z] [2024-08-07T08:56:50.474Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:56:50.474Z] #72 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:50.474Z] #72 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:50.474Z] #72 29.29 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:56:50.474Z] #72 29.29 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:56:50.474Z] #72 29.29 OK: 19946 distinct packages available [2024-08-07T08:56:50.474Z] #72 29.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:50.474Z] #72 30.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:50.474Z] #72 35.22 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:56:50.474Z] #72 35.22 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:56:50.474Z] #72 35.22 (3/4) Installing libucontext (1.2-r2) [2024-08-07T08:56:50.474Z] #72 35.22 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T08:56:50.474Z] #72 35.22 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:56:50.474Z] #72 35.41 OK: 8 MiB in 19 packages [2024-08-07T08:56:50.474Z] #72 ... [2024-08-07T08:56:50.474Z] [2024-08-07T08:56:50.474Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:56:50.739Z] #55 ... [2024-08-07T08:56:50.739Z] [2024-08-07T08:56:50.739Z] #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-07T08:56:50.739Z] #81 ... [2024-08-07T08:56:50.739Z] [2024-08-07T08:56:50.739Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:56:51.704Z] #55 ... [2024-08-07T08:56:51.704Z] [2024-08-07T08:56:51.704Z] #37 [support-notifications internal] load build context [2024-08-07T08:56:51.704Z] #37 ... [2024-08-07T08:56:51.704Z] [2024-08-07T08:56:51.704Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:56:51.704Z] #72 DONE 37.5s [2024-08-07T08:56:51.704Z] [2024-08-07T08:56:51.704Z] #37 [support-notifications internal] load build context [2024-08-07T08:56:51.704Z] #37 ... [2024-08-07T08:56:51.704Z] [2024-08-07T08:56:51.704Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T08:56:51.704Z] #80 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:52.677Z] #80 ... [2024-08-07T08:56:52.677Z] [2024-08-07T08:56:52.677Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:56:52.677Z] #62 transferring context: 38.97MB 39.8s [2024-08-07T08:56:52.943Z] #62 ... [2024-08-07T08:56:52.943Z] [2024-08-07T08:56:52.943Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:56:52.943Z] #51 ... [2024-08-07T08:56:52.943Z] [2024-08-07T08:56:52.943Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:56:53.211Z] #62 ... [2024-08-07T08:56:53.211Z] [2024-08-07T08:56:53.211Z] #60 [core-data internal] load build context [2024-08-07T08:56:53.211Z] #60 ... [2024-08-07T08:56:53.211Z] [2024-08-07T08:56:53.211Z] #58 [core-metadata internal] load build context [2024-08-07T08:56:53.211Z] #58 ... [2024-08-07T08:56:53.211Z] [2024-08-07T08:56:53.211Z] #60 [core-data internal] load build context [2024-08-07T08:56:53.476Z] #60 ... [2024-08-07T08:56:53.476Z] [2024-08-07T08:56:53.476Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:56:53.476Z] #73 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:53.476Z] #73 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:53.476Z] #73 21.28 OK: 9 MiB in 17 packages [2024-08-07T08:56:53.476Z] #73 DONE 23.4s [2024-08-07T08:56:53.476Z] [2024-08-07T08:56:53.476Z] #60 [core-data internal] load build context [2024-08-07T08:56:54.060Z] #60 ... [2024-08-07T08:56:54.060Z] [2024-08-07T08:56:54.060Z] #68 [core-command internal] load build context [2024-08-07T08:56:54.060Z] #68 ... [2024-08-07T08:56:54.060Z] [2024-08-07T08:56:54.060Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:56:54.060Z] #69 ... [2024-08-07T08:56:54.060Z] [2024-08-07T08:56:54.060Z] #37 [support-notifications internal] load build context [2024-08-07T08:56:54.404Z] #37 ... [2024-08-07T08:56:54.404Z] [2024-08-07T08:56:54.404Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:56:54.404Z] #74 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:54.404Z] #74 24.15 OK: 8 MiB in 16 packages [2024-08-07T08:56:54.404Z] #74 DONE 27.9s [2024-08-07T08:56:54.404Z] [2024-08-07T08:56:54.404Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:54.404Z] #70 ... [2024-08-07T08:56:54.404Z] [2024-08-07T08:56:54.404Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T08:56:54.404Z] #75 15.45 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:54.404Z] #75 17.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:54.404Z] #75 22.53 OK: 266 MiB in 52 packages [2024-08-07T08:56:54.671Z] #75 ... [2024-08-07T08:56:54.671Z] [2024-08-07T08:56:54.671Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:54.935Z] #70 ... [2024-08-07T08:56:54.935Z] [2024-08-07T08:56:54.935Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T08:56:54.935Z] #75 DONE 25.8s [2024-08-07T08:56:54.935Z] [2024-08-07T08:56:54.935Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:56.337Z] #70 ... [2024-08-07T08:56:56.337Z] [2024-08-07T08:56:56.337Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T08:56:56.337Z] #77 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:56.337Z] #77 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:56.337Z] #77 23.45 OK: 8 MiB in 17 packages [2024-08-07T08:56:56.337Z] #77 DONE 25.5s [2024-08-07T08:56:56.337Z] [2024-08-07T08:56:56.337Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:57.746Z] #70 ... [2024-08-07T08:56:57.746Z] [2024-08-07T08:56:57.746Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:56:57.746Z] #0 8.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:57.746Z] #82 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:57.746Z] #82 ... [2024-08-07T08:56:57.746Z] [2024-08-07T08:56:57.746Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:58.010Z] #70 transferring context: 15.52MB 41.2s [2024-08-07T08:56:58.010Z] #70 ... [2024-08-07T08:56:58.010Z] [2024-08-07T08:56:58.010Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:56:58.010Z] #78 16.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:58.010Z] #78 18.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:56:58.010Z] #78 22.97 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:56:58.010Z] #78 23.85 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:56:58.010Z] #78 24.06 OK: 8 MiB in 16 packages [2024-08-07T08:56:58.010Z] #78 DONE 26.1s [2024-08-07T08:56:58.010Z] [2024-08-07T08:56:58.010Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:58.277Z] #70 ... [2024-08-07T08:56:58.277Z] [2024-08-07T08:56:58.277Z] #63 [core-keeper internal] load build context [2024-08-07T08:56:58.277Z] #63 ... [2024-08-07T08:56:58.277Z] [2024-08-07T08:56:58.277Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:59.231Z] #70 ... [2024-08-07T08:56:59.231Z] [2024-08-07T08:56:59.231Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:56:59.231Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.1s [2024-08-07T08:56:59.231Z] #45 ... [2024-08-07T08:56:59.231Z] [2024-08-07T08:56:59.231Z] #70 [support-scheduler internal] load build context [2024-08-07T08:56:59.497Z] #70 ... [2024-08-07T08:56:59.497Z] [2024-08-07T08:56:59.497Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:56:59.761Z] #39 ... [2024-08-07T08:56:59.762Z] [2024-08-07T08:56:59.762Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:00.350Z] #70 ... [2024-08-07T08:57:00.350Z] [2024-08-07T08:57:00.350Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:00.350Z] #49 ... [2024-08-07T08:57:00.350Z] [2024-08-07T08:57:00.350Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:57:00.350Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.8s [2024-08-07T08:57:00.617Z] #46 ... [2024-08-07T08:57:00.617Z] [2024-08-07T08:57:00.617Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:57:00.617Z] #47 ... [2024-08-07T08:57:00.617Z] [2024-08-07T08:57:00.617Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:01.197Z] #45 ... [2024-08-07T08:57:01.197Z] [2024-08-07T08:57:01.197Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T08:57:01.197Z] #80 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:01.197Z] #80 23.85 OK: 18 MiB in 19 packages [2024-08-07T08:57:01.197Z] #80 DONE 26.5s [2024-08-07T08:57:01.197Z] [2024-08-07T08:57:01.197Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:57:01.197Z] #82 13.73 OK: 13 MiB in 26 packages [2024-08-07T08:57:01.463Z] #82 ... [2024-08-07T08:57:01.463Z] [2024-08-07T08:57:01.463Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T08:57:01.463Z] #79 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:01.463Z] #79 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:01.463Z] #79 25.58 OK: 8 MiB in 16 packages [2024-08-07T08:57:01.463Z] #79 DONE 28.6s [2024-08-07T08:57:01.729Z] [2024-08-07T08:57:01.729Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:01.729Z] #45 ... [2024-08-07T08:57:01.729Z] [2024-08-07T08:57:01.729Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:57:01.999Z] #55 ... [2024-08-07T08:57:01.999Z] [2024-08-07T08:57:01.999Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T08:57:01.999Z] #76 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:01.999Z] #76 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:01.999Z] #76 20.29 OK: 18 MiB in 19 packages [2024-08-07T08:57:01.999Z] #76 DONE 21.5s [2024-08-07T08:57:01.999Z] [2024-08-07T08:57:01.999Z] #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-07T08:57:01.999Z] #81 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:01.999Z] #81 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:01.999Z] #81 18.68 OK: 9 MiB in 20 packages [2024-08-07T08:57:01.999Z] #81 DONE 21.4s [2024-08-07T08:57:01.999Z] [2024-08-07T08:57:01.999Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:57:01.999Z] #55 ... [2024-08-07T08:57:01.999Z] [2024-08-07T08:57:01.999Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:01.999Z] #45 ... [2024-08-07T08:57:01.999Z] [2024-08-07T08:57:01.999Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T08:57:02.264Z] #83 ... [2024-08-07T08:57:02.265Z] [2024-08-07T08:57:02.265Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T08:57:02.265Z] #84 ... [2024-08-07T08:57:02.265Z] [2024-08-07T08:57:02.265Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:57:02.265Z] #82 DONE 14.8s [2024-08-07T08:57:02.530Z] [2024-08-07T08:57:02.530Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T08:57:02.530Z] #83 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:03.113Z] #83 ... [2024-08-07T08:57:03.113Z] [2024-08-07T08:57:03.113Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:03.113Z] #51 transferring context: 74.52MB 52.2s [2024-08-07T08:57:03.113Z] #51 ... [2024-08-07T08:57:03.113Z] [2024-08-07T08:57:03.113Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:57:03.113Z] #62 ... [2024-08-07T08:57:03.113Z] [2024-08-07T08:57:03.113Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:03.389Z] #51 ... [2024-08-07T08:57:03.389Z] [2024-08-07T08:57:03.389Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T08:57:03.389Z] #84 DONE 1.2s [2024-08-07T08:57:03.389Z] [2024-08-07T08:57:03.389Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:03.389Z] #51 ... [2024-08-07T08:57:03.389Z] [2024-08-07T08:57:03.390Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:03.390Z] #58 ... [2024-08-07T08:57:03.390Z] [2024-08-07T08:57:03.390Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:03.989Z] #51 ... [2024-08-07T08:57:03.989Z] [2024-08-07T08:57:03.989Z] #60 [core-data internal] load build context [2024-08-07T08:57:04.255Z] #60 ... [2024-08-07T08:57:04.255Z] [2024-08-07T08:57:04.255Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:04.255Z] #58 ... [2024-08-07T08:57:04.255Z] [2024-08-07T08:57:04.255Z] #68 [core-command internal] load build context [2024-08-07T08:57:04.255Z] #68 ... [2024-08-07T08:57:04.255Z] [2024-08-07T08:57:04.255Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:04.525Z] #69 ... [2024-08-07T08:57:04.525Z] [2024-08-07T08:57:04.525Z] #37 [support-notifications internal] load build context [2024-08-07T08:57:04.525Z] #37 ... [2024-08-07T08:57:04.525Z] [2024-08-07T08:57:04.525Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T08:57:04.525Z] #85 DONE 8.2s [2024-08-07T08:57:04.525Z] [2024-08-07T08:57:04.525Z] #37 [support-notifications internal] load build context [2024-08-07T08:57:04.525Z] #37 ... [2024-08-07T08:57:04.525Z] [2024-08-07T08:57:04.525Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:05.491Z] #69 ... [2024-08-07T08:57:05.491Z] [2024-08-07T08:57:05.491Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T08:57:05.491Z] #83 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:05.491Z] #83 12.53 OK: 8 MiB in 19 packages [2024-08-07T08:57:05.491Z] #83 DONE 13.3s [2024-08-07T08:57:05.491Z] [2024-08-07T08:57:05.491Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:05.756Z] #69 ... [2024-08-07T08:57:05.756Z] [2024-08-07T08:57:05.756Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T08:57:05.756Z] #86 DONE 1.3s [2024-08-07T08:57:05.756Z] [2024-08-07T08:57:05.756Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:08.330Z] #69 transferring context: 24.14MB 52.1s [2024-08-07T08:57:08.330Z] #69 ... [2024-08-07T08:57:08.330Z] [2024-08-07T08:57:08.330Z] #63 [core-keeper internal] load build context [2024-08-07T08:57:08.602Z] #63 ... [2024-08-07T08:57:08.602Z] [2024-08-07T08:57:08.602Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:10.010Z] #69 ... [2024-08-07T08:57:10.010Z] [2024-08-07T08:57:10.010Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:57:10.010Z] #39 ... [2024-08-07T08:57:10.010Z] [2024-08-07T08:57:10.010Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:10.010Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.8s [2024-08-07T08:57:10.010Z] #45 ... [2024-08-07T08:57:10.010Z] [2024-08-07T08:57:10.010Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:57:10.275Z] #39 ... [2024-08-07T08:57:10.276Z] [2024-08-07T08:57:10.276Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:10.542Z] #70 ... [2024-08-07T08:57:10.542Z] [2024-08-07T08:57:10.542Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:57:10.542Z] #39 ... [2024-08-07T08:57:10.542Z] [2024-08-07T08:57:10.542Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:10.812Z] #49 ... [2024-08-07T08:57:10.812Z] [2024-08-07T08:57:10.812Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:10.812Z] #70 ... [2024-08-07T08:57:10.812Z] [2024-08-07T08:57:11.077Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:57:11.077Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.1s done [2024-08-07T08:57:11.077Z] #46 DONE 57.5s [2024-08-07T08:57:11.077Z] [2024-08-07T08:57:11.077Z] #60 [core-data internal] load build context [2024-08-07T08:57:11.077Z] #60 ... [2024-08-07T08:57:11.077Z] [2024-08-07T08:57:11.077Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:57:11.341Z] #47 ... [2024-08-07T08:57:11.341Z] [2024-08-07T08:57:11.341Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:11.925Z] #45 ... [2024-08-07T08:57:11.925Z] [2024-08-07T08:57:11.925Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:57:12.194Z] #55 ... [2024-08-07T08:57:12.194Z] [2024-08-07T08:57:12.194Z] #60 [core-data internal] load build context [2024-08-07T08:57:13.153Z] #60 transferring context: 136.77MB 62.4s [2024-08-07T08:57:13.423Z] #60 ... [2024-08-07T08:57:13.423Z] [2024-08-07T08:57:13.423Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:57:13.423Z] #62 ... [2024-08-07T08:57:13.423Z] [2024-08-07T08:57:13.423Z] #60 [core-data internal] load build context [2024-08-07T08:57:14.398Z] #60 ... [2024-08-07T08:57:14.398Z] [2024-08-07T08:57:14.398Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:14.398Z] #51 ... [2024-08-07T08:57:14.398Z] [2024-08-07T08:57:14.398Z] #60 [core-data internal] load build context [2024-08-07T08:57:14.398Z] #60 ... [2024-08-07T08:57:14.398Z] [2024-08-07T08:57:14.398Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:14.398Z] #58 ... [2024-08-07T08:57:14.398Z] [2024-08-07T08:57:14.398Z] #68 [core-command internal] load build context [2024-08-07T08:57:14.668Z] #68 ... [2024-08-07T08:57:14.668Z] [2024-08-07T08:57:14.668Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:14.668Z] #58 ... [2024-08-07T08:57:14.668Z] [2024-08-07T08:57:14.668Z] #37 [support-notifications internal] load build context [2024-08-07T08:57:14.937Z] #37 ... [2024-08-07T08:57:14.937Z] [2024-08-07T08:57:14.937Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:16.353Z] #58 ... [2024-08-07T08:57:16.353Z] [2024-08-07T08:57:16.353Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T08:57:16.353Z] #87 DONE 2.1s [2024-08-07T08:57:16.353Z] [2024-08-07T08:57:16.353Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:18.305Z] #58 transferring context: 57.36MB 67.5s [2024-08-07T08:57:18.572Z] #58 ... [2024-08-07T08:57:18.572Z] [2024-08-07T08:57:18.572Z] #63 [core-keeper internal] load build context [2024-08-07T08:57:18.840Z] #63 ... [2024-08-07T08:57:18.840Z] [2024-08-07T08:57:18.840Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:20.251Z] #58 ... [2024-08-07T08:57:20.251Z] [2024-08-07T08:57:20.251Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:20.251Z] #69 ... [2024-08-07T08:57:20.251Z] [2024-08-07T08:57:20.251Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:20.835Z] #58 ... [2024-08-07T08:57:20.836Z] [2024-08-07T08:57:20.836Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:57:20.836Z] #39 ... [2024-08-07T08:57:20.836Z] [2024-08-07T08:57:20.836Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:20.836Z] #49 ... [2024-08-07T08:57:20.836Z] [2024-08-07T08:57:20.836Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:21.102Z] #58 ... [2024-08-07T08:57:21.102Z] [2024-08-07T08:57:21.102Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:21.369Z] #70 ... [2024-08-07T08:57:21.369Z] [2024-08-07T08:57:21.369Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:21.369Z] #58 ... [2024-08-07T08:57:21.369Z] [2024-08-07T08:57:21.369Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:57:21.369Z] #47 ... [2024-08-07T08:57:21.369Z] [2024-08-07T08:57:21.369Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:22.345Z] #58 ... [2024-08-07T08:57:22.345Z] [2024-08-07T08:57:22.345Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:22.345Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.8s done [2024-08-07T08:57:22.345Z] #45 ... [2024-08-07T08:57:22.345Z] [2024-08-07T08:57:22.345Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:57:22.345Z] #55 ... [2024-08-07T08:57:22.345Z] [2024-08-07T08:57:22.345Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:23.303Z] #49 ... [2024-08-07T08:57:23.303Z] [2024-08-07T08:57:23.303Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:23.303Z] #45 DONE 69.7s [2024-08-07T08:57:23.303Z] [2024-08-07T08:57:23.303Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:23.303Z] #49 transferring context: 128.07MB 73.7s [2024-08-07T08:57:23.575Z] #49 ... [2024-08-07T08:57:23.575Z] [2024-08-07T08:57:23.575Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:57:23.842Z] #62 ... [2024-08-07T08:57:23.842Z] [2024-08-07T08:57:23.842Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:24.429Z] #49 ... [2024-08-07T08:57:24.429Z] [2024-08-07T08:57:24.429Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:24.429Z] #51 ... [2024-08-07T08:57:24.429Z] [2024-08-07T08:57:24.429Z] #60 [core-data internal] load build context [2024-08-07T08:57:24.696Z] #60 ... [2024-08-07T08:57:24.696Z] [2024-08-07T08:57:24.696Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:24.696Z] #51 ... [2024-08-07T08:57:24.696Z] [2024-08-07T08:57:24.696Z] #68 [core-command internal] load build context [2024-08-07T08:57:24.972Z] #68 ... [2024-08-07T08:57:24.972Z] [2024-08-07T08:57:24.972Z] #60 [core-data internal] load build context [2024-08-07T08:57:24.972Z] #60 ... [2024-08-07T08:57:24.972Z] [2024-08-07T08:57:24.972Z] #37 [support-notifications internal] load build context [2024-08-07T08:57:25.243Z] #37 ... [2024-08-07T08:57:25.243Z] [2024-08-07T08:57:25.243Z] #60 [core-data internal] load build context [2024-08-07T08:57:28.636Z] #60 transferring context: 209.30MB 77.5s [2024-08-07T08:57:28.903Z] #60 ... [2024-08-07T08:57:28.903Z] [2024-08-07T08:57:28.903Z] #63 [core-keeper internal] load build context [2024-08-07T08:57:28.903Z] #63 ... [2024-08-07T08:57:28.903Z] [2024-08-07T08:57:28.903Z] #60 [core-data internal] load build context [2024-08-07T08:57:30.336Z] #60 ... [2024-08-07T08:57:30.336Z] [2024-08-07T08:57:30.336Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:30.336Z] #69 ... [2024-08-07T08:57:30.336Z] [2024-08-07T08:57:30.336Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:57:30.631Z] #55 ... [2024-08-07T08:57:30.631Z] [2024-08-07T08:57:30.631Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:30.901Z] #69 ... [2024-08-07T08:57:30.901Z] [2024-08-07T08:57:30.901Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:57:30.901Z] #39 ... [2024-08-07T08:57:30.901Z] [2024-08-07T08:57:30.901Z] #60 [core-data internal] load build context [2024-08-07T08:57:31.167Z] #60 ... [2024-08-07T08:57:31.167Z] [2024-08-07T08:57:31.167Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:57:31.167Z] #88 DONE 4.7s [2024-08-07T08:57:31.167Z] [2024-08-07T08:57:31.167Z] #60 [core-data internal] load build context [2024-08-07T08:57:31.435Z] #60 ... [2024-08-07T08:57:31.435Z] [2024-08-07T08:57:31.435Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:57:31.435Z] #89 DONE 3.2s [2024-08-07T08:57:31.435Z] [2024-08-07T08:57:31.435Z] #60 [core-data internal] load build context [2024-08-07T08:57:31.435Z] #60 ... [2024-08-07T08:57:31.435Z] [2024-08-07T08:57:31.435Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:31.435Z] #70 ... [2024-08-07T08:57:31.435Z] [2024-08-07T08:57:31.435Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:31.708Z] #69 ... [2024-08-07T08:57:31.708Z] [2024-08-07T08:57:31.708Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:57:31.708Z] #47 ... [2024-08-07T08:57:31.708Z] [2024-08-07T08:57:31.708Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:32.335Z] #70 ... [2024-08-07T08:57:32.335Z] [2024-08-07T08:57:32.335Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:57:32.335Z] #90 DONE 5.8s [2024-08-07T08:57:32.335Z] [2024-08-07T08:57:32.335Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:32.335Z] #70 ... [2024-08-07T08:57:32.335Z] [2024-08-07T08:57:32.335Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:32.335Z] #58 ... [2024-08-07T08:57:32.335Z] [2024-08-07T08:57:32.335Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:32.613Z] #70 ... [2024-08-07T08:57:32.613Z] [2024-08-07T08:57:32.613Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T08:57:32.613Z] #91 DONE 1.2s [2024-08-07T08:57:32.613Z] [2024-08-07T08:57:32.613Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:32.882Z] #70 ... [2024-08-07T08:57:32.882Z] [2024-08-07T08:57:32.882Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T08:57:32.882Z] #92 DONE 1.5s [2024-08-07T08:57:32.883Z] [2024-08-07T08:57:32.883Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:33.868Z] #70 transferring context: 72.27MB 77.0s [2024-08-07T08:57:33.868Z] #70 ... [2024-08-07T08:57:33.868Z] [2024-08-07T08:57:33.868Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T08:57:33.868Z] #93 DONE 1.3s [2024-08-07T08:57:33.868Z] [2024-08-07T08:57:33.868Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:57:33.868Z] #62 ... [2024-08-07T08:57:33.868Z] [2024-08-07T08:57:33.868Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:34.137Z] #69 ... [2024-08-07T08:57:34.137Z] [2024-08-07T08:57:34.137Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T08:57:34.137Z] #94 DONE 1.7s [2024-08-07T08:57:34.137Z] [2024-08-07T08:57:34.137Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:34.728Z] #69 ... [2024-08-07T08:57:34.728Z] [2024-08-07T08:57:34.728Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T08:57:34.728Z] #95 DONE 1.7s [2024-08-07T08:57:34.728Z] [2024-08-07T08:57:34.728Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:34.728Z] #69 ... [2024-08-07T08:57:34.728Z] [2024-08-07T08:57:34.728Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:34.728Z] #49 ... [2024-08-07T08:57:34.728Z] [2024-08-07T08:57:34.728Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:57:34.999Z] #96 ... [2024-08-07T08:57:34.999Z] [2024-08-07T08:57:34.999Z] #68 [core-command internal] load build context [2024-08-07T08:57:34.999Z] #68 ... [2024-08-07T08:57:34.999Z] [2024-08-07T08:57:34.999Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:35.265Z] #51 ... [2024-08-07T08:57:35.265Z] [2024-08-07T08:57:35.265Z] #68 [core-command internal] load build context [2024-08-07T08:57:35.265Z] #68 ... [2024-08-07T08:57:35.265Z] [2024-08-07T08:57:35.265Z] #37 [support-notifications internal] load build context [2024-08-07T08:57:35.535Z] #37 ... [2024-08-07T08:57:35.535Z] [2024-08-07T08:57:35.535Z] #68 [core-command internal] load build context [2024-08-07T08:57:35.802Z] #68 ... [2024-08-07T08:57:35.803Z] [2024-08-07T08:57:35.803Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T08:57:35.803Z] #97 DONE 1.4s [2024-08-07T08:57:35.803Z] [2024-08-07T08:57:35.803Z] #68 [core-command internal] load build context [2024-08-07T08:57:35.803Z] #68 ... [2024-08-07T08:57:35.803Z] [2024-08-07T08:57:35.803Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:57:35.803Z] #96 DONE 1.2s [2024-08-07T08:57:35.803Z] [2024-08-07T08:57:35.803Z] #68 [core-command internal] load build context [2024-08-07T08:57:36.069Z] #68 ... [2024-08-07T08:57:36.069Z] [2024-08-07T08:57:36.069Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:57:36.069Z] #98 DONE 1.9s [2024-08-07T08:57:36.069Z] [2024-08-07T08:57:36.069Z] #68 [core-command internal] load build context [2024-08-07T08:57:37.481Z] #68 ... [2024-08-07T08:57:37.481Z] [2024-08-07T08:57:37.481Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T08:57:37.481Z] #99 DONE 1.2s [2024-08-07T08:57:37.481Z] [2024-08-07T08:57:37.481Z] #68 [core-command internal] load build context [2024-08-07T08:57:37.481Z] #68 ... [2024-08-07T08:57:37.481Z] [2024-08-07T08:57:37.481Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T08:57:37.481Z] #100 DONE 1.5s [2024-08-07T08:57:37.481Z] [2024-08-07T08:57:37.481Z] #68 [core-command internal] load build context [2024-08-07T08:57:37.747Z] #68 ... [2024-08-07T08:57:37.747Z] [2024-08-07T08:57:37.747Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:57:37.747Z] #101 DONE 1.9s [2024-08-07T08:57:37.747Z] [2024-08-07T08:57:37.747Z] #68 [core-command internal] load build context [2024-08-07T08:57:38.716Z] #68 transferring context: 145.75MB 82.9s [2024-08-07T08:57:38.982Z] #68 ... [2024-08-07T08:57:38.982Z] [2024-08-07T08:57:38.982Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T08:57:38.982Z] #102 DONE 1.1s [2024-08-07T08:57:38.982Z] [2024-08-07T08:57:38.982Z] #68 [core-command internal] load build context [2024-08-07T08:57:39.254Z] #68 ... [2024-08-07T08:57:39.254Z] [2024-08-07T08:57:39.254Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T08:57:39.254Z] #103 DONE 1.9s [2024-08-07T08:57:39.254Z] [2024-08-07T08:57:39.254Z] #68 [core-command internal] load build context [2024-08-07T08:57:39.254Z] #68 ... [2024-08-07T08:57:39.254Z] [2024-08-07T08:57:39.254Z] #63 [core-keeper internal] load build context [2024-08-07T08:57:39.254Z] #63 ... [2024-08-07T08:57:39.254Z] [2024-08-07T08:57:39.254Z] #68 [core-command internal] load build context [2024-08-07T08:57:39.520Z] #68 ... [2024-08-07T08:57:39.520Z] [2024-08-07T08:57:39.520Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T08:57:39.520Z] #104 DONE 1.8s [2024-08-07T08:57:39.520Z] [2024-08-07T08:57:39.520Z] #68 [core-command internal] load build context [2024-08-07T08:57:40.482Z] #68 ... [2024-08-07T08:57:40.482Z] [2024-08-07T08:57:40.482Z] #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-07T08:57:40.482Z] #105 DONE 1.3s [2024-08-07T08:57:40.482Z] [2024-08-07T08:57:40.482Z] #68 [core-command internal] load build context [2024-08-07T08:57:40.749Z] #68 ... [2024-08-07T08:57:40.749Z] [2024-08-07T08:57:40.749Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:57:41.019Z] #55 ... [2024-08-07T08:57:41.019Z] [2024-08-07T08:57:41.019Z] #68 [core-command internal] load build context [2024-08-07T08:57:41.290Z] #68 ... [2024-08-07T08:57:41.290Z] [2024-08-07T08:57:41.290Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:57:41.290Z] #39 ... [2024-08-07T08:57:41.290Z] [2024-08-07T08:57:41.290Z] #68 [core-command internal] load build context [2024-08-07T08:57:41.558Z] #68 ... [2024-08-07T08:57:41.558Z] [2024-08-07T08:57:41.558Z] #60 [core-data internal] load build context [2024-08-07T08:57:41.558Z] #60 ... [2024-08-07T08:57:41.558Z] [2024-08-07T08:57:41.558Z] #68 [core-command internal] load build context [2024-08-07T08:57:41.829Z] #68 ... [2024-08-07T08:57:41.829Z] [2024-08-07T08:57:41.829Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:57:41.829Z] #47 ... [2024-08-07T08:57:41.829Z] [2024-08-07T08:57:41.829Z] #68 [core-command internal] load build context [2024-08-07T08:57:42.464Z] #68 ... [2024-08-07T08:57:42.464Z] [2024-08-07T08:57:42.464Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:42.464Z] #58 ... [2024-08-07T08:57:42.464Z] [2024-08-07T08:57:42.464Z] #68 [core-command internal] load build context [2024-08-07T08:57:43.940Z] #68 ... [2024-08-07T08:57:43.940Z] [2024-08-07T08:57:43.940Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:43.940Z] #70 transferring context: 87.83MB 87.3s [2024-08-07T08:57:43.940Z] #70 ... [2024-08-07T08:57:43.940Z] [2024-08-07T08:57:43.940Z] #68 [core-command internal] load build context [2024-08-07T08:57:44.208Z] #68 ... [2024-08-07T08:57:44.208Z] [2024-08-07T08:57:44.208Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:57:44.208Z] #62 ... [2024-08-07T08:57:44.208Z] [2024-08-07T08:57:44.208Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:44.792Z] #70 ... [2024-08-07T08:57:44.792Z] [2024-08-07T08:57:44.792Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:44.792Z] #69 ... [2024-08-07T08:57:44.792Z] [2024-08-07T08:57:44.792Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:44.792Z] #49 ... [2024-08-07T08:57:44.792Z] [2024-08-07T08:57:44.792Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:45.380Z] #58 ... [2024-08-07T08:57:45.380Z] [2024-08-07T08:57:45.380Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:45.380Z] #51 ... [2024-08-07T08:57:45.380Z] [2024-08-07T08:57:45.380Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:45.649Z] #58 ... [2024-08-07T08:57:45.649Z] [2024-08-07T08:57:45.649Z] #37 [support-notifications internal] load build context [2024-08-07T08:57:45.649Z] #37 ... [2024-08-07T08:57:45.649Z] [2024-08-07T08:57:45.649Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:47.067Z] #51 ... [2024-08-07T08:57:47.067Z] [2024-08-07T08:57:47.067Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T08:57:47.067Z] #55 transferring context: 308.08MB 96.7s done [2024-08-07T08:57:47.067Z] #55 DONE 97.3s [2024-08-07T08:57:47.067Z] [2024-08-07T08:57:47.067Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:48.480Z] #51 ... [2024-08-07T08:57:48.480Z] [2024-08-07T08:57:48.480Z] #47 [security-proxy-auth internal] load build context [2024-08-07T08:57:48.480Z] #47 transferring context: 308.08MB 98.0s done [2024-08-07T08:57:48.480Z] #47 DONE 99.3s [2024-08-07T08:57:48.480Z] [2024-08-07T08:57:48.480Z] #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:57:48.747Z] #106 ... [2024-08-07T08:57:48.747Z] [2024-08-07T08:57:48.747Z] #107 [security-spire-server] exporting to image [2024-08-07T08:57:48.747Z] #107 exporting layers 8.0s done [2024-08-07T08:57:48.747Z] #107 writing image sha256:dd993cb0f350022a0000b71f0f4c720db0988cd0da203ffa045d7c011093fc68 0.1s done [2024-08-07T08:57:48.747Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-07T08:57:48.747Z] #107 writing image sha256:970bc6cfaa4928ffaa45f062cfb7ff302f0465b0aed1ee878b019b25d11eeae1 0.1s done [2024-08-07T08:57:48.747Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-07T08:57:48.747Z] #107 writing image sha256:745e0095f803bffc44f2c66ca232d9aa31b05fda3b70dbfe86fd218f79aac0f6 0.0s done [2024-08-07T08:57:48.747Z] #107 naming to docker.io/library/security-spire-server-arm64 0.3s done [2024-08-07T08:57:48.747Z] #107 DONE 9.3s [2024-08-07T08:57:49.018Z] [2024-08-07T08:57:49.018Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:49.602Z] #69 ... [2024-08-07T08:57:49.602Z] [2024-08-07T08:57:49.602Z] #63 [core-keeper internal] load build context [2024-08-07T08:57:49.602Z] #63 ... [2024-08-07T08:57:49.602Z] [2024-08-07T08:57:49.602Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:50.192Z] #69 ... [2024-08-07T08:57:50.193Z] [2024-08-07T08:57:50.193Z] #108 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:57:50.193Z] #108 DONE 2.9s [2024-08-07T08:57:50.193Z] [2024-08-07T08:57:50.193Z] #109 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:57:50.783Z] #109 ... [2024-08-07T08:57:50.783Z] [2024-08-07T08:57:50.783Z] #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:57:50.783Z] #106 DONE 2.1s [2024-08-07T08:57:50.783Z] [2024-08-07T08:57:50.783Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:57:51.369Z] #110 ... [2024-08-07T08:57:51.369Z] [2024-08-07T08:57:51.369Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:57:51.369Z] #39 transferring context: 263.84MB 103.7s [2024-08-07T08:57:51.640Z] #39 ... [2024-08-07T08:57:51.641Z] [2024-08-07T08:57:51.641Z] #60 [core-data internal] load build context [2024-08-07T08:57:51.641Z] #60 ... [2024-08-07T08:57:51.641Z] [2024-08-07T08:57:51.641Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:57:52.606Z] #39 ... [2024-08-07T08:57:52.606Z] [2024-08-07T08:57:52.606Z] #60 [core-data internal] load build context [2024-08-07T08:57:52.606Z] #60 transferring context: 308.08MB 101.4s done [2024-08-07T08:57:52.606Z] #60 DONE 102.2s [2024-08-07T08:57:52.606Z] [2024-08-07T08:57:52.606Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:57:54.561Z] #39 ... [2024-08-07T08:57:54.561Z] [2024-08-07T08:57:54.561Z] #68 [core-command internal] load build context [2024-08-07T08:57:54.561Z] #68 ... [2024-08-07T08:57:54.561Z] [2024-08-07T08:57:54.561Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:57:54.561Z] #62 ... [2024-08-07T08:57:54.561Z] [2024-08-07T08:57:54.561Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:57:54.827Z] #39 ... [2024-08-07T08:57:54.827Z] [2024-08-07T08:57:54.827Z] #70 [support-scheduler internal] load build context [2024-08-07T08:57:54.827Z] #70 ... [2024-08-07T08:57:54.827Z] [2024-08-07T08:57:54.827Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:57:55.096Z] #62 ... [2024-08-07T08:57:55.096Z] [2024-08-07T08:57:55.096Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:55.096Z] #49 ... [2024-08-07T08:57:55.096Z] [2024-08-07T08:57:55.096Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:57:55.680Z] #62 ... [2024-08-07T08:57:55.680Z] [2024-08-07T08:57:55.680Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:55.946Z] #58 ... [2024-08-07T08:57:55.946Z] [2024-08-07T08:57:55.946Z] #37 [support-notifications internal] load build context [2024-08-07T08:57:55.946Z] #37 ... [2024-08-07T08:57:55.946Z] [2024-08-07T08:57:55.946Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:57.356Z] #58 transferring context: 173.78MB 106.7s [2024-08-07T08:57:58.766Z] #58 ... [2024-08-07T08:57:58.766Z] [2024-08-07T08:57:58.766Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:57:58.766Z] #51 ... [2024-08-07T08:57:58.766Z] [2024-08-07T08:57:58.766Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:59.725Z] #58 ... [2024-08-07T08:57:59.725Z] [2024-08-07T08:57:59.725Z] #63 [core-keeper internal] load build context [2024-08-07T08:57:59.992Z] #63 ... [2024-08-07T08:57:59.992Z] [2024-08-07T08:57:59.992Z] #58 [core-metadata internal] load build context [2024-08-07T08:57:59.992Z] #58 ... [2024-08-07T08:57:59.992Z] [2024-08-07T08:57:59.992Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:00.259Z] #69 ... [2024-08-07T08:58:00.259Z] [2024-08-07T08:58:00.259Z] #63 [core-keeper internal] load build context [2024-08-07T08:58:02.843Z] #63 transferring context: 294.88MB 109.7s [2024-08-07T08:58:04.796Z] #63 ... [2024-08-07T08:58:04.796Z] [2024-08-07T08:58:04.796Z] #68 [core-command internal] load build context [2024-08-07T08:58:04.796Z] #68 ... [2024-08-07T08:58:04.796Z] [2024-08-07T08:58:04.796Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:58:04.796Z] #62 ... [2024-08-07T08:58:04.796Z] [2024-08-07T08:58:04.796Z] #39 [security-secretstore-setup internal] load build context [2024-08-07T08:58:04.796Z] #39 transferring context: 308.08MB 117.0s done [2024-08-07T08:58:04.796Z] #39 DONE 117.3s [2024-08-07T08:58:04.796Z] [2024-08-07T08:58:04.796Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:58:04.796Z] #62 ... [2024-08-07T08:58:04.796Z] [2024-08-07T08:58:04.796Z] #68 [core-command internal] load build context [2024-08-07T08:58:05.064Z] #68 ... [2024-08-07T08:58:05.064Z] [2024-08-07T08:58:05.064Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:05.064Z] #70 ... [2024-08-07T08:58:05.064Z] [2024-08-07T08:58:05.064Z] #63 [core-keeper internal] load build context [2024-08-07T08:58:05.064Z] #63 transferring context: 308.08MB 112.2s done [2024-08-07T08:58:05.064Z] #63 DONE 113.5s [2024-08-07T08:58:05.064Z] [2024-08-07T08:58:05.064Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:05.064Z] #70 ... [2024-08-07T08:58:05.064Z] [2024-08-07T08:58:05.064Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:58:05.337Z] #111 ... [2024-08-07T08:58:05.337Z] [2024-08-07T08:58:05.337Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:58:05.337Z] #49 ... [2024-08-07T08:58:05.337Z] [2024-08-07T08:58:05.337Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:06.311Z] #70 ... [2024-08-07T08:58:06.311Z] [2024-08-07T08:58:06.311Z] #37 [support-notifications internal] load build context [2024-08-07T08:58:06.311Z] #37 ... [2024-08-07T08:58:06.311Z] [2024-08-07T08:58:06.311Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:07.272Z] #70 ... [2024-08-07T08:58:07.272Z] [2024-08-07T08:58:07.272Z] #62 [security-proxy-setup internal] load build context [2024-08-07T08:58:07.272Z] #62 transferring context: 308.08MB 113.9s done [2024-08-07T08:58:07.272Z] #62 DONE 115.4s [2024-08-07T08:58:07.272Z] [2024-08-07T08:58:07.272Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:07.272Z] #70 ... [2024-08-07T08:58:07.272Z] [2024-08-07T08:58:07.272Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:58:07.272Z] #111 DONE 2.2s [2024-08-07T08:58:07.272Z] [2024-08-07T08:58:07.272Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:07.540Z] #70 ... [2024-08-07T08:58:07.540Z] [2024-08-07T08:58:07.540Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T08:58:07.540Z] #112 DONE 2.3s [2024-08-07T08:58:07.540Z] [2024-08-07T08:58:07.540Z] #51 [security-bootstrapper internal] load build context [2024-08-07T08:58:07.540Z] #51 transferring context: 308.08MB 116.4s done [2024-08-07T08:58:07.540Z] #51 DONE 117.2s [2024-08-07T08:58:07.540Z] [2024-08-07T08:58:07.540Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:10.139Z] #70 ... [2024-08-07T08:58:10.139Z] [2024-08-07T08:58:10.139Z] #37 [support-notifications internal] load build context [2024-08-07T08:58:10.139Z] #37 transferring context: 308.08MB 120.6s done [2024-08-07T08:58:10.140Z] #37 DONE 120.8s [2024-08-07T08:58:10.140Z] [2024-08-07T08:58:10.140Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:10.408Z] #70 ... [2024-08-07T08:58:10.408Z] [2024-08-07T08:58:10.408Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:10.408Z] #69 ... [2024-08-07T08:58:10.408Z] [2024-08-07T08:58:10.408Z] #58 [core-metadata internal] load build context [2024-08-07T08:58:10.408Z] #58 ... [2024-08-07T08:58:10.408Z] [2024-08-07T08:58:10.408Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:11.816Z] #69 ... [2024-08-07T08:58:11.816Z] [2024-08-07T08:58:11.816Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:58:11.816Z] #49 transferring context: 308.08MB 121.8s done [2024-08-07T08:58:11.816Z] #49 DONE 122.0s [2024-08-07T08:58:11.816Z] [2024-08-07T08:58:11.816Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:15.170Z] #69 ... [2024-08-07T08:58:15.170Z] [2024-08-07T08:58:15.170Z] #68 [core-command internal] load build context [2024-08-07T08:58:15.170Z] #68 ... [2024-08-07T08:58:15.170Z] [2024-08-07T08:58:15.170Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:16.581Z] #69 ... [2024-08-07T08:58:16.581Z] [2024-08-07T08:58:16.581Z] #68 [core-command internal] load build context [2024-08-07T08:58:16.581Z] #68 transferring context: 308.08MB 120.8s done [2024-08-07T08:58:16.581Z] #68 DONE 123.6s [2024-08-07T08:58:16.581Z] [2024-08-07T08:58:16.581Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:17.547Z] #69 ... [2024-08-07T08:58:17.547Z] [2024-08-07T08:58:17.547Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:58:17.547Z] #113 ... [2024-08-07T08:58:17.547Z] [2024-08-07T08:58:17.547Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:58:17.817Z] #114 ... [2024-08-07T08:58:17.817Z] [2024-08-07T08:58:17.817Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:20.399Z] #69 ... [2024-08-07T08:58:20.399Z] [2024-08-07T08:58:20.399Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:20.399Z] #70 ... [2024-08-07T08:58:20.399Z] [2024-08-07T08:58:20.399Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:20.668Z] #69 ... [2024-08-07T08:58:20.668Z] [2024-08-07T08:58:20.669Z] #58 [core-metadata internal] load build context [2024-08-07T08:58:20.942Z] #58 ... [2024-08-07T08:58:20.942Z] [2024-08-07T08:58:20.942Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:20.942Z] #69 ... [2024-08-07T08:58:20.942Z] [2024-08-07T08:58:20.942Z] #58 [core-metadata internal] load build context [2024-08-07T08:58:20.942Z] #58 transferring context: 308.08MB 130.3s done [2024-08-07T08:58:20.942Z] #58 DONE 130.7s [2024-08-07T08:58:20.942Z] [2024-08-07T08:58:20.942Z] #69 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:22.355Z] #69 transferring context: 308.08MB 126.2s done [2024-08-07T08:58:22.355Z] #69 DONE 129.4s [2024-08-07T08:58:22.355Z] [2024-08-07T08:58:22.355Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:24.994Z] #70 ... [2024-08-07T08:58:24.994Z] [2024-08-07T08:58:24.994Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:58:24.994Z] #115 DONE 2.2s [2024-08-07T08:58:24.994Z] [2024-08-07T08:58:24.994Z] #70 [support-scheduler internal] load build context [2024-08-07T08:58:26.412Z] #70 transferring context: 308.08MB 129.6s done [2024-08-07T08:58:26.412Z] #70 DONE 133.2s [2024-08-07T08:58:26.412Z] [2024-08-07T08:58:26.412Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:34.287Z] #116 ... [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:34.287Z] #110 DONE 92.9s [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #109 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:34.287Z] #109 DONE 93.5s [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T08:59:34.287Z] #117 ... [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T08:59:34.287Z] #118 DONE 6.0s [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T08:59:34.287Z] #119 ... [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:34.287Z] #120 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #121 [support-scheduler builder 6/7] COPY . . [2024-08-07T08:59:34.287Z] #121 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:34.287Z] #122 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:34.287Z] #123 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #124 [core-command builder 6/7] COPY . . [2024-08-07T08:59:34.287Z] #124 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:34.287Z] #125 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:34.287Z] #126 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:34.287Z] #127 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #128 [core-metadata builder 6/7] COPY . . [2024-08-07T08:59:34.287Z] #128 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:34.287Z] #129 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:34.287Z] #130 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #131 [core-data builder 6/7] COPY . . [2024-08-07T08:59:34.287Z] #131 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:34.287Z] #132 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:34.287Z] #133 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T08:59:34.287Z] #134 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T08:59:34.287Z] #117 DONE 6.0s [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:34.287Z] #135 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #136 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:34.287Z] #136 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #137 [support-notifications builder 6/7] COPY . . [2024-08-07T08:59:34.287Z] #137 CACHED [2024-08-07T08:59:34.287Z] [2024-08-07T08:59:34.287Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T08:59:35.245Z] #138 ... [2024-08-07T08:59:35.245Z] [2024-08-07T08:59:35.245Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T08:59:35.245Z] #119 4.825 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-07T08:59:35.511Z] #119 ... [2024-08-07T08:59:35.511Z] [2024-08-07T08:59:35.511Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:35.511Z] #114 DONE 88.1s [2024-08-07T08:59:35.778Z] [2024-08-07T08:59:35.778Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:35.778Z] #113 DONE 88.3s [2024-08-07T08:59:35.778Z] [2024-08-07T08:59:35.778Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T08:59:40.299Z] #139 ... [2024-08-07T08:59:40.299Z] [2024-08-07T08:59:40.299Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T08:59:40.299Z] #0 7.212 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-07T08:59:40.299Z] #140 ... [2024-08-07T08:59:40.299Z] [2024-08-07T08:59:40.299Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T08:59:40.299Z] #0 7.105 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-07T08:59:40.299Z] #141 ... [2024-08-07T08:59:40.299Z] [2024-08-07T08:59:40.299Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T08:59:40.299Z] #0 7.568 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-07T08:59:40.299Z] #142 ... [2024-08-07T08:59:40.299Z] [2024-08-07T08:59:40.299Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T08:59:40.299Z] #0 7.699 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-07T08:59:40.299Z] #143 ... [2024-08-07T08:59:40.299Z] [2024-08-07T08:59:40.299Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T08:59:40.299Z] #0 6.698 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-07T08:59:40.585Z] #144 ... [2024-08-07T08:59:40.585Z] [2024-08-07T08:59:40.585Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T08:59:40.585Z] #0 5.073 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-07T08:59:40.585Z] #145 ... [2024-08-07T08:59:40.585Z] [2024-08-07T08:59:40.585Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T08:59:40.585Z] #138 7.553 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-07T08:59:42.671Z] #138 ... [2024-08-07T08:59:42.671Z] [2024-08-07T08:59:42.671Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:42.671Z] #116 DONE 78.1s [2024-08-07T08:59:42.671Z] [2024-08-07T08:59:42.671Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T08:59:42.671Z] #146 CACHED [2024-08-07T08:59:42.671Z] [2024-08-07T08:59:42.671Z] #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:42.671Z] #147 CACHED [2024-08-07T08:59:42.671Z] [2024-08-07T08:59:42.671Z] #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:42.671Z] #148 CACHED [2024-08-07T08:59:42.671Z] [2024-08-07T08:59:42.671Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T08:59:42.671Z] #139 DONE 7.1s [2024-08-07T08:59:42.671Z] [2024-08-07T08:59:42.671Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T08:59:42.957Z] #149 ... [2024-08-07T08:59:42.957Z] [2024-08-07T08:59:42.957Z] #150 [core-keeper builder 7/8] COPY . . [2024-08-07T08:59:42.957Z] #150 DONE 7.2s [2024-08-07T08:59:42.957Z] [2024-08-07T08:59:42.957Z] #151 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:42.957Z] #151 CACHED [2024-08-07T08:59:42.957Z] [2024-08-07T08:59:42.957Z] #152 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:42.957Z] #152 CACHED [2024-08-07T08:59:42.957Z] [2024-08-07T08:59:42.957Z] #153 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T08:59:42.957Z] #153 CACHED [2024-08-07T08:59:42.957Z] [2024-08-07T08:59:42.957Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T08:59:48.490Z] #154 5.384 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-07T08:59:48.490Z] #154 ... [2024-08-07T08:59:48.490Z] [2024-08-07T08:59:48.490Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T08:59:48.490Z] #149 5.583 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-07T08:59:52.778Z] #149 ... [2024-08-07T08:59:52.778Z] [2024-08-07T08:59:52.778Z] #155 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T08:59:53.057Z] #155 ... [2024-08-07T08:59:53.057Z] [2024-08-07T08:59:53.057Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T08:59:53.057Z] #0 4.674 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-07T08:59:53.327Z] #156 ... [2024-08-07T08:59:53.327Z] [2024-08-07T08:59:53.327Z] #157 [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-07T08:59:53.327Z] #0 4.888 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-07T08:59:53.327Z] #157 ... [2024-08-07T08:59:53.327Z] [2024-08-07T08:59:53.327Z] #155 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T08:59:53.327Z] #155 DONE 10.5s [2024-08-07T08:59:53.327Z] [2024-08-07T08:59:53.327Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T08:59:55.937Z] #158 2.485 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-07T09:21:04.148Z] #158 ... [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:21:04.148Z] #149 DONE 1271.2s [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:21:04.148Z] #142 ... [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:21:04.148Z] #159 DONE 0.4s [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:21:04.148Z] #160 DONE 0.2s [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:21:04.148Z] #158 ... [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-07T09:21:04.148Z] #161 DONE 0.2s [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T09:21:04.148Z] #162 DONE 0.2s [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T09:21:04.148Z] #163 DONE 0.3s [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:21:04.148Z] #119 ... [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:21:04.148Z] #164 DONE 0.2s [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:21:04.148Z] #165 DONE 2.5s [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:21:04.148Z] #119 ... [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #107 [security-proxy-setup] exporting to image [2024-08-07T09:21:04.148Z] #107 exporting layers [2024-08-07T09:21:04.148Z] #107 exporting layers 1.3s done [2024-08-07T09:21:04.148Z] #107 writing image sha256:8f6adfc3afbff968cf2f68f612066727eaa6f362fb0765fee1bf2040f50fffbd done [2024-08-07T09:21:04.148Z] #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-07T09:21:04.148Z] #107 DONE 10.6s [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:21:04.148Z] #143 ... [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #157 [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-07T09:21:04.148Z] #157 1277.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T09:21:04.148Z] #157 ... [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:21:04.148Z] #156 DONE 1281.0s [2024-08-07T09:21:04.148Z] [2024-08-07T09:21:04.148Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T09:21:04.413Z] #166 DONE 0.4s [2024-08-07T09:21:04.413Z] [2024-08-07T09:21:04.413Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T09:21:06.994Z] #167 DONE 2.6s [2024-08-07T09:21:06.994Z] [2024-08-07T09:21:06.994Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:21:07.261Z] #168 DONE 0.3s [2024-08-07T09:21:07.261Z] [2024-08-07T09:21:07.261Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:21:07.524Z] #169 DONE 0.2s [2024-08-07T09:21:07.524Z] [2024-08-07T09:21:07.524Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T09:21:07.839Z] #170 DONE 0.4s [2024-08-07T09:21:07.839Z] [2024-08-07T09:21:07.839Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:21:08.105Z] #119 ... [2024-08-07T09:21:08.105Z] [2024-08-07T09:21:08.105Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T09:21:08.105Z] #171 DONE 0.3s [2024-08-07T09:21:08.105Z] [2024-08-07T09:21:08.105Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:21:08.105Z] #158 ... [2024-08-07T09:21:08.105Z] [2024-08-07T09:21:08.105Z] #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-07T09:21:08.373Z] #172 DONE 0.2s [2024-08-07T09:21:08.373Z] [2024-08-07T09:21:08.373Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-07T09:21:08.373Z] #173 DONE 0.2s [2024-08-07T09:21:08.373Z] [2024-08-07T09:21:08.373Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-07T09:21:08.953Z] #174 DONE 0.2s [2024-08-07T09:21:08.953Z] [2024-08-07T09:21:08.953Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T09:21:08.953Z] #175 DONE 0.4s [2024-08-07T09:21:08.953Z] [2024-08-07T09:21:08.953Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:21:09.226Z] #143 ... [2024-08-07T09:21:09.226Z] [2024-08-07T09:21:09.226Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T09:21:09.226Z] #176 DONE 0.1s [2024-08-07T09:21:09.226Z] [2024-08-07T09:21:09.226Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T09:21:11.165Z] #177 DONE 2.1s [2024-08-07T09:21:11.165Z] [2024-08-07T09:21:11.165Z] #107 [security-bootstrapper] exporting to image [2024-08-07T09:21:11.165Z] #107 exporting layers [2024-08-07T09:21:12.572Z] #107 exporting layers 1.2s done [2024-08-07T09:21:12.572Z] #107 writing image sha256:fd00444e2fd6329cb755727ce7df9c1a96435ecec32984794d765469dbfe4e55 done [2024-08-07T09:21:12.572Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-07T09:21:12.572Z] #107 DONE 11.8s [2024-08-07T09:21:12.572Z] [2024-08-07T09:21:12.572Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:21:24.865Z] #119 ... [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #157 [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-07T09:21:24.865Z] #157 DONE 1300.1s [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:21:24.865Z] #158 ... [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:21:24.865Z] #178 DONE 0.2s [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:21:24.865Z] #140 ... [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:21:24.865Z] #179 DONE 0.4s [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:21:24.865Z] #119 ... [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-07T09:21:24.865Z] #180 DONE 0.2s [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-07T09:21:24.865Z] #181 DONE 0.2s [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:21:24.865Z] #182 DONE 0.2s [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T09:21:24.865Z] #183 DONE 0.3s [2024-08-07T09:21:24.865Z] [2024-08-07T09:21:24.865Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:21:25.197Z] #158 ... [2024-08-07T09:21:25.197Z] [2024-08-07T09:21:25.197Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T09:21:25.197Z] #184 DONE 0.3s [2024-08-07T09:21:25.197Z] [2024-08-07T09:21:25.197Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:21:25.462Z] #140 ... [2024-08-07T09:21:25.462Z] [2024-08-07T09:21:25.462Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:21:25.462Z] #185 DONE 0.2s [2024-08-07T09:21:25.462Z] [2024-08-07T09:21:25.462Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:21:28.042Z] #186 DONE 2.3s [2024-08-07T09:21:28.042Z] [2024-08-07T09:21:28.042Z] #107 [security-secretstore-setup] exporting to image [2024-08-07T09:21:28.042Z] #107 exporting layers [2024-08-07T09:21:29.443Z] #107 exporting layers 1.4s done [2024-08-07T09:21:29.443Z] #107 writing image sha256:6e4e4afd3b1a60d4c1f87891e9af18b7785f76b73a046d0969dacd7782162b4e done [2024-08-07T09:21:29.443Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-07T09:21:29.443Z] #107 DONE 13.2s [2024-08-07T09:21:29.443Z] [2024-08-07T09:21:29.443Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:22:16.246Z] #119 ... [2024-08-07T09:22:16.246Z] [2024-08-07T09:22:16.246Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:22:16.246Z] #144 DONE 1362.6s [2024-08-07T09:22:16.246Z] [2024-08-07T09:22:16.246Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:22:16.246Z] #119 ... [2024-08-07T09:22:16.246Z] [2024-08-07T09:22:16.246Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:22:16.246Z] #187 DONE 0.2s [2024-08-07T09:22:16.246Z] [2024-08-07T09:22:16.246Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:22:16.246Z] #188 DONE 0.1s [2024-08-07T09:22:16.246Z] [2024-08-07T09:22:16.246Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T09:22:16.246Z] #189 DONE 0.3s [2024-08-07T09:22:16.246Z] [2024-08-07T09:22:16.246Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:22:16.246Z] #190 DONE 0.1s [2024-08-07T09:22:16.246Z] [2024-08-07T09:22:16.246Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-07T09:22:16.246Z] #191 DONE 0.2s [2024-08-07T09:22:16.246Z] [2024-08-07T09:22:16.246Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:22:16.246Z] #192 DONE 2.1s [2024-08-07T09:22:16.246Z] [2024-08-07T09:22:16.246Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-07T09:22:16.246Z] #107 exporting layers [2024-08-07T09:22:16.827Z] #107 exporting layers 0.8s done [2024-08-07T09:22:16.827Z] #107 writing image sha256:e6b65f52ee71e697078d63e09d693f1b2c29965a09c5e465cd4f910b822c278e done [2024-08-07T09:22:16.827Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-07T09:22:16.827Z] #107 DONE 14.0s [2024-08-07T09:22:16.827Z] [2024-08-07T09:22:16.827Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:24:53.486Z] #140 ... [2024-08-07T09:24:53.486Z] [2024-08-07T09:24:53.486Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:24:53.486Z] #158 DONE 1488.5s [2024-08-07T09:24:53.486Z] [2024-08-07T09:24:53.486Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:24:53.486Z] #145 ... [2024-08-07T09:24:53.486Z] [2024-08-07T09:24:53.486Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:24:53.486Z] #193 DONE 0.3s [2024-08-07T09:24:53.486Z] [2024-08-07T09:24:53.486Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:24:53.486Z] #194 DONE 0.2s [2024-08-07T09:24:53.486Z] [2024-08-07T09:24:53.486Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T09:24:53.486Z] #195 DONE 0.3s [2024-08-07T09:24:53.486Z] [2024-08-07T09:24:53.486Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:24:53.486Z] #196 DONE 0.1s [2024-08-07T09:24:53.486Z] [2024-08-07T09:24:53.486Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-07T09:24:53.486Z] #107 exporting layers [2024-08-07T09:24:53.486Z] #107 exporting layers 0.9s done [2024-08-07T09:24:53.486Z] #107 writing image sha256:3f50eb733b4afe2880910a2b049e9cce9ffba2964ac46d3fbeff6cfb3c0457e5 [2024-08-07T09:24:53.486Z] #107 writing image sha256:3f50eb733b4afe2880910a2b049e9cce9ffba2964ac46d3fbeff6cfb3c0457e5 0.1s done [2024-08-07T09:24:53.486Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-07T09:24:53.486Z] #107 DONE 15.1s [2024-08-07T09:24:53.486Z] [2024-08-07T09:24:53.486Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:34:31.599Z] #119 ... [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:34:31.599Z] #142 DONE 2093.0s [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:34:31.599Z] #119 ... [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:31.599Z] #197 DONE 0.2s [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:34:31.599Z] #143 ... [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:31.599Z] #198 DONE 0.1s [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:34:31.599Z] #154 ... [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T09:34:31.599Z] #199 DONE 0.5s [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:31.599Z] #200 DONE 0.1s [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:34:31.599Z] #138 ... [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T09:34:31.599Z] #201 DONE 0.2s [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:34:31.599Z] #202 DONE 2.1s [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #107 [security-proxy-auth] exporting to image [2024-08-07T09:34:31.599Z] #107 exporting layers [2024-08-07T09:34:31.599Z] #107 exporting layers 0.8s done [2024-08-07T09:34:31.599Z] #107 writing image sha256:ab7ca4d5c4569262f3097d2268895533158c2271bc90d4aaf86da9b7ada78a76 done [2024-08-07T09:34:31.599Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-07T09:34:31.599Z] #107 DONE 15.9s [2024-08-07T09:34:31.599Z] [2024-08-07T09:34:31.599Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:35:53.239Z] #119 ... [2024-08-07T09:35:53.239Z] [2024-08-07T09:35:53.239Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:35:53.239Z] #141 DONE 2176.0s [2024-08-07T09:35:53.239Z] [2024-08-07T09:35:53.239Z] #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:35:53.239Z] #48 ... [2024-08-07T09:35:53.239Z] [2024-08-07T09:35:53.239Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:35:53.239Z] #203 DONE 0.1s [2024-08-07T09:35:53.239Z] [2024-08-07T09:35:53.239Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:35:53.239Z] #138 ... [2024-08-07T09:35:53.239Z] [2024-08-07T09:35:53.239Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:35:53.239Z] #204 DONE 0.1s [2024-08-07T09:35:53.239Z] [2024-08-07T09:35:53.239Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T09:35:53.239Z] #205 DONE 0.6s [2024-08-07T09:35:53.239Z] [2024-08-07T09:35:53.239Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:35:53.239Z] #138 ... [2024-08-07T09:35:53.239Z] [2024-08-07T09:35:53.239Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:35:53.239Z] #206 DONE 0.2s [2024-08-07T09:35:53.239Z] [2024-08-07T09:35:53.239Z] #107 [core-command] exporting to image [2024-08-07T09:35:53.239Z] #107 exporting layers [2024-08-07T09:35:53.239Z] #107 exporting layers 0.4s done [2024-08-07T09:35:53.239Z] #107 writing image sha256:9376bb263f77181d72d0594292269d57c001168323bcbb8a97f00218057fba72 done [2024-08-07T09:35:53.239Z] #107 naming to docker.io/library/core-command-arm64 done [2024-08-07T09:35:53.239Z] #107 DONE 16.3s [2024-08-07T09:35:53.239Z] [2024-08-07T09:35:53.239Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:38:44.995Z] #143 ... [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:38:44.995Z] #154 DONE 2329.3s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:38:44.995Z] #143 DONE 2343.4s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:38:44.995Z] #207 DONE 0.4s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:38:44.995Z] #119 ... [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T09:38:44.995Z] #208 ... [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:38:44.995Z] #138 DONE 2344.9s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:38:44.995Z] #209 DONE 0.4s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:38:44.995Z] #210 DONE 0.5s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T09:38:44.995Z] #211 ... [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T09:38:44.995Z] #208 DONE 1.5s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:38:44.995Z] #212 ... [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:38:44.995Z] #213 DONE 0.4s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:38:44.995Z] #212 DONE 0.4s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #107 [core-keeper] exporting to image [2024-08-07T09:38:44.995Z] #107 exporting layers [2024-08-07T09:38:44.995Z] #107 ... [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:38:44.995Z] #214 DONE 0.4s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T09:38:44.995Z] #211 DONE 1.2s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T09:38:44.995Z] #215 ... [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #216 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:38:44.995Z] #216 DONE 0.3s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #107 [core-data] exporting to image [2024-08-07T09:38:44.995Z] #107 exporting layers 1.0s done [2024-08-07T09:38:44.995Z] #107 writing image sha256:f222f4f4c366e716aa6db8d7a5f967462a6f1944788c31492cfae46f8e44aad3 [2024-08-07T09:38:44.995Z] #107 writing image sha256:f222f4f4c366e716aa6db8d7a5f967462a6f1944788c31492cfae46f8e44aad3 0.0s done [2024-08-07T09:38:44.995Z] #107 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-08-07T09:38:44.995Z] #107 ... [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T09:38:44.995Z] #215 DONE 1.5s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #107 [core-data] exporting to image [2024-08-07T09:38:44.995Z] #107 exporting layers 1.3s done [2024-08-07T09:38:44.995Z] #107 writing image sha256:f869564ebffe75d9f9cabc696eea8765eceea0e6936d95bb4395a9999309d41e done [2024-08-07T09:38:44.995Z] #107 naming to docker.io/library/core-data-arm64 done [2024-08-07T09:38:44.995Z] #107 DONE 18.5s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:38:44.995Z] #217 DONE 0.2s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T09:38:44.995Z] #218 DONE 0.2s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:38:44.995Z] #119 ... [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #107 [core-metadata] exporting to image [2024-08-07T09:38:44.995Z] #107 exporting layers 0.6s done [2024-08-07T09:38:44.995Z] #107 writing image sha256:3029e5341cc084457461548bbdab211eb558f9b03f0e06306449acf1321229e1 done [2024-08-07T09:38:44.995Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-08-07T09:38:44.995Z] #107 DONE 19.1s [2024-08-07T09:38:44.995Z] [2024-08-07T09:38:44.995Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:39:23.911Z] #119 ... [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:39:23.911Z] #140 DONE 2391.9s [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:39:23.911Z] #119 ... [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:39:23.911Z] #219 DONE 0.2s [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:39:23.911Z] #220 ... [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:39:23.911Z] #119 DONE 2393.1s [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:39:23.911Z] #220 DONE 0.3s [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #35 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:39:23.911Z] #35 ... [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T09:39:23.911Z] #221 DONE 0.7s [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:39:23.911Z] #222 ... [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #223 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:39:23.911Z] #223 DONE 0.5s [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:39:23.911Z] #145 DONE 2394.0s [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #224 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:39:23.911Z] #224 DONE 0.3s [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:39:23.911Z] #222 DONE 0.3s [2024-08-07T09:39:23.911Z] [2024-08-07T09:39:23.911Z] #107 [support-scheduler] exporting to image [2024-08-07T09:39:23.911Z] #107 exporting layers [2024-08-07T09:39:24.507Z] #107 ... [2024-08-07T09:39:24.507Z] [2024-08-07T09:39:24.507Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:39:24.507Z] #225 CACHED [2024-08-07T09:39:24.507Z] [2024-08-07T09:39:24.507Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:39:24.507Z] #226 CACHED [2024-08-07T09:39:24.507Z] [2024-08-07T09:39:24.507Z] #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T09:39:24.507Z] #227 DONE 0.7s [2024-08-07T09:39:24.507Z] [2024-08-07T09:39:24.507Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T09:39:24.778Z] #228 ... [2024-08-07T09:39:24.778Z] [2024-08-07T09:39:24.778Z] #107 [support-scheduler] exporting to image [2024-08-07T09:39:24.778Z] #107 exporting layers 0.8s done [2024-08-07T09:39:24.778Z] #107 writing image sha256:35ab7f07a0f8d30f489d0a1bf39e6d3a9174f1245903721775bee015d3f94736 0.0s done [2024-08-07T09:39:24.778Z] #107 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-08-07T09:39:24.778Z] #107 DONE 20.0s [2024-08-07T09:39:24.778Z] [2024-08-07T09:39:24.778Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T09:39:24.778Z] #229 DONE 0.3s [2024-08-07T09:39:25.047Z] [2024-08-07T09:39:25.047Z] #107 [support-cron-scheduler] exporting to image [2024-08-07T09:39:25.047Z] #107 ... [2024-08-07T09:39:25.047Z] [2024-08-07T09:39:25.047Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T09:39:25.047Z] #228 DONE 0.6s [2024-08-07T09:39:25.320Z] [2024-08-07T09:39:25.320Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:39:25.320Z] #230 DONE 0.1s [2024-08-07T09:39:25.320Z] [2024-08-07T09:39:25.320Z] #107 [support-notifications] exporting to image [2024-08-07T09:39:25.910Z] #107 exporting layers 0.5s done [2024-08-07T09:39:25.910Z] #107 writing image sha256:83ffca68b1e264309572f97d4ff2aa8a07643cd464f918a97af1091e1456396e done [2024-08-07T09:39:25.910Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-07T09:39:25.910Z] #107 writing image sha256:945a3bee7c6c7fb9504f0503ddf727c65b3aacf0221b374404963e291e420e41 done [2024-08-07T09:39:25.910Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-08-07T09:39:25.910Z] #107 DONE 20.9s [2024-08-07T09:39:25.910Z] [2024-08-07T09:39:25.910Z] #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:39:25.910Z] time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T09:39:25.912Z] $ docker stop --time=1 d0820795412ddf273f07d4a5a2a35383c1c73d35a0d7ea76c1eba273e02e4a59 [2024-08-07T09:39:27.696Z] $ docker rm -f --volumes d0820795412ddf273f07d4a5a2a35383c1c73d35a0d7ea76c1eba273e02e4a59 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T09:39:28.247Z] + docker images [2024-08-07T09:39:28.248Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T09:39:28.248Z] support-notifications-arm64 latest 945a3bee7c6c 3 seconds ago 41.9MB [2024-08-07T09:39:28.248Z] support-cron-scheduler-arm64 latest 83ffca68b1e2 4 seconds ago 41.8MB [2024-08-07T09:39:28.248Z] support-scheduler-arm64 latest 35ab7f07a0f8 5 seconds ago 41.2MB [2024-08-07T09:39:28.248Z] core-metadata-arm64 latest 3029e5341cc0 50 seconds ago 39.1MB [2024-08-07T09:39:28.248Z] core-data-arm64 latest f869564ebffe 52 seconds ago 39MB [2024-08-07T09:39:28.248Z] core-keeper-arm64 latest f222f4f4c366 53 seconds ago 38.9MB [2024-08-07T09:39:28.248Z] core-command-arm64 latest 9376bb263f77 3 minutes ago 35MB [2024-08-07T09:39:28.248Z] security-proxy-auth-arm64 latest ab7ca4d5c456 5 minutes ago 32.6MB [2024-08-07T09:39:28.248Z] security-spiffe-token-provider-arm64 latest 3f50eb733b4a 14 minutes ago 29MB [2024-08-07T09:39:28.248Z] core-common-config-bootstrapper-arm64 latest e6b65f52ee71 17 minutes ago 15.3MB [2024-08-07T09:39:28.248Z] security-secretstore-setup-arm64 latest 6e4e4afd3b1a 18 minutes ago 36.4MB [2024-08-07T09:39:28.248Z] security-bootstrapper-arm64 latest fd00444e2fd6 18 minutes ago 18.9MB [2024-08-07T09:39:28.248Z] security-proxy-setup-arm64 latest 8f6adfc3afbf 18 minutes ago 26.1MB [2024-08-07T09:39:28.248Z] security-spire-config-arm64 latest dd993cb0f350 41 minutes ago 115MB [2024-08-07T09:39:28.248Z] security-spire-server-arm64 latest 745e0095f803 41 minutes ago 116MB [2024-08-07T09:39:28.248Z] security-spire-agent-arm64 latest 970bc6cfaa49 41 minutes ago 174MB [2024-08-07T09:39:28.248Z] ci-base-image-arm64 latest 7dcd2c1c306b About an hour ago 966MB [2024-08-07T09:39:28.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-07T09:39:28.248Z] 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-07T09:39:28.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T09:39:28.736Z] [2024-08-07T09:39:28.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:39:29.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T09:39:32.421Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-07T09:39:32.421Z] 8998bd30e6a1: Pulling fs layer [2024-08-07T09:39:32.421Z] 04944245beec: Pulling fs layer [2024-08-07T09:39:32.421Z] 699f458cf7ca: Pulling fs layer [2024-08-07T09:39:32.421Z] 765212b225bb: Pulling fs layer [2024-08-07T09:39:32.421Z] f23df028b6ca: Pulling fs layer [2024-08-07T09:39:32.421Z] d65c8cfc05b1: Pulling fs layer [2024-08-07T09:39:32.421Z] 2437ff75d9bd: Pulling fs layer [2024-08-07T09:39:32.421Z] 765212b225bb: Waiting [2024-08-07T09:39:32.421Z] f23df028b6ca: Waiting [2024-08-07T09:39:32.421Z] d65c8cfc05b1: Waiting [2024-08-07T09:39:32.421Z] 2437ff75d9bd: Waiting [2024-08-07T09:39:32.421Z] 04944245beec: Verifying Checksum [2024-08-07T09:39:32.421Z] 04944245beec: Download complete [2024-08-07T09:39:32.421Z] 765212b225bb: Download complete [2024-08-07T09:39:32.421Z] f23df028b6ca: Verifying Checksum [2024-08-07T09:39:32.421Z] f23df028b6ca: Download complete [2024-08-07T09:39:32.421Z] d65c8cfc05b1: Verifying Checksum [2024-08-07T09:39:32.421Z] d65c8cfc05b1: Download complete [2024-08-07T09:39:32.421Z] 699f458cf7ca: Verifying Checksum [2024-08-07T09:39:32.690Z] 8998bd30e6a1: Download complete [2024-08-07T09:39:35.274Z] 2437ff75d9bd: Verifying Checksum [2024-08-07T09:39:35.274Z] 2437ff75d9bd: Download complete [2024-08-07T09:39:37.858Z] 8998bd30e6a1: Pull complete [2024-08-07T09:39:38.444Z] 04944245beec: Pull complete [2024-08-07T09:39:39.855Z] 699f458cf7ca: Pull complete [2024-08-07T09:39:40.123Z] 765212b225bb: Pull complete [2024-08-07T09:39:41.085Z] f23df028b6ca: Pull complete [2024-08-07T09:39:41.352Z] d65c8cfc05b1: Pull complete [2024-08-07T09:39:59.566Z] 2437ff75d9bd: Pull complete [2024-08-07T09:39:59.566Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-07T09:39:59.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T09:39:59.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:39:59.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-7280 does not seem to be running inside a container [2024-08-07T09:39:59.866Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07T09:40:03.158Z] $ docker top 566cdc63a6bd4d24975b5fa447b3a6cbc4288488d1b963e4d83ae98182de16eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:40:04.140Z] ---> job-cost.sh [2024-08-07T09:40:04.140Z] lf-activate-venv: SKIPPING [2024-08-07T09:40:04.140Z] INFO: No Stack... [2024-08-07T09:40:04.723Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-07T09:40:05.683Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T09:40:06.331Z] + + cut -d, -f6cat [2024-08-07T09:40:06.331Z] /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2024-08-07T09:40:06.370Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4848-2-stack-cost] [2024-08-07T09:40:06.380Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4848-2-stack-cost] did not exist. Created. [2024-08-07T09:40:06.387Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4848-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T09:40:07.046Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-07T09:40:07.306Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T09:40:07.313Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4848-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T09:40:07.318Z] $ docker stop --time=1 566cdc63a6bd4d24975b5fa447b3a6cbc4288488d1b963e4d83ae98182de16eb [2024-08-07T09:40:08.911Z] $ docker rm -f --volumes 566cdc63a6bd4d24975b5fa447b3a6cbc4288488d1b963e4d83ae98182de16eb [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-07T09:40:09.456Z] provisioning config files... [2024-08-07T09:40:09.463Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config16552231779680208092tmp [Pipeline] { [Pipeline] sh [2024-08-07T09:40:09.768Z] + set +x [2024-08-07T09:40:09.768Z] + + curl -s https://codecov.io/bash [2024-08-07T09:40:09.768Z] bash -s -- [2024-08-07T09:40:09.768Z] [2024-08-07T09:40:09.768Z] _____ _ [2024-08-07T09:40:09.768Z] / ____| | | [2024-08-07T09:40:09.768Z] | | ___ __| | ___ ___ _____ __ [2024-08-07T09:40:09.768Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-07T09:40:09.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-07T09:40:09.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-07T09:40:09.769Z] Bash-1.0.6 [2024-08-07T09:40:09.769Z] [2024-08-07T09:40:09.769Z] [2024-08-07T09:40:09.769Z] ==> git version 2.25.1 found [2024-08-07T09:40:09.769Z] ==> 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-07T09:40:09.769Z] Release-Date: 2020-01-08 [2024-08-07T09:40:09.769Z] 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-07T09:40:09.769Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-07T09:40:09.769Z] ==> Jenkins CI detected. [2024-08-07T09:40:09.769Z] current dir:  /w/workspace/edgex-go/2 [2024-08-07T09:40:09.769Z] project root: . [2024-08-07T09:40:09.769Z] --> token set from env [2024-08-07T09:40:09.769Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-07T09:40:10.027Z] ==> Running gcov in . (disable via -X gcov) [2024-08-07T09:40:10.027Z] ==> Python coveragepy not found [2024-08-07T09:40:10.027Z] ==> Searching for coverage reports in: [2024-08-07T09:40:10.027Z] + . [2024-08-07T09:40:10.027Z] -> Found 1 reports [2024-08-07T09:40:10.027Z] ==> Detecting git/mercurial file structure [2024-08-07T09:40:10.027Z] ==> Reading reports [2024-08-07T09:40:10.027Z] + ./coverage.out bytes=504185 [2024-08-07T09:40:10.027Z] ==> Appending adjustments [2024-08-07T09:40:10.027Z] https://docs.codecov.io/docs/fixing-reports [2024-08-07T09:40:11.405Z] + Found adjustments [2024-08-07T09:40:11.405Z] ==> Gzipping contents [2024-08-07T09:40:11.405Z] 64K /tmp/codecov.wsQEOo.gz [2024-08-07T09:40:11.405Z] ==> Uploading reports [2024-08-07T09:40:11.405Z] url: https://codecov.io [2024-08-07T09:40:11.405Z] query: branch=PR-4848&commit=b4bb3adf8f0334d8efada799c6e60148dcd0f3e0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4848%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4848&job=&cmd_args= [2024-08-07T09:40:11.405Z] -> Pinging Codecov [2024-08-07T09:40:11.405Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4848&commit=b4bb3adf8f0334d8efada799c6e60148dcd0f3e0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4848%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4848&job=&cmd_args= [2024-08-07T09:40:11.405Z] -> Uploading to [2024-08-07T09:40:11.405Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-07/00271124DB129430A58F1EEE437C3FCB/b4bb3adf8f0334d8efada799c6e60148dcd0f3e0/4daa06a8-46cc-48f2-94c9-195b148398af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T094011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c7220e706b228a37bf23f23358ac8965fbd66c7098e768fbf4b5c47c4260f86 [2024-08-07T09:40:11.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T09:40:11.405Z] Dload Upload Total Spent Left Speed [2024-08-07T09:40:11.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64227 0 0 100 64227 0 220k --:--:-- --:--:-- --:--:-- 220k [2024-08-07T09:40:11.664Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [Pipeline] } [2024-08-07T09:40:11.671Z] 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-07T09:40:12.370Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:40:12.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:40:13.517Z] ---> package-listing.sh [2024-08-07T09:40:13.517Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-07T09:40:13.517Z] ++ facter osfamily [2024-08-07T09:40:13.776Z] + OS_FAMILY=debian [2024-08-07T09:40:13.776Z] + workspace=/w/workspace/edgex-go/2 [2024-08-07T09:40:13.776Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-07T09:40:13.776Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-07T09:40:13.776Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-07T09:40:13.776Z] + PACKAGES=/tmp/packages_start.txt [2024-08-07T09:40:13.776Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-07T09:40:13.776Z] + PACKAGES=/tmp/packages_end.txt [2024-08-07T09:40:13.776Z] + case "${OS_FAMILY}" in [2024-08-07T09:40:13.776Z] + dpkg -l [2024-08-07T09:40:13.776Z] + grep '^ii' [2024-08-07T09:40:13.776Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-07T09:40:13.776Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-07T09:40:13.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-07T09:40:13.776Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-07T09:40:13.776Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-08-07T09:40:13.776Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-08-07T09:40:13.791Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-07T09:40:14.072Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:40:14.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T09:40:14.633Z] [2024-08-07T09:40:14.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:40:14.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T09:40:14.933Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-07T09:40:14.933Z] 5eb5b503b376: Pulling fs layer [2024-08-07T09:40:14.933Z] 5c69ac0246d0: Pulling fs layer [2024-08-07T09:40:14.933Z] ec43610c2a17: Pulling fs layer [2024-08-07T09:40:14.933Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-07T09:40:14.933Z] 33b1e0a273af: Pulling fs layer [2024-08-07T09:40:14.933Z] 5d3b04190fa2: Pulling fs layer [2024-08-07T09:40:14.933Z] 2f39f015ded8: Pulling fs layer [2024-08-07T09:40:14.933Z] 3a2ae6a8a46f: Waiting [2024-08-07T09:40:14.933Z] 33b1e0a273af: Waiting [2024-08-07T09:40:14.933Z] 5d3b04190fa2: Waiting [2024-08-07T09:40:14.933Z] 2f39f015ded8: Waiting [2024-08-07T09:40:14.933Z] 5c69ac0246d0: Download complete [2024-08-07T09:40:14.933Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-07T09:40:14.933Z] 3a2ae6a8a46f: Download complete [2024-08-07T09:40:14.933Z] 33b1e0a273af: Verifying Checksum [2024-08-07T09:40:14.933Z] 33b1e0a273af: Download complete [2024-08-07T09:40:14.933Z] 5d3b04190fa2: Download complete [2024-08-07T09:40:14.933Z] ec43610c2a17: Verifying Checksum [2024-08-07T09:40:14.933Z] ec43610c2a17: Download complete [2024-08-07T09:40:15.193Z] 5eb5b503b376: Verifying Checksum [2024-08-07T09:40:15.193Z] 5eb5b503b376: Download complete [2024-08-07T09:40:15.759Z] 2f39f015ded8: Download complete [2024-08-07T09:40:16.325Z] 5eb5b503b376: Pull complete [2024-08-07T09:40:16.582Z] 5c69ac0246d0: Pull complete [2024-08-07T09:40:16.839Z] ec43610c2a17: Pull complete [2024-08-07T09:40:17.098Z] 3a2ae6a8a46f: Pull complete [2024-08-07T09:40:17.098Z] 33b1e0a273af: Pull complete [2024-08-07T09:40:17.356Z] 5d3b04190fa2: Pull complete [2024-08-07T09:40:21.537Z] 2f39f015ded8: Pull complete [2024-08-07T09:40:21.537Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-07T09:40:21.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T09:40:21.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:40:21.639Z] prd-ubuntu20.04-docker-8c-8g-7278 does not seem to be running inside a container [2024-08-07T09:40:21.633Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07T09:40:25.399Z] $ docker top b6373b4dbb542424861f3f21946202407ace0aef744d6ae15127f24dfdddfbfd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:40:25.779Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-07T09:40:26.070Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-07T09:40:26.353Z] + ls /var/log/sa-host [2024-08-07T09:40:26.353Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T09:40:26.515Z] provisioning config files... [2024-08-07T09:40:26.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1581926644706803152tmp [Pipeline] { [Pipeline] echo [2024-08-07T09:40:26.538Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:40:26.821Z] ---> create-netrc.sh [Pipeline] } [2024-08-07T09:40:26.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:40:27.165Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-07T09:40:27.173Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:40:27.455Z] ---> sudo-logs.sh [2024-08-07T09:40:27.455Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-07T09:40:27.490Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:40:27.775Z] ---> job-cost.sh [2024-08-07T09:40:27.775Z] lf-activate-venv: SKIPPING [2024-08-07T09:40:27.775Z] DEBUG: total: 0.2199999988079071 [2024-08-07T09:40:27.775Z] INFO: Retrieving Stack Cost... [2024-08-07T09:40:28.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T09:40:28.898Z] INFO: Archiving Costs [Pipeline] echo [2024-08-07T09:40:28.913Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:40:29.887Z] ---> logs-deploy.sh [2024-08-07T09:40:29.887Z] lf-activate-venv: SKIPPING [2024-08-07T09:40:29.887Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4848/2 [2024-08-07T09:40:29.887Z] INFO: archiving workspace using pattern(s): [2024-08-07T09:40:31.216Z] Archives upload complete. [2024-08-07T09:40:31.216Z] INFO: archiving logs to Nexus [2024-08-07T09:40:32.202Z] ---> uname -a: [2024-08-07T09:40:32.202Z] Linux prd-ubuntu20-04-docker-8c-8g-7278 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] ---> lscpu: [2024-08-07T09:40:32.202Z] Architecture: x86_64 [2024-08-07T09:40:32.202Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-07T09:40:32.202Z] Byte Order: Little Endian [2024-08-07T09:40:32.202Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-07T09:40:32.202Z] CPU(s): 8 [2024-08-07T09:40:32.202Z] On-line CPU(s) list: 0-7 [2024-08-07T09:40:32.202Z] Thread(s) per core: 1 [2024-08-07T09:40:32.202Z] Core(s) per socket: 1 [2024-08-07T09:40:32.202Z] Socket(s): 8 [2024-08-07T09:40:32.202Z] NUMA node(s): 1 [2024-08-07T09:40:32.202Z] Vendor ID: AuthenticAMD [2024-08-07T09:40:32.202Z] CPU family: 23 [2024-08-07T09:40:32.202Z] Model: 49 [2024-08-07T09:40:32.202Z] Model name: AMD EPYC-Rome Processor [2024-08-07T09:40:32.202Z] Stepping: 0 [2024-08-07T09:40:32.202Z] CPU MHz: 2799.996 [2024-08-07T09:40:32.202Z] BogoMIPS: 5599.99 [2024-08-07T09:40:32.202Z] Virtualization: AMD-V [2024-08-07T09:40:32.202Z] Hypervisor vendor: KVM [2024-08-07T09:40:32.202Z] Virtualization type: full [2024-08-07T09:40:32.202Z] L1d cache: 256 KiB [2024-08-07T09:40:32.202Z] L1i cache: 256 KiB [2024-08-07T09:40:32.202Z] L2 cache: 4 MiB [2024-08-07T09:40:32.202Z] L3 cache: 128 MiB [2024-08-07T09:40:32.202Z] NUMA node0 CPU(s): 0-7 [2024-08-07T09:40:32.202Z] Vulnerability Itlb multihit: Not affected [2024-08-07T09:40:32.202Z] Vulnerability L1tf: Not affected [2024-08-07T09:40:32.202Z] Vulnerability Mds: Not affected [2024-08-07T09:40:32.202Z] Vulnerability Meltdown: Not affected [2024-08-07T09:40:32.202Z] Vulnerability Mmio stale data: Not affected [2024-08-07T09:40:32.202Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-07T09:40:32.202Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-07T09:40:32.202Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-07T09:40:32.202Z] Vulnerability Srbds: Not affected [2024-08-07T09:40:32.202Z] Vulnerability Tsx async abort: Not affected [2024-08-07T09:40:32.202Z] 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-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] ---> nproc: [2024-08-07T09:40:32.202Z] 8 [2024-08-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] ---> df -h: [2024-08-07T09:40:32.202Z] Filesystem Size Used Avail Use% Mounted on [2024-08-07T09:40:32.202Z] overlay 155G 28G 128G 18% / [2024-08-07T09:40:32.202Z] tmpfs 64M 0 64M 0% /dev [2024-08-07T09:40:32.202Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-07T09:40:32.202Z] shm 64M 0 64M 0% /dev/shm [2024-08-07T09:40:32.202Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] ---> sar -b -r -n DEV: [2024-08-07T09:40:32.202Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7278) 08/07/24 _x86_64_ (8 CPU) [2024-08-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] 08:29:34 LINUX RESTART (8 CPU) [2024-08-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-07T09:40:32.202Z] 08:31:01 325.68 21.95 303.73 0.00 2171.50 51976.67 0.00 [2024-08-07T09:40:32.202Z] 08:32:01 155.49 1.25 154.24 0.00 17.60 36472.45 0.00 [2024-08-07T09:40:32.202Z] 08:33:01 45.07 0.00 45.07 0.00 0.00 33885.92 0.00 [2024-08-07T09:40:32.202Z] 08:34:01 34.76 0.23 34.53 0.00 3.07 19337.71 0.00 [2024-08-07T09:40:32.202Z] 08:35:01 229.44 0.30 229.14 0.00 29.58 213490.49 0.00 [2024-08-07T09:40:32.202Z] 08:36:01 788.94 10.45 778.49 0.00 164.64 194307.48 0.00 [2024-08-07T09:40:32.202Z] 08:37:01 271.43 0.40 271.03 0.00 7.06 73403.93 0.00 [2024-08-07T09:40:32.202Z] 08:38:01 237.77 1.07 236.71 0.00 22.24 89179.82 0.00 [2024-08-07T09:40:32.202Z] 08:39:01 741.83 0.07 741.76 0.00 1.87 157781.11 0.00 [2024-08-07T09:40:32.202Z] 08:40:01 86.39 6.30 80.09 0.00 4418.96 8995.73 0.00 [2024-08-07T09:40:32.202Z] 08:41:01 5.15 0.02 5.13 0.00 0.13 109.45 0.00 [2024-08-07T09:40:32.202Z] 08:42:01 2.88 0.00 2.88 0.00 0.00 33.99 0.00 [2024-08-07T09:40:32.202Z] 08:43:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2024-08-07T09:40:32.202Z] 08:44:01 1.97 0.00 1.97 0.00 0.00 23.06 0.00 [2024-08-07T09:40:32.202Z] 08:45:01 2.23 0.02 2.22 0.00 0.13 25.33 0.00 [2024-08-07T09:40:32.202Z] 08:46:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 [2024-08-07T09:40:32.202Z] 08:47:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2024-08-07T09:40:32.202Z] 08:48:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2024-08-07T09:40:32.202Z] 08:49:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2024-08-07T09:40:32.202Z] 08:50:01 1.40 0.00 1.40 0.00 0.00 18.39 0.00 [2024-08-07T09:40:32.202Z] 08:51:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-08-07T09:40:32.202Z] 08:52:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 [2024-08-07T09:40:32.202Z] 08:53:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2024-08-07T09:40:32.202Z] 08:54:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2024-08-07T09:40:32.202Z] 08:55:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2024-08-07T09:40:32.202Z] 08:56:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 [2024-08-07T09:40:32.202Z] 08:57:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-08-07T09:40:32.202Z] 08:58:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2024-08-07T09:40:32.202Z] 08:59:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-08-07T09:40:32.202Z] 09:00:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2024-08-07T09:40:32.202Z] 09:01:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2024-08-07T09:40:32.202Z] 09:02:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2024-08-07T09:40:32.202Z] 09:03:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-08-07T09:40:32.202Z] 09:04:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 [2024-08-07T09:40:32.202Z] 09:05:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2024-08-07T09:40:32.202Z] 09:06:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 [2024-08-07T09:40:32.202Z] 09:07:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-08-07T09:40:32.202Z] 09:08:01 0.85 0.00 0.85 0.00 0.00 11.46 0.00 [2024-08-07T09:40:32.202Z] 09:09:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2024-08-07T09:40:32.202Z] 09:10:01 0.95 0.00 0.95 0.00 0.00 13.06 0.00 [2024-08-07T09:40:32.202Z] 09:11:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 [2024-08-07T09:40:32.202Z] 09:12:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 [2024-08-07T09:40:32.202Z] 09:13:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2024-08-07T09:40:32.202Z] 09:14:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2024-08-07T09:40:32.202Z] 09:15:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2024-08-07T09:40:32.202Z] 09:16:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2024-08-07T09:40:32.202Z] 09:17:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2024-08-07T09:40:32.202Z] 09:18:01 1.14 0.02 1.13 0.00 0.13 14.34 0.00 [2024-08-07T09:40:32.202Z] 09:19:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2024-08-07T09:40:32.202Z] 09:20:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 [2024-08-07T09:40:32.202Z] 09:21:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2024-08-07T09:40:32.202Z] 09:22:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2024-08-07T09:40:32.202Z] 09:23:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2024-08-07T09:40:32.202Z] 09:24:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2024-08-07T09:40:32.202Z] 09:25:01 3.12 1.57 1.55 0.00 36.93 21.20 0.00 [2024-08-07T09:40:32.202Z] 09:26:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 [2024-08-07T09:40:32.202Z] 09:27:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2024-08-07T09:40:32.202Z] 09:28:01 1.53 0.00 1.53 0.00 0.00 19.33 0.00 [2024-08-07T09:40:32.202Z] 09:29:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2024-08-07T09:40:32.202Z] 09:30:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 [2024-08-07T09:40:32.202Z] 09:31:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2024-08-07T09:40:32.202Z] 09:32:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2024-08-07T09:40:32.202Z] 09:33:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2024-08-07T09:40:32.202Z] 09:34:01 0.93 0.00 0.93 0.00 0.00 13.33 0.00 [2024-08-07T09:40:32.202Z] 09:35:01 1.25 0.00 1.25 0.00 0.00 13.96 0.00 [2024-08-07T09:40:32.202Z] 09:36:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2024-08-07T09:40:32.202Z] 09:37:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2024-08-07T09:40:32.202Z] 09:38:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2024-08-07T09:40:32.202Z] 09:39:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2024-08-07T09:40:32.202Z] 09:40:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 [2024-08-07T09:40:32.202Z] Average: 42.86 0.62 42.24 0.00 97.23 12575.78 0.00 [2024-08-07T09:40:32.202Z] [2024-08-07T09:40:32.202Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-07T09:40:32.202Z] 08:31:01 28712788 31535656 782128 2.38 75824 3008996 1853592 5.46 1090780 2680764 88 [2024-08-07T09:40:32.202Z] 08:32:01 27343772 31429496 875652 2.66 127820 4092808 1916060 5.65 1731528 3270296 815988 [2024-08-07T09:40:32.202Z] 08:33:01 26797420 31194748 1106508 3.36 131588 4384164 2483252 7.32 1900860 3623216 597836 [2024-08-07T09:40:32.202Z] 08:34:01 26502636 31497384 802064 2.44 135200 4929364 1920136 5.66 1744692 4031488 618340 [2024-08-07T09:40:32.202Z] 08:35:01 21004860 31412960 887456 2.70 144304 10217476 2356056 6.94 1835328 9314508 969348 [2024-08-07T09:40:32.202Z] 08:36:01 14852604 31377648 903956 2.75 317036 15763744 2394164 7.06 2571432 14309560 1326376 [2024-08-07T09:40:32.202Z] 08:37:01 8885184 27763508 4443768 13.51 355532 17699180 12223012 36.02 7049664 15306640 1391440 [2024-08-07T09:40:32.202Z] 08:38:01 6106208 26759936 5464404 16.62 367452 19431460 10638036 31.35 8612976 16520608 1077832 [2024-08-07T09:40:32.202Z] 08:39:01 10160388 31323236 950376 2.89 380556 20061256 2988236 8.81 3054252 18233820 1120 [2024-08-07T09:40:32.202Z] 08:40:01 9799792 31383680 865952 2.63 408340 20456612 2108316 6.21 3296248 18328612 1076 [2024-08-07T09:40:32.202Z] 08:41:01 9823264 31402208 847548 2.58 406888 20453360 2116804 6.24 3276564 18325396 440 [2024-08-07T09:40:32.202Z] 08:42:01 9865512 31444564 805164 2.45 406960 20453360 2116804 6.24 3234276 18325396 8 [2024-08-07T09:40:32.203Z] 08:43:01 9866472 31445604 804080 2.45 407032 20453364 2116804 6.24 3232900 18325400 8 [2024-08-07T09:40:32.203Z] 08:44:01 9871340 31450544 799148 2.43 407092 20453368 2116804 6.24 3228856 18325404 8 [2024-08-07T09:40:32.203Z] 08:45:01 9871412 31450748 799252 2.43 407156 20453368 2126980 6.27 3228936 18325396 12 [2024-08-07T09:40:32.203Z] 08:46:01 9874776 31454132 795804 2.42 407172 20453372 2126980 6.27 3226248 18325400 44 [2024-08-07T09:40:32.203Z] 08:47:01 9874168 31453568 796488 2.42 407172 20453376 2126980 6.27 3226176 18325404 8 [2024-08-07T09:40:32.203Z] 08:48:01 9874428 31453876 796064 2.42 407192 20453380 2126980 6.27 3226204 18325404 44 [2024-08-07T09:40:32.203Z] 08:49:01 9874128 31453704 796156 2.42 407200 20453512 2126980 6.27 3226200 18325512 12 [2024-08-07T09:40:32.203Z] 08:50:01 9874048 31453668 796100 2.42 407248 20453504 2126980 6.27 3226336 18325512 44 [2024-08-07T09:40:32.203Z] 08:51:01 9873684 31453340 796376 2.42 407260 20453516 2126980 6.27 3226444 18325544 8 [2024-08-07T09:40:32.203Z] 08:52:01 9873644 31453308 796312 2.42 407280 20453520 2126980 6.27 3226388 18325548 12 [2024-08-07T09:40:32.203Z] 08:53:01 9873408 31453128 796516 2.42 407292 20453520 2126980 6.27 3226596 18325552 4 [2024-08-07T09:40:32.203Z] 08:54:01 9873600 31453324 796480 2.42 407304 20453524 2126980 6.27 3226436 18325556 40 [2024-08-07T09:40:32.203Z] 08:55:01 9873576 31453304 796444 2.42 407336 20453512 2126980 6.27 3226420 18325556 8 [2024-08-07T09:40:32.203Z] 08:56:01 9873656 31453432 796308 2.42 407348 20453536 2126980 6.27 3226592 18325560 44 [2024-08-07T09:40:32.203Z] 08:57:01 9873876 31453656 796036 2.42 407352 20453540 2126980 6.27 3226532 18325564 8 [2024-08-07T09:40:32.203Z] 08:58:01 9873860 31453640 795976 2.42 407368 20453540 2110304 6.22 3226548 18325564 40 [2024-08-07T09:40:32.203Z] 08:59:01 9873812 31453644 795940 2.42 407388 20453544 2110304 6.22 3226572 18325576 8 [2024-08-07T09:40:32.203Z] 09:00:01 9874048 31453884 795620 2.42 407416 20453540 2126516 6.27 3226620 18325580 44 [2024-08-07T09:40:32.203Z] 09:01:01 9873968 31453848 795628 2.42 407420 20453548 2126516 6.27 3226728 18325576 8 [2024-08-07T09:40:32.203Z] 09:02:01 9873068 31452968 796436 2.42 407432 20453552 2126516 6.27 3227092 18325580 228 [2024-08-07T09:40:32.203Z] 09:03:01 9873428 31453340 796004 2.42 407444 20453552 2126516 6.27 3226812 18325580 12 [2024-08-07T09:40:32.203Z] 09:04:01 9873540 31453476 795832 2.42 407464 20453556 2126516 6.27 3226752 18325584 44 [2024-08-07T09:40:32.203Z] 09:05:01 9873548 31453496 795736 2.42 407484 20453552 2126516 6.27 3226956 18325588 8 [2024-08-07T09:40:32.203Z] 09:06:01 9873352 31453336 796096 2.42 407508 20453564 2126516 6.27 3226768 18325588 24 [2024-08-07T09:40:32.203Z] 09:07:01 9873512 31453500 795940 2.42 407512 20453568 2126516 6.27 3226692 18325592 8 [2024-08-07T09:40:32.203Z] 09:08:01 9873544 31453564 795888 2.42 407524 20453572 2126516 6.27 3226728 18325600 192 [2024-08-07T09:40:32.203Z] 09:09:01 9873788 31453808 795612 2.42 407548 20453572 2126516 6.27 3226712 18325600 4 [2024-08-07T09:40:32.203Z] 09:10:01 9873520 31453592 795832 2.42 407572 20453576 2126516 6.27 3226776 18325604 200 [2024-08-07T09:40:32.203Z] 09:11:01 9873648 31453728 795832 2.42 407592 20453576 2126516 6.27 3226848 18325604 4 [2024-08-07T09:40:32.203Z] 09:12:01 9873616 31453748 795812 2.42 407620 20453584 2126516 6.27 3226860 18325612 44 [2024-08-07T09:40:32.203Z] 09:13:01 9874036 31454176 795524 2.42 407636 20453588 2126516 6.27 3226864 18325616 12 [2024-08-07T09:40:32.203Z] 09:14:01 9873768 31453952 795720 2.42 407656 20453588 2126516 6.27 3226924 18325616 12 [2024-08-07T09:40:32.203Z] 09:15:01 9873744 31453932 795684 2.42 407664 20453596 2126516 6.27 3226940 18325620 8 [2024-08-07T09:40:32.203Z] 09:16:01 9873728 31453944 795620 2.42 407684 20453596 2126516 6.27 3227044 18325624 44 [2024-08-07T09:40:32.203Z] 09:17:01 9873672 31453892 795588 2.42 407704 20453596 2142572 6.31 3227260 18325628 8 [2024-08-07T09:40:32.203Z] 09:18:01 9874224 31454636 794780 2.42 407720 20453732 2142572 6.31 3227036 18325752 196 [2024-08-07T09:40:32.203Z] 09:19:01 9873956 31454380 795012 2.42 407740 20453732 2142572 6.31 3227048 18325752 8 [2024-08-07T09:40:32.203Z] 09:20:01 9873780 31454232 795120 2.42 407756 20453724 2142572 6.31 3227248 18325764 192 [2024-08-07T09:40:32.203Z] 09:21:01 9874112 31454592 794736 2.42 407776 20453740 2142572 6.31 3227228 18325768 12 [2024-08-07T09:40:32.203Z] 09:22:01 9874096 31454604 794668 2.42 407800 20453740 2142572 6.31 3227124 18325768 180 [2024-08-07T09:40:32.203Z] 09:23:01 9874396 31454912 794284 2.42 407816 20453744 2142572 6.31 3227108 18325772 8 [2024-08-07T09:40:32.203Z] 09:24:01 9874192 31454748 794448 2.42 407836 20453748 2126460 6.27 3227292 18325772 152 [2024-08-07T09:40:32.203Z] 09:25:01 9867212 31449896 799216 2.43 407884 20454844 2126460 6.27 3234896 18326092 24 [2024-08-07T09:40:32.203Z] 09:26:01 9866956 31449692 799612 2.43 407904 20454860 2126460 6.27 3234972 18326064 8 [2024-08-07T09:40:32.203Z] 09:27:01 9866988 31449728 799536 2.43 407932 20454860 2126460 6.27 3234632 18326064 16 [2024-08-07T09:40:32.203Z] 09:28:01 9866720 31449508 799728 2.43 407936 20454868 2126460 6.27 3234684 18326072 44 [2024-08-07T09:40:32.203Z] 09:29:01 9867168 31449960 799664 2.43 407952 20454868 2126460 6.27 3234668 18326072 8 [2024-08-07T09:40:32.203Z] 09:30:01 9866972 31449796 799832 2.43 407976 20454864 2126460 6.27 3234708 18326080 40 [2024-08-07T09:40:32.203Z] 09:31:01 9866988 31449832 799732 2.43 407988 20454876 2126460 6.27 3234800 18326080 8 [2024-08-07T09:40:32.203Z] 09:32:01 9866848 31449716 799792 2.43 408004 20454876 2126460 6.27 3234888 18326080 184 [2024-08-07T09:40:32.203Z] 09:33:01 9866736 31449616 799824 2.43 408020 20454872 2126460 6.27 3234736 18326084 12 [2024-08-07T09:40:32.203Z] 09:34:01 9866752 31449676 799712 2.43 408040 20454888 2126460 6.27 3234800 18326092 212 [2024-08-07T09:40:32.203Z] 09:35:01 9866704 31449628 799696 2.43 408044 20454888 2126460 6.27 3234784 18326092 8 [2024-08-07T09:40:32.203Z] 09:36:01 9866972 31449948 799576 2.43 408076 20454892 2126460 6.27 3234908 18326096 152 [2024-08-07T09:40:32.203Z] 09:37:01 9866712 31449692 799780 2.43 408096 20454892 2126460 6.27 3234824 18326096 12 [2024-08-07T09:40:32.203Z] 09:38:01 9866920 31449940 799740 2.43 408104 20454896 2126460 6.27 3235132 18326100 152 [2024-08-07T09:40:32.203Z] 09:39:01 9867164 31450188 799464 2.43 408116 20454900 2110056 6.22 3234856 18326104 8 [2024-08-07T09:40:32.203Z] 09:40:01 9867108 31450160 799408 2.43 408132 20454900 2110056 6.22 3235156 18326104 196 [2024-08-07T09:40:32.203Z] Average: 11034479 31325242 928089 2.82 384275 19246847 2406932 7.09 3238427 17216604 97185 [2024-08-07T09:40:32.203Z] [2024-08-07T09:40:32.203Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-07T09:40:32.203Z] 08:31:01 ens3 1502.27 1446.58 11255.99 184.82 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:31:01 docker0 658.37 581.45 44.54 2881.10 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:31:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:32:01 ens3 349.56 243.69 2098.04 34.36 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:32:01 docker0 226.11 322.58 19.78 2066.53 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:32:01 vethbdd4060 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:33:01 ens3 35.37 26.17 27.37 15.94 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:33:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:33:01 vethbdd4060 1.17 1.20 0.10 0.10 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:34:01 ens3 24.85 14.95 21.51 11.51 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:34:01 vethbdd4060 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:35:01 ens3 139.75 110.97 2280.98 159.17 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:35:01 docker0 0.60 0.47 0.05 0.23 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:35:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:35:01 veth641f56d 0.60 0.62 0.05 0.24 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:36:01 ens3 808.12 452.71 7799.06 53.77 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:36:01 vethe173a6c 135.93 68.91 1184.80 7.57 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:36:01 vethbc84b71 78.17 141.48 8.02 1183.08 0.00 0.00 0.00 0.10 [2024-08-07T09:40:32.203Z] 08:36:01 veth5fbd42a 141.48 78.17 1183.08 8.02 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:36:01 docker0 431.78 758.69 37.52 6950.50 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:36:01 veth0f7ed04 128.65 73.27 1179.24 7.74 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:36:01 veth4ae56ac 68.91 135.93 7.57 1184.80 0.00 0.00 0.00 0.10 [2024-08-07T09:40:32.203Z] 08:36:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:36:01 veth3439801 73.27 128.65 7.74 1179.24 0.00 0.00 0.00 0.10 [2024-08-07T09:40:32.203Z] 08:36:01 veth641f56d 0.13 0.93 0.01 0.04 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 ens3 15.28 7.90 12.29 6.62 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 veth5f9ca75 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 vethe4926de 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 vethf57e5dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 veth849c743 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 vethbf35005 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 veth452397f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 vethe8935f3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 veth9c1bae0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 veth5e1c676 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 vethf6ed657 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 veth4971c04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 vethb87a022 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 vetha517ed0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:37:01 veth641f56d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 ens3 4.23 2.30 3.42 1.81 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 veth5f9ca75 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 vethe4926de 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 vethf57e5dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 veth849c743 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 vethbf35005 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 veth452397f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 vethe8935f3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 veth9c1bae0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 veth5e1c676 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 vethf6ed657 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 veth4971c04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 vethb87a022 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 vetha517ed0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:38:01 veth641f56d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:39:01 ens3 3.17 1.82 2.49 1.34 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:39:01 veth512340b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:39:01 veth79106f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:39:01 veth641f56d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:40:01 ens3 255.06 125.80 2784.41 9.99 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:40:01 lo 0.75 0.75 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:41:01 ens3 0.45 0.32 0.09 0.08 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:45:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:46:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:47:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:51:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:53:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:56:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.203Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 08:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 08:58:01 ens3 0.25 0.15 0.23 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:01:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:02:01 ens3 0.52 0.53 0.27 0.23 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:03:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:04:01 ens3 0.55 0.12 0.05 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:05:01 ens3 0.38 0.42 0.26 0.22 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:06:01 ens3 0.43 0.33 0.20 0.08 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:11:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:16:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:18:01 ens3 0.28 0.20 0.12 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:20:01 ens3 1.22 0.48 0.35 0.22 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:21:01 ens3 0.53 0.50 0.33 0.28 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:23:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:24:01 ens3 1.27 0.68 0.47 0.30 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:25:01 ens3 8.95 6.58 6.05 6.66 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:26:01 ens3 0.75 0.40 0.40 0.27 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:30:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:31:01 ens3 0.33 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:32:01 ens3 0.67 0.50 0.36 0.29 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:36:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:37:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:39:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] Average: ens3 45.11 34.95 375.17 6.98 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] Average: docker0 18.84 23.78 1.46 170.03 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-07T09:40:32.204Z] [2024-08-07T09:40:32.204Z] [2024-08-07T09:40:32.204Z] ---> sar -P ALL: [2024-08-07T09:40:32.204Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7278) 08/07/24 _x86_64_ (8 CPU) [2024-08-07T09:40:32.204Z] [2024-08-07T09:40:32.204Z] 08:29:34 LINUX RESTART (8 CPU) [2024-08-07T09:40:32.204Z] [2024-08-07T09:40:32.204Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2024-08-07T09:40:32.204Z] 08:31:01 all 10.70 0.00 3.57 3.08 0.15 82.50 [2024-08-07T09:40:32.204Z] 08:31:01 0 6.39 0.00 3.06 2.20 0.03 88.32 [2024-08-07T09:40:32.204Z] 08:31:01 1 10.97 0.00 3.74 2.05 0.07 83.18 [2024-08-07T09:40:32.204Z] 08:31:01 2 9.21 0.00 2.74 0.19 0.05 87.81 [2024-08-07T09:40:32.204Z] 08:31:01 3 14.76 0.00 4.85 1.60 0.07 78.72 [2024-08-07T09:40:32.204Z] 08:31:01 4 12.02 0.00 2.24 0.52 0.03 85.19 [2024-08-07T09:40:32.204Z] 08:31:01 5 12.72 0.00 3.81 0.71 0.05 82.72 [2024-08-07T09:40:32.204Z] 08:31:01 6 11.53 0.00 2.30 0.15 0.79 85.23 [2024-08-07T09:40:32.204Z] 08:31:01 7 8.02 0.00 5.89 17.36 0.07 68.66 [2024-08-07T09:40:32.204Z] 08:32:01 all 30.53 0.00 5.54 2.55 0.07 61.30 [2024-08-07T09:40:32.204Z] 08:32:01 0 29.83 0.00 5.77 1.43 0.08 62.89 [2024-08-07T09:40:32.204Z] 08:32:01 1 29.09 0.00 6.55 12.40 0.07 51.89 [2024-08-07T09:40:32.204Z] 08:32:01 2 31.21 0.00 4.62 0.15 0.07 63.95 [2024-08-07T09:40:32.204Z] 08:32:01 3 30.51 0.00 5.87 0.51 0.07 63.05 [2024-08-07T09:40:32.204Z] 08:32:01 4 29.62 0.00 5.09 0.50 0.07 64.72 [2024-08-07T09:40:32.204Z] 08:32:01 5 29.81 0.00 5.70 0.69 0.07 63.74 [2024-08-07T09:40:32.204Z] 08:32:01 6 32.59 0.00 5.33 0.17 0.07 61.84 [2024-08-07T09:40:32.204Z] 08:32:01 7 31.62 0.00 5.42 4.65 0.08 58.23 [2024-08-07T09:40:32.204Z] 08:33:01 all 31.57 0.00 5.11 1.62 0.07 61.63 [2024-08-07T09:40:32.204Z] 08:33:01 0 31.52 0.00 5.43 1.56 0.07 61.43 [2024-08-07T09:40:32.204Z] 08:33:01 1 30.97 0.00 4.98 7.23 0.08 56.73 [2024-08-07T09:40:32.204Z] 08:33:01 2 31.67 0.00 5.31 0.12 0.07 62.84 [2024-08-07T09:40:32.204Z] 08:33:01 3 30.10 0.00 5.22 2.03 0.07 62.57 [2024-08-07T09:40:32.204Z] 08:33:01 4 31.56 0.00 4.90 0.44 0.08 63.03 [2024-08-07T09:40:32.204Z] 08:33:01 5 33.47 0.00 5.58 0.19 0.08 60.68 [2024-08-07T09:40:32.204Z] 08:33:01 6 31.97 0.00 4.44 0.00 0.07 63.52 [2024-08-07T09:40:32.204Z] 08:33:01 7 31.28 0.00 5.05 1.38 0.07 62.23 [2024-08-07T09:40:32.204Z] 08:34:01 all 54.35 0.00 6.99 0.70 0.09 37.87 [2024-08-07T09:40:32.204Z] 08:34:01 0 55.52 0.00 7.00 0.50 0.08 36.89 [2024-08-07T09:40:32.204Z] 08:34:01 1 54.62 0.00 6.89 0.20 0.08 38.20 [2024-08-07T09:40:32.204Z] 08:34:01 2 54.81 0.00 7.29 2.27 0.08 35.55 [2024-08-07T09:40:32.204Z] 08:34:01 3 53.75 0.00 6.46 0.08 0.08 39.62 [2024-08-07T09:40:32.204Z] 08:34:01 4 55.05 0.00 7.06 0.25 0.10 37.54 [2024-08-07T09:40:32.204Z] 08:34:01 5 54.18 0.00 7.26 0.37 0.08 38.10 [2024-08-07T09:40:32.204Z] 08:34:01 6 52.85 0.00 7.17 0.44 0.08 39.45 [2024-08-07T09:40:32.204Z] 08:34:01 7 54.03 0.00 6.79 1.47 0.08 37.63 [2024-08-07T09:40:32.204Z] 08:35:01 all 17.47 0.00 5.68 14.08 0.09 62.67 [2024-08-07T09:40:32.204Z] 08:35:01 0 16.92 0.00 6.31 2.24 0.08 74.45 [2024-08-07T09:40:32.204Z] 08:35:01 1 17.74 0.00 5.35 12.80 0.07 64.04 [2024-08-07T09:40:32.204Z] 08:35:01 2 17.82 0.00 5.24 21.80 0.10 55.04 [2024-08-07T09:40:32.204Z] 08:35:01 3 18.06 0.00 5.39 5.66 0.07 70.83 [2024-08-07T09:40:32.204Z] 08:35:01 4 16.87 0.00 5.91 2.32 0.17 74.72 [2024-08-07T09:40:32.204Z] 08:35:01 5 18.56 0.00 5.64 13.16 0.07 62.57 [2024-08-07T09:40:32.204Z] 08:35:01 6 17.02 0.00 4.85 1.56 0.08 76.49 [2024-08-07T09:40:32.204Z] 08:35:01 7 16.77 0.00 6.77 53.70 0.10 22.66 [2024-08-07T09:40:32.204Z] 08:36:01 all 10.67 0.00 5.84 24.15 0.08 59.26 [2024-08-07T09:40:32.204Z] 08:36:01 0 10.40 0.00 6.89 38.29 0.17 44.25 [2024-08-07T09:40:32.204Z] 08:36:01 1 11.59 0.00 6.32 22.43 0.07 59.60 [2024-08-07T09:40:32.204Z] 08:36:01 2 10.08 0.00 5.00 27.92 0.05 56.96 [2024-08-07T09:40:32.204Z] 08:36:01 3 10.94 0.00 7.66 31.96 0.07 49.37 [2024-08-07T09:40:32.204Z] 08:36:01 4 10.45 0.00 6.11 14.37 0.07 69.00 [2024-08-07T09:40:32.204Z] 08:36:01 5 11.67 0.00 5.40 20.05 0.07 62.82 [2024-08-07T09:40:32.204Z] 08:36:01 6 9.26 0.00 4.52 18.34 0.07 67.81 [2024-08-07T09:40:32.205Z] 08:36:01 7 10.99 0.00 4.86 19.91 0.07 64.16 [2024-08-07T09:40:32.205Z] 08:37:01 all 75.68 0.00 12.15 4.01 0.12 8.04 [2024-08-07T09:40:32.205Z] 08:37:01 0 75.98 0.00 12.08 1.87 0.12 9.95 [2024-08-07T09:40:32.205Z] 08:37:01 1 74.45 0.00 13.68 10.56 0.22 1.09 [2024-08-07T09:40:32.205Z] 08:37:01 2 75.75 0.00 11.80 3.73 0.10 8.62 [2024-08-07T09:40:32.205Z] 08:37:01 3 76.22 0.00 11.57 3.34 0.12 8.77 [2024-08-07T09:40:32.205Z] 08:37:01 4 75.77 0.00 12.05 2.26 0.12 9.80 [2024-08-07T09:40:32.205Z] 08:37:01 5 75.15 0.00 12.58 3.69 0.10 8.49 [2024-08-07T09:40:32.205Z] 08:37:01 6 76.20 0.00 11.50 3.93 0.12 8.25 [2024-08-07T09:40:32.205Z] 08:37:01 7 75.90 0.00 11.98 2.80 0.10 9.22 [2024-08-07T09:40:32.205Z] 08:38:01 all 90.31 0.00 9.55 0.00 0.14 0.00 [2024-08-07T09:40:32.205Z] 08:38:01 0 91.52 0.00 8.34 0.00 0.13 0.00 [2024-08-07T09:40:32.205Z] 08:38:01 1 89.84 0.00 10.03 0.00 0.14 0.00 [2024-08-07T09:40:32.205Z] 08:38:01 2 90.38 0.00 9.45 0.00 0.15 0.02 [2024-08-07T09:40:32.205Z] 08:38:01 3 90.80 0.00 9.08 0.00 0.12 0.00 [2024-08-07T09:40:32.205Z] 08:38:01 4 88.73 0.00 11.13 0.00 0.14 0.00 [2024-08-07T09:40:32.205Z] 08:38:01 5 88.61 0.00 11.25 0.00 0.14 0.00 [2024-08-07T09:40:32.205Z] 08:38:01 6 91.17 0.00 8.70 0.00 0.13 0.00 [2024-08-07T09:40:32.205Z] 08:38:01 7 91.37 0.00 8.48 0.00 0.15 0.00 [2024-08-07T09:40:32.205Z] 08:39:01 all 70.45 0.00 10.90 6.46 0.20 11.99 [2024-08-07T09:40:32.205Z] 08:39:01 0 68.78 0.00 12.19 5.53 0.26 13.23 [2024-08-07T09:40:32.205Z] 08:39:01 1 68.54 0.00 12.85 6.54 0.21 11.85 [2024-08-07T09:40:32.205Z] 08:39:01 2 71.70 0.00 9.89 8.57 0.17 9.67 [2024-08-07T09:40:32.205Z] 08:39:01 3 70.32 0.00 10.87 6.29 0.17 12.35 [2024-08-07T09:40:32.205Z] 08:39:01 4 71.37 0.00 10.18 4.54 0.19 13.73 [2024-08-07T09:40:32.205Z] 08:39:01 5 68.98 0.00 12.14 10.90 0.30 7.68 [2024-08-07T09:40:32.205Z] 08:39:01 6 72.16 0.00 9.29 6.94 0.17 11.44 [2024-08-07T09:40:32.205Z] 08:39:01 7 71.56 0.00 9.92 2.45 0.15 15.92 [2024-08-07T09:40:32.205Z] 08:40:01 all 2.54 0.00 1.46 1.79 0.02 94.19 [2024-08-07T09:40:32.205Z] 08:40:01 0 3.54 0.00 1.58 3.53 0.03 91.32 [2024-08-07T09:40:32.205Z] 08:40:01 1 2.51 0.00 2.19 2.12 0.03 93.14 [2024-08-07T09:40:32.205Z] 08:40:01 2 2.80 0.00 1.49 1.77 0.02 93.92 [2024-08-07T09:40:32.205Z] 08:40:01 3 2.18 0.00 2.35 1.17 0.02 94.28 [2024-08-07T09:40:32.205Z] 08:40:01 4 1.95 0.00 1.15 1.77 0.02 95.11 [2024-08-07T09:40:32.205Z] 08:40:01 5 1.53 0.00 0.92 1.46 0.02 96.07 [2024-08-07T09:40:32.205Z] 08:40:01 6 3.14 0.00 0.88 0.31 0.03 95.64 [2024-08-07T09:40:32.205Z] 08:40:01 7 2.64 0.00 1.12 2.21 0.02 94.02 [2024-08-07T09:40:32.205Z] 08:41:01 all 0.12 0.00 0.07 0.01 0.01 99.79 [2024-08-07T09:40:32.205Z] 08:41:01 0 0.27 0.00 0.15 0.00 0.02 99.56 [2024-08-07T09:40:32.205Z] 08:41:01 1 0.02 0.00 0.07 0.00 0.00 99.92 [2024-08-07T09:40:32.205Z] 08:41:01 2 0.07 0.00 0.03 0.05 0.02 99.83 [2024-08-07T09:40:32.205Z] 08:41:01 3 0.42 0.00 0.08 0.00 0.00 99.50 [2024-08-07T09:40:32.205Z] 08:41:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2024-08-07T09:40:32.205Z] 08:41:01 5 0.00 0.00 0.07 0.00 0.00 99.93 [2024-08-07T09:40:32.205Z] 08:41:01 6 0.07 0.00 0.05 0.02 0.02 99.85 [2024-08-07T09:40:32.205Z] 08:41:01 7 0.03 0.00 0.05 0.03 0.02 99.87 [2024-08-07T09:40:32.205Z] [2024-08-07T09:40:32.205Z] 08:41:01 CPU %user %nice %system %iowait %steal %idle [2024-08-07T09:40:32.205Z] 08:42:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-08-07T09:40:32.205Z] 08:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:42:01 2 0.03 0.00 0.02 0.05 0.00 99.90 [2024-08-07T09:40:32.205Z] 08:42:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2024-08-07T09:40:32.205Z] 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-07T09:40:32.205Z] 08:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:43:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-08-07T09:40:32.205Z] 08:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.205Z] 08:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:43:01 2 0.02 0.00 0.02 0.05 0.02 99.90 [2024-08-07T09:40:32.205Z] 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:43:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.205Z] 08:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-07T09:40:32.205Z] 08:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:44:01 2 0.03 0.00 0.00 0.07 0.02 99.88 [2024-08-07T09:40:32.205Z] 08:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-07T09:40:32.205Z] 08:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.205Z] 08:44:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:45:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-08-07T09:40:32.205Z] 08:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.205Z] 08:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:45:01 2 0.02 0.00 0.05 0.05 0.00 99.88 [2024-08-07T09:40:32.205Z] 08:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.205Z] 08:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:45:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-07T09:40:32.205Z] 08:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-07T09:40:32.205Z] 08:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.205Z] 08:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:46:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2024-08-07T09:40:32.205Z] 08:46:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-07T09:40:32.205Z] 08:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:47:01 all 0.08 0.00 0.02 0.01 0.01 99.89 [2024-08-07T09:40:32.205Z] 08:47:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-07T09:40:32.205Z] 08:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:47:01 2 0.02 0.00 0.02 0.07 0.02 99.88 [2024-08-07T09:40:32.205Z] 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:47:01 7 0.53 0.00 0.02 0.00 0.00 99.45 [2024-08-07T09:40:32.205Z] 08:48:01 all 0.04 0.00 0.00 0.00 0.01 99.95 [2024-08-07T09:40:32.205Z] 08:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.205Z] 08:48:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2024-08-07T09:40:32.205Z] 08:48:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-07T09:40:32.205Z] 08:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.205Z] 08:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-07T09:40:32.205Z] 08:48:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-07T09:40:32.205Z] 08:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-07T09:40:32.205Z] 08:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:49:01 2 0.03 0.00 0.05 0.03 0.02 99.87 [2024-08-07T09:40:32.205Z] 08:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-07T09:40:32.205Z] 08:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.205Z] 08:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.205Z] 08:50:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-08-07T09:40:32.205Z] 08:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.205Z] 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:50:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-07T09:40:32.205Z] 08:50:01 3 0.07 0.00 0.00 0.02 0.00 99.92 [2024-08-07T09:40:32.205Z] 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:50:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-07T09:40:32.205Z] 08:50:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:50:01 7 0.53 0.00 0.00 0.00 0.00 99.47 [2024-08-07T09:40:32.205Z] 08:51:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-08-07T09:40:32.205Z] 08:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-07T09:40:32.205Z] 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:51:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2024-08-07T09:40:32.205Z] 08:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.205Z] 08:51:01 7 1.42 0.00 0.00 0.00 0.02 98.56 [2024-08-07T09:40:32.205Z] 08:52:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:52:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-07T09:40:32.205Z] 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.205Z] 08:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] [2024-08-07T09:40:32.205Z] 08:52:01 CPU %user %nice %system %iowait %steal %idle [2024-08-07T09:40:32.205Z] 08:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-07T09:40:32.205Z] 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-07T09:40:32.205Z] 08:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.205Z] 08:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.205Z] 08:53:01 5 0.03 0.00 0.03 0.02 0.03 99.88 [2024-08-07T09:40:32.205Z] 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.205Z] 08:54:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-08-07T09:40:32.205Z] 08:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.205Z] 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:54:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-07T09:40:32.205Z] 08:54:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2024-08-07T09:40:32.205Z] 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.205Z] 08:54:01 5 0.07 0.00 0.07 0.00 0.02 99.85 [2024-08-07T09:40:32.205Z] 08:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-07T09:40:32.205Z] 08:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-07T09:40:32.205Z] 08:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.205Z] 08:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-07T09:40:32.205Z] 08:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:55:01 5 0.00 0.00 0.03 0.02 0.03 99.92 [2024-08-07T09:40:32.205Z] 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.205Z] 08:56:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-08-07T09:40:32.205Z] 08:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-07T09:40:32.205Z] 08:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.205Z] 08:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-07T09:40:32.205Z] 08:56:01 3 0.05 0.00 0.00 0.03 0.02 99.90 [2024-08-07T09:40:32.205Z] 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:56:01 5 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-07T09:40:32.205Z] 08:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.205Z] 08:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.206Z] 08:57:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2024-08-07T09:40:32.206Z] 08:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 08:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 08:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 08:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.206Z] 08:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 08:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-07T09:40:32.206Z] 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 08:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 08:58:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2024-08-07T09:40:32.206Z] 08:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-07T09:40:32.206Z] 08:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 08:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] 08:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.206Z] 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 08:58:01 5 0.08 0.00 0.05 0.00 0.02 99.85 [2024-08-07T09:40:32.206Z] 08:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 08:58:01 7 1.81 0.00 0.03 0.00 0.00 98.16 [2024-08-07T09:40:32.206Z] 08:59:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-08-07T09:40:32.206Z] 08:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 08:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 08:59:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-07T09:40:32.206Z] 08:59:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-07T09:40:32.206Z] 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 08:59:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-07T09:40:32.206Z] 08:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 08:59:01 7 1.99 0.00 0.00 0.00 0.02 98.00 [2024-08-07T09:40:32.206Z] 09:00:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-08-07T09:40:32.206Z] 09:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.206Z] 09:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:00:01 2 0.05 0.00 0.02 0.02 0.03 99.88 [2024-08-07T09:40:32.206Z] 09:00:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 09:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:00:01 7 0.32 0.00 0.02 0.00 0.02 99.65 [2024-08-07T09:40:32.206Z] 09:01:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-08-07T09:40:32.206Z] 09:01:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:01:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2024-08-07T09:40:32.206Z] 09:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-07T09:40:32.206Z] 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:01:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-07T09:40:32.206Z] 09:02:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-07T09:40:32.206Z] 09:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:02:01 2 0.05 0.00 0.00 0.03 0.02 99.90 [2024-08-07T09:40:32.206Z] 09:02:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-07T09:40:32.206Z] 09:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:02:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-07T09:40:32.206Z] 09:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-07T09:40:32.206Z] 09:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.206Z] 09:03:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-08-07T09:40:32.206Z] 09:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:03:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2024-08-07T09:40:32.206Z] 09:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-07T09:40:32.206Z] 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] [2024-08-07T09:40:32.206Z] 09:03:01 CPU %user %nice %system %iowait %steal %idle [2024-08-07T09:40:32.206Z] 09:04:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-08-07T09:40:32.206Z] 09:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 09:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-07T09:40:32.206Z] 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.206Z] 09:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:04:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2024-08-07T09:40:32.206Z] 09:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-07T09:40:32.206Z] 09:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-07T09:40:32.206Z] 09:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:05:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-07T09:40:32.206Z] 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:05:01 7 0.02 0.00 0.02 0.07 0.02 99.88 [2024-08-07T09:40:32.206Z] 09:06:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-08-07T09:40:32.206Z] 09:06:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-07T09:40:32.206Z] 09:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-07T09:40:32.206Z] 09:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:06:01 5 0.00 0.00 0.03 0.02 0.02 99.93 [2024-08-07T09:40:32.206Z] 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-07T09:40:32.206Z] 09:07:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-07T09:40:32.206Z] 09:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 09:07:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-07T09:40:32.206Z] 09:07:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:07:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-07T09:40:32.206Z] 09:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:08:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2024-08-07T09:40:32.206Z] 09:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 09:08:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-07T09:40:32.206Z] 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-07T09:40:32.206Z] 09:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:09:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-07T09:40:32.206Z] 09:09:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-07T09:40:32.206Z] 09:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.206Z] 09:10:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-08-07T09:40:32.206Z] 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-07T09:40:32.206Z] 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:10:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-07T09:40:32.206Z] 09:10:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2024-08-07T09:40:32.206Z] 09:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 09:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-07T09:40:32.206Z] 09:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.206Z] 09:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:11:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-07T09:40:32.206Z] 09:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 09:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-07T09:40:32.206Z] 09:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-07T09:40:32.206Z] 09:12:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-07T09:40:32.206Z] 09:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:12:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-07T09:40:32.206Z] 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-07T09:40:32.206Z] 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.206Z] 09:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-07T09:40:32.206Z] 09:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-07T09:40:32.206Z] 09:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:13:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2024-08-07T09:40:32.206Z] 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.206Z] 09:14:01 all 0.10 0.00 0.01 0.00 0.00 99.87 [2024-08-07T09:40:32.206Z] 09:14:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-07T09:40:32.206Z] 09:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.206Z] 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:14:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-07T09:40:32.206Z] 09:14:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-07T09:40:32.206Z] 09:14:01 7 0.66 0.00 0.02 0.00 0.00 99.32 [2024-08-07T09:40:32.206Z] [2024-08-07T09:40:32.206Z] 09:14:01 CPU %user %nice %system %iowait %steal %idle [2024-08-07T09:40:32.206Z] 09:15:01 all 0.13 0.00 0.02 0.00 0.01 99.84 [2024-08-07T09:40:32.206Z] 09:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 09:15:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-07T09:40:32.206Z] 09:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 09:15:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:15:01 7 0.93 0.00 0.10 0.00 0.00 98.97 [2024-08-07T09:40:32.206Z] 09:16:01 all 0.21 0.00 0.02 0.02 0.01 99.74 [2024-08-07T09:40:32.206Z] 09:16:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2024-08-07T09:40:32.206Z] 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:16:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-07T09:40:32.206Z] 09:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.206Z] 09:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 09:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:16:01 6 0.00 0.00 0.00 0.10 0.00 99.90 [2024-08-07T09:40:32.206Z] 09:16:01 7 1.53 0.00 0.08 0.00 0.02 98.37 [2024-08-07T09:40:32.206Z] 09:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-07T09:40:32.206Z] 09:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-07T09:40:32.206Z] 09:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:17:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-07T09:40:32.206Z] 09:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:17:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-07T09:40:32.206Z] 09:18:01 all 0.06 0.00 0.01 0.06 0.01 99.87 [2024-08-07T09:40:32.206Z] 09:18:01 0 0.07 0.00 0.02 0.02 0.02 99.88 [2024-08-07T09:40:32.206Z] 09:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:18:01 3 0.02 0.00 0.00 0.43 0.00 99.55 [2024-08-07T09:40:32.206Z] 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:18:01 7 0.32 0.00 0.03 0.00 0.00 99.65 [2024-08-07T09:40:32.206Z] 09:19:01 all 0.07 0.00 0.02 0.00 0.01 99.91 [2024-08-07T09:40:32.206Z] 09:19:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-07T09:40:32.206Z] 09:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.206Z] 09:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.206Z] 09:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:19:01 7 0.48 0.00 0.07 0.00 0.02 99.43 [2024-08-07T09:40:32.206Z] 09:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-08-07T09:40:32.206Z] 09:20:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-07T09:40:32.206Z] 09:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.206Z] 09:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-07T09:40:32.206Z] 09:20:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-07T09:40:32.206Z] 09:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.206Z] 09:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.206Z] 09:20:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2024-08-07T09:40:32.207Z] 09:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] 09:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-07T09:40:32.207Z] 09:21:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-07T09:40:32.207Z] 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-07T09:40:32.207Z] 09:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:21:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-07T09:40:32.207Z] 09:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:22:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-08-07T09:40:32.207Z] 09:22:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-07T09:40:32.207Z] 09:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:22:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-07T09:40:32.207Z] 09:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:22:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-07T09:40:32.207Z] 09:22:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-07T09:40:32.207Z] 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-07T09:40:32.207Z] 09:23:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-07T09:40:32.207Z] 09:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:23:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2024-08-07T09:40:32.207Z] 09:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-07T09:40:32.207Z] 09:24:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-08-07T09:40:32.207Z] 09:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-07T09:40:32.207Z] 09:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] 09:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.207Z] 09:24:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:24:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-07T09:40:32.207Z] 09:25:01 all 0.29 0.00 0.06 0.01 0.00 99.63 [2024-08-07T09:40:32.207Z] 09:25:01 0 0.32 0.00 0.12 0.02 0.00 99.55 [2024-08-07T09:40:32.207Z] 09:25:01 1 0.32 0.00 0.05 0.03 0.00 99.60 [2024-08-07T09:40:32.207Z] 09:25:01 2 0.20 0.00 0.02 0.00 0.02 99.77 [2024-08-07T09:40:32.207Z] 09:25:01 3 0.80 0.00 0.02 0.00 0.00 99.18 [2024-08-07T09:40:32.207Z] 09:25:01 4 0.17 0.00 0.05 0.00 0.00 99.78 [2024-08-07T09:40:32.207Z] 09:25:01 5 0.10 0.00 0.05 0.02 0.00 99.83 [2024-08-07T09:40:32.207Z] 09:25:01 6 0.07 0.00 0.05 0.03 0.00 99.85 [2024-08-07T09:40:32.207Z] 09:25:01 7 0.33 0.00 0.17 0.02 0.02 99.46 [2024-08-07T09:40:32.207Z] [2024-08-07T09:40:32.207Z] 09:25:01 CPU %user %nice %system %iowait %steal %idle [2024-08-07T09:40:32.207Z] 09:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-08-07T09:40:32.207Z] 09:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-07T09:40:32.207Z] 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:26:01 2 0.07 0.00 0.02 0.02 0.02 99.88 [2024-08-07T09:40:32.207Z] 09:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:26:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-07T09:40:32.207Z] 09:26:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-07T09:40:32.207Z] 09:27:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2024-08-07T09:40:32.207Z] 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-07T09:40:32.207Z] 09:27:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2024-08-07T09:40:32.207Z] 09:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.207Z] 09:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.207Z] 09:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] 09:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:27:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-07T09:40:32.207Z] 09:28:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-07T09:40:32.207Z] 09:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:28:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-07T09:40:32.207Z] 09:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:28:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-07T09:40:32.207Z] 09:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] 09:29:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2024-08-07T09:40:32.207Z] 09:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:29:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-07T09:40:32.207Z] 09:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:29:01 7 0.58 0.00 0.02 0.00 0.02 99.38 [2024-08-07T09:40:32.207Z] 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.207Z] 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-07T09:40:32.207Z] 09:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-07T09:40:32.207Z] 09:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:31:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-08-07T09:40:32.207Z] 09:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.207Z] 09:31:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2024-08-07T09:40:32.207Z] 09:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] 09:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:32:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-07T09:40:32.207Z] 09:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-07T09:40:32.207Z] 09:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:33:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-07T09:40:32.207Z] 09:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.207Z] 09:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.207Z] 09:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-07T09:40:32.207Z] 09:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:34:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-07T09:40:32.207Z] 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:34:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-07T09:40:32.207Z] 09:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:34:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-07T09:40:32.207Z] 09:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-07T09:40:32.207Z] 09:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] 09:35:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-07T09:40:32.207Z] 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-07T09:40:32.207Z] 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-07T09:40:32.207Z] 09:36:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-07T09:40:32.207Z] 09:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-07T09:40:32.207Z] 09:36:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] [2024-08-07T09:40:32.207Z] 09:36:01 CPU %user %nice %system %iowait %steal %idle [2024-08-07T09:40:32.207Z] 09:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-07T09:40:32.207Z] 09:37:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-07T09:40:32.207Z] 09:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:37:01 2 0.10 0.00 0.03 0.00 0.03 99.83 [2024-08-07T09:40:32.207Z] 09:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:37:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-07T09:40:32.207Z] 09:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-07T09:40:32.207Z] 09:38:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-07T09:40:32.207Z] 09:38:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-07T09:40:32.207Z] 09:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] 09:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.207Z] 09:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:38:01 7 0.18 0.00 0.00 0.00 0.02 99.80 [2024-08-07T09:40:32.207Z] 09:39:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-08-07T09:40:32.207Z] 09:39:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-07T09:40:32.207Z] 09:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:39:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-08-07T09:40:32.207Z] 09:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] 09:39:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-07T09:40:32.207Z] 09:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-07T09:40:32.207Z] 09:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-07T09:40:32.207Z] 09:40:01 2 0.07 0.00 0.05 0.00 0.03 99.85 [2024-08-07T09:40:32.207Z] 09:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-07T09:40:32.207Z] 09:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-07T09:40:32.207Z] 09:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-07T09:40:32.207Z] 09:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-07T09:40:32.207Z] Average: all 5.60 0.00 0.95 0.83 0.02 92.60 [2024-08-07T09:40:32.207Z] Average: 0 5.52 0.00 0.98 0.81 0.02 92.66 [2024-08-07T09:40:32.207Z] Average: 1 5.47 0.00 1.02 1.07 0.02 92.42 [2024-08-07T09:40:32.207Z] Average: 2 5.62 0.00 0.91 0.94 0.03 92.50 [2024-08-07T09:40:32.207Z] Average: 3 5.66 0.00 0.99 0.75 0.01 92.58 [2024-08-07T09:40:32.207Z] Average: 4 5.54 0.00 0.93 0.38 0.02 93.13 [2024-08-07T09:40:32.207Z] Average: 5 5.56 0.00 1.00 0.72 0.02 92.69 [2024-08-07T09:40:32.207Z] Average: 6 5.65 0.00 0.84 0.46 0.03 93.02 [2024-08-07T09:40:32.207Z] Average: 7 5.76 0.00 0.95 1.49 0.02 91.78 [2024-08-07T09:40:32.207Z] [2024-08-07T09:40:32.207Z] [2024-08-07T09:40:32.207Z]