Pull request #4807 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 968a48f6c5385640c74abdc4849118973b7fd98a+a802096cb56626d3379e9589aa0de6bc0bfaf5c9 (c72d22635391ddd09347423403eb81615642fc72) 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-ssh14417527993040305607.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-ssh16617522069148427689.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7062095743701650023.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2149402230371547913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6210075195550013222.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4807/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4807/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12817283023503102896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4277 in /w/workspace/edgexfoundry_edgex-go_PR-4807 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 968a48f6c5385640c74abdc4849118973b7fd98a > 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/4807/head:refs/remotes/origin/PR-4807 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 968a48f6c5385640c74abdc4849118973b7fd98a # 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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 Merge succeeded, producing 968a48f6c5385640c74abdc4849118973b7fd98a Checking out Revision 968a48f6c5385640c74abdc4849118973b7fd98a (PR-4807) Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.6.0 to 2.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 968a48f6c5385640c74abdc4849118973b7fd98a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-24T19:06:59.328Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-24T19:06:59.526Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-24T19:06:59.646Z] ========================================================= [2024-06-24T19:06:59.646Z] EdgeX Global Pipelines Version Info [2024-06-24T19:06:59.646Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-24T19:07:00.407Z] ------------------- [2024-06-24T19:07:00.407Z] stable info: [2024-06-24T19:07:00.407Z] ------------------- [2024-06-24T19:07:00.407Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T19:07:00.407Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T19:07:00.407Z] Message: update stable to v1.0.260 [2024-06-24T19:07:00.977Z] ------------------- [2024-06-24T19:07:00.977Z] experimental info: [2024-06-24T19:07:00.977Z] ------------------- [2024-06-24T19:07:00.977Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T19:07:00.977Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-24T19:07:00.977Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-24T19:07:01.200Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-06-24T19:07:01.260Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-06-24T19:07:01.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-24T19:07:01.376Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-24T19:07:01.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-24T19:07:01.499Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-24T19:07:01.561Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-24T19:07:01.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-06-24T19:07:01.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-06-24T19:07:01.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-06-24T19:07:01.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-24T19:07:01.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-24T19:07:01.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-24T19:07:01.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-24T19:07:02.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-24T19:07:02.093Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T19:07:02.153Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T19:07:02.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-24T19:07:02.272Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-24T19:07:02.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-24T19:07:02.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-24T19:07:02.454Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-24T19:07:02.513Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-24T19:07:02.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4807 [Pipeline] echo [2024-06-24T19:07:02.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4807 [Pipeline] echo [2024-06-24T19:07:02.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4807 [Pipeline] echo [2024-06-24T19:07:02.744Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 968a48f6c5385640c74abdc4849118973b7fd98a [Pipeline] echo [2024-06-24T19:07:02.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 968a48f [Pipeline] echo [2024-06-24T19:07:02.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T19:07:03.021Z] provisioning config files... [2024-06-24T19:07:03.036Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17176966867205514793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T19:07:03.448Z] ---> ****-login.sh [2024-06-24T19:07:03.448Z] nexus3.edgexfoundry.org:10001 [2024-06-24T19:07:03.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:07:03.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:07:03.974Z] Configure a credential helper to remove this warning. See [2024-06-24T19:07:03.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:07:03.974Z] [2024-06-24T19:07:03.974Z] Login Succeeded [2024-06-24T19:07:03.974Z] nexus3.edgexfoundry.org:10002 [2024-06-24T19:07:03.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:07:03.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:07:03.974Z] Configure a credential helper to remove this warning. See [2024-06-24T19:07:03.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:07:03.974Z] [2024-06-24T19:07:03.974Z] Login Succeeded [2024-06-24T19:07:03.974Z] nexus3.edgexfoundry.org:10003 [2024-06-24T19:07:04.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:07:04.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:07:04.237Z] Configure a credential helper to remove this warning. See [2024-06-24T19:07:04.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:07:04.237Z] [2024-06-24T19:07:04.237Z] Login Succeeded [2024-06-24T19:07:04.237Z] nexus3.edgexfoundry.org:10004 [2024-06-24T19:07:04.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:07:04.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:07:04.237Z] Configure a credential helper to remove this warning. See [2024-06-24T19:07:04.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:07:04.237Z] [2024-06-24T19:07:04.237Z] Login Succeeded [2024-06-24T19:07:04.237Z] ****.io [2024-06-24T19:07:04.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:07:04.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:07:04.498Z] Configure a credential helper to remove this warning. See [2024-06-24T19:07:04.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:07:04.498Z] [2024-06-24T19:07:04.498Z] Login Succeeded [2024-06-24T19:07:04.498Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T19:07:04.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T19:07:04.984Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-06-24T19:07:04.984Z] + dirname cmd/core-command/Dockerfile [2024-06-24T19:07:04.984Z] + cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo core-command,cmd/core-command/Dockerfile [2024-06-24T19:07:04.984Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2024-06-24T19:07:04.984Z] cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-06-24T19:07:04.984Z] + + dirname cmd/core-data/Dockerfile [2024-06-24T19:07:04.984Z] cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo core-data,cmd/core-data/Dockerfile [2024-06-24T19:07:04.984Z] + dirname cmd/core-metadata/Dockerfile [2024-06-24T19:07:04.984Z] + cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-06-24T19:07:04.984Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-06-24T19:07:04.984Z] cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-06-24T19:07:04.984Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2024-06-24T19:07:04.984Z] cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-06-24T19:07:04.984Z] + cut -d/ -f2 [2024-06-24T19:07:04.984Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-06-24T19:07:04.984Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-06-24T19:07:04.984Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-06-24T19:07:04.984Z] + cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-06-24T19:07:04.984Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-06-24T19:07:04.984Z] + cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-06-24T19:07:04.984Z] + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 [2024-06-24T19:07:04.984Z] [2024-06-24T19:07:04.984Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-06-24T19:07:04.984Z] + dirname cmd/security-spire-config/Dockerfile [2024-06-24T19:07:04.984Z] + cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-06-24T19:07:04.984Z] + dirname cmd/security-spire-server/Dockerfile [2024-06-24T19:07:04.984Z] + cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-06-24T19:07:04.984Z] + dirname cmd/support-notifications/Dockerfile [2024-06-24T19:07:04.984Z] + cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-06-24T19:07:04.984Z] + dirname cmd/support-scheduler/Dockerfile [2024-06-24T19:07:04.984Z] + cut -d/ -f2 [2024-06-24T19:07:04.984Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-06-24T19:07:05.045Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-24T19:07:05.617Z] + git rev-list -1 --merges 968a48f6c5385640c74abdc4849118973b7fd98a~1..968a48f6c5385640c74abdc4849118973b7fd98a [Pipeline] echo [2024-06-24T19:07:05.655Z] -----------> git rev-list -1 --merges 968a48f6c5385640c74abdc4849118973b7fd98a~1..968a48f6c5385640c74abdc4849118973b7fd98a 968a48f6c5385640c74abdc4849118973b7fd98a [false] [Pipeline] sh [2024-06-24T19:07:05.980Z] + git log --format=format:%s -1 968a48f6c5385640c74abdc4849118973b7fd98a [Pipeline] echo [2024-06-24T19:07:06.034Z] ========================================================= [2024-06-24T19:07:06.034Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-24T19:07:06.034Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-24T19:07:06.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T19:07:06.545Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-24T19:07:06.545Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-24T19:07:06.545Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-24T19:07:06.545Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-24T19:07:06.545Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-24T19:07:06.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:07:07.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T19:07:07.065Z] [2024-06-24T19:07:07.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:07:07.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T19:07:07.469Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-24T19:07:07.469Z] b85a868b505f: Pulling fs layer [2024-06-24T19:07:07.469Z] e2be974225ed: Pulling fs layer [2024-06-24T19:07:07.469Z] 339a4e72a1f5: Pulling fs layer [2024-06-24T19:07:07.469Z] 988bab9f4d93: Pulling fs layer [2024-06-24T19:07:07.469Z] 1469e6f7b9e6: Pulling fs layer [2024-06-24T19:07:07.469Z] eaf3925da568: Pulling fs layer [2024-06-24T19:07:07.469Z] bab4dde63d76: Pulling fs layer [2024-06-24T19:07:07.469Z] bde34c3a00c8: Pulling fs layer [2024-06-24T19:07:07.469Z] b352a97aabf1: Pulling fs layer [2024-06-24T19:07:07.469Z] 4872d77fe225: Pulling fs layer [2024-06-24T19:07:07.469Z] 5851b861e8e6: Pulling fs layer [2024-06-24T19:07:07.469Z] 988bab9f4d93: Waiting [2024-06-24T19:07:07.469Z] bde34c3a00c8: Waiting [2024-06-24T19:07:07.469Z] b352a97aabf1: Waiting [2024-06-24T19:07:07.469Z] 4872d77fe225: Waiting [2024-06-24T19:07:07.469Z] 5851b861e8e6: Waiting [2024-06-24T19:07:07.469Z] eaf3925da568: Waiting [2024-06-24T19:07:07.469Z] bab4dde63d76: Waiting [2024-06-24T19:07:07.469Z] 1469e6f7b9e6: Waiting [2024-06-24T19:07:07.469Z] e2be974225ed: Verifying Checksum [2024-06-24T19:07:07.469Z] e2be974225ed: Download complete [2024-06-24T19:07:07.469Z] 988bab9f4d93: Verifying Checksum [2024-06-24T19:07:07.469Z] 988bab9f4d93: Download complete [2024-06-24T19:07:07.469Z] 1469e6f7b9e6: Verifying Checksum [2024-06-24T19:07:07.469Z] 1469e6f7b9e6: Download complete [2024-06-24T19:07:07.469Z] eaf3925da568: Verifying Checksum [2024-06-24T19:07:07.469Z] eaf3925da568: Download complete [2024-06-24T19:07:07.469Z] 339a4e72a1f5: Verifying Checksum [2024-06-24T19:07:07.469Z] 339a4e72a1f5: Download complete [2024-06-24T19:07:07.728Z] bde34c3a00c8: Verifying Checksum [2024-06-24T19:07:07.728Z] bde34c3a00c8: Download complete [2024-06-24T19:07:07.728Z] b352a97aabf1: Verifying Checksum [2024-06-24T19:07:07.728Z] b352a97aabf1: Download complete [2024-06-24T19:07:07.728Z] 4872d77fe225: Verifying Checksum [2024-06-24T19:07:07.728Z] 4872d77fe225: Download complete [2024-06-24T19:07:07.728Z] 5851b861e8e6: Verifying Checksum [2024-06-24T19:07:07.728Z] 5851b861e8e6: Download complete [2024-06-24T19:07:07.728Z] b85a868b505f: Verifying Checksum [2024-06-24T19:07:07.728Z] b85a868b505f: Download complete [2024-06-24T19:07:07.987Z] bab4dde63d76: Verifying Checksum [2024-06-24T19:07:07.987Z] bab4dde63d76: Download complete [2024-06-24T19:07:08.922Z] b85a868b505f: Pull complete [2024-06-24T19:07:08.922Z] e2be974225ed: Pull complete [2024-06-24T19:07:09.182Z] 339a4e72a1f5: Pull complete [2024-06-24T19:07:09.440Z] 988bab9f4d93: Pull complete [2024-06-24T19:07:09.699Z] 1469e6f7b9e6: Pull complete [2024-06-24T19:07:09.699Z] eaf3925da568: Pull complete [2024-06-24T19:07:11.613Z] bab4dde63d76: Pull complete [2024-06-24T19:07:11.613Z] bde34c3a00c8: Pull complete [2024-06-24T19:07:11.613Z] b352a97aabf1: Pull complete [2024-06-24T19:07:11.613Z] 4872d77fe225: Pull complete [2024-06-24T19:07:11.613Z] 5851b861e8e6: Pull complete [2024-06-24T19:07:11.613Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-24T19:07:11.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T19:07:11.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:07:11.915Z] prd-ubuntu20.04-docker-8c-8g-4277 does not seem to be running inside a container [2024-06-24T19:07:11.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-24T19:07:13.295Z] $ docker top 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T19:07:13.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T19:07:13.511Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T19:07:13.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T19:07:13.613Z] $ docker exec 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a ssh-agent [2024-06-24T19:07:13.718Z] SSH_AUTH_SOCK=/tmp/ssh-VhJppZEunwl4/agent.32 [2024-06-24T19:07:13.718Z] SSH_AGENT_PID=38 [2024-06-24T19:07:13.722Z] Running ssh-add (command line suppressed) [2024-06-24T19:07:13.819Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10861872853065383863.key (/w/workspace/edgex-go/1@tmp/private_key_10861872853065383863.key) [2024-06-24T19:07:13.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T19:07:14.166Z] + git tag --points-at HEAD [Pipeline] } [2024-06-24T19:07:14.196Z] $ docker exec --env ******** --env ******** 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a ssh-agent -k [2024-06-24T19:07:14.286Z] unset SSH_AUTH_SOCK; [2024-06-24T19:07:14.286Z] unset SSH_AGENT_PID; [2024-06-24T19:07:14.286Z] echo Agent pid 38 killed; [2024-06-24T19:07:14.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-24T19:07:14.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T19:07:14.401Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T19:07:14.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T19:07:14.507Z] $ docker exec 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a ssh-agent [2024-06-24T19:07:14.601Z] SSH_AUTH_SOCK=/tmp/ssh-AcccTSYlxHrU/agent.71 [2024-06-24T19:07:14.601Z] SSH_AGENT_PID=77 [2024-06-24T19:07:14.607Z] Running ssh-add (command line suppressed) [2024-06-24T19:07:14.698Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4883631599996413027.key (/w/workspace/edgex-go/1@tmp/private_key_4883631599996413027.key) [2024-06-24T19:07:14.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T19:07:15.054Z] + git semver init [2024-06-24T19:07:15.314Z] 2024-06-24 19:07:15,220 [run_init] DEBUG init version:0.0.0 force:False [2024-06-24T19:07:15.314Z] 2024-06-24 19:07:15,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-06-24T19:07:15.314Z] 2024-06-24 19:07:15,222 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-06-24T19:07:15.314Z] 2024-06-24 19:07:15,222 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-06-24T19:07:20.597Z] 2024-06-24 19:07:20,035 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-06-24T19:07:20.597Z] 2024-06-24 19:07:20,036 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4807 with force:False [2024-06-24T19:07:20.597Z] 2024-06-24 19:07:20,036 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4807 [2024-06-24T19:07:20.597Z] 2024-06-24 19:07:20,040 [execute] INFO git cat-file --batch-check [2024-06-24T19:07:20.597Z] 2024-06-24 19:07:20,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T19:07:20.597Z] 2024-06-24 19:07:20,045 [execute] INFO git cat-file --batch [2024-06-24T19:07:20.597Z] 2024-06-24 19:07:20,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T19:07:20.597Z] 2024-06-24 19:07:20,050 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4807 [2024-06-24T19:07:20.597Z] 0.0.0 [Pipeline] } [2024-06-24T19:07:20.630Z] $ docker exec --env ******** --env ******** 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a ssh-agent -k [2024-06-24T19:07:20.739Z] unset SSH_AUTH_SOCK; [2024-06-24T19:07:20.740Z] unset SSH_AGENT_PID; [2024-06-24T19:07:20.740Z] echo Agent pid 77 killed; [2024-06-24T19:07:20.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T19:07:21.207Z] + git semver [Pipeline] } [2024-06-24T19:07:21.495Z] $ docker stop --time=1 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a [2024-06-24T19:07:22.763Z] $ docker rm -f --volumes 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T19:07:23.182Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-24T19:07:23.498Z] Stashed 1 file(s) [Pipeline] echo [2024-06-24T19:07:23.523Z] [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-06-24T19:07:24.429Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-06-24T19:07:24.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:07:24.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:07:24.577Z] ========================================================= [2024-06-24T19:07:24.577Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-24T19:07:24.577Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:07:24.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:07:24.935Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-24T19:07:24.935Z] 619be1103602: Pulling fs layer [2024-06-24T19:07:24.935Z] 7862e08f4a3e: Pulling fs layer [2024-06-24T19:07:24.935Z] 5df492c9dc93: Pulling fs layer [2024-06-24T19:07:24.935Z] 7629e6793208: Pulling fs layer [2024-06-24T19:07:24.935Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T19:07:24.935Z] fb5054dd5b73: Pulling fs layer [2024-06-24T19:07:24.935Z] eeca6798cff9: Pulling fs layer [2024-06-24T19:07:24.935Z] aa269ceb94a6: Pulling fs layer [2024-06-24T19:07:24.935Z] ada007ff1a6a: Pulling fs layer [2024-06-24T19:07:24.935Z] 7629e6793208: Waiting [2024-06-24T19:07:24.935Z] eeca6798cff9: Waiting [2024-06-24T19:07:24.935Z] aa269ceb94a6: Waiting [2024-06-24T19:07:24.935Z] 4f4fb700ef54: Waiting [2024-06-24T19:07:24.935Z] ada007ff1a6a: Waiting [2024-06-24T19:07:24.935Z] fb5054dd5b73: Waiting [2024-06-24T19:07:24.935Z] 7862e08f4a3e: Download complete [2024-06-24T19:07:24.935Z] 7629e6793208: Verifying Checksum [2024-06-24T19:07:24.935Z] 7629e6793208: Download complete [2024-06-24T19:07:24.935Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T19:07:24.935Z] 4f4fb700ef54: Download complete [2024-06-24T19:07:24.935Z] fb5054dd5b73: Download complete [2024-06-24T19:07:24.935Z] 619be1103602: Verifying Checksum [2024-06-24T19:07:24.935Z] 619be1103602: Download complete [2024-06-24T19:07:24.935Z] eeca6798cff9: Verifying Checksum [2024-06-24T19:07:24.935Z] eeca6798cff9: Download complete [2024-06-24T19:07:25.196Z] 619be1103602: Pull complete [2024-06-24T19:07:25.196Z] ada007ff1a6a: Download complete [2024-06-24T19:07:25.196Z] 7862e08f4a3e: Pull complete [2024-06-24T19:07:25.474Z] 5df492c9dc93: Verifying Checksum [2024-06-24T19:07:25.474Z] 5df492c9dc93: Download complete [2024-06-24T19:07:25.734Z] aa269ceb94a6: Verifying Checksum [2024-06-24T19:07:25.734Z] aa269ceb94a6: Download complete [2024-06-24T19:07:28.258Z] 5df492c9dc93: Pull complete [2024-06-24T19:07:28.258Z] 7629e6793208: Pull complete [2024-06-24T19:07:28.258Z] 4f4fb700ef54: Pull complete [2024-06-24T19:07:28.517Z] fb5054dd5b73: Pull complete [2024-06-24T19:07:28.517Z] eeca6798cff9: Pull complete [2024-06-24T19:07:31.042Z] aa269ceb94a6: Pull complete [2024-06-24T19:07:31.042Z] ada007ff1a6a: Pull complete [2024-06-24T19:07:31.042Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-24T19:07:31.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:07:31.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:07:31.415Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:07:31.415Z] WORKDIR /edgex [2024-06-24T19:07:31.415Z] COPY go.mod . [2024-06-24T19:07:31.415Z] RUN go mod download [2024-06-24T19:07:31.415Z] + docker build -t ci-base-image-x86_64 -f - . [2024-06-24T19:07:31.986Z] Sending build context to Docker daemon 178.3MB [2024-06-24T19:07:31.986Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:07:31.986Z] ---> f489d0715acc [2024-06-24T19:07:31.986Z] Step 2/4 : WORKDIR /edgex [2024-06-24T19:07:33.892Z] ---> Running in de377fcc9b34 [2024-06-24T19:07:33.892Z] Removing intermediate container de377fcc9b34 [2024-06-24T19:07:33.892Z] ---> 85e410632987 [2024-06-24T19:07:33.892Z] Step 3/4 : COPY go.mod . [2024-06-24T19:07:33.892Z] ---> a1004a87548d [2024-06-24T19:07:33.892Z] Step 4/4 : RUN go mod download [2024-06-24T19:07:33.892Z] ---> Running in 8c6330de8ddb [2024-06-24T19:07:38.920Z] Still waiting to schedule task [2024-06-24T19:07:38.920Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-24T19:07:55.826Z] Removing intermediate container 8c6330de8ddb [2024-06-24T19:07:55.826Z] ---> 1e947912cff1 [2024-06-24T19:07:55.826Z] Successfully built 1e947912cff1 [2024-06-24T19:07:55.826Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:07:56.222Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T19:07:56.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:07:56.386Z] prd-ubuntu20.04-docker-8c-8g-4277 does not seem to be running inside a container [2024-06-24T19:07:56.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-24T19:07:56.765Z] $ docker top e309baeb0f57c8f1414b0b14bb4ff642111ff76a9b2ac1e5e7a70c6b1ea6b69b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:07:57.158Z] + go version [2024-06-24T19:07:57.158Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-24T19:07:57.196Z] $ docker stop --time=1 e309baeb0f57c8f1414b0b14bb4ff642111ff76a9b2ac1e5e7a70c6b1ea6b69b [2024-06-24T19:07:58.423Z] $ docker rm -f --volumes e309baeb0f57c8f1414b0b14bb4ff642111ff76a9b2ac1e5e7a70c6b1ea6b69b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:07:59.217Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T19:07:59.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:07:59.385Z] prd-ubuntu20.04-docker-8c-8g-4277 does not seem to be running inside a container [2024-06-24T19:07:59.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-24T19:07:59.729Z] $ docker top e14b647c49d8914968e0a1bc6f079635dd19e7723e6715367e76c4184267295b -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-24T19:07:59.861Z] ========================================================= [2024-06-24T19:07:59.861Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-24T19:07:59.861Z] ========================================================= [Pipeline] sh [2024-06-24T19:08:00.157Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:08:00.526Z] + make test [2024-06-24T19:08:00.526Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T19:08:07.093Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-24T19:08:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-24T19:08:40.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-24T19:08:40.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-24T19:08:41.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.063s coverage: 28.7% of statements [2024-06-24T19:08:42.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-24T19:08:42.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-24T19:08:42.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-24T19:08:42.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2024-06-24T19:08:42.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-24T19:08:42.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-24T19:08:43.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-24T19:08:43.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-24T19:08:43.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:08:43.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-24T19:08:43.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-24T19:08:45.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-24T19:08:45.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-24T19:08:45.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2024-06-24T19:08:45.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements [2024-06-24T19:08:45.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.588s coverage: 93.4% of statements [2024-06-24T19:08:46.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-24T19:08:46.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:08:46.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-24T19:08:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-24T19:08:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-24T19:08:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-24T19:08:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-24T19:08:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-24T19:08:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-24T19:08:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-24T19:08:46.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.1% of statements [2024-06-24T19:08:47.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.346s coverage: 97.6% of statements [2024-06-24T19:08:47.439Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-06-24T19:08:48.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-24T19:08:48.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-24T19:08:49.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.9% of statements [2024-06-24T19:08:49.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 32.2% of statements [2024-06-24T19:08:49.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-06-24T19:08:49.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 82.9% of statements [2024-06-24T19:08:49.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-06-24T19:08:49.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements [2024-06-24T19:08:50.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-06-24T19:08:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-24T19:08:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-24T19:08:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-24T19:08:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-24T19:08:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-24T19:08:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-24T19:08:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-24T19:08:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-24T19:08:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-24T19:08:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-24T19:08:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-24T19:08:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-24T19:08:52.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-24T19:08:52.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-24T19:08:52.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-24T19:08:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-24T19:08:55.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-24T19:08:55.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-24T19:08:55.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-24T19:08:59.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-24T19:08:59.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-24T19:08:59.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-24T19:09:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-24T19:09:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-24T19:09:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-24T19:09:00.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-24T19:09:00.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-24T19:09:00.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-24T19:09:00.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-24T19:09:02.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-24T19:09:02.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-24T19:09:02.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-24T19:09:02.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-24T19:09:02.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-06-24T19:09:04.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-24T19:09:04.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:09:04.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-24T19:09:04.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-24T19:09:05.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-24T19:09:05.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-24T19:09:05.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-24T19:09:05.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:09:11.266Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4280 in /w/workspace/edgexfoundry_edgex-go_PR-4807 [Pipeline] { [Pipeline] ws [2024-06-24T19:09:11.348Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-06-24T19:09:14.460Z] The recommended git tool is: git [2024-06-24T19:09:15.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.229s coverage: 79.9% of statements [2024-06-24T19:09:15.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.049s coverage: 92.9% of statements [2024-06-24T19:09:15.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements [2024-06-24T19:09:15.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-06-24T19:09:15.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2024-06-24T19:09:15.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-06-24T19:09:15.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-06-24T19:09:15.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-06-24T19:09:15.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-06-24T19:09:15.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.019s coverage: 100.0% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.096s coverage: 100.0% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 38.4% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-06-24T19:09:15.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-06-24T19:09:15.970Z] 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-06-24T19:09:15.970Z] running golangci-lint [2024-06-24T19:09:15.970Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-06-24T19:09:15.970Z] go version go1.21.9 linux/amd64 [2024-06-24T19:09:15.970Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-06-24T19:09:15.970Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-06-24T19:09:22.135Z] using credential edgex-jenkins-ssh [2024-06-24T19:09:22.160Z] Cloning the remote Git repository [2024-06-24T19:09:22.219Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-06-24T19:09:22.383Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-06-24T19:09:22.605Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-24T19:09:22.607Z] > git --version # timeout=10 [2024-06-24T19:09:22.657Z] > git --version # 'git version 2.25.1' [2024-06-24T19:09:22.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T19:09:22.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T19:09:37.909Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 20.043608928s" [2024-06-24T19:09:37.909Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.570242ms" [2024-06-24T19:09:43.235Z] Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 968a48f6c5385640c74abdc4849118973b7fd98a [2024-06-24T19:09:41.671Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-24T19:09:41.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T19:09:42.605Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-24T19:09:42.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-24T19:09:42.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T19:09:42.668Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4807/head:refs/remotes/origin/PR-4807 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-24T19:09:43.668Z] Merge succeeded, producing 968a48f6c5385640c74abdc4849118973b7fd98a [2024-06-24T19:09:43.668Z] Checking out Revision 968a48f6c5385640c74abdc4849118973b7fd98a (PR-4807) [2024-06-24T19:09:44.443Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.6.0 to 2.7.0" [2024-06-24T19:09:44.496Z] > git --version # timeout=10 [2024-06-24T19:09:44.509Z] > git --version # 'git version 2.25.1' [2024-06-24T19:09:44.526Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T19:09:43.260Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T19:09:43.330Z] > git checkout -f 968a48f6c5385640c74abdc4849118973b7fd98a # timeout=10 [2024-06-24T19:09:43.559Z] > git remote # timeout=10 [2024-06-24T19:09:43.583Z] > git config --get remote.origin.url # timeout=10 [2024-06-24T19:09:43.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T19:09:43.623Z] > git merge a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 [2024-06-24T19:09:43.647Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-24T19:09:43.672Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T19:09:43.687Z] > git checkout -f 968a48f6c5385640c74abdc4849118973b7fd98a # timeout=10 [2024-06-24T19:09:46.037Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.228461558s with top 10 stages: buildir: 44.969589091s, gosec: 6.766819278s, inspect: 2.946853115s, fact_deprecated: 2.379704653s, printf: 1.496379249s, ctrlflow: 1.436592496s, fact_purity: 1.133279449s, nilness: 1.038714028s, S1038: 943.521239ms, typedness: 626.603481ms" [2024-06-24T19:09:46.037Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-06-24T19:09:46.037Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, nolint: 0/21, exclude-rules: 21/197, autogenerated_exclude: 197/197" [2024-06-24T19:09:46.037Z] level=info msg="[runner] processing took 14.486328ms with stages: nolint: 6.272159ms, identifier_marker: 3.695358ms, autogenerated_exclude: 1.489654ms, path_prettifier: 1.29053ms, exclude-rules: 1.025666ms, skip_dirs: 648.24µs, filename_unadjuster: 35.961µs, cgo: 25.22µs, max_same_issues: 530ns, skip_files: 490ns, uniq_by_line: 420ns, fixer: 390ns, exclude: 320ns, severity-rules: 270ns, sort_results: 250ns, diff: 190ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 110ns" [2024-06-24T19:09:46.037Z] level=info msg="[runner] linters took 9.777159856s with stages: goanalysis_metalinter: 9.762583897s" [2024-06-24T19:09:46.037Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-06-24T19:09:46.037Z] level=info msg="Memory: 298 samples, avg is 263.7MB, max is 1238.4MB" [2024-06-24T19:09:46.037Z] level=info msg="Execution took 29.871464738s" [2024-06-24T19:09:46.037Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T19:09:49.494Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-24T19:09:49.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T19:09:49.494Z] Dload Upload Total Spent Left Speed [2024-06-24T19:09:49.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh [2024-06-24T19:09:49.870Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-24T19:09:50.245Z] + sudo tee /etc/docker/daemon.new [2024-06-24T19:09:50.245Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-24T19:09:50.245Z] { [2024-06-24T19:09:50.245Z] "registry-mirrors": [ [2024-06-24T19:09:50.245Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-24T19:09:50.245Z] ], [2024-06-24T19:09:50.245Z] "bip": "10.250.0.254/24", [2024-06-24T19:09:50.245Z] "hosts": [ [2024-06-24T19:09:50.245Z] "tcp://0.0.0.0:5555", [2024-06-24T19:09:50.245Z] "unix:///var/run/docker.sock" [2024-06-24T19:09:50.245Z] ], [2024-06-24T19:09:50.245Z] "mtu": 1458, [2024-06-24T19:09:50.245Z] "selinux-enabled": true, [2024-06-24T19:09:50.245Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-24T19:09:50.245Z] } [Pipeline] sh [2024-06-24T19:09:50.611Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-24T19:09:50.972Z] + sudo service docker restart [2024-06-24T19:09:52.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T19:09:52.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T19:09:52.631Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-06-24T19:09:52.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-24T19:09:53.033Z] + ls -al . [2024-06-24T19:09:53.033Z] total 816 [2024-06-24T19:09:53.033Z] drwxrwxr-x 11 1001 1001 4096 Jun 24 19:08 . [2024-06-24T19:09:53.033Z] drwxr-xr-x 4 root root 4096 Jun 24 19:07 .. [2024-06-24T19:09:53.033Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:06 .blubracket [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 10 Jun 24 19:06 .dockerignore [2024-06-24T19:09:53.033Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 19:09 .git [2024-06-24T19:09:53.033Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:06 .github [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:06 .gitignore [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 42 Jun 24 19:06 .golangci.yml [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 100 Jun 24 19:06 .hadolint.yml [2024-06-24T19:09:53.033Z] drwxr-xr-x 3 1001 1001 4096 Jun 24 19:07 .semver [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 155 Jun 24 19:06 .sonarcloud.properties [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:06 ADOPTERS.md [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:06 Attribution.txt [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:06 CHANGELOG.md [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:06 CONTRIBUTING.md [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 677 Jun 24 19:06 GOVERNANCE.md [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 861 Jun 24 19:06 Jenkinsfile [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:06 LICENSE [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:06 Makefile [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 582 Jun 24 19:06 OWNERS.md [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:06 README.md [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 789 Jun 24 19:06 SECURITY.md [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 19:07 VERSION [2024-06-24T19:09:53.033Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:06 bin [2024-06-24T19:09:53.033Z] drwxrwxr-x 18 1001 1001 4096 Jun 24 19:06 cmd [2024-06-24T19:09:53.033Z] -rw-r--r-- 1 root root 455714 Jun 24 19:09 coverage.out [2024-06-24T19:09:53.033Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:06 fuzz_test [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:06 go.mod [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:06 go.sum [2024-06-24T19:09:53.033Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 19:06 internal [2024-06-24T19:09:53.033Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:06 openapi [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 584 Jun 24 19:06 security.txt [2024-06-24T19:09:53.033Z] -rw-rw-r-- 1 1001 1001 204 Jun 24 19:06 version.go [Pipeline] sh [2024-06-24T19:09:53.347Z] + '[' -e coverage.out ] [2024-06-24T19:09:53.347Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-24T19:09:53.484Z] Stashed 1 file(s) [Pipeline] sh [2024-06-24T19:09:53.820Z] + make build [2024-06-24T19:09:53.820Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T19:10:09.339Z] provisioning config files... [2024-06-24T19:10:09.379Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5553309879065227114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T19:10:09.923Z] ---> ****-login.sh [2024-06-24T19:10:09.924Z] nexus3.edgexfoundry.org:10001 [2024-06-24T19:10:10.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:10:10.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:10:10.519Z] Configure a credential helper to remove this warning. See [2024-06-24T19:10:10.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:10:10.519Z] [2024-06-24T19:10:10.519Z] Login Succeeded [2024-06-24T19:10:10.519Z] nexus3.edgexfoundry.org:10002 [2024-06-24T19:10:10.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:10:11.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:10:11.069Z] Configure a credential helper to remove this warning. See [2024-06-24T19:10:11.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:10:11.069Z] [2024-06-24T19:10:11.069Z] Login Succeeded [2024-06-24T19:10:11.069Z] nexus3.edgexfoundry.org:10003 [2024-06-24T19:10:11.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:10:11.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:10:11.342Z] Configure a credential helper to remove this warning. See [2024-06-24T19:10:11.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:10:11.342Z] [2024-06-24T19:10:11.342Z] Login Succeeded [2024-06-24T19:10:11.342Z] nexus3.edgexfoundry.org:10004 [2024-06-24T19:10:11.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:10:11.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:10:11.882Z] Configure a credential helper to remove this warning. See [2024-06-24T19:10:11.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:10:11.882Z] [2024-06-24T19:10:11.882Z] Login Succeeded [2024-06-24T19:10:11.882Z] ****.io [2024-06-24T19:10:12.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:10:12.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:10:12.428Z] Configure a credential helper to remove this warning. See [2024-06-24T19:10:12.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:10:12.428Z] [2024-06-24T19:10:12.428Z] Login Succeeded [2024-06-24T19:10:12.428Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T19:10:12.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-06-24T19:10:13.274Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-06-24T19:10:13.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:10:13.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:10:13.419Z] ========================================================= [2024-06-24T19:10:13.419Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-24T19:10:13.419Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:10:13.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:10:14.089Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-24T19:10:14.089Z] c6b39de5b339: Pulling fs layer [2024-06-24T19:10:14.089Z] a69c41024577: Pulling fs layer [2024-06-24T19:10:14.089Z] d6de4b400683: Pulling fs layer [2024-06-24T19:10:14.089Z] 35cb2a7552d0: Pulling fs layer [2024-06-24T19:10:14.089Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T19:10:14.089Z] 464afbd9ba4c: Pulling fs layer [2024-06-24T19:10:14.089Z] 00f215d4a9da: Pulling fs layer [2024-06-24T19:10:14.089Z] d496ad576159: Pulling fs layer [2024-06-24T19:10:14.089Z] 464afbd9ba4c: Waiting [2024-06-24T19:10:14.089Z] d496ad576159: Waiting [2024-06-24T19:10:14.089Z] 35cb2a7552d0: Waiting [2024-06-24T19:10:14.089Z] 4f4fb700ef54: Waiting [2024-06-24T19:10:14.089Z] a69c41024577: Download complete [2024-06-24T19:10:14.089Z] 35cb2a7552d0: Verifying Checksum [2024-06-24T19:10:14.089Z] 35cb2a7552d0: Download complete [2024-06-24T19:10:14.089Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T19:10:14.089Z] 4f4fb700ef54: Download complete [2024-06-24T19:10:14.089Z] 464afbd9ba4c: Download complete [2024-06-24T19:10:14.089Z] c6b39de5b339: Download complete [2024-06-24T19:10:14.675Z] d496ad576159: Verifying Checksum [2024-06-24T19:10:14.675Z] d496ad576159: Download complete [2024-06-24T19:10:14.946Z] c6b39de5b339: Pull complete [2024-06-24T19:10:15.905Z] a69c41024577: Pull complete [2024-06-24T19:10:15.905Z] d6de4b400683: Verifying Checksum [2024-06-24T19:10:15.905Z] d6de4b400683: Download complete [2024-06-24T19:10:17.317Z] 00f215d4a9da: Verifying Checksum [2024-06-24T19:10:17.317Z] 00f215d4a9da: Download complete [2024-06-24T19:10:25.937Z] 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-06-24T19:10:25.937Z] 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-06-24T19:10:27.317Z] 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-06-24T19:10:27.885Z] 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-06-24T19:10:29.648Z] d6de4b400683: Pull complete [2024-06-24T19:10:29.648Z] 35cb2a7552d0: Pull complete [2024-06-24T19:10:29.648Z] 4f4fb700ef54: Pull complete [2024-06-24T19:10:29.924Z] 464afbd9ba4c: Pull complete [2024-06-24T19:10:32.073Z] 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-06-24T19:10:33.454Z] 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-06-24T19:10:35.370Z] 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-06-24T19:10:35.939Z] 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-06-24T19:10:36.878Z] 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-06-24T19:10:37.447Z] 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-06-24T19:10:38.410Z] 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-06-24T19:10:39.411Z] $ docker stop --time=1 e14b647c49d8914968e0a1bc6f079635dd19e7723e6715367e76c4184267295b [2024-06-24T19:10:40.012Z] 00f215d4a9da: Pull complete [2024-06-24T19:10:40.593Z] d496ad576159: Pull complete [2024-06-24T19:10:40.859Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-24T19:10:40.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:10:40.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:10:46.823Z] $ docker rm -f --volumes e14b647c49d8914968e0a1bc6f079635dd19e7723e6715367e76c4184267295b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-06-24T19:10:47.842Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:10:47.842Z] WORKDIR /edgex [2024-06-24T19:10:47.842Z] COPY go.mod . [2024-06-24T19:10:47.842Z] RUN go mod download [2024-06-24T19:10:47.842Z] docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:10:48.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-24T19:10:48.655Z] [2024-06-24T19:10:48.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-24T19:10:48.681Z] Sending build context to Docker daemon 3.004MB [2024-06-24T19:10:48.681Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:10:48.681Z] ---> f246e2811388 [2024-06-24T19:10:48.681Z] Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:10:49.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-24T19:10:49.337Z] latest: Pulling from edgex-devops/edgex-compose [2024-06-24T19:10:49.337Z] 91d30c5bc195: Pulling fs layer [2024-06-24T19:10:49.337Z] 2e9b0aa3be6d: Pulling fs layer [2024-06-24T19:10:49.337Z] 9c61dcf015f6: Pulling fs layer [2024-06-24T19:10:49.337Z] 4698f68db338: Pulling fs layer [2024-06-24T19:10:49.337Z] 2a2f49069b9e: Pulling fs layer [2024-06-24T19:10:49.337Z] e0025b399a48: Pulling fs layer [2024-06-24T19:10:49.337Z] 2a2f49069b9e: Waiting [2024-06-24T19:10:49.337Z] 4698f68db338: Waiting [2024-06-24T19:10:49.337Z] 91d30c5bc195: Verifying Checksum [2024-06-24T19:10:49.337Z] 91d30c5bc195: Download complete [2024-06-24T19:10:49.337Z] 4698f68db338: Verifying Checksum [2024-06-24T19:10:49.337Z] 4698f68db338: Download complete [2024-06-24T19:10:49.337Z] 2e9b0aa3be6d: Verifying Checksum [2024-06-24T19:10:49.337Z] 2e9b0aa3be6d: Download complete [2024-06-24T19:10:49.337Z] e0025b399a48: Verifying Checksum [2024-06-24T19:10:49.337Z] e0025b399a48: Download complete [2024-06-24T19:10:49.595Z] 91d30c5bc195: Pull complete [2024-06-24T19:10:49.595Z] 2a2f49069b9e: Download complete [2024-06-24T19:10:49.856Z] 2e9b0aa3be6d: Pull complete [2024-06-24T19:10:49.856Z] 9c61dcf015f6: Verifying Checksum [2024-06-24T19:10:49.856Z] 9c61dcf015f6: Download complete [2024-06-24T19:10:50.637Z] ---> Running in 668302b91a80 [2024-06-24T19:10:50.637Z] Removing intermediate container 668302b91a80 [2024-06-24T19:10:50.637Z] ---> 74741084bc1c [2024-06-24T19:10:50.637Z] Step 3/4 : COPY go.mod . [2024-06-24T19:10:51.222Z] ---> 676ec9d6b545 [2024-06-24T19:10:51.222Z] Step 4/4 : RUN go mod download [2024-06-24T19:10:51.222Z] ---> Running in c25065b215c5 [2024-06-24T19:10:52.382Z] 9c61dcf015f6: Pull complete [2024-06-24T19:10:52.382Z] 4698f68db338: Pull complete [2024-06-24T19:10:52.675Z] 2a2f49069b9e: Pull complete [2024-06-24T19:10:52.934Z] e0025b399a48: Pull complete [2024-06-24T19:10:52.934Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-06-24T19:10:52.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-24T19:10:52.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:10:53.203Z] prd-ubuntu20.04-docker-8c-8g-4277 does not seem to be running inside a container [2024-06-24T19:10:53.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-06-24T19:10:57.620Z] $ docker top 25fb3cc2450d0196714ad9e28bd6010dd5ecd1d6c1da35c2d52a799291a78009 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:10:58.039Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-24T19:11:00.653Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-24T19:11:00.653Z] #1 transferring dockerfile: 2.15kB done [2024-06-24T19:11:00.653Z] #1 DONE 0.0s [2024-06-24T19:11:00.653Z] [2024-06-24T19:11:00.653Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-06-24T19:11:00.653Z] #2 transferring dockerfile: 1.70kB done [2024-06-24T19:11:00.653Z] #2 DONE 0.0s [2024-06-24T19:11:00.653Z] [2024-06-24T19:11:00.653Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-24T19:11:00.653Z] #3 transferring dockerfile: 2.49kB done [2024-06-24T19:11:00.653Z] #3 DONE 0.0s [2024-06-24T19:11:00.653Z] [2024-06-24T19:11:00.653Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-24T19:11:00.653Z] #4 transferring dockerfile: 1.89kB done [2024-06-24T19:11:00.653Z] #4 DONE 0.0s [2024-06-24T19:11:00.653Z] [2024-06-24T19:11:00.653Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-06-24T19:11:00.653Z] #5 transferring dockerfile: 1.81kB done [2024-06-24T19:11:00.653Z] #5 DONE 0.0s [2024-06-24T19:11:00.653Z] [2024-06-24T19:11:00.653Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-06-24T19:11:00.653Z] #6 transferring dockerfile: 2.06kB done [2024-06-24T19:11:00.653Z] #6 DONE 0.0s [2024-06-24T19:11:00.653Z] [2024-06-24T19:11:00.653Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-06-24T19:11:00.653Z] #7 transferring dockerfile: 1.69kB done [2024-06-24T19:11:00.653Z] #7 DONE 0.0s [2024-06-24T19:11:00.653Z] [2024-06-24T19:11:00.653Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:11:00.654Z] #8 transferring dockerfile: 2.23kB done [2024-06-24T19:11:00.654Z] #8 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-06-24T19:11:00.654Z] #9 transferring dockerfile: 1.93kB done [2024-06-24T19:11:00.654Z] #9 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-06-24T19:11:00.654Z] #10 transferring dockerfile: 1.95kB done [2024-06-24T19:11:00.654Z] #10 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-24T19:11:00.654Z] #11 transferring dockerfile: 2.50kB done [2024-06-24T19:11:00.654Z] #11 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #12 [core-command internal] load build definition from Dockerfile [2024-06-24T19:11:00.654Z] #12 transferring dockerfile: 1.93kB done [2024-06-24T19:11:00.654Z] #12 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #13 [core-data internal] load build definition from Dockerfile [2024-06-24T19:11:00.654Z] #13 transferring dockerfile: 2.01kB 0.0s done [2024-06-24T19:11:00.654Z] #13 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #14 [security-proxy-auth internal] load .dockerignore [2024-06-24T19:11:00.654Z] #14 transferring context: 50B done [2024-06-24T19:11:00.654Z] #14 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:11:00.654Z] #15 transferring dockerfile: 2.93kB done [2024-06-24T19:11:00.654Z] #15 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #16 [security-spire-server internal] load .dockerignore [2024-06-24T19:11:00.654Z] #16 transferring context: 50B done [2024-06-24T19:11:00.654Z] #16 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-06-24T19:11:00.654Z] #17 transferring context: 50B done [2024-06-24T19:11:00.654Z] #17 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-06-24T19:11:00.654Z] #18 transferring context: 50B done [2024-06-24T19:11:00.654Z] #18 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #19 [security-spire-agent internal] load .dockerignore [2024-06-24T19:11:00.654Z] #19 transferring context: 50B done [2024-06-24T19:11:00.654Z] #19 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #20 [core-metadata internal] load .dockerignore [2024-06-24T19:11:00.654Z] #20 transferring context: 50B done [2024-06-24T19:11:00.654Z] #20 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #21 [security-spire-config internal] load .dockerignore [2024-06-24T19:11:00.654Z] #21 transferring context: 50B done [2024-06-24T19:11:00.654Z] #21 DONE 0.0s [2024-06-24T19:11:00.654Z] [2024-06-24T19:11:00.654Z] #22 [support-scheduler internal] load .dockerignore [2024-06-24T19:11:00.933Z] #22 transferring context: 50B done [2024-06-24T19:11:00.933Z] #22 DONE 0.0s [2024-06-24T19:11:00.933Z] [2024-06-24T19:11:00.933Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-24T19:11:00.933Z] #23 transferring context: 50B done [2024-06-24T19:11:00.933Z] #23 DONE 0.0s [2024-06-24T19:11:00.933Z] [2024-06-24T19:11:00.933Z] #24 [support-notifications internal] load .dockerignore [2024-06-24T19:11:00.933Z] #24 transferring context: 50B done [2024-06-24T19:11:00.933Z] #24 DONE 0.0s [2024-06-24T19:11:00.933Z] [2024-06-24T19:11:00.933Z] #25 [security-proxy-setup internal] load .dockerignore [2024-06-24T19:11:00.933Z] #25 transferring context: 50B done [2024-06-24T19:11:00.933Z] #25 DONE 0.0s [2024-06-24T19:11:00.933Z] [2024-06-24T19:11:00.933Z] #26 [core-command internal] load .dockerignore [2024-06-24T19:11:00.933Z] #26 transferring context: 50B done [2024-06-24T19:11:00.933Z] #26 DONE 0.0s [2024-06-24T19:11:00.933Z] [2024-06-24T19:11:00.933Z] #27 [core-data internal] load .dockerignore [2024-06-24T19:11:00.933Z] #27 transferring context: 50B 0.0s done [2024-06-24T19:11:00.933Z] #27 DONE 0.0s [2024-06-24T19:11:00.933Z] [2024-06-24T19:11:00.933Z] #28 [security-bootstrapper internal] load .dockerignore [2024-06-24T19:11:00.933Z] #28 transferring context: 50B done [2024-06-24T19:11:00.933Z] #28 DONE 0.0s [2024-06-24T19:11:00.933Z] [2024-06-24T19:11:00.933Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:11:00.933Z] #29 DONE 0.0s [2024-06-24T19:11:00.933Z] [2024-06-24T19:11:00.933Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:11:01.227Z] #30 ... [2024-06-24T19:11:01.227Z] [2024-06-24T19:11:01.227Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:11:01.227Z] #29 DONE 0.0s [2024-06-24T19:11:01.227Z] [2024-06-24T19:11:01.227Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:11:01.227Z] #30 ... [2024-06-24T19:11:01.227Z] [2024-06-24T19:11:01.227Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:11:01.227Z] #29 DONE 0.0s [2024-06-24T19:11:01.227Z] [2024-06-24T19:11:01.227Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:11:01.227Z] #30 ... [2024-06-24T19:11:01.227Z] [2024-06-24T19:11:01.227Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:11:01.227Z] #29 DONE 0.0s [2024-06-24T19:11:01.227Z] [2024-06-24T19:11:01.227Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:11:01.497Z] #30 ... [2024-06-24T19:11:01.497Z] [2024-06-24T19:11:01.497Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:11:01.497Z] #29 DONE 0.0s [2024-06-24T19:11:01.497Z] [2024-06-24T19:11:01.497Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:11:01.497Z] #30 ... [2024-06-24T19:11:01.497Z] [2024-06-24T19:11:01.497Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:11:01.497Z] #29 DONE 0.0s [2024-06-24T19:11:01.497Z] [2024-06-24T19:11:01.497Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:11:01.773Z] #30 DONE 0.5s [2024-06-24T19:11:01.773Z] [2024-06-24T19:11:01.773Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:11:01.773Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:11:01.773Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-06-24T19:11:01.773Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:11:01.774Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:11:01.774Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:11:01.774Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-06-24T19:11:01.774Z] #31 DONE 0.9s [2024-06-24T19:11:01.774Z] [2024-06-24T19:11:01.774Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-24T19:11:01.774Z] #32 DONE 0.9s [2024-06-24T19:11:01.774Z] [2024-06-24T19:11:01.774Z] #33 [security-bootstrapper internal] load build context [2024-06-24T19:11:02.131Z] #33 ... [2024-06-24T19:11:02.131Z] [2024-06-24T19:11:02.131Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-24T19:11:02.131Z] #34 DONE 0.8s [2024-06-24T19:11:02.131Z] [2024-06-24T19:11:02.131Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:11:02.131Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:11:02.131Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-06-24T19:11:02.131Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:11:02.131Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:11:02.131Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:11:02.131Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-06-24T19:11:02.131Z] #31 DONE 0.9s [2024-06-24T19:11:02.131Z] [2024-06-24T19:11:02.131Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:11:02.131Z] #35 DONE 1.0s [2024-06-24T19:11:02.131Z] [2024-06-24T19:11:02.131Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:02.131Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:02.408Z] #36 ... [2024-06-24T19:11:02.408Z] [2024-06-24T19:11:02.408Z] #37 [security-spire-server internal] load build context [2024-06-24T19:11:02.408Z] #37 transferring context: 26.79kB 0.0s done [2024-06-24T19:11:02.408Z] #37 DONE 0.2s [2024-06-24T19:11:02.408Z] [2024-06-24T19:11:02.408Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-06-24T19:11:02.408Z] #38 ... [2024-06-24T19:11:02.408Z] [2024-06-24T19:11:02.408Z] #39 [security-spire-agent internal] load build context [2024-06-24T19:11:02.408Z] #39 transferring context: 26.32kB 0.0s done [2024-06-24T19:11:02.408Z] #39 DONE 0.4s [2024-06-24T19:11:02.686Z] [2024-06-24T19:11:02.686Z] #40 [security-spire-config internal] load build context [2024-06-24T19:11:02.686Z] #40 transferring context: 25.04kB 0.0s done [2024-06-24T19:11:02.686Z] #40 DONE 0.5s [2024-06-24T19:11:02.686Z] [2024-06-24T19:11:02.686Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:02.686Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2024-06-24T19:11:02.686Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-24T19:11:02.686Z] #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-06-24T19:11:07.971Z] #36 ... [2024-06-24T19:11:07.971Z] [2024-06-24T19:11:07.971Z] #41 [core-data internal] load build context [2024-06-24T19:11:07.971Z] #41 transferring context: 281.88MB 6.0s [2024-06-24T19:11:07.971Z] #41 ... [2024-06-24T19:11:07.971Z] [2024-06-24T19:11:07.971Z] #42 [security-proxy-auth internal] load build context [2024-06-24T19:11:07.971Z] #42 ... [2024-06-24T19:11:07.971Z] [2024-06-24T19:11:07.971Z] #41 [core-data internal] load build context [2024-06-24T19:11:10.653Z] #41 transferring context: 411.02MB 8.5s done [2024-06-24T19:11:11.081Z] #41 ... [2024-06-24T19:11:11.081Z] [2024-06-24T19:11:11.081Z] #43 [security-secretstore-setup internal] load build context [2024-06-24T19:11:11.363Z] #43 ... [2024-06-24T19:11:11.363Z] [2024-06-24T19:11:11.363Z] #44 [support-notifications internal] load build context [2024-06-24T19:11:11.363Z] #44 ... [2024-06-24T19:11:11.363Z] [2024-06-24T19:11:11.363Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-24T19:11:11.620Z] #45 ... [2024-06-24T19:11:11.620Z] [2024-06-24T19:11:11.620Z] #46 [core-metadata internal] load build context [2024-06-24T19:11:11.620Z] #46 transferring context: 411.02MB 10.1s done [2024-06-24T19:11:11.620Z] #46 ... [2024-06-24T19:11:11.620Z] [2024-06-24T19:11:11.620Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:11:11.620Z] #47 ... [2024-06-24T19:11:11.620Z] [2024-06-24T19:11:11.620Z] #48 [security-proxy-setup internal] load build context [2024-06-24T19:11:11.620Z] #48 transferring context: 411.02MB 9.7s done [2024-06-24T19:11:11.879Z] #48 ... [2024-06-24T19:11:11.879Z] [2024-06-24T19:11:11.879Z] #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:11:11.879Z] #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:11.879Z] #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:11.879Z] #0 3.778 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:11.879Z] #0 3.784 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:11.879Z] #0 3.790 OK: 7 MiB in 16 packages [2024-06-24T19:11:11.879Z] #49 ... [2024-06-24T19:11:11.879Z] [2024-06-24T19:11:11.879Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:11:12.138Z] #50 ... [2024-06-24T19:11:12.138Z] [2024-06-24T19:11:12.138Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:11:12.138Z] #51 ... [2024-06-24T19:11:12.138Z] [2024-06-24T19:11:12.138Z] #52 [core-command internal] load build context [2024-06-24T19:11:12.138Z] #52 transferring context: 411.02MB 10.2s done [2024-06-24T19:11:12.397Z] #52 ... [2024-06-24T19:11:12.397Z] [2024-06-24T19:11:12.397Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:11:12.397Z] #53 ... [2024-06-24T19:11:12.397Z] [2024-06-24T19:11:12.397Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:11:12.655Z] #54 ... [2024-06-24T19:11:12.655Z] [2024-06-24T19:11:12.655Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:11:12.655Z] #55 ... [2024-06-24T19:11:12.655Z] [2024-06-24T19:11:12.655Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:11:13.161Z] #56 ... [2024-06-24T19:11:13.161Z] [2024-06-24T19:11:13.161Z] #57 [support-scheduler internal] load build context [2024-06-24T19:11:13.161Z] #57 transferring context: 411.02MB 11.1s done [2024-06-24T19:11:13.420Z] #57 ... [2024-06-24T19:11:13.420Z] [2024-06-24T19:11:13.420Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:11:13.420Z] #58 ... [2024-06-24T19:11:13.420Z] [2024-06-24T19:11:13.420Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:11:13.420Z] #59 ... [2024-06-24T19:11:13.420Z] [2024-06-24T19:11:13.420Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:11:13.420Z] #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-06-24T19:11:13.420Z] #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-24T19:11:13.420Z] #60 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-06-24T19:11:13.420Z] #60 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-06-24T19:11:13.678Z] #60 ... [2024-06-24T19:11:13.678Z] [2024-06-24T19:11:13.678Z] #33 [security-bootstrapper internal] load build context [2024-06-24T19:11:13.678Z] #33 transferring context: 411.02MB 9.9s done [2024-06-24T19:11:17.877Z] #33 ... [2024-06-24T19:11:17.877Z] [2024-06-24T19:11:17.877Z] #42 [security-proxy-auth internal] load build context [2024-06-24T19:11:17.877Z] #42 transferring context: 411.02MB 7.9s done [2024-06-24T19:11:18.140Z] #42 ... [2024-06-24T19:11:18.140Z] [2024-06-24T19:11:18.140Z] #44 [support-notifications internal] load build context [2024-06-24T19:11:18.140Z] #44 transferring context: 411.02MB 11.3s done [2024-06-24T19:11:19.518Z] #44 ... [2024-06-24T19:11:19.518Z] [2024-06-24T19:11:19.518Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:11:19.518Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 4.1s [2024-06-24T19:11:21.024Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.7s [2024-06-24T19:11:21.431Z] #60 ... [2024-06-24T19:11:21.431Z] [2024-06-24T19:11:21.431Z] #43 [security-secretstore-setup internal] load build context [2024-06-24T19:11:21.431Z] #43 transferring context: 411.02MB 11.0s done [2024-06-24T19:11:21.691Z] #43 ... [2024-06-24T19:11:21.691Z] [2024-06-24T19:11:21.691Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:11:21.691Z] #60 ... [2024-06-24T19:11:21.691Z] [2024-06-24T19:11:21.691Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-24T19:11:21.691Z] #45 transferring context: 411.02MB 10.7s done [2024-06-24T19:11:21.691Z] #45 ... [2024-06-24T19:11:21.691Z] [2024-06-24T19:11:21.691Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:11:22.257Z] #60 ... [2024-06-24T19:11:22.257Z] [2024-06-24T19:11:22.257Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:11:22.257Z] #47 transferring context: 411.02MB 10.4s done [2024-06-24T19:11:22.257Z] #47 ... [2024-06-24T19:11:22.257Z] [2024-06-24T19:11:22.257Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:11:23.203Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 7.8s [2024-06-24T19:11:23.203Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 7.9s [2024-06-24T19:11:23.463Z] #60 ... [2024-06-24T19:11:23.463Z] [2024-06-24T19:11:23.463Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:23.463Z] #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-06-24T19:11:23.463Z] #36 ... [2024-06-24T19:11:23.463Z] [2024-06-24T19:11:23.463Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:11:26.059Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.8s [2024-06-24T19:11:26.994Z] #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 11.5s [2024-06-24T19:11:28.373Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 13.0s [2024-06-24T19:11:28.373Z] #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 13.2s [2024-06-24T19:11:30.909Z] #60 ... [2024-06-24T19:11:30.909Z] [2024-06-24T19:11:30.909Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:31.168Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 14.2s done [2024-06-24T19:11:32.102Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-06-24T19:11:32.102Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-24T19:11:32.102Z] #36 ... [2024-06-24T19:11:32.102Z] [2024-06-24T19:11:32.102Z] #49 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:11:32.102Z] #49 DONE 30.7s [2024-06-24T19:11:32.102Z] [2024-06-24T19:11:32.102Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-06-24T19:11:32.102Z] #38 DONE 30.4s [2024-06-24T19:11:32.102Z] [2024-06-24T19:11:32.102Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:32.102Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 16.1s done [2024-06-24T19:11:32.102Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-06-24T19:11:32.102Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 16.2s done [2024-06-24T19:11:32.102Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 16.2s [2024-06-24T19:11:32.102Z] #36 ... [2024-06-24T19:11:32.102Z] [2024-06-24T19:11:32.102Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-06-24T19:11:32.361Z] #61 ... [2024-06-24T19:11:32.361Z] [2024-06-24T19:11:32.361Z] #41 [core-data internal] load build context [2024-06-24T19:11:32.361Z] #41 DONE 30.7s [2024-06-24T19:11:32.361Z] [2024-06-24T19:11:32.361Z] #48 [security-proxy-setup internal] load build context [2024-06-24T19:11:32.361Z] #48 DONE 30.8s [2024-06-24T19:11:32.361Z] [2024-06-24T19:11:32.361Z] #46 [core-metadata internal] load build context [2024-06-24T19:11:32.361Z] #46 DONE 31.1s [2024-06-24T19:11:32.361Z] [2024-06-24T19:11:32.361Z] #52 [core-command internal] load build context [2024-06-24T19:11:32.361Z] #52 DONE 30.8s [2024-06-24T19:11:32.361Z] [2024-06-24T19:11:32.361Z] #33 [security-bootstrapper internal] load build context [2024-06-24T19:11:32.361Z] #33 DONE 30.7s [2024-06-24T19:11:32.361Z] [2024-06-24T19:11:32.361Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:11:32.361Z] #47 DONE 31.0s [2024-06-24T19:11:32.361Z] [2024-06-24T19:11:32.361Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-24T19:11:32.361Z] #45 DONE 31.2s [2024-06-24T19:11:32.361Z] [2024-06-24T19:11:32.361Z] #43 [security-secretstore-setup internal] load build context [2024-06-24T19:11:32.361Z] #43 DONE 31.2s [2024-06-24T19:11:32.361Z] [2024-06-24T19:11:32.361Z] #42 [security-proxy-auth internal] load build context [2024-06-24T19:11:32.362Z] #42 DONE 31.3s [2024-06-24T19:11:32.362Z] [2024-06-24T19:11:32.362Z] #57 [support-scheduler internal] load build context [2024-06-24T19:11:32.362Z] #57 DONE 31.1s [2024-06-24T19:11:32.362Z] [2024-06-24T19:11:32.362Z] #44 [support-notifications internal] load build context [2024-06-24T19:11:32.362Z] #44 DONE 31.1s [2024-06-24T19:11:32.362Z] [2024-06-24T19:11:32.362Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:32.362Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 16.1s done [2024-06-24T19:11:32.362Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 16.2s done [2024-06-24T19:11:32.362Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 16.4s [2024-06-24T19:11:32.362Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-06-24T19:11:32.620Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.56MB / 25.84MB 16.5s [2024-06-24T19:11:32.620Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.6s [2024-06-24T19:11:32.879Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 17.0s done [2024-06-24T19:11:33.137Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 17.0s done [2024-06-24T19:11:33.137Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2024-06-24T19:11:35.139Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done [2024-06-24T19:11:36.098Z] #36 ... [2024-06-24T19:11:36.098Z] [2024-06-24T19:11:36.098Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:11:36.098Z] #50 31.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.098Z] #50 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.098Z] #50 31.56 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:36.098Z] #50 31.56 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:36.098Z] #50 31.56 OK: 7 MiB in 16 packages [2024-06-24T19:11:36.098Z] #50 DONE 34.2s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:11:36.360Z] #55 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #55 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #55 31.52 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:36.360Z] #55 31.53 (2/2) Installing su-exec (0.2-r3) [2024-06-24T19:11:36.360Z] #55 31.53 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:36.360Z] #55 31.55 OK: 7 MiB in 17 packages [2024-06-24T19:11:36.360Z] #55 DONE 34.2s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:11:36.360Z] #54 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #54 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #54 31.55 (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T19:11:36.360Z] #54 31.57 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:36.360Z] #54 31.57 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:36.360Z] #54 31.58 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:11:36.360Z] #54 31.71 OK: 8 MiB in 17 packages [2024-06-24T19:11:36.360Z] #54 DONE 34.2s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:11:36.360Z] #58 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #58 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #58 31.54 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:36.360Z] #58 31.54 (2/4) Installing openssl (3.1.5-r0) [2024-06-24T19:11:36.360Z] #58 31.55 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:11:36.360Z] #58 31.55 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:11:36.360Z] #58 31.70 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:36.360Z] #58 31.72 OK: 17 MiB in 19 packages [2024-06-24T19:11:36.360Z] #58 DONE 34.2s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:11:36.360Z] #59 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #59 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #59 31.56 (1/4) Installing ca-certificates (20240226-r0) [2024-06-24T19:11:36.360Z] #59 31.57 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:36.360Z] #59 31.58 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:11:36.360Z] #59 31.58 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:11:36.360Z] #59 31.75 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:36.360Z] #59 31.75 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:11:36.360Z] #59 31.79 OK: 17 MiB in 19 packages [2024-06-24T19:11:36.360Z] #59 DONE 34.2s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:11:36.360Z] #53 30.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #53 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #53 31.39 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:11:36.360Z] #53 31.39 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:11:36.360Z] #53 31.39 OK: 20070 distinct packages available [2024-06-24T19:11:36.360Z] #53 31.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #53 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #53 31.78 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:36.360Z] #53 31.79 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:11:36.360Z] #53 31.79 (3/4) Installing libucontext (1.2-r2) [2024-06-24T19:11:36.360Z] #53 31.80 (4/4) Installing gcompat (1.1.0-r1) [2024-06-24T19:11:36.360Z] #53 31.80 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:36.360Z] #53 31.81 OK: 8 MiB in 19 packages [2024-06-24T19:11:36.360Z] #53 DONE 34.1s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:11:36.360Z] #51 31.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #51 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #51 31.60 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:11:36.360Z] #51 31.60 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:11:36.360Z] #51 31.60 OK: 20070 distinct packages available [2024-06-24T19:11:36.360Z] #51 31.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #51 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #51 31.97 (1/11) Installing ca-certificates (20240226-r0) [2024-06-24T19:11:36.360Z] #51 31.99 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-24T19:11:36.360Z] #51 32.14 (3/11) Installing libunistring (1.1-r1) [2024-06-24T19:11:36.360Z] #51 32.16 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-24T19:11:36.360Z] #51 32.17 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-24T19:11:36.360Z] #51 32.18 (6/11) Installing libcurl (8.5.0-r0) [2024-06-24T19:11:36.360Z] #51 32.18 (7/11) Installing curl (8.5.0-r0) [2024-06-24T19:11:36.360Z] #51 32.19 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:36.360Z] #51 32.20 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:11:36.360Z] #51 32.20 (10/11) Installing libucontext (1.2-r2) [2024-06-24T19:11:36.360Z] #51 32.20 (11/11) Installing gcompat (1.1.0-r1) [2024-06-24T19:11:36.360Z] #51 32.21 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:36.360Z] #51 32.21 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:11:36.360Z] #51 32.39 OK: 12 MiB in 26 packages [2024-06-24T19:11:36.360Z] #51 DONE 34.3s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-24T19:11:36.360Z] #0 1.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #0 1.988 OK: 264 MiB in 52 packages [2024-06-24T19:11:36.360Z] #62 DONE 4.0s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:11:36.360Z] #56 30.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #56 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #56 31.36 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:11:36.360Z] #56 31.36 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:11:36.360Z] #56 31.36 OK: 20070 distinct packages available [2024-06-24T19:11:36.360Z] #56 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #56 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #56 31.83 (1/5) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:36.360Z] #56 31.83 (2/5) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:11:36.360Z] #56 31.83 (3/5) Installing libucontext (1.2-r2) [2024-06-24T19:11:36.360Z] #56 31.83 (4/5) Installing gcompat (1.1.0-r1) [2024-06-24T19:11:36.360Z] #56 31.83 (5/5) Installing openssl (3.1.5-r0) [2024-06-24T19:11:36.360Z] #56 31.83 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:36.360Z] #56 31.83 OK: 8 MiB in 20 packages [2024-06-24T19:11:36.360Z] #56 DONE 34.1s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #61 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-06-24T19:11:36.360Z] #61 3.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #61 3.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.360Z] #61 3.706 OK: 7 MiB in 16 packages [2024-06-24T19:11:36.360Z] #61 DONE 4.3s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-24T19:11:36.360Z] #63 ... [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:11:36.360Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 15.0s done [2024-06-24T19:11:36.360Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 16.8s done [2024-06-24T19:11:36.360Z] #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 16.9s done [2024-06-24T19:11:36.360Z] #60 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-24T19:11:36.360Z] #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-06-24T19:11:36.360Z] #60 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 17.3s done [2024-06-24T19:11:36.360Z] #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-06-24T19:11:36.360Z] #60 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2024-06-24T19:11:36.360Z] #60 DONE 34.3s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:11:36.360Z] #64 DONE 0.1s [2024-06-24T19:11:36.360Z] [2024-06-24T19:11:36.360Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:36.360Z] #36 DONE 34.4s [2024-06-24T19:11:36.621Z] [2024-06-24T19:11:36.621Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:11:36.621Z] #65 ... [2024-06-24T19:11:36.621Z] [2024-06-24T19:11:36.621Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:11:36.621Z] #0 3.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.621Z] #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:36.621Z] #0 4.236 OK: 264 MiB in 52 packages [2024-06-24T19:11:36.621Z] #66 DONE 4.3s [2024-06-24T19:11:36.621Z] [2024-06-24T19:11:36.621Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:11:36.621Z] #67 DONE 0.0s [2024-06-24T19:11:36.882Z] [2024-06-24T19:11:36.882Z] #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:11:37.823Z] #68 ... [2024-06-24T19:11:37.823Z] [2024-06-24T19:11:37.823Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:11:37.823Z] #0 4.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:37.823Z] #0 4.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:37.823Z] #0 5.211 OK: 264 MiB in 52 packages [2024-06-24T19:11:37.823Z] #69 DONE 5.6s [2024-06-24T19:11:37.823Z] [2024-06-24T19:11:37.823Z] #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:11:37.823Z] #70 DONE 0.1s [2024-06-24T19:11:37.823Z] [2024-06-24T19:11:37.823Z] #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:11:38.081Z] #71 ... [2024-06-24T19:11:38.081Z] [2024-06-24T19:11:38.081Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-24T19:11:38.081Z] #0 4.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:38.081Z] #0 5.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:38.081Z] #0 5.215 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:11:38.081Z] #0 5.215 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:11:38.081Z] #0 5.215 OK: 20075 distinct packages available [2024-06-24T19:11:38.081Z] #0 5.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:38.081Z] #0 5.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:38.081Z] #0 5.553 OK: 264 MiB in 52 packages [2024-06-24T19:11:38.081Z] #72 DONE 5.7s [2024-06-24T19:11:38.081Z] [2024-06-24T19:11:38.081Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:11:38.081Z] #73 DONE 0.2s [2024-06-24T19:11:38.081Z] [2024-06-24T19:11:38.081Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:11:39.017Z] #74 ... [2024-06-24T19:11:39.017Z] [2024-06-24T19:11:39.017Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:11:39.017Z] #0 1.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.017Z] #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.017Z] #0 2.224 OK: 7 MiB in 16 packages [2024-06-24T19:11:39.017Z] #75 DONE 2.6s [2024-06-24T19:11:39.017Z] [2024-06-24T19:11:39.017Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:11:39.017Z] #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.017Z] #0 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.017Z] #0 2.565 OK: 17 MiB in 19 packages [2024-06-24T19:11:39.017Z] #76 DONE 2.8s [2024-06-24T19:11:39.017Z] [2024-06-24T19:11:39.017Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-24T19:11:39.017Z] #0 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.017Z] #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.277Z] #77 2.921 OK: 8 MiB in 19 packages [2024-06-24T19:11:39.277Z] #77 DONE 3.1s [2024-06-24T19:11:39.277Z] [2024-06-24T19:11:39.277Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:11:39.277Z] #0 2.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.277Z] #0 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.277Z] #0 2.903 OK: 8 MiB in 17 packages [2024-06-24T19:11:39.277Z] #78 DONE 3.1s [2024-06-24T19:11:39.277Z] [2024-06-24T19:11:39.277Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:11:39.277Z] #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.277Z] #0 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.277Z] #0 2.923 OK: 17 MiB in 19 packages [2024-06-24T19:11:39.277Z] #79 DONE 3.1s [2024-06-24T19:11:39.277Z] [2024-06-24T19:11:39.277Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-24T19:11:39.277Z] #0 2.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.277Z] #0 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.277Z] #0 2.968 OK: 7 MiB in 17 packages [2024-06-24T19:11:39.277Z] #80 DONE 3.2s [2024-06-24T19:11:39.277Z] [2024-06-24T19:11:39.277Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-24T19:11:39.277Z] #63 3.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.277Z] #63 3.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.538Z] #63 ... [2024-06-24T19:11:39.538Z] [2024-06-24T19:11:39.538Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-24T19:11:39.538Z] #81 DONE 0.2s [2024-06-24T19:11:39.538Z] [2024-06-24T19:11:39.538Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-24T19:11:40.477Z] #82 ... [2024-06-24T19:11:40.477Z] [2024-06-24T19:11:40.477Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:11:40.477Z] #0 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:40.477Z] #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:40.477Z] #0 3.193 OK: 12 MiB in 26 packages [2024-06-24T19:11:40.477Z] #83 DONE 4.0s [2024-06-24T19:11:40.477Z] [2024-06-24T19:11:40.477Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:11:40.477Z] #84 DONE 0.9s [2024-06-24T19:11:40.477Z] [2024-06-24T19:11:40.477Z] #63 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-06-24T19:11:40.477Z] #63 3.423 OK: 8 MiB in 20 packages [2024-06-24T19:11:40.477Z] #63 DONE 4.1s [2024-06-24T19:11:40.477Z] [2024-06-24T19:11:40.477Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-24T19:11:41.426Z] #85 DONE 1.2s [2024-06-24T19:11:41.426Z] [2024-06-24T19:11:41.426Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-24T19:11:41.426Z] #86 DONE 1.1s [2024-06-24T19:11:41.426Z] [2024-06-24T19:11:41.426Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:11:41.683Z] #87 ... [2024-06-24T19:11:41.683Z] [2024-06-24T19:11:41.683Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:11:41.683Z] #88 DONE 1.2s [2024-06-24T19:11:41.683Z] [2024-06-24T19:11:41.683Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-24T19:11:42.249Z] #89 DONE 0.7s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-24T19:11:42.249Z] #90 DONE 0.6s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:11:42.249Z] #87 DONE 0.7s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:11:42.249Z] #91 DONE 0.1s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-24T19:11:42.249Z] #92 DONE 0.1s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-24T19:11:42.249Z] #93 DONE 0.1s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-24T19:11:42.249Z] #94 DONE 0.1s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-24T19:11:42.249Z] #95 DONE 0.1s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:11:42.249Z] #96 DONE 0.1s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-24T19:11:42.249Z] #97 DONE 0.1s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:11:42.249Z] #98 DONE 0.1s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-24T19:11:42.249Z] #99 DONE 0.1s [2024-06-24T19:11:42.249Z] [2024-06-24T19:11:42.249Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-24T19:11:42.506Z] #100 DONE 0.1s [2024-06-24T19:11:42.506Z] [2024-06-24T19:11:42.506Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-24T19:11:42.506Z] #101 DONE 0.1s [2024-06-24T19:11:42.506Z] [2024-06-24T19:11:42.506Z] #102 [security-spire-server] exporting to image [2024-06-24T19:11:42.506Z] #102 exporting layers [2024-06-24T19:11:42.506Z] #102 ... [2024-06-24T19:11:42.506Z] [2024-06-24T19:11:42.506Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-24T19:11:42.506Z] #103 DONE 0.1s [2024-06-24T19:11:42.506Z] [2024-06-24T19:11:42.506Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-24T19:11:42.506Z] #82 DONE 3.3s [2024-06-24T19:11:42.506Z] [2024-06-24T19:11:42.506Z] #102 [security-spire-agent] exporting to image [2024-06-24T19:11:42.764Z] #102 ... [2024-06-24T19:11:42.764Z] [2024-06-24T19:11:42.764Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-24T19:11:42.764Z] #104 DONE 0.1s [2024-06-24T19:11:43.022Z] [2024-06-24T19:11:43.022Z] #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:11:43.022Z] #68 ... [2024-06-24T19:11:43.022Z] [2024-06-24T19:11:43.022Z] #102 [security-spire-server] exporting to image [2024-06-24T19:11:43.022Z] #102 exporting layers 0.5s done [2024-06-24T19:11:43.022Z] #102 writing image sha256:370ad785da4f7da8dd3674f6edff6518af4bd0a4126b5f2f0ea1fa8eab732038 done [2024-06-24T19:11:43.022Z] #102 naming to docker.io/library/security-spire-config done [2024-06-24T19:11:43.022Z] #102 writing image sha256:127a46bf3c338a6bccde70941c8afd1c6afc2d4abee42002a2323de992c8a302 done [2024-06-24T19:11:43.022Z] #102 naming to docker.io/library/security-spire-server done [2024-06-24T19:11:43.280Z] #102 exporting layers 0.6s done [2024-06-24T19:11:43.280Z] #102 writing image sha256:73d2701e8329a3e2863c066d35b80d192c6663d8ad22347c052033f9b6b76316 done [2024-06-24T19:11:43.280Z] #102 naming to docker.io/library/security-spire-agent done [2024-06-24T19:11:43.280Z] #102 DONE 0.8s [2024-06-24T19:11:43.280Z] [2024-06-24T19:11:43.280Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:11:59.096Z] Removing intermediate container c25065b215c5 [2024-06-24T19:11:59.096Z] ---> b3337fb9e714 [2024-06-24T19:11:59.096Z] Successfully built b3337fb9e714 [2024-06-24T19:11:59.096Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:11:59.532Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T19:11:59.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:11:59.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-4280 does not seem to be running inside a container [2024-06-24T19:12:00.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-24T19:12:01.290Z] $ docker top af4d12b8ad96b804e06392e17a0939fb1a7f658cfa8d8c2446fd2726be68a745 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:12:02.186Z] + go version [2024-06-24T19:12:02.186Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-24T19:12:02.220Z] $ docker stop --time=1 af4d12b8ad96b804e06392e17a0939fb1a7f658cfa8d8c2446fd2726be68a745 [2024-06-24T19:12:03.819Z] $ docker rm -f --volumes af4d12b8ad96b804e06392e17a0939fb1a7f658cfa8d8c2446fd2726be68a745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:12:04.788Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T19:12:04.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:12:05.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-4280 does not seem to be running inside a container [2024-06-24T19:12:05.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-24T19:12:06.259Z] $ docker top 914906c5bd27f0a812b6569e3a38afeffacba672d6d9cc22308aea22083a3d97 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-24T19:12:06.531Z] ========================================================= [2024-06-24T19:12:06.531Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-24T19:12:06.531Z] ========================================================= [Pipeline] sh [2024-06-24T19:12:06.879Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:12:07.609Z] + make test [2024-06-24T19:12:07.609Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T19:12:30.094Z] #74 DONE 51.4s [2024-06-24T19:12:30.094Z] [2024-06-24T19:12:30.094Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:30.094Z] #65 DONE 53.2s [2024-06-24T19:12:30.094Z] [2024-06-24T19:12:30.094Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-24T19:12:30.094Z] #105 ... [2024-06-24T19:12:30.094Z] [2024-06-24T19:12:30.094Z] #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:30.094Z] #68 DONE 53.1s [2024-06-24T19:12:30.094Z] [2024-06-24T19:12:30.094Z] #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:30.094Z] #71 DONE 52.2s [2024-06-24T19:12:30.094Z] [2024-06-24T19:12:30.094Z] #106 [security-proxy-auth builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #106 ... [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #107 [support-notifications builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #107 DONE 4.2s [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #108 DONE 4.1s [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #109 [security-bootstrapper builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #109 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:34.293Z] #110 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:34.293Z] #111 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #112 [security-proxy-setup builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #112 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:34.293Z] #113 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:34.293Z] #114 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #105 DONE 4.2s [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #115 [core-data builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #115 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:34.293Z] #116 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:34.293Z] #117 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:34.293Z] #118 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #119 [core-command builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #119 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:34.293Z] #120 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:34.293Z] #121 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #122 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:34.293Z] #123 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #124 [support-scheduler builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #124 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:34.293Z] #125 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:34.293Z] #126 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #127 [core-metadata builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #127 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:34.293Z] #128 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:34.293Z] #129 CACHED [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #106 [security-proxy-auth builder 6/7] COPY . . [2024-06-24T19:12:34.293Z] #106 DONE 4.0s [2024-06-24T19:12:34.293Z] [2024-06-24T19:12:34.293Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:12:36.829Z] #130 2.935 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-06-24T19:12:44.955Z] #130 ... [2024-06-24T19:12:44.955Z] [2024-06-24T19:12:44.955Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:12:44.955Z] #0 0.741 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-06-24T19:12:44.955Z] #131 ... [2024-06-24T19:12:44.955Z] [2024-06-24T19:12:44.955Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:12:44.955Z] #0 0.989 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-06-24T19:12:44.955Z] #132 ... [2024-06-24T19:12:44.955Z] [2024-06-24T19:12:44.955Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:12:44.955Z] #0 1.013 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-06-24T19:12:44.955Z] #133 ... [2024-06-24T19:12:44.955Z] [2024-06-24T19:12:44.955Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:12:44.955Z] #0 2.201 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-06-24T19:12:44.955Z] #134 ... [2024-06-24T19:12:44.955Z] [2024-06-24T19:12:44.955Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:12:44.955Z] #0 2.616 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-06-24T19:12:44.955Z] #135 ... [2024-06-24T19:12:44.955Z] [2024-06-24T19:12:44.955Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:12:44.955Z] #0 2.847 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-06-24T19:12:44.955Z] #136 ... [2024-06-24T19:12:44.955Z] [2024-06-24T19:12:44.955Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:12:44.955Z] #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/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-06-24T19:12:44.955Z] #137 ... [2024-06-24T19:12:44.955Z] [2024-06-24T19:12:44.955Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:12:44.955Z] #0 0.906 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-06-24T19:12:44.955Z] #138 ... [2024-06-24T19:12:44.955Z] [2024-06-24T19:12:44.955Z] #139 [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-06-24T19:12:44.955Z] #0 2.230 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-06-24T19:12:45.212Z] #139 ... [2024-06-24T19:12:45.212Z] [2024-06-24T19:12:45.212Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:12:45.212Z] #0 2.125 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-06-24T19:12:54.440Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-24T19:14:08.569Z] #140 ... [2024-06-24T19:14:08.569Z] [2024-06-24T19:14:08.569Z] #139 [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-06-24T19:14:08.569Z] #139 88.15 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-06-24T19:15:16.310Z] #139 DONE 152.1s [2024-06-24T19:15:16.310Z] [2024-06-24T19:15:16.310Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:15:16.310Z] #134 DONE 152.0s [2024-06-24T19:15:16.310Z] [2024-06-24T19:15:16.311Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #141 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:15:16.311Z] #135 DONE 152.2s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #142 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:15:16.311Z] #136 DONE 152.5s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #142 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:15:16.311Z] #137 DONE 153.1s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #143 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:15:16.311Z] #133 DONE 153.4s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:15:16.311Z] #130 DONE 153.4s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:15:16.311Z] #138 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-24T19:15:16.311Z] #144 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:15:16.311Z] #132 DONE 153.8s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #145 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:15:16.311Z] #140 DONE 154.1s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-24T19:15:16.311Z] #144 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:15:16.311Z] #138 DONE 154.4s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:15:16.311Z] #131 DONE 154.5s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-24T19:15:16.311Z] #144 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #141 DONE 3.1s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #142 DONE 3.1s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #143 DONE 2.7s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #146 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #145 DONE 1.5s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #147 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-24T19:15:16.311Z] #144 DONE 2.1s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #148 DONE 1.0s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #149 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #149 DONE 1.0s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #150 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #150 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #151 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #151 DONE 0.9s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #152 CACHED [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #153 CACHED [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #154 CACHED [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #155 CACHED [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #156 CACHED [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #157 CACHED [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #158 DONE 0.9s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #159 CACHED [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #160 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #160 CACHED [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #161 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-24T19:15:16.311Z] #161 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #146 DONE 1.1s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #147 DONE 0.9s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-24T19:15:16.311Z] #162 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #163 DONE 1.0s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #150 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #150 DONE 1.0s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-24T19:15:16.311Z] #164 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-24T19:15:16.311Z] #165 DONE 2.0s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #166 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-24T19:15:16.311Z] #167 DONE 3.0s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #168 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:16.311Z] #168 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-24T19:15:16.311Z] #169 DONE 3.1s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-24T19:15:16.311Z] #170 DONE 3.2s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:16.311Z] #171 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #172 [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-06-24T19:15:16.311Z] #172 DONE 3.8s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-24T19:15:16.311Z] #173 DONE 4.0s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #174 [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-06-24T19:15:16.311Z] #174 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-24T19:15:16.311Z] #175 DONE 3.8s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #161 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-24T19:15:16.311Z] #161 DONE 4.2s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:16.311Z] #176 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-24T19:15:16.311Z] #162 DONE 3.9s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #177 [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-06-24T19:15:16.311Z] #177 DONE 3.8s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-24T19:15:16.311Z] #178 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-24T19:15:16.311Z] #164 DONE 4.0s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:16.311Z] #166 DONE 3.2s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #179 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-06-24T19:15:16.311Z] #180 DONE 1.2s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #168 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:16.311Z] #168 DONE 2.2s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #102 [support-scheduler] exporting to image [2024-06-24T19:15:16.311Z] #102 exporting layers [2024-06-24T19:15:16.311Z] #102 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:16.311Z] #181 DONE 2.5s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:16.311Z] #171 DONE 2.5s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #102 [core-command] exporting to image [2024-06-24T19:15:16.311Z] #102 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #174 [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-06-24T19:15:16.311Z] #174 DONE 1.7s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:16.311Z] #176 DONE 1.7s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:16.311Z] #182 DONE 1.8s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-24T19:15:16.311Z] #183 ... [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #184 [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-06-24T19:15:16.311Z] #184 DONE 1.7s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-24T19:15:16.311Z] #178 DONE 1.5s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:16.311Z] #185 DONE 1.4s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:16.311Z] #179 DONE 1.4s [2024-06-24T19:15:16.311Z] [2024-06-24T19:15:16.311Z] #102 [support-notifications] exporting to image [2024-06-24T19:15:16.887Z] #102 ... [2024-06-24T19:15:16.887Z] [2024-06-24T19:15:16.887Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:16.887Z] #186 DONE 1.5s [2024-06-24T19:15:16.887Z] [2024-06-24T19:15:16.887Z] #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-24T19:15:17.855Z] #187 ... [2024-06-24T19:15:17.855Z] [2024-06-24T19:15:17.855Z] #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-24T19:15:17.855Z] #188 DONE 1.7s [2024-06-24T19:15:17.855Z] [2024-06-24T19:15:17.855Z] #189 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-24T19:15:17.855Z] #189 DONE 1.8s [2024-06-24T19:15:17.855Z] [2024-06-24T19:15:17.855Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-24T19:15:17.855Z] #183 DONE 1.8s [2024-06-24T19:15:17.855Z] [2024-06-24T19:15:17.855Z] #102 [core-metadata] exporting to image [2024-06-24T19:15:18.117Z] #102 ... [2024-06-24T19:15:18.117Z] [2024-06-24T19:15:18.117Z] #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-24T19:15:18.117Z] #190 DONE 1.8s [2024-06-24T19:15:18.117Z] [2024-06-24T19:15:18.117Z] #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:18.378Z] #191 ... [2024-06-24T19:15:18.378Z] [2024-06-24T19:15:18.378Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-24T19:15:18.378Z] #192 DONE 1.9s [2024-06-24T19:15:18.378Z] [2024-06-24T19:15:18.378Z] #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-24T19:15:18.643Z] #193 ... [2024-06-24T19:15:18.643Z] [2024-06-24T19:15:18.643Z] #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-24T19:15:18.643Z] #187 DONE 1.8s [2024-06-24T19:15:18.905Z] [2024-06-24T19:15:18.905Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-24T19:15:19.501Z] #194 ... [2024-06-24T19:15:19.501Z] [2024-06-24T19:15:19.501Z] #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-24T19:15:19.501Z] #193 DONE 1.2s [2024-06-24T19:15:19.501Z] [2024-06-24T19:15:19.501Z] #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:15:19.501Z] #195 DONE 1.3s [2024-06-24T19:15:19.501Z] [2024-06-24T19:15:19.501Z] #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:19.762Z] #196 ... [2024-06-24T19:15:19.762Z] [2024-06-24T19:15:19.762Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-24T19:15:19.762Z] #194 DONE 1.0s [2024-06-24T19:15:19.762Z] [2024-06-24T19:15:19.762Z] #102 [support-notifications] exporting to image [2024-06-24T19:15:19.762Z] #102 exporting layers 1.7s done [2024-06-24T19:15:19.762Z] #102 writing image sha256:add326563b67e858a0bbc46d0413b21be5ae0146642772e9c1aeda4c17f4e426 0.6s done [2024-06-24T19:15:19.762Z] #102 writing image sha256:238baf29140a45203f3cfaee184c51c46647856d35a49eaa350da9656ae94f61 0.6s done [2024-06-24T19:15:19.762Z] #102 writing image sha256:1945f07ee3b1bc4dd06d200e53b3eec82e75f9a07579e6f000071c9caa5b0a4b 0.6s done [2024-06-24T19:15:19.762Z] #102 writing image sha256:bf985b8bfd86dd427c8796238a65be67874803d8d3b3c3a41b109f3efa9c3424 0.6s done [2024-06-24T19:15:19.762Z] #102 naming to docker.io/library/support-scheduler 0.0s done [2024-06-24T19:15:19.762Z] #102 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-06-24T19:15:19.762Z] #102 naming to docker.io/library/core-data 0.0s done [2024-06-24T19:15:19.762Z] #102 naming to docker.io/library/core-command 0.1s done [2024-06-24T19:15:19.762Z] #102 writing image sha256:50b7ff20a77a582a47c7d119e84190156a40708fe5e18fa9a83e154731e083f2 0.0s done [2024-06-24T19:15:19.762Z] #102 naming to docker.io/library/support-notifications 0.1s done [2024-06-24T19:15:20.700Z] #102 ... [2024-06-24T19:15:20.701Z] [2024-06-24T19:15:20.701Z] #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:20.701Z] #197 DONE 3.0s [2024-06-24T19:15:20.701Z] [2024-06-24T19:15:20.701Z] #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:20.701Z] #191 DONE 2.9s [2024-06-24T19:15:20.701Z] [2024-06-24T19:15:20.701Z] #102 [security-proxy-auth] exporting to image [2024-06-24T19:15:20.961Z] #102 ... [2024-06-24T19:15:20.961Z] [2024-06-24T19:15:20.961Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-24T19:15:20.961Z] #198 DONE 1.3s [2024-06-24T19:15:20.961Z] [2024-06-24T19:15:20.961Z] #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:15:20.961Z] #199 DONE 1.2s [2024-06-24T19:15:20.961Z] [2024-06-24T19:15:20.961Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:21.535Z] #200 ... [2024-06-24T19:15:21.535Z] [2024-06-24T19:15:21.535Z] #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:21.535Z] #196 DONE 1.9s [2024-06-24T19:15:21.535Z] [2024-06-24T19:15:21.535Z] #102 [security-proxy-setup] exporting to image [2024-06-24T19:15:21.535Z] #102 exporting layers 0.9s done [2024-06-24T19:15:21.535Z] #102 writing image sha256:bcb3b952d2a1eca8275344507bf97ce98942265a69afbae29d2f862f2697de44 0.1s done [2024-06-24T19:15:21.535Z] #102 naming to docker.io/library/core-metadata 0.1s done [2024-06-24T19:15:21.794Z] #102 ... [2024-06-24T19:15:21.794Z] [2024-06-24T19:15:21.794Z] #201 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-24T19:15:21.794Z] #201 DONE 1.1s [2024-06-24T19:15:22.055Z] [2024-06-24T19:15:22.055Z] #102 [security-proxy-setup] exporting to image [2024-06-24T19:15:22.055Z] #102 writing image sha256:8e1e0f331eec6cee140b37c63bce6a81a26ca4d84b9fc017675fcf91544860d2 [2024-06-24T19:15:22.055Z] #102 exporting layers 1.3s done [2024-06-24T19:15:22.055Z] #102 writing image sha256:8e1e0f331eec6cee140b37c63bce6a81a26ca4d84b9fc017675fcf91544860d2 0.3s done [2024-06-24T19:15:22.055Z] #102 naming to docker.io/library/core-common-config-bootstrapper [2024-06-24T19:15:22.316Z] #102 ... [2024-06-24T19:15:22.316Z] [2024-06-24T19:15:22.316Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:22.316Z] #200 DONE 1.3s [2024-06-24T19:15:22.316Z] [2024-06-24T19:15:22.316Z] #102 [security-proxy-auth] exporting to image [2024-06-24T19:15:22.316Z] #102 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-06-24T19:15:22.316Z] #102 writing image sha256:64a875a24e8cfe476d522ef7a5c4795b006aeda61c46e4fd94a1ac021e7aa4de 0.1s done [2024-06-24T19:15:22.316Z] #102 naming to docker.io/library/security-proxy-auth 0.0s done [2024-06-24T19:15:22.316Z] #102 ... [2024-06-24T19:15:22.316Z] [2024-06-24T19:15:22.316Z] #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-24T19:15:22.316Z] #202 DONE 0.5s [2024-06-24T19:15:22.577Z] [2024-06-24T19:15:22.577Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-24T19:15:23.149Z] #203 DONE 0.6s [2024-06-24T19:15:23.149Z] [2024-06-24T19:15:23.149Z] #102 [security-proxy-auth] exporting to image [2024-06-24T19:15:23.720Z] #102 exporting layers 2.2s done [2024-06-24T19:15:23.720Z] #102 writing image sha256:7ceb02157d6645257c683328784d0943d89771d13323cb9860c03c74c7ccf686 [2024-06-24T19:15:23.720Z] #102 writing image sha256:7ceb02157d6645257c683328784d0943d89771d13323cb9860c03c74c7ccf686 0.1s done [2024-06-24T19:15:23.720Z] #102 naming to docker.io/library/security-proxy-setup 0.0s done [2024-06-24T19:15:23.980Z] #102 ... [2024-06-24T19:15:23.980Z] [2024-06-24T19:15:23.980Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-24T19:15:23.980Z] #204 DONE 0.9s [2024-06-24T19:15:24.241Z] [2024-06-24T19:15:24.241Z] #102 [security-bootstrapper] exporting to image [2024-06-24T19:15:24.502Z] #102 exporting layers 2.2s done [2024-06-24T19:15:24.502Z] #102 writing image sha256:a38ff942156165280477e1e93ca3df7800b3c88fc229b98f3b14e26bd5951978 0.1s done [2024-06-24T19:15:24.502Z] #102 naming to docker.io/library/security-secretstore-setup [2024-06-24T19:15:24.763Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-06-24T19:15:26.148Z] #102 exporting layers 1.9s done [2024-06-24T19:15:26.148Z] #102 writing image sha256:4e4dc2c36ab54dff590a0023c9b1067b716a3ae1113278031e812de5f8ddac0a done [2024-06-24T19:15:26.148Z] #102 naming to docker.io/library/security-bootstrapper done [2024-06-24T19:15:26.148Z] #102 DONE 11.3s [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:26.148Z] time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-24T19:15:26.191Z] $ docker stop --time=1 25fb3cc2450d0196714ad9e28bd6010dd5ecd1d6c1da35c2d52a799291a78009 [2024-06-24T19:15:27.767Z] $ docker rm -f --volumes 25fb3cc2450d0196714ad9e28bd6010dd5ecd1d6c1da35c2d52a799291a78009 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T19:15:28.217Z] + docker images [2024-06-24T19:15:28.217Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-24T19:15:28.217Z] security-bootstrapper latest 4e4dc2c36ab5 4 seconds ago 18.9MB [2024-06-24T19:15:28.217Z] security-secretstore-setup latest a38ff9421561 6 seconds ago 36.9MB [2024-06-24T19:15:28.217Z] security-proxy-setup latest 7ceb02157d66 6 seconds ago 26.2MB [2024-06-24T19:15:28.217Z] security-proxy-auth latest 64a875a24e8c 7 seconds ago 33MB [2024-06-24T19:15:28.217Z] core-common-config-bootstrapper latest 8e1e0f331eec 7 seconds ago 15.2MB [2024-06-24T19:15:28.217Z] core-metadata latest bcb3b952d2a1 10 seconds ago 35.9MB [2024-06-24T19:15:28.217Z] support-notifications latest 50b7ff20a77a 11 seconds ago 38.6MB [2024-06-24T19:15:28.217Z] support-scheduler latest bf985b8bfd86 12 seconds ago 38MB [2024-06-24T19:15:28.217Z] core-data latest add326563b67 12 seconds ago 35.7MB [2024-06-24T19:15:28.217Z] security-spiffe-token-provider latest 238baf29140a 12 seconds ago 28.7MB [2024-06-24T19:15:28.217Z] core-command latest 1945f07ee3b1 12 seconds ago 35.3MB [2024-06-24T19:15:28.217Z] security-spire-server latest 127a46bf3c33 3 minutes ago 102MB [2024-06-24T19:15:28.217Z] security-spire-agent latest 73d2701e8329 3 minutes ago 161MB [2024-06-24T19:15:28.217Z] security-spire-config latest 370ad785da4f 3 minutes ago 102MB [2024-06-24T19:15:28.217Z] ci-base-image-x86_64 latest 1e947912cff1 7 minutes ago 966MB [2024-06-24T19:15:28.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-06-24T19:15:28.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB [2024-06-24T19:15:28.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] 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-06-24T19:16:33.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-24T19:16:33.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-24T19:16:33.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-24T19:16:33.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-24T19:16:33.485Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-24T19:16:33.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-24T19:16:33.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-24T19:16:33.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-24T19:16:33.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-24T19:16:33.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-24T19:16:34.901Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-24T19:16:34.901Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-24T19:16:34.901Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-24T19:16:34.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-24T19:16:50.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-24T19:16:50.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-24T19:16:50.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.162s coverage: 28.7% of statements [2024-06-24T19:17:00.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.209s coverage: 97.0% of statements [2024-06-24T19:17:06.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-24T19:17:06.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-24T19:17:06.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-24T19:17:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.288s coverage: 69.2% of statements [2024-06-24T19:17:13.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-24T19:17:13.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-24T19:17:14.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.244s coverage: 53.2% of statements [2024-06-24T19:17:19.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-24T19:17:19.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-24T19:17:19.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:17:19.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-24T19:17:19.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-24T19:17:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.301s coverage: 93.4% of statements [2024-06-24T19:17:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-24T19:17:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-24T19:17:30.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.253s coverage: 6.1% of statements [2024-06-24T19:17:45.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-24T19:17:45.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:17:45.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-24T19:17:46.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-24T19:17:46.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-24T19:17:46.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-24T19:17:46.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-24T19:17:46.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-24T19:17:46.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-24T19:17:46.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-24T19:17:46.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.817s coverage: 97.6% of statements [2024-06-24T19:17:47.281Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements [2024-06-24T19:17:59.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-24T19:17:59.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-24T19:17:59.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.292s coverage: 0.9% of statements [2024-06-24T19:17:59.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.169s coverage: 32.2% of statements [2024-06-24T19:18:04.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.156s coverage: 41.7% of statements [2024-06-24T19:18:04.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.119s coverage: 82.9% of statements [2024-06-24T19:18:04.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.114s coverage: 94.1% of statements [2024-06-24T19:18:04.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.138s coverage: 96.3% of statements [2024-06-24T19:18:08.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.112s coverage: 87.5% of statements [2024-06-24T19:18:10.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-24T19:18:11.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-24T19:18:11.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-24T19:18:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-24T19:18:14.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-24T19:18:14.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-24T19:18:14.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-24T19:18:14.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-24T19:18:21.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.115s coverage: 94.4% of statements [2024-06-24T19:18:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-24T19:18:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-24T19:18:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-24T19:18:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-24T19:18:31.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-24T19:18:31.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-24T19:18:32.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-24T19:18:35.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.957s coverage: 79.9% of statements [2024-06-24T19:18:35.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.143s coverage: 92.9% of statements [2024-06-24T19:18:35.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.080s coverage: 64.4% of statements [2024-06-24T19:18:35.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.114s coverage: 62.3% of statements [2024-06-24T19:18:35.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements [2024-06-24T19:18:35.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-06-24T19:18:35.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.080s coverage: 100.0% of statements [2024-06-24T19:18:37.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-24T19:18:38.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.331s coverage: 81.8% of statements [2024-06-24T19:18:38.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-24T19:18:38.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.315s coverage: 82.1% of statements [2024-06-24T19:18:39.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.114s coverage: 86.0% of statements [2024-06-24T19:18:45.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-24T19:18:45.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-24T19:18:46.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.800s coverage: 63.1% of statements [2024-06-24T19:18:46.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.115s coverage: 100.0% of statements [2024-06-24T19:18:48.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements [2024-06-24T19:18:48.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.084s coverage: 100.0% of statements [2024-06-24T19:18:48.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-24T19:18:48.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-24T19:18:48.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-24T19:18:49.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2024-06-24T19:18:49.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-06-24T19:18:57.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-24T19:18:57.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-24T19:18:57.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-24T19:18:59.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.761s coverage: 38.4% of statements [2024-06-24T19:18:59.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.122s coverage: 89.5% of statements [2024-06-24T19:18:59.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-24T19:18:59.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-24T19:18:59.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-24T19:18:59.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-24T19:19:00.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.112s coverage: 84.8% of statements [2024-06-24T19:19:07.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-24T19:19:07.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-24T19:19:07.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-24T19:19:07.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-24T19:19:14.361Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements [2024-06-24T19:19:15.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-24T19:19:15.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:19:15.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-24T19:19:15.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-24T19:19:17.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.553s coverage: 95.7% of statements [2024-06-24T19:19:19.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-24T19:19:19.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-24T19:19:20.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.151s coverage: 61.8% of statements [2024-06-24T19:19:23.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-24T19:19:23.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:19:24.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.302s coverage: 98.9% of statements [2024-06-24T19:19:26.173Z] 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-06-24T19:19:26.440Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-24T19:19:26.440Z] go vet ./... [2024-06-24T19:23:48.249Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T19:23:48.249Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T19:23:48.249Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-06-24T19:23:48.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-24T19:23:48.980Z] + ls -al . [2024-06-24T19:23:48.980Z] total 812 [2024-06-24T19:23:48.980Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 19:12 . [2024-06-24T19:23:48.980Z] drwxr-xr-x 4 root root 4096 Jun 24 19:12 .. [2024-06-24T19:23:48.980Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:09 .blubracket [2024-06-24T19:23:48.980Z] -rw-rw-r-- 1 1001 1001 10 Jun 24 19:09 .dockerignore [2024-06-24T19:23:48.980Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 19:09 .git [2024-06-24T19:23:48.980Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:09 .github [2024-06-24T19:23:48.980Z] -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:09 .gitignore [2024-06-24T19:23:48.980Z] -rw-rw-r-- 1 1001 1001 42 Jun 24 19:09 .golangci.yml [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 100 Jun 24 19:09 .hadolint.yml [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 155 Jun 24 19:09 .sonarcloud.properties [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:09 ADOPTERS.md [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:09 Attribution.txt [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:09 CHANGELOG.md [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:09 CONTRIBUTING.md [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 677 Jun 24 19:09 GOVERNANCE.md [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 861 Jun 24 19:09 Jenkinsfile [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:09 LICENSE [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:09 Makefile [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 582 Jun 24 19:09 OWNERS.md [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:09 README.md [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 789 Jun 24 19:09 SECURITY.md [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 19:07 VERSION [2024-06-24T19:23:48.981Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:09 bin [2024-06-24T19:23:48.981Z] drwxrwxr-x 18 1001 1001 4096 Jun 24 19:09 cmd [2024-06-24T19:23:48.981Z] -rw-r--r-- 1 root root 455713 Jun 24 19:19 coverage.out [2024-06-24T19:23:48.981Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:09 fuzz_test [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:09 go.mod [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:09 go.sum [2024-06-24T19:23:48.981Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 19:09 internal [2024-06-24T19:23:48.981Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:09 openapi [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 584 Jun 24 19:09 security.txt [2024-06-24T19:23:48.981Z] -rw-rw-r-- 1 1001 1001 204 Jun 24 19:09 version.go [Pipeline] sh [2024-06-24T19:23:49.651Z] + '[' -e coverage.out ] [2024-06-24T19:23:49.651Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-24T19:23:49.691Z] Warning: overwriting stash ‘coverage-report’ [2024-06-24T19:23:50.635Z] Stashed 1 file(s) [Pipeline] sh [2024-06-24T19:23:51.288Z] + make build [2024-06-24T19:23:51.288Z] 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-06-24T19:27:28.061Z] 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-06-24T19:27:28.061Z] 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-06-24T19:27:34.723Z] 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-06-24T19:27:38.084Z] 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-06-24T19:28:10.323Z] 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-06-24T19:28:15.649Z] 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-06-24T19:28:27.944Z] 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-06-24T19:28:33.423Z] 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-06-24T19:28:36.009Z] 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-06-24T19:28:39.339Z] 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-06-24T19:28:44.691Z] 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-06-24T19:28:50.053Z] $ docker stop --time=1 914906c5bd27f0a812b6569e3a38afeffacba672d6d9cc22308aea22083a3d97 [2024-06-24T19:28:52.449Z] $ docker rm -f --volumes 914906c5bd27f0a812b6569e3a38afeffacba672d6d9cc22308aea22083a3d97 [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-06-24T19:28:56.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-24T19:28:56.769Z] [2024-06-24T19:28:56.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:28:57.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-24T19:28:57.455Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-06-24T19:28:57.455Z] 547446be3368: Pulling fs layer [2024-06-24T19:28:57.455Z] d125d8839a47: Pulling fs layer [2024-06-24T19:28:57.455Z] 3e85d5ac6304: Pulling fs layer [2024-06-24T19:28:57.455Z] c3105a71a48b: Pulling fs layer [2024-06-24T19:28:57.455Z] 0f093f025ec4: Pulling fs layer [2024-06-24T19:28:57.455Z] c3106fc0e877: Pulling fs layer [2024-06-24T19:28:57.455Z] 0f093f025ec4: Waiting [2024-06-24T19:28:57.455Z] c3105a71a48b: Waiting [2024-06-24T19:28:57.455Z] 547446be3368: Verifying Checksum [2024-06-24T19:28:57.455Z] 547446be3368: Download complete [2024-06-24T19:28:57.723Z] c3105a71a48b: Verifying Checksum [2024-06-24T19:28:57.723Z] c3105a71a48b: Download complete [2024-06-24T19:28:57.990Z] d125d8839a47: Verifying Checksum [2024-06-24T19:28:57.990Z] d125d8839a47: Download complete [2024-06-24T19:28:57.990Z] c3106fc0e877: Verifying Checksum [2024-06-24T19:28:57.990Z] c3106fc0e877: Download complete [2024-06-24T19:28:58.258Z] 0f093f025ec4: Verifying Checksum [2024-06-24T19:28:58.258Z] 0f093f025ec4: Download complete [2024-06-24T19:28:58.525Z] 547446be3368: Pull complete [2024-06-24T19:28:59.486Z] d125d8839a47: Pull complete [2024-06-24T19:29:00.067Z] 3e85d5ac6304: Verifying Checksum [2024-06-24T19:29:00.067Z] 3e85d5ac6304: Download complete [2024-06-24T19:29:10.135Z] 3e85d5ac6304: Pull complete [2024-06-24T19:29:10.135Z] c3105a71a48b: Pull complete [2024-06-24T19:29:11.542Z] 0f093f025ec4: Pull complete [2024-06-24T19:29:11.542Z] c3106fc0e877: Pull complete [2024-06-24T19:29:11.542Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-06-24T19:29:11.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-24T19:29:11.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:29:12.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-4280 does not seem to be running inside a container [2024-06-24T19:29:12.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-06-24T19:29:14.473Z] $ docker top f31e4e559ed5031dbb3d34d19e38bee834060e0bc5af66e6f101b13127689560 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:29:18.856Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-24T19:29:28.941Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #1 transferring dockerfile: 1.95kB 0.0s done [2024-06-24T19:29:28.941Z] #1 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #2 transferring dockerfile: 2.93kB done [2024-06-24T19:29:28.941Z] #2 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #3 transferring dockerfile: 1.93kB done [2024-06-24T19:29:28.941Z] #3 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #4 [core-data internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #4 transferring dockerfile: 2.01kB 0.0s done [2024-06-24T19:29:28.941Z] #4 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #5 transferring dockerfile: 1.70kB done [2024-06-24T19:29:28.941Z] #5 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #6 [core-command internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-06-24T19:29:28.941Z] #6 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #7 transferring dockerfile: 1.81kB done [2024-06-24T19:29:28.941Z] #7 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-06-24T19:29:28.941Z] #8 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #9 transferring dockerfile: 2.50kB done [2024-06-24T19:29:28.941Z] #9 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #10 transferring dockerfile: 1.69kB done [2024-06-24T19:29:28.941Z] #10 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #11 transferring dockerfile: 2.06kB 0.0s done [2024-06-24T19:29:28.941Z] #11 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #12 transferring dockerfile: 2.49kB done [2024-06-24T19:29:28.941Z] #12 DONE 0.0s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #13 transferring dockerfile: 1.89kB done [2024-06-24T19:29:28.941Z] #13 DONE 0.1s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-24T19:29:28.941Z] #14 transferring dockerfile: 2.15kB done [2024-06-24T19:29:28.941Z] #14 DONE 0.0s [2024-06-24T19:29:28.941Z] [2024-06-24T19:29:28.941Z] #15 [support-notifications internal] load .dockerignore [2024-06-24T19:29:28.941Z] #15 transferring context: 50B 0.0s done [2024-06-24T19:29:28.941Z] #15 DONE 0.1s [2024-06-24T19:29:29.918Z] [2024-06-24T19:29:29.918Z] #16 [security-bootstrapper internal] load .dockerignore [2024-06-24T19:29:29.918Z] #16 transferring context: 50B done [2024-06-24T19:29:29.918Z] #16 DONE 0.0s [2024-06-24T19:29:29.918Z] [2024-06-24T19:29:29.918Z] #17 [support-scheduler internal] load .dockerignore [2024-06-24T19:29:29.918Z] #17 transferring context: 50B done [2024-06-24T19:29:29.918Z] #17 DONE 0.1s [2024-06-24T19:29:29.918Z] [2024-06-24T19:29:29.918Z] #18 [core-data internal] load .dockerignore [2024-06-24T19:29:29.918Z] #18 transferring context: 50B 0.0s done [2024-06-24T19:29:29.918Z] #18 DONE 0.1s [2024-06-24T19:29:29.918Z] [2024-06-24T19:29:29.918Z] #19 [core-command internal] load .dockerignore [2024-06-24T19:29:29.918Z] #19 DONE 0.0s [2024-06-24T19:29:29.918Z] [2024-06-24T19:29:29.918Z] #20 [security-spire-server internal] load .dockerignore [2024-06-24T19:29:29.918Z] #20 transferring context: 50B 0.0s done [2024-06-24T19:29:29.918Z] #20 DONE 0.1s [2024-06-24T19:29:29.918Z] [2024-06-24T19:29:29.918Z] #19 [core-command internal] load .dockerignore [2024-06-24T19:29:29.918Z] #19 transferring context: 50B 0.0s done [2024-06-24T19:29:29.918Z] #19 DONE 0.1s [2024-06-24T19:29:29.918Z] [2024-06-24T19:29:29.918Z] #21 [security-spire-agent internal] load .dockerignore [2024-06-24T19:29:29.918Z] #21 transferring context: 50B 0.0s done [2024-06-24T19:29:30.186Z] #21 DONE 0.1s [2024-06-24T19:29:30.186Z] [2024-06-24T19:29:30.186Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-24T19:29:30.186Z] #22 transferring context: 50B 0.0s done [2024-06-24T19:29:30.186Z] #22 DONE 0.1s [2024-06-24T19:29:30.186Z] [2024-06-24T19:29:30.186Z] #23 [security-proxy-setup internal] load .dockerignore [2024-06-24T19:29:30.186Z] #23 transferring context: 50B done [2024-06-24T19:29:30.186Z] #23 DONE 0.1s [2024-06-24T19:29:30.186Z] [2024-06-24T19:29:30.186Z] #24 [security-spire-config internal] load .dockerignore [2024-06-24T19:29:30.460Z] #24 transferring context: 50B 0.0s done [2024-06-24T19:29:30.460Z] #24 ... [2024-06-24T19:29:30.460Z] [2024-06-24T19:29:30.460Z] #25 [core-metadata internal] load .dockerignore [2024-06-24T19:29:30.460Z] #25 transferring context: 50B 0.0s done [2024-06-24T19:29:30.460Z] #25 DONE 0.1s [2024-06-24T19:29:30.460Z] [2024-06-24T19:29:30.460Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-06-24T19:29:30.460Z] #26 transferring context: 50B 0.0s done [2024-06-24T19:29:30.460Z] #26 DONE 0.1s [2024-06-24T19:29:30.728Z] [2024-06-24T19:29:30.728Z] #27 [security-proxy-auth internal] load .dockerignore [2024-06-24T19:29:30.728Z] #27 transferring context: 50B 0.0s done [2024-06-24T19:29:30.728Z] #27 DONE 0.1s [2024-06-24T19:29:30.728Z] [2024-06-24T19:29:30.728Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-06-24T19:29:30.728Z] #28 transferring context: 50B 0.0s done [2024-06-24T19:29:30.728Z] #28 DONE 0.1s [2024-06-24T19:29:30.728Z] [2024-06-24T19:29:30.728Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:30.728Z] #29 DONE 0.0s [2024-06-24T19:29:30.728Z] [2024-06-24T19:29:30.728Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:29:30.728Z] #30 DONE 0.2s [2024-06-24T19:29:30.728Z] [2024-06-24T19:29:30.728Z] #24 [security-spire-config internal] load .dockerignore [2024-06-24T19:29:32.141Z] #24 ... [2024-06-24T19:29:32.141Z] [2024-06-24T19:29:32.141Z] #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:29:32.141Z] #31 DONE 1.2s [2024-06-24T19:29:32.141Z] [2024-06-24T19:29:32.141Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:32.141Z] #29 DONE 0.0s [2024-06-24T19:29:32.141Z] [2024-06-24T19:29:32.141Z] #32 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:29:32.141Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:29:32.141Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:29:32.141Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:29:32.141Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:29:32.141Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-24T19:29:32.141Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s [2024-06-24T19:29:32.141Z] #32 ... [2024-06-24T19:29:32.141Z] [2024-06-24T19:29:32.141Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:32.141Z] #29 DONE 0.0s [2024-06-24T19:29:32.141Z] [2024-06-24T19:29:32.141Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:29:32.141Z] #30 DONE 0.3s [2024-06-24T19:29:32.408Z] [2024-06-24T19:29:32.408Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:32.408Z] #29 DONE 0.0s [2024-06-24T19:29:32.408Z] [2024-06-24T19:29:32.408Z] #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:29:32.408Z] #31 DONE 1.9s [2024-06-24T19:29:32.408Z] [2024-06-24T19:29:32.408Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-06-24T19:29:32.408Z] #33 DONE 0.6s [2024-06-24T19:29:32.408Z] [2024-06-24T19:29:32.408Z] #32 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:29:32.408Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:29:32.408Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:29:32.408Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:29:32.408Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:29:32.408Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-24T19:29:32.674Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-06-24T19:29:32.674Z] #32 ... [2024-06-24T19:29:32.674Z] [2024-06-24T19:29:32.674Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:32.674Z] #29 DONE 0.0s [2024-06-24T19:29:32.674Z] [2024-06-24T19:29:32.674Z] #31 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:29:32.674Z] #31 DONE 1.9s [2024-06-24T19:29:32.674Z] [2024-06-24T19:29:32.674Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-06-24T19:29:32.674Z] #33 DONE 0.6s [2024-06-24T19:29:32.674Z] [2024-06-24T19:29:32.674Z] #32 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:29:32.674Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:29:32.674Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:29:32.674Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:29:32.674Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:29:32.674Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-24T19:29:32.674Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-06-24T19:29:32.942Z] #32 ... [2024-06-24T19:29:32.942Z] [2024-06-24T19:29:32.942Z] #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:29:32.942Z] #31 DONE 1.9s [2024-06-24T19:29:32.942Z] [2024-06-24T19:29:32.942Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:29:32.942Z] #30 DONE 0.8s [2024-06-24T19:29:32.942Z] [2024-06-24T19:29:32.942Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2024-06-24T19:29:32.942Z] #33 DONE 0.6s [2024-06-24T19:29:32.942Z] [2024-06-24T19:29:32.942Z] #32 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:29:32.942Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:29:32.942Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:29:32.942Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:29:32.942Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:29:32.942Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-24T19:29:32.942Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-06-24T19:29:33.214Z] #32 ... [2024-06-24T19:29:33.214Z] [2024-06-24T19:29:33.214Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:33.214Z] #29 DONE 0.0s [2024-06-24T19:29:33.214Z] [2024-06-24T19:29:33.214Z] #34 [core-command internal] load build context [2024-06-24T19:29:33.481Z] #34 ... [2024-06-24T19:29:33.481Z] [2024-06-24T19:29:33.481Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:33.481Z] #29 DONE 0.0s [2024-06-24T19:29:33.481Z] [2024-06-24T19:29:33.481Z] #34 [core-command internal] load build context [2024-06-24T19:29:33.481Z] #34 ... [2024-06-24T19:29:33.481Z] [2024-06-24T19:29:33.481Z] #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:29:33.481Z] #31 DONE 2.0s [2024-06-24T19:29:33.481Z] [2024-06-24T19:29:33.481Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-06-24T19:29:33.481Z] #33 DONE 0.7s [2024-06-24T19:29:33.481Z] [2024-06-24T19:29:33.481Z] #34 [core-command internal] load build context [2024-06-24T19:29:33.747Z] #34 ... [2024-06-24T19:29:33.747Z] [2024-06-24T19:29:33.747Z] #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:29:33.747Z] #31 DONE 2.0s [2024-06-24T19:29:33.747Z] [2024-06-24T19:29:33.747Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-06-24T19:29:33.747Z] #33 DONE 0.7s [2024-06-24T19:29:33.747Z] [2024-06-24T19:29:33.747Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:33.747Z] #29 DONE 0.0s [2024-06-24T19:29:33.747Z] [2024-06-24T19:29:33.747Z] #32 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:29:33.747Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:29:33.747Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:29:33.747Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:29:33.747Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:29:33.747Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-24T19:29:33.747Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-06-24T19:29:34.014Z] #32 ... [2024-06-24T19:29:34.014Z] [2024-06-24T19:29:34.014Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:34.014Z] #29 DONE 0.0s [2024-06-24T19:29:34.014Z] [2024-06-24T19:29:34.014Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:34.281Z] #35 ... [2024-06-24T19:29:34.281Z] [2024-06-24T19:29:34.281Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:34.281Z] #29 DONE 0.0s [2024-06-24T19:29:34.281Z] [2024-06-24T19:29:34.281Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:29:34.281Z] #30 DONE 1.7s [2024-06-24T19:29:34.281Z] [2024-06-24T19:29:34.281Z] #32 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:29:34.281Z] #32 DONE 4.3s [2024-06-24T19:29:34.281Z] [2024-06-24T19:29:34.281Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:34.281Z] #35 ... [2024-06-24T19:29:34.281Z] [2024-06-24T19:29:34.281Z] #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:29:34.281Z] #31 DONE 2.1s [2024-06-24T19:29:34.281Z] [2024-06-24T19:29:34.281Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-06-24T19:29:34.281Z] #33 DONE 0.8s [2024-06-24T19:29:34.281Z] [2024-06-24T19:29:34.281Z] #32 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:29:34.281Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:29:34.281Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:29:34.281Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:29:34.281Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:29:34.281Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-24T19:29:34.281Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-06-24T19:29:34.281Z] #32 DONE 4.4s [2024-06-24T19:29:34.281Z] [2024-06-24T19:29:34.281Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:34.549Z] #35 ... [2024-06-24T19:29:34.549Z] [2024-06-24T19:29:34.549Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:29:34.549Z] #29 DONE 0.0s [2024-06-24T19:29:34.549Z] [2024-06-24T19:29:34.549Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:35.521Z] #35 ... [2024-06-24T19:29:35.521Z] [2024-06-24T19:29:35.521Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:29:35.521Z] #36 DONE 2.8s [2024-06-24T19:29:35.521Z] [2024-06-24T19:29:35.521Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:35.794Z] #35 ... [2024-06-24T19:29:35.794Z] [2024-06-24T19:29:35.794Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-24T19:29:35.794Z] #37 DONE 2.7s [2024-06-24T19:29:35.794Z] [2024-06-24T19:29:35.794Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:35.794Z] #35 transferring context: 4.96MB 1.9s [2024-06-24T19:29:35.794Z] #35 ... [2024-06-24T19:29:35.794Z] [2024-06-24T19:29:35.794Z] #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:29:35.794Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:29:35.794Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:29:35.794Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:29:35.794Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:29:35.794Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-24T19:29:35.794Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-06-24T19:29:35.794Z] #32 DONE 4.4s [2024-06-24T19:29:35.794Z] [2024-06-24T19:29:35.794Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:36.064Z] #35 ... [2024-06-24T19:29:36.064Z] [2024-06-24T19:29:36.064Z] #32 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:29:36.064Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:29:36.064Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:29:36.064Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:29:36.064Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:29:36.064Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-24T19:29:36.064Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-06-24T19:29:36.064Z] #32 DONE 4.4s [2024-06-24T19:29:36.064Z] [2024-06-24T19:29:36.064Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:37.033Z] #35 ... [2024-06-24T19:29:37.033Z] [2024-06-24T19:29:37.033Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:29:37.033Z] #30 DONE 4.3s [2024-06-24T19:29:37.033Z] [2024-06-24T19:29:37.033Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:29:37.303Z] #38 ... [2024-06-24T19:29:37.303Z] [2024-06-24T19:29:37.303Z] #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:29:37.303Z] #31 DONE 2.2s [2024-06-24T19:29:37.303Z] [2024-06-24T19:29:37.303Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-06-24T19:29:37.303Z] #33 DONE 0.9s [2024-06-24T19:29:37.303Z] [2024-06-24T19:29:37.303Z] #32 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:29:37.303Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:29:37.303Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:29:37.303Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:29:37.303Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:29:37.303Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-24T19:29:37.303Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-06-24T19:29:37.303Z] #32 DONE 4.4s [2024-06-24T19:29:37.303Z] [2024-06-24T19:29:37.303Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:29:37.303Z] #39 DONE 0.0s [2024-06-24T19:29:37.303Z] [2024-06-24T19:29:37.303Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:37.885Z] #35 ... [2024-06-24T19:29:37.885Z] [2024-06-24T19:29:37.885Z] #40 [security-spire-config internal] load build context [2024-06-24T19:29:37.885Z] #40 transferring context: 25.04kB 0.4s done [2024-06-24T19:29:37.885Z] #40 DONE 2.2s [2024-06-24T19:29:38.152Z] [2024-06-24T19:29:38.152Z] #41 [security-spire-agent internal] load build context [2024-06-24T19:29:38.152Z] #41 transferring context: 26.32kB 0.4s done [2024-06-24T19:29:38.152Z] #41 DONE 2.2s [2024-06-24T19:29:38.152Z] [2024-06-24T19:29:38.152Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:38.742Z] #35 ... [2024-06-24T19:29:38.742Z] [2024-06-24T19:29:38.742Z] #42 [security-spire-server internal] load build context [2024-06-24T19:29:38.742Z] #42 transferring context: 26.79kB 0.4s done [2024-06-24T19:29:38.742Z] #42 DONE 2.5s [2024-06-24T19:29:38.742Z] [2024-06-24T19:29:38.742Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:41.325Z] #35 ... [2024-06-24T19:29:41.326Z] [2024-06-24T19:29:41.326Z] #43 [support-notifications internal] load build context [2024-06-24T19:29:41.326Z] #43 ... [2024-06-24T19:29:41.326Z] [2024-06-24T19:29:41.326Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:29:41.326Z] #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.2s done [2024-06-24T19:29:41.326Z] #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-24T19:29:41.326Z] #44 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-06-24T19:29:41.326Z] #44 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-06-24T19:29:41.326Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s [2024-06-24T19:29:41.326Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s [2024-06-24T19:29:41.326Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.9s [2024-06-24T19:29:41.326Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2024-06-24T19:29:41.326Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s [2024-06-24T19:29:41.326Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-24T19:29:41.326Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.3s done [2024-06-24T19:29:41.916Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done [2024-06-24T19:29:42.187Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.1s [2024-06-24T19:29:42.187Z] #44 ... [2024-06-24T19:29:42.187Z] [2024-06-24T19:29:42.187Z] #45 [support-scheduler internal] load build context [2024-06-24T19:29:42.455Z] #45 ... [2024-06-24T19:29:42.455Z] [2024-06-24T19:29:42.455Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:29:42.455Z] #0 6.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:42.455Z] #0 7.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:42.455Z] #46 ... [2024-06-24T19:29:42.455Z] [2024-06-24T19:29:42.455Z] #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:29:42.455Z] #0 5.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:42.455Z] #0 6.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:42.455Z] #0 9.458 OK: 266 MiB in 52 packages [2024-06-24T19:29:42.731Z] #47 ... [2024-06-24T19:29:42.732Z] [2024-06-24T19:29:42.732Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:29:42.732Z] #48 ... [2024-06-24T19:29:42.732Z] [2024-06-24T19:29:42.732Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-24T19:29:42.732Z] #0 5.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:42.732Z] #0 6.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:42.732Z] #0 9.233 OK: 266 MiB in 52 packages [2024-06-24T19:29:43.005Z] #49 ... [2024-06-24T19:29:43.005Z] [2024-06-24T19:29:43.005Z] #50 [core-data internal] load build context [2024-06-24T19:29:43.005Z] #50 transferring context: 24.79MB 10.1s [2024-06-24T19:29:43.005Z] #50 ... [2024-06-24T19:29:43.005Z] [2024-06-24T19:29:43.005Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:29:43.599Z] #44 ... [2024-06-24T19:29:43.599Z] [2024-06-24T19:29:43.599Z] #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:29:43.599Z] #47 DONE 11.5s [2024-06-24T19:29:43.599Z] [2024-06-24T19:29:43.599Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-24T19:29:43.599Z] #49 DONE 11.2s [2024-06-24T19:29:43.599Z] [2024-06-24T19:29:43.599Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:29:43.599Z] #44 ... [2024-06-24T19:29:43.599Z] [2024-06-24T19:29:43.599Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:29:43.599Z] #51 ... [2024-06-24T19:29:43.599Z] [2024-06-24T19:29:43.599Z] #34 [core-command internal] load build context [2024-06-24T19:29:43.867Z] #34 ... [2024-06-24T19:29:43.867Z] [2024-06-24T19:29:43.867Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:29:44.453Z] #51 ... [2024-06-24T19:29:44.453Z] [2024-06-24T19:29:44.453Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:29:44.453Z] #52 ... [2024-06-24T19:29:44.453Z] [2024-06-24T19:29:44.453Z] #53 [core-metadata internal] load build context [2024-06-24T19:29:44.720Z] #53 ... [2024-06-24T19:29:44.720Z] [2024-06-24T19:29:44.720Z] #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:29:44.720Z] #46 11.12 OK: 266 MiB in 52 packages [2024-06-24T19:29:44.720Z] #46 DONE 12.5s [2024-06-24T19:29:44.720Z] [2024-06-24T19:29:44.720Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:29:44.720Z] #54 ... [2024-06-24T19:29:44.720Z] [2024-06-24T19:29:44.720Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-24T19:29:44.720Z] #0 5.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:44.720Z] #0 6.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:44.720Z] #0 9.414 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:29:44.720Z] #0 9.414 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:29:44.720Z] #0 9.414 OK: 19951 distinct packages available [2024-06-24T19:29:44.720Z] #0 9.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:44.986Z] #55 ... [2024-06-24T19:29:44.986Z] [2024-06-24T19:29:44.986Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:29:44.986Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 4.8s [2024-06-24T19:29:44.986Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-06-24T19:29:45.253Z] #44 ... [2024-06-24T19:29:45.253Z] [2024-06-24T19:29:45.253Z] #56 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:29:45.519Z] #56 ... [2024-06-24T19:29:45.519Z] [2024-06-24T19:29:45.519Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:29:45.519Z] #57 ... [2024-06-24T19:29:45.519Z] [2024-06-24T19:29:45.519Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:29:45.791Z] #58 ... [2024-06-24T19:29:45.791Z] [2024-06-24T19:29:45.791Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:29:45.791Z] #59 ... [2024-06-24T19:29:45.791Z] [2024-06-24T19:29:45.791Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:29:46.060Z] #60 ... [2024-06-24T19:29:46.060Z] [2024-06-24T19:29:46.060Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:29:46.060Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.1s done [2024-06-24T19:29:46.060Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-24T19:29:46.060Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-06-24T19:29:46.060Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-06-24T19:29:46.060Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2024-06-24T19:29:46.060Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done [2024-06-24T19:29:46.060Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.8s done [2024-06-24T19:29:46.060Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 5.8s [2024-06-24T19:29:46.060Z] #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-06-24T19:29:46.060Z] #61 ... [2024-06-24T19:29:46.060Z] [2024-06-24T19:29:46.060Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:29:46.060Z] #62 ... [2024-06-24T19:29:46.060Z] [2024-06-24T19:29:46.060Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:29:46.326Z] #63 ... [2024-06-24T19:29:46.326Z] [2024-06-24T19:29:46.326Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:29:46.326Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 6.3s [2024-06-24T19:29:46.916Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.17MB / 23.39MB 6.9s [2024-06-24T19:29:46.916Z] #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-06-24T19:29:47.218Z] #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2024-06-24T19:29:47.218Z] #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2024-06-24T19:29:47.486Z] #44 ... [2024-06-24T19:29:47.486Z] [2024-06-24T19:29:47.486Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:29:47.486Z] #39 ... [2024-06-24T19:29:47.486Z] [2024-06-24T19:29:47.486Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:29:47.486Z] #64 ... [2024-06-24T19:29:47.486Z] [2024-06-24T19:29:47.486Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:29:47.486Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 7.6s [2024-06-24T19:29:48.071Z] #44 ... [2024-06-24T19:29:48.071Z] [2024-06-24T19:29:48.071Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-24T19:29:48.071Z] #55 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:48.071Z] #55 11.96 OK: 266 MiB in 52 packages [2024-06-24T19:29:48.071Z] #55 DONE 13.7s [2024-06-24T19:29:48.071Z] [2024-06-24T19:29:48.071Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:29:48.340Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.96MB / 23.39MB 8.3s [2024-06-24T19:29:48.615Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 8.7s [2024-06-24T19:29:49.198Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.0s [2024-06-24T19:29:50.612Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 10.5s [2024-06-24T19:29:50.884Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 10.9s [2024-06-24T19:29:50.884Z] #44 ... [2024-06-24T19:29:50.884Z] [2024-06-24T19:29:50.884Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:29:50.884Z] #35 transferring context: 25.25MB 17.2s [2024-06-24T19:29:51.156Z] #35 ... [2024-06-24T19:29:51.156Z] [2024-06-24T19:29:51.156Z] #43 [support-notifications internal] load build context [2024-06-24T19:29:51.156Z] #43 ... [2024-06-24T19:29:51.156Z] [2024-06-24T19:29:51.156Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:29:51.425Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.83MB / 23.39MB 11.6s [2024-06-24T19:29:52.397Z] #44 ... [2024-06-24T19:29:52.397Z] [2024-06-24T19:29:52.397Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:29:52.397Z] #58 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:52.397Z] #58 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:52.397Z] #58 14.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:29:52.397Z] #58 14.09 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:29:52.397Z] #58 14.26 OK: 8 MiB in 16 packages [2024-06-24T19:29:52.397Z] #58 DONE 16.5s [2024-06-24T19:29:52.397Z] [2024-06-24T19:29:52.397Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:29:52.397Z] #65 ... [2024-06-24T19:29:52.397Z] [2024-06-24T19:29:52.397Z] #45 [support-scheduler internal] load build context [2024-06-24T19:29:52.667Z] #45 ... [2024-06-24T19:29:52.667Z] [2024-06-24T19:29:52.667Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:29:52.667Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.2s done [2024-06-24T19:29:52.934Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-06-24T19:29:52.934Z] #44 ... [2024-06-24T19:29:52.934Z] [2024-06-24T19:29:52.934Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:29:52.934Z] #57 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:52.934Z] #57 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:52.934Z] #57 14.32 (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T19:29:52.934Z] #57 14.66 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:29:52.934Z] #57 14.66 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:29:52.934Z] #57 14.81 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:29:52.934Z] #57 15.75 OK: 9 MiB in 17 packages [2024-06-24T19:29:52.934Z] #57 DONE 17.7s [2024-06-24T19:29:52.934Z] [2024-06-24T19:29:52.934Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:29:52.934Z] #44 ... [2024-06-24T19:29:52.934Z] [2024-06-24T19:29:52.934Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:29:53.202Z] #48 ... [2024-06-24T19:29:53.202Z] [2024-06-24T19:29:53.202Z] #50 [core-data internal] load build context [2024-06-24T19:29:53.202Z] #50 ... [2024-06-24T19:29:53.202Z] [2024-06-24T19:29:53.202Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:29:54.162Z] #48 ... [2024-06-24T19:29:54.162Z] [2024-06-24T19:29:54.162Z] #34 [core-command internal] load build context [2024-06-24T19:29:54.162Z] #34 ... [2024-06-24T19:29:54.162Z] [2024-06-24T19:29:54.162Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:29:54.757Z] #48 ... [2024-06-24T19:29:54.757Z] [2024-06-24T19:29:54.757Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:29:54.757Z] #51 ... [2024-06-24T19:29:54.757Z] [2024-06-24T19:29:54.757Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:29:54.757Z] #52 ... [2024-06-24T19:29:54.757Z] [2024-06-24T19:29:54.757Z] #53 [core-metadata internal] load build context [2024-06-24T19:29:55.025Z] #53 ... [2024-06-24T19:29:55.025Z] [2024-06-24T19:29:55.025Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:29:55.025Z] #48 ... [2024-06-24T19:29:55.025Z] [2024-06-24T19:29:55.025Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:29:55.305Z] #54 ... [2024-06-24T19:29:55.305Z] [2024-06-24T19:29:55.305Z] #53 [core-metadata internal] load build context [2024-06-24T19:29:56.272Z] #53 transferring context: 34.73MB 19.9s [2024-06-24T19:29:56.272Z] #53 ... [2024-06-24T19:29:56.272Z] [2024-06-24T19:29:56.272Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:29:56.272Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.9s done [2024-06-24T19:29:56.272Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.3s done [2024-06-24T19:29:56.272Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.7s [2024-06-24T19:29:56.272Z] #61 ... [2024-06-24T19:29:56.272Z] [2024-06-24T19:29:56.272Z] #53 [core-metadata internal] load build context [2024-06-24T19:29:56.540Z] #53 ... [2024-06-24T19:29:56.540Z] [2024-06-24T19:29:56.540Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:29:56.540Z] #59 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:56.540Z] #59 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:56.540Z] #59 18.50 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:29:56.540Z] #59 18.60 (2/2) Installing su-exec (0.2-r3) [2024-06-24T19:29:56.540Z] #59 18.60 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:29:56.540Z] #59 18.69 OK: 8 MiB in 17 packages [2024-06-24T19:29:56.540Z] #59 DONE 20.9s [2024-06-24T19:29:56.540Z] [2024-06-24T19:29:56.540Z] #53 [core-metadata internal] load build context [2024-06-24T19:29:56.817Z] #53 ... [2024-06-24T19:29:56.817Z] [2024-06-24T19:29:56.817Z] #56 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:29:56.817Z] #56 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:56.817Z] #56 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:56.817Z] #56 19.45 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:29:56.817Z] #56 19.45 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:29:56.817Z] #56 19.53 OK: 8 MiB in 16 packages [2024-06-24T19:29:56.817Z] #56 DONE 21.7s [2024-06-24T19:29:56.817Z] [2024-06-24T19:29:56.817Z] #53 [core-metadata internal] load build context [2024-06-24T19:29:57.783Z] #53 ... [2024-06-24T19:29:57.783Z] [2024-06-24T19:29:57.783Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:29:57.783Z] #39 ... [2024-06-24T19:29:57.783Z] [2024-06-24T19:29:57.783Z] #53 [core-metadata internal] load build context [2024-06-24T19:29:59.727Z] #53 ... [2024-06-24T19:29:59.727Z] [2024-06-24T19:29:59.727Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:29:59.727Z] #38 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:59.727Z] #38 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:59.727Z] #38 17.96 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:29:59.727Z] #38 17.96 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:29:59.727Z] #38 17.96 OK: 19946 distinct packages available [2024-06-24T19:29:59.727Z] #38 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:59.727Z] #38 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:29:59.995Z] #38 ... [2024-06-24T19:29:59.995Z] [2024-06-24T19:29:59.995Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:01.406Z] #53 transferring context: 43.75MB 25.0s [2024-06-24T19:30:01.406Z] #53 ... [2024-06-24T19:30:01.406Z] [2024-06-24T19:30:01.406Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:01.406Z] #35 ... [2024-06-24T19:30:01.406Z] [2024-06-24T19:30:01.406Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:30:01.406Z] #62 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:01.406Z] #62 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:01.406Z] #62 21.23 (1/4) Installing ca-certificates (20240226-r0) [2024-06-24T19:30:01.406Z] #62 21.55 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:30:01.406Z] #62 21.55 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:30:01.406Z] #62 21.55 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:30:01.406Z] #62 22.55 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:30:01.406Z] #62 22.66 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:30:01.406Z] #62 23.61 OK: 18 MiB in 19 packages [2024-06-24T19:30:01.675Z] #62 ... [2024-06-24T19:30:01.675Z] [2024-06-24T19:30:01.675Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:30:01.675Z] #60 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:01.675Z] #60 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:01.675Z] #60 22.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:30:01.675Z] #60 22.58 (2/4) Installing openssl (3.1.5-r0) [2024-06-24T19:30:01.675Z] #60 22.77 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:30:01.675Z] #60 22.77 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:30:01.675Z] #60 23.35 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:30:01.675Z] #60 23.52 OK: 18 MiB in 19 packages [2024-06-24T19:30:01.675Z] #60 DONE 25.8s [2024-06-24T19:30:01.675Z] [2024-06-24T19:30:01.675Z] #43 [support-notifications internal] load build context [2024-06-24T19:30:01.675Z] #43 ... [2024-06-24T19:30:01.675Z] [2024-06-24T19:30:01.675Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:01.944Z] #53 ... [2024-06-24T19:30:01.944Z] [2024-06-24T19:30:01.944Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:30:01.944Z] #62 DONE 26.2s [2024-06-24T19:30:01.944Z] [2024-06-24T19:30:01.944Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:02.903Z] #53 ... [2024-06-24T19:30:02.903Z] [2024-06-24T19:30:02.903Z] #45 [support-scheduler internal] load build context [2024-06-24T19:30:02.903Z] #45 ... [2024-06-24T19:30:02.903Z] [2024-06-24T19:30:02.903Z] #43 [support-notifications internal] load build context [2024-06-24T19:30:02.903Z] #43 ... [2024-06-24T19:30:02.903Z] [2024-06-24T19:30:02.903Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:30:02.903Z] #0 8.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:02.903Z] #0 9.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:03.170Z] #66 ... [2024-06-24T19:30:03.170Z] [2024-06-24T19:30:03.170Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:03.437Z] #53 ... [2024-06-24T19:30:03.437Z] [2024-06-24T19:30:03.437Z] #50 [core-data internal] load build context [2024-06-24T19:30:03.437Z] #50 ... [2024-06-24T19:30:03.437Z] [2024-06-24T19:30:03.437Z] #43 [support-notifications internal] load build context [2024-06-24T19:30:04.032Z] #43 ... [2024-06-24T19:30:04.032Z] [2024-06-24T19:30:04.032Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:30:04.032Z] #38 24.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:30:04.032Z] #38 24.11 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:30:04.032Z] #38 24.11 (3/4) Installing libucontext (1.2-r2) [2024-06-24T19:30:04.032Z] #38 24.22 (4/4) Installing gcompat (1.1.0-r1) [2024-06-24T19:30:04.032Z] #38 24.22 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:30:04.032Z] #38 24.34 OK: 8 MiB in 19 packages [2024-06-24T19:30:04.032Z] #38 DONE 26.8s [2024-06-24T19:30:04.032Z] [2024-06-24T19:30:04.032Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:04.299Z] #53 ... [2024-06-24T19:30:04.299Z] [2024-06-24T19:30:04.299Z] #34 [core-command internal] load build context [2024-06-24T19:30:04.567Z] #34 ... [2024-06-24T19:30:04.567Z] [2024-06-24T19:30:04.567Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:05.148Z] #53 ... [2024-06-24T19:30:05.148Z] [2024-06-24T19:30:05.148Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:05.148Z] #51 ... [2024-06-24T19:30:05.148Z] [2024-06-24T19:30:05.148Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:05.148Z] #48 ... [2024-06-24T19:30:05.148Z] [2024-06-24T19:30:05.148Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:05.414Z] #52 ... [2024-06-24T19:30:05.414Z] [2024-06-24T19:30:05.414Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:30:05.414Z] #63 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:05.414Z] #63 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:05.414Z] #63 26.02 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:30:05.414Z] #63 26.02 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:30:05.414Z] #63 26.02 OK: 19946 distinct packages available [2024-06-24T19:30:05.414Z] #63 27.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:05.414Z] #63 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:05.414Z] #63 ... [2024-06-24T19:30:05.414Z] [2024-06-24T19:30:05.414Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:30:05.414Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.5s [2024-06-24T19:30:05.681Z] #44 ... [2024-06-24T19:30:05.681Z] [2024-06-24T19:30:05.681Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:30:05.681Z] #54 ... [2024-06-24T19:30:05.681Z] [2024-06-24T19:30:05.681Z] #43 [support-notifications internal] load build context [2024-06-24T19:30:05.681Z] #43 transferring context: 101.48MB 34.7s [2024-06-24T19:30:06.263Z] #43 ... [2024-06-24T19:30:06.263Z] [2024-06-24T19:30:06.263Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:30:06.263Z] #66 11.85 OK: 9 MiB in 17 packages [2024-06-24T19:30:06.263Z] #66 DONE 13.2s [2024-06-24T19:30:06.263Z] [2024-06-24T19:30:06.263Z] #43 [support-notifications internal] load build context [2024-06-24T19:30:06.851Z] #43 ... [2024-06-24T19:30:06.851Z] [2024-06-24T19:30:06.851Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:30:06.851Z] #64 19.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:06.851Z] #64 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:06.851Z] #64 24.40 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:30:06.851Z] #64 24.40 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:30:06.851Z] #64 24.40 OK: 19946 distinct packages available [2024-06-24T19:30:06.851Z] #64 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:06.851Z] #64 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:06.851Z] #64 ... [2024-06-24T19:30:06.851Z] [2024-06-24T19:30:06.851Z] #43 [support-notifications internal] load build context [2024-06-24T19:30:06.851Z] #43 ... [2024-06-24T19:30:06.851Z] [2024-06-24T19:30:06.851Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-24T19:30:06.851Z] #0 9.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:07.120Z] #67 ... [2024-06-24T19:30:07.120Z] [2024-06-24T19:30:07.120Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:07.120Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.3s [2024-06-24T19:30:07.120Z] #61 ... [2024-06-24T19:30:07.120Z] [2024-06-24T19:30:07.120Z] #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:30:07.120Z] #0 9.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:07.386Z] #68 ... [2024-06-24T19:30:07.386Z] [2024-06-24T19:30:07.386Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:30:07.386Z] #63 30.18 (1/11) Installing ca-certificates (20240226-r0) [2024-06-24T19:30:07.386Z] #63 30.37 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-24T19:30:07.386Z] #63 30.44 (3/11) Installing libunistring (1.1-r1) [2024-06-24T19:30:07.386Z] #63 30.56 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-24T19:30:07.386Z] #63 30.62 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-24T19:30:07.386Z] #63 30.62 (6/11) Installing libcurl (8.5.0-r0) [2024-06-24T19:30:07.386Z] #63 30.74 (7/11) Installing curl (8.5.0-r0) [2024-06-24T19:30:07.386Z] #63 30.81 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-24T19:30:07.386Z] #63 30.81 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:30:07.386Z] #63 30.84 (10/11) Installing libucontext (1.2-r2) [2024-06-24T19:30:07.386Z] #63 30.84 (11/11) Installing gcompat (1.1.0-r1) [2024-06-24T19:30:07.386Z] #63 30.92 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:30:07.386Z] #63 31.07 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:30:07.653Z] #63 31.69 OK: 13 MiB in 26 packages [2024-06-24T19:30:07.920Z] #63 ... [2024-06-24T19:30:07.920Z] [2024-06-24T19:30:07.920Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:07.920Z] #39 ... [2024-06-24T19:30:07.920Z] [2024-06-24T19:30:07.920Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:08.187Z] #48 ... [2024-06-24T19:30:08.187Z] [2024-06-24T19:30:08.187Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:30:08.187Z] #65 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:08.187Z] #65 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:08.187Z] #65 13.90 OK: 8 MiB in 16 packages [2024-06-24T19:30:08.187Z] #65 DONE 15.8s [2024-06-24T19:30:08.187Z] [2024-06-24T19:30:08.187Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:09.154Z] #39 ... [2024-06-24T19:30:09.154Z] [2024-06-24T19:30:09.154Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:30:09.154Z] #63 DONE 33.0s [2024-06-24T19:30:09.154Z] [2024-06-24T19:30:09.154Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:09.424Z] #39 ... [2024-06-24T19:30:09.424Z] [2024-06-24T19:30:09.424Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:30:09.424Z] #64 30.27 (1/5) Installing dumb-init (1.2.5-r2) [2024-06-24T19:30:09.424Z] #64 30.27 (2/5) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:30:09.424Z] #64 30.27 (3/5) Installing libucontext (1.2-r2) [2024-06-24T19:30:09.424Z] #64 30.27 (4/5) Installing gcompat (1.1.0-r1) [2024-06-24T19:30:09.424Z] #64 30.27 (5/5) Installing openssl (3.1.5-r0) [2024-06-24T19:30:09.424Z] #64 30.27 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:30:09.424Z] #64 30.27 OK: 9 MiB in 20 packages [2024-06-24T19:30:09.424Z] #64 DONE 31.9s [2024-06-24T19:30:09.424Z] [2024-06-24T19:30:09.424Z] #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-06-24T19:30:10.835Z] #69 ... [2024-06-24T19:30:10.835Z] [2024-06-24T19:30:10.835Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-24T19:30:10.835Z] #67 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:10.835Z] #67 12.53 OK: 8 MiB in 17 packages [2024-06-24T19:30:10.835Z] #67 DONE 13.6s [2024-06-24T19:30:10.835Z] [2024-06-24T19:30:10.835Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:10.835Z] #48 ... [2024-06-24T19:30:10.835Z] [2024-06-24T19:30:10.835Z] #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:30:10.835Z] #68 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:10.835Z] #68 12.71 OK: 8 MiB in 16 packages [2024-06-24T19:30:10.835Z] #68 DONE 14.1s [2024-06-24T19:30:10.835Z] [2024-06-24T19:30:10.835Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:11.418Z] #48 transferring context: 99.38MB 38.8s [2024-06-24T19:30:11.418Z] #48 ... [2024-06-24T19:30:11.418Z] [2024-06-24T19:30:11.418Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:11.684Z] #35 ... [2024-06-24T19:30:11.684Z] [2024-06-24T19:30:11.684Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:11.950Z] #48 ... [2024-06-24T19:30:11.950Z] [2024-06-24T19:30:11.950Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:30:11.950Z] #0 8.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:11.950Z] #0 9.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:12.217Z] #70 ... [2024-06-24T19:30:12.217Z] [2024-06-24T19:30:12.217Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:12.217Z] #48 ... [2024-06-24T19:30:12.217Z] [2024-06-24T19:30:12.217Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:30:12.217Z] #0 8.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:12.217Z] #0 9.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:12.217Z] #71 ... [2024-06-24T19:30:12.217Z] [2024-06-24T19:30:12.217Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:13.324Z] #48 ... [2024-06-24T19:30:13.324Z] [2024-06-24T19:30:13.324Z] #45 [support-scheduler internal] load build context [2024-06-24T19:30:13.324Z] #45 ... [2024-06-24T19:30:13.324Z] [2024-06-24T19:30:13.324Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:13.943Z] #48 ... [2024-06-24T19:30:13.943Z] [2024-06-24T19:30:13.943Z] #50 [core-data internal] load build context [2024-06-24T19:30:13.943Z] #50 ... [2024-06-24T19:30:13.943Z] [2024-06-24T19:30:13.943Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:14.541Z] #39 ... [2024-06-24T19:30:14.541Z] [2024-06-24T19:30:14.541Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-24T19:30:14.541Z] #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:14.541Z] #0 9.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:14.541Z] #72 ... [2024-06-24T19:30:14.541Z] [2024-06-24T19:30:14.541Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:14.840Z] #39 ... [2024-06-24T19:30:14.840Z] [2024-06-24T19:30:14.840Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:30:14.840Z] #70 11.37 OK: 18 MiB in 19 packages [2024-06-24T19:30:14.840Z] #70 DONE 12.8s [2024-06-24T19:30:14.840Z] [2024-06-24T19:30:14.840Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:14.840Z] #39 ... [2024-06-24T19:30:14.840Z] [2024-06-24T19:30:14.840Z] #34 [core-command internal] load build context [2024-06-24T19:30:14.840Z] #34 ... [2024-06-24T19:30:14.840Z] [2024-06-24T19:30:14.840Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:15.130Z] #39 ... [2024-06-24T19:30:15.130Z] [2024-06-24T19:30:15.130Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:30:15.130Z] #71 12.14 OK: 18 MiB in 19 packages [2024-06-24T19:30:15.130Z] #71 DONE 13.1s [2024-06-24T19:30:15.130Z] [2024-06-24T19:30:15.130Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:15.130Z] #39 ... [2024-06-24T19:30:15.130Z] [2024-06-24T19:30:15.130Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:15.455Z] #53 ... [2024-06-24T19:30:15.455Z] [2024-06-24T19:30:15.455Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:15.455Z] #51 ... [2024-06-24T19:30:15.455Z] [2024-06-24T19:30:15.455Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:15.455Z] #52 ... [2024-06-24T19:30:15.455Z] [2024-06-24T19:30:15.455Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:15.727Z] #51 ... [2024-06-24T19:30:15.727Z] [2024-06-24T19:30:15.727Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-24T19:30:15.727Z] #73 DONE 0.9s [2024-06-24T19:30:15.727Z] [2024-06-24T19:30:15.727Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:15.727Z] #51 ... [2024-06-24T19:30:15.727Z] [2024-06-24T19:30:15.727Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:30:15.727Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.7s [2024-06-24T19:30:15.994Z] #44 ... [2024-06-24T19:30:15.995Z] [2024-06-24T19:30:15.995Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:30:15.995Z] #54 ... [2024-06-24T19:30:15.995Z] [2024-06-24T19:30:15.995Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:16.577Z] #52 ... [2024-06-24T19:30:16.577Z] [2024-06-24T19:30:16.577Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-24T19:30:16.577Z] #72 11.34 OK: 8 MiB in 19 packages [2024-06-24T19:30:16.577Z] #72 DONE 12.0s [2024-06-24T19:30:16.577Z] [2024-06-24T19:30:16.577Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:16.577Z] #52 transferring context: 82.10MB 41.9s [2024-06-24T19:30:17.537Z] #52 ... [2024-06-24T19:30:17.537Z] [2024-06-24T19:30:17.537Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:17.537Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.0s [2024-06-24T19:30:17.537Z] #61 ... [2024-06-24T19:30:17.537Z] [2024-06-24T19:30:17.537Z] #43 [support-notifications internal] load build context [2024-06-24T19:30:17.537Z] #43 ... [2024-06-24T19:30:17.537Z] [2024-06-24T19:30:17.537Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:18.497Z] #61 ... [2024-06-24T19:30:18.497Z] [2024-06-24T19:30:18.497Z] #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-24T19:30:18.497Z] #74 DONE 7.7s [2024-06-24T19:30:18.497Z] [2024-06-24T19:30:18.497Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:19.079Z] #61 ... [2024-06-24T19:30:19.079Z] [2024-06-24T19:30:19.079Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:30:19.079Z] #0 8.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:19.079Z] #0 9.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:19.079Z] #75 ... [2024-06-24T19:30:19.079Z] [2024-06-24T19:30:19.079Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:30:19.665Z] #54 ... [2024-06-24T19:30:19.665Z] [2024-06-24T19:30:19.665Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-24T19:30:19.665Z] #76 DONE 1.0s [2024-06-24T19:30:19.665Z] [2024-06-24T19:30:19.665Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:30:20.633Z] #54 ... [2024-06-24T19:30:20.633Z] [2024-06-24T19:30:20.633Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:30:20.633Z] #75 10.86 OK: 13 MiB in 26 packages [2024-06-24T19:30:20.633Z] #75 DONE 11.5s [2024-06-24T19:30:20.633Z] [2024-06-24T19:30:20.633Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:30:20.902Z] #54 ... [2024-06-24T19:30:20.902Z] [2024-06-24T19:30:20.902Z] #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-06-24T19:30:20.902Z] #69 7.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:20.902Z] #69 8.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:30:20.902Z] #69 10.46 OK: 9 MiB in 20 packages [2024-06-24T19:30:20.902Z] #69 DONE 11.7s [2024-06-24T19:30:20.902Z] [2024-06-24T19:30:20.902Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:30:21.862Z] #54 transferring context: 77.98MB 45.7s [2024-06-24T19:30:21.862Z] #54 ... [2024-06-24T19:30:21.862Z] [2024-06-24T19:30:21.862Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:21.862Z] #35 ... [2024-06-24T19:30:21.862Z] [2024-06-24T19:30:21.862Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:30:21.862Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.9s [2024-06-24T19:30:21.862Z] #44 ... [2024-06-24T19:30:21.862Z] [2024-06-24T19:30:21.862Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:23.270Z] #35 ... [2024-06-24T19:30:23.270Z] [2024-06-24T19:30:23.270Z] #45 [support-scheduler internal] load build context [2024-06-24T19:30:23.270Z] #45 ... [2024-06-24T19:30:23.270Z] [2024-06-24T19:30:23.270Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:24.234Z] #35 ... [2024-06-24T19:30:24.234Z] [2024-06-24T19:30:24.234Z] #50 [core-data internal] load build context [2024-06-24T19:30:24.234Z] #50 ... [2024-06-24T19:30:24.234Z] [2024-06-24T19:30:24.234Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:24.234Z] #48 ... [2024-06-24T19:30:24.234Z] [2024-06-24T19:30:24.234Z] #50 [core-data internal] load build context [2024-06-24T19:30:25.194Z] #50 ... [2024-06-24T19:30:25.194Z] [2024-06-24T19:30:25.194Z] #34 [core-command internal] load build context [2024-06-24T19:30:25.194Z] #34 ... [2024-06-24T19:30:25.194Z] [2024-06-24T19:30:25.194Z] #50 [core-data internal] load build context [2024-06-24T19:30:25.472Z] #50 ... [2024-06-24T19:30:25.472Z] [2024-06-24T19:30:25.472Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:25.472Z] #39 ... [2024-06-24T19:30:25.472Z] [2024-06-24T19:30:25.472Z] #34 [core-command internal] load build context [2024-06-24T19:30:25.472Z] #34 ... [2024-06-24T19:30:25.472Z] [2024-06-24T19:30:25.472Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:25.739Z] #53 ... [2024-06-24T19:30:25.739Z] [2024-06-24T19:30:25.739Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-24T19:30:26.005Z] #77 ... [2024-06-24T19:30:26.005Z] [2024-06-24T19:30:26.005Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:26.005Z] #51 ... [2024-06-24T19:30:26.005Z] [2024-06-24T19:30:26.005Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:26.966Z] #53 transferring context: 125.06MB 50.7s [2024-06-24T19:30:27.551Z] #53 ... [2024-06-24T19:30:27.551Z] [2024-06-24T19:30:27.551Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:27.551Z] #52 ... [2024-06-24T19:30:27.551Z] [2024-06-24T19:30:27.551Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-24T19:30:27.551Z] #77 DONE 1.9s [2024-06-24T19:30:27.551Z] [2024-06-24T19:30:27.551Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:27.551Z] #52 ... [2024-06-24T19:30:27.551Z] [2024-06-24T19:30:27.551Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:30:27.551Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.5s [2024-06-24T19:30:27.817Z] #44 ... [2024-06-24T19:30:27.817Z] [2024-06-24T19:30:27.817Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:27.817Z] #52 ... [2024-06-24T19:30:27.817Z] [2024-06-24T19:30:27.817Z] #43 [support-notifications internal] load build context [2024-06-24T19:30:27.817Z] #43 ... [2024-06-24T19:30:27.817Z] [2024-06-24T19:30:27.817Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:30:29.231Z] #44 ... [2024-06-24T19:30:29.231Z] [2024-06-24T19:30:29.231Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:29.231Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 32.2s done [2024-06-24T19:30:29.496Z] #61 ... [2024-06-24T19:30:29.496Z] [2024-06-24T19:30:29.496Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:30:30.453Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.5s done [2024-06-24T19:30:31.863Z] #44 DONE 56.0s [2024-06-24T19:30:31.863Z] [2024-06-24T19:30:31.863Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:31.863Z] #53 transferring context: 159.47MB 55.8s [2024-06-24T19:30:31.863Z] #53 ... [2024-06-24T19:30:31.863Z] [2024-06-24T19:30:31.863Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:30:32.131Z] #54 ... [2024-06-24T19:30:32.131Z] [2024-06-24T19:30:32.131Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:33.539Z] #53 ... [2024-06-24T19:30:33.539Z] [2024-06-24T19:30:33.539Z] #45 [support-scheduler internal] load build context [2024-06-24T19:30:33.539Z] #45 ... [2024-06-24T19:30:33.539Z] [2024-06-24T19:30:33.539Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:34.125Z] #53 ... [2024-06-24T19:30:34.126Z] [2024-06-24T19:30:34.126Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:34.126Z] #35 ... [2024-06-24T19:30:34.126Z] [2024-06-24T19:30:34.126Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:34.403Z] #53 ... [2024-06-24T19:30:34.403Z] [2024-06-24T19:30:34.403Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:34.669Z] #48 ... [2024-06-24T19:30:34.669Z] [2024-06-24T19:30:34.669Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:35.627Z] #53 ... [2024-06-24T19:30:35.627Z] [2024-06-24T19:30:35.627Z] #50 [core-data internal] load build context [2024-06-24T19:30:35.627Z] #50 ... [2024-06-24T19:30:35.627Z] [2024-06-24T19:30:35.627Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:35.627Z] #39 ... [2024-06-24T19:30:35.627Z] [2024-06-24T19:30:35.627Z] #34 [core-command internal] load build context [2024-06-24T19:30:35.892Z] #34 ... [2024-06-24T19:30:35.892Z] [2024-06-24T19:30:35.892Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:36.158Z] #39 ... [2024-06-24T19:30:36.158Z] [2024-06-24T19:30:36.158Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:36.158Z] #51 ... [2024-06-24T19:30:36.158Z] [2024-06-24T19:30:36.158Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:37.113Z] #39 transferring context: 97.09MB 57.2s [2024-06-24T19:30:37.738Z] #39 ... [2024-06-24T19:30:37.738Z] [2024-06-24T19:30:37.738Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:38.008Z] #52 ... [2024-06-24T19:30:38.008Z] [2024-06-24T19:30:38.008Z] #43 [support-notifications internal] load build context [2024-06-24T19:30:38.008Z] #43 ... [2024-06-24T19:30:38.008Z] [2024-06-24T19:30:38.008Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:38.274Z] #52 ... [2024-06-24T19:30:38.274Z] [2024-06-24T19:30:38.274Z] #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:30:38.274Z] #78 DONE 4.3s [2024-06-24T19:30:38.274Z] [2024-06-24T19:30:38.274Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:38.539Z] #52 ... [2024-06-24T19:30:38.539Z] [2024-06-24T19:30:38.539Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:30:38.539Z] #79 DONE 3.5s [2024-06-24T19:30:38.539Z] [2024-06-24T19:30:38.539Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:39.136Z] #52 ... [2024-06-24T19:30:39.137Z] [2024-06-24T19:30:39.137Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:30:39.137Z] #80 DONE 4.9s [2024-06-24T19:30:39.137Z] [2024-06-24T19:30:39.137Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:39.725Z] #52 ... [2024-06-24T19:30:39.725Z] [2024-06-24T19:30:39.725Z] #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-24T19:30:39.725Z] #81 DONE 1.3s [2024-06-24T19:30:39.725Z] [2024-06-24T19:30:39.725Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:39.992Z] #52 ... [2024-06-24T19:30:39.992Z] [2024-06-24T19:30:39.992Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-24T19:30:39.992Z] #82 DONE 1.4s [2024-06-24T19:30:39.992Z] [2024-06-24T19:30:39.992Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:40.576Z] #52 ... [2024-06-24T19:30:40.576Z] [2024-06-24T19:30:40.576Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-24T19:30:40.576Z] #83 DONE 1.3s [2024-06-24T19:30:40.576Z] [2024-06-24T19:30:40.576Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:40.843Z] #52 ... [2024-06-24T19:30:40.843Z] [2024-06-24T19:30:40.843Z] #48 [security-bootstrapper internal] load build context [2024-06-24T19:30:40.843Z] #48 transferring context: 228.40MB 67.3s done [2024-06-24T19:30:40.843Z] #48 DONE 68.4s [2024-06-24T19:30:40.843Z] [2024-06-24T19:30:40.843Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:41.426Z] #52 ... [2024-06-24T19:30:41.426Z] [2024-06-24T19:30:41.426Z] #43 [support-notifications internal] load build context [2024-06-24T19:30:41.426Z] #43 transferring context: 228.40MB 69.4s done [2024-06-24T19:30:41.426Z] #43 DONE 70.4s [2024-06-24T19:30:41.426Z] [2024-06-24T19:30:41.426Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:41.426Z] #52 ... [2024-06-24T19:30:41.426Z] [2024-06-24T19:30:41.426Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-24T19:30:41.426Z] #84 DONE 1.4s [2024-06-24T19:30:41.695Z] [2024-06-24T19:30:41.695Z] #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:30:41.695Z] #85 ... [2024-06-24T19:30:41.695Z] [2024-06-24T19:30:41.695Z] #86 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-24T19:30:41.695Z] #86 DONE 1.8s [2024-06-24T19:30:41.966Z] [2024-06-24T19:30:41.966Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:41.966Z] #52 ... [2024-06-24T19:30:41.966Z] [2024-06-24T19:30:41.966Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:30:42.234Z] #54 ... [2024-06-24T19:30:42.234Z] [2024-06-24T19:30:42.234Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:42.819Z] #52 ... [2024-06-24T19:30:42.819Z] [2024-06-24T19:30:42.819Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-24T19:30:42.819Z] #87 DONE 2.2s [2024-06-24T19:30:42.819Z] [2024-06-24T19:30:42.819Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:43.085Z] #52 ... [2024-06-24T19:30:43.085Z] [2024-06-24T19:30:43.085Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:30:43.085Z] #88 DONE 2.0s [2024-06-24T19:30:43.085Z] [2024-06-24T19:30:43.085Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:43.354Z] #52 ... [2024-06-24T19:30:43.354Z] [2024-06-24T19:30:43.354Z] #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:30:43.354Z] #89 DONE 1.6s [2024-06-24T19:30:43.354Z] [2024-06-24T19:30:43.354Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:43.620Z] #52 ... [2024-06-24T19:30:43.620Z] [2024-06-24T19:30:43.620Z] #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:30:43.620Z] #85 DONE 1.9s [2024-06-24T19:30:43.620Z] [2024-06-24T19:30:43.620Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:30:43.620Z] #90 DONE 2.2s [2024-06-24T19:30:43.620Z] [2024-06-24T19:30:43.620Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-24T19:30:43.896Z] #91 ... [2024-06-24T19:30:43.896Z] [2024-06-24T19:30:43.896Z] #45 [support-scheduler internal] load build context [2024-06-24T19:30:43.896Z] #45 ... [2024-06-24T19:30:43.896Z] [2024-06-24T19:30:43.896Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:44.165Z] #52 ... [2024-06-24T19:30:44.165Z] [2024-06-24T19:30:44.165Z] #53 [core-metadata internal] load build context [2024-06-24T19:30:44.165Z] #53 transferring context: 228.40MB 67.2s done [2024-06-24T19:30:44.165Z] #53 DONE 69.8s [2024-06-24T19:30:44.433Z] [2024-06-24T19:30:44.433Z] #50 [core-data internal] load build context [2024-06-24T19:30:44.433Z] #50 ... [2024-06-24T19:30:44.433Z] [2024-06-24T19:30:44.433Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:44.706Z] #35 ... [2024-06-24T19:30:44.706Z] [2024-06-24T19:30:44.706Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:44.982Z] #52 ... [2024-06-24T19:30:44.982Z] [2024-06-24T19:30:44.982Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:30:44.982Z] #92 DONE 2.1s [2024-06-24T19:30:44.982Z] [2024-06-24T19:30:44.982Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:45.568Z] #52 ... [2024-06-24T19:30:45.568Z] [2024-06-24T19:30:45.568Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-24T19:30:45.568Z] #91 DONE 2.0s [2024-06-24T19:30:45.568Z] [2024-06-24T19:30:45.568Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:45.835Z] #52 ... [2024-06-24T19:30:45.835Z] [2024-06-24T19:30:45.835Z] #34 [core-command internal] load build context [2024-06-24T19:30:46.103Z] #34 ... [2024-06-24T19:30:46.103Z] [2024-06-24T19:30:46.103Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-24T19:30:46.103Z] #93 DONE 2.6s [2024-06-24T19:30:46.103Z] [2024-06-24T19:30:46.103Z] #34 [core-command internal] load build context [2024-06-24T19:30:46.103Z] #34 ... [2024-06-24T19:30:46.103Z] [2024-06-24T19:30:46.103Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:46.393Z] #52 ... [2024-06-24T19:30:46.393Z] [2024-06-24T19:30:46.393Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:46.393Z] #51 ... [2024-06-24T19:30:46.393Z] [2024-06-24T19:30:46.393Z] #52 [security-secretstore-setup internal] load build context [2024-06-24T19:30:46.661Z] #52 transferring context: 228.40MB 71.8s done [2024-06-24T19:30:46.661Z] #52 DONE 72.4s [2024-06-24T19:30:46.661Z] [2024-06-24T19:30:46.661Z] #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:30:46.661Z] #94 DONE 1.9s [2024-06-24T19:30:46.661Z] [2024-06-24T19:30:46.661Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:30:46.939Z] #95 ... [2024-06-24T19:30:46.939Z] [2024-06-24T19:30:46.939Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-24T19:30:46.939Z] #96 DONE 1.3s [2024-06-24T19:30:46.939Z] [2024-06-24T19:30:46.939Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-24T19:30:47.521Z] #97 ... [2024-06-24T19:30:47.522Z] [2024-06-24T19:30:47.522Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-24T19:30:47.522Z] #98 DONE 1.8s [2024-06-24T19:30:47.788Z] [2024-06-24T19:30:47.788Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:48.054Z] #51 ... [2024-06-24T19:30:48.054Z] [2024-06-24T19:30:48.054Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:48.054Z] #39 ... [2024-06-24T19:30:48.054Z] [2024-06-24T19:30:48.054Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-24T19:30:48.054Z] #99 DONE 1.7s [2024-06-24T19:30:48.054Z] [2024-06-24T19:30:48.054Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:48.054Z] #39 ... [2024-06-24T19:30:48.054Z] [2024-06-24T19:30:48.054Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:49.019Z] #51 ... [2024-06-24T19:30:49.019Z] [2024-06-24T19:30:49.019Z] #54 [security-spiffe-token-provider internal] load build context [2024-06-24T19:30:49.019Z] #54 transferring context: 228.40MB 72.2s done [2024-06-24T19:30:49.019Z] #54 DONE 74.5s [2024-06-24T19:30:49.019Z] [2024-06-24T19:30:49.019Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:49.019Z] #51 ... [2024-06-24T19:30:49.019Z] [2024-06-24T19:30:49.019Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-24T19:30:49.019Z] #97 DONE 2.1s [2024-06-24T19:30:49.019Z] [2024-06-24T19:30:49.019Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:50.962Z] #51 ... [2024-06-24T19:30:50.962Z] [2024-06-24T19:30:50.962Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:30:50.962Z] #100 DONE 1.4s [2024-06-24T19:30:50.962Z] [2024-06-24T19:30:50.962Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:53.541Z] #51 transferring context: 159.21MB 79.2s [2024-06-24T19:30:53.541Z] #51 ... [2024-06-24T19:30:53.541Z] [2024-06-24T19:30:53.541Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:30:53.541Z] #101 ... [2024-06-24T19:30:53.541Z] [2024-06-24T19:30:53.541Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:53.812Z] #51 ... [2024-06-24T19:30:53.812Z] [2024-06-24T19:30:53.812Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:30:54.087Z] #102 ... [2024-06-24T19:30:54.087Z] [2024-06-24T19:30:54.087Z] #45 [support-scheduler internal] load build context [2024-06-24T19:30:54.087Z] #45 ... [2024-06-24T19:30:54.087Z] [2024-06-24T19:30:54.087Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:54.670Z] #51 ... [2024-06-24T19:30:54.670Z] [2024-06-24T19:30:54.670Z] #50 [core-data internal] load build context [2024-06-24T19:30:54.670Z] #50 transferring context: 228.40MB 81.5s done [2024-06-24T19:30:54.670Z] #50 DONE 82.0s [2024-06-24T19:30:54.670Z] [2024-06-24T19:30:54.670Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:54.670Z] #51 ... [2024-06-24T19:30:54.670Z] [2024-06-24T19:30:54.670Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:54.937Z] #35 ... [2024-06-24T19:30:54.937Z] [2024-06-24T19:30:54.937Z] #34 [core-command internal] load build context [2024-06-24T19:30:54.937Z] #34 ... [2024-06-24T19:30:54.937Z] [2024-06-24T19:30:54.937Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:56.353Z] #35 ... [2024-06-24T19:30:56.353Z] [2024-06-24T19:30:56.353Z] #103 [security-spire-agent] exporting to image [2024-06-24T19:30:56.353Z] #103 exporting layers 7.9s done [2024-06-24T19:30:56.353Z] #103 writing image sha256:426232b2e09aaa25572137c1106339adf6fb3d5b9b1f4b1a2507fe0bddb404de 0.0s done [2024-06-24T19:30:56.353Z] #103 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-06-24T19:30:56.353Z] #103 writing image sha256:28675a453fa11c64713f7e767330cb22a2120549d1a48fcbb80670490636a187 0.0s done [2024-06-24T19:30:56.353Z] #103 naming to docker.io/library/security-spire-config-arm64 done [2024-06-24T19:30:56.353Z] #103 writing image sha256:07b2d9e20b8ab3915d086298f8c94928db9227a078ce3c70dc0dc3a44eacf0ed done [2024-06-24T19:30:56.353Z] #103 naming to docker.io/library/security-spire-agent-arm64 done [2024-06-24T19:30:56.353Z] #103 DONE 8.2s [2024-06-24T19:30:56.353Z] [2024-06-24T19:30:56.353Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:57.318Z] #35 ... [2024-06-24T19:30:57.318Z] [2024-06-24T19:30:57.318Z] #34 [core-command internal] load build context [2024-06-24T19:30:57.318Z] #34 transferring context: 228.40MB 84.1s done [2024-06-24T19:30:57.318Z] #34 DONE 84.3s [2024-06-24T19:30:57.318Z] [2024-06-24T19:30:57.318Z] #35 [security-proxy-setup internal] load build context [2024-06-24T19:30:57.591Z] #35 transferring context: 228.40MB 83.9s done [2024-06-24T19:30:57.860Z] #35 DONE 84.1s [2024-06-24T19:30:57.860Z] [2024-06-24T19:30:57.860Z] #45 [support-scheduler internal] load build context [2024-06-24T19:30:58.134Z] #45 ... [2024-06-24T19:30:58.134Z] [2024-06-24T19:30:58.134Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:30:58.404Z] #39 ... [2024-06-24T19:30:58.404Z] [2024-06-24T19:30:58.404Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:58.404Z] #51 ... [2024-06-24T19:30:58.404Z] [2024-06-24T19:30:58.404Z] #45 [support-scheduler internal] load build context [2024-06-24T19:30:58.404Z] #45 transferring context: 228.40MB 86.1s done [2024-06-24T19:30:58.404Z] #45 DONE 86.2s [2024-06-24T19:30:58.673Z] [2024-06-24T19:30:58.673Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:31:00.624Z] #39 ... [2024-06-24T19:31:00.624Z] [2024-06-24T19:31:00.624Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:00.624Z] #104 ... [2024-06-24T19:31:00.624Z] [2024-06-24T19:31:00.624Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:31:01.213Z] #39 ... [2024-06-24T19:31:01.213Z] [2024-06-24T19:31:01.213Z] #51 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:01.213Z] #51 transferring context: 228.40MB 87.1s done [2024-06-24T19:31:01.213Z] #51 DONE 87.6s [2024-06-24T19:31:01.213Z] [2024-06-24T19:31:01.213Z] #39 [security-proxy-auth internal] load build context [2024-06-24T19:31:01.482Z] #39 transferring context: 228.40MB 81.5s done [2024-06-24T19:31:01.482Z] #39 DONE 84.0s [2024-06-24T19:31:01.482Z] [2024-06-24T19:31:01.482Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:57.847Z] #104 ... [2024-06-24T19:31:57.847Z] [2024-06-24T19:31:57.847Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:57.847Z] #95 DONE 68.3s [2024-06-24T19:31:57.847Z] [2024-06-24T19:31:57.847Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:57.847Z] #101 DONE 71.8s [2024-06-24T19:31:57.847Z] [2024-06-24T19:31:57.847Z] #105 [core-metadata builder 6/7] COPY . . [2024-06-24T19:31:57.847Z] #105 ... [2024-06-24T19:31:57.847Z] [2024-06-24T19:31:57.847Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:57.847Z] #102 DONE 71.3s [2024-06-24T19:31:57.847Z] [2024-06-24T19:31:57.847Z] #106 [support-notifications builder 6/7] COPY . . [2024-06-24T19:31:57.847Z] #106 ... [2024-06-24T19:31:57.847Z] [2024-06-24T19:31:57.847Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:57.847Z] #104 DONE 66.0s [2024-06-24T19:31:57.847Z] [2024-06-24T19:31:57.847Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #107 ... [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #106 [support-notifications builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #106 DONE 3.6s [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:58.822Z] #108 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #109 [security-proxy-auth builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #109 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:31:58.822Z] #110 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #111 [security-secretstore-setup builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #111 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:58.822Z] #112 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:31:58.822Z] #113 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #105 [core-metadata builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #105 DONE 3.6s [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:31:58.822Z] #114 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:58.822Z] #115 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #116 [security-proxy-setup builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #116 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:58.822Z] #117 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:31:58.822Z] #118 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #119 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:31:58.822Z] #120 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:58.822Z] #121 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #122 [core-command builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #122 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #123 DONE 3.7s [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:58.822Z] #124 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:31:58.822Z] #125 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #126 [core-data builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #126 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #127 [support-scheduler builder 6/7] COPY . . [2024-06-24T19:31:58.822Z] #127 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:31:58.822Z] #128 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:31:58.822Z] #129 CACHED [2024-06-24T19:31:58.822Z] [2024-06-24T19:31:58.822Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:32:02.161Z] #130 ... [2024-06-24T19:32:02.161Z] [2024-06-24T19:32:02.161Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-24T19:32:02.161Z] #107 DONE 5.1s [2024-06-24T19:32:02.161Z] [2024-06-24T19:32:02.161Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:32:04.743Z] #131 3.011 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-06-24T19:32:08.995Z] #131 ... [2024-06-24T19:32:08.995Z] [2024-06-24T19:32:08.995Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:32:08.995Z] #0 4.837 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-06-24T19:32:08.995Z] #132 ... [2024-06-24T19:32:08.995Z] [2024-06-24T19:32:08.995Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:32:08.995Z] #0 5.024 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-06-24T19:32:08.995Z] #133 ... [2024-06-24T19:32:08.995Z] [2024-06-24T19:32:08.995Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:32:08.995Z] #0 5.190 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-06-24T19:32:09.265Z] #134 ... [2024-06-24T19:32:09.266Z] [2024-06-24T19:32:09.266Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:32:09.266Z] #0 6.038 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-06-24T19:32:09.266Z] #135 ... [2024-06-24T19:32:09.266Z] [2024-06-24T19:32:09.266Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:32:09.266Z] #0 5.377 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-06-24T19:32:09.531Z] #136 ... [2024-06-24T19:32:09.531Z] [2024-06-24T19:32:09.531Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:32:09.531Z] #0 5.861 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-06-24T19:32:09.531Z] #137 ... [2024-06-24T19:32:09.531Z] [2024-06-24T19:32:09.531Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:32:09.531Z] #0 5.753 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-06-24T19:32:09.798Z] #138 ... [2024-06-24T19:32:09.798Z] [2024-06-24T19:32:09.798Z] #139 [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-06-24T19:32:09.798Z] #0 4.509 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-06-24T19:32:10.063Z] #139 ... [2024-06-24T19:32:10.063Z] [2024-06-24T19:32:10.063Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:32:10.063Z] #0 4.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-06-24T19:32:14.309Z] #140 ... [2024-06-24T19:32:14.309Z] [2024-06-24T19:32:14.309Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:32:14.309Z] #130 5.441 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-06-24T19:50:07.048Z] #130 ... [2024-06-24T19:50:07.048Z] [2024-06-24T19:50:07.048Z] #139 [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-06-24T19:50:07.048Z] #139 1083.8 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-06-24T19:50:13.684Z] #139 ... [2024-06-24T19:50:13.684Z] [2024-06-24T19:50:13.684Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:50:13.684Z] #140 DONE 1095.1s [2024-06-24T19:50:13.982Z] [2024-06-24T19:50:13.982Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:50:13.982Z] #137 ... [2024-06-24T19:50:13.982Z] [2024-06-24T19:50:13.982Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:50:14.564Z] #141 DONE 0.5s [2024-06-24T19:50:14.564Z] [2024-06-24T19:50:14.564Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:50:14.838Z] #142 DONE 0.2s [2024-06-24T19:50:14.838Z] [2024-06-24T19:50:14.838Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-06-24T19:50:14.838Z] #143 DONE 0.1s [2024-06-24T19:50:14.838Z] [2024-06-24T19:50:14.838Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-24T19:50:15.105Z] #144 DONE 0.2s [2024-06-24T19:50:15.105Z] [2024-06-24T19:50:15.105Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-24T19:50:15.372Z] #145 DONE 0.3s [2024-06-24T19:50:15.372Z] [2024-06-24T19:50:15.372Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:50:15.639Z] #146 DONE 0.2s [2024-06-24T19:50:15.639Z] [2024-06-24T19:50:15.639Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:50:15.639Z] #131 ... [2024-06-24T19:50:15.639Z] [2024-06-24T19:50:15.639Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:50:18.241Z] #147 DONE 2.2s [2024-06-24T19:50:18.241Z] [2024-06-24T19:50:18.241Z] #103 [security-proxy-setup] exporting to image [2024-06-24T19:50:18.241Z] #103 exporting layers [2024-06-24T19:50:18.821Z] #103 exporting layers 1.1s done [2024-06-24T19:50:19.087Z] #103 writing image sha256:17cb61cf5ad3fa8dbd252ecf5d2460a689eb55d7f4b246528c45d3997f0d6187 done [2024-06-24T19:50:19.087Z] #103 naming to docker.io/library/security-proxy-setup-arm64 done [2024-06-24T19:50:19.087Z] #103 DONE 9.3s [2024-06-24T19:50:19.087Z] [2024-06-24T19:50:19.087Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:50:19.354Z] #138 ... [2024-06-24T19:50:19.354Z] [2024-06-24T19:50:19.354Z] #139 [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-06-24T19:50:19.354Z] #139 DONE 1100.5s [2024-06-24T19:50:19.354Z] [2024-06-24T19:50:19.354Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:50:19.624Z] #130 ... [2024-06-24T19:50:19.624Z] [2024-06-24T19:50:19.624Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:50:19.889Z] #148 DONE 0.3s [2024-06-24T19:50:19.889Z] [2024-06-24T19:50:19.889Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:50:19.889Z] #136 ... [2024-06-24T19:50:19.889Z] [2024-06-24T19:50:19.889Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:50:20.488Z] #149 DONE 0.3s [2024-06-24T19:50:20.488Z] [2024-06-24T19:50:20.488Z] #150 [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-06-24T19:50:20.488Z] #150 DONE 0.1s [2024-06-24T19:50:20.488Z] [2024-06-24T19:50:20.488Z] #151 [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-06-24T19:50:20.488Z] #151 DONE 0.1s [2024-06-24T19:50:20.488Z] [2024-06-24T19:50:20.488Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:50:20.488Z] #130 ... [2024-06-24T19:50:20.488Z] [2024-06-24T19:50:20.488Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:50:20.756Z] #152 DONE 0.1s [2024-06-24T19:50:20.756Z] [2024-06-24T19:50:20.756Z] #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-24T19:50:21.021Z] #153 DONE 0.3s [2024-06-24T19:50:21.021Z] [2024-06-24T19:50:21.021Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-24T19:50:21.289Z] #154 DONE 0.4s [2024-06-24T19:50:21.289Z] [2024-06-24T19:50:21.289Z] #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:50:21.574Z] #155 DONE 0.1s [2024-06-24T19:50:21.574Z] [2024-06-24T19:50:21.574Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:50:21.574Z] #130 ... [2024-06-24T19:50:21.574Z] [2024-06-24T19:50:21.574Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:50:24.149Z] #156 DONE 2.5s [2024-06-24T19:50:24.149Z] [2024-06-24T19:50:24.149Z] #103 [security-secretstore-setup] exporting to image [2024-06-24T19:50:24.149Z] #103 exporting layers [2024-06-24T19:50:25.551Z] #103 exporting layers 1.5s done [2024-06-24T19:50:25.551Z] #103 writing image sha256:128f114f303a0b70608b9e4635de41434ff0efc692203aec027f1949c037c187 done [2024-06-24T19:50:25.551Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-06-24T19:50:25.551Z] #103 DONE 10.9s [2024-06-24T19:50:25.551Z] [2024-06-24T19:50:25.551Z] #24 [security-spire-config internal] load .dockerignore [2024-06-24T19:50:26.133Z] #24 ... [2024-06-24T19:50:26.133Z] [2024-06-24T19:50:26.133Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:50:26.133Z] #134 DONE 1107.6s [2024-06-24T19:50:26.400Z] [2024-06-24T19:50:26.400Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-24T19:50:26.672Z] #157 DONE 0.3s [2024-06-24T19:50:26.672Z] [2024-06-24T19:50:26.672Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-24T19:50:29.255Z] #158 DONE 2.2s [2024-06-24T19:50:29.255Z] [2024-06-24T19:50:29.255Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:50:29.255Z] #135 ... [2024-06-24T19:50:29.255Z] [2024-06-24T19:50:29.255Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:50:29.255Z] #159 DONE 0.3s [2024-06-24T19:50:29.255Z] [2024-06-24T19:50:29.255Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:50:29.524Z] #160 DONE 0.2s [2024-06-24T19:50:29.524Z] [2024-06-24T19:50:29.524Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-24T19:50:29.791Z] #161 DONE 0.3s [2024-06-24T19:50:29.791Z] [2024-06-24T19:50:29.791Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:50:29.791Z] #131 ... [2024-06-24T19:50:29.791Z] [2024-06-24T19:50:29.791Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-24T19:50:30.059Z] #162 DONE 0.2s [2024-06-24T19:50:30.059Z] [2024-06-24T19:50:30.059Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-24T19:50:30.059Z] #163 DONE 0.2s [2024-06-24T19:50:30.059Z] [2024-06-24T19:50:30.059Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-24T19:50:30.357Z] #164 DONE 0.1s [2024-06-24T19:50:30.357Z] [2024-06-24T19:50:30.357Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-24T19:50:30.625Z] #165 DONE 0.2s [2024-06-24T19:50:30.625Z] [2024-06-24T19:50:30.625Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-24T19:50:30.625Z] #166 DONE 0.2s [2024-06-24T19:50:30.625Z] [2024-06-24T19:50:30.625Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:50:30.625Z] #137 ... [2024-06-24T19:50:30.625Z] [2024-06-24T19:50:30.625Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-24T19:50:32.563Z] #167 DONE 2.0s [2024-06-24T19:50:32.563Z] [2024-06-24T19:50:32.563Z] #103 [security-bootstrapper] exporting to image [2024-06-24T19:50:32.563Z] #103 exporting layers [2024-06-24T19:50:33.968Z] #103 exporting layers 1.1s done [2024-06-24T19:50:33.968Z] #103 writing image sha256:bac83690d8bfd3969a92e2b1841194a5ccd8771fd5d39dc60833dee8fedaa234 done [2024-06-24T19:50:33.968Z] #103 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-06-24T19:50:33.968Z] #103 DONE 12.0s [2024-06-24T19:50:33.968Z] [2024-06-24T19:50:33.968Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:51:20.775Z] #133 ... [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:51:20.775Z] #137 DONE 1157.8s [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:51:20.775Z] #131 ... [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:51:20.775Z] #168 DONE 0.1s [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:51:20.775Z] #133 ... [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:51:20.775Z] #169 DONE 0.2s [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-24T19:51:20.775Z] #170 DONE 0.3s [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #171 [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-06-24T19:51:20.775Z] #171 DONE 0.2s [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-24T19:51:20.775Z] #172 DONE 0.1s [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:51:20.775Z] #173 DONE 1.7s [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:51:20.775Z] #131 ... [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #103 [core-common-config-bootstrapper] exporting to image [2024-06-24T19:51:20.775Z] #103 exporting layers [2024-06-24T19:51:20.775Z] #103 exporting layers 0.7s done [2024-06-24T19:51:20.775Z] #103 writing image sha256:13a5bb5d9ca30da27f942180f21283f07cd3bc6f1ea49154f41471fb0a3791d7 done [2024-06-24T19:51:20.775Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-06-24T19:51:20.775Z] #103 DONE 12.7s [2024-06-24T19:51:20.775Z] [2024-06-24T19:51:20.775Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:53:12.388Z] #133 ... [2024-06-24T19:53:12.388Z] [2024-06-24T19:53:12.388Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:53:12.388Z] #131 DONE 1266.1s [2024-06-24T19:53:12.388Z] [2024-06-24T19:53:12.388Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:53:12.388Z] #133 ... [2024-06-24T19:53:12.388Z] [2024-06-24T19:53:12.388Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:53:12.388Z] #174 DONE 0.2s [2024-06-24T19:53:12.388Z] [2024-06-24T19:53:12.388Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:53:12.388Z] #175 DONE 0.2s [2024-06-24T19:53:12.388Z] [2024-06-24T19:53:12.388Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-24T19:53:12.388Z] #176 DONE 0.3s [2024-06-24T19:53:12.388Z] [2024-06-24T19:53:12.388Z] #177 [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-06-24T19:53:12.388Z] #177 DONE 0.1s [2024-06-24T19:53:12.388Z] [2024-06-24T19:53:12.388Z] #103 [security-spiffe-token-provider] exporting to image [2024-06-24T19:53:12.388Z] #103 exporting layers [2024-06-24T19:53:12.388Z] #103 exporting layers 0.8s done [2024-06-24T19:53:12.388Z] #103 writing image sha256:7191fcb1d29b4d9a581641bf55927329556b46a17db2233a573d22a0823ee5b0 done [2024-06-24T19:53:12.388Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-06-24T19:53:12.388Z] #103 DONE 13.6s [2024-06-24T19:53:12.388Z] [2024-06-24T19:53:12.388Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:59:49.346Z] #136 ... [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:59:49.346Z] #130 DONE 1660.5s [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:59:49.346Z] #133 ... [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:59:49.346Z] #178 DONE 0.2s [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:59:49.346Z] #133 ... [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:59:49.346Z] #179 DONE 0.2s [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-24T19:59:49.346Z] #180 DONE 0.4s [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:59:49.346Z] #181 DONE 0.2s [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-24T19:59:49.346Z] #182 DONE 0.2s [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:59:49.346Z] #183 DONE 1.9s [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:59:49.346Z] #132 ... [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #103 [security-proxy-auth] exporting to image [2024-06-24T19:59:49.346Z] #103 exporting layers [2024-06-24T19:59:49.346Z] #103 exporting layers 0.7s done [2024-06-24T19:59:49.346Z] #103 writing image sha256:c946a22ab073c95231bd15152368a483f31eba6279510163728709c69039ea70 done [2024-06-24T19:59:49.346Z] #103 naming to docker.io/library/security-proxy-auth-arm64 done [2024-06-24T19:59:49.346Z] #103 DONE 14.3s [2024-06-24T19:59:49.346Z] [2024-06-24T19:59:49.346Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:00:28.225Z] #61 ... [2024-06-24T20:00:28.225Z] [2024-06-24T20:00:28.225Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T20:00:28.225Z] #133 DONE 1708.3s [2024-06-24T20:00:28.225Z] [2024-06-24T20:00:28.225Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:00:28.225Z] #132 ... [2024-06-24T20:00:28.225Z] [2024-06-24T20:00:28.225Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:00:28.225Z] #184 DONE 0.2s [2024-06-24T20:00:28.225Z] [2024-06-24T20:00:28.225Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:00:28.225Z] #61 ... [2024-06-24T20:00:28.225Z] [2024-06-24T20:00:28.225Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:00:28.225Z] #185 DONE 0.1s [2024-06-24T20:00:28.225Z] [2024-06-24T20:00:28.226Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-24T20:00:28.493Z] #186 DONE 0.5s [2024-06-24T20:00:28.493Z] [2024-06-24T20:00:28.493Z] #24 [security-spire-config internal] load .dockerignore [2024-06-24T20:00:28.493Z] #24 ... [2024-06-24T20:00:28.493Z] [2024-06-24T20:00:28.493Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:00:28.761Z] #187 DONE 0.2s [2024-06-24T20:00:28.761Z] [2024-06-24T20:00:28.761Z] #103 [core-command] exporting to image [2024-06-24T20:00:28.761Z] #103 exporting layers [2024-06-24T20:00:29.035Z] #103 exporting layers 0.5s done [2024-06-24T20:00:29.035Z] #103 writing image sha256:fa254814f1bc690f60d0ab9ee5e5445de905e06ae922c02b5928552f80429897 done [2024-06-24T20:00:29.035Z] #103 naming to docker.io/library/core-command-arm64 done [2024-06-24T20:00:29.035Z] #103 DONE 14.8s [2024-06-24T20:00:29.035Z] [2024-06-24T20:00:29.035Z] #24 [security-spire-config internal] load .dockerignore [2024-06-24T20:00:41.368Z] #24 ... [2024-06-24T20:00:41.368Z] [2024-06-24T20:00:41.368Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T20:00:41.368Z] #138 DONE 1722.0s [2024-06-24T20:00:41.368Z] [2024-06-24T20:00:41.368Z] #24 [security-spire-config internal] load .dockerignore [2024-06-24T20:00:41.368Z] #24 ... [2024-06-24T20:00:41.368Z] [2024-06-24T20:00:41.368Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:00:41.368Z] #188 DONE 0.3s [2024-06-24T20:00:41.368Z] [2024-06-24T20:00:41.368Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T20:00:41.636Z] #136 ... [2024-06-24T20:00:41.636Z] [2024-06-24T20:00:41.636Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:00:41.636Z] #189 DONE 0.2s [2024-06-24T20:00:41.636Z] [2024-06-24T20:00:41.636Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-24T20:00:42.222Z] #190 DONE 0.5s [2024-06-24T20:00:42.222Z] [2024-06-24T20:00:42.222Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:00:42.493Z] #191 DONE 0.2s [2024-06-24T20:00:42.493Z] [2024-06-24T20:00:42.493Z] #103 [core-data] exporting to image [2024-06-24T20:00:42.493Z] #103 exporting layers [2024-06-24T20:00:43.077Z] #103 exporting layers 0.6s done [2024-06-24T20:00:43.077Z] #103 writing image sha256:debea454cac9b1819fa182f5e06125ab8e15249c0b78648f5af7613f99b2dd88 done [2024-06-24T20:00:43.077Z] #103 naming to docker.io/library/core-data-arm64 done [2024-06-24T20:00:43.077Z] #103 DONE 15.4s [2024-06-24T20:00:43.077Z] [2024-06-24T20:00:43.077Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:00:43.360Z] #132 ... [2024-06-24T20:00:43.360Z] [2024-06-24T20:00:43.360Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T20:00:43.360Z] #136 DONE 1724.7s [2024-06-24T20:00:43.627Z] [2024-06-24T20:00:43.627Z] #24 [security-spire-config internal] load .dockerignore [2024-06-24T20:00:44.224Z] #24 ... [2024-06-24T20:00:44.224Z] [2024-06-24T20:00:44.224Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:00:44.224Z] #192 DONE 0.2s [2024-06-24T20:00:44.224Z] [2024-06-24T20:00:44.224Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:00:44.224Z] #193 DONE 0.1s [2024-06-24T20:00:44.224Z] [2024-06-24T20:00:44.224Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-24T20:00:44.825Z] #194 DONE 0.4s [2024-06-24T20:00:44.825Z] [2024-06-24T20:00:44.825Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:00:44.825Z] #195 DONE 0.1s [2024-06-24T20:00:44.825Z] [2024-06-24T20:00:44.825Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-24T20:00:44.825Z] #196 DONE 0.1s [2024-06-24T20:00:44.825Z] [2024-06-24T20:00:44.825Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T20:00:45.095Z] #135 ... [2024-06-24T20:00:45.095Z] [2024-06-24T20:00:45.095Z] #103 [core-metadata] exporting to image [2024-06-24T20:00:46.055Z] #103 exporting layers 0.8s done [2024-06-24T20:00:46.055Z] #103 writing image sha256:4d66fdb42fc39edd3e0398da641ddec39dbc419d287d56e29e80d8bc2dfade09 done [2024-06-24T20:00:46.055Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-06-24T20:00:46.055Z] #103 DONE 16.2s [2024-06-24T20:00:46.055Z] [2024-06-24T20:00:46.055Z] #24 [security-spire-config internal] load .dockerignore [2024-06-24T20:01:18.312Z] #24 ... [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T20:01:18.312Z] #135 DONE 1755.3s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:01:18.312Z] #132 DONE 1755.3s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #24 [security-spire-config internal] load .dockerignore [2024-06-24T20:01:18.312Z] #24 ... [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:01:18.312Z] #197 DONE 0.2s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:01:18.312Z] #61 ... [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:01:18.312Z] #198 ... [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:01:18.312Z] #199 DONE 0.2s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:01:18.312Z] #198 DONE 0.1s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-24T20:01:18.312Z] #200 ... [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:01:18.312Z] #201 DONE 0.2s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-24T20:01:18.312Z] #202 DONE 0.4s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-24T20:01:18.312Z] #200 DONE 0.5s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:01:18.312Z] #203 DONE 0.1s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #103 [support-scheduler] exporting to image [2024-06-24T20:01:18.312Z] #103 exporting layers [2024-06-24T20:01:18.312Z] #103 ... [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:01:18.312Z] #204 DONE 0.1s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #103 [support-notifications] exporting to image [2024-06-24T20:01:18.312Z] #103 exporting layers 0.4s done [2024-06-24T20:01:18.312Z] #103 writing image sha256:1b3e67362ba3da37fe574b728b04aa207291cfb071c3e4ae772032beae251b32 [2024-06-24T20:01:18.312Z] #103 writing image sha256:1b3e67362ba3da37fe574b728b04aa207291cfb071c3e4ae772032beae251b32 done [2024-06-24T20:01:18.312Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-06-24T20:01:18.312Z] #103 exporting layers 0.5s done [2024-06-24T20:01:18.312Z] #103 writing image sha256:10dc002b460448b76d409255ab5cf67e3f886440fdee95eac6af2358487194e0 done [2024-06-24T20:01:18.312Z] #103 naming to docker.io/library/support-notifications-arm64 done [2024-06-24T20:01:18.312Z] #103 DONE 17.1s [2024-06-24T20:01:18.312Z] [2024-06-24T20:01:18.312Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:01:18.312Z] time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-24T20:01:18.332Z] $ docker stop --time=1 f31e4e559ed5031dbb3d34d19e38bee834060e0bc5af66e6f101b13127689560 [2024-06-24T20:01:19.990Z] $ docker rm -f --volumes f31e4e559ed5031dbb3d34d19e38bee834060e0bc5af66e6f101b13127689560 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T20:01:20.568Z] + docker images [2024-06-24T20:01:20.568Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-24T20:01:20.569Z] support-scheduler-arm64 latest 1b3e67362ba3 5 seconds ago 37.5MB [2024-06-24T20:01:20.569Z] support-notifications-arm64 latest 10dc002b4604 5 seconds ago 38.2MB [2024-06-24T20:01:20.569Z] core-metadata-arm64 latest 4d66fdb42fc3 36 seconds ago 35.4MB [2024-06-24T20:01:20.569Z] core-data-arm64 latest debea454cac9 38 seconds ago 35.3MB [2024-06-24T20:01:20.569Z] core-command-arm64 latest fa254814f1bc 52 seconds ago 35MB [2024-06-24T20:01:20.569Z] security-proxy-auth-arm64 latest c946a22ab073 About a minute ago 32.6MB [2024-06-24T20:01:20.569Z] security-spiffe-token-provider-arm64 latest 7191fcb1d29b 8 minutes ago 29.1MB [2024-06-24T20:01:20.569Z] core-common-config-bootstrapper-arm64 latest 13a5bb5d9ca3 10 minutes ago 15.3MB [2024-06-24T20:01:20.569Z] security-bootstrapper-arm64 latest bac83690d8bf 10 minutes ago 18.9MB [2024-06-24T20:01:20.569Z] security-secretstore-setup-arm64 latest 128f114f303a 10 minutes ago 36.4MB [2024-06-24T20:01:20.569Z] security-proxy-setup-arm64 latest 17cb61cf5ad3 11 minutes ago 26.1MB [2024-06-24T20:01:20.569Z] security-spire-config-arm64 latest 28675a453fa1 30 minutes ago 95.8MB [2024-06-24T20:01:20.569Z] security-spire-server-arm64 latest 426232b2e09a 30 minutes ago 96.7MB [2024-06-24T20:01:20.569Z] security-spire-agent-arm64 latest 07b2d9e20b8a 30 minutes ago 152MB [2024-06-24T20:01:20.569Z] ci-base-image-arm64 latest b3337fb9e714 49 minutes ago 962MB [2024-06-24T20:01:20.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-06-24T20:01:20.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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-06-24T20:01:21.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T20:01:21.496Z] [2024-06-24T20:01:21.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T20:01:21.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T20:01:22.195Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-24T20:01:22.195Z] 8998bd30e6a1: Pulling fs layer [2024-06-24T20:01:22.195Z] 04944245beec: Pulling fs layer [2024-06-24T20:01:22.195Z] 699f458cf7ca: Pulling fs layer [2024-06-24T20:01:22.195Z] 765212b225bb: Pulling fs layer [2024-06-24T20:01:22.195Z] f23df028b6ca: Pulling fs layer [2024-06-24T20:01:22.195Z] 765212b225bb: Waiting [2024-06-24T20:01:22.195Z] f23df028b6ca: Waiting [2024-06-24T20:01:22.195Z] d65c8cfc05b1: Pulling fs layer [2024-06-24T20:01:22.195Z] 2437ff75d9bd: Pulling fs layer [2024-06-24T20:01:22.195Z] 2437ff75d9bd: Waiting [2024-06-24T20:01:22.195Z] d65c8cfc05b1: Waiting [2024-06-24T20:01:22.461Z] 04944245beec: Verifying Checksum [2024-06-24T20:01:22.461Z] 04944245beec: Download complete [2024-06-24T20:01:22.461Z] 765212b225bb: Download complete [2024-06-24T20:01:22.461Z] f23df028b6ca: Download complete [2024-06-24T20:01:22.461Z] d65c8cfc05b1: Verifying Checksum [2024-06-24T20:01:22.461Z] d65c8cfc05b1: Download complete [2024-06-24T20:01:22.461Z] 699f458cf7ca: Verifying Checksum [2024-06-24T20:01:22.461Z] 699f458cf7ca: Download complete [2024-06-24T20:01:23.041Z] 8998bd30e6a1: Download complete [2024-06-24T20:01:25.662Z] 2437ff75d9bd: Verifying Checksum [2024-06-24T20:01:25.662Z] 2437ff75d9bd: Download complete [2024-06-24T20:01:27.623Z] 8998bd30e6a1: Pull complete [2024-06-24T20:01:28.222Z] 04944245beec: Pull complete [2024-06-24T20:01:29.629Z] 699f458cf7ca: Pull complete [2024-06-24T20:01:29.893Z] 765212b225bb: Pull complete [2024-06-24T20:01:30.851Z] f23df028b6ca: Pull complete [2024-06-24T20:01:31.117Z] d65c8cfc05b1: Pull complete [2024-06-24T20:01:49.308Z] 2437ff75d9bd: Pull complete [2024-06-24T20:01:49.308Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-24T20:01:49.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T20:01:49.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T20:01:49.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-4280 does not seem to be running inside a container [2024-06-24T20:01:49.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-24T20:01:52.957Z] $ docker top 1299a5f4ea94b6e68ae7e1d089856d8751f215bbab5dc5d6bde2c6de8e5a2c10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:01:54.003Z] ---> job-cost.sh [2024-06-24T20:01:54.003Z] lf-activate-venv: SKIPPING [2024-06-24T20:01:54.003Z] INFO: No Stack... [2024-06-24T20:01:54.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-24T20:01:55.226Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T20:01:55.898Z] + + cut -d,cat -f6 /w/workspace/edgex-go/1/archives/cost.csv [2024-06-24T20:01:55.898Z] [Pipeline] lock [2024-06-24T20:01:55.958Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4807-1-stack-cost] [2024-06-24T20:01:55.964Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4807-1-stack-cost] did not exist. Created. [2024-06-24T20:01:55.970Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4807-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T20:01:56.721Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-24T20:01:56.945Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T20:01:56.970Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4807-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T20:01:57.052Z] $ docker stop --time=1 1299a5f4ea94b6e68ae7e1d089856d8751f215bbab5dc5d6bde2c6de8e5a2c10 [2024-06-24T20:01:58.572Z] $ docker rm -f --volumes 1299a5f4ea94b6e68ae7e1d089856d8751f215bbab5dc5d6bde2c6de8e5a2c10 [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-06-24T20:01:59.727Z] provisioning config files... [2024-06-24T20:01:59.733Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8315207453380445926tmp [Pipeline] { [Pipeline] sh [2024-06-24T20:02:00.088Z] + set +x [2024-06-24T20:02:00.088Z] + bash -s -- [2024-06-24T20:02:00.088Z] + curl -s https://codecov.io/bash [2024-06-24T20:02:00.088Z] [2024-06-24T20:02:00.088Z] _____ _ [2024-06-24T20:02:00.088Z] / ____| | | [2024-06-24T20:02:00.088Z] | | ___ __| | ___ ___ _____ __ [2024-06-24T20:02:00.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-24T20:02:00.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-24T20:02:00.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-24T20:02:00.088Z] Bash-1.0.6 [2024-06-24T20:02:00.088Z] [2024-06-24T20:02:00.088Z] [2024-06-24T20:02:00.088Z] ==> git version 2.25.1 found [2024-06-24T20:02:00.088Z] ==> 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-06-24T20:02:00.088Z] Release-Date: 2020-01-08 [2024-06-24T20:02:00.088Z] 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-06-24T20:02:00.088Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-24T20:02:00.088Z] ==> Jenkins CI detected. [2024-06-24T20:02:00.088Z] current dir:  /w/workspace/edgex-go/1 [2024-06-24T20:02:00.088Z] project root: . [2024-06-24T20:02:00.088Z] --> token set from env [2024-06-24T20:02:00.088Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-24T20:02:00.088Z] ==> Running gcov in . (disable via -X gcov) [2024-06-24T20:02:00.088Z] ==> Python coveragepy not found [2024-06-24T20:02:00.088Z] ==> Searching for coverage reports in: [2024-06-24T20:02:00.088Z] + . [2024-06-24T20:02:00.347Z] -> Found 1 reports [2024-06-24T20:02:00.347Z] ==> Detecting git/mercurial file structure [2024-06-24T20:02:00.347Z] ==> Reading reports [2024-06-24T20:02:00.347Z] + ./coverage.out bytes=455713 [2024-06-24T20:02:00.347Z] ==> Appending adjustments [2024-06-24T20:02:00.347Z] https://docs.codecov.io/docs/fixing-reports [2024-06-24T20:02:01.281Z] + Found adjustments [2024-06-24T20:02:01.281Z] ==> Gzipping contents [2024-06-24T20:02:01.281Z] 60K /tmp/codecov.F4COIh.gz [2024-06-24T20:02:01.281Z] ==> Uploading reports [2024-06-24T20:02:01.281Z] url: https://codecov.io [2024-06-24T20:02:01.281Z] query: branch=PR-4807&commit=968a48f6c5385640c74abdc4849118973b7fd98a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4807&job=&cmd_args= [2024-06-24T20:02:01.281Z] -> Pinging Codecov [2024-06-24T20:02:01.281Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4807&commit=968a48f6c5385640c74abdc4849118973b7fd98a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4807&job=&cmd_args= [2024-06-24T20:02:01.849Z] -> Uploading to [2024-06-24T20:02:01.849Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-24/00271124DB129430A58F1EEE437C3FCB/968a48f6c5385640c74abdc4849118973b7fd98a/e88a30eb-17d0-49d9-8da9-58630fbcd58e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T200201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30b882ec45e0f38a957fdaa26b5064a4d602bfc3d97d51115276d75ac16e1c0e [2024-06-24T20:02:01.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T20:02:01.849Z] Dload Upload Total Spent Left Speed [2024-06-24T20:02:01.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57907 0 0 100 57907 0 228k --:--:-- --:--:-- --:--:-- 228k [2024-06-24T20:02:01.850Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/968a48f6c5385640c74abdc4849118973b7fd98a [Pipeline] } [2024-06-24T20:02:01.885Z] 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-06-24T20:02:03.618Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:02:03.961Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:02:04.865Z] ---> package-listing.sh [2024-06-24T20:02:04.865Z] ++ facter osfamily [2024-06-24T20:02:04.865Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-24T20:02:05.125Z] + OS_FAMILY=debian [2024-06-24T20:02:05.125Z] + workspace=/w/workspace/edgex-go/1 [2024-06-24T20:02:05.125Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-24T20:02:05.125Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-24T20:02:05.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-24T20:02:05.125Z] + PACKAGES=/tmp/packages_start.txt [2024-06-24T20:02:05.125Z] + '[' /w/workspace/edgex-go/1 ']' [2024-06-24T20:02:05.125Z] + PACKAGES=/tmp/packages_end.txt [2024-06-24T20:02:05.125Z] + case "${OS_FAMILY}" in [2024-06-24T20:02:05.125Z] + dpkg -l [2024-06-24T20:02:05.125Z] + grep '^ii' [2024-06-24T20:02:05.125Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-24T20:02:05.125Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-24T20:02:05.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-24T20:02:05.125Z] + '[' /w/workspace/edgex-go/1 ']' [2024-06-24T20:02:05.125Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-06-24T20:02:05.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-06-24T20:02:05.170Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-24T20:02:05.470Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T20:02:06.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T20:02:06.126Z] [2024-06-24T20:02:06.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T20:02:06.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T20:02:06.553Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-24T20:02:06.553Z] 5eb5b503b376: Pulling fs layer [2024-06-24T20:02:06.553Z] 5c69ac0246d0: Pulling fs layer [2024-06-24T20:02:06.553Z] ec43610c2a17: Pulling fs layer [2024-06-24T20:02:06.553Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-24T20:02:06.553Z] 33b1e0a273af: Pulling fs layer [2024-06-24T20:02:06.553Z] 5d3b04190fa2: Pulling fs layer [2024-06-24T20:02:06.553Z] 2f39f015ded8: Pulling fs layer [2024-06-24T20:02:06.553Z] 33b1e0a273af: Waiting [2024-06-24T20:02:06.553Z] 2f39f015ded8: Waiting [2024-06-24T20:02:06.553Z] 5d3b04190fa2: Waiting [2024-06-24T20:02:06.553Z] 3a2ae6a8a46f: Waiting [2024-06-24T20:02:06.553Z] 5c69ac0246d0: Download complete [2024-06-24T20:02:06.553Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-24T20:02:06.553Z] 3a2ae6a8a46f: Download complete [2024-06-24T20:02:06.553Z] 33b1e0a273af: Verifying Checksum [2024-06-24T20:02:06.553Z] 33b1e0a273af: Download complete [2024-06-24T20:02:06.553Z] 5d3b04190fa2: Verifying Checksum [2024-06-24T20:02:06.553Z] 5d3b04190fa2: Download complete [2024-06-24T20:02:06.553Z] ec43610c2a17: Verifying Checksum [2024-06-24T20:02:06.553Z] ec43610c2a17: Download complete [2024-06-24T20:02:06.812Z] 5eb5b503b376: Verifying Checksum [2024-06-24T20:02:06.813Z] 5eb5b503b376: Download complete [2024-06-24T20:02:07.386Z] 2f39f015ded8: Download complete [2024-06-24T20:02:07.953Z] 5eb5b503b376: Pull complete [2024-06-24T20:02:08.226Z] 5c69ac0246d0: Pull complete [2024-06-24T20:02:08.485Z] ec43610c2a17: Pull complete [2024-06-24T20:02:08.485Z] 3a2ae6a8a46f: Pull complete [2024-06-24T20:02:08.745Z] 33b1e0a273af: Pull complete [2024-06-24T20:02:09.002Z] 5d3b04190fa2: Pull complete [2024-06-24T20:02:13.189Z] 2f39f015ded8: Pull complete [2024-06-24T20:02:13.189Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-24T20:02:13.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T20:02:13.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T20:02:13.431Z] prd-ubuntu20.04-docker-8c-8g-4277 does not seem to be running inside a container [2024-06-24T20:02:13.459Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-24T20:02:14.706Z] $ docker top bded133aa32ba64983855d2caa41eb11a5386cf6ff7e127d910fdac64e0e43fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T20:02:15.118Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-24T20:02:15.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-24T20:02:15.763Z] + ls /var/log/sa-host [2024-06-24T20:02:15.763Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T20:02:16.000Z] provisioning config files... [2024-06-24T20:02:16.011Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3655274934922277979tmp [Pipeline] { [Pipeline] echo [2024-06-24T20:02:16.084Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:02:16.410Z] ---> create-netrc.sh [Pipeline] } [2024-06-24T20:02:16.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:02:16.867Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-24T20:02:16.911Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:02:17.229Z] ---> sudo-logs.sh [2024-06-24T20:02:17.229Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-24T20:02:17.327Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:02:17.655Z] ---> job-cost.sh [2024-06-24T20:02:17.655Z] lf-activate-venv: SKIPPING [2024-06-24T20:02:17.655Z] DEBUG: total: 0.10999999940395355 [2024-06-24T20:02:17.655Z] INFO: Retrieving Stack Cost... [2024-06-24T20:02:18.223Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T20:02:18.482Z] INFO: Archiving Costs [Pipeline] echo [2024-06-24T20:02:18.524Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:02:18.842Z] ---> logs-deploy.sh [2024-06-24T20:02:18.843Z] lf-activate-venv: SKIPPING [2024-06-24T20:02:18.843Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4807/1 [2024-06-24T20:02:18.843Z] INFO: archiving workspace using pattern(s): [2024-06-24T20:02:19.781Z] Archives upload complete. [2024-06-24T20:02:20.040Z] INFO: archiving logs to Nexus [2024-06-24T20:02:20.616Z] ---> uname -a: [2024-06-24T20:02:20.616Z] Linux prd-ubuntu20-04-docker-8c-8g-4277 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] ---> lscpu: [2024-06-24T20:02:20.616Z] Architecture: x86_64 [2024-06-24T20:02:20.616Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-24T20:02:20.616Z] Byte Order: Little Endian [2024-06-24T20:02:20.616Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-24T20:02:20.616Z] CPU(s): 8 [2024-06-24T20:02:20.616Z] On-line CPU(s) list: 0-7 [2024-06-24T20:02:20.616Z] Thread(s) per core: 1 [2024-06-24T20:02:20.616Z] Core(s) per socket: 1 [2024-06-24T20:02:20.616Z] Socket(s): 8 [2024-06-24T20:02:20.616Z] NUMA node(s): 1 [2024-06-24T20:02:20.616Z] Vendor ID: AuthenticAMD [2024-06-24T20:02:20.616Z] CPU family: 23 [2024-06-24T20:02:20.616Z] Model: 49 [2024-06-24T20:02:20.616Z] Model name: AMD EPYC-Rome Processor [2024-06-24T20:02:20.616Z] Stepping: 0 [2024-06-24T20:02:20.616Z] CPU MHz: 2800.000 [2024-06-24T20:02:20.616Z] BogoMIPS: 5600.00 [2024-06-24T20:02:20.616Z] Virtualization: AMD-V [2024-06-24T20:02:20.616Z] Hypervisor vendor: KVM [2024-06-24T20:02:20.616Z] Virtualization type: full [2024-06-24T20:02:20.616Z] L1d cache: 256 KiB [2024-06-24T20:02:20.616Z] L1i cache: 256 KiB [2024-06-24T20:02:20.616Z] L2 cache: 4 MiB [2024-06-24T20:02:20.616Z] L3 cache: 128 MiB [2024-06-24T20:02:20.616Z] NUMA node0 CPU(s): 0-7 [2024-06-24T20:02:20.616Z] Vulnerability Itlb multihit: Not affected [2024-06-24T20:02:20.616Z] Vulnerability L1tf: Not affected [2024-06-24T20:02:20.616Z] Vulnerability Mds: Not affected [2024-06-24T20:02:20.616Z] Vulnerability Meltdown: Not affected [2024-06-24T20:02:20.616Z] Vulnerability Mmio stale data: Not affected [2024-06-24T20:02:20.616Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-24T20:02:20.616Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-24T20:02:20.616Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-24T20:02:20.616Z] Vulnerability Srbds: Not affected [2024-06-24T20:02:20.616Z] Vulnerability Tsx async abort: Not affected [2024-06-24T20:02:20.616Z] 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-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] ---> nproc: [2024-06-24T20:02:20.616Z] 8 [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] ---> df -h: [2024-06-24T20:02:20.616Z] Filesystem Size Used Avail Use% Mounted on [2024-06-24T20:02:20.616Z] overlay 155G 24G 132G 15% / [2024-06-24T20:02:20.616Z] tmpfs 64M 0 64M 0% /dev [2024-06-24T20:02:20.616Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-24T20:02:20.616Z] shm 64M 0 64M 0% /dev/shm [2024-06-24T20:02:20.616Z] /dev/vda1 155G 24G 132G 15% /facter-os [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] ---> sar -b -r -n DEV: [2024-06-24T20:02:20.616Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4277) 06/24/24 _x86_64_ (8 CPU) [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] 19:06:14 LINUX RESTART (8 CPU) [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-24T20:02:20.616Z] 19:08:01 239.61 10.50 229.11 0.00 1704.25 99577.00 0.00 [2024-06-24T20:02:20.616Z] 19:09:01 35.35 0.00 35.35 0.00 0.00 46395.73 0.00 [2024-06-24T20:02:20.616Z] 19:10:01 33.77 0.12 33.65 0.00 2.13 34078.37 0.00 [2024-06-24T20:02:20.616Z] 19:11:01 121.58 0.30 121.28 0.00 34.93 63035.63 0.00 [2024-06-24T20:02:20.616Z] 19:12:01 541.36 10.86 530.49 0.00 2155.24 201654.92 0.00 [2024-06-24T20:02:20.616Z] 19:13:01 429.67 5.05 424.62 0.00 2338.03 153426.49 0.00 [2024-06-24T20:02:20.616Z] 19:14:01 175.11 0.08 175.03 0.00 0.67 62961.59 0.00 [2024-06-24T20:02:20.616Z] 19:15:01 226.07 0.05 226.02 0.00 0.40 90928.89 0.00 [2024-06-24T20:02:20.616Z] 19:16:01 389.69 0.02 389.67 0.00 0.67 21549.74 0.00 [2024-06-24T20:02:20.616Z] 19:17:01 1.77 0.02 1.75 0.00 0.13 20.53 0.00 [2024-06-24T20:02:20.616Z] 19:18:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 [2024-06-24T20:02:20.616Z] 19:19:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2024-06-24T20:02:20.616Z] 19:20:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2024-06-24T20:02:20.616Z] 19:21:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2024-06-24T20:02:20.616Z] 19:22:01 1.55 0.02 1.53 0.00 0.13 24.00 0.00 [2024-06-24T20:02:20.616Z] 19:23:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2024-06-24T20:02:20.616Z] 19:24:01 0.83 0.00 0.83 0.00 0.00 10.80 0.00 [2024-06-24T20:02:20.616Z] 19:25:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2024-06-24T20:02:20.616Z] 19:26:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2024-06-24T20:02:20.616Z] 19:27:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 [2024-06-24T20:02:20.616Z] 19:28:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2024-06-24T20:02:20.616Z] 19:29:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 [2024-06-24T20:02:20.616Z] 19:30:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2024-06-24T20:02:20.616Z] 19:31:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2024-06-24T20:02:20.616Z] 19:32:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2024-06-24T20:02:20.616Z] 19:33:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2024-06-24T20:02:20.616Z] 19:34:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2024-06-24T20:02:20.616Z] 19:35:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 [2024-06-24T20:02:20.616Z] 19:36:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2024-06-24T20:02:20.616Z] 19:37:01 1.87 0.00 1.87 0.00 0.00 21.46 0.00 [2024-06-24T20:02:20.616Z] 19:38:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2024-06-24T20:02:20.616Z] 19:39:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 [2024-06-24T20:02:20.616Z] 19:40:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2024-06-24T20:02:20.616Z] 19:41:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2024-06-24T20:02:20.616Z] 19:42:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2024-06-24T20:02:20.616Z] 19:43:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 [2024-06-24T20:02:20.616Z] 19:44:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 [2024-06-24T20:02:20.616Z] 19:45:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2024-06-24T20:02:20.616Z] 19:46:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2024-06-24T20:02:20.616Z] 19:47:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 [2024-06-24T20:02:20.616Z] 19:48:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2024-06-24T20:02:20.616Z] 19:49:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2024-06-24T20:02:20.616Z] 19:50:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2024-06-24T20:02:20.616Z] 19:51:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 [2024-06-24T20:02:20.616Z] 19:52:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-06-24T20:02:20.616Z] 19:53:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 [2024-06-24T20:02:20.616Z] 19:54:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2024-06-24T20:02:20.616Z] 19:55:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 [2024-06-24T20:02:20.616Z] 19:56:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2024-06-24T20:02:20.616Z] 19:57:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 [2024-06-24T20:02:20.616Z] 19:58:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-06-24T20:02:20.616Z] 19:59:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 [2024-06-24T20:02:20.616Z] 20:00:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2024-06-24T20:02:20.616Z] 20:01:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 [2024-06-24T20:02:20.616Z] 20:02:01 1.05 0.07 0.98 0.00 4.80 25.73 0.00 [2024-06-24T20:02:20.616Z] Average: 40.95 0.49 40.45 0.00 113.49 14080.75 0.00 [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-24T20:02:20.616Z] 19:08:01 28247208 31470864 835120 2.54 125004 3283204 1836272 5.41 1205664 2941148 7268 [2024-06-24T20:02:20.616Z] 19:09:01 27026128 31298676 1003940 3.05 127884 4272108 2364728 6.97 1992524 3314008 251652 [2024-06-24T20:02:20.616Z] 19:10:01 27095412 31403004 896780 2.73 132548 4275780 2025588 5.97 1509060 3697736 291428 [2024-06-24T20:02:20.616Z] 19:11:01 27522588 31407668 894832 2.72 139596 3894124 2031044 5.99 1415040 3410660 45480 [2024-06-24T20:02:20.616Z] 19:12:01 20547396 31132368 1106008 3.36 250720 10083464 3213708 9.47 2551452 8778036 906572 [2024-06-24T20:02:20.616Z] 19:13:01 14178868 28895744 3292092 10.01 329504 13814016 9900032 29.18 5517240 11780860 871104 [2024-06-24T20:02:20.616Z] 19:14:01 11553612 28415844 3776504 11.48 341104 15868416 8272324 24.38 6900652 12959092 1766908 [2024-06-24T20:02:20.616Z] 19:15:01 14668112 31360424 880944 2.68 348080 15836528 2336120 6.88 2945660 14011428 262884 [2024-06-24T20:02:20.616Z] 19:16:01 14432812 31366964 882664 2.68 352620 16067868 2098236 6.18 3008832 14187536 12 [2024-06-24T20:02:20.616Z] 19:17:01 14432976 31367148 882364 2.68 352672 16067872 2098236 6.18 3008736 14187544 48 [2024-06-24T20:02:20.616Z] 19:18:01 14481244 31415552 833624 2.54 352680 16067876 2098236 6.18 2960452 14187544 8 [2024-06-24T20:02:20.616Z] 19:19:01 14482636 31416948 832160 2.53 352692 16067880 2098236 6.18 2958972 14187548 28 [2024-06-24T20:02:20.616Z] 19:20:01 14483736 31418052 831392 2.53 352716 16067880 2098236 6.18 2959092 14187548 8 [2024-06-24T20:02:20.616Z] 19:21:01 14484036 31418404 831104 2.53 352752 16067876 2098236 6.18 2959204 14187556 28 [2024-06-24T20:02:20.616Z] 19:22:01 14483784 31418212 831336 2.53 352812 16067856 2077896 6.12 2960024 14187532 64 [2024-06-24T20:02:20.616Z] 19:23:01 14484076 31418572 830964 2.53 352828 16067864 2077896 6.12 2959792 14187532 4 [2024-06-24T20:02:20.616Z] 19:24:01 14484060 31418660 830724 2.53 352852 16067996 2077896 6.12 2959792 14187636 28 [2024-06-24T20:02:20.616Z] 19:25:01 14484012 31418612 830692 2.53 352868 16068000 2077896 6.12 2959776 14187636 28 [2024-06-24T20:02:20.616Z] 19:26:01 14483728 31418412 830896 2.53 352892 16068004 2077896 6.12 2959828 14187672 4 [2024-06-24T20:02:20.616Z] 19:27:01 14484704 31419436 829864 2.52 352924 16067996 2077896 6.12 2959056 14187676 20 [2024-06-24T20:02:20.616Z] 19:28:01 14484664 31419416 829820 2.52 352944 16068008 2077896 6.12 2959368 14187676 20 [2024-06-24T20:02:20.616Z] 19:29:01 14484552 31419308 829844 2.52 352968 16068012 2077896 6.12 2959152 14187680 8 [2024-06-24T20:02:20.616Z] 19:30:01 14483744 31418656 830364 2.53 352988 16068016 2077896 6.12 2959192 14187688 8 [2024-06-24T20:02:20.616Z] 19:31:01 14484100 31419028 830012 2.52 353000 16068016 2077896 6.12 2959208 14187684 8 [2024-06-24T20:02:20.616Z] 19:32:01 14484084 31419036 829944 2.52 353032 16068008 2077896 6.12 2959168 14187688 16 [2024-06-24T20:02:20.616Z] 19:33:01 14484100 31419112 829856 2.52 353064 16068024 2077896 6.12 2959284 14187696 12 [2024-06-24T20:02:20.616Z] 19:34:01 14484084 31419100 829840 2.52 353076 16068028 2077896 6.12 2959268 14187700 8 [2024-06-24T20:02:20.616Z] 19:35:01 14484316 31419392 829752 2.52 353120 16068036 2077896 6.12 2959324 14187708 8 [2024-06-24T20:02:20.616Z] 19:36:01 14484032 31419136 829952 2.52 353128 16068036 2077896 6.12 2959628 14187704 8 [2024-06-24T20:02:20.616Z] 19:37:01 14483796 31418932 830144 2.52 353164 16068040 2077896 6.12 2959396 14187708 32 [2024-06-24T20:02:20.616Z] 19:38:01 14483964 31419136 830124 2.52 353184 16068040 2093960 6.17 2959652 14187708 156 [2024-06-24T20:02:20.616Z] 19:39:01 14483688 31418904 830288 2.52 353220 16068044 2093960 6.17 2959740 14187712 8 [2024-06-24T20:02:20.616Z] 19:40:01 14484208 31419452 829680 2.52 353244 16068048 2093960 6.17 2959748 14187716 32 [2024-06-24T20:02:20.616Z] 19:41:01 14484508 31419756 829352 2.52 353268 16068048 2093960 6.17 2959484 14187716 8 [2024-06-24T20:02:20.616Z] 19:42:01 14484240 31419552 829564 2.52 353296 16068052 2093960 6.17 2959588 14187724 20 [2024-06-24T20:02:20.616Z] 19:43:01 14484172 31419516 829728 2.52 353336 16068056 2093960 6.17 2959600 14187724 8 [2024-06-24T20:02:20.616Z] 19:44:01 14484416 31419760 829456 2.52 353360 16068060 2077524 6.12 2959636 14187724 8 [2024-06-24T20:02:20.616Z] 19:45:01 14484456 31419864 829388 2.52 353384 16068064 2077524 6.12 2959692 14187732 8 [2024-06-24T20:02:20.616Z] 19:46:01 14484448 31419860 829368 2.52 353404 16068064 2077524 6.12 2959708 14187736 8 [2024-06-24T20:02:20.616Z] 19:47:01 14484432 31419884 829320 2.52 353444 16068056 2077524 6.12 2959688 14187736 8 [2024-06-24T20:02:20.616Z] 19:48:01 14484668 31420124 829028 2.52 353468 16068072 2077524 6.12 2959636 14187740 28 [2024-06-24T20:02:20.616Z] 19:49:01 14484248 31419820 829176 2.52 353496 16068076 2077524 6.12 2960064 14187744 16 [2024-06-24T20:02:20.616Z] 19:50:01 14484240 31419836 829144 2.52 353516 16068080 2077524 6.12 2960008 14187748 8 [2024-06-24T20:02:20.616Z] 19:51:01 14484128 31419760 829120 2.52 353544 16068084 2077524 6.12 2960132 14187752 8 [2024-06-24T20:02:20.616Z] 19:52:01 14484080 31419724 829096 2.52 353572 16068068 2077524 6.12 2960164 14187752 16 [2024-06-24T20:02:20.616Z] 19:53:01 14484032 31419784 828952 2.52 353596 16068172 2077524 6.12 2960088 14187816 8 [2024-06-24T20:02:20.616Z] 19:54:01 14483984 31419780 828920 2.52 353616 16068172 2077524 6.12 2960240 14187840 8 [2024-06-24T20:02:20.616Z] 19:55:01 14484316 31420132 828672 2.52 353632 16068176 2077524 6.12 2960296 14187844 8 [2024-06-24T20:02:20.616Z] 19:56:01 14484088 31419920 828892 2.52 353644 16068180 2077524 6.12 2960024 14187848 8 [2024-06-24T20:02:20.616Z] 19:57:01 14484604 31420464 828528 2.52 353680 16068172 2077524 6.12 2960212 14187848 8 [2024-06-24T20:02:20.616Z] 19:58:01 14484772 31420644 828520 2.52 353696 16068184 2077524 6.12 2959940 14187852 12 [2024-06-24T20:02:20.616Z] 19:59:01 14484788 31420680 828448 2.52 353720 16068184 2077524 6.12 2959992 14187852 8 [2024-06-24T20:02:20.616Z] 20:00:01 14484424 31420424 828604 2.52 353736 16068316 2077524 6.12 2960032 14187936 8 [2024-06-24T20:02:20.616Z] 20:01:01 14484408 31420476 828544 2.52 353748 16068320 2077524 6.12 2960044 14187988 8 [2024-06-24T20:02:20.616Z] 20:02:01 14480176 31416472 832048 2.53 353764 16068544 2089128 6.16 2961680 14188340 96 [2024-06-24T20:02:20.616Z] Average: 15481565 31308807 941736 2.86 334469 15027748 2361162 6.96 2968053 13231200 80077 [2024-06-24T20:02:20.616Z] [2024-06-24T20:02:20.616Z] 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-24T20:02:20.616Z] 19:08:01 docker0 864.86 928.68 63.48 4930.27 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.616Z] 19:08:01 ens3 1159.12 1007.18 9788.73 110.44 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:08:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:08:01 veth7c3c056 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:09:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:09:01 ens3 25.89 14.96 22.42 11.12 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:09:01 veth7c3c056 0.10 0.22 0.01 0.02 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:10:01 docker0 1.60 1.60 0.12 0.14 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:10:01 ens3 26.59 17.38 21.53 11.83 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:10:01 veth7c3c056 1.60 1.60 0.14 0.14 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:11:01 docker0 0.58 0.43 0.05 0.23 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:11:01 ens3 105.58 85.17 2271.79 95.87 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:11:01 lo 1.27 1.27 0.11 0.11 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:11:01 vethe00b75c 0.58 0.53 0.05 0.24 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:12:01 veth9fba744 87.12 169.99 8.65 1189.77 0.00 0.00 0.00 0.10 [2024-06-24T20:02:20.617Z] 19:12:01 docker0 364.64 747.31 30.55 5377.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:12:01 veth3f6133e 85.54 177.74 8.53 1187.61 0.00 0.00 0.00 0.10 [2024-06-24T20:02:20.617Z] 19:12:01 ens3 922.08 467.07 7480.85 106.64 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:12:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:12:01 veth344301c 80.74 173.90 8.24 1188.33 0.00 0.00 0.00 0.10 [2024-06-24T20:02:20.617Z] 19:12:01 vethe00b75c 0.05 0.87 0.00 0.04 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:12:01 veth8f5d40f 69.64 151.97 6.97 832.74 0.00 0.00 0.00 0.07 [2024-06-24T20:02:20.617Z] 19:13:01 veth01c9f9f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 vethe2d8d33 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 vethac8f06b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 docker0 16.19 40.01 1.50 358.22 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 vethbdfb23a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 vethc136c51 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 ens3 135.88 54.41 1747.75 17.08 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 veth2cdb4b3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 veth737f487 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 vethb69030e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 vethe00b75c 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 vethcd6b3e2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 veth40147f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:13:01 vethf42f740 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 veth01c9f9f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 vethe2d8d33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 vethac8f06b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 vethbdfb23a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 vethc136c51 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 ens3 2.43 1.60 1.90 1.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 veth2cdb4b3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 veth737f487 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 vethb69030e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 vethe00b75c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 vethcd6b3e2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 veth40147f7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:14:01 vethf42f740 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 veth01c9f9f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 vethe2d8d33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 vethac8f06b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 vethbdfb23a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 vethc136c51 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 ens3 6.16 3.37 4.78 2.55 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 veth2cdb4b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 veth737f487 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 vethb69030e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 vethe00b75c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 vethcd6b3e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 veth40147f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:15:01 vethf42f740 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:16:01 ens3 13.60 8.68 11.42 5.99 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:17:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:18:01 ens3 0.23 0.10 0.41 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:22:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:24:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:27:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:31:01 ens3 0.30 0.23 0.12 0.02 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:32:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:37:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:39:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:40:01 ens3 0.18 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:41:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:42:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:47:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:52:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.617Z] 19:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:57:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 20:00:01 ens3 0.20 0.15 0.22 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 20:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 20:02:01 ens3 6.27 4.45 5.89 3.00 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] 20:02:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] Average: docker0 22.69 31.24 1.74 193.91 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] Average: ens3 43.80 30.33 388.33 6.66 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-06-24T20:02:20.618Z] [2024-06-24T20:02:20.618Z] [2024-06-24T20:02:20.618Z] ---> sar -P ALL: [2024-06-24T20:02:20.618Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4277) 06/24/24 _x86_64_ (8 CPU) [2024-06-24T20:02:20.618Z] [2024-06-24T20:02:20.618Z] 19:06:14 LINUX RESTART (8 CPU) [2024-06-24T20:02:20.618Z] [2024-06-24T20:02:20.618Z] 19:07:01 CPU %user %nice %system %iowait %steal %idle [2024-06-24T20:02:20.618Z] 19:08:01 all 9.41 0.00 4.53 1.17 0.08 84.82 [2024-06-24T20:02:20.618Z] 19:08:01 0 9.45 0.00 4.01 0.18 0.08 86.27 [2024-06-24T20:02:20.618Z] 19:08:01 1 8.23 0.00 3.48 1.47 0.10 86.72 [2024-06-24T20:02:20.618Z] 19:08:01 2 8.96 0.00 5.56 0.47 0.08 84.92 [2024-06-24T20:02:20.618Z] 19:08:01 3 7.92 0.00 4.75 0.10 0.08 87.14 [2024-06-24T20:02:20.618Z] 19:08:01 4 12.54 0.00 5.23 0.24 0.07 81.92 [2024-06-24T20:02:20.618Z] 19:08:01 5 9.48 0.00 3.30 0.08 0.08 87.05 [2024-06-24T20:02:20.618Z] 19:08:01 6 9.33 0.00 5.00 5.00 0.07 80.59 [2024-06-24T20:02:20.618Z] 19:08:01 7 9.34 0.00 4.87 1.80 0.10 83.89 [2024-06-24T20:02:20.618Z] 19:09:01 all 34.35 0.00 5.13 2.93 0.11 57.47 [2024-06-24T20:02:20.618Z] 19:09:01 0 32.35 0.00 5.27 0.00 0.10 62.28 [2024-06-24T20:02:20.618Z] 19:09:01 1 38.54 0.00 5.66 0.02 0.15 55.63 [2024-06-24T20:02:20.618Z] 19:09:01 2 33.71 0.00 5.35 1.65 0.12 59.17 [2024-06-24T20:02:20.618Z] 19:09:01 3 36.09 0.00 5.18 0.91 0.08 57.74 [2024-06-24T20:02:20.618Z] 19:09:01 4 32.83 0.00 4.36 4.19 0.12 58.50 [2024-06-24T20:02:20.618Z] 19:09:01 5 34.49 0.00 4.82 0.32 0.12 60.25 [2024-06-24T20:02:20.618Z] 19:09:01 6 31.54 0.00 5.51 14.76 0.08 48.11 [2024-06-24T20:02:20.618Z] 19:09:01 7 35.28 0.00 4.93 1.65 0.10 58.05 [2024-06-24T20:02:20.618Z] 19:10:01 all 46.67 0.00 6.19 2.72 0.11 44.31 [2024-06-24T20:02:20.618Z] 19:10:01 0 46.47 0.00 6.01 0.19 0.10 47.23 [2024-06-24T20:02:20.618Z] 19:10:01 1 48.95 0.00 6.23 1.36 0.10 43.36 [2024-06-24T20:02:20.618Z] 19:10:01 2 44.06 0.00 5.90 2.89 0.14 47.01 [2024-06-24T20:02:20.618Z] 19:10:01 3 48.52 0.00 7.12 2.43 0.10 41.83 [2024-06-24T20:02:20.618Z] 19:10:01 4 49.62 0.00 6.89 3.62 0.10 39.76 [2024-06-24T20:02:20.618Z] 19:10:01 5 44.60 0.00 5.72 2.35 0.08 47.25 [2024-06-24T20:02:20.618Z] 19:10:01 6 44.44 0.00 5.69 7.76 0.10 42.00 [2024-06-24T20:02:20.618Z] 19:10:01 7 46.62 0.00 5.95 1.15 0.14 46.14 [2024-06-24T20:02:20.618Z] 19:11:01 all 25.02 0.00 6.05 5.40 0.09 63.44 [2024-06-24T20:02:20.618Z] 19:11:01 0 24.47 0.00 5.89 1.97 0.10 67.56 [2024-06-24T20:02:20.618Z] 19:11:01 1 27.02 0.00 7.72 18.93 0.12 46.21 [2024-06-24T20:02:20.618Z] 19:11:01 2 22.94 0.00 5.42 3.99 0.07 67.59 [2024-06-24T20:02:20.618Z] 19:11:01 3 25.95 0.00 7.62 0.93 0.07 65.43 [2024-06-24T20:02:20.618Z] 19:11:01 4 29.77 0.00 7.16 7.21 0.15 55.70 [2024-06-24T20:02:20.618Z] 19:11:01 5 23.68 0.00 4.33 3.39 0.08 68.52 [2024-06-24T20:02:20.618Z] 19:11:01 6 21.48 0.00 4.73 5.80 0.08 67.90 [2024-06-24T20:02:20.618Z] 19:11:01 7 24.88 0.00 5.51 1.13 0.07 68.42 [2024-06-24T20:02:20.618Z] 19:12:01 all 18.04 0.00 7.20 33.87 0.12 40.77 [2024-06-24T20:02:20.618Z] 19:12:01 0 17.86 0.00 7.19 31.62 0.10 43.23 [2024-06-24T20:02:20.618Z] 19:12:01 1 20.10 0.00 8.57 50.41 0.12 20.80 [2024-06-24T20:02:20.618Z] 19:12:01 2 17.88 0.00 6.75 32.09 0.12 43.15 [2024-06-24T20:02:20.618Z] 19:12:01 3 18.02 0.00 6.29 33.16 0.10 42.42 [2024-06-24T20:02:20.618Z] 19:12:01 4 18.52 0.00 7.07 19.57 0.15 54.69 [2024-06-24T20:02:20.618Z] 19:12:01 5 16.95 0.00 6.91 30.00 0.12 46.02 [2024-06-24T20:02:20.618Z] 19:12:01 6 17.20 0.00 7.99 29.95 0.12 44.74 [2024-06-24T20:02:20.618Z] 19:12:01 7 17.80 0.00 6.84 44.26 0.12 30.98 [2024-06-24T20:02:20.618Z] 19:13:01 all 38.79 0.00 7.57 15.81 0.09 37.74 [2024-06-24T20:02:20.618Z] 19:13:01 0 37.88 0.00 7.52 6.34 0.10 48.15 [2024-06-24T20:02:20.618Z] 19:13:01 1 39.16 0.00 8.63 10.88 0.07 41.26 [2024-06-24T20:02:20.618Z] 19:13:01 2 38.59 0.00 7.81 15.88 0.08 37.63 [2024-06-24T20:02:20.618Z] 19:13:01 3 38.20 0.00 7.40 5.90 0.12 48.37 [2024-06-24T20:02:20.618Z] 19:13:01 4 38.20 0.00 8.24 32.13 0.10 21.32 [2024-06-24T20:02:20.618Z] 19:13:01 5 40.45 0.00 6.66 10.78 0.08 42.03 [2024-06-24T20:02:20.618Z] 19:13:01 6 38.79 0.00 7.34 36.38 0.08 17.41 [2024-06-24T20:02:20.618Z] 19:13:01 7 39.00 0.00 6.97 8.23 0.08 45.71 [2024-06-24T20:02:20.618Z] 19:14:01 all 86.41 0.00 13.36 0.00 0.22 0.00 [2024-06-24T20:02:20.618Z] 19:14:01 0 86.33 0.00 13.51 0.00 0.16 0.00 [2024-06-24T20:02:20.618Z] 19:14:01 1 85.05 0.00 14.48 0.00 0.47 0.00 [2024-06-24T20:02:20.618Z] 19:14:01 2 87.73 0.00 12.11 0.00 0.16 0.00 [2024-06-24T20:02:20.618Z] 19:14:01 3 87.67 0.00 12.03 0.02 0.26 0.02 [2024-06-24T20:02:20.618Z] 19:14:01 4 86.40 0.00 13.45 0.00 0.15 0.00 [2024-06-24T20:02:20.618Z] 19:14:01 5 85.81 0.00 14.01 0.02 0.16 0.00 [2024-06-24T20:02:20.618Z] 19:14:01 6 86.39 0.00 13.40 0.00 0.21 0.00 [2024-06-24T20:02:20.618Z] 19:14:01 7 85.88 0.00 13.93 0.00 0.19 0.00 [2024-06-24T20:02:20.618Z] 19:15:01 all 46.89 0.00 8.18 6.56 0.12 38.26 [2024-06-24T20:02:20.618Z] 19:15:01 0 47.92 0.00 6.82 0.00 0.08 45.18 [2024-06-24T20:02:20.618Z] 19:15:01 1 48.07 0.00 8.14 1.08 0.12 42.59 [2024-06-24T20:02:20.618Z] 19:15:01 2 46.78 0.00 9.15 5.40 0.10 38.56 [2024-06-24T20:02:20.618Z] 19:15:01 3 46.51 0.00 8.00 0.72 0.16 44.61 [2024-06-24T20:02:20.618Z] 19:15:01 4 45.73 0.00 7.92 0.48 0.21 45.66 [2024-06-24T20:02:20.618Z] 19:15:01 5 45.68 0.00 9.18 43.51 0.10 1.53 [2024-06-24T20:02:20.618Z] 19:15:01 6 46.41 0.00 8.63 1.30 0.09 43.57 [2024-06-24T20:02:20.618Z] 19:15:01 7 47.91 0.00 7.61 0.64 0.10 43.73 [2024-06-24T20:02:20.618Z] 19:16:01 all 1.42 0.00 0.98 9.98 0.04 87.58 [2024-06-24T20:02:20.618Z] 19:16:01 0 1.52 0.00 1.04 7.91 0.03 89.50 [2024-06-24T20:02:20.618Z] 19:16:01 1 1.44 0.00 1.24 11.00 0.03 86.29 [2024-06-24T20:02:20.618Z] 19:16:01 2 1.41 0.00 0.99 9.08 0.03 88.50 [2024-06-24T20:02:20.618Z] 19:16:01 3 1.25 0.00 0.72 6.71 0.05 91.27 [2024-06-24T20:02:20.618Z] 19:16:01 4 1.27 0.00 0.97 10.78 0.03 86.94 [2024-06-24T20:02:20.618Z] 19:16:01 5 1.54 0.00 0.99 15.32 0.03 82.12 [2024-06-24T20:02:20.618Z] 19:16:01 6 1.37 0.00 0.89 9.95 0.03 87.76 [2024-06-24T20:02:20.618Z] 19:16:01 7 1.59 0.00 1.02 9.12 0.03 88.23 [2024-06-24T20:02:20.618Z] 19:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-06-24T20:02:20.618Z] 19:17:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2024-06-24T20:02:20.618Z] 19:17:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-24T20:02:20.618Z] 19:17:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-06-24T20:02:20.618Z] 19:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.618Z] 19:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.618Z] 19:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:17:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2024-06-24T20:02:20.618Z] 19:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-06-24T20:02:20.618Z] 19:18:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-06-24T20:02:20.618Z] 19:18:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-06-24T20:02:20.618Z] 19:18:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-06-24T20:02:20.618Z] 19:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-06-24T20:02:20.618Z] 19:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.618Z] 19:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-24T20:02:20.618Z] 19:18:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2024-06-24T20:02:20.618Z] [2024-06-24T20:02:20.618Z] 19:18:01 CPU %user %nice %system %iowait %steal %idle [2024-06-24T20:02:20.618Z] 19:19:01 all 0.01 0.00 0.01 0.00 0.02 99.95 [2024-06-24T20:02:20.618Z] 19:19:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-24T20:02:20.618Z] 19:19:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-06-24T20:02:20.618Z] 19:19:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2024-06-24T20:02:20.618Z] 19:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-24T20:02:20.618Z] 19:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.618Z] 19:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.618Z] 19:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.618Z] 19:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.618Z] 19:20:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2024-06-24T20:02:20.618Z] 19:20:01 0 1.27 0.00 0.00 0.02 0.02 98.69 [2024-06-24T20:02:20.618Z] 19:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.618Z] 19:20:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-06-24T20:02:20.618Z] 19:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:20:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-24T20:02:20.618Z] 19:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.618Z] 19:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-24T20:02:20.618Z] 19:21:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-06-24T20:02:20.618Z] 19:21:01 0 0.58 0.00 0.07 0.02 0.00 99.33 [2024-06-24T20:02:20.618Z] 19:21:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-24T20:02:20.618Z] 19:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-24T20:02:20.618Z] 19:21:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-06-24T20:02:20.618Z] 19:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.618Z] 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.618Z] 19:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.618Z] 19:22:01 all 0.11 0.00 0.03 0.01 0.02 99.83 [2024-06-24T20:02:20.618Z] 19:22:01 0 0.68 0.00 0.03 0.03 0.02 99.24 [2024-06-24T20:02:20.618Z] 19:22:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-06-24T20:02:20.618Z] 19:22:01 2 0.03 0.00 0.03 0.00 0.05 99.88 [2024-06-24T20:02:20.618Z] 19:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-06-24T20:02:20.618Z] 19:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-24T20:02:20.618Z] 19:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.618Z] 19:22:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-24T20:02:20.618Z] 19:22:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-24T20:02:20.618Z] 19:23:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2024-06-24T20:02:20.618Z] 19:23:01 0 0.70 0.00 0.00 0.00 0.02 99.29 [2024-06-24T20:02:20.618Z] 19:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.618Z] 19:23:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-06-24T20:02:20.618Z] 19:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-24T20:02:20.618Z] 19:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.618Z] 19:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-24T20:02:20.618Z] 19:23:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-24T20:02:20.618Z] 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-24T20:02:20.618Z] 19:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-24T20:02:20.618Z] 19:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.618Z] 19:24:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-06-24T20:02:20.618Z] 19:24:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-06-24T20:02:20.618Z] 19:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.618Z] 19:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.618Z] 19:25:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-06-24T20:02:20.618Z] 19:25:01 0 0.68 0.00 0.03 0.02 0.02 99.25 [2024-06-24T20:02:20.618Z] 19:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.618Z] 19:25:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-06-24T20:02:20.618Z] 19:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-24T20:02:20.618Z] 19:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.618Z] 19:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.618Z] 19:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.618Z] 19:26:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2024-06-24T20:02:20.618Z] 19:26:01 0 1.60 0.00 0.00 0.02 0.02 98.37 [2024-06-24T20:02:20.618Z] 19:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.618Z] 19:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.618Z] 19:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-24T20:02:20.618Z] 19:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-24T20:02:20.619Z] 19:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.619Z] 19:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-06-24T20:02:20.619Z] 19:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-06-24T20:02:20.619Z] 19:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:27:01 2 0.03 0.00 0.00 0.00 0.05 99.92 [2024-06-24T20:02:20.619Z] 19:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-24T20:02:20.619Z] 19:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:27:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-24T20:02:20.619Z] 19:28:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2024-06-24T20:02:20.619Z] 19:28:01 0 0.00 0.00 0.00 0.05 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:28:01 2 0.05 0.00 0.00 0.00 0.03 99.92 [2024-06-24T20:02:20.619Z] 19:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.619Z] 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:28:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-24T20:02:20.619Z] 19:29:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-06-24T20:02:20.619Z] 19:29:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-06-24T20:02:20.619Z] 19:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-24T20:02:20.619Z] 19:29:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-06-24T20:02:20.619Z] 19:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:29:01 5 0.02 0.00 0.05 0.02 0.00 99.92 [2024-06-24T20:02:20.619Z] 19:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.619Z] [2024-06-24T20:02:20.619Z] 19:29:01 CPU %user %nice %system %iowait %steal %idle [2024-06-24T20:02:20.619Z] 19:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-06-24T20:02:20.619Z] 19:30:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:30:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2024-06-24T20:02:20.619Z] 19:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.619Z] 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-06-24T20:02:20.619Z] 19:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:31:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:31:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-06-24T20:02:20.619Z] 19:31:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:31:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-06-24T20:02:20.619Z] 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:32:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2024-06-24T20:02:20.619Z] 19:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:32:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:32:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2024-06-24T20:02:20.619Z] 19:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.619Z] 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:33:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-06-24T20:02:20.619Z] 19:33:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:33:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-06-24T20:02:20.619Z] 19:33:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-06-24T20:02:20.619Z] 19:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-24T20:02:20.619Z] 19:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:33:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:34:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2024-06-24T20:02:20.619Z] 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.619Z] 19:34:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2024-06-24T20:02:20.619Z] 19:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.619Z] 19:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.619Z] 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:35:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2024-06-24T20:02:20.619Z] 19:35:01 0 0.42 0.00 0.02 0.07 0.02 99.48 [2024-06-24T20:02:20.619Z] 19:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:35:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-24T20:02:20.619Z] 19:35:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-24T20:02:20.619Z] 19:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-06-24T20:02:20.619Z] 19:36:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2024-06-24T20:02:20.619Z] 19:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:36:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-06-24T20:02:20.619Z] 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:36:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-24T20:02:20.619Z] 19:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.619Z] 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-06-24T20:02:20.619Z] 19:37:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-06-24T20:02:20.619Z] 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:37:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-24T20:02:20.619Z] 19:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-24T20:02:20.619Z] 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:37:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-06-24T20:02:20.619Z] 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-06-24T20:02:20.619Z] 19:38:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:38:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:38:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2024-06-24T20:02:20.619Z] 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:38:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-06-24T20:02:20.619Z] 19:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-24T20:02:20.619Z] 19:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-24T20:02:20.619Z] 19:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.619Z] 19:39:01 2 0.00 0.00 0.05 0.00 0.03 99.92 [2024-06-24T20:02:20.619Z] 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:39:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-06-24T20:02:20.619Z] 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.619Z] 19:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-24T20:02:20.619Z] 19:40:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-24T20:02:20.619Z] 19:40:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:40:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-06-24T20:02:20.619Z] 19:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-24T20:02:20.619Z] 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.619Z] 19:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] [2024-06-24T20:02:20.619Z] 19:40:01 CPU %user %nice %system %iowait %steal %idle [2024-06-24T20:02:20.619Z] 19:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-06-24T20:02:20.619Z] 19:41:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-24T20:02:20.619Z] 19:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:41:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-06-24T20:02:20.619Z] 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.619Z] 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.619Z] 19:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:41:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-06-24T20:02:20.620Z] 19:42:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-06-24T20:02:20.620Z] 19:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:42:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2024-06-24T20:02:20.620Z] 19:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.620Z] 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:42:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-06-24T20:02:20.620Z] 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:43:01 all 0.06 0.00 0.01 0.00 0.02 99.91 [2024-06-24T20:02:20.620Z] 19:43:01 0 0.40 0.00 0.00 0.02 0.02 99.57 [2024-06-24T20:02:20.620Z] 19:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:43:01 2 0.02 0.00 0.03 0.00 0.05 99.90 [2024-06-24T20:02:20.620Z] 19:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 19:44:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-06-24T20:02:20.620Z] 19:44:01 0 1.97 0.00 0.00 0.02 0.02 98.00 [2024-06-24T20:02:20.620Z] 19:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:44:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-06-24T20:02:20.620Z] 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-24T20:02:20.620Z] 19:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-24T20:02:20.620Z] 19:44:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2024-06-24T20:02:20.620Z] 19:45:01 all 0.26 0.00 0.02 0.00 0.01 99.70 [2024-06-24T20:02:20.620Z] 19:45:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2024-06-24T20:02:20.620Z] 19:45:01 1 0.00 0.00 0.03 0.03 0.02 99.92 [2024-06-24T20:02:20.620Z] 19:45:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-06-24T20:02:20.620Z] 19:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-24T20:02:20.620Z] 19:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-24T20:02:20.620Z] 19:46:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-06-24T20:02:20.620Z] 19:46:01 0 1.99 0.00 0.00 0.02 0.02 97.98 [2024-06-24T20:02:20.620Z] 19:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-24T20:02:20.620Z] 19:46:01 2 0.03 0.00 0.05 0.00 0.03 99.88 [2024-06-24T20:02:20.620Z] 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-24T20:02:20.620Z] 19:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:47:01 all 0.23 0.00 0.02 0.01 0.01 99.73 [2024-06-24T20:02:20.620Z] 19:47:01 0 1.73 0.00 0.10 0.02 0.02 98.14 [2024-06-24T20:02:20.620Z] 19:47:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:47:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2024-06-24T20:02:20.620Z] 19:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 19:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-24T20:02:20.620Z] 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:48:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-06-24T20:02:20.620Z] 19:48:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2024-06-24T20:02:20.620Z] 19:48:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-24T20:02:20.620Z] 19:48:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-24T20:02:20.620Z] 19:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-24T20:02:20.620Z] 19:48:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2024-06-24T20:02:20.620Z] 19:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-24T20:02:20.620Z] 19:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-06-24T20:02:20.620Z] 19:49:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:49:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:49:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-06-24T20:02:20.620Z] 19:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-24T20:02:20.620Z] 19:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-24T20:02:20.620Z] 19:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:50:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-06-24T20:02:20.620Z] 19:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-24T20:02:20.620Z] 19:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-24T20:02:20.620Z] 19:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:51:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-06-24T20:02:20.620Z] 19:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 19:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-24T20:02:20.620Z] 19:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 19:51:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2024-06-24T20:02:20.620Z] 19:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:51:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] [2024-06-24T20:02:20.620Z] 19:51:01 CPU %user %nice %system %iowait %steal %idle [2024-06-24T20:02:20.620Z] 19:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-06-24T20:02:20.620Z] 19:52:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2024-06-24T20:02:20.620Z] 19:52:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.620Z] 19:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-24T20:02:20.620Z] 19:52:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-06-24T20:02:20.620Z] 19:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 19:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:53:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-06-24T20:02:20.620Z] 19:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:53:01 1 0.00 0.00 0.00 0.05 0.02 99.93 [2024-06-24T20:02:20.620Z] 19:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:53:01 4 0.08 0.00 0.03 0.00 0.03 99.85 [2024-06-24T20:02:20.620Z] 19:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 19:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:54:01 all 0.07 0.00 0.00 0.07 0.01 99.85 [2024-06-24T20:02:20.620Z] 19:54:01 0 0.00 0.00 0.00 0.23 0.00 99.77 [2024-06-24T20:02:20.620Z] 19:54:01 1 0.00 0.00 0.00 0.33 0.00 99.67 [2024-06-24T20:02:20.620Z] 19:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.620Z] 19:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:54:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2024-06-24T20:02:20.620Z] 19:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-24T20:02:20.620Z] 19:54:01 6 0.47 0.00 0.00 0.00 0.02 99.52 [2024-06-24T20:02:20.620Z] 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-06-24T20:02:20.620Z] 19:55:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:55:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:55:01 4 0.10 0.00 0.02 0.00 0.03 99.85 [2024-06-24T20:02:20.620Z] 19:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-06-24T20:02:20.620Z] 19:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:56:01 1 0.00 0.00 0.00 0.08 0.02 99.90 [2024-06-24T20:02:20.620Z] 19:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 19:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-24T20:02:20.620Z] 19:56:01 4 0.02 0.00 0.03 0.02 0.03 99.90 [2024-06-24T20:02:20.620Z] 19:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 19:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-06-24T20:02:20.620Z] 19:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-24T20:02:20.620Z] 19:57:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-24T20:02:20.620Z] 19:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:57:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2024-06-24T20:02:20.620Z] 19:57:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2024-06-24T20:02:20.620Z] 19:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 19:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-06-24T20:02:20.620Z] 19:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-24T20:02:20.620Z] 19:58:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-24T20:02:20.620Z] 19:58:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-24T20:02:20.620Z] 19:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 19:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 19:59:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2024-06-24T20:02:20.620Z] 19:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-24T20:02:20.620Z] 19:59:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-24T20:02:20.620Z] 19:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-24T20:02:20.620Z] 19:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-24T20:02:20.620Z] 19:59:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2024-06-24T20:02:20.620Z] 19:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-24T20:02:20.620Z] 19:59:01 6 1.50 0.00 0.03 0.00 0.02 98.45 [2024-06-24T20:02:20.620Z] 19:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 20:00:01 all 0.23 0.00 0.02 0.00 0.01 99.74 [2024-06-24T20:02:20.620Z] 20:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-24T20:02:20.620Z] 20:00:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2024-06-24T20:02:20.620Z] 20:00:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-24T20:02:20.620Z] 20:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 20:00:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-24T20:02:20.620Z] 20:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-24T20:02:20.620Z] 20:00:01 6 1.74 0.00 0.00 0.00 0.00 98.26 [2024-06-24T20:02:20.620Z] 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 20:01:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-06-24T20:02:20.620Z] 20:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-06-24T20:02:20.620Z] 20:01:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-24T20:02:20.620Z] 20:01:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-24T20:02:20.620Z] 20:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-24T20:02:20.620Z] 20:01:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-06-24T20:02:20.620Z] 20:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-24T20:02:20.620Z] 20:01:01 6 0.15 0.00 0.05 0.00 0.02 99.78 [2024-06-24T20:02:20.620Z] 20:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-24T20:02:20.620Z] 20:02:01 all 0.28 0.00 0.13 0.00 0.01 99.58 [2024-06-24T20:02:20.620Z] 20:02:01 0 0.03 0.00 0.08 0.02 0.02 99.85 [2024-06-24T20:02:20.620Z] 20:02:01 1 0.30 0.00 0.12 0.00 0.02 99.57 [2024-06-24T20:02:20.620Z] 20:02:01 2 0.27 0.00 0.13 0.00 0.02 99.58 [2024-06-24T20:02:20.620Z] 20:02:01 3 0.23 0.00 0.15 0.00 0.00 99.62 [2024-06-24T20:02:20.620Z] 20:02:01 4 0.30 0.00 0.15 0.00 0.03 99.52 [2024-06-24T20:02:20.620Z] 20:02:01 5 0.13 0.00 0.17 0.00 0.02 99.68 [2024-06-24T20:02:20.620Z] 20:02:01 6 0.62 0.00 0.07 0.00 0.00 99.32 [2024-06-24T20:02:20.620Z] 20:02:01 7 0.32 0.00 0.17 0.00 0.00 99.52 [2024-06-24T20:02:20.620Z] [2024-06-24T20:02:20.620Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-06-24T20:02:20.620Z] Average: all 5.52 0.00 1.07 1.41 0.03 91.98 [2024-06-24T20:02:20.620Z] Average: 0 5.66 0.00 1.03 0.88 0.02 92.41 [2024-06-24T20:02:20.620Z] Average: 1 5.61 0.00 1.15 1.71 0.03 91.49 [2024-06-24T20:02:20.620Z] Average: 2 5.41 0.00 1.07 1.28 0.04 92.20 [2024-06-24T20:02:20.620Z] Average: 3 5.53 0.00 1.06 0.91 0.02 92.48 [2024-06-24T20:02:20.620Z] Average: 4 5.67 0.00 1.11 1.41 0.03 91.77 [2024-06-24T20:02:20.620Z] Average: 5 5.40 0.00 1.01 1.88 0.02 91.69 [2024-06-24T20:02:20.620Z] Average: 6 5.37 0.00 1.06 1.99 0.02 91.56 [2024-06-24T20:02:20.620Z] Average: 7 5.52 0.00 1.04 1.22 0.02 92.20 [2024-06-24T20:02:20.620Z] [2024-06-24T20:02:20.620Z] [2024-06-24T20:02:20.620Z]