Pull request #4760 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf0b76d26c491bba65422d1e79bf20f821001043+536ca4d65dad574219870c9c3162dc8b463e02a2 (ee656f1acd6611ff62e2dc4d22be20385153b15b) 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-ssh843236292413809928.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7500904249589134740.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4760/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-4760/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15915711351704927156.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-4760/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1515154994129685161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17443750646702497998.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-4760/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-4760/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17794932459345862838.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1421 in /w/workspace/edgexfoundry_edgex-go_PR-4760 [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 536ca4d65dad574219870c9c3162dc8b463e02a2 into PR head commit cf0b76d26c491bba65422d1e79bf20f821001043 > 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/4760/head:refs/remotes/origin/PR-4760 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf0b76d26c491bba65422d1e79bf20f821001043 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing cf0b76d26c491bba65422d1e79bf20f821001043 Checking out Revision cf0b76d26c491bba65422d1e79bf20f821001043 (PR-4760) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-21T20:01:03.922Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-21T20:01:04.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-21T20:01:04.210Z] ========================================================= [2024-02-21T20:01:04.210Z] EdgeX Global Pipelines Version Info [2024-02-21T20:01:04.210Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 536ca4d65dad574219870c9c3162dc8b463e02a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf0b76d26c491bba65422d1e79bf20f821001043 # timeout=10 [2024-02-21T20:01:05.336Z] ------------------- [2024-02-21T20:01:05.336Z] stable info: [2024-02-21T20:01:05.336Z] ------------------- [2024-02-21T20:01:05.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-21T20:01:05.336Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T20:01:05.336Z] Message: update stable to v1.0.258 [2024-02-21T20:01:05.915Z] ------------------- [2024-02-21T20:01:05.915Z] experimental info: [2024-02-21T20:01:05.915Z] ------------------- [2024-02-21T20:01:05.915Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-21T20:01:05.915Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T20:01:05.915Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-21T20:01:06.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-21T20:01:06.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-21T20:01:06.238Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-21T20:01:06.299Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-21T20:01:06.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-21T20:01:06.420Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-21T20:01:06.471Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-21T20:01:06.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-21T20:01:06.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-21T20:01:06.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-21T20:01:06.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-21T20:01:06.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-21T20:01:06.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-21T20:01:06.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-21T20:01:06.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-21T20:01:07.018Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T20:01:07.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T20:01:07.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-21T20:01:07.206Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-21T20:01:07.272Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-21T20:01:07.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-21T20:01:07.405Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-21T20:01:07.471Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-21T20:01:07.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4760 [Pipeline] echo [2024-02-21T20:01:07.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4760 [Pipeline] echo [2024-02-21T20:01:07.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4760 [Pipeline] echo [2024-02-21T20:01:07.733Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf0b76d26c491bba65422d1e79bf20f821001043 [Pipeline] echo [2024-02-21T20:01:07.806Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf0b76d [Pipeline] echo [2024-02-21T20:01:07.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T20:01:08.116Z] provisioning config files... [2024-02-21T20:01:08.129Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8084955756360495655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:01:08.531Z] ---> ****-login.sh [2024-02-21T20:01:08.531Z] nexus3.edgexfoundry.org:10001 [2024-02-21T20:01:08.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:01:08.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:01:08.791Z] Configure a credential helper to remove this warning. See [2024-02-21T20:01:08.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:01:08.792Z] [2024-02-21T20:01:09.052Z] Login Succeeded [2024-02-21T20:01:09.052Z] nexus3.edgexfoundry.org:10002 [2024-02-21T20:01:09.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:01:09.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:01:09.052Z] Configure a credential helper to remove this warning. See [2024-02-21T20:01:09.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:01:09.052Z] [2024-02-21T20:01:09.052Z] Login Succeeded [2024-02-21T20:01:09.052Z] nexus3.edgexfoundry.org:10003 [2024-02-21T20:01:09.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:01:09.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:01:09.052Z] Configure a credential helper to remove this warning. See [2024-02-21T20:01:09.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:01:09.052Z] [2024-02-21T20:01:09.052Z] Login Succeeded [2024-02-21T20:01:09.052Z] nexus3.edgexfoundry.org:10004 [2024-02-21T20:01:09.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:01:09.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:01:09.313Z] Configure a credential helper to remove this warning. See [2024-02-21T20:01:09.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:01:09.313Z] [2024-02-21T20:01:09.313Z] Login Succeeded [2024-02-21T20:01:09.313Z] ****.io [2024-02-21T20:01:09.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:01:09.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:01:09.574Z] Configure a credential helper to remove this warning. See [2024-02-21T20:01:09.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:01:09.574Z] [2024-02-21T20:01:09.574Z] Login Succeeded [2024-02-21T20:01:09.574Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T20:01:09.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T20:01:10.095Z] + 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-02-21T20:01:10.095Z] + dirname cmd/core-command/Dockerfile [2024-02-21T20:01:10.095Z] + cut -d/ -f2 [2024-02-21T20:01:10.095Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-21T20:01:10.095Z] + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile [2024-02-21T20:01:10.095Z] [2024-02-21T20:01:10.095Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-21T20:01:10.095Z] + + dirname cmd/core-data/Dockerfile [2024-02-21T20:01:10.095Z] cut -d/ -f2 [2024-02-21T20:01:10.095Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-21T20:01:10.095Z] + cut -d/+ -f2 [2024-02-21T20:01:10.095Z] dirname cmd/core-metadata/Dockerfile [2024-02-21T20:01:10.095Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-21T20:01:10.095Z] + cut -d/ -f2+ [2024-02-21T20:01:10.095Z] dirname cmd/security-bootstrapper/Dockerfile [2024-02-21T20:01:10.095Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-21T20:01:10.095Z] + + cut -d/dirname -f2 cmd/security-proxy-auth/Dockerfile [2024-02-21T20:01:10.095Z] [2024-02-21T20:01:10.095Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-21T20:01:10.095Z] + + cut -d/ -f2 [2024-02-21T20:01:10.095Z] dirname cmd/security-proxy-setup/Dockerfile [2024-02-21T20:01:10.095Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-21T20:01:10.095Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-21T20:01:10.095Z] + cut -d/ -f2 [2024-02-21T20:01:10.095Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-21T20:01:10.095Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-21T20:01:10.095Z] + cut -d/ -f2 [2024-02-21T20:01:10.095Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-21T20:01:10.095Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-21T20:01:10.095Z] + cut -d/ -f2 [2024-02-21T20:01:10.095Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-21T20:01:10.095Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-21T20:01:10.095Z] + cut -d/ -f2 [2024-02-21T20:01:10.095Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-21T20:01:10.095Z] + cut -d/ -f2 [2024-02-21T20:01:10.095Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-21T20:01:10.095Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-21T20:01:10.095Z] + dirname cmd/support-notifications/Dockerfile [2024-02-21T20:01:10.095Z] + cut -d/ -f2 [2024-02-21T20:01:10.095Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-21T20:01:10.095Z] + + dirname cmd/support-scheduler/Dockerfilecut [2024-02-21T20:01:10.095Z] -d/ -f2 [2024-02-21T20:01:10.095Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-21T20:01:10.149Z] 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-02-21T20:01:10.720Z] + git rev-list -1 --merges cf0b76d26c491bba65422d1e79bf20f821001043~1..cf0b76d26c491bba65422d1e79bf20f821001043 [Pipeline] echo [2024-02-21T20:01:10.754Z] -----------> git rev-list -1 --merges cf0b76d26c491bba65422d1e79bf20f821001043~1..cf0b76d26c491bba65422d1e79bf20f821001043 cf0b76d26c491bba65422d1e79bf20f821001043 [false] [Pipeline] sh [2024-02-21T20:01:11.080Z] + git log --format=format:%s -1 cf0b76d26c491bba65422d1e79bf20f821001043 [Pipeline] echo [2024-02-21T20:01:11.116Z] ========================================================= [2024-02-21T20:01:11.116Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-21T20:01:11.116Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-21T20:01:11.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T20:01:11.640Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-21T20:01:11.640Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-21T20:01:11.640Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-21T20:01:11.640Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-21T20:01:11.640Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-21T20:01:11.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:01:12.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T20:01:12.141Z] [2024-02-21T20:01:12.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:01:12.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T20:01:12.542Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-21T20:01:12.542Z] b85a868b505f: Pulling fs layer [2024-02-21T20:01:12.542Z] e2be974225ed: Pulling fs layer [2024-02-21T20:01:12.542Z] 339a4e72a1f5: Pulling fs layer [2024-02-21T20:01:12.542Z] 988bab9f4d93: Pulling fs layer [2024-02-21T20:01:12.542Z] 1469e6f7b9e6: Pulling fs layer [2024-02-21T20:01:12.542Z] eaf3925da568: Pulling fs layer [2024-02-21T20:01:12.542Z] 1469e6f7b9e6: Waiting [2024-02-21T20:01:12.542Z] 988bab9f4d93: Waiting [2024-02-21T20:01:12.542Z] eaf3925da568: Waiting [2024-02-21T20:01:12.542Z] bab4dde63d76: Pulling fs layer [2024-02-21T20:01:12.542Z] bde34c3a00c8: Pulling fs layer [2024-02-21T20:01:12.542Z] bab4dde63d76: Waiting [2024-02-21T20:01:12.542Z] bde34c3a00c8: Waiting [2024-02-21T20:01:12.542Z] b352a97aabf1: Pulling fs layer [2024-02-21T20:01:12.542Z] 4872d77fe225: Pulling fs layer [2024-02-21T20:01:12.542Z] b352a97aabf1: Waiting [2024-02-21T20:01:12.542Z] 5851b861e8e6: Pulling fs layer [2024-02-21T20:01:12.542Z] 5851b861e8e6: Waiting [2024-02-21T20:01:12.542Z] 4872d77fe225: Waiting [2024-02-21T20:01:12.542Z] e2be974225ed: Download complete [2024-02-21T20:01:12.542Z] 988bab9f4d93: Verifying Checksum [2024-02-21T20:01:12.542Z] 988bab9f4d93: Download complete [2024-02-21T20:01:12.542Z] 1469e6f7b9e6: Verifying Checksum [2024-02-21T20:01:12.542Z] 1469e6f7b9e6: Download complete [2024-02-21T20:01:12.802Z] eaf3925da568: Download complete [2024-02-21T20:01:12.802Z] 339a4e72a1f5: Verifying Checksum [2024-02-21T20:01:12.802Z] 339a4e72a1f5: Download complete [2024-02-21T20:01:12.802Z] bde34c3a00c8: Download complete [2024-02-21T20:01:12.802Z] b352a97aabf1: Verifying Checksum [2024-02-21T20:01:12.802Z] b352a97aabf1: Download complete [2024-02-21T20:01:12.802Z] 4872d77fe225: Verifying Checksum [2024-02-21T20:01:12.802Z] 4872d77fe225: Download complete [2024-02-21T20:01:12.802Z] 5851b861e8e6: Verifying Checksum [2024-02-21T20:01:12.802Z] 5851b861e8e6: Download complete [2024-02-21T20:01:12.802Z] b85a868b505f: Verifying Checksum [2024-02-21T20:01:12.802Z] b85a868b505f: Download complete [2024-02-21T20:01:13.060Z] bab4dde63d76: Verifying Checksum [2024-02-21T20:01:13.060Z] bab4dde63d76: Download complete [2024-02-21T20:01:13.998Z] b85a868b505f: Pull complete [2024-02-21T20:01:14.257Z] e2be974225ed: Pull complete [2024-02-21T20:01:14.825Z] 339a4e72a1f5: Pull complete [2024-02-21T20:01:14.825Z] 988bab9f4d93: Pull complete [2024-02-21T20:01:15.084Z] 1469e6f7b9e6: Pull complete [2024-02-21T20:01:15.084Z] eaf3925da568: Pull complete [2024-02-21T20:01:16.989Z] bab4dde63d76: Pull complete [2024-02-21T20:01:16.989Z] bde34c3a00c8: Pull complete [2024-02-21T20:01:17.257Z] b352a97aabf1: Pull complete [2024-02-21T20:01:17.257Z] 4872d77fe225: Pull complete [2024-02-21T20:01:17.516Z] 5851b861e8e6: Pull complete [2024-02-21T20:01:17.516Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-21T20:01:17.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T20:01:17.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:01:17.839Z] prd-ubuntu20.04-docker-8c-8g-1421 does not seem to be running inside a container [2024-02-21T20:01:17.867Z] $ 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-02-21T20:01:21.622Z] $ docker top 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a -eo pid,comm [2024-02-21T20:01:21.681Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-21T20:01:21.681Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T20:01:21.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T20:01:21.869Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T20:01:21.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T20:01:21.983Z] $ docker exec 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a ssh-agent [2024-02-21T20:01:22.097Z] SSH_AUTH_SOCK=/tmp/ssh-fYNh7yx9PqQh/agent.32 [2024-02-21T20:01:22.097Z] SSH_AGENT_PID=38 [2024-02-21T20:01:22.102Z] Running ssh-add (command line suppressed) [2024-02-21T20:01:22.197Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17822723366372350525.key (/w/workspace/edgex-go/1@tmp/private_key_17822723366372350525.key) [2024-02-21T20:01:22.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T20:01:22.569Z] + git tag --points-at HEAD [Pipeline] } [2024-02-21T20:01:22.589Z] $ docker exec --env ******** --env ******** 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a ssh-agent -k [2024-02-21T20:01:22.678Z] unset SSH_AUTH_SOCK; [2024-02-21T20:01:22.678Z] unset SSH_AGENT_PID; [2024-02-21T20:01:22.678Z] echo Agent pid 38 killed; [2024-02-21T20:01:22.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-21T20:01:22.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T20:01:22.817Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T20:01:22.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T20:01:22.925Z] $ docker exec 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a ssh-agent [2024-02-21T20:01:23.034Z] SSH_AUTH_SOCK=/tmp/ssh-6CuizzVYYMx9/agent.69 [2024-02-21T20:01:23.034Z] SSH_AGENT_PID=75 [2024-02-21T20:01:23.039Z] Running ssh-add (command line suppressed) [2024-02-21T20:01:23.139Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4765150743605326241.key (/w/workspace/edgex-go/1@tmp/private_key_4765150743605326241.key) [2024-02-21T20:01:23.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T20:01:23.507Z] + git semver init [2024-02-21T20:01:23.768Z] 2024-02-21 20:01:23,667 [run_init] DEBUG init version:0.0.0 force:False [2024-02-21T20:01:23.768Z] 2024-02-21 20:01:23,668 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-02-21T20:01:23.768Z] 2024-02-21 20:01:23,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-02-21T20:01:23.768Z] 2024-02-21 20:01:23,669 [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-02-21T20:01:29.127Z] 2024-02-21 20:01:28,596 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-02-21T20:01:29.127Z] 2024-02-21 20:01:28,597 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4760 with force:False [2024-02-21T20:01:29.127Z] 2024-02-21 20:01:28,597 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4760 [2024-02-21T20:01:29.127Z] 2024-02-21 20:01:28,601 [execute] INFO git cat-file --batch-check [2024-02-21T20:01:29.127Z] 2024-02-21 20:01:28,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T20:01:29.127Z] 2024-02-21 20:01:28,607 [execute] INFO git cat-file --batch [2024-02-21T20:01:29.127Z] 2024-02-21 20:01:28,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T20:01:29.127Z] 2024-02-21 20:01:28,612 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4760 [2024-02-21T20:01:29.127Z] 0.0.0 [Pipeline] } [2024-02-21T20:01:29.152Z] $ docker exec --env ******** --env ******** 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a ssh-agent -k [2024-02-21T20:01:29.279Z] unset SSH_AUTH_SOCK; [2024-02-21T20:01:29.280Z] unset SSH_AGENT_PID; [2024-02-21T20:01:29.280Z] echo Agent pid 75 killed; [2024-02-21T20:01:29.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T20:01:29.792Z] + git semver [Pipeline] } [2024-02-21T20:01:30.077Z] $ docker stop --time=1 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a [2024-02-21T20:01:31.356Z] $ docker rm -f --volumes 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T20:01:31.800Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-21T20:01:32.135Z] Stashed 1 file(s) [Pipeline] echo [2024-02-21T20:01:32.157Z] [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-02-21T20:01:33.189Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-21T20:01:33.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T20:01:33.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T20:01:33.340Z] ========================================================= [2024-02-21T20:01:33.340Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-21T20:01:33.340Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:01:33.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T20:01:33.705Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-21T20:01:33.705Z] 7264a8db6415: Pulling fs layer [2024-02-21T20:01:33.705Z] c4d48a809fc2: Pulling fs layer [2024-02-21T20:01:33.705Z] 4f1c88b9dad5: Pulling fs layer [2024-02-21T20:01:33.705Z] ad3a456e5733: Pulling fs layer [2024-02-21T20:01:33.705Z] 69c7f0334f64: Pulling fs layer [2024-02-21T20:01:33.705Z] 1f1c1a5573a3: Pulling fs layer [2024-02-21T20:01:33.705Z] ce7588e14bc9: Pulling fs layer [2024-02-21T20:01:33.705Z] b5e4710f87ac: Pulling fs layer [2024-02-21T20:01:33.705Z] ad3a456e5733: Waiting [2024-02-21T20:01:33.705Z] 69c7f0334f64: Waiting [2024-02-21T20:01:33.705Z] 1f1c1a5573a3: Waiting [2024-02-21T20:01:33.705Z] ce7588e14bc9: Waiting [2024-02-21T20:01:33.705Z] b5e4710f87ac: Waiting [2024-02-21T20:01:33.705Z] c4d48a809fc2: Download complete [2024-02-21T20:01:33.705Z] ad3a456e5733: Verifying Checksum [2024-02-21T20:01:33.705Z] ad3a456e5733: Download complete [2024-02-21T20:01:33.705Z] 69c7f0334f64: Download complete [2024-02-21T20:01:33.705Z] 7264a8db6415: Verifying Checksum [2024-02-21T20:01:33.705Z] 7264a8db6415: Download complete [2024-02-21T20:01:33.705Z] 1f1c1a5573a3: Verifying Checksum [2024-02-21T20:01:33.705Z] 1f1c1a5573a3: Download complete [2024-02-21T20:01:33.965Z] b5e4710f87ac: Download complete [2024-02-21T20:01:33.965Z] 7264a8db6415: Pull complete [2024-02-21T20:01:33.965Z] c4d48a809fc2: Pull complete [2024-02-21T20:01:34.224Z] 4f1c88b9dad5: Verifying Checksum [2024-02-21T20:01:34.224Z] 4f1c88b9dad5: Download complete [2024-02-21T20:01:34.483Z] ce7588e14bc9: Verifying Checksum [2024-02-21T20:01:34.483Z] ce7588e14bc9: Download complete [2024-02-21T20:01:37.781Z] 4f1c88b9dad5: Pull complete [2024-02-21T20:01:37.781Z] ad3a456e5733: Pull complete [2024-02-21T20:01:37.781Z] 69c7f0334f64: Pull complete [2024-02-21T20:01:37.781Z] 1f1c1a5573a3: Pull complete [2024-02-21T20:01:40.317Z] ce7588e14bc9: Pull complete [2024-02-21T20:01:40.576Z] b5e4710f87ac: Pull complete [2024-02-21T20:01:40.576Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-21T20:01:40.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T20:01:40.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:01:41.007Z] + + docker build -t ci-base-image-x86_64 -f - . [2024-02-21T20:01:41.007Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T20:01:41.007Z] WORKDIR /edgex [2024-02-21T20:01:41.007Z] COPY go.mod . [2024-02-21T20:01:41.007Z] RUN go mod download [2024-02-21T20:01:41.601Z] Sending build context to Docker daemon 175.2MB [2024-02-21T20:01:41.601Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T20:01:41.601Z] ---> 88b5674ff536 [2024-02-21T20:01:41.601Z] Step 2/4 : WORKDIR /edgex [2024-02-21T20:01:47.622Z] Still waiting to schedule task [2024-02-21T20:01:47.622Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-21T20:01:51.665Z] ---> Running in 7a373b2e3283 [2024-02-21T20:01:51.666Z] Removing intermediate container 7a373b2e3283 [2024-02-21T20:01:51.666Z] ---> d092b7f89715 [2024-02-21T20:01:51.666Z] Step 3/4 : COPY go.mod . [2024-02-21T20:01:51.666Z] ---> 5ab3cb9ee7c5 [2024-02-21T20:01:51.666Z] Step 4/4 : RUN go mod download [2024-02-21T20:01:51.666Z] ---> Running in 0c252855b637 [2024-02-21T20:02:13.733Z] Removing intermediate container 0c252855b637 [2024-02-21T20:02:13.733Z] ---> 3f2293c4b06f [2024-02-21T20:02:13.733Z] Successfully built 3f2293c4b06f [2024-02-21T20:02:13.733Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:02:14.146Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T20:02:14.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:02:14.347Z] prd-ubuntu20.04-docker-8c-8g-1421 does not seem to be running inside a container [2024-02-21T20:02:14.393Z] $ 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-02-21T20:02:14.832Z] $ docker top 45e38990536cd1f3cfbca6c5ffd663c23c075bf8ff7f504e2774237d0de82540 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T20:02:15.262Z] + go version [2024-02-21T20:02:15.262Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-21T20:02:15.301Z] $ docker stop --time=1 45e38990536cd1f3cfbca6c5ffd663c23c075bf8ff7f504e2774237d0de82540 [2024-02-21T20:02:16.580Z] $ docker rm -f --volumes 45e38990536cd1f3cfbca6c5ffd663c23c075bf8ff7f504e2774237d0de82540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:02:17.497Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T20:02:17.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:02:17.699Z] prd-ubuntu20.04-docker-8c-8g-1421 does not seem to be running inside a container [2024-02-21T20:02:17.740Z] $ 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-02-21T20:02:18.132Z] $ docker top d640ac02343fcdd569b1e7a94dd6bab4393128a355be0590ef647e74342ee805 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-21T20:02:18.289Z] ========================================================= [2024-02-21T20:02:18.290Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-21T20:02:18.290Z] ========================================================= [Pipeline] sh [2024-02-21T20:02:18.582Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:02:18.972Z] + make test [2024-02-21T20:02:18.973Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T20:02:27.125Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-21T20:02:39.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-21T20:02:39.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-21T20:02:39.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-21T20:02:39.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-21T20:02:39.357Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-21T20:02:39.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-21T20:02:39.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-21T20:02:39.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-21T20:02:39.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-21T20:02:39.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-21T20:02:39.616Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-21T20:02:39.616Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-21T20:02:39.616Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-21T20:02:39.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-21T20:02:41.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-21T20:02:41.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-21T20:02:42.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2024-02-21T20:02:44.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2024-02-21T20:02:44.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-21T20:02:44.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-21T20:02:44.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-21T20:02:45.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-21T20:02:45.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-21T20:02:47.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-21T20:02:47.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-21T20:02:47.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-21T20:02:47.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-21T20:02:47.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:02:48.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2024-02-21T20:02:48.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements [2024-02-21T20:02:48.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-21T20:02:48.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-21T20:02:50.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.448s coverage: 93.4% of statements [2024-02-21T20:02:50.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 4.1% of statements [2024-02-21T20:02:50.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-21T20:02:50.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:02:50.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-21T20:02:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-21T20:02:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-21T20:02:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-21T20:02:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-21T20:02:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-21T20:02:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-21T20:02:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-21T20:02:52.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 97.6% of statements [2024-02-21T20:02:52.311Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2024-02-21T20:02:52.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-21T20:02:52.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-21T20:02:54.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements [2024-02-21T20:02:54.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements [2024-02-21T20:02:54.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.057s coverage: 41.7% of statements [2024-02-21T20:02:54.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.038s coverage: 82.9% of statements [2024-02-21T20:02:54.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements [2024-02-21T20:02:54.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2024-02-21T20:02:54.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements [2024-02-21T20:02:55.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-21T20:02:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-21T20:02:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-21T20:02:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-21T20:02:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-21T20:02:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-21T20:02:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-21T20:02:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-21T20:02:56.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-21T20:02:56.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-21T20:02:56.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-21T20:02:56.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-21T20:02:56.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-21T20:02:56.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-21T20:02:57.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-21T20:02:58.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-21T20:02:59.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-21T20:03:01.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-21T20:03:01.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-21T20:03:03.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-21T20:03:03.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-21T20:03:03.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-21T20:03:05.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-21T20:03:05.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-21T20:03:05.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-21T20:03:06.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-21T20:03:06.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-21T20:03:06.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-21T20:03:06.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-21T20:03:07.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.058s coverage: 94.4% of statements [2024-02-21T20:03:07.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-21T20:03:07.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-21T20:03:07.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-21T20:03:07.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-21T20:03:09.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-21T20:03:09.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:03:09.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-21T20:03:09.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-21T20:03:10.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-21T20:03:10.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-21T20:03:10.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-21T20:03:10.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.314s coverage: 79.9% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.078s coverage: 92.9% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.074s coverage: 62.3% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.103s coverage: 81.8% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.178s coverage: 63.1% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.185s coverage: 38.4% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.090s coverage: 19.9% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.136s coverage: 95.7% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.056s coverage: 61.8% of statements [2024-02-21T20:03:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements [2024-02-21T20:03:20.500Z] 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-02-21T20:03:20.500Z] running golangci-lint [2024-02-21T20:03:20.500Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-21T20:03:20.500Z] go version go1.21.0 linux/amd64 [2024-02-21T20:03:20.500Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-21T20:03:20.500Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-21T20:03:32.908Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1423 in /w/workspace/edgexfoundry_edgex-go_PR-4760 [Pipeline] { [Pipeline] ws [2024-02-21T20:03:33.000Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-02-21T20:03:35.386Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 13.702277647s" [2024-02-21T20:03:35.386Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.711262ms" [2024-02-21T20:03:36.111Z] The recommended git tool is: git [2024-02-21T20:03:40.725Z] using credential edgex-jenkins-ssh [2024-02-21T20:03:40.750Z] Cloning the remote Git repository [2024-02-21T20:03:40.791Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-21T20:03:40.880Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-02-21T20:03:41.019Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-21T20:03:41.020Z] > git --version # timeout=10 [2024-02-21T20:03:41.040Z] > git --version # 'git version 2.25.1' [2024-02-21T20:03:41.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T20:03:41.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T20:03:43.510Z] level=info msg="[linters_context/goanalysis] analyzers took 1m13.442538689s with top 10 stages: buildir: 34.768476194s, gosec: 7.448099516s, inspect: 2.386235614s, fact_deprecated: 1.928252636s, printf: 1.233550932s, ctrlflow: 1.000023568s, S1038: 917.556122ms, fact_purity: 853.828208ms, nilness: 624.591217ms, directives: 572.501493ms" [2024-02-21T20:03:43.510Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-21T20:03:43.510Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, exclude: 197/197, path_prettifier: 197/197, filename_unadjuster: 197/197, cgo: 197/197, identifier_marker: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, exclude-rules: 21/197, skip_dirs: 197/197" [2024-02-21T20:03:43.510Z] level=info msg="[runner] processing took 18.497512ms with stages: nolint: 8.105165ms, identifier_marker: 4.530487ms, path_prettifier: 1.824062ms, autogenerated_exclude: 1.626776ms, exclude-rules: 1.470203ms, skip_dirs: 828.379µs, cgo: 90.468µs, filename_unadjuster: 18.112µs, max_same_issues: 690ns, fixer: 530ns, skip_files: 410ns, diff: 410ns, uniq_by_line: 390ns, exclude: 300ns, severity-rules: 240ns, sort_results: 230ns, max_from_linter: 160ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns, path_shortener: 110ns" [2024-02-21T20:03:43.510Z] level=info msg="[runner] linters took 8.418916134s with stages: goanalysis_metalinter: 8.400327515s" [2024-02-21T20:03:43.510Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-21T20:03:43.510Z] level=info msg="Memory: 223 samples, avg is 242.8MB, max is 896.6MB" [2024-02-21T20:03:43.510Z] level=info msg="Execution took 22.17916284s" [2024-02-21T20:03:43.510Z] go vet ./... [2024-02-21T20:03:46.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T20:03:46.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T20:03:46.809Z] ./bin/test-attribution-txt.sh [2024-02-21T20:03:46.809Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T20:03:46.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-21T20:03:47.193Z] + ls -al . [2024-02-21T20:03:47.193Z] total 736 [2024-02-21T20:03:47.193Z] drwxrwxr-x 11 1001 1001 4096 Feb 21 20:02 . [2024-02-21T20:03:47.193Z] drwxr-xr-x 4 root root 4096 Feb 21 20:02 .. [2024-02-21T20:03:47.193Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:01 .blubracket [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 10 Feb 21 20:01 .dockerignore [2024-02-21T20:03:47.193Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 20:03 .git [2024-02-21T20:03:47.193Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:01 .github [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 1074 Feb 21 20:01 .gitignore [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 20:01 .golangci.yml [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 100 Feb 21 20:01 .hadolint.yml [2024-02-21T20:03:47.193Z] drwxr-xr-x 3 1001 1001 4096 Feb 21 20:01 .semver [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 155 Feb 21 20:01 .sonarcloud.properties [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:01 ADOPTERS.md [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 11674 Feb 21 20:01 Attribution.txt [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 100284 Feb 21 20:01 CHANGELOG.md [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:01 CONTRIBUTING.md [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 20:01 GOVERNANCE.md [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 861 Feb 21 20:01 Jenkinsfile [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:01 LICENSE [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 15392 Feb 21 20:01 Makefile [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 20:01 OWNERS.md [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 9528 Feb 21 20:01 README.md [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 789 Feb 21 20:01 SECURITY.md [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 20:01 VERSION [2024-02-21T20:03:47.193Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:01 bin [2024-02-21T20:03:47.193Z] drwxrwxr-x 18 1001 1001 4096 Feb 21 20:01 cmd [2024-02-21T20:03:47.193Z] -rw-r--r-- 1 root root 453602 Feb 21 20:03 coverage.out [2024-02-21T20:03:47.193Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:01 fuzz_test [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 3734 Feb 21 20:01 go.mod [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 34045 Feb 21 20:01 go.sum [2024-02-21T20:03:47.193Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 20:01 internal [2024-02-21T20:03:47.193Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:01 openapi [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 584 Feb 21 20:01 security.txt [2024-02-21T20:03:47.193Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 20:01 version.go [Pipeline] sh [2024-02-21T20:03:47.564Z] + '[' -e coverage.out ] [2024-02-21T20:03:47.564Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-21T20:03:47.735Z] Stashed 1 file(s) [Pipeline] sh [2024-02-21T20:03:48.054Z] + make build [2024-02-21T20:03:48.054Z] 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-02-21T20:03:58.002Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-21T20:03:58.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T20:03:59.665Z] Merging remotes/origin/main commit 536ca4d65dad574219870c9c3162dc8b463e02a2 into PR head commit cf0b76d26c491bba65422d1e79bf20f821001043 [2024-02-21T20:04:00.094Z] Merge succeeded, producing cf0b76d26c491bba65422d1e79bf20f821001043 [2024-02-21T20:04:00.094Z] Checking out Revision cf0b76d26c491bba65422d1e79bf20f821001043 (PR-4760) [2024-02-21T20:03:58.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-21T20:03:58.978Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-21T20:03:58.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T20:03:58.997Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4760/head:refs/remotes/origin/PR-4760 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-21T20:03:59.694Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T20:03:59.765Z] > git checkout -f cf0b76d26c491bba65422d1e79bf20f821001043 # timeout=10 [2024-02-21T20:03:59.985Z] > git remote # timeout=10 [2024-02-21T20:04:00.007Z] > git config --get remote.origin.url # timeout=10 [2024-02-21T20:04:00.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T20:04:00.046Z] > git merge 536ca4d65dad574219870c9c3162dc8b463e02a2 # timeout=10 [2024-02-21T20:04:00.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-21T20:04:00.100Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T20:04:00.122Z] > git checkout -f cf0b76d26c491bba65422d1e79bf20f821001043 # timeout=10 [2024-02-21T20:04:00.259Z] 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-02-21T20:04:00.260Z] 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-02-21T20:04:00.260Z] 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-02-21T20:04:00.518Z] 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-02-21T20:04:00.836Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-02-21T20:04:00.884Z] > git --version # timeout=10 [2024-02-21T20:04:00.897Z] > git --version # 'git version 2.25.1' [2024-02-21T20:04:00.915Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T20:04:02.269Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-21T20:04:02.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T20:04:02.269Z] Dload Upload Total Spent Left Speed [2024-02-21T20:04:02.269Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2024-02-21T20:04:02.632Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-21T20:04:03.003Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-21T20:04:03.003Z] + sudo tee /etc/docker/daemon.new [2024-02-21T20:04:03.003Z] { [2024-02-21T20:04:03.003Z] "registry-mirrors": [ [2024-02-21T20:04:03.003Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-21T20:04:03.003Z] ], [2024-02-21T20:04:03.003Z] "bip": "10.250.0.254/24", [2024-02-21T20:04:03.003Z] "hosts": [ [2024-02-21T20:04:03.003Z] "tcp://0.0.0.0:5555", [2024-02-21T20:04:03.003Z] "unix:///var/run/docker.sock" [2024-02-21T20:04:03.003Z] ], [2024-02-21T20:04:03.003Z] "mtu": 1458, [2024-02-21T20:04:03.003Z] "selinux-enabled": true, [2024-02-21T20:04:03.003Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-21T20:04:03.003Z] } [Pipeline] sh [2024-02-21T20:04:03.356Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-21T20:04:03.694Z] + sudo service docker restart [2024-02-21T20:04:06.861Z] 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-02-21T20:04:07.124Z] 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-02-21T20:04:07.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-21T20:04:08.259Z] 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-02-21T20:04:08.828Z] 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-02-21T20:04:09.395Z] 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-02-21T20:04:10.332Z] 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-02-21T20:04:10.934Z] $ docker stop --time=1 d640ac02343fcdd569b1e7a94dd6bab4393128a355be0590ef647e74342ee805 [2024-02-21T20:04:16.697Z] $ docker rm -f --volumes d640ac02343fcdd569b1e7a94dd6bab4393128a355be0590ef647e74342ee805 [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-02-21T20:04:18.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-21T20:04:18.431Z] [2024-02-21T20:04:18.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:04:18.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-21T20:04:19.123Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-21T20:04:19.123Z] 91d30c5bc195: Pulling fs layer [2024-02-21T20:04:19.123Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-21T20:04:19.123Z] 9c61dcf015f6: Pulling fs layer [2024-02-21T20:04:19.123Z] 4698f68db338: Pulling fs layer [2024-02-21T20:04:19.123Z] 2a2f49069b9e: Pulling fs layer [2024-02-21T20:04:19.123Z] e0025b399a48: Pulling fs layer [2024-02-21T20:04:19.123Z] 2a2f49069b9e: Waiting [2024-02-21T20:04:19.123Z] 4698f68db338: Waiting [2024-02-21T20:04:19.123Z] e0025b399a48: Waiting [2024-02-21T20:04:19.123Z] 91d30c5bc195: Verifying Checksum [2024-02-21T20:04:19.123Z] 91d30c5bc195: Download complete [2024-02-21T20:04:19.123Z] 4698f68db338: Verifying Checksum [2024-02-21T20:04:19.123Z] 4698f68db338: Download complete [2024-02-21T20:04:19.382Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-21T20:04:19.382Z] 2e9b0aa3be6d: Download complete [2024-02-21T20:04:19.382Z] e0025b399a48: Verifying Checksum [2024-02-21T20:04:19.382Z] e0025b399a48: Download complete [2024-02-21T20:04:19.382Z] 91d30c5bc195: Pull complete [2024-02-21T20:04:19.382Z] 2a2f49069b9e: Download complete [2024-02-21T20:04:19.950Z] 9c61dcf015f6: Verifying Checksum [2024-02-21T20:04:19.950Z] 9c61dcf015f6: Download complete [2024-02-21T20:04:19.950Z] 2e9b0aa3be6d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T20:04:22.044Z] provisioning config files... [2024-02-21T20:04:22.074Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8078225152719167524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:04:22.487Z] 9c61dcf015f6: Pull complete [2024-02-21T20:04:22.487Z] 4698f68db338: Pull complete [2024-02-21T20:04:22.592Z] ---> ****-login.sh [2024-02-21T20:04:22.592Z] nexus3.edgexfoundry.org:10001 [2024-02-21T20:04:23.057Z] 2a2f49069b9e: Pull complete [2024-02-21T20:04:23.057Z] e0025b399a48: Pull complete [2024-02-21T20:04:23.057Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-21T20:04:23.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-21T20:04:23.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [2024-02-21T20:04:23.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:04:23.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:04:23.183Z] Configure a credential helper to remove this warning. See [2024-02-21T20:04:23.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:04:23.183Z] [2024-02-21T20:04:23.183Z] Login Succeeded [2024-02-21T20:04:23.183Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:04:23.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:04:23.465Z] prd-ubuntu20.04-docker-8c-8g-1421 does not seem to be running inside a container [2024-02-21T20:04:23.509Z] $ 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-02-21T20:04:23.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:04:23.726Z] Configure a credential helper to remove this warning. See [2024-02-21T20:04:23.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:04:23.726Z] [2024-02-21T20:04:23.726Z] Login Succeeded [2024-02-21T20:04:23.726Z] nexus3.edgexfoundry.org:10003 [2024-02-21T20:04:23.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:04:23.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:04:23.996Z] Configure a credential helper to remove this warning. See [2024-02-21T20:04:23.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:04:23.996Z] [2024-02-21T20:04:23.996Z] Login Succeeded [2024-02-21T20:04:23.996Z] nexus3.edgexfoundry.org:10004 [2024-02-21T20:04:24.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:04:24.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:04:24.540Z] Configure a credential helper to remove this warning. See [2024-02-21T20:04:24.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:04:24.540Z] [2024-02-21T20:04:24.540Z] Login Succeeded [2024-02-21T20:04:24.540Z] ****.io [2024-02-21T20:04:24.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:04:25.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:04:25.078Z] Configure a credential helper to remove this warning. See [2024-02-21T20:04:25.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:04:25.078Z] [2024-02-21T20:04:25.078Z] Login Succeeded [2024-02-21T20:04:25.078Z] ---> ****-login.sh ends [2024-02-21T20:04:28.201Z] $ docker top 3ea50e7f8c45791d7a2289d463dd18da6f8a649f234f34b21baaae0e31348581 -eo pid,comm [Pipeline] { [Pipeline] } [2024-02-21T20:04:28.463Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-02-21T20:04:28.827Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2024-02-21T20:04:29.305Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-21T20:04:29.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T20:04:29.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T20:04:29.490Z] ========================================================= [2024-02-21T20:04:29.490Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-21T20:04:29.490Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:04:29.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T20:04:30.849Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-21T20:04:30.849Z] 9fda8d8052c6: Pulling fs layer [2024-02-21T20:04:30.849Z] 5d54e960e981: Pulling fs layer [2024-02-21T20:04:30.849Z] c4a7e357bf2a: Pulling fs layer [2024-02-21T20:04:30.849Z] f0e02332f6b5: Pulling fs layer [2024-02-21T20:04:30.849Z] 872ee5b61b7b: Pulling fs layer [2024-02-21T20:04:30.849Z] 0c6a40ed1a82: Pulling fs layer [2024-02-21T20:04:30.849Z] 94ae7d8d031c: Pulling fs layer [2024-02-21T20:04:30.849Z] 872ee5b61b7b: Waiting [2024-02-21T20:04:30.849Z] 0c6a40ed1a82: Waiting [2024-02-21T20:04:30.849Z] 94ae7d8d031c: Waiting [2024-02-21T20:04:30.849Z] f0e02332f6b5: Waiting [2024-02-21T20:04:30.849Z] 5d54e960e981: Verifying Checksum [2024-02-21T20:04:30.849Z] 5d54e960e981: Download complete [2024-02-21T20:04:30.849Z] f0e02332f6b5: Verifying Checksum [2024-02-21T20:04:30.849Z] f0e02332f6b5: Download complete [2024-02-21T20:04:30.849Z] 872ee5b61b7b: Verifying Checksum [2024-02-21T20:04:30.849Z] 872ee5b61b7b: Download complete [2024-02-21T20:04:30.849Z] 9fda8d8052c6: Download complete [2024-02-21T20:04:31.357Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #1 transferring dockerfile: 2.93kB done [2024-02-21T20:04:31.357Z] #1 DONE 0.0s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #2 transferring dockerfile: 2.06kB done [2024-02-21T20:04:31.357Z] #2 DONE 0.0s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #3 transferring dockerfile: 2.15kB done [2024-02-21T20:04:31.357Z] #3 DONE 0.0s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #4 transferring dockerfile: 2.23kB done [2024-02-21T20:04:31.357Z] #4 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #5 transferring dockerfile: 1.95kB done [2024-02-21T20:04:31.357Z] #5 DONE 0.0s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #6 [core-data internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #6 transferring dockerfile: 2.01kB done [2024-02-21T20:04:31.357Z] #6 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #7 transferring dockerfile: 2.50kB done [2024-02-21T20:04:31.357Z] #7 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #8 ... [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #9 transferring dockerfile: 1.69kB done [2024-02-21T20:04:31.357Z] #9 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #10 transferring dockerfile: 1.81kB done [2024-02-21T20:04:31.357Z] #10 DONE 0.2s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #11 [core-command internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #11 transferring dockerfile: 1.93kB done [2024-02-21T20:04:31.357Z] #11 DONE 0.2s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #12 transferring dockerfile: 1.93kB done [2024-02-21T20:04:31.357Z] #12 DONE 0.2s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #8 transferring dockerfile: 2.49kB done [2024-02-21T20:04:31.357Z] #8 DONE 0.2s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #13 transferring dockerfile: 1.70kB done [2024-02-21T20:04:31.357Z] #13 DONE 0.2s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-21T20:04:31.357Z] #14 transferring dockerfile: 1.89kB done [2024-02-21T20:04:31.357Z] #14 DONE 0.2s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #15 [security-bootstrapper internal] load .dockerignore [2024-02-21T20:04:31.357Z] #15 transferring context: 50B done [2024-02-21T20:04:31.357Z] #15 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #16 [core-metadata internal] load .dockerignore [2024-02-21T20:04:31.357Z] #16 transferring context: 50B done [2024-02-21T20:04:31.357Z] #16 DONE 0.0s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #17 [security-proxy-auth internal] load .dockerignore [2024-02-21T20:04:31.357Z] #17 transferring context: 50B done [2024-02-21T20:04:31.357Z] #17 DONE 0.0s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #18 [support-notifications internal] load .dockerignore [2024-02-21T20:04:31.357Z] #18 transferring context: 50B done [2024-02-21T20:04:31.357Z] #18 DONE 0.0s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-21T20:04:31.357Z] #19 transferring context: 50B done [2024-02-21T20:04:31.357Z] #19 DONE 0.0s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #20 [core-data internal] load .dockerignore [2024-02-21T20:04:31.357Z] #20 transferring context: 50B done [2024-02-21T20:04:31.357Z] #20 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #21 [core-command internal] load .dockerignore [2024-02-21T20:04:31.357Z] #21 transferring context: 50B done [2024-02-21T20:04:31.357Z] #21 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #22 [security-proxy-setup internal] load .dockerignore [2024-02-21T20:04:31.357Z] #22 transferring context: 50B done [2024-02-21T20:04:31.357Z] #22 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #23 [security-spire-agent internal] load .dockerignore [2024-02-21T20:04:31.357Z] #23 transferring context: 50B done [2024-02-21T20:04:31.357Z] #23 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #24 [security-spire-config internal] load .dockerignore [2024-02-21T20:04:31.357Z] #24 transferring context: 50B done [2024-02-21T20:04:31.357Z] #24 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #25 [support-scheduler internal] load .dockerignore [2024-02-21T20:04:31.357Z] #25 transferring context: 50B done [2024-02-21T20:04:31.357Z] #25 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-02-21T20:04:31.357Z] #26 transferring context: 50B done [2024-02-21T20:04:31.357Z] #26 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-02-21T20:04:31.357Z] #27 transferring context: 50B done [2024-02-21T20:04:31.357Z] #27 DONE 0.1s [2024-02-21T20:04:31.357Z] [2024-02-21T20:04:31.357Z] #28 [security-spire-server internal] load .dockerignore [2024-02-21T20:04:31.357Z] #28 transferring context: 50B done [2024-02-21T20:04:31.431Z] 94ae7d8d031c: Verifying Checksum [2024-02-21T20:04:31.431Z] 94ae7d8d031c: Download complete [2024-02-21T20:04:31.619Z] #28 DONE 0.1s [2024-02-21T20:04:31.619Z] [2024-02-21T20:04:31.619Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-21T20:04:31.619Z] #29 DONE 0.0s [2024-02-21T20:04:31.619Z] [2024-02-21T20:04:31.619Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:04:31.698Z] 9fda8d8052c6: Pull complete [2024-02-21T20:04:31.878Z] #30 ... [2024-02-21T20:04:31.878Z] [2024-02-21T20:04:31.878Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-21T20:04:31.878Z] #29 DONE 0.0s [2024-02-21T20:04:31.878Z] [2024-02-21T20:04:31.878Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:04:32.137Z] #30 DONE 0.6s [2024-02-21T20:04:32.137Z] [2024-02-21T20:04:32.137Z] #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:04:32.137Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:04:32.283Z] 5d54e960e981: Pull complete [2024-02-21T20:04:32.394Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-21T20:04:32.394Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:04:32.394Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-21T20:04:32.394Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-21T20:04:32.394Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-02-21T20:04:32.394Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.86MB / 3.40MB 0.2s [2024-02-21T20:04:32.551Z] c4a7e357bf2a: Verifying Checksum [2024-02-21T20:04:32.551Z] c4a7e357bf2a: Download complete [2024-02-21T20:04:32.677Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s [2024-02-21T20:04:32.677Z] #31 ... [2024-02-21T20:04:32.677Z] [2024-02-21T20:04:32.677Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-21T20:04:32.677Z] #32 DONE 1.0s [2024-02-21T20:04:32.677Z] [2024-02-21T20:04:32.677Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-21T20:04:32.677Z] #33 DONE 1.0s [2024-02-21T20:04:32.677Z] [2024-02-21T20:04:32.677Z] #31 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:04:32.677Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-21T20:04:32.677Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:04:32.677Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-21T20:04:32.677Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-21T20:04:32.677Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-02-21T20:04:32.677Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-21T20:04:32.938Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-02-21T20:04:33.510Z] 0c6a40ed1a82: Verifying Checksum [2024-02-21T20:04:33.510Z] 0c6a40ed1a82: Download complete [2024-02-21T20:04:33.513Z] #31 ... [2024-02-21T20:04:33.513Z] [2024-02-21T20:04:33.513Z] #34 [security-spire-server internal] load build context [2024-02-21T20:04:33.513Z] #34 transferring context: 18.10kB 0.0s done [2024-02-21T20:04:33.513Z] #34 DONE 0.6s [2024-02-21T20:04:33.513Z] [2024-02-21T20:04:33.513Z] #35 [security-spire-agent internal] load build context [2024-02-21T20:04:33.513Z] #35 transferring context: 17.63kB 0.0s done [2024-02-21T20:04:33.513Z] #35 DONE 0.6s [2024-02-21T20:04:33.513Z] [2024-02-21T20:04:33.513Z] #36 [security-spire-config internal] load build context [2024-02-21T20:04:33.513Z] #36 transferring context: 16.35kB 0.1s done [2024-02-21T20:04:33.513Z] #36 DONE 0.6s [2024-02-21T20:04:33.513Z] [2024-02-21T20:04:33.513Z] #31 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:04:33.513Z] #31 DONE 1.4s [2024-02-21T20:04:33.513Z] [2024-02-21T20:04:33.513Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:04:33.513Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-02-21T20:04:33.513Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-21T20:04:33.513Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-21T20:04:33.513Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-21T20:04:33.513Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-21T20:04:33.513Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-21T20:04:33.513Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-02-21T20:04:33.513Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-02-21T20:04:33.513Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2024-02-21T20:04:33.513Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-21T20:04:33.513Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.5s [2024-02-21T20:04:33.513Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-21T20:04:33.776Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.6s [2024-02-21T20:04:33.776Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 0.7s [2024-02-21T20:04:34.034Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2024-02-21T20:04:34.601Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-02-21T20:04:34.601Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-02-21T20:04:35.182Z] #37 ... [2024-02-21T20:04:35.182Z] [2024-02-21T20:04:35.182Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-21T20:04:35.182Z] #38 DONE 2.9s [2024-02-21T20:04:35.182Z] [2024-02-21T20:04:35.182Z] #39 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-02-21T20:04:40.489Z] #39 ... [2024-02-21T20:04:40.489Z] [2024-02-21T20:04:40.489Z] #40 [core-metadata internal] load build context [2024-02-21T20:04:40.489Z] #40 transferring context: 244.54MB 7.5s [2024-02-21T20:04:40.489Z] #40 ... [2024-02-21T20:04:40.489Z] [2024-02-21T20:04:40.489Z] #41 [core-command internal] load build context [2024-02-21T20:04:40.489Z] #41 ... [2024-02-21T20:04:40.489Z] [2024-02-21T20:04:40.489Z] #40 [core-metadata internal] load build context [2024-02-21T20:04:42.957Z] #40 ... [2024-02-21T20:04:42.957Z] [2024-02-21T20:04:42.957Z] #42 [support-scheduler internal] load build context [2024-02-21T20:04:42.957Z] #42 ... [2024-02-21T20:04:42.957Z] [2024-02-21T20:04:42.957Z] #43 [core-data internal] load build context [2024-02-21T20:04:42.957Z] #43 ... [2024-02-21T20:04:42.957Z] [2024-02-21T20:04:42.957Z] #44 [security-bootstrapper internal] load build context [2024-02-21T20:04:42.957Z] #44 transferring context: 310.71MB 8.6s done [2024-02-21T20:04:42.957Z] #44 ... [2024-02-21T20:04:42.957Z] [2024-02-21T20:04:42.957Z] #45 [security-secretstore-setup internal] load build context [2024-02-21T20:04:42.957Z] #45 transferring context: 310.71MB 9.1s done [2024-02-21T20:04:43.217Z] #45 ... [2024-02-21T20:04:43.217Z] [2024-02-21T20:04:43.217Z] #46 [support-notifications internal] load build context [2024-02-21T20:04:43.217Z] #46 ... [2024-02-21T20:04:43.217Z] [2024-02-21T20:04:43.217Z] #47 [security-spiffe-token-provider internal] load build context [2024-02-21T20:04:43.217Z] #47 ... [2024-02-21T20:04:43.217Z] [2024-02-21T20:04:43.217Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:04:43.217Z] #48 transferring context: 310.71MB 10.0s done [2024-02-21T20:04:43.217Z] #48 ... [2024-02-21T20:04:43.217Z] [2024-02-21T20:04:43.217Z] #49 [security-proxy-setup internal] load build context [2024-02-21T20:04:43.476Z] #49 ... [2024-02-21T20:04:43.476Z] [2024-02-21T20:04:43.476Z] #50 [security-proxy-auth internal] load build context [2024-02-21T20:04:43.476Z] #50 transferring context: 310.71MB 8.9s done [2024-02-21T20:04:43.476Z] #50 ... [2024-02-21T20:04:43.476Z] [2024-02-21T20:04:43.476Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:04:43.476Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2024-02-21T20:04:43.476Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-21T20:04:43.476Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-21T20:04:43.476Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-21T20:04:43.476Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-21T20:04:43.476Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-21T20:04:43.476Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-02-21T20:04:43.476Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-02-21T20:04:43.476Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-21T20:04:43.476Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.5s done [2024-02-21T20:04:43.476Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-21T20:04:43.476Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done [2024-02-21T20:04:43.737Z] #51 ... [2024-02-21T20:04:43.737Z] [2024-02-21T20:04:43.737Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-21T20:04:43.737Z] #52 ... [2024-02-21T20:04:43.737Z] [2024-02-21T20:04:43.737Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-21T20:04:44.000Z] #53 ... [2024-02-21T20:04:44.000Z] [2024-02-21T20:04:44.000Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:04:44.676Z] #54 ... [2024-02-21T20:04:44.676Z] [2024-02-21T20:04:44.676Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-21T20:04:44.935Z] #55 ... [2024-02-21T20:04:44.935Z] [2024-02-21T20:04:44.935Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-21T20:04:44.935Z] #56 ... [2024-02-21T20:04:44.935Z] [2024-02-21T20:04:44.935Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-21T20:04:45.194Z] #57 ... [2024-02-21T20:04:45.194Z] [2024-02-21T20:04:45.194Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-21T20:04:45.194Z] #58 ... [2024-02-21T20:04:45.194Z] [2024-02-21T20:04:45.194Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:04:45.194Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done [2024-02-21T20:04:45.458Z] #37 ... [2024-02-21T20:04:45.458Z] [2024-02-21T20:04:45.458Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:04:45.458Z] #59 ... [2024-02-21T20:04:45.458Z] [2024-02-21T20:04:45.458Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-21T20:04:45.722Z] #60 ... [2024-02-21T20:04:45.722Z] [2024-02-21T20:04:45.722Z] #46 [support-notifications internal] load build context [2024-02-21T20:04:45.722Z] #46 transferring context: 310.71MB 11.0s done [2024-02-21T20:04:45.827Z] c4a7e357bf2a: Pull complete [2024-02-21T20:04:46.093Z] f0e02332f6b5: Pull complete [2024-02-21T20:04:46.368Z] 872ee5b61b7b: Pull complete [2024-02-21T20:04:50.997Z] #46 ... [2024-02-21T20:04:50.997Z] [2024-02-21T20:04:50.997Z] #41 [core-command internal] load build context [2024-02-21T20:04:50.997Z] #41 transferring context: 310.71MB 8.9s done [2024-02-21T20:04:52.384Z] #41 ... [2024-02-21T20:04:52.384Z] [2024-02-21T20:04:52.384Z] #42 [support-scheduler internal] load build context [2024-02-21T20:04:52.384Z] #42 transferring context: 310.71MB 10.3s done [2024-02-21T20:04:52.384Z] #42 ... [2024-02-21T20:04:52.384Z] [2024-02-21T20:04:52.384Z] #40 [core-metadata internal] load build context [2024-02-21T20:04:52.384Z] #40 transferring context: 310.71MB 10.0s done [2024-02-21T20:04:52.643Z] #40 ... [2024-02-21T20:04:52.644Z] [2024-02-21T20:04:52.644Z] #43 [core-data internal] load build context [2024-02-21T20:04:52.644Z] #43 transferring context: 310.71MB 10.2s done [2024-02-21T20:04:52.902Z] #43 ... [2024-02-21T20:04:52.902Z] [2024-02-21T20:04:52.902Z] #49 [security-proxy-setup internal] load build context [2024-02-21T20:04:52.902Z] #49 transferring context: 310.71MB 11.4s done [2024-02-21T20:04:53.473Z] #49 ... [2024-02-21T20:04:53.473Z] [2024-02-21T20:04:53.473Z] #47 [security-spiffe-token-provider internal] load build context [2024-02-21T20:04:53.473Z] #47 transferring context: 310.71MB 11.0s done [2024-02-21T20:04:54.583Z] 0c6a40ed1a82: Pull complete [2024-02-21T20:04:55.638Z] 94ae7d8d031c: Pull complete [2024-02-21T20:04:55.638Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-21T20:04:55.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T20:04:55.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:04:56.100Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T20:04:56.100Z] WORKDIR /edgex [2024-02-21T20:04:56.100Z] COPY go.mod . [2024-02-21T20:04:56.100Z] RUN go mod download [2024-02-21T20:04:56.100Z] + docker build -t ci-base-image-arm64 -f - . [2024-02-21T20:04:56.689Z] Sending build context to Docker daemon 2.918MB [2024-02-21T20:04:56.689Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T20:04:56.689Z] ---> 86de565de09d [2024-02-21T20:04:56.689Z] Step 2/4 : WORKDIR /edgex [2024-02-21T20:04:58.623Z] ---> Running in 87aa3e348f9d [2024-02-21T20:04:58.623Z] Removing intermediate container 87aa3e348f9d [2024-02-21T20:04:58.623Z] ---> 6235239e337b [2024-02-21T20:04:58.623Z] Step 3/4 : COPY go.mod . [2024-02-21T20:05:00.027Z] ---> 5752174a2116 [2024-02-21T20:05:00.027Z] Step 4/4 : RUN go mod download [2024-02-21T20:05:00.027Z] ---> Running in da935e5413fd [2024-02-21T20:05:11.579Z] #47 ... [2024-02-21T20:05:11.579Z] [2024-02-21T20:05:11.579Z] #44 [security-bootstrapper internal] load build context [2024-02-21T20:05:11.579Z] #44 DONE 37.4s [2024-02-21T20:05:11.579Z] [2024-02-21T20:05:11.579Z] #41 [core-command internal] load build context [2024-02-21T20:05:11.579Z] #41 DONE 37.5s [2024-02-21T20:05:11.579Z] [2024-02-21T20:05:11.580Z] #50 [security-proxy-auth internal] load build context [2024-02-21T20:05:11.580Z] #50 DONE 37.5s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-21T20:05:11.580Z] #39 DONE 34.7s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:05:11.580Z] #61 ... [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #45 [security-secretstore-setup internal] load build context [2024-02-21T20:05:11.580Z] #45 DONE 37.5s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:05:11.580Z] #48 DONE 37.5s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #40 [core-metadata internal] load build context [2024-02-21T20:05:11.580Z] #40 DONE 37.5s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #42 [support-scheduler internal] load build context [2024-02-21T20:05:11.580Z] #42 DONE 37.6s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #47 [security-spiffe-token-provider internal] load build context [2024-02-21T20:05:11.580Z] #47 DONE 37.6s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #43 [core-data internal] load build context [2024-02-21T20:05:11.580Z] #43 DONE 37.6s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #46 [support-notifications internal] load build context [2024-02-21T20:05:11.580Z] #46 DONE 37.6s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #49 [security-proxy-setup internal] load build context [2024-02-21T20:05:11.580Z] #49 DONE 37.6s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:05:11.580Z] #54 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #54 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #54 ... [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-21T20:05:11.580Z] #60 35.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #60 36.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #60 36.43 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-21T20:05:11.580Z] #60 36.44 (2/2) Installing su-exec (0.2-r3) [2024-02-21T20:05:11.580Z] #60 36.44 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:05:11.580Z] #60 36.45 OK: 7 MiB in 17 packages [2024-02-21T20:05:11.580Z] #60 DONE 37.1s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-21T20:05:11.580Z] #53 36.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #53 36.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #53 36.52 (1/4) Installing ca-certificates (20230506-r0) [2024-02-21T20:05:11.580Z] #53 36.54 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:05:11.580Z] #53 36.55 (3/4) Installing su-exec (0.2-r3) [2024-02-21T20:05:11.580Z] #53 36.55 (4/4) Installing yq (4.33.3-r5) [2024-02-21T20:05:11.580Z] #53 36.63 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:05:11.580Z] #53 36.64 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:05:11.580Z] #53 36.75 OK: 17 MiB in 19 packages [2024-02-21T20:05:11.580Z] #53 DONE 37.3s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:05:11.580Z] #59 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #59 36.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #59 36.33 (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T20:05:11.580Z] #59 36.35 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T20:05:11.580Z] #59 36.35 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:05:11.580Z] #59 36.35 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:05:11.580Z] #59 36.39 OK: 8 MiB in 17 packages [2024-02-21T20:05:11.580Z] #59 DONE 37.0s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-21T20:05:11.580Z] #56 35.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #56 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #56 36.49 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:05:11.580Z] #56 36.49 (2/4) Installing openssl (3.1.4-r5) [2024-02-21T20:05:11.580Z] #56 36.50 (3/4) Installing su-exec (0.2-r3) [2024-02-21T20:05:11.580Z] #56 36.51 (4/4) Installing yq (4.33.3-r5) [2024-02-21T20:05:11.580Z] #56 36.58 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:05:11.580Z] #56 36.59 OK: 17 MiB in 19 packages [2024-02-21T20:05:11.580Z] #56 DONE 37.3s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-21T20:05:11.580Z] #58 36.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #58 36.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #58 36.71 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-21T20:05:11.580Z] #58 36.72 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:05:11.580Z] #58 36.73 OK: 7 MiB in 16 packages [2024-02-21T20:05:11.580Z] #58 DONE 37.3s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:05:11.580Z] #0 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #0 0.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #0 1.264 OK: 264 MiB in 52 packages [2024-02-21T20:05:11.580Z] #62 DONE 1.6s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:11.580Z] #63 ... [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-21T20:05:11.580Z] #55 36.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #55 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #55 36.60 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-21T20:05:11.580Z] #55 36.61 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:05:11.580Z] #55 36.62 OK: 7 MiB in 16 packages [2024-02-21T20:05:11.580Z] #55 DONE 37.2s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-21T20:05:11.580Z] #57 36.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #57 36.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #57 36.61 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:05:11.580Z] #57 36.61 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:05:11.580Z] #57 36.61 OK: 20069 distinct packages available [2024-02-21T20:05:11.580Z] #57 36.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #57 36.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #57 37.04 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:05:11.580Z] #57 37.04 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:05:11.580Z] #57 37.10 (3/4) Installing libucontext (1.2-r2) [2024-02-21T20:05:11.580Z] #57 37.11 (4/4) Installing gcompat (1.1.0-r1) [2024-02-21T20:05:11.580Z] #57 37.11 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:05:11.580Z] #57 37.12 OK: 8 MiB in 19 packages [2024-02-21T20:05:11.580Z] #57 DONE 37.3s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:11.580Z] #63 DONE 0.1s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #64 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-02-21T20:05:11.580Z] #64 ... [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-21T20:05:11.580Z] #0 0.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #0 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #0 1.206 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:05:11.580Z] #0 1.206 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:05:11.580Z] #0 1.206 OK: 20074 distinct packages available [2024-02-21T20:05:11.580Z] #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #0 1.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #0 1.688 OK: 264 MiB in 52 packages [2024-02-21T20:05:11.580Z] #65 DONE 1.8s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:11.580Z] #66 DONE 0.0s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-21T20:05:11.580Z] #0 1.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #0 1.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #0 1.849 OK: 264 MiB in 52 packages [2024-02-21T20:05:11.580Z] #67 DONE 1.9s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:05:11.580Z] #61 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #61 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.580Z] #61 1.879 OK: 264 MiB in 52 packages [2024-02-21T20:05:11.580Z] #61 DONE 2.0s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:11.580Z] #68 DONE 0.1s [2024-02-21T20:05:11.580Z] [2024-02-21T20:05:11.580Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:11.840Z] #69 ... [2024-02-21T20:05:11.840Z] [2024-02-21T20:05:11.840Z] #70 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:11.840Z] #70 DONE 0.1s [2024-02-21T20:05:11.840Z] [2024-02-21T20:05:11.840Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:05:11.840Z] #54 37.27 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:05:11.840Z] #54 37.27 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:05:11.840Z] #54 37.27 OK: 20069 distinct packages available [2024-02-21T20:05:11.840Z] #54 37.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.840Z] #54 37.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:11.840Z] #54 37.66 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-21T20:05:11.840Z] #54 37.66 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:05:11.840Z] #54 37.66 (3/5) Installing libucontext (1.2-r2) [2024-02-21T20:05:11.840Z] #54 37.67 (4/5) Installing gcompat (1.1.0-r1) [2024-02-21T20:05:11.840Z] #54 37.67 (5/5) Installing openssl (3.1.4-r5) [2024-02-21T20:05:11.840Z] #54 37.68 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:05:11.840Z] #54 37.69 OK: 8 MiB in 20 packages [2024-02-21T20:05:11.840Z] #54 DONE 37.8s [2024-02-21T20:05:11.840Z] [2024-02-21T20:05:11.840Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-21T20:05:12.099Z] #71 ... [2024-02-21T20:05:12.099Z] [2024-02-21T20:05:12.099Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-21T20:05:12.099Z] #52 36.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:12.099Z] #52 37.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:12.099Z] #52 37.55 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:05:12.099Z] #52 37.55 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:05:12.099Z] #52 37.55 OK: 20069 distinct packages available [2024-02-21T20:05:12.099Z] #52 37.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:12.099Z] #52 37.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:12.099Z] #52 37.95 (1/11) Installing ca-certificates (20230506-r0) [2024-02-21T20:05:12.099Z] #52 37.98 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-21T20:05:12.099Z] #52 37.99 (3/11) Installing libunistring (1.1-r1) [2024-02-21T20:05:12.099Z] #52 38.01 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-21T20:05:12.099Z] #52 38.01 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-21T20:05:12.099Z] #52 38.02 (6/11) Installing libcurl (8.5.0-r0) [2024-02-21T20:05:12.099Z] #52 38.04 (7/11) Installing curl (8.5.0-r0) [2024-02-21T20:05:12.099Z] #52 38.04 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-21T20:05:12.099Z] #52 38.05 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:05:12.099Z] #52 38.05 (10/11) Installing libucontext (1.2-r2) [2024-02-21T20:05:12.099Z] #52 38.05 (11/11) Installing gcompat (1.1.0-r1) [2024-02-21T20:05:12.099Z] #52 38.06 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:05:12.099Z] #52 38.07 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:05:12.099Z] #52 38.11 OK: 12 MiB in 26 packages [2024-02-21T20:05:12.099Z] #52 DONE 38.3s [2024-02-21T20:05:12.099Z] [2024-02-21T20:05:12.099Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:05:14.030Z] #72 ... [2024-02-21T20:05:14.030Z] [2024-02-21T20:05:14.030Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-21T20:05:14.030Z] #0 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.030Z] #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.030Z] #0 2.332 OK: 7 MiB in 17 packages [2024-02-21T20:05:14.030Z] #73 DONE 2.5s [2024-02-21T20:05:14.030Z] [2024-02-21T20:05:14.030Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-21T20:05:14.030Z] #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.030Z] #0 2.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.030Z] #0 2.273 OK: 8 MiB in 19 packages [2024-02-21T20:05:14.030Z] #74 DONE 2.4s [2024-02-21T20:05:14.030Z] [2024-02-21T20:05:14.030Z] #64 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-02-21T20:05:14.030Z] #64 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.030Z] #64 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.030Z] #64 2.364 OK: 7 MiB in 16 packages [2024-02-21T20:05:14.030Z] #64 DONE 2.5s [2024-02-21T20:05:14.030Z] [2024-02-21T20:05:14.030Z] #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:05:14.601Z] #75 ... [2024-02-21T20:05:14.601Z] [2024-02-21T20:05:14.601Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-21T20:05:14.601Z] #0 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.601Z] #0 2.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.601Z] #0 2.790 OK: 17 MiB in 19 packages [2024-02-21T20:05:14.601Z] #76 DONE 3.5s [2024-02-21T20:05:14.861Z] [2024-02-21T20:05:14.861Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-21T20:05:14.861Z] #0 2.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.861Z] #0 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.861Z] #0 2.883 OK: 17 MiB in 19 packages [2024-02-21T20:05:14.861Z] #77 DONE 3.6s [2024-02-21T20:05:14.861Z] [2024-02-21T20:05:14.861Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:05:14.861Z] #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.861Z] #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.861Z] #0 2.688 OK: 7 MiB in 16 packages [2024-02-21T20:05:14.861Z] #78 DONE 3.5s [2024-02-21T20:05:14.861Z] [2024-02-21T20:05:14.861Z] #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:05:14.861Z] #75 DONE 1.1s [2024-02-21T20:05:14.861Z] [2024-02-21T20:05:14.861Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-21T20:05:14.862Z] #79 DONE 0.1s [2024-02-21T20:05:14.862Z] [2024-02-21T20:05:14.862Z] #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-21T20:05:14.862Z] #80 DONE 0.0s [2024-02-21T20:05:14.862Z] [2024-02-21T20:05:14.862Z] #81 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-21T20:05:14.862Z] #81 DONE 0.1s [2024-02-21T20:05:14.862Z] [2024-02-21T20:05:14.862Z] #82 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:05:14.862Z] #82 DONE 0.0s [2024-02-21T20:05:14.862Z] [2024-02-21T20:05:14.862Z] #83 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-21T20:05:14.862Z] #83 DONE 0.1s [2024-02-21T20:05:14.862Z] [2024-02-21T20:05:14.862Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-21T20:05:14.862Z] #71 3.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:14.862Z] #71 3.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:15.122Z] #71 ... [2024-02-21T20:05:15.122Z] [2024-02-21T20:05:15.122Z] #84 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-21T20:05:15.122Z] #84 DONE 0.1s [2024-02-21T20:05:15.122Z] [2024-02-21T20:05:15.122Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:05:15.122Z] #72 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:15.122Z] #72 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:15.122Z] #72 3.064 OK: 12 MiB in 26 packages [2024-02-21T20:05:15.122Z] #72 DONE 3.2s [2024-02-21T20:05:15.122Z] [2024-02-21T20:05:15.122Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-21T20:05:15.122Z] #71 3.372 OK: 8 MiB in 20 packages [2024-02-21T20:05:15.454Z] #71 DONE 3.5s [2024-02-21T20:05:15.454Z] [2024-02-21T20:05:15.454Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:05:15.454Z] #0 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:15.454Z] #0 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:05:15.454Z] #0 4.017 OK: 8 MiB in 17 packages [2024-02-21T20:05:15.454Z] #85 DONE 4.1s [2024-02-21T20:05:15.454Z] [2024-02-21T20:05:15.454Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:05:18.021Z] #86 DONE 2.6s [2024-02-21T20:05:18.021Z] [2024-02-21T20:05:18.021Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-21T20:05:18.021Z] #87 DONE 4.2s [2024-02-21T20:05:18.021Z] [2024-02-21T20:05:18.021Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-21T20:05:18.021Z] #88 DONE 2.6s [2024-02-21T20:05:18.021Z] [2024-02-21T20:05:18.021Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:05:18.021Z] #89 ... [2024-02-21T20:05:18.021Z] [2024-02-21T20:05:18.021Z] #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-21T20:05:18.021Z] #90 DONE 0.1s [2024-02-21T20:05:18.021Z] [2024-02-21T20:05:18.021Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-21T20:05:18.021Z] #91 DONE 0.1s [2024-02-21T20:05:18.021Z] [2024-02-21T20:05:18.021Z] #92 [security-spire-config] exporting to image [2024-02-21T20:05:18.021Z] #92 exporting layers 2.9s done [2024-02-21T20:05:18.021Z] #92 writing image sha256:227ccf6ca1a8fd6086262c1b23ef3a41f95f947cc81b514ca8f26c6f8286fd98 done [2024-02-21T20:05:18.021Z] #92 naming to docker.io/library/security-spire-config done [2024-02-21T20:05:18.021Z] #92 DONE 2.9s [2024-02-21T20:05:18.021Z] [2024-02-21T20:05:18.021Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-21T20:05:18.995Z] #93 DONE 1.1s [2024-02-21T20:05:18.995Z] [2024-02-21T20:05:18.995Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:05:19.255Z] #94 DONE 0.1s [2024-02-21T20:05:19.255Z] [2024-02-21T20:05:19.255Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:05:19.255Z] #89 DONE 1.3s [2024-02-21T20:05:19.255Z] [2024-02-21T20:05:19.255Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-21T20:05:19.255Z] #95 DONE 0.1s [2024-02-21T20:05:19.255Z] [2024-02-21T20:05:19.255Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-21T20:05:19.255Z] #96 DONE 0.0s [2024-02-21T20:05:19.255Z] [2024-02-21T20:05:19.255Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-21T20:05:19.255Z] #97 DONE 0.1s [2024-02-21T20:05:19.255Z] [2024-02-21T20:05:19.255Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-21T20:05:19.255Z] #98 DONE 0.1s [2024-02-21T20:05:19.255Z] [2024-02-21T20:05:19.255Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:05:19.255Z] #99 DONE 0.1s [2024-02-21T20:05:19.255Z] [2024-02-21T20:05:19.255Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-21T20:05:19.255Z] #100 DONE 0.0s [2024-02-21T20:05:19.255Z] [2024-02-21T20:05:19.255Z] #92 [security-spire-server] exporting to image [2024-02-21T20:05:19.514Z] #92 ... [2024-02-21T20:05:19.514Z] [2024-02-21T20:05:19.514Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-21T20:05:19.514Z] #101 DONE 0.0s [2024-02-21T20:05:19.514Z] [2024-02-21T20:05:19.514Z] #92 [security-spire-agent] exporting to image [2024-02-21T20:05:19.774Z] #92 exporting layers 0.5s done [2024-02-21T20:05:19.774Z] #92 writing image sha256:ce43eb45b3bac0f6f1d63ce26baa6195d5edc9d91fdd3e91d8a554fe807025f3 done [2024-02-21T20:05:19.774Z] #92 naming to docker.io/library/security-spire-server done [2024-02-21T20:05:19.774Z] #92 writing image sha256:c3f7b71b1f59fbb006f39fe6d9f6bfc0a73de566d7cf7410abbe3799440fbb39 done [2024-02-21T20:05:19.774Z] #92 naming to docker.io/library/security-spire-agent done [2024-02-21T20:05:19.774Z] #92 DONE 3.5s [2024-02-21T20:05:19.774Z] [2024-02-21T20:05:19.774Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:05:20.034Z] #51 ... [2024-02-21T20:05:20.034Z] [2024-02-21T20:05:20.034Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:05:21.415Z] #37 ... [2024-02-21T20:05:21.415Z] [2024-02-21T20:05:21.415Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:21.676Z] #102 ... [2024-02-21T20:05:21.676Z] [2024-02-21T20:05:21.676Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:21.676Z] #103 ... [2024-02-21T20:05:21.676Z] [2024-02-21T20:05:21.676Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:40.398Z] #104 ... [2024-02-21T20:05:40.398Z] [2024-02-21T20:05:40.398Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:40.398Z] #102 DONE 26.5s [2024-02-21T20:05:40.398Z] [2024-02-21T20:05:40.398Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:40.398Z] #104 DONE 26.1s [2024-02-21T20:05:40.398Z] [2024-02-21T20:05:40.398Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:40.398Z] #103 DONE 26.4s [2024-02-21T20:05:40.398Z] [2024-02-21T20:05:40.398Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:40.398Z] #69 DONE 26.3s [2024-02-21T20:05:40.398Z] [2024-02-21T20:05:40.398Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-21T20:05:46.908Z] Removing intermediate container da935e5413fd [2024-02-21T20:05:46.908Z] ---> e21c72a25ede [2024-02-21T20:05:46.908Z] Successfully built e21c72a25ede [2024-02-21T20:05:46.908Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:05:47.378Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T20:05:47.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:05:47.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-1423 does not seem to be running inside a container [2024-02-21T20:05:47.827Z] $ 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-02-21T20:05:48.539Z] #105 ... [2024-02-21T20:05:48.539Z] [2024-02-21T20:05:48.539Z] #106 [core-command builder 6/7] COPY . . [2024-02-21T20:05:48.539Z] #106 ... [2024-02-21T20:05:48.539Z] [2024-02-21T20:05:48.539Z] #107 [security-proxy-setup builder 6/7] COPY . . [2024-02-21T20:05:48.539Z] #107 ... [2024-02-21T20:05:48.539Z] [2024-02-21T20:05:48.539Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-21T20:05:49.167Z] $ docker top f07835a8ceb4102a548f30ab2848706304155e61bf21eb3aadf1ecfd80ee1759 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T20:05:50.137Z] + go version [2024-02-21T20:05:50.137Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-21T20:05:50.169Z] $ docker stop --time=1 f07835a8ceb4102a548f30ab2848706304155e61bf21eb3aadf1ecfd80ee1759 [2024-02-21T20:05:51.804Z] $ docker rm -f --volumes f07835a8ceb4102a548f30ab2848706304155e61bf21eb3aadf1ecfd80ee1759 [2024-02-21T20:05:51.822Z] #108 ... [2024-02-21T20:05:51.822Z] [2024-02-21T20:05:51.822Z] #106 [core-command builder 6/7] COPY . . [2024-02-21T20:05:51.822Z] #106 DONE 13.2s [2024-02-21T20:05:51.822Z] [2024-02-21T20:05:51.822Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:51.822Z] #109 CACHED [2024-02-21T20:05:51.822Z] [2024-02-21T20:05:51.822Z] #110 [support-scheduler builder 6/7] COPY . . [2024-02-21T20:05:51.822Z] #110 CACHED [2024-02-21T20:05:51.822Z] [2024-02-21T20:05:51.822Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:51.822Z] #111 CACHED [2024-02-21T20:05:51.822Z] [2024-02-21T20:05:51.822Z] #112 [security-proxy-auth builder 6/7] COPY . . [2024-02-21T20:05:51.822Z] #112 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:51.823Z] #113 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:51.823Z] #114 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:51.823Z] #115 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-21T20:05:51.823Z] #116 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:51.823Z] #117 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:51.823Z] #118 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #119 [core-metadata builder 6/7] COPY . . [2024-02-21T20:05:51.823Z] #119 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:51.823Z] #120 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:51.823Z] #121 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #122 [core-data builder 6/7] COPY . . [2024-02-21T20:05:51.823Z] #122 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:51.823Z] #123 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-21T20:05:51.823Z] #105 DONE 13.3s [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:05:51.823Z] #124 ... [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #107 [security-proxy-setup builder 6/7] COPY . . [2024-02-21T20:05:51.823Z] #107 DONE 13.5s [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-02-21T20:05:51.823Z] #125 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:51.823Z] #126 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:51.823Z] #127 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #128 [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-02-21T20:05:51.823Z] #128 ... [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:05:51.823Z] #129 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-02-21T20:05:51.823Z] #130 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:05:51.823Z] #131 CACHED [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-21T20:05:51.823Z] #108 DONE 13.8s [2024-02-21T20:05:51.823Z] [2024-02-21T20:05:51.823Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:05:53.044Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T20:05:53.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:05:53.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-1423 does not seem to be running inside a container [2024-02-21T20:05:53.442Z] $ 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-02-21T20:05:54.650Z] $ docker top 234e2993a49455a8908b65dcd5b60161bc6f1e2c0fadb966f21c1a8e752bf201 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-21T20:05:54.999Z] ========================================================= [2024-02-21T20:05:54.999Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-21T20:05:54.999Z] ========================================================= [Pipeline] sh [2024-02-21T20:05:55.648Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:05:56.015Z] #132 4.630 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-02-21T20:05:56.399Z] + make test [2024-02-21T20:05:56.399Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T20:05:56.949Z] #132 ... [2024-02-21T20:05:56.949Z] [2024-02-21T20:05:56.949Z] #128 [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-02-21T20:05:56.949Z] #128 5.243 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-02-21T20:06:02.204Z] #128 ... [2024-02-21T20:06:02.204Z] [2024-02-21T20:06:02.204Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:06:02.204Z] #0 4.352 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-02-21T20:06:02.204Z] #133 ... [2024-02-21T20:06:02.204Z] [2024-02-21T20:06:02.204Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-21T20:06:02.204Z] #0 2.934 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-02-21T20:06:02.204Z] #134 ... [2024-02-21T20:06:02.204Z] [2024-02-21T20:06:02.204Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-21T20:06:02.204Z] #0 2.263 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-02-21T20:06:02.204Z] #135 ... [2024-02-21T20:06:02.204Z] [2024-02-21T20:06:02.204Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:06:02.204Z] #0 3.788 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-02-21T20:06:02.204Z] #136 ... [2024-02-21T20:06:02.204Z] [2024-02-21T20:06:02.204Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-21T20:06:02.204Z] #0 5.296 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-02-21T20:06:02.204Z] #137 ... [2024-02-21T20:06:02.204Z] [2024-02-21T20:06:02.204Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:06:02.204Z] #0 3.052 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-02-21T20:06:02.204Z] #138 ... [2024-02-21T20:06:02.204Z] [2024-02-21T20:06:02.204Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:06:02.204Z] #0 4.435 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-02-21T20:06:02.204Z] #139 ... [2024-02-21T20:06:02.204Z] [2024-02-21T20:06:02.204Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:06:02.204Z] #0 4.388 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-02-21T20:06:05.737Z] #140 ... [2024-02-21T20:06:05.737Z] [2024-02-21T20:06:05.737Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:06:05.737Z] #124 4.495 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-02-21T20:06:35.259Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-21T20:07:29.814Z] #124 ... [2024-02-21T20:07:29.814Z] [2024-02-21T20:07:29.814Z] #128 [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-02-21T20:07:29.814Z] #128 92.14 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-02-21T20:07:47.969Z] #128 ... [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:07:47.969Z] #124 DONE 114.5s [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:07:47.969Z] #140 DONE 114.0s [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:47.969Z] #141 ... [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-21T20:07:47.969Z] #134 DONE 114.8s [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:47.969Z] #142 ... [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:07:47.969Z] #138 DONE 115.2s [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #143 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:47.969Z] #143 ... [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:07:47.969Z] #139 DONE 115.7s [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:47.969Z] #144 ... [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:07:47.969Z] #133 DONE 116.0s [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-21T20:07:47.969Z] #132 DONE 115.8s [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #143 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:47.969Z] #143 ... [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-21T20:07:47.969Z] #137 DONE 116.0s [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:47.969Z] #145 ... [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-21T20:07:47.969Z] #135 DONE 116.6s [2024-02-21T20:07:47.969Z] [2024-02-21T20:07:47.969Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-21T20:07:48.228Z] #146 ... [2024-02-21T20:07:48.228Z] [2024-02-21T20:07:48.228Z] #128 [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-02-21T20:07:48.228Z] #128 DONE 116.6s [2024-02-21T20:07:48.228Z] [2024-02-21T20:07:48.228Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:07:48.228Z] #136 DONE 117.0s [2024-02-21T20:07:48.228Z] [2024-02-21T20:07:48.228Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.165Z] #144 ... [2024-02-21T20:07:49.165Z] [2024-02-21T20:07:49.165Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.165Z] #141 DONE 3.3s [2024-02-21T20:07:49.165Z] [2024-02-21T20:07:49.165Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.165Z] #142 DONE 3.1s [2024-02-21T20:07:49.165Z] [2024-02-21T20:07:49.165Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.165Z] #144 DONE 2.7s [2024-02-21T20:07:49.165Z] [2024-02-21T20:07:49.165Z] #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.423Z] #147 ... [2024-02-21T20:07:49.423Z] [2024-02-21T20:07:49.423Z] #143 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.423Z] #143 DONE 3.1s [2024-02-21T20:07:49.423Z] [2024-02-21T20:07:49.423Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.423Z] #145 DONE 1.9s [2024-02-21T20:07:49.423Z] [2024-02-21T20:07:49.423Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.423Z] #148 DONE 1.0s [2024-02-21T20:07:49.423Z] [2024-02-21T20:07:49.423Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-21T20:07:49.423Z] #146 DONE 1.9s [2024-02-21T20:07:49.423Z] [2024-02-21T20:07:49.423Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #149 ... [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #150 DONE 0.4s [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #151 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #151 DONE 0.5s [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #147 DONE 0.4s [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #152 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.682Z] #152 CACHED [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #153 CACHED [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #154 DONE 0.3s [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #155 CACHED [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.682Z] #156 CACHED [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.682Z] #157 CACHED [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #158 CACHED [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #159 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:07:49.682Z] #159 CACHED [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #160 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #160 CACHED [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #149 DONE 0.2s [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:07:49.682Z] #161 DONE 0.3s [2024-02-21T20:07:49.682Z] [2024-02-21T20:07:49.682Z] #162 [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-02-21T20:07:56.259Z] #162 ... [2024-02-21T20:07:56.259Z] [2024-02-21T20:07:56.259Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-21T20:07:56.259Z] #163 DONE 6.2s [2024-02-21T20:07:56.259Z] [2024-02-21T20:07:56.259Z] #164 [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-02-21T20:07:56.259Z] #164 ... [2024-02-21T20:07:56.259Z] [2024-02-21T20:07:56.259Z] #165 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:07:56.259Z] #165 ... [2024-02-21T20:07:56.259Z] [2024-02-21T20:07:56.259Z] #166 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-21T20:07:56.259Z] #166 DONE 6.6s [2024-02-21T20:07:56.259Z] [2024-02-21T20:07:56.259Z] #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-21T20:07:56.519Z] #167 ... [2024-02-21T20:07:56.519Z] [2024-02-21T20:07:56.519Z] #168 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:07:56.778Z] #168 ... [2024-02-21T20:07:56.778Z] [2024-02-21T20:07:56.778Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-21T20:07:56.778Z] #169 DONE 7.2s [2024-02-21T20:07:57.036Z] [2024-02-21T20:07:57.036Z] #170 [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-02-21T20:07:57.036Z] #170 ... [2024-02-21T20:07:57.036Z] [2024-02-21T20:07:57.036Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-21T20:07:57.036Z] #171 DONE 7.5s [2024-02-21T20:07:57.296Z] [2024-02-21T20:07:57.296Z] #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-21T20:07:57.566Z] #172 ... [2024-02-21T20:07:57.566Z] [2024-02-21T20:07:57.567Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:07:57.825Z] #173 ... [2024-02-21T20:07:57.825Z] [2024-02-21T20:07:57.825Z] #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-21T20:07:57.825Z] #174 DONE 7.9s [2024-02-21T20:07:57.825Z] [2024-02-21T20:07:57.825Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:07:58.095Z] #175 ... [2024-02-21T20:07:58.095Z] [2024-02-21T20:07:58.095Z] #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-21T20:07:58.095Z] #172 DONE 8.3s [2024-02-21T20:07:58.095Z] [2024-02-21T20:07:58.095Z] #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-21T20:07:58.095Z] #176 DONE 8.5s [2024-02-21T20:07:58.095Z] [2024-02-21T20:07:58.095Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:07:58.669Z] #177 ... [2024-02-21T20:07:58.669Z] [2024-02-21T20:07:58.669Z] #162 [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-02-21T20:07:58.669Z] #162 DONE 9.0s [2024-02-21T20:07:58.929Z] [2024-02-21T20:07:58.929Z] #178 [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-02-21T20:07:59.199Z] #178 ... [2024-02-21T20:07:59.199Z] [2024-02-21T20:07:59.199Z] #164 [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-02-21T20:07:59.199Z] #164 DONE 9.3s [2024-02-21T20:07:59.199Z] [2024-02-21T20:07:59.199Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-21T20:07:59.457Z] #179 ... [2024-02-21T20:07:59.457Z] [2024-02-21T20:07:59.458Z] #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-21T20:07:59.458Z] #167 DONE 9.8s [2024-02-21T20:07:59.458Z] [2024-02-21T20:07:59.458Z] #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-21T20:07:59.716Z] #180 ... [2024-02-21T20:07:59.716Z] [2024-02-21T20:07:59.716Z] #181 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:07:59.716Z] #181 ... [2024-02-21T20:07:59.716Z] [2024-02-21T20:07:59.716Z] #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-21T20:07:59.716Z] #180 DONE 10.4s [2024-02-21T20:07:59.979Z] [2024-02-21T20:07:59.979Z] #182 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:08:02.517Z] #182 ... [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #165 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:08:02.517Z] #165 DONE 6.0s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #170 [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-02-21T20:08:02.517Z] #170 DONE 5.2s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #168 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:08:02.517Z] #168 DONE 5.7s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #92 [support-notifications] exporting to image [2024-02-21T20:08:02.517Z] #92 exporting layers [2024-02-21T20:08:02.517Z] #92 ... [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:08:02.517Z] #173 DONE 4.7s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:08:02.517Z] #177 DONE 4.2s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:08:02.517Z] #175 DONE 4.5s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #178 [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-02-21T20:08:02.517Z] #178 DONE 3.5s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #92 [core-command] exporting to image [2024-02-21T20:08:02.517Z] #92 ... [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #182 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:08:02.517Z] #182 DONE 4.1s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-21T20:08:02.517Z] #179 DONE 3.2s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #181 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:08:02.517Z] #181 DONE 2.9s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:08:02.517Z] #183 DONE 2.4s [2024-02-21T20:08:02.517Z] [2024-02-21T20:08:02.517Z] #92 [support-scheduler] exporting to image [2024-02-21T20:08:02.517Z] #92 exporting layers 0.3s done [2024-02-21T20:08:02.774Z] #92 writing image sha256:c740abb38f8fbba1737d067af145d488172dde37f7180cd1ddfd9888b83ff817 [2024-02-21T20:08:02.774Z] #92 ... [2024-02-21T20:08:02.774Z] [2024-02-21T20:08:02.774Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-21T20:08:02.774Z] #184 DONE 0.6s [2024-02-21T20:08:02.774Z] [2024-02-21T20:08:02.774Z] #92 [support-scheduler] exporting to image [2024-02-21T20:08:02.774Z] #92 exporting layers 0.5s done [2024-02-21T20:08:03.034Z] #92 ... [2024-02-21T20:08:03.034Z] [2024-02-21T20:08:03.034Z] #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-21T20:08:03.034Z] #185 DONE 0.5s [2024-02-21T20:08:03.034Z] [2024-02-21T20:08:03.034Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:08:03.034Z] #186 DONE 0.6s [2024-02-21T20:08:03.034Z] [2024-02-21T20:08:03.034Z] #187 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:08:03.034Z] #187 DONE 0.5s [2024-02-21T20:08:03.034Z] [2024-02-21T20:08:03.034Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-21T20:08:03.034Z] #188 DONE 0.6s [2024-02-21T20:08:03.034Z] [2024-02-21T20:08:03.034Z] #92 [core-command] exporting to image [2024-02-21T20:08:03.034Z] #92 exporting layers 0.7s done [2024-02-21T20:08:03.034Z] #92 writing image sha256:c740abb38f8fbba1737d067af145d488172dde37f7180cd1ddfd9888b83ff817 0.2s done [2024-02-21T20:08:03.034Z] #92 naming to docker.io/library/core-data done [2024-02-21T20:08:03.034Z] #92 writing image sha256:e36159ab635d908b367118137af2b762105a4c0bace78151ea1466353ca22a9a 0.0s done [2024-02-21T20:08:03.034Z] #92 naming to docker.io/library/core-command done [2024-02-21T20:08:03.034Z] #92 ... [2024-02-21T20:08:03.034Z] [2024-02-21T20:08:03.034Z] #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-21T20:08:03.034Z] #189 DONE 0.5s [2024-02-21T20:08:03.034Z] [2024-02-21T20:08:03.034Z] #92 [security-spiffe-token-provider] exporting to image [2024-02-21T20:08:03.034Z] #92 writing image sha256:f73d36b3e4e33ecbf99f7e6180567bac57af37479a101cb2db6f4941fe2b61e9 done [2024-02-21T20:08:03.034Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2024-02-21T20:08:03.034Z] #92 writing image sha256:d9b6d785a223ba999a78a844e4a60882cc4ce274c4829130ddad219665d2f411 [2024-02-21T20:08:03.292Z] #92 writing image sha256:d9b6d785a223ba999a78a844e4a60882cc4ce274c4829130ddad219665d2f411 done [2024-02-21T20:08:03.292Z] #92 naming to docker.io/library/support-notifications done [2024-02-21T20:08:03.882Z] #92 ... [2024-02-21T20:08:03.882Z] [2024-02-21T20:08:03.882Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-21T20:08:03.882Z] #190 DONE 1.0s [2024-02-21T20:08:03.882Z] [2024-02-21T20:08:03.882Z] #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-21T20:08:03.882Z] #191 DONE 0.9s [2024-02-21T20:08:03.882Z] [2024-02-21T20:08:03.882Z] #92 [support-notifications] exporting to image [2024-02-21T20:08:03.882Z] #92 exporting layers 1.5s done [2024-02-21T20:08:04.145Z] #92 ... [2024-02-21T20:08:04.145Z] [2024-02-21T20:08:04.145Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-21T20:08:04.145Z] #192 DONE 1.1s [2024-02-21T20:08:04.145Z] [2024-02-21T20:08:04.145Z] #92 [support-notifications] exporting to image [2024-02-21T20:08:04.145Z] #92 writing image sha256:5aaba5753ef9e6e620715b9e5a8a0b6a5854527519cafe65adf1e7d4e6d3c00f done [2024-02-21T20:08:04.145Z] #92 naming to docker.io/library/core-metadata [2024-02-21T20:08:04.145Z] #92 naming to docker.io/library/core-metadata 0.0s done [2024-02-21T20:08:04.145Z] #92 writing image sha256:e0c536078dd43857cc2c106f05b2c91d2eedb0a23d3e6a7832e858ed07e531de 0.1s done [2024-02-21T20:08:04.145Z] #92 naming to docker.io/library/support-scheduler done [2024-02-21T20:08:04.145Z] #92 DONE 5.5s [2024-02-21T20:08:04.145Z] [2024-02-21T20:08:04.145Z] #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:08:04.145Z] #193 DONE 1.4s [2024-02-21T20:08:04.145Z] [2024-02-21T20:08:04.145Z] #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:08:04.620Z] #194 ... [2024-02-21T20:08:04.620Z] [2024-02-21T20:08:04.620Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:08:04.620Z] #195 DONE 1.4s [2024-02-21T20:08:04.620Z] [2024-02-21T20:08:04.620Z] #92 [security-proxy-auth] exporting to image [2024-02-21T20:08:04.881Z] #92 ... [2024-02-21T20:08:04.881Z] [2024-02-21T20:08:04.881Z] #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-21T20:08:04.881Z] #196 DONE 1.0s [2024-02-21T20:08:04.881Z] [2024-02-21T20:08:04.881Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-21T20:08:04.881Z] #197 DONE 1.0s [2024-02-21T20:08:04.881Z] [2024-02-21T20:08:04.881Z] #92 [core-common-config-bootstrapper] exporting to image [2024-02-21T20:08:04.881Z] #92 exporting layers 0.6s done [2024-02-21T20:08:04.881Z] #92 writing image sha256:52db41c6bd0a9b4f79ea01218d61fb878e0543cc5ce0affdc8ce1a5ae97667b8 0.0s done [2024-02-21T20:08:04.881Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-21T20:08:05.141Z] #92 writing image sha256:780b0756066358aa8f54e501a3acf096005b0b367dae6f903ea504281d5505ca 0.1s done [2024-02-21T20:08:05.141Z] #92 naming to docker.io/library/security-proxy-auth [2024-02-21T20:08:05.141Z] #92 naming to docker.io/library/security-proxy-auth 0.1s done [2024-02-21T20:08:05.141Z] #92 DONE 6.4s [2024-02-21T20:08:05.141Z] [2024-02-21T20:08:05.141Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-21T20:08:05.406Z] #198 DONE 0.4s [2024-02-21T20:08:05.406Z] [2024-02-21T20:08:05.406Z] #199 [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-02-21T20:08:05.406Z] #199 DONE 0.4s [2024-02-21T20:08:05.406Z] [2024-02-21T20:08:05.406Z] #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:08:05.406Z] #194 DONE 1.2s [2024-02-21T20:08:05.406Z] [2024-02-21T20:08:05.406Z] #92 [security-proxy-setup] exporting to image [2024-02-21T20:08:05.406Z] #92 ... [2024-02-21T20:08:05.406Z] [2024-02-21T20:08:05.406Z] #200 [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-02-21T20:08:05.406Z] #200 DONE 0.2s [2024-02-21T20:08:05.697Z] [2024-02-21T20:08:05.697Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-21T20:08:05.697Z] #201 DONE 0.2s [2024-02-21T20:08:05.697Z] [2024-02-21T20:08:05.697Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-21T20:08:05.697Z] #202 DONE 0.2s [2024-02-21T20:08:05.697Z] [2024-02-21T20:08:05.697Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-21T20:08:05.960Z] #203 ... [2024-02-21T20:08:05.960Z] [2024-02-21T20:08:05.960Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:08:05.960Z] #204 DONE 0.7s [2024-02-21T20:08:06.221Z] [2024-02-21T20:08:06.221Z] #92 [security-proxy-setup] exporting to image [2024-02-21T20:08:06.221Z] #92 exporting layers 0.8s done [2024-02-21T20:08:06.221Z] #92 writing image sha256:1272dd38d042a66b4c1331e992b65f9cac3232099057d32c172ff7abfadeafe5 done [2024-02-21T20:08:06.221Z] #92 naming to docker.io/library/security-proxy-setup done [2024-02-21T20:08:06.221Z] #92 ... [2024-02-21T20:08:06.221Z] [2024-02-21T20:08:06.221Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-21T20:08:06.222Z] #203 DONE 0.5s [2024-02-21T20:08:06.483Z] [2024-02-21T20:08:06.483Z] #92 [security-bootstrapper] exporting to image [2024-02-21T20:08:06.483Z] #92 exporting layers 0.4s done [2024-02-21T20:08:06.483Z] #92 writing image sha256:36b78a08c51900bcd0119409fe68d9adb40c29c4f2f5a94d43f33cc23f1d60d4 [2024-02-21T20:08:06.483Z] #92 writing image sha256:36b78a08c51900bcd0119409fe68d9adb40c29c4f2f5a94d43f33cc23f1d60d4 done [2024-02-21T20:08:06.483Z] #92 naming to docker.io/library/security-secretstore-setup done [2024-02-21T20:08:06.483Z] #92 exporting layers 0.3s done [2024-02-21T20:08:06.483Z] #92 writing image sha256:fed0e77b05425c7fccbab69dbfde6e9b4bf3dff0dcd93eab3dcce392cb33f6b4 done [2024-02-21T20:08:06.483Z] #92 naming to docker.io/library/security-bootstrapper done [2024-02-21T20:08:06.483Z] #92 DONE 7.8s [2024-02-21T20:08:06.483Z] [2024-02-21T20:08:06.483Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:08:06.483Z] time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-21T20:08:06.547Z] $ docker stop --time=1 3ea50e7f8c45791d7a2289d463dd18da6f8a649f234f34b21baaae0e31348581 [2024-02-21T20:08:08.329Z] $ docker rm -f --volumes 3ea50e7f8c45791d7a2289d463dd18da6f8a649f234f34b21baaae0e31348581 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T20:08:08.922Z] + docker images [2024-02-21T20:08:08.922Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-21T20:08:08.922Z] security-bootstrapper latest fed0e77b0542 2 seconds ago 18.6MB [2024-02-21T20:08:08.922Z] security-proxy-setup latest 1272dd38d042 3 seconds ago 25.9MB [2024-02-21T20:08:08.923Z] security-secretstore-setup latest 36b78a08c519 3 seconds ago 36.3MB [2024-02-21T20:08:08.923Z] core-common-config-bootstrapper latest 52db41c6bd0a 4 seconds ago 15MB [2024-02-21T20:08:08.923Z] security-proxy-auth latest 780b07560663 4 seconds ago 15.9MB [2024-02-21T20:08:08.923Z] support-notifications latest d9b6d785a223 6 seconds ago 26.7MB [2024-02-21T20:08:08.923Z] core-command latest e36159ab635d 6 seconds ago 17MB [2024-02-21T20:08:08.923Z] support-scheduler latest e0c536078dd4 6 seconds ago 26.2MB [2024-02-21T20:08:08.923Z] core-metadata latest 5aaba5753ef9 6 seconds ago 17.5MB [2024-02-21T20:08:08.923Z] security-spiffe-token-provider latest f73d36b3e4e3 7 seconds ago 28.7MB [2024-02-21T20:08:08.923Z] core-data latest c740abb38f8f 7 seconds ago 17.2MB [2024-02-21T20:08:08.923Z] security-spire-server latest ce43eb45b3ba 2 minutes ago 102MB [2024-02-21T20:08:08.923Z] security-spire-agent latest c3f7b71b1f59 2 minutes ago 161MB [2024-02-21T20:08:08.923Z] security-spire-config latest 227ccf6ca1a8 2 minutes ago 102MB [2024-02-21T20:08:08.923Z] ci-base-image-x86_64 latest 3f2293c4b06f 6 minutes ago 885MB [2024-02-21T20:08:08.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-21T20:08:08.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-21T20:08:08.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-21T20:08:11.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-21T20:08:11.889Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-21T20:08:12.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-21T20:08:16.419Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-21T20:08:16.419Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-21T20:08:16.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-21T20:08:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-21T20:08:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-21T20:08:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-21T20:08:18.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-21T20:08:20.831Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-21T20:08:20.831Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-21T20:08:20.831Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-21T20:08:20.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-21T20:08:29.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-21T20:08:29.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-21T20:08:30.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.471s coverage: 28.7% of statements [2024-02-21T20:08:40.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.282s coverage: 97.0% of statements [2024-02-21T20:08:43.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-21T20:08:43.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-21T20:08:43.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-21T20:08:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.426s coverage: 69.2% of statements [2024-02-21T20:08:48.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-21T20:08:48.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-21T20:08:50.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.366s coverage: 53.2% of statements [2024-02-21T20:08:57.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-21T20:08:57.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-21T20:08:57.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:08:57.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-21T20:08:57.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-21T20:09:05.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-21T20:09:05.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-21T20:09:10.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.050s coverage: 93.4% of statements [2024-02-21T20:09:10.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.992s coverage: 4.1% of statements [2024-02-21T20:09:18.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-21T20:09:18.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:09:18.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-21T20:09:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-21T20:09:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-21T20:09:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-21T20:09:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-21T20:09:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-21T20:09:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-21T20:09:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-21T20:09:20.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.583s coverage: 97.6% of statements [2024-02-21T20:09:20.653Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.186s coverage: 72.2% of statements [2024-02-21T20:09:28.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-21T20:09:28.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-21T20:09:29.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.387s coverage: 0.9% of statements [2024-02-21T20:09:29.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.248s coverage: 32.2% of statements [2024-02-21T20:09:32.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.331s coverage: 41.7% of statements [2024-02-21T20:09:32.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.264s coverage: 82.9% of statements [2024-02-21T20:09:32.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.216s coverage: 94.1% of statements [2024-02-21T20:09:32.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.186s coverage: 96.3% of statements [2024-02-21T20:09:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.219s coverage: 87.5% of statements [2024-02-21T20:09:37.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-21T20:09:38.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-21T20:09:38.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-21T20:09:38.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-21T20:09:42.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-21T20:09:42.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-21T20:09:42.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-21T20:09:42.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-21T20:09:48.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.210s coverage: 94.4% of statements [2024-02-21T20:09:48.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-21T20:09:48.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-21T20:09:48.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-21T20:09:48.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-21T20:09:57.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-21T20:09:57.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-21T20:09:59.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-21T20:10:02.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.970s coverage: 79.9% of statements [2024-02-21T20:10:02.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.243s coverage: 92.9% of statements [2024-02-21T20:10:02.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.077s coverage: 64.4% of statements [2024-02-21T20:10:02.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.230s coverage: 62.3% of statements [2024-02-21T20:10:02.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.209s coverage: 87.2% of statements [2024-02-21T20:10:02.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.173s coverage: 20.0% of statements [2024-02-21T20:10:02.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.170s coverage: 100.0% of statements [2024-02-21T20:10:03.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.383s coverage: 81.8% of statements [2024-02-21T20:10:05.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-21T20:10:05.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-21T20:10:07.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.408s coverage: 82.1% of statements [2024-02-21T20:10:07.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.233s coverage: 86.0% of statements [2024-02-21T20:10:12.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-21T20:10:12.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-21T20:10:13.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.052s coverage: 63.1% of statements [2024-02-21T20:10:13.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.452s coverage: 100.0% of statements [2024-02-21T20:10:14.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements [2024-02-21T20:10:14.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements [2024-02-21T20:10:14.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-21T20:10:14.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-21T20:10:14.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-21T20:10:15.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements [2024-02-21T20:10:16.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements [2024-02-21T20:10:21.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-21T20:10:21.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-21T20:10:21.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-21T20:10:23.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.846s coverage: 38.4% of statements [2024-02-21T20:10:23.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.236s coverage: 89.5% of statements [2024-02-21T20:10:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-21T20:10:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-21T20:10:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-21T20:10:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-21T20:10:27.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.224s coverage: 84.8% of statements [2024-02-21T20:10:32.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-21T20:10:32.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-21T20:10:32.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-21T20:10:32.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-21T20:10:39.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-21T20:10:39.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:10:39.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-21T20:10:39.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-21T20:10:39.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.293s coverage: 19.9% of statements [2024-02-21T20:10:40.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.632s coverage: 95.7% of statements [2024-02-21T20:10:42.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-21T20:10:42.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-21T20:10:44.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.247s coverage: 61.8% of statements [2024-02-21T20:10:46.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-21T20:10:46.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:10:47.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.413s coverage: 98.9% of statements [2024-02-21T20:10:50.760Z] 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-02-21T20:10:50.760Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-21T20:10:50.760Z] go vet ./... [2024-02-21T20:13:12.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T20:13:12.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T20:13:12.417Z] ./bin/test-attribution-txt.sh [2024-02-21T20:13:12.417Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T20:13:12.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-21T20:13:12.844Z] + ls -al . [2024-02-21T20:13:13.111Z] total 732 [2024-02-21T20:13:13.111Z] drwxrwxr-x 10 1001 1001 4096 Feb 21 20:06 . [2024-02-21T20:13:13.111Z] drwxr-xr-x 4 root root 4096 Feb 21 20:05 .. [2024-02-21T20:13:13.111Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:03 .blubracket [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 10 Feb 21 20:03 .dockerignore [2024-02-21T20:13:13.111Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 20:04 .git [2024-02-21T20:13:13.111Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:03 .github [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 1074 Feb 21 20:03 .gitignore [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 20:03 .golangci.yml [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 100 Feb 21 20:03 .hadolint.yml [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 155 Feb 21 20:03 .sonarcloud.properties [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:03 ADOPTERS.md [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 11674 Feb 21 20:03 Attribution.txt [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 100284 Feb 21 20:03 CHANGELOG.md [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:03 CONTRIBUTING.md [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 20:03 GOVERNANCE.md [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 861 Feb 21 20:03 Jenkinsfile [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:03 LICENSE [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 15392 Feb 21 20:03 Makefile [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 20:03 OWNERS.md [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 9528 Feb 21 20:03 README.md [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 789 Feb 21 20:03 SECURITY.md [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 20:01 VERSION [2024-02-21T20:13:13.111Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:03 bin [2024-02-21T20:13:13.111Z] drwxrwxr-x 18 1001 1001 4096 Feb 21 20:03 cmd [2024-02-21T20:13:13.111Z] -rw-r--r-- 1 root root 453602 Feb 21 20:10 coverage.out [2024-02-21T20:13:13.111Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:03 fuzz_test [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 3734 Feb 21 20:03 go.mod [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 34045 Feb 21 20:03 go.sum [2024-02-21T20:13:13.111Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 20:03 internal [2024-02-21T20:13:13.111Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:03 openapi [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 584 Feb 21 20:03 security.txt [2024-02-21T20:13:13.111Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 20:03 version.go [Pipeline] sh [2024-02-21T20:13:13.467Z] + '[' -e coverage.out ] [2024-02-21T20:13:13.467Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-21T20:13:13.768Z] Warning: overwriting stash ‘coverage-report’ [2024-02-21T20:13:14.533Z] Stashed 1 file(s) [Pipeline] sh [2024-02-21T20:13:15.178Z] + make build [2024-02-21T20:13:15.178Z] 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-02-21T20:14:36.801Z] 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-02-21T20:14:36.801Z] 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-02-21T20:14:41.048Z] 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-02-21T20:14:43.635Z] 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-02-21T20:15:15.852Z] 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-02-21T20:15:18.436Z] 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-02-21T20:15:23.771Z] 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-02-21T20:15:27.122Z] 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-02-21T20:15:30.467Z] 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-02-21T20:15:33.050Z] 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-02-21T20:15:37.296Z] 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-02-21T20:15:41.568Z] $ docker stop --time=1 234e2993a49455a8908b65dcd5b60161bc6f1e2c0fadb966f21c1a8e752bf201 [2024-02-21T20:15:43.746Z] $ docker rm -f --volumes 234e2993a49455a8908b65dcd5b60161bc6f1e2c0fadb966f21c1a8e752bf201 [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-02-21T20:15:47.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-21T20:15:47.110Z] [2024-02-21T20:15:47.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:15:47.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-21T20:15:47.822Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-21T20:15:47.822Z] 547446be3368: Pulling fs layer [2024-02-21T20:15:47.822Z] d125d8839a47: Pulling fs layer [2024-02-21T20:15:47.822Z] 3e85d5ac6304: Pulling fs layer [2024-02-21T20:15:47.822Z] c3105a71a48b: Pulling fs layer [2024-02-21T20:15:47.822Z] 0f093f025ec4: Pulling fs layer [2024-02-21T20:15:47.822Z] c3106fc0e877: Pulling fs layer [2024-02-21T20:15:47.822Z] c3105a71a48b: Waiting [2024-02-21T20:15:47.822Z] 0f093f025ec4: Waiting [2024-02-21T20:15:47.822Z] c3106fc0e877: Waiting [2024-02-21T20:15:47.822Z] 547446be3368: Verifying Checksum [2024-02-21T20:15:48.096Z] c3105a71a48b: Verifying Checksum [2024-02-21T20:15:48.096Z] c3105a71a48b: Download complete [2024-02-21T20:15:48.363Z] d125d8839a47: Verifying Checksum [2024-02-21T20:15:48.363Z] d125d8839a47: Download complete [2024-02-21T20:15:48.363Z] c3106fc0e877: Download complete [2024-02-21T20:15:48.363Z] 0f093f025ec4: Verifying Checksum [2024-02-21T20:15:48.363Z] 0f093f025ec4: Download complete [2024-02-21T20:15:48.635Z] 547446be3368: Pull complete [2024-02-21T20:15:50.045Z] d125d8839a47: Pull complete [2024-02-21T20:15:50.625Z] 3e85d5ac6304: Verifying Checksum [2024-02-21T20:15:50.625Z] 3e85d5ac6304: Download complete [2024-02-21T20:16:03.096Z] 3e85d5ac6304: Pull complete [2024-02-21T20:16:03.096Z] c3105a71a48b: Pull complete [2024-02-21T20:16:03.700Z] 0f093f025ec4: Pull complete [2024-02-21T20:16:03.966Z] c3106fc0e877: Pull complete [2024-02-21T20:16:03.966Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-21T20:16:03.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-21T20:16:03.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:16:04.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-1423 does not seem to be running inside a container [2024-02-21T20:16:04.506Z] $ 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-02-21T20:16:06.698Z] $ docker top 038c6b36ee76c66354437f3658e464547c25312e88e9ff746fe9258b8b1c6968 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T20:16:07.640Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-21T20:16:15.848Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-02-21T20:16:16.431Z] #1 transferring dockerfile: 2.06kB done [2024-02-21T20:16:16.431Z] #1 DONE 0.7s [2024-02-21T20:16:16.431Z] [2024-02-21T20:16:16.431Z] #2 [core-command internal] load build definition from Dockerfile [2024-02-21T20:16:16.431Z] #2 transferring dockerfile: 1.93kB done [2024-02-21T20:16:16.431Z] #2 DONE 0.1s [2024-02-21T20:16:16.431Z] [2024-02-21T20:16:16.431Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-02-21T20:16:16.431Z] #3 transferring dockerfile: 1.69kB done [2024-02-21T20:16:16.698Z] #3 ... [2024-02-21T20:16:16.699Z] [2024-02-21T20:16:16.699Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-21T20:16:16.699Z] #4 transferring dockerfile: 2.50kB done [2024-02-21T20:16:16.699Z] #4 DONE 0.1s [2024-02-21T20:16:16.699Z] [2024-02-21T20:16:16.699Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-02-21T20:16:16.699Z] #3 ... [2024-02-21T20:16:16.699Z] [2024-02-21T20:16:16.699Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-21T20:16:16.699Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-02-21T20:16:16.699Z] #5 DONE 0.1s [2024-02-21T20:16:16.699Z] [2024-02-21T20:16:16.699Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-21T20:16:16.699Z] #6 transferring dockerfile: 2.15kB done [2024-02-21T20:16:16.699Z] #6 DONE 0.1s [2024-02-21T20:16:16.699Z] [2024-02-21T20:16:16.699Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-02-21T20:16:16.699Z] #7 transferring dockerfile: 1.95kB done [2024-02-21T20:16:16.699Z] #7 DONE 0.1s [2024-02-21T20:16:16.699Z] [2024-02-21T20:16:16.699Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-21T20:16:16.973Z] #8 ... [2024-02-21T20:16:16.973Z] [2024-02-21T20:16:16.973Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-02-21T20:16:16.973Z] #9 transferring dockerfile: 1.93kB 0.0s done [2024-02-21T20:16:16.973Z] #9 DONE 0.1s [2024-02-21T20:16:16.973Z] [2024-02-21T20:16:16.973Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-21T20:16:16.973Z] #8 transferring dockerfile: 2.49kB 0.0s done [2024-02-21T20:16:16.973Z] #8 DONE 0.2s [2024-02-21T20:16:16.973Z] [2024-02-21T20:16:16.973Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-21T20:16:16.973Z] #10 transferring dockerfile: 2.93kB 0.0s done [2024-02-21T20:16:16.973Z] #10 DONE 0.1s [2024-02-21T20:16:16.973Z] [2024-02-21T20:16:16.973Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-02-21T20:16:16.973Z] #11 transferring dockerfile: 1.70kB 0.0s done [2024-02-21T20:16:16.973Z] #11 DONE 0.2s [2024-02-21T20:16:16.973Z] [2024-02-21T20:16:16.973Z] #12 [core-data internal] load build definition from Dockerfile [2024-02-21T20:16:17.240Z] #12 transferring dockerfile: 2.01kB done [2024-02-21T20:16:17.240Z] #12 DONE 0.1s [2024-02-21T20:16:17.240Z] [2024-02-21T20:16:17.240Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-21T20:16:17.240Z] #13 transferring dockerfile: 1.89kB 0.0s done [2024-02-21T20:16:17.240Z] #13 DONE 0.2s [2024-02-21T20:16:17.240Z] [2024-02-21T20:16:17.240Z] #14 [core-metadata internal] load .dockerignore [2024-02-21T20:16:17.240Z] #14 transferring context: 50B 0.0s done [2024-02-21T20:16:17.240Z] #14 DONE 0.1s [2024-02-21T20:16:17.240Z] [2024-02-21T20:16:17.240Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-02-21T20:16:17.240Z] #15 transferring dockerfile: 1.81kB 0.0s done [2024-02-21T20:16:17.240Z] #15 DONE 0.1s [2024-02-21T20:16:17.240Z] [2024-02-21T20:16:17.240Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-02-21T20:16:17.821Z] #3 ... [2024-02-21T20:16:17.821Z] [2024-02-21T20:16:17.821Z] #16 [core-command internal] load .dockerignore [2024-02-21T20:16:17.821Z] #16 transferring context: 50B done [2024-02-21T20:16:17.821Z] #16 DONE 0.1s [2024-02-21T20:16:18.095Z] [2024-02-21T20:16:18.095Z] #17 [security-spire-config internal] load .dockerignore [2024-02-21T20:16:18.095Z] #17 transferring context: 50B done [2024-02-21T20:16:18.095Z] #17 DONE 0.1s [2024-02-21T20:16:18.095Z] [2024-02-21T20:16:18.095Z] #18 [security-proxy-setup internal] load .dockerignore [2024-02-21T20:16:18.095Z] #18 transferring context: 50B 0.0s done [2024-02-21T20:16:18.095Z] #18 DONE 0.1s [2024-02-21T20:16:18.095Z] [2024-02-21T20:16:18.095Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-21T20:16:18.095Z] #19 transferring context: 50B 0.0s done [2024-02-21T20:16:18.095Z] #19 DONE 0.1s [2024-02-21T20:16:18.095Z] [2024-02-21T20:16:18.095Z] #20 [security-proxy-auth internal] load .dockerignore [2024-02-21T20:16:18.362Z] #20 transferring context: 50B 0.0s done [2024-02-21T20:16:18.362Z] #20 DONE 0.1s [2024-02-21T20:16:18.362Z] [2024-02-21T20:16:18.362Z] #21 [support-notifications internal] load .dockerignore [2024-02-21T20:16:18.362Z] #21 transferring context: 50B done [2024-02-21T20:16:18.362Z] #21 DONE 0.1s [2024-02-21T20:16:18.362Z] [2024-02-21T20:16:18.362Z] #22 [support-scheduler internal] load .dockerignore [2024-02-21T20:16:18.362Z] #22 transferring context: 50B done [2024-02-21T20:16:18.362Z] #22 DONE 0.1s [2024-02-21T20:16:18.362Z] [2024-02-21T20:16:18.362Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-02-21T20:16:18.362Z] #23 transferring context: 50B done [2024-02-21T20:16:18.362Z] #23 DONE 0.1s [2024-02-21T20:16:18.362Z] [2024-02-21T20:16:18.362Z] #24 [security-bootstrapper internal] load .dockerignore [2024-02-21T20:16:18.362Z] #24 transferring context: 50B 0.0s done [2024-02-21T20:16:18.362Z] #24 DONE 0.1s [2024-02-21T20:16:18.362Z] [2024-02-21T20:16:18.362Z] #25 [security-spire-server internal] load .dockerignore [2024-02-21T20:16:18.632Z] #25 transferring context: 50B 0.0s done [2024-02-21T20:16:18.632Z] #25 DONE 0.1s [2024-02-21T20:16:18.632Z] [2024-02-21T20:16:18.632Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-02-21T20:16:18.632Z] #26 transferring context: 50B done [2024-02-21T20:16:18.632Z] #26 DONE 0.1s [2024-02-21T20:16:18.632Z] [2024-02-21T20:16:18.632Z] #27 [core-data internal] load .dockerignore [2024-02-21T20:16:18.632Z] #27 transferring context: 50B 0.0s done [2024-02-21T20:16:18.632Z] #27 DONE 0.1s [2024-02-21T20:16:18.632Z] [2024-02-21T20:16:18.632Z] #28 [security-spire-agent internal] load .dockerignore [2024-02-21T20:16:18.898Z] #28 transferring context: 50B done [2024-02-21T20:16:18.898Z] #28 DONE 0.1s [2024-02-21T20:16:18.898Z] [2024-02-21T20:16:18.898Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:18.898Z] #29 DONE 0.0s [2024-02-21T20:16:18.898Z] [2024-02-21T20:16:18.898Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:16:19.166Z] #30 DONE 0.4s [2024-02-21T20:16:19.166Z] [2024-02-21T20:16:19.166Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:19.166Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:19.434Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:19.434Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:19.434Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:19.434Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-02-21T20:16:19.434Z] #31 ... [2024-02-21T20:16:19.434Z] [2024-02-21T20:16:19.434Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:19.434Z] #29 DONE 0.0s [2024-02-21T20:16:19.434Z] [2024-02-21T20:16:19.434Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:19.434Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.2s [2024-02-21T20:16:19.700Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:19.700Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:19.700Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:19.700Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:19.700Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.3s [2024-02-21T20:16:19.700Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:19.700Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-21T20:16:19.700Z] #31 ... [2024-02-21T20:16:19.700Z] [2024-02-21T20:16:19.700Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:19.700Z] #29 DONE 0.0s [2024-02-21T20:16:19.968Z] [2024-02-21T20:16:19.968Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:19.968Z] #29 DONE 0.0s [2024-02-21T20:16:19.968Z] [2024-02-21T20:16:19.968Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:19.968Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:19.968Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:19.968Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:19.968Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:19.968Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:19.968Z] #31 ... [2024-02-21T20:16:19.968Z] [2024-02-21T20:16:19.968Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:19.968Z] #29 DONE 0.0s [2024-02-21T20:16:20.234Z] [2024-02-21T20:16:20.234Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:20.234Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:20.234Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:20.234Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:20.234Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:20.234Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:20.234Z] #31 ... [2024-02-21T20:16:20.234Z] [2024-02-21T20:16:20.234Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:16:20.234Z] #30 DONE 0.7s [2024-02-21T20:16:20.234Z] [2024-02-21T20:16:20.234Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:20.234Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:20.234Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:20.234Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:20.234Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:20.234Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:20.234Z] #31 ... [2024-02-21T20:16:20.234Z] [2024-02-21T20:16:20.234Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:20.234Z] #29 DONE 0.0s [2024-02-21T20:16:20.234Z] [2024-02-21T20:16:20.234Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:20.819Z] #31 ... [2024-02-21T20:16:20.819Z] [2024-02-21T20:16:20.819Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:20.819Z] #29 DONE 0.0s [2024-02-21T20:16:20.819Z] [2024-02-21T20:16:20.819Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:20.819Z] #31 ... [2024-02-21T20:16:20.819Z] [2024-02-21T20:16:20.819Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:20.819Z] #29 DONE 0.0s [2024-02-21T20:16:20.819Z] [2024-02-21T20:16:20.819Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:20.819Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:20.819Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:20.819Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:20.819Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:20.819Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:20.819Z] #31 ... [2024-02-21T20:16:20.819Z] [2024-02-21T20:16:20.819Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-21T20:16:20.819Z] #32 DONE 2.4s [2024-02-21T20:16:20.819Z] [2024-02-21T20:16:20.819Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:20.819Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:20.819Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:20.819Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:20.819Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:20.819Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:21.089Z] #31 ... [2024-02-21T20:16:21.089Z] [2024-02-21T20:16:21.089Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:21.089Z] #29 DONE 0.0s [2024-02-21T20:16:21.089Z] [2024-02-21T20:16:21.089Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:21.356Z] #31 ... [2024-02-21T20:16:21.356Z] [2024-02-21T20:16:21.356Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:16:21.356Z] #30 DONE 1.5s [2024-02-21T20:16:21.356Z] [2024-02-21T20:16:21.356Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:21.356Z] #31 ... [2024-02-21T20:16:21.356Z] [2024-02-21T20:16:21.356Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-21T20:16:21.356Z] #32 DONE 2.4s [2024-02-21T20:16:21.356Z] [2024-02-21T20:16:21.356Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:21.356Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:21.356Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:21.356Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:21.356Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:21.356Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:21.356Z] #31 ... [2024-02-21T20:16:21.356Z] [2024-02-21T20:16:21.356Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-21T20:16:21.356Z] #32 DONE 2.4s [2024-02-21T20:16:21.356Z] [2024-02-21T20:16:21.356Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:21.356Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:21.356Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:21.356Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:21.356Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:21.356Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:21.623Z] #31 ... [2024-02-21T20:16:21.623Z] [2024-02-21T20:16:21.623Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:21.623Z] #29 DONE 0.0s [2024-02-21T20:16:21.623Z] [2024-02-21T20:16:21.623Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-21T20:16:21.623Z] #33 DONE 2.0s [2024-02-21T20:16:21.623Z] [2024-02-21T20:16:21.623Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:21.623Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:21.623Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:21.623Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:21.623Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:21.623Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:21.889Z] #31 ... [2024-02-21T20:16:21.889Z] [2024-02-21T20:16:21.889Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:16:21.889Z] #29 DONE 0.0s [2024-02-21T20:16:21.889Z] [2024-02-21T20:16:21.889Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:22.154Z] #31 ... [2024-02-21T20:16:22.154Z] [2024-02-21T20:16:22.154Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:22.154Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-02-21T20:16:22.154Z] #34 DONE 0.5s [2024-02-21T20:16:22.154Z] [2024-02-21T20:16:22.154Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-21T20:16:22.154Z] #35 DONE 1.6s [2024-02-21T20:16:22.154Z] [2024-02-21T20:16:22.154Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:22.154Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done [2024-02-21T20:16:22.421Z] #31 ... [2024-02-21T20:16:22.421Z] [2024-02-21T20:16:22.421Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-21T20:16:22.421Z] #32 DONE 2.4s [2024-02-21T20:16:22.421Z] [2024-02-21T20:16:22.421Z] #36 [security-spire-config internal] load build context [2024-02-21T20:16:22.421Z] #36 transferring context: 16.35kB 0.1s done [2024-02-21T20:16:22.421Z] #36 DONE 0.7s [2024-02-21T20:16:22.421Z] [2024-02-21T20:16:22.421Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-02-21T20:16:22.421Z] #35 DONE 1.7s [2024-02-21T20:16:22.421Z] [2024-02-21T20:16:22.421Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:22.421Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:22.421Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:22.421Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:22.421Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:22.421Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:22.421Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done [2024-02-21T20:16:23.387Z] #31 ... [2024-02-21T20:16:23.387Z] [2024-02-21T20:16:23.387Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:16:23.387Z] #30 DONE 3.6s [2024-02-21T20:16:23.387Z] [2024-02-21T20:16:23.387Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-21T20:16:23.387Z] #33 DONE 3.2s [2024-02-21T20:16:23.657Z] [2024-02-21T20:16:23.657Z] #37 [core-metadata internal] load build context [2024-02-21T20:16:24.619Z] #37 ... [2024-02-21T20:16:24.619Z] [2024-02-21T20:16:24.619Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:24.619Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-02-21T20:16:24.619Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-21T20:16:24.619Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-21T20:16:24.619Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-21T20:16:24.619Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-02-21T20:16:24.619Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s [2024-02-21T20:16:24.619Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s [2024-02-21T20:16:24.619Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-21T20:16:24.888Z] #34 ... [2024-02-21T20:16:24.888Z] [2024-02-21T20:16:24.888Z] #38 [security-spire-server internal] load build context [2024-02-21T20:16:24.888Z] #38 transferring context: 18.10kB 0.4s done [2024-02-21T20:16:24.888Z] #38 DONE 2.3s [2024-02-21T20:16:24.888Z] [2024-02-21T20:16:24.888Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:24.888Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2024-02-21T20:16:25.157Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done [2024-02-21T20:16:25.426Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.0s [2024-02-21T20:16:26.013Z] #34 ... [2024-02-21T20:16:26.013Z] [2024-02-21T20:16:26.013Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:26.013Z] #31 DONE 7.2s [2024-02-21T20:16:26.013Z] [2024-02-21T20:16:26.013Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:26.013Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-02-21T20:16:26.013Z] #34 ... [2024-02-21T20:16:26.013Z] [2024-02-21T20:16:26.013Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-21T20:16:26.013Z] #39 DONE 3.8s [2024-02-21T20:16:26.013Z] [2024-02-21T20:16:26.013Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:26.013Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-02-21T20:16:26.280Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.70MB / 23.39MB 2.7s [2024-02-21T20:16:26.280Z] #34 ... [2024-02-21T20:16:26.280Z] [2024-02-21T20:16:26.280Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:16:26.280Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:16:26.280Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:16:26.280Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:16:26.280Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:16:26.280Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-21T20:16:26.280Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done [2024-02-21T20:16:26.280Z] #31 DONE 7.2s [2024-02-21T20:16:26.280Z] [2024-02-21T20:16:26.280Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:26.280Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-02-21T20:16:26.280Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-21T20:16:26.280Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-21T20:16:26.280Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-21T20:16:26.280Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-02-21T20:16:26.280Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2024-02-21T20:16:26.280Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done [2024-02-21T20:16:26.280Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-21T20:16:26.280Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-02-21T20:16:26.548Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 3.1s [2024-02-21T20:16:27.515Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 3.9s [2024-02-21T20:16:27.515Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-02-21T20:16:27.515Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-02-21T20:16:27.782Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 4.4s [2024-02-21T20:16:28.368Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.73MB / 23.39MB 4.9s [2024-02-21T20:16:28.636Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 5.2s [2024-02-21T20:16:28.636Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.84MB / 23.39MB 5.4s [2024-02-21T20:16:28.903Z] #34 ... [2024-02-21T20:16:28.903Z] [2024-02-21T20:16:28.903Z] #40 [security-spire-agent internal] load build context [2024-02-21T20:16:28.903Z] #40 transferring context: 17.63kB 0.4s done [2024-02-21T20:16:28.903Z] #40 DONE 2.6s [2024-02-21T20:16:28.903Z] [2024-02-21T20:16:28.903Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:28.903Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.47MB / 23.39MB 5.6s [2024-02-21T20:16:29.171Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.9s [2024-02-21T20:16:29.755Z] #34 ... [2024-02-21T20:16:29.755Z] [2024-02-21T20:16:29.755Z] #41 [core-command internal] load build context [2024-02-21T20:16:29.755Z] #41 ... [2024-02-21T20:16:29.755Z] [2024-02-21T20:16:29.755Z] #42 [security-secretstore-setup internal] load build context [2024-02-21T20:16:30.091Z] #42 ... [2024-02-21T20:16:30.091Z] [2024-02-21T20:16:30.091Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:16:30.091Z] #43 ... [2024-02-21T20:16:30.091Z] [2024-02-21T20:16:30.091Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:16:30.359Z] #44 ... [2024-02-21T20:16:30.359Z] [2024-02-21T20:16:30.359Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:30.359Z] #34 ... [2024-02-21T20:16:30.359Z] [2024-02-21T20:16:30.359Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:16:30.359Z] #45 ... [2024-02-21T20:16:30.359Z] [2024-02-21T20:16:30.359Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:30.359Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 7.1s [2024-02-21T20:16:30.950Z] #34 ... [2024-02-21T20:16:30.950Z] [2024-02-21T20:16:30.950Z] #46 [support-notifications internal] load build context [2024-02-21T20:16:30.950Z] #46 ... [2024-02-21T20:16:30.950Z] [2024-02-21T20:16:30.950Z] #47 [support-scheduler internal] load build context [2024-02-21T20:16:30.950Z] #47 ... [2024-02-21T20:16:30.950Z] [2024-02-21T20:16:30.950Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:30.950Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.81MB / 23.39MB 7.6s [2024-02-21T20:16:31.547Z] #34 ... [2024-02-21T20:16:31.547Z] [2024-02-21T20:16:31.547Z] #48 [security-bootstrapper internal] load build context [2024-02-21T20:16:31.547Z] #48 ... [2024-02-21T20:16:31.547Z] [2024-02-21T20:16:31.547Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:32.130Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 8.9s [2024-02-21T20:16:32.130Z] #34 ... [2024-02-21T20:16:32.130Z] [2024-02-21T20:16:32.130Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:16:32.130Z] #0 5.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:32.130Z] #0 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:32.130Z] #0 8.191 OK: 266 MiB in 52 packages [2024-02-21T20:16:32.398Z] #49 ... [2024-02-21T20:16:32.398Z] [2024-02-21T20:16:32.398Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:16:32.398Z] #50 ... [2024-02-21T20:16:32.398Z] [2024-02-21T20:16:32.398Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-21T20:16:32.398Z] #0 7.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:32.398Z] #0 7.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:32.665Z] #51 ... [2024-02-21T20:16:32.665Z] [2024-02-21T20:16:32.665Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:16:32.665Z] #49 DONE 10.3s [2024-02-21T20:16:32.665Z] [2024-02-21T20:16:32.665Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-21T20:16:32.665Z] #0 5.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:32.665Z] #0 6.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:32.665Z] #52 10.33 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:16:32.665Z] #52 10.33 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:16:32.665Z] #52 10.33 OK: 19950 distinct packages available [2024-02-21T20:16:32.665Z] #52 ... [2024-02-21T20:16:32.665Z] [2024-02-21T20:16:32.665Z] #53 [core-data internal] load build context [2024-02-21T20:16:32.935Z] #53 ... [2024-02-21T20:16:32.935Z] [2024-02-21T20:16:32.935Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:16:32.935Z] #0 7.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:32.935Z] #0 7.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:32.935Z] #54 ... [2024-02-21T20:16:32.935Z] [2024-02-21T20:16:32.935Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:32.935Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.5s [2024-02-21T20:16:33.203Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.5s done [2024-02-21T20:16:33.476Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-02-21T20:16:34.448Z] #34 ... [2024-02-21T20:16:34.448Z] [2024-02-21T20:16:34.448Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-21T20:16:34.448Z] #51 10.99 OK: 266 MiB in 52 packages [2024-02-21T20:16:34.448Z] #51 DONE 12.2s [2024-02-21T20:16:34.716Z] [2024-02-21T20:16:34.716Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:16:34.716Z] #50 transferring context: 8.78MB 10.9s [2024-02-21T20:16:34.983Z] #50 ... [2024-02-21T20:16:34.983Z] [2024-02-21T20:16:34.983Z] #37 [core-metadata internal] load build context [2024-02-21T20:16:34.983Z] #37 ... [2024-02-21T20:16:34.983Z] [2024-02-21T20:16:34.983Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:16:35.566Z] #50 ... [2024-02-21T20:16:35.566Z] [2024-02-21T20:16:35.566Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:16:35.566Z] #54 11.08 OK: 266 MiB in 52 packages [2024-02-21T20:16:35.566Z] #54 DONE 13.9s [2024-02-21T20:16:35.566Z] [2024-02-21T20:16:35.566Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:16:36.157Z] #50 ... [2024-02-21T20:16:36.157Z] [2024-02-21T20:16:36.157Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:16:36.429Z] #55 ... [2024-02-21T20:16:36.429Z] [2024-02-21T20:16:36.429Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:16:36.429Z] #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done [2024-02-21T20:16:36.429Z] #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-21T20:16:36.429Z] #56 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-21T20:16:36.429Z] #56 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-21T20:16:36.429Z] #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done [2024-02-21T20:16:36.429Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.26MB / 17.12MB 6.7s [2024-02-21T20:16:36.429Z] #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-02-21T20:16:36.429Z] #56 ... [2024-02-21T20:16:36.429Z] [2024-02-21T20:16:36.429Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-21T20:16:36.698Z] #57 ... [2024-02-21T20:16:36.698Z] [2024-02-21T20:16:36.698Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-21T20:16:36.698Z] #58 ... [2024-02-21T20:16:36.698Z] [2024-02-21T20:16:36.698Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-21T20:16:36.698Z] #59 ... [2024-02-21T20:16:36.698Z] [2024-02-21T20:16:36.698Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-21T20:16:36.698Z] #52 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:36.698Z] #52 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:36.698Z] #52 13.33 OK: 266 MiB in 52 packages [2024-02-21T20:16:36.698Z] #52 DONE 14.4s [2024-02-21T20:16:36.698Z] [2024-02-21T20:16:36.698Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:16:36.698Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 7.3s [2024-02-21T20:16:36.967Z] #56 ... [2024-02-21T20:16:36.967Z] [2024-02-21T20:16:36.967Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:16:37.234Z] #60 ... [2024-02-21T20:16:37.234Z] [2024-02-21T20:16:37.234Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-21T20:16:37.234Z] #61 ... [2024-02-21T20:16:37.234Z] [2024-02-21T20:16:37.234Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-21T20:16:37.500Z] #62 ... [2024-02-21T20:16:37.500Z] [2024-02-21T20:16:37.500Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:16:37.500Z] #55 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:37.500Z] #55 ... [2024-02-21T20:16:37.500Z] [2024-02-21T20:16:37.500Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-21T20:16:37.500Z] #63 ... [2024-02-21T20:16:37.500Z] [2024-02-21T20:16:37.500Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-21T20:16:37.769Z] #64 ... [2024-02-21T20:16:37.769Z] [2024-02-21T20:16:37.769Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:16:37.769Z] #55 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:40.378Z] #55 ... [2024-02-21T20:16:40.378Z] [2024-02-21T20:16:40.378Z] #41 [core-command internal] load build context [2024-02-21T20:16:40.378Z] #41 transferring context: 54.82MB 20.0s [2024-02-21T20:16:40.378Z] #41 ... [2024-02-21T20:16:40.378Z] [2024-02-21T20:16:40.378Z] #42 [security-secretstore-setup internal] load build context [2024-02-21T20:16:40.378Z] #42 ... [2024-02-21T20:16:40.378Z] [2024-02-21T20:16:40.378Z] #41 [core-command internal] load build context [2024-02-21T20:16:40.646Z] #41 ... [2024-02-21T20:16:40.646Z] [2024-02-21T20:16:40.646Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:16:40.646Z] #44 ... [2024-02-21T20:16:40.646Z] [2024-02-21T20:16:40.646Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:16:40.915Z] #45 ... [2024-02-21T20:16:40.915Z] [2024-02-21T20:16:40.915Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:16:40.915Z] #43 ... [2024-02-21T20:16:40.915Z] [2024-02-21T20:16:40.915Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:16:41.182Z] #45 ... [2024-02-21T20:16:41.182Z] [2024-02-21T20:16:41.182Z] #47 [support-scheduler internal] load build context [2024-02-21T20:16:41.450Z] #47 ... [2024-02-21T20:16:41.450Z] [2024-02-21T20:16:41.450Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:16:41.718Z] #43 ... [2024-02-21T20:16:41.719Z] [2024-02-21T20:16:41.719Z] #48 [security-bootstrapper internal] load build context [2024-02-21T20:16:41.719Z] #48 ... [2024-02-21T20:16:41.719Z] [2024-02-21T20:16:41.719Z] #46 [support-notifications internal] load build context [2024-02-21T20:16:41.719Z] #46 ... [2024-02-21T20:16:41.719Z] [2024-02-21T20:16:41.719Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:16:43.151Z] #43 ... [2024-02-21T20:16:43.151Z] [2024-02-21T20:16:43.151Z] #53 [core-data internal] load build context [2024-02-21T20:16:43.151Z] #53 ... [2024-02-21T20:16:43.151Z] [2024-02-21T20:16:43.151Z] #46 [support-notifications internal] load build context [2024-02-21T20:16:45.097Z] #46 ... [2024-02-21T20:16:45.097Z] [2024-02-21T20:16:45.097Z] #37 [core-metadata internal] load build context [2024-02-21T20:16:45.097Z] #37 transferring context: 74.40MB 25.7s [2024-02-21T20:16:45.365Z] #37 ... [2024-02-21T20:16:45.365Z] [2024-02-21T20:16:45.365Z] #46 [support-notifications internal] load build context [2024-02-21T20:16:45.976Z] #46 ... [2024-02-21T20:16:45.976Z] [2024-02-21T20:16:45.976Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:45.976Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.3s [2024-02-21T20:16:46.246Z] #34 ... [2024-02-21T20:16:46.246Z] [2024-02-21T20:16:46.246Z] #37 [core-metadata internal] load build context [2024-02-21T20:16:46.514Z] #37 ... [2024-02-21T20:16:46.514Z] [2024-02-21T20:16:46.514Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:16:46.514Z] #50 ... [2024-02-21T20:16:46.514Z] [2024-02-21T20:16:46.514Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:46.784Z] #34 ... [2024-02-21T20:16:46.784Z] [2024-02-21T20:16:46.784Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:16:46.784Z] #55 13.69 (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T20:16:46.784Z] #55 14.04 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T20:16:46.784Z] #55 14.04 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:16:46.784Z] #55 14.11 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:16:46.784Z] #55 14.69 OK: 9 MiB in 17 packages [2024-02-21T20:16:46.784Z] #55 DONE 20.4s [2024-02-21T20:16:46.784Z] [2024-02-21T20:16:46.784Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:47.054Z] #34 ... [2024-02-21T20:16:47.054Z] [2024-02-21T20:16:47.054Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:16:47.054Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.7s done [2024-02-21T20:16:47.054Z] #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.4s [2024-02-21T20:16:47.323Z] #56 ... [2024-02-21T20:16:47.323Z] [2024-02-21T20:16:47.323Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-21T20:16:47.323Z] #61 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:47.323Z] #61 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:47.323Z] #61 13.29 (1/4) Installing ca-certificates (20230506-r0) [2024-02-21T20:16:47.323Z] #61 13.49 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:16:47.323Z] #61 13.49 (3/4) Installing su-exec (0.2-r3) [2024-02-21T20:16:47.323Z] #61 13.56 (4/4) Installing yq (4.33.3-r5) [2024-02-21T20:16:47.323Z] #61 14.42 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:16:47.323Z] #61 14.67 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:16:47.323Z] #61 16.23 OK: 18 MiB in 19 packages [2024-02-21T20:16:47.323Z] #61 DONE 20.1s [2024-02-21T20:16:47.323Z] [2024-02-21T20:16:47.323Z] #48 [security-bootstrapper internal] load build context [2024-02-21T20:16:47.323Z] #48 ... [2024-02-21T20:16:47.323Z] [2024-02-21T20:16:47.323Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:16:47.590Z] #56 ... [2024-02-21T20:16:47.590Z] [2024-02-21T20:16:47.590Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-21T20:16:47.590Z] #57 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:47.590Z] #57 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:47.590Z] #57 18.88 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-21T20:16:47.590Z] #57 18.88 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:16:47.590Z] #57 19.04 OK: 8 MiB in 16 packages [2024-02-21T20:16:47.590Z] #57 DONE 21.1s [2024-02-21T20:16:47.858Z] [2024-02-21T20:16:47.859Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:16:48.821Z] #65 ... [2024-02-21T20:16:48.821Z] [2024-02-21T20:16:48.821Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-21T20:16:48.821Z] #59 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:48.821Z] #59 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:48.821Z] #59 19.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-21T20:16:48.821Z] #59 19.69 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:16:48.821Z] #59 19.83 OK: 8 MiB in 16 packages [2024-02-21T20:16:48.821Z] #59 DONE 22.6s [2024-02-21T20:16:48.821Z] [2024-02-21T20:16:48.821Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:49.403Z] #34 ... [2024-02-21T20:16:49.403Z] [2024-02-21T20:16:49.403Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-21T20:16:49.403Z] #58 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:49.403Z] #58 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:49.403Z] #58 19.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:16:49.403Z] #58 19.04 (2/4) Installing openssl (3.1.4-r5) [2024-02-21T20:16:49.403Z] #58 19.12 (3/4) Installing su-exec (0.2-r3) [2024-02-21T20:16:49.403Z] #58 19.12 (4/4) Installing yq (4.33.3-r5) [2024-02-21T20:16:49.403Z] #58 20.20 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:16:49.403Z] #58 20.39 OK: 18 MiB in 19 packages [2024-02-21T20:16:49.403Z] #58 DONE 22.7s [2024-02-21T20:16:49.403Z] [2024-02-21T20:16:49.403Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-02-21T20:16:50.816Z] #66 ... [2024-02-21T20:16:50.816Z] [2024-02-21T20:16:50.816Z] #42 [security-secretstore-setup internal] load build context [2024-02-21T20:16:50.816Z] #42 ... [2024-02-21T20:16:50.816Z] [2024-02-21T20:16:50.816Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:16:50.816Z] #34 ... [2024-02-21T20:16:50.816Z] [2024-02-21T20:16:50.816Z] #41 [core-command internal] load build context [2024-02-21T20:16:50.816Z] #41 transferring context: 81.77MB 30.9s [2024-02-21T20:16:51.085Z] #41 ... [2024-02-21T20:16:51.085Z] [2024-02-21T20:16:51.085Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:16:51.085Z] #44 ... [2024-02-21T20:16:51.085Z] [2024-02-21T20:16:51.085Z] #41 [core-command internal] load build context [2024-02-21T20:16:51.351Z] #41 ... [2024-02-21T20:16:51.351Z] [2024-02-21T20:16:51.351Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:16:51.618Z] #45 ... [2024-02-21T20:16:51.618Z] [2024-02-21T20:16:51.618Z] #47 [support-scheduler internal] load build context [2024-02-21T20:16:51.618Z] #47 ... [2024-02-21T20:16:51.618Z] [2024-02-21T20:16:51.618Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:16:51.886Z] #45 ... [2024-02-21T20:16:51.886Z] [2024-02-21T20:16:51.886Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-21T20:16:51.886Z] #63 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:51.886Z] #63 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:51.886Z] #63 21.04 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:16:51.886Z] #63 21.04 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:16:51.886Z] #63 21.04 OK: 19945 distinct packages available [2024-02-21T20:16:51.886Z] #63 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:51.886Z] #63 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:52.153Z] #63 ... [2024-02-21T20:16:52.153Z] [2024-02-21T20:16:52.153Z] #47 [support-scheduler internal] load build context [2024-02-21T20:16:52.153Z] #47 ... [2024-02-21T20:16:52.153Z] [2024-02-21T20:16:52.153Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:16:52.153Z] #60 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:52.153Z] #60 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:52.153Z] #60 21.66 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:16:52.153Z] #60 21.66 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:16:52.153Z] #60 21.66 OK: 19945 distinct packages available [2024-02-21T20:16:52.153Z] #60 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:52.153Z] #60 23.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:52.419Z] #60 ... [2024-02-21T20:16:52.419Z] [2024-02-21T20:16:52.419Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:16:53.388Z] #45 ... [2024-02-21T20:16:53.388Z] [2024-02-21T20:16:53.388Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:16:53.388Z] #43 ... [2024-02-21T20:16:53.388Z] [2024-02-21T20:16:53.388Z] #53 [core-data internal] load build context [2024-02-21T20:16:53.655Z] #53 ... [2024-02-21T20:16:53.655Z] [2024-02-21T20:16:53.655Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:16:54.637Z] #45 ... [2024-02-21T20:16:54.637Z] [2024-02-21T20:16:54.637Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-21T20:16:54.637Z] #62 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:54.637Z] #62 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:54.637Z] #62 24.86 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-21T20:16:54.637Z] #62 24.89 (2/2) Installing su-exec (0.2-r3) [2024-02-21T20:16:54.637Z] #62 24.92 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:16:54.637Z] #62 25.05 OK: 8 MiB in 17 packages [2024-02-21T20:16:54.637Z] #62 DONE 27.4s [2024-02-21T20:16:54.906Z] [2024-02-21T20:16:54.907Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-21T20:16:54.907Z] #63 25.76 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:16:54.907Z] #63 25.76 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:16:54.907Z] #63 25.76 (3/4) Installing libucontext (1.2-r2) [2024-02-21T20:16:54.907Z] #63 25.76 (4/4) Installing gcompat (1.1.0-r1) [2024-02-21T20:16:54.907Z] #63 25.76 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:16:54.907Z] #63 25.92 OK: 8 MiB in 19 packages [2024-02-21T20:16:54.907Z] #63 DONE 27.3s [2024-02-21T20:16:54.907Z] [2024-02-21T20:16:54.907Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:16:55.492Z] #45 ... [2024-02-21T20:16:55.492Z] [2024-02-21T20:16:55.492Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:16:55.492Z] #60 27.09 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-21T20:16:55.492Z] #60 27.09 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:16:55.492Z] #60 27.09 (3/5) Installing libucontext (1.2-r2) [2024-02-21T20:16:55.492Z] #60 27.17 (4/5) Installing gcompat (1.1.0-r1) [2024-02-21T20:16:55.492Z] #60 27.17 (5/5) Installing openssl (3.1.4-r5) [2024-02-21T20:16:55.492Z] #60 27.27 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:16:55.492Z] #60 27.39 OK: 9 MiB in 20 packages [2024-02-21T20:16:55.492Z] #60 DONE 28.5s [2024-02-21T20:16:55.759Z] [2024-02-21T20:16:55.759Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:16:56.026Z] #43 transferring context: 48.65MB 35.8s [2024-02-21T20:16:56.294Z] #43 ... [2024-02-21T20:16:56.294Z] [2024-02-21T20:16:56.294Z] #46 [support-notifications internal] load build context [2024-02-21T20:16:56.294Z] #46 ... [2024-02-21T20:16:56.294Z] [2024-02-21T20:16:56.294Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:16:56.561Z] #43 ... [2024-02-21T20:16:56.561Z] [2024-02-21T20:16:56.561Z] #37 [core-metadata internal] load build context [2024-02-21T20:16:56.561Z] #37 ... [2024-02-21T20:16:56.561Z] [2024-02-21T20:16:56.561Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:16:56.828Z] #43 ... [2024-02-21T20:16:56.828Z] [2024-02-21T20:16:56.828Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:16:56.828Z] #50 ... [2024-02-21T20:16:56.828Z] [2024-02-21T20:16:56.829Z] #46 [support-notifications internal] load build context [2024-02-21T20:16:57.097Z] #46 ... [2024-02-21T20:16:57.097Z] [2024-02-21T20:16:57.097Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:16:57.097Z] #67 ... [2024-02-21T20:16:57.097Z] [2024-02-21T20:16:57.097Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:16:57.367Z] #50 ... [2024-02-21T20:16:57.367Z] [2024-02-21T20:16:57.367Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-21T20:16:57.367Z] #64 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:57.367Z] #64 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:57.367Z] #64 24.03 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:16:57.367Z] #64 24.03 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:16:57.367Z] #64 24.03 OK: 19945 distinct packages available [2024-02-21T20:16:57.367Z] #64 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:57.367Z] #64 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:57.367Z] #64 28.14 (1/11) Installing ca-certificates (20230506-r0) [2024-02-21T20:16:57.367Z] #64 28.31 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-21T20:16:57.367Z] #64 28.42 (3/11) Installing libunistring (1.1-r1) [2024-02-21T20:16:57.367Z] #64 28.42 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-21T20:16:57.367Z] #64 28.42 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-21T20:16:57.367Z] #64 28.54 (6/11) Installing libcurl (8.5.0-r0) [2024-02-21T20:16:57.367Z] #64 28.54 (7/11) Installing curl (8.5.0-r0) [2024-02-21T20:16:57.367Z] #64 28.54 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-21T20:16:57.367Z] #64 28.54 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:16:57.367Z] #64 28.54 (10/11) Installing libucontext (1.2-r2) [2024-02-21T20:16:57.367Z] #64 28.54 (11/11) Installing gcompat (1.1.0-r1) [2024-02-21T20:16:57.367Z] #64 28.54 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:16:57.367Z] #64 28.61 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:16:57.367Z] #64 28.95 OK: 13 MiB in 26 packages [2024-02-21T20:16:57.634Z] #64 ... [2024-02-21T20:16:57.634Z] [2024-02-21T20:16:57.634Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-21T20:16:57.634Z] #0 9.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:16:57.634Z] #68 ... [2024-02-21T20:16:57.634Z] [2024-02-21T20:16:57.634Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-21T20:16:57.634Z] #64 DONE 30.1s [2024-02-21T20:16:57.634Z] [2024-02-21T20:16:57.634Z] #48 [security-bootstrapper internal] load build context [2024-02-21T20:16:57.634Z] #48 ... [2024-02-21T20:16:57.634Z] [2024-02-21T20:16:57.634Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:16:58.219Z] #50 ... [2024-02-21T20:16:58.219Z] [2024-02-21T20:16:58.219Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:16:58.219Z] #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.7s [2024-02-21T20:16:58.219Z] #56 ... [2024-02-21T20:16:58.219Z] [2024-02-21T20:16:58.219Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:17:00.165Z] #50 ... [2024-02-21T20:17:00.165Z] [2024-02-21T20:17:00.165Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-21T20:17:00.165Z] #0 9.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:00.165Z] #69 ... [2024-02-21T20:17:00.165Z] [2024-02-21T20:17:00.165Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:17:01.128Z] #50 transferring context: 46.33MB 37.3s [2024-02-21T20:17:01.129Z] #50 ... [2024-02-21T20:17:01.129Z] [2024-02-21T20:17:01.129Z] #42 [security-secretstore-setup internal] load build context [2024-02-21T20:17:01.129Z] #42 ... [2024-02-21T20:17:01.129Z] [2024-02-21T20:17:01.129Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:17:01.397Z] #44 ... [2024-02-21T20:17:01.397Z] [2024-02-21T20:17:01.397Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:17:01.397Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.6s [2024-02-21T20:17:01.397Z] #34 ... [2024-02-21T20:17:01.397Z] [2024-02-21T20:17:01.397Z] #42 [security-secretstore-setup internal] load build context [2024-02-21T20:17:01.397Z] #42 ... [2024-02-21T20:17:01.397Z] [2024-02-21T20:17:01.397Z] #41 [core-command internal] load build context [2024-02-21T20:17:01.667Z] #41 ... [2024-02-21T20:17:01.667Z] [2024-02-21T20:17:01.667Z] #42 [security-secretstore-setup internal] load build context [2024-02-21T20:17:02.259Z] #42 ... [2024-02-21T20:17:02.259Z] [2024-02-21T20:17:02.259Z] #47 [support-scheduler internal] load build context [2024-02-21T20:17:02.259Z] #47 ... [2024-02-21T20:17:02.259Z] [2024-02-21T20:17:02.259Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:17:03.672Z] #34 ... [2024-02-21T20:17:03.672Z] [2024-02-21T20:17:03.672Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-21T20:17:03.672Z] #68 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:03.672Z] #68 13.53 OK: 18 MiB in 19 packages [2024-02-21T20:17:03.672Z] #68 DONE 16.0s [2024-02-21T20:17:03.672Z] [2024-02-21T20:17:03.672Z] #42 [security-secretstore-setup internal] load build context [2024-02-21T20:17:03.672Z] #42 ... [2024-02-21T20:17:03.672Z] [2024-02-21T20:17:03.672Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:17:03.672Z] #67 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:03.672Z] #67 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:03.672Z] #67 15.23 OK: 9 MiB in 17 packages [2024-02-21T20:17:03.672Z] #67 DONE 16.7s [2024-02-21T20:17:03.672Z] [2024-02-21T20:17:03.672Z] #53 [core-data internal] load build context [2024-02-21T20:17:03.938Z] #53 ... [2024-02-21T20:17:03.938Z] [2024-02-21T20:17:03.938Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:17:04.900Z] #34 ... [2024-02-21T20:17:04.900Z] [2024-02-21T20:17:04.900Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-21T20:17:04.900Z] #0 9.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:05.167Z] #70 ... [2024-02-21T20:17:05.167Z] [2024-02-21T20:17:05.167Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-21T20:17:05.167Z] #69 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:05.167Z] #69 14.00 OK: 18 MiB in 19 packages [2024-02-21T20:17:05.167Z] #69 DONE 15.0s [2024-02-21T20:17:05.167Z] [2024-02-21T20:17:05.167Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-21T20:17:05.167Z] #0 9.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:05.167Z] #71 ... [2024-02-21T20:17:05.167Z] [2024-02-21T20:17:05.167Z] #53 [core-data internal] load build context [2024-02-21T20:17:05.446Z] #53 ... [2024-02-21T20:17:05.446Z] [2024-02-21T20:17:05.446Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-21T20:17:05.447Z] #72 ... [2024-02-21T20:17:05.447Z] [2024-02-21T20:17:05.447Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:17:05.713Z] #45 ... [2024-02-21T20:17:05.713Z] [2024-02-21T20:17:05.714Z] #53 [core-data internal] load build context [2024-02-21T20:17:05.981Z] #53 ... [2024-02-21T20:17:05.981Z] [2024-02-21T20:17:05.981Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-02-21T20:17:05.981Z] #66 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:05.981Z] #66 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:05.981Z] #66 16.02 OK: 8 MiB in 16 packages [2024-02-21T20:17:05.981Z] #66 DONE 17.9s [2024-02-21T20:17:05.981Z] [2024-02-21T20:17:05.981Z] #53 [core-data internal] load build context [2024-02-21T20:17:06.246Z] #53 ... [2024-02-21T20:17:06.246Z] [2024-02-21T20:17:06.246Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:17:06.246Z] #65 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:06.246Z] #65 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:06.246Z] #65 17.03 OK: 8 MiB in 16 packages [2024-02-21T20:17:06.246Z] #65 DONE 18.6s [2024-02-21T20:17:06.246Z] [2024-02-21T20:17:06.246Z] #53 [core-data internal] load build context [2024-02-21T20:17:06.246Z] #53 transferring context: 27.43MB 42.5s [2024-02-21T20:17:06.512Z] #53 ... [2024-02-21T20:17:06.512Z] [2024-02-21T20:17:06.512Z] #37 [core-metadata internal] load build context [2024-02-21T20:17:06.782Z] #37 ... [2024-02-21T20:17:06.782Z] [2024-02-21T20:17:06.782Z] #53 [core-data internal] load build context [2024-02-21T20:17:07.048Z] #53 ... [2024-02-21T20:17:07.048Z] [2024-02-21T20:17:07.048Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-21T20:17:07.048Z] #73 DONE 1.9s [2024-02-21T20:17:07.048Z] [2024-02-21T20:17:07.048Z] #53 [core-data internal] load build context [2024-02-21T20:17:07.048Z] #53 ... [2024-02-21T20:17:07.048Z] [2024-02-21T20:17:07.048Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:17:07.317Z] #43 ... [2024-02-21T20:17:07.317Z] [2024-02-21T20:17:07.317Z] #46 [support-notifications internal] load build context [2024-02-21T20:17:07.317Z] #46 ... [2024-02-21T20:17:07.317Z] [2024-02-21T20:17:07.317Z] #53 [core-data internal] load build context [2024-02-21T20:17:07.583Z] #53 ... [2024-02-21T20:17:07.583Z] [2024-02-21T20:17:07.583Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:17:07.583Z] #0 7.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:07.583Z] #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:07.849Z] #74 ... [2024-02-21T20:17:07.849Z] [2024-02-21T20:17:07.849Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:17:07.849Z] #43 ... [2024-02-21T20:17:07.849Z] [2024-02-21T20:17:07.849Z] #48 [security-bootstrapper internal] load build context [2024-02-21T20:17:07.849Z] #48 ... [2024-02-21T20:17:07.849Z] [2024-02-21T20:17:07.849Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:17:08.428Z] #43 ... [2024-02-21T20:17:08.428Z] [2024-02-21T20:17:08.428Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:17:08.428Z] #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.2s done [2024-02-21T20:17:08.693Z] #56 ... [2024-02-21T20:17:08.693Z] [2024-02-21T20:17:08.693Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:17:09.280Z] #43 ... [2024-02-21T20:17:09.280Z] [2024-02-21T20:17:09.280Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-21T20:17:09.280Z] #70 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:09.280Z] #70 13.66 OK: 8 MiB in 19 packages [2024-02-21T20:17:09.280Z] #70 DONE 14.2s [2024-02-21T20:17:09.280Z] [2024-02-21T20:17:09.280Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:17:10.239Z] #43 ... [2024-02-21T20:17:10.239Z] [2024-02-21T20:17:10.239Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:17:10.239Z] #74 11.73 OK: 13 MiB in 26 packages [2024-02-21T20:17:10.239Z] #74 DONE 12.6s [2024-02-21T20:17:10.239Z] [2024-02-21T20:17:10.239Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:17:10.505Z] #43 ... [2024-02-21T20:17:10.505Z] [2024-02-21T20:17:10.505Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-21T20:17:10.505Z] #71 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:10.505Z] #71 14.18 OK: 8 MiB in 17 packages [2024-02-21T20:17:10.505Z] #71 DONE 15.4s [2024-02-21T20:17:10.505Z] [2024-02-21T20:17:10.505Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:17:10.779Z] #43 ... [2024-02-21T20:17:10.779Z] [2024-02-21T20:17:10.779Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-21T20:17:10.779Z] #72 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:10.779Z] #72 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:17:10.779Z] #72 14.10 OK: 9 MiB in 20 packages [2024-02-21T20:17:10.779Z] #72 DONE 15.4s [2024-02-21T20:17:10.779Z] [2024-02-21T20:17:10.779Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:17:11.370Z] #43 transferring context: 69.40MB 51.2s [2024-02-21T20:17:11.370Z] #43 ... [2024-02-21T20:17:11.370Z] [2024-02-21T20:17:11.370Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:17:11.370Z] #50 ... [2024-02-21T20:17:11.370Z] [2024-02-21T20:17:11.370Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:17:11.643Z] #44 ... [2024-02-21T20:17:11.643Z] [2024-02-21T20:17:11.643Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:17:11.909Z] #50 ... [2024-02-21T20:17:11.909Z] [2024-02-21T20:17:11.909Z] #41 [core-command internal] load build context [2024-02-21T20:17:11.909Z] #41 ... [2024-02-21T20:17:11.909Z] [2024-02-21T20:17:11.909Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:17:12.496Z] #50 ... [2024-02-21T20:17:12.496Z] [2024-02-21T20:17:12.496Z] #47 [support-scheduler internal] load build context [2024-02-21T20:17:12.762Z] #47 ... [2024-02-21T20:17:12.762Z] [2024-02-21T20:17:12.762Z] #41 [core-command internal] load build context [2024-02-21T20:17:13.035Z] #41 transferring context: 133.46MB 53.2s done [2024-02-21T20:17:13.999Z] #41 ... [2024-02-21T20:17:13.999Z] [2024-02-21T20:17:13.999Z] #42 [security-secretstore-setup internal] load build context [2024-02-21T20:17:13.999Z] #42 transferring context: 133.46MB 52.0s done [2024-02-21T20:17:13.999Z] #42 ... [2024-02-21T20:17:13.999Z] [2024-02-21T20:17:13.999Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:17:14.488Z] #44 transferring context: 133.46MB 54.1s done [2024-02-21T20:17:15.465Z] #44 ... [2024-02-21T20:17:15.465Z] [2024-02-21T20:17:15.465Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:17:15.465Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 41.1s done [2024-02-21T20:17:15.465Z] #34 ... [2024-02-21T20:17:15.465Z] [2024-02-21T20:17:15.465Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:17:15.465Z] #50 ... [2024-02-21T20:17:15.465Z] [2024-02-21T20:17:15.465Z] #41 [core-command internal] load build context [2024-02-21T20:17:15.465Z] #41 DONE 55.8s [2024-02-21T20:17:15.465Z] [2024-02-21T20:17:15.465Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:17:15.731Z] #50 ... [2024-02-21T20:17:15.731Z] [2024-02-21T20:17:15.731Z] #42 [security-secretstore-setup internal] load build context [2024-02-21T20:17:15.731Z] #42 DONE 54.4s [2024-02-21T20:17:15.731Z] [2024-02-21T20:17:15.731Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:17:15.731Z] #50 ... [2024-02-21T20:17:15.731Z] [2024-02-21T20:17:15.731Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-21T20:17:15.731Z] #75 DONE 5.1s [2024-02-21T20:17:15.731Z] [2024-02-21T20:17:15.731Z] #47 [support-scheduler internal] load build context [2024-02-21T20:17:15.731Z] #47 transferring context: 133.46MB 52.5s done [2024-02-21T20:17:15.731Z] #47 DONE 55.0s [2024-02-21T20:17:15.731Z] [2024-02-21T20:17:15.731Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:17:15.731Z] #50 ... [2024-02-21T20:17:15.731Z] [2024-02-21T20:17:15.731Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:17:16.000Z] #45 ... [2024-02-21T20:17:16.000Z] [2024-02-21T20:17:16.000Z] #48 [security-bootstrapper internal] load build context [2024-02-21T20:17:16.000Z] #48 transferring context: 133.46MB 53.9s done [2024-02-21T20:17:16.000Z] #48 ... [2024-02-21T20:17:16.000Z] [2024-02-21T20:17:16.000Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-21T20:17:16.000Z] #76 DONE 5.1s [2024-02-21T20:17:16.000Z] [2024-02-21T20:17:16.000Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:17:16.266Z] #45 ... [2024-02-21T20:17:16.266Z] [2024-02-21T20:17:16.266Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:17:16.266Z] #44 DONE 56.1s [2024-02-21T20:17:16.266Z] [2024-02-21T20:17:16.266Z] #37 [core-metadata internal] load build context [2024-02-21T20:17:16.266Z] #37 transferring context: 133.46MB 54.4s done [2024-02-21T20:17:16.266Z] #37 DONE 56.9s [2024-02-21T20:17:16.266Z] [2024-02-21T20:17:16.266Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:17:16.534Z] #45 ... [2024-02-21T20:17:16.534Z] [2024-02-21T20:17:16.534Z] #48 [security-bootstrapper internal] load build context [2024-02-21T20:17:16.534Z] #48 DONE 54.9s [2024-02-21T20:17:16.534Z] [2024-02-21T20:17:16.534Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:17:17.126Z] #45 ... [2024-02-21T20:17:17.126Z] [2024-02-21T20:17:17.126Z] #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-21T20:17:17.126Z] #77 DONE 1.0s [2024-02-21T20:17:17.126Z] [2024-02-21T20:17:17.126Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:17:17.403Z] #45 ... [2024-02-21T20:17:17.403Z] [2024-02-21T20:17:17.403Z] #46 [support-notifications internal] load build context [2024-02-21T20:17:17.403Z] #46 ... [2024-02-21T20:17:17.403Z] [2024-02-21T20:17:17.403Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:17.403Z] #78 DONE 1.3s [2024-02-21T20:17:17.403Z] [2024-02-21T20:17:17.403Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:17:17.403Z] #34 DONE 55.8s [2024-02-21T20:17:17.403Z] [2024-02-21T20:17:17.403Z] #46 [support-notifications internal] load build context [2024-02-21T20:17:17.403Z] #46 ... [2024-02-21T20:17:17.403Z] [2024-02-21T20:17:17.403Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:17:17.669Z] #45 ... [2024-02-21T20:17:17.669Z] [2024-02-21T20:17:17.669Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:17.669Z] #79 DONE 1.5s [2024-02-21T20:17:17.669Z] [2024-02-21T20:17:17.669Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:17:17.669Z] #45 ... [2024-02-21T20:17:17.669Z] [2024-02-21T20:17:17.669Z] #53 [core-data internal] load build context [2024-02-21T20:17:17.936Z] #53 ... [2024-02-21T20:17:17.936Z] [2024-02-21T20:17:17.936Z] #46 [support-notifications internal] load build context [2024-02-21T20:17:19.885Z] #46 transferring context: 128.18MB 58.5s [2024-02-21T20:17:20.470Z] #46 transferring context: 133.46MB 59.4s done [2024-02-21T20:17:20.470Z] #46 ... [2024-02-21T20:17:20.470Z] [2024-02-21T20:17:20.470Z] #50 [security-spiffe-token-provider internal] load build context [2024-02-21T20:17:20.470Z] #50 transferring context: 133.46MB 56.5s done [2024-02-21T20:17:20.470Z] #50 DONE 58.3s [2024-02-21T20:17:20.738Z] [2024-02-21T20:17:20.738Z] #46 [support-notifications internal] load build context [2024-02-21T20:17:20.738Z] #46 DONE 59.8s [2024-02-21T20:17:20.738Z] [2024-02-21T20:17:20.738Z] #45 [security-proxy-auth internal] load build context [2024-02-21T20:17:20.738Z] #45 transferring context: 133.46MB 60.0s done [2024-02-21T20:17:20.738Z] #45 DONE 60.4s [2024-02-21T20:17:20.738Z] [2024-02-21T20:17:20.738Z] #53 [core-data internal] load build context [2024-02-21T20:17:21.339Z] #53 ... [2024-02-21T20:17:21.339Z] [2024-02-21T20:17:21.339Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:17:21.605Z] #43 ... [2024-02-21T20:17:21.605Z] [2024-02-21T20:17:21.605Z] #53 [core-data internal] load build context [2024-02-21T20:17:21.871Z] #53 ... [2024-02-21T20:17:21.871Z] [2024-02-21T20:17:21.871Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:21.871Z] #80 DONE 0.9s [2024-02-21T20:17:21.871Z] [2024-02-21T20:17:21.871Z] #53 [core-data internal] load build context [2024-02-21T20:17:21.871Z] #53 ... [2024-02-21T20:17:21.871Z] [2024-02-21T20:17:21.871Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:21.871Z] #81 DONE 1.0s [2024-02-21T20:17:21.871Z] [2024-02-21T20:17:21.871Z] #53 [core-data internal] load build context [2024-02-21T20:17:22.847Z] #53 ... [2024-02-21T20:17:22.848Z] [2024-02-21T20:17:22.848Z] #43 [security-proxy-setup internal] load build context [2024-02-21T20:17:22.848Z] #43 transferring context: 133.46MB 62.5s done [2024-02-21T20:17:22.848Z] #43 DONE 62.8s [2024-02-21T20:17:22.848Z] [2024-02-21T20:17:22.848Z] #53 [core-data internal] load build context [2024-02-21T20:17:24.289Z] #53 ... [2024-02-21T20:17:24.289Z] [2024-02-21T20:17:24.289Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:17:24.289Z] #82 DONE 4.3s [2024-02-21T20:17:24.289Z] [2024-02-21T20:17:24.289Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:17:24.289Z] #83 DONE 4.4s [2024-02-21T20:17:24.289Z] [2024-02-21T20:17:24.289Z] #53 [core-data internal] load build context [2024-02-21T20:17:24.289Z] #53 ... [2024-02-21T20:17:24.289Z] [2024-02-21T20:17:24.289Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:17:24.289Z] #84 DONE 4.1s [2024-02-21T20:17:24.289Z] [2024-02-21T20:17:24.289Z] #53 [core-data internal] load build context [2024-02-21T20:17:24.289Z] #53 transferring context: 133.46MB 60.4s done [2024-02-21T20:17:24.289Z] #53 DONE 62.0s [2024-02-21T20:17:24.289Z] [2024-02-21T20:17:24.289Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-21T20:17:24.289Z] #85 DONE 0.3s [2024-02-21T20:17:24.289Z] [2024-02-21T20:17:24.289Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-21T20:17:24.558Z] #86 DONE 0.3s [2024-02-21T20:17:24.558Z] [2024-02-21T20:17:24.558Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-21T20:17:24.558Z] #87 DONE 0.3s [2024-02-21T20:17:24.558Z] [2024-02-21T20:17:24.558Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-21T20:17:24.558Z] #88 ... [2024-02-21T20:17:24.558Z] [2024-02-21T20:17:24.558Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-21T20:17:24.558Z] #89 DONE 0.2s [2024-02-21T20:17:24.836Z] [2024-02-21T20:17:24.836Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:17:24.836Z] #90 ... [2024-02-21T20:17:24.836Z] [2024-02-21T20:17:24.836Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-21T20:17:24.836Z] #91 DONE 0.3s [2024-02-21T20:17:24.836Z] [2024-02-21T20:17:24.836Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-21T20:17:24.836Z] #88 DONE 0.3s [2024-02-21T20:17:25.103Z] [2024-02-21T20:17:25.103Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:17:25.103Z] #90 DONE 0.3s [2024-02-21T20:17:25.103Z] [2024-02-21T20:17:25.103Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-21T20:17:25.103Z] #92 ... [2024-02-21T20:17:25.103Z] [2024-02-21T20:17:25.103Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:17:25.103Z] #93 DONE 0.2s [2024-02-21T20:17:25.103Z] [2024-02-21T20:17:25.103Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:17:25.103Z] #94 DONE 0.3s [2024-02-21T20:17:25.370Z] [2024-02-21T20:17:25.370Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-21T20:17:25.370Z] #95 DONE 0.2s [2024-02-21T20:17:25.370Z] [2024-02-21T20:17:25.370Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-21T20:17:25.370Z] #92 DONE 0.3s [2024-02-21T20:17:25.370Z] [2024-02-21T20:17:25.370Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-21T20:17:25.370Z] #96 DONE 0.2s [2024-02-21T20:17:25.370Z] [2024-02-21T20:17:25.370Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-21T20:17:25.637Z] #97 DONE 0.2s [2024-02-21T20:17:25.637Z] [2024-02-21T20:17:25.637Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-21T20:17:25.637Z] #98 ... [2024-02-21T20:17:25.637Z] [2024-02-21T20:17:25.637Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-21T20:17:25.637Z] #99 DONE 0.3s [2024-02-21T20:17:25.637Z] [2024-02-21T20:17:25.637Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-21T20:17:25.637Z] #98 DONE 0.3s [2024-02-21T20:17:25.637Z] [2024-02-21T20:17:25.637Z] #100 [security-spire-config] exporting to image [2024-02-21T20:17:25.637Z] #100 exporting layers [2024-02-21T20:17:27.577Z] #100 ... [2024-02-21T20:17:27.577Z] [2024-02-21T20:17:27.577Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:27.577Z] #101 ... [2024-02-21T20:17:27.577Z] [2024-02-21T20:17:27.577Z] #100 [security-spire-server] exporting to image [2024-02-21T20:17:27.577Z] #100 exporting layers 1.8s done [2024-02-21T20:17:27.577Z] #100 writing image sha256:39d149b05c4fb1f74f4dd1d3b7beba2109b1fc142d41a809bcaac68b9eebc25f 0.0s done [2024-02-21T20:17:27.577Z] #100 naming to docker.io/library/security-spire-server-arm64 done [2024-02-21T20:17:27.577Z] #100 writing image sha256:8bbca544596feb363e004e01bf5ad142383eae92ca05a06ba8c13761297c2e9d 0.0s done [2024-02-21T20:17:27.577Z] #100 naming to docker.io/library/security-spire-agent-arm64 [2024-02-21T20:17:27.842Z] #100 exporting layers 2.1s done [2024-02-21T20:17:27.843Z] #100 naming to docker.io/library/security-spire-agent-arm64 done [2024-02-21T20:17:27.843Z] #100 writing image sha256:1cab4721ec73d64940c2e553efb9758a9ede635a79a118109a579e2205e921e9 done [2024-02-21T20:17:27.843Z] #100 naming to docker.io/library/security-spire-config-arm64 done [2024-02-21T20:17:27.843Z] #100 DONE 2.2s [2024-02-21T20:17:27.843Z] [2024-02-21T20:17:27.843Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:28.109Z] #102 ... [2024-02-21T20:17:28.109Z] [2024-02-21T20:17:28.109Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:28.109Z] #103 ... [2024-02-21T20:17:28.109Z] [2024-02-21T20:17:28.109Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #104 DONE 25.6s [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #103 DONE 29.6s [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #105 [core-command builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #105 ... [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #102 DONE 25.6s [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #101 DONE 29.9s [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #106 DONE 2.6s [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #107 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:50.159Z] #108 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #109 [core-data builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #109 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #110 DONE 2.5s [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #111 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #112 [support-scheduler builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #112 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:50.159Z] #113 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #114 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #115 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:50.159Z] #116 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #117 [support-notifications builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #117 DONE 2.6s [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:50.159Z] #118 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #119 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #120 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #121 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #122 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:50.159Z] #123 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #105 [core-command builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #105 DONE 2.6s [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #124 [core-metadata builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #124 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #125 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:50.159Z] #126 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-21T20:17:50.159Z] #127 ... [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:17:50.159Z] #128 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-02-21T20:17:50.159Z] #129 CACHED [2024-02-21T20:17:50.159Z] [2024-02-21T20:17:50.159Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:17:50.159Z] #130 CACHED [2024-02-21T20:17:50.427Z] [2024-02-21T20:17:50.427Z] #131 [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-02-21T20:17:55.805Z] #131 ... [2024-02-21T20:17:55.805Z] [2024-02-21T20:17:55.805Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-21T20:17:55.805Z] #127 5.390 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-02-21T20:18:00.056Z] #127 ... [2024-02-21T20:18:00.056Z] [2024-02-21T20:18:00.056Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:18:00.056Z] #0 4.584 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-21T20:18:00.449Z] #132 ... [2024-02-21T20:18:00.449Z] [2024-02-21T20:18:00.449Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-21T20:18:00.449Z] #0 5.783 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-02-21T20:18:00.449Z] #133 ... [2024-02-21T20:18:00.449Z] [2024-02-21T20:18:00.449Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:18:00.449Z] #0 4.810 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-02-21T20:18:00.734Z] #134 ... [2024-02-21T20:18:00.734Z] [2024-02-21T20:18:00.734Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-21T20:18:00.734Z] #0 4.308 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-02-21T20:18:00.734Z] #135 ... [2024-02-21T20:18:00.734Z] [2024-02-21T20:18:00.734Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:18:00.734Z] #0 5.118 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-02-21T20:18:01.010Z] #136 ... [2024-02-21T20:18:01.010Z] [2024-02-21T20:18:01.010Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:18:01.010Z] #0 5.766 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-02-21T20:18:01.287Z] #137 ... [2024-02-21T20:18:01.287Z] [2024-02-21T20:18:01.287Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:18:01.287Z] #0 5.820 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-02-21T20:18:01.287Z] #138 ... [2024-02-21T20:18:01.287Z] [2024-02-21T20:18:01.287Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-21T20:18:01.287Z] #0 3.793 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-02-21T20:18:01.571Z] #139 ... [2024-02-21T20:18:01.571Z] [2024-02-21T20:18:01.571Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:18:01.571Z] #0 5.755 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-02-21T20:18:05.939Z] #140 ... [2024-02-21T20:18:05.939Z] [2024-02-21T20:18:05.939Z] #131 [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-02-21T20:18:05.939Z] #131 5.693 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-02-21T20:30:59.124Z] #131 787.3 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-02-21T20:30:59.124Z] #131 ... [2024-02-21T20:30:59.124Z] [2024-02-21T20:30:59.124Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-21T20:30:59.124Z] #127 DONE 789.0s [2024-02-21T20:30:59.124Z] [2024-02-21T20:30:59.124Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-21T20:30:59.124Z] #133 DONE 788.9s [2024-02-21T20:30:59.408Z] [2024-02-21T20:30:59.408Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:30:59.408Z] #132 ... [2024-02-21T20:30:59.408Z] [2024-02-21T20:30:59.408Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-21T20:30:59.992Z] #141 DONE 0.6s [2024-02-21T20:30:59.992Z] [2024-02-21T20:30:59.992Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:30:59.992Z] #142 DONE 0.4s [2024-02-21T20:30:59.992Z] [2024-02-21T20:30:59.992Z] #143 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-21T20:31:00.577Z] #143 ... [2024-02-21T20:31:00.577Z] [2024-02-21T20:31:00.577Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:31:00.577Z] #144 DONE 0.4s [2024-02-21T20:31:00.577Z] [2024-02-21T20:31:00.577Z] #145 [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-02-21T20:31:01.161Z] #145 DONE 0.5s [2024-02-21T20:31:01.161Z] [2024-02-21T20:31:01.161Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-21T20:31:01.161Z] #146 DONE 0.2s [2024-02-21T20:31:01.161Z] [2024-02-21T20:31:01.161Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-21T20:31:01.427Z] #147 DONE 0.3s [2024-02-21T20:31:01.427Z] [2024-02-21T20:31:01.427Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-21T20:31:02.035Z] #148 DONE 0.5s [2024-02-21T20:31:02.035Z] [2024-02-21T20:31:02.035Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:31:02.996Z] #149 ... [2024-02-21T20:31:02.996Z] [2024-02-21T20:31:02.996Z] #143 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-21T20:31:02.996Z] #143 DONE 2.7s [2024-02-21T20:31:02.996Z] [2024-02-21T20:31:02.996Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:31:02.996Z] #150 DONE 0.2s [2024-02-21T20:31:02.996Z] [2024-02-21T20:31:02.996Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:31:03.581Z] #151 DONE 0.4s [2024-02-21T20:31:03.581Z] [2024-02-21T20:31:03.581Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-21T20:31:04.174Z] #152 DONE 0.5s [2024-02-21T20:31:04.174Z] [2024-02-21T20:31:04.174Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-21T20:31:04.174Z] #153 DONE 0.2s [2024-02-21T20:31:04.174Z] [2024-02-21T20:31:04.174Z] #154 [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-02-21T20:31:04.445Z] #154 DONE 0.2s [2024-02-21T20:31:04.445Z] [2024-02-21T20:31:04.445Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:31:04.445Z] #149 DONE 2.4s [2024-02-21T20:31:04.445Z] [2024-02-21T20:31:04.445Z] #155 [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-02-21T20:31:05.096Z] #155 DONE 0.6s [2024-02-21T20:31:05.096Z] [2024-02-21T20:31:05.096Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-21T20:31:05.365Z] #156 DONE 0.3s [2024-02-21T20:31:05.365Z] [2024-02-21T20:31:05.365Z] #100 [security-proxy-setup] exporting to image [2024-02-21T20:31:05.365Z] #100 exporting layers [2024-02-21T20:31:05.639Z] #100 ... [2024-02-21T20:31:05.639Z] [2024-02-21T20:31:05.639Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-21T20:31:05.639Z] #157 DONE 0.2s [2024-02-21T20:31:05.907Z] [2024-02-21T20:31:05.907Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-21T20:31:05.907Z] #158 ... [2024-02-21T20:31:05.907Z] [2024-02-21T20:31:05.907Z] #100 [security-proxy-setup] exporting to image [2024-02-21T20:31:05.907Z] #100 exporting layers 1.4s done [2024-02-21T20:31:05.907Z] #100 writing image sha256:b66a403459421aadb3faa7b7c6a269bd9ac454bdf5d7b751d1d002851b4afd7c 0.0s done [2024-02-21T20:31:05.907Z] #100 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-21T20:31:05.907Z] #100 DONE 3.7s [2024-02-21T20:31:06.174Z] [2024-02-21T20:31:06.174Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:31:08.756Z] #137 ... [2024-02-21T20:31:08.756Z] [2024-02-21T20:31:08.756Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-21T20:31:08.756Z] #158 DONE 3.1s [2024-02-21T20:31:08.756Z] [2024-02-21T20:31:08.756Z] #100 [security-bootstrapper] exporting to image [2024-02-21T20:31:09.717Z] #100 exporting layers 1.0s done [2024-02-21T20:31:09.717Z] #100 writing image sha256:78bd636e76a7a27f6c3a00428e79353f09df15142c999ee456a362059670609d 0.0s done [2024-02-21T20:31:09.717Z] #100 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-21T20:31:09.717Z] #100 DONE 4.7s [2024-02-21T20:31:09.717Z] [2024-02-21T20:31:09.717Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:31:15.076Z] #134 ... [2024-02-21T20:31:15.076Z] [2024-02-21T20:31:15.076Z] #131 [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-02-21T20:31:15.076Z] #131 DONE 804.0s [2024-02-21T20:31:15.076Z] [2024-02-21T20:31:15.076Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:31:15.076Z] #140 ... [2024-02-21T20:31:15.076Z] [2024-02-21T20:31:15.076Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:31:15.076Z] #159 DONE 0.3s [2024-02-21T20:31:15.076Z] [2024-02-21T20:31:15.076Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:31:15.351Z] #160 ... [2024-02-21T20:31:15.351Z] [2024-02-21T20:31:15.351Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-21T20:31:15.351Z] #139 DONE 805.2s [2024-02-21T20:31:15.351Z] [2024-02-21T20:31:15.351Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:31:15.351Z] #160 DONE 0.4s [2024-02-21T20:31:15.351Z] [2024-02-21T20:31:15.351Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:31:15.624Z] #132 ... [2024-02-21T20:31:15.624Z] [2024-02-21T20:31:15.624Z] #161 [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-02-21T20:31:15.898Z] #161 DONE 0.3s [2024-02-21T20:31:15.898Z] [2024-02-21T20:31:15.898Z] #162 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:31:15.898Z] #162 ... [2024-02-21T20:31:15.898Z] [2024-02-21T20:31:15.898Z] #163 [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-02-21T20:31:15.898Z] #163 DONE 0.2s [2024-02-21T20:31:16.175Z] [2024-02-21T20:31:16.176Z] #164 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:31:16.176Z] #164 DONE 0.2s [2024-02-21T20:31:16.176Z] [2024-02-21T20:31:16.176Z] #162 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:31:16.176Z] #162 DONE 0.3s [2024-02-21T20:31:16.176Z] [2024-02-21T20:31:16.176Z] #165 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-21T20:31:16.442Z] #165 ... [2024-02-21T20:31:16.442Z] [2024-02-21T20:31:16.442Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:31:16.442Z] #166 DONE 0.2s [2024-02-21T20:31:16.442Z] [2024-02-21T20:31:16.442Z] #165 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-21T20:31:16.442Z] #165 DONE 0.3s [2024-02-21T20:31:16.442Z] [2024-02-21T20:31:16.442Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-21T20:31:16.732Z] #167 DONE 0.4s [2024-02-21T20:31:16.732Z] [2024-02-21T20:31:16.732Z] #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-21T20:31:17.002Z] #168 DONE 0.3s [2024-02-21T20:31:17.002Z] [2024-02-21T20:31:17.002Z] #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-21T20:31:17.272Z] #169 DONE 0.3s [2024-02-21T20:31:17.272Z] [2024-02-21T20:31:17.272Z] #170 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:31:17.272Z] #170 DONE 0.3s [2024-02-21T20:31:17.272Z] [2024-02-21T20:31:17.272Z] #171 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-21T20:31:17.272Z] #171 DONE 0.3s [2024-02-21T20:31:17.272Z] [2024-02-21T20:31:17.272Z] #172 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:31:19.862Z] #172 DONE 2.5s [2024-02-21T20:31:19.862Z] [2024-02-21T20:31:19.862Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:31:19.862Z] #173 DONE 2.5s [2024-02-21T20:31:19.862Z] [2024-02-21T20:31:19.862Z] #100 [security-proxy-auth] exporting to image [2024-02-21T20:31:19.862Z] #100 exporting layers [2024-02-21T20:31:21.327Z] #100 exporting layers 1.0s done [2024-02-21T20:31:21.327Z] #100 writing image sha256:80d90d1510aef4b9e99583c2844975d35fd98611319d07d3a34aab4f37f4aff5 0.1s done [2024-02-21T20:31:21.327Z] #100 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-21T20:31:21.594Z] #100 exporting layers 2.0s done [2024-02-21T20:31:21.861Z] #100 writing image sha256:7279aec2a3a33233b989eea96eb10e82b87b745ce433c276f300fcc2c7f3cce5 0.0s done [2024-02-21T20:31:21.861Z] #100 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-02-21T20:31:21.861Z] #100 DONE 6.8s [2024-02-21T20:31:21.861Z] [2024-02-21T20:31:21.861Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:31:34.221Z] #137 ... [2024-02-21T20:31:34.221Z] [2024-02-21T20:31:34.221Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-21T20:31:34.221Z] #135 DONE 822.9s [2024-02-21T20:31:34.221Z] [2024-02-21T20:31:34.221Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:31:34.221Z] #132 ... [2024-02-21T20:31:34.221Z] [2024-02-21T20:31:34.221Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:31:34.221Z] #174 DONE 0.2s [2024-02-21T20:31:34.221Z] [2024-02-21T20:31:34.221Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-02-21T20:31:34.221Z] #3 ... [2024-02-21T20:31:34.221Z] [2024-02-21T20:31:34.222Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:31:34.222Z] #175 DONE 0.1s [2024-02-21T20:31:34.222Z] [2024-02-21T20:31:34.222Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-21T20:31:34.222Z] #176 DONE 0.2s [2024-02-21T20:31:34.222Z] [2024-02-21T20:31:34.222Z] #177 [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-02-21T20:31:34.222Z] #177 DONE 0.2s [2024-02-21T20:31:34.222Z] [2024-02-21T20:31:34.222Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:31:34.499Z] #132 ... [2024-02-21T20:31:34.499Z] [2024-02-21T20:31:34.499Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-21T20:31:34.499Z] #178 DONE 0.2s [2024-02-21T20:31:34.499Z] [2024-02-21T20:31:34.499Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:31:38.764Z] #179 DONE 3.9s [2024-02-21T20:31:38.764Z] [2024-02-21T20:31:38.764Z] #100 [core-common-config-bootstrapper] exporting to image [2024-02-21T20:31:38.764Z] #100 exporting layers [2024-02-21T20:31:39.032Z] #100 exporting layers 0.4s done [2024-02-21T20:31:39.032Z] #100 writing image sha256:f3da100e79e89a73deaa0288d8f97c84d82d5b36b3a1c7798532efcbe584e14a done [2024-02-21T20:31:39.032Z] #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-21T20:31:39.032Z] #100 DONE 7.2s [2024-02-21T20:31:39.032Z] [2024-02-21T20:31:39.032Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:32:11.256Z] #132 DONE 858.5s [2024-02-21T20:32:11.256Z] [2024-02-21T20:32:11.256Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:32:11.256Z] #140 ... [2024-02-21T20:32:11.256Z] [2024-02-21T20:32:11.256Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:32:11.256Z] #180 DONE 0.1s [2024-02-21T20:32:11.256Z] [2024-02-21T20:32:11.256Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:32:11.256Z] #181 DONE 0.1s [2024-02-21T20:32:11.256Z] [2024-02-21T20:32:11.256Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-21T20:32:11.256Z] #182 DONE 0.3s [2024-02-21T20:32:11.256Z] [2024-02-21T20:32:11.256Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:32:11.257Z] #137 ... [2024-02-21T20:32:11.257Z] [2024-02-21T20:32:11.257Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:32:11.257Z] #183 DONE 0.1s [2024-02-21T20:32:11.257Z] [2024-02-21T20:32:11.257Z] #100 [core-command] exporting to image [2024-02-21T20:32:11.257Z] #100 exporting layers [2024-02-21T20:32:11.257Z] #100 exporting layers 0.3s done [2024-02-21T20:32:11.257Z] #100 writing image sha256:6237128736412fb15e146a6e524f13eeb36923ab6d2eebdf9411483bc5d883a0 done [2024-02-21T20:32:11.257Z] #100 naming to docker.io/library/core-command-arm64 done [2024-02-21T20:32:11.257Z] #100 DONE 7.5s [2024-02-21T20:32:11.257Z] [2024-02-21T20:32:11.257Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:32:23.595Z] #140 ... [2024-02-21T20:32:23.595Z] [2024-02-21T20:32:23.595Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:32:23.595Z] #137 DONE 872.5s [2024-02-21T20:32:23.595Z] [2024-02-21T20:32:23.595Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:32:23.595Z] #134 ... [2024-02-21T20:32:23.595Z] [2024-02-21T20:32:23.595Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:32:23.595Z] #184 DONE 0.2s [2024-02-21T20:32:23.595Z] [2024-02-21T20:32:23.595Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:32:23.595Z] #185 DONE 0.2s [2024-02-21T20:32:23.595Z] [2024-02-21T20:32:23.595Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-21T20:32:23.595Z] #186 DONE 0.3s [2024-02-21T20:32:23.595Z] [2024-02-21T20:32:23.595Z] #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:32:23.871Z] #187 ... [2024-02-21T20:32:23.871Z] [2024-02-21T20:32:23.871Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:32:23.871Z] #140 DONE 873.9s [2024-02-21T20:32:23.871Z] [2024-02-21T20:32:23.871Z] #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:32:23.871Z] #187 DONE 0.3s [2024-02-21T20:32:23.871Z] [2024-02-21T20:32:23.871Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-21T20:32:24.143Z] #188 DONE 0.3s [2024-02-21T20:32:24.143Z] [2024-02-21T20:32:24.143Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:32:24.410Z] #134 ... [2024-02-21T20:32:24.410Z] [2024-02-21T20:32:24.410Z] #100 [core-metadata] exporting to image [2024-02-21T20:32:24.410Z] #100 exporting layers [2024-02-21T20:32:24.700Z] #100 ... [2024-02-21T20:32:24.700Z] [2024-02-21T20:32:24.700Z] #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:32:24.700Z] #189 DONE 0.2s [2024-02-21T20:32:24.700Z] [2024-02-21T20:32:24.700Z] #100 [core-metadata] exporting to image [2024-02-21T20:32:24.700Z] #100 exporting layers 0.5s done [2024-02-21T20:32:24.977Z] #100 writing image sha256:79de4120d24c0cbfa7ade88f458d15139e45a14c9398e44aa752d2efd04177e8 0.0s done [2024-02-21T20:32:24.977Z] #100 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-02-21T20:32:24.977Z] #100 DONE 8.1s [2024-02-21T20:32:24.977Z] [2024-02-21T20:32:24.977Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:32:24.977Z] #190 DONE 0.2s [2024-02-21T20:32:24.977Z] [2024-02-21T20:32:24.977Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:32:24.977Z] #134 ... [2024-02-21T20:32:24.977Z] [2024-02-21T20:32:24.977Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-21T20:32:25.245Z] #191 DONE 0.4s [2024-02-21T20:32:25.245Z] [2024-02-21T20:32:25.245Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:32:25.514Z] #134 ... [2024-02-21T20:32:25.514Z] [2024-02-21T20:32:25.514Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:32:25.514Z] #192 DONE 0.1s [2024-02-21T20:32:25.514Z] [2024-02-21T20:32:25.514Z] #100 [core-data] exporting to image [2024-02-21T20:32:25.784Z] #100 exporting layers 0.2s done [2024-02-21T20:32:25.784Z] #100 writing image sha256:58f02a684279264d1120ea0333ef7f3614a3740d96319ca568220bec07bece55 done [2024-02-21T20:32:25.784Z] #100 naming to docker.io/library/core-data-arm64 done [2024-02-21T20:32:25.784Z] #100 DONE 8.2s [2024-02-21T20:32:25.784Z] [2024-02-21T20:32:25.784Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:32:44.009Z] #134 DONE 892.5s [2024-02-21T20:32:44.009Z] [2024-02-21T20:32:44.009Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-02-21T20:32:44.009Z] #3 ... [2024-02-21T20:32:44.009Z] [2024-02-21T20:32:44.009Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:32:44.009Z] #193 DONE 0.2s [2024-02-21T20:32:44.009Z] [2024-02-21T20:32:44.009Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:32:44.009Z] #194 DONE 0.2s [2024-02-21T20:32:44.009Z] [2024-02-21T20:32:44.009Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:32:44.009Z] #136 ... [2024-02-21T20:32:44.009Z] [2024-02-21T20:32:44.009Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-21T20:32:44.009Z] #195 DONE 0.3s [2024-02-21T20:32:44.009Z] [2024-02-21T20:32:44.009Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-02-21T20:32:44.009Z] #3 ... [2024-02-21T20:32:44.009Z] [2024-02-21T20:32:44.009Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:32:44.009Z] #196 DONE 0.1s [2024-02-21T20:32:44.009Z] [2024-02-21T20:32:44.009Z] #100 [security-spiffe-token-provider] exporting to image [2024-02-21T20:32:44.009Z] #100 exporting layers [2024-02-21T20:32:44.593Z] #100 exporting layers 1.0s done [2024-02-21T20:32:44.593Z] #100 writing image sha256:1c290bab259c2b1aaf816701aca73f2cc37f964ee0e0cd1e948e0e8d81ac62ad done [2024-02-21T20:32:44.593Z] #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-21T20:32:44.593Z] #100 DONE 9.2s [2024-02-21T20:32:44.593Z] [2024-02-21T20:32:44.593Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:33:11.294Z] #56 ... [2024-02-21T20:33:11.294Z] [2024-02-21T20:33:11.294Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:33:11.294Z] #138 DONE 917.1s [2024-02-21T20:33:11.294Z] [2024-02-21T20:33:11.294Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:33:11.294Z] #136 DONE 917.1s [2024-02-21T20:33:11.294Z] [2024-02-21T20:33:11.294Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-02-21T20:33:11.294Z] #3 ... [2024-02-21T20:33:11.294Z] [2024-02-21T20:33:11.294Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:33:11.294Z] #197 ... [2024-02-21T20:33:11.295Z] [2024-02-21T20:33:11.295Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:33:11.295Z] #198 DONE 0.1s [2024-02-21T20:33:11.295Z] [2024-02-21T20:33:11.295Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:33:11.295Z] #197 DONE 0.2s [2024-02-21T20:33:11.295Z] [2024-02-21T20:33:11.295Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:33:11.295Z] #199 DONE 0.1s [2024-02-21T20:33:11.295Z] [2024-02-21T20:33:11.295Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:33:11.295Z] #200 DONE 0.1s [2024-02-21T20:33:11.295Z] [2024-02-21T20:33:11.295Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-21T20:33:11.295Z] #201 DONE 0.3s [2024-02-21T20:33:11.295Z] [2024-02-21T20:33:11.295Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-21T20:33:11.295Z] #202 DONE 0.3s [2024-02-21T20:33:11.295Z] [2024-02-21T20:33:11.295Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:33:11.295Z] #203 DONE 0.1s [2024-02-21T20:33:11.295Z] [2024-02-21T20:33:11.295Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:33:11.295Z] #204 DONE 0.1s [2024-02-21T20:33:11.295Z] [2024-02-21T20:33:11.295Z] #100 [support-notifications] exporting to image [2024-02-21T20:33:11.295Z] #100 exporting layers [2024-02-21T20:33:11.295Z] #100 exporting layers 0.3s done [2024-02-21T20:33:11.295Z] #100 writing image sha256:5d7b118d50f93b046673193c0504d1ca3f6a3ead7ae071aac4689bdae0e54d8b done [2024-02-21T20:33:11.295Z] #100 naming to docker.io/library/support-scheduler-arm64 done [2024-02-21T20:33:11.295Z] #100 exporting layers 0.4s done [2024-02-21T20:33:11.295Z] #100 writing image sha256:de2a7a3c31188b0db47e57a36f5936d28d7f07c390e0d6943df1a2bfdf49d6a3 done [2024-02-21T20:33:11.295Z] #100 naming to docker.io/library/support-notifications-arm64 done [2024-02-21T20:33:11.295Z] #100 DONE 9.7s [2024-02-21T20:33:11.295Z] [2024-02-21T20:33:11.295Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:33:11.295Z] time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-21T20:33:11.321Z] $ docker stop --time=1 038c6b36ee76c66354437f3658e464547c25312e88e9ff746fe9258b8b1c6968 [2024-02-21T20:33:12.955Z] $ docker rm -f --volumes 038c6b36ee76c66354437f3658e464547c25312e88e9ff746fe9258b8b1c6968 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T20:33:13.591Z] + docker images [2024-02-21T20:33:13.591Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-21T20:33:13.591Z] support-scheduler-arm64 latest 5d7b118d50f9 5 seconds ago 25.9MB [2024-02-21T20:33:13.591Z] support-notifications-arm64 latest de2a7a3c3118 5 seconds ago 26.6MB [2024-02-21T20:33:13.591Z] security-spiffe-token-provider-arm64 latest 1c290bab259c 30 seconds ago 29.1MB [2024-02-21T20:33:13.591Z] core-data-arm64 latest 58f02a684279 48 seconds ago 17.2MB [2024-02-21T20:33:13.591Z] core-metadata-arm64 latest 79de4120d24c 49 seconds ago 17.4MB [2024-02-21T20:33:13.591Z] core-command-arm64 latest 623712873641 About a minute ago 17.1MB [2024-02-21T20:33:13.591Z] core-common-config-bootstrapper-arm64 latest f3da100e79e8 About a minute ago 15.1MB [2024-02-21T20:33:13.591Z] security-secretstore-setup-arm64 latest 7279aec2a3a3 About a minute ago 35.9MB [2024-02-21T20:33:13.591Z] security-proxy-auth-arm64 latest 80d90d1510ae About a minute ago 15.9MB [2024-02-21T20:33:13.591Z] security-bootstrapper-arm64 latest 78bd636e76a7 2 minutes ago 18.5MB [2024-02-21T20:33:13.591Z] security-proxy-setup-arm64 latest b66a40345942 2 minutes ago 25.9MB [2024-02-21T20:33:13.591Z] security-spire-agent-arm64 latest 8bbca544596f 15 minutes ago 152MB [2024-02-21T20:33:13.591Z] security-spire-config-arm64 latest 1cab4721ec73 15 minutes ago 95.8MB [2024-02-21T20:33:13.591Z] security-spire-server-arm64 latest 39d149b05c4f 15 minutes ago 96.7MB [2024-02-21T20:33:13.591Z] ci-base-image-arm64 latest e21c72a25ede 27 minutes ago 882MB [2024-02-21T20:33:13.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-21T20:33:13.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:33:14.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T20:33:14.773Z] [2024-02-21T20:33:14.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:33:15.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T20:33:15.484Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-21T20:33:15.484Z] 8998bd30e6a1: Pulling fs layer [2024-02-21T20:33:15.484Z] 04944245beec: Pulling fs layer [2024-02-21T20:33:15.484Z] 699f458cf7ca: Pulling fs layer [2024-02-21T20:33:15.484Z] 765212b225bb: Pulling fs layer [2024-02-21T20:33:15.484Z] f23df028b6ca: Pulling fs layer [2024-02-21T20:33:15.484Z] d65c8cfc05b1: Pulling fs layer [2024-02-21T20:33:15.484Z] 2437ff75d9bd: Pulling fs layer [2024-02-21T20:33:15.484Z] 765212b225bb: Waiting [2024-02-21T20:33:15.484Z] f23df028b6ca: Waiting [2024-02-21T20:33:15.484Z] d65c8cfc05b1: Waiting [2024-02-21T20:33:15.751Z] 04944245beec: Verifying Checksum [2024-02-21T20:33:15.751Z] 04944245beec: Download complete [2024-02-21T20:33:15.751Z] 765212b225bb: Verifying Checksum [2024-02-21T20:33:15.751Z] 765212b225bb: Download complete [2024-02-21T20:33:15.751Z] f23df028b6ca: Verifying Checksum [2024-02-21T20:33:15.751Z] f23df028b6ca: Download complete [2024-02-21T20:33:15.751Z] d65c8cfc05b1: Verifying Checksum [2024-02-21T20:33:15.751Z] d65c8cfc05b1: Download complete [2024-02-21T20:33:15.751Z] 699f458cf7ca: Verifying Checksum [2024-02-21T20:33:15.751Z] 699f458cf7ca: Download complete [2024-02-21T20:33:16.332Z] 8998bd30e6a1: Download complete [2024-02-21T20:33:18.910Z] 2437ff75d9bd: Download complete [2024-02-21T20:33:21.482Z] 8998bd30e6a1: Pull complete [2024-02-21T20:33:22.064Z] 04944245beec: Pull complete [2024-02-21T20:33:23.477Z] 699f458cf7ca: Pull complete [2024-02-21T20:33:23.744Z] 765212b225bb: Pull complete [2024-02-21T20:33:24.701Z] f23df028b6ca: Pull complete [2024-02-21T20:33:24.968Z] d65c8cfc05b1: Pull complete [2024-02-21T20:33:43.166Z] 2437ff75d9bd: Pull complete [2024-02-21T20:33:43.166Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-21T20:33:43.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T20:33:43.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:33:43.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-1423 does not seem to be running inside a container [2024-02-21T20:33:43.789Z] $ 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-02-21T20:33:50.435Z] $ docker top edab6763aae2492fcf01357e10d34936ec811222f6762e179dd6332b8f5a7559 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:33:51.589Z] ---> job-cost.sh [2024-02-21T20:33:51.589Z] lf-activate-venv: SKIPPING [2024-02-21T20:33:51.589Z] INFO: No Stack... [2024-02-21T20:33:51.860Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-21T20:33:52.828Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T20:33:53.491Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-02-21T20:33:53.491Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T20:33:53.575Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4760-1-stack-cost] [2024-02-21T20:33:53.581Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4760-1-stack-cost] did not exist. Created. [2024-02-21T20:33:53.587Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4760-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T20:33:54.405Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-21T20:33:54.625Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T20:33:54.641Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4760-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T20:33:54.789Z] $ docker stop --time=1 edab6763aae2492fcf01357e10d34936ec811222f6762e179dd6332b8f5a7559 [2024-02-21T20:33:56.368Z] $ docker rm -f --volumes edab6763aae2492fcf01357e10d34936ec811222f6762e179dd6332b8f5a7559 [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-02-21T20:33:58.386Z] provisioning config files... [2024-02-21T20:33:58.393Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4980954364046425161tmp [Pipeline] { [Pipeline] sh [2024-02-21T20:33:58.816Z] + set +x [2024-02-21T20:33:58.816Z] + curl -s https://codecov.io/bash [2024-02-21T20:33:58.816Z] + bash -s -- [2024-02-21T20:33:59.075Z] [2024-02-21T20:33:59.075Z] _____ _ [2024-02-21T20:33:59.075Z] / ____| | | [2024-02-21T20:33:59.075Z] | | ___ __| | ___ ___ _____ __ [2024-02-21T20:33:59.075Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-21T20:33:59.075Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-21T20:33:59.075Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-21T20:33:59.075Z] Bash-1.0.6 [2024-02-21T20:33:59.075Z] [2024-02-21T20:33:59.075Z] [2024-02-21T20:33:59.075Z] ==> git version 2.25.1 found [2024-02-21T20:33:59.075Z] ==> 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-02-21T20:33:59.075Z] Release-Date: 2020-01-08 [2024-02-21T20:33:59.075Z] 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-02-21T20:33:59.075Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-21T20:33:59.075Z] ==> Jenkins CI detected. [2024-02-21T20:33:59.075Z] current dir:  /w/workspace/edgex-go/1 [2024-02-21T20:33:59.075Z] project root: . [2024-02-21T20:33:59.075Z] --> token set from env [2024-02-21T20:33:59.075Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-21T20:33:59.075Z] ==> Running gcov in . (disable via -X gcov) [2024-02-21T20:33:59.075Z] ==> Python coveragepy not found [2024-02-21T20:33:59.075Z] ==> Searching for coverage reports in: [2024-02-21T20:33:59.075Z] + . [2024-02-21T20:33:59.075Z] -> Found 1 reports [2024-02-21T20:33:59.075Z] ==> Detecting git/mercurial file structure [2024-02-21T20:33:59.075Z] ==> Reading reports [2024-02-21T20:33:59.075Z] + ./coverage.out bytes=453602 [2024-02-21T20:33:59.075Z] ==> Appending adjustments [2024-02-21T20:33:59.075Z] https://docs.codecov.io/docs/fixing-reports [2024-02-21T20:34:00.453Z] + Found adjustments [2024-02-21T20:34:00.453Z] ==> Gzipping contents [2024-02-21T20:34:00.453Z] 60K /tmp/codecov.aYMMHA.gz [2024-02-21T20:34:00.453Z] ==> Uploading reports [2024-02-21T20:34:00.453Z] url: https://codecov.io [2024-02-21T20:34:00.453Z] query: branch=PR-4760&commit=cf0b76d26c491bba65422d1e79bf20f821001043&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4760%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4760&job=&cmd_args= [2024-02-21T20:34:00.453Z] -> Pinging Codecov [2024-02-21T20:34:00.453Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4760&commit=cf0b76d26c491bba65422d1e79bf20f821001043&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4760%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4760&job=&cmd_args= [2024-02-21T20:34:00.453Z] -> Uploading to [2024-02-21T20:34:00.453Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-21/00271124DB129430A58F1EEE437C3FCB/cf0b76d26c491bba65422d1e79bf20f821001043/8a25f528-2d80-417a-a06c-e3d9daa45ce0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T203400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec4bbd2c1eb537b8abad1b5d4d9d068dd03e41684797e67b35b21f11abb1942d [2024-02-21T20:34:00.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T20:34:00.453Z] Dload Upload Total Spent Left Speed [2024-02-21T20:34:00.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57697 0 0 100 57697 0 260k --:--:-- --:--:-- --:--:-- 259k 100 57697 0 0 100 57697 0 176k --:--:-- --:--:-- --:--:-- 176k [2024-02-21T20:34:00.712Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cf0b76d26c491bba65422d1e79bf20f821001043 [Pipeline] } [2024-02-21T20:34:00.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-02-21T20:34:03.164Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:34:03.498Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:34:04.384Z] ---> package-listing.sh [2024-02-21T20:34:04.384Z] ++ facter osfamily [2024-02-21T20:34:04.384Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-21T20:34:04.644Z] + OS_FAMILY=debian [2024-02-21T20:34:04.644Z] + workspace=/w/workspace/edgex-go/1 [2024-02-21T20:34:04.644Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-21T20:34:04.644Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-21T20:34:04.644Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-21T20:34:04.644Z] + PACKAGES=/tmp/packages_start.txt [2024-02-21T20:34:04.644Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-21T20:34:04.644Z] + PACKAGES=/tmp/packages_end.txt [2024-02-21T20:34:04.644Z] + case "${OS_FAMILY}" in [2024-02-21T20:34:04.644Z] + dpkg -l [2024-02-21T20:34:04.644Z] + grep '^ii' [2024-02-21T20:34:04.644Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-21T20:34:04.644Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-21T20:34:04.644Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-21T20:34:04.644Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-21T20:34:04.644Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-02-21T20:34:04.644Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-02-21T20:34:04.685Z] 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-02-21T20:34:04.978Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:34:05.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T20:34:05.656Z] [2024-02-21T20:34:05.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:34:06.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T20:34:06.073Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-21T20:34:06.073Z] 5eb5b503b376: Pulling fs layer [2024-02-21T20:34:06.073Z] 5c69ac0246d0: Pulling fs layer [2024-02-21T20:34:06.073Z] ec43610c2a17: Pulling fs layer [2024-02-21T20:34:06.073Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-21T20:34:06.073Z] 33b1e0a273af: Pulling fs layer [2024-02-21T20:34:06.073Z] 5d3b04190fa2: Pulling fs layer [2024-02-21T20:34:06.073Z] 2f39f015ded8: Pulling fs layer [2024-02-21T20:34:06.073Z] 3a2ae6a8a46f: Waiting [2024-02-21T20:34:06.073Z] 33b1e0a273af: Waiting [2024-02-21T20:34:06.073Z] 2f39f015ded8: Waiting [2024-02-21T20:34:06.073Z] 5d3b04190fa2: Waiting [2024-02-21T20:34:06.073Z] 5c69ac0246d0: Verifying Checksum [2024-02-21T20:34:06.073Z] 5c69ac0246d0: Download complete [2024-02-21T20:34:06.073Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-21T20:34:06.073Z] 3a2ae6a8a46f: Download complete [2024-02-21T20:34:06.073Z] 33b1e0a273af: Verifying Checksum [2024-02-21T20:34:06.073Z] 33b1e0a273af: Download complete [2024-02-21T20:34:06.073Z] 5d3b04190fa2: Verifying Checksum [2024-02-21T20:34:06.073Z] 5d3b04190fa2: Download complete [2024-02-21T20:34:06.073Z] ec43610c2a17: Verifying Checksum [2024-02-21T20:34:06.073Z] ec43610c2a17: Download complete [2024-02-21T20:34:06.332Z] 5eb5b503b376: Verifying Checksum [2024-02-21T20:34:06.332Z] 5eb5b503b376: Download complete [2024-02-21T20:34:06.897Z] 2f39f015ded8: Verifying Checksum [2024-02-21T20:34:06.897Z] 2f39f015ded8: Download complete [2024-02-21T20:34:07.829Z] 5eb5b503b376: Pull complete [2024-02-21T20:34:07.829Z] 5c69ac0246d0: Pull complete [2024-02-21T20:34:08.396Z] ec43610c2a17: Pull complete [2024-02-21T20:34:08.396Z] 3a2ae6a8a46f: Pull complete [2024-02-21T20:34:08.655Z] 33b1e0a273af: Pull complete [2024-02-21T20:34:08.655Z] 5d3b04190fa2: Pull complete [2024-02-21T20:34:12.921Z] 2f39f015ded8: Pull complete [2024-02-21T20:34:12.921Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-21T20:34:12.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T20:34:12.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:34:13.351Z] prd-ubuntu20.04-docker-8c-8g-1421 does not seem to be running inside a container [2024-02-21T20:34:13.466Z] $ 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-02-21T20:34:18.020Z] $ docker top 1829ba0c39bf6bc1d94e71f355872a5e04f11a507fc425bae5aee55e2c2b07f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T20:34:18.510Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-21T20:34:18.821Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-21T20:34:19.134Z] + ls /var/log/sa-host [2024-02-21T20:34:19.134Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T20:34:19.395Z] provisioning config files... [2024-02-21T20:34:19.404Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14583052522267698080tmp [Pipeline] { [Pipeline] echo [2024-02-21T20:34:19.550Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:34:19.866Z] ---> create-netrc.sh [Pipeline] } [2024-02-21T20:34:19.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:34:20.406Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-21T20:34:20.443Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:34:20.759Z] ---> sudo-logs.sh [2024-02-21T20:34:20.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-21T20:34:20.909Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:34:21.219Z] ---> job-cost.sh [2024-02-21T20:34:21.219Z] lf-activate-venv: SKIPPING [2024-02-21T20:34:21.219Z] DEBUG: total: 0.10999999940395355 [2024-02-21T20:34:21.219Z] INFO: Retrieving Stack Cost... [2024-02-21T20:34:21.785Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T20:34:22.046Z] INFO: Archiving Costs [Pipeline] echo [2024-02-21T20:34:22.078Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:34:22.387Z] ---> logs-deploy.sh [2024-02-21T20:34:22.387Z] lf-activate-venv: SKIPPING [2024-02-21T20:34:22.387Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4760/1 [2024-02-21T20:34:22.387Z] INFO: archiving workspace using pattern(s): [2024-02-21T20:34:23.324Z] Archives upload complete. [2024-02-21T20:34:23.583Z] INFO: archiving logs to Nexus [2024-02-21T20:34:24.154Z] ---> uname -a: [2024-02-21T20:34:24.154Z] Linux prd-ubuntu20-04-docker-8c-8g-1421 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-21T20:34:24.154Z] [2024-02-21T20:34:24.154Z] [2024-02-21T20:34:24.154Z] ---> lscpu: [2024-02-21T20:34:24.154Z] Architecture: x86_64 [2024-02-21T20:34:24.154Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-21T20:34:24.154Z] Byte Order: Little Endian [2024-02-21T20:34:24.154Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-21T20:34:24.154Z] CPU(s): 8 [2024-02-21T20:34:24.154Z] On-line CPU(s) list: 0-7 [2024-02-21T20:34:24.154Z] Thread(s) per core: 1 [2024-02-21T20:34:24.154Z] Core(s) per socket: 1 [2024-02-21T20:34:24.154Z] Socket(s): 8 [2024-02-21T20:34:24.154Z] NUMA node(s): 1 [2024-02-21T20:34:24.154Z] Vendor ID: AuthenticAMD [2024-02-21T20:34:24.154Z] CPU family: 23 [2024-02-21T20:34:24.154Z] Model: 49 [2024-02-21T20:34:24.154Z] Model name: AMD EPYC-Rome Processor [2024-02-21T20:34:24.154Z] Stepping: 0 [2024-02-21T20:34:24.154Z] CPU MHz: 2799.998 [2024-02-21T20:34:24.154Z] BogoMIPS: 5599.99 [2024-02-21T20:34:24.154Z] Virtualization: AMD-V [2024-02-21T20:34:24.154Z] Hypervisor vendor: KVM [2024-02-21T20:34:24.154Z] Virtualization type: full [2024-02-21T20:34:24.154Z] L1d cache: 256 KiB [2024-02-21T20:34:24.154Z] L1i cache: 256 KiB [2024-02-21T20:34:24.154Z] L2 cache: 4 MiB [2024-02-21T20:34:24.154Z] L3 cache: 128 MiB [2024-02-21T20:34:24.154Z] NUMA node0 CPU(s): 0-7 [2024-02-21T20:34:24.154Z] Vulnerability Itlb multihit: Not affected [2024-02-21T20:34:24.154Z] Vulnerability L1tf: Not affected [2024-02-21T20:34:24.154Z] Vulnerability Mds: Not affected [2024-02-21T20:34:24.154Z] Vulnerability Meltdown: Not affected [2024-02-21T20:34:24.154Z] Vulnerability Mmio stale data: Not affected [2024-02-21T20:34:24.154Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-21T20:34:24.154Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-21T20:34:24.154Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-21T20:34:24.154Z] Vulnerability Srbds: Not affected [2024-02-21T20:34:24.154Z] Vulnerability Tsx async abort: Not affected [2024-02-21T20:34:24.154Z] 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-02-21T20:34:24.154Z] [2024-02-21T20:34:24.154Z] [2024-02-21T20:34:24.154Z] ---> nproc: [2024-02-21T20:34:24.154Z] 8 [2024-02-21T20:34:24.154Z] [2024-02-21T20:34:24.154Z] [2024-02-21T20:34:24.154Z] ---> df -h: [2024-02-21T20:34:24.154Z] Filesystem Size Used Avail Use% Mounted on [2024-02-21T20:34:24.154Z] overlay 155G 20G 136G 13% / [2024-02-21T20:34:24.154Z] tmpfs 64M 0 64M 0% /dev [2024-02-21T20:34:24.154Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-21T20:34:24.154Z] shm 64M 0 64M 0% /dev/shm [2024-02-21T20:34:24.154Z] /dev/vda1 155G 20G 136G 13% /facter-os [2024-02-21T20:34:24.154Z] [2024-02-21T20:34:24.154Z] [2024-02-21T20:34:24.154Z] ---> sar -b -r -n DEV: [2024-02-21T20:34:24.154Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1421) 02/21/24 _x86_64_ (8 CPU) [2024-02-21T20:34:24.154Z] [2024-02-21T20:34:24.154Z] 20:00:21 LINUX RESTART (8 CPU) [2024-02-21T20:34:24.154Z] [2024-02-21T20:34:24.154Z] 20:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-21T20:34:24.154Z] 20:02:01 140.83 10.85 129.98 0.00 1754.51 59816.43 0.00 [2024-02-21T20:34:24.154Z] 20:03:01 52.61 0.02 52.59 0.00 0.13 23086.82 0.00 [2024-02-21T20:34:24.154Z] 20:04:01 29.46 0.32 29.15 0.00 5.87 14962.59 0.00 [2024-02-21T20:34:24.154Z] 20:05:01 194.30 0.37 193.94 0.00 34.92 128678.97 0.00 [2024-02-21T20:34:24.154Z] 20:06:01 555.72 11.46 544.26 0.00 950.19 113570.01 0.00 [2024-02-21T20:34:24.154Z] 20:07:01 111.65 0.98 110.66 0.00 7.86 23983.47 0.00 [2024-02-21T20:34:24.154Z] 20:08:01 404.97 1.85 403.12 0.00 1980.34 75894.15 0.00 [2024-02-21T20:34:24.154Z] 20:09:01 196.18 1.53 194.65 0.00 2271.09 9560.54 0.00 [2024-02-21T20:34:24.154Z] 20:10:01 3.82 0.02 3.80 0.00 0.13 96.38 0.00 [2024-02-21T20:34:24.154Z] 20:11:01 2.18 0.00 2.18 0.00 0.00 24.93 0.00 [2024-02-21T20:34:24.154Z] 20:12:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-02-21T20:34:24.154Z] 20:13:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2024-02-21T20:34:24.154Z] 20:14:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-02-21T20:34:24.154Z] 20:15:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2024-02-21T20:34:24.155Z] 20:16:01 1.78 0.02 1.77 0.00 0.13 20.13 0.00 [2024-02-21T20:34:24.155Z] 20:17:01 1.60 0.02 1.58 0.00 0.13 22.40 0.00 [2024-02-21T20:34:24.155Z] 20:18:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2024-02-21T20:34:24.155Z] 20:19:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2024-02-21T20:34:24.155Z] 20:20:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-02-21T20:34:24.155Z] 20:21:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 [2024-02-21T20:34:24.155Z] 20:22:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2024-02-21T20:34:24.155Z] 20:23:01 1.07 0.00 1.07 0.00 0.00 14.53 0.00 [2024-02-21T20:34:24.155Z] 20:24:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2024-02-21T20:34:24.155Z] 20:25:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 [2024-02-21T20:34:24.155Z] 20:26:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 [2024-02-21T20:34:24.155Z] 20:27:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2024-02-21T20:34:24.155Z] 20:28:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2024-02-21T20:34:24.155Z] 20:29:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2024-02-21T20:34:24.155Z] 20:30:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-02-21T20:34:24.155Z] 20:31:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2024-02-21T20:34:24.155Z] 20:32:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2024-02-21T20:34:24.155Z] 20:33:01 3.68 1.02 2.67 0.00 21.86 35.19 0.00 [2024-02-21T20:34:24.155Z] 20:34:01 0.98 0.10 0.88 0.00 7.20 24.13 0.00 [2024-02-21T20:34:24.155Z] Average: 52.23 0.86 51.36 0.00 213.17 13639.26 0.00 [2024-02-21T20:34:24.155Z] [2024-02-21T20:34:24.155Z] 20:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-21T20:34:24.155Z] 20:02:01 28326012 31525636 786540 2.39 92308 3339220 2058348 6.07 1204248 2913260 84 [2024-02-21T20:34:24.155Z] 20:03:01 27399216 31165272 1134096 3.45 111816 3832584 2504652 7.38 1931676 3048812 381864 [2024-02-21T20:34:24.155Z] 20:04:01 27468860 31440204 860012 2.62 116044 4005408 1924936 5.67 1535008 3352876 435316 [2024-02-21T20:34:24.155Z] 20:05:01 24170548 31418172 879312 2.67 127724 7193756 2701304 7.96 1613320 6486136 651764 [2024-02-21T20:34:24.155Z] 20:06:01 19978156 30024940 2185892 6.65 214540 9605668 5932284 17.48 3383784 8497752 114636 [2024-02-21T20:34:24.155Z] 20:07:01 17468904 30016360 2179092 6.63 240932 11958124 5873612 17.31 4542192 9711732 1882372 [2024-02-21T20:34:24.155Z] 20:08:01 19350556 31402384 846888 2.58 245768 11585280 2355424 6.94 2258044 10312568 0 [2024-02-21T20:34:24.155Z] 20:09:01 19124396 31418592 833072 2.53 261840 11805212 2112224 6.22 2459488 10331784 4 [2024-02-21T20:34:24.155Z] 20:10:01 19129344 31418776 832776 2.53 260436 11801964 2127356 6.27 2458344 10328564 8 [2024-02-21T20:34:24.155Z] 20:11:01 19168704 31458124 793516 2.41 260516 11801964 2127356 6.27 2420008 10328564 8 [2024-02-21T20:34:24.155Z] 20:12:01 19168948 31458388 793196 2.41 260532 11801968 2127356 6.27 2419692 10328568 12 [2024-02-21T20:34:24.155Z] 20:13:01 19172996 31462448 789140 2.40 260568 11801968 2127356 6.27 2416200 10328568 4 [2024-02-21T20:34:24.155Z] 20:14:01 19173192 31462680 788864 2.40 260596 11801972 2127356 6.27 2416660 10328572 180 [2024-02-21T20:34:24.155Z] 20:15:01 19176272 31465916 785636 2.39 260616 11802104 2127356 6.27 2413052 10328704 48 [2024-02-21T20:34:24.155Z] 20:16:01 19175508 31465216 786196 2.39 260652 11802108 2114424 6.23 2413416 10328700 28 [2024-02-21T20:34:24.155Z] 20:17:01 19175192 31464912 786436 2.39 260684 11802084 2114424 6.23 2413728 10328680 44 [2024-02-21T20:34:24.155Z] 20:18:01 19175088 31464836 786452 2.39 260712 11802092 2114424 6.23 2414092 10328684 12 [2024-02-21T20:34:24.155Z] 20:19:01 19174804 31464600 786688 2.39 260732 11802092 2114424 6.23 2414128 10328684 8 [2024-02-21T20:34:24.155Z] 20:20:01 19175080 31464908 786324 2.39 260752 11802096 2114424 6.23 2414192 10328692 8 [2024-02-21T20:34:24.155Z] 20:21:01 19174252 31464104 786980 2.39 260780 11802088 2114424 6.23 2414064 10328688 44 [2024-02-21T20:34:24.155Z] 20:22:01 19175008 31464880 786152 2.39 260800 11802100 2114424 6.23 2413264 10328692 12 [2024-02-21T20:34:24.155Z] 20:23:01 19174832 31464780 786168 2.39 260824 11802104 2114424 6.23 2413292 10328696 60 [2024-02-21T20:34:24.155Z] 20:24:01 19175036 31464996 785888 2.39 260832 11802108 2114424 6.23 2413688 10328700 8 [2024-02-21T20:34:24.155Z] 20:25:01 19175008 31464984 786088 2.39 260844 11802116 2114424 6.23 2413496 10328704 64 [2024-02-21T20:34:24.155Z] 20:26:01 19175300 31465292 785748 2.39 260872 11802100 2114424 6.23 2413904 10328708 12 [2024-02-21T20:34:24.155Z] 20:27:01 19175348 31465372 785876 2.39 260884 11802120 2114424 6.23 2413868 10328712 44 [2024-02-21T20:34:24.155Z] 20:28:01 19175600 31465656 785592 2.39 260900 11802124 2114424 6.23 2413576 10328716 8 [2024-02-21T20:34:24.155Z] 20:29:01 19175356 31465424 785788 2.39 260912 11802124 2114424 6.23 2413680 10328716 12 [2024-02-21T20:34:24.155Z] 20:30:01 19175624 31465704 785492 2.39 260920 11802128 2114424 6.23 2413672 10328720 8 [2024-02-21T20:34:24.155Z] 20:31:01 19175608 31465720 785464 2.39 260940 11802132 2114424 6.23 2413916 10328724 44 [2024-02-21T20:34:24.155Z] 20:32:01 19175560 31465688 785416 2.39 260972 11802132 2114424 6.23 2413780 10328724 12 [2024-02-21T20:34:24.155Z] 20:33:01 19173396 31464576 786828 2.39 261040 11802756 2150924 6.34 2414236 10329252 8 [2024-02-21T20:34:24.155Z] 20:34:01 19173408 31464856 786232 2.39 261056 11803032 2146940 6.33 2415648 10329624 80 [2024-02-21T20:34:24.155Z] Average: 20078822 31362860 891632 2.71 240313 10859964 2377879 7.01 2404102 9481008 105055 [2024-02-21T20:34:24.155Z] [2024-02-21T20:34:24.155Z] 20:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-21T20:34:24.155Z] 20:02:01 ens3 869.32 859.67 9346.05 142.49 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:02:01 docker0 707.35 633.74 51.53 4500.61 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:02:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:03:01 vethdd855c7 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:03:01 ens3 45.31 28.78 45.17 18.36 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:03:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:04:01 vethdd855c7 1.47 1.48 0.13 0.13 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:04:01 ens3 30.08 18.33 24.87 13.44 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:04:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 veth341df9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 vethefc6683 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 veth9e814ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 ens3 136.90 73.66 3014.55 20.24 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 veth6ed4f7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 vethda0eabe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 veth7fecfaa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 veth99f51c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 docker0 0.52 0.37 0.04 0.17 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 vethe577604 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 vethc1a64f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 veth89d4eae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:05:01 vethcd3bf73 0.52 0.52 0.05 0.18 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 vethe24997b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 veth6791fe8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 veth7a6f594 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 veth1fcdeee 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 ens3 369.07 229.37 3078.45 30.55 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 vethba78825 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 veth2b64235 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 vethcb2e191 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 docker0 163.63 267.77 13.23 2361.17 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 veth4b72476 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 vethf499487 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 veth68d5fde 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 veth7b33554 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:06:01 vethcd3bf73 0.08 0.95 0.00 0.04 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 vethe24997b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 veth6791fe8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 veth7a6f594 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 veth1fcdeee 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 ens3 57.80 27.01 672.56 5.06 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 vethba78825 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 veth2b64235 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 vethcb2e191 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 veth4b72476 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 vethf499487 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 veth68d5fde 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 veth7b33554 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:07:01 vethcd3bf73 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:08:01 ens3 108.78 46.89 234.18 9.12 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:08:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:08:01 vethcd3bf73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:09:01 ens3 152.97 85.84 1169.44 8.62 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:10:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:11:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:16:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:18:01 ens3 0.30 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:21:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:22:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:26:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.155Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:31:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:34:01 ens3 5.62 4.42 5.59 2.74 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] 20:34:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] Average: ens3 53.90 41.69 533.11 7.61 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] Average: docker0 26.46 27.38 1.97 207.96 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2024-02-21T20:34:24.156Z] [2024-02-21T20:34:24.156Z] [2024-02-21T20:34:24.156Z] ---> sar -P ALL: [2024-02-21T20:34:24.156Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1421) 02/21/24 _x86_64_ (8 CPU) [2024-02-21T20:34:24.156Z] [2024-02-21T20:34:24.156Z] 20:00:21 LINUX RESTART (8 CPU) [2024-02-21T20:34:24.156Z] [2024-02-21T20:34:24.156Z] 20:01:01 CPU %user %nice %system %iowait %steal %idle [2024-02-21T20:34:24.156Z] 20:02:01 all 7.70 0.00 3.35 4.18 0.07 84.70 [2024-02-21T20:34:24.156Z] 20:02:01 0 6.10 0.00 3.04 17.71 0.07 73.08 [2024-02-21T20:34:24.156Z] 20:02:01 1 7.11 0.00 4.22 3.71 0.07 84.89 [2024-02-21T20:34:24.156Z] 20:02:01 2 8.12 0.00 3.56 5.23 0.07 83.02 [2024-02-21T20:34:24.156Z] 20:02:01 3 7.74 0.00 3.55 0.35 0.05 88.31 [2024-02-21T20:34:24.156Z] 20:02:01 4 7.88 0.00 2.63 0.17 0.07 89.26 [2024-02-21T20:34:24.156Z] 20:02:01 5 11.40 0.00 3.83 1.12 0.07 83.58 [2024-02-21T20:34:24.156Z] 20:02:01 6 6.48 0.00 2.88 0.07 0.05 90.53 [2024-02-21T20:34:24.156Z] 20:02:01 7 6.78 0.00 3.08 5.05 0.08 85.01 [2024-02-21T20:34:24.156Z] 20:03:01 all 27.89 0.00 4.22 1.75 0.08 66.06 [2024-02-21T20:34:24.156Z] 20:03:01 0 26.23 0.00 5.04 0.84 0.07 67.82 [2024-02-21T20:34:24.156Z] 20:03:01 1 30.58 0.00 4.88 2.71 0.08 61.75 [2024-02-21T20:34:24.156Z] 20:03:01 2 28.96 0.00 4.18 0.81 0.10 65.96 [2024-02-21T20:34:24.156Z] 20:03:01 3 26.68 0.00 3.83 0.12 0.08 69.29 [2024-02-21T20:34:24.156Z] 20:03:01 4 27.48 0.00 4.85 0.12 0.08 67.47 [2024-02-21T20:34:24.156Z] 20:03:01 5 29.11 0.00 3.48 0.05 0.07 67.29 [2024-02-21T20:34:24.156Z] 20:03:01 6 29.39 0.00 3.13 0.08 0.08 67.31 [2024-02-21T20:34:24.156Z] 20:03:01 7 24.66 0.00 4.39 9.30 0.08 61.56 [2024-02-21T20:34:24.156Z] 20:04:01 all 44.07 0.00 4.57 0.80 0.10 50.46 [2024-02-21T20:34:24.156Z] 20:04:01 0 44.43 0.00 4.49 0.00 0.14 50.95 [2024-02-21T20:34:24.156Z] 20:04:01 1 43.42 0.00 4.27 0.61 0.10 51.60 [2024-02-21T20:34:24.156Z] 20:04:01 2 43.81 0.00 4.98 0.42 0.08 50.70 [2024-02-21T20:34:24.156Z] 20:04:01 3 43.82 0.00 4.93 0.34 0.10 50.80 [2024-02-21T20:34:24.156Z] 20:04:01 4 44.96 0.00 4.26 0.07 0.10 50.61 [2024-02-21T20:34:24.156Z] 20:04:01 5 44.14 0.00 4.98 0.08 0.08 50.71 [2024-02-21T20:34:24.156Z] 20:04:01 6 44.03 0.00 4.22 0.07 0.10 51.57 [2024-02-21T20:34:24.156Z] 20:04:01 7 43.96 0.00 4.42 4.78 0.10 46.74 [2024-02-21T20:34:24.156Z] 20:05:01 all 12.63 0.00 4.22 19.24 0.07 63.84 [2024-02-21T20:34:24.156Z] 20:05:01 0 14.32 0.00 4.77 12.89 0.08 67.94 [2024-02-21T20:34:24.156Z] 20:05:01 1 12.97 0.00 4.96 23.95 0.07 58.05 [2024-02-21T20:34:24.156Z] 20:05:01 2 12.53 0.00 4.23 10.65 0.07 72.52 [2024-02-21T20:34:24.156Z] 20:05:01 3 11.65 0.00 3.72 11.92 0.05 72.65 [2024-02-21T20:34:24.156Z] 20:05:01 4 13.38 0.00 4.99 40.09 0.07 41.47 [2024-02-21T20:34:24.156Z] 20:05:01 5 12.36 0.00 3.65 12.27 0.08 71.64 [2024-02-21T20:34:24.156Z] 20:05:01 6 11.92 0.00 3.62 34.98 0.07 49.41 [2024-02-21T20:34:24.156Z] 20:05:01 7 11.92 0.00 3.86 7.14 0.07 77.02 [2024-02-21T20:34:24.156Z] 20:06:01 all 14.04 0.00 4.99 23.39 0.08 57.50 [2024-02-21T20:34:24.156Z] 20:06:01 0 14.74 0.00 5.34 18.62 0.12 61.19 [2024-02-21T20:34:24.156Z] 20:06:01 1 14.76 0.00 6.11 10.47 0.08 68.57 [2024-02-21T20:34:24.156Z] 20:06:01 2 14.11 0.00 4.87 34.19 0.07 46.76 [2024-02-21T20:34:24.156Z] 20:06:01 3 13.84 0.00 4.70 36.22 0.10 45.13 [2024-02-21T20:34:24.156Z] 20:06:01 4 15.34 0.00 5.66 33.53 0.07 45.40 [2024-02-21T20:34:24.156Z] 20:06:01 5 12.28 0.00 4.63 8.15 0.07 74.87 [2024-02-21T20:34:24.156Z] 20:06:01 6 13.04 0.00 4.18 26.65 0.08 56.04 [2024-02-21T20:34:24.156Z] 20:06:01 7 14.16 0.00 4.42 19.32 0.08 62.01 [2024-02-21T20:34:24.156Z] 20:07:01 all 75.79 0.00 8.11 14.86 0.14 1.10 [2024-02-21T20:34:24.156Z] 20:07:01 0 77.13 0.00 7.75 14.06 0.14 0.92 [2024-02-21T20:34:24.156Z] 20:07:01 1 77.42 0.00 7.44 14.07 0.12 0.95 [2024-02-21T20:34:24.156Z] 20:07:01 2 74.06 0.00 9.28 14.89 0.12 1.65 [2024-02-21T20:34:24.156Z] 20:07:01 3 75.95 0.00 8.60 14.11 0.15 1.19 [2024-02-21T20:34:24.156Z] 20:07:01 4 75.16 0.00 7.93 16.62 0.14 0.16 [2024-02-21T20:34:24.156Z] 20:07:01 5 75.32 0.00 7.43 15.64 0.16 1.44 [2024-02-21T20:34:24.156Z] 20:07:01 6 75.17 0.00 8.75 14.53 0.19 1.36 [2024-02-21T20:34:24.156Z] 20:07:01 7 76.05 0.00 7.71 14.99 0.13 1.11 [2024-02-21T20:34:24.156Z] 20:08:01 all 27.71 0.00 3.64 20.03 0.11 48.50 [2024-02-21T20:34:24.156Z] 20:08:01 0 28.76 0.00 3.58 18.22 0.10 49.34 [2024-02-21T20:34:24.156Z] 20:08:01 1 27.64 0.00 3.93 9.91 0.12 58.41 [2024-02-21T20:34:24.156Z] 20:08:01 2 27.46 0.00 3.11 10.75 0.10 58.57 [2024-02-21T20:34:24.156Z] 20:08:01 3 27.22 0.00 4.69 44.34 0.12 23.63 [2024-02-21T20:34:24.156Z] 20:08:01 4 27.44 0.00 3.15 39.19 0.12 30.10 [2024-02-21T20:34:24.156Z] 20:08:01 5 28.18 0.00 3.54 5.54 0.10 62.64 [2024-02-21T20:34:24.156Z] 20:08:01 6 27.68 0.00 3.47 15.15 0.15 53.55 [2024-02-21T20:34:24.156Z] 20:08:01 7 27.26 0.00 3.68 17.64 0.08 51.34 [2024-02-21T20:34:24.156Z] 20:09:01 all 1.84 0.00 1.05 2.89 0.03 94.20 [2024-02-21T20:34:24.156Z] 20:09:01 0 2.07 0.00 1.07 6.26 0.02 90.59 [2024-02-21T20:34:24.156Z] 20:09:01 1 2.01 0.00 1.00 1.92 0.03 95.04 [2024-02-21T20:34:24.156Z] 20:09:01 2 2.15 0.00 1.93 1.52 0.02 94.38 [2024-02-21T20:34:24.156Z] 20:09:01 3 1.25 0.00 0.63 0.62 0.02 97.48 [2024-02-21T20:34:24.156Z] 20:09:01 4 1.57 0.00 0.77 0.75 0.03 96.87 [2024-02-21T20:34:24.156Z] 20:09:01 5 1.87 0.00 0.89 4.43 0.05 92.76 [2024-02-21T20:34:24.156Z] 20:09:01 6 2.15 0.00 1.00 4.02 0.03 92.79 [2024-02-21T20:34:24.156Z] 20:09:01 7 1.60 0.00 1.07 3.63 0.03 93.67 [2024-02-21T20:34:24.156Z] 20:10:01 all 0.09 0.00 0.05 0.12 0.01 99.73 [2024-02-21T20:34:24.156Z] 20:10:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2024-02-21T20:34:24.156Z] 20:10:01 1 0.02 0.00 0.05 0.02 0.02 99.90 [2024-02-21T20:34:24.156Z] 20:10:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2024-02-21T20:34:24.156Z] 20:10:01 3 0.10 0.00 0.05 0.02 0.02 99.82 [2024-02-21T20:34:24.156Z] 20:10:01 4 0.15 0.00 0.07 0.00 0.00 99.78 [2024-02-21T20:34:24.156Z] 20:10:01 5 0.07 0.00 0.05 0.03 0.02 99.83 [2024-02-21T20:34:24.156Z] 20:10:01 6 0.07 0.00 0.03 0.58 0.02 99.30 [2024-02-21T20:34:24.156Z] 20:10:01 7 0.25 0.00 0.07 0.27 0.00 99.42 [2024-02-21T20:34:24.156Z] 20:11:01 all 0.07 0.00 0.02 0.00 0.01 99.89 [2024-02-21T20:34:24.156Z] 20:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T20:34:24.156Z] 20:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:11:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:11:01 4 0.38 0.00 0.02 0.00 0.03 99.56 [2024-02-21T20:34:24.156Z] 20:11:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:11:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2024-02-21T20:34:24.156Z] 20:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-02-21T20:34:24.156Z] 20:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T20:34:24.156Z] 20:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T20:34:24.156Z] 20:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T20:34:24.156Z] 20:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:12:01 4 0.10 0.00 0.00 0.00 0.03 99.87 [2024-02-21T20:34:24.156Z] 20:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:12:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:12:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-02-21T20:34:24.156Z] [2024-02-21T20:34:24.156Z] 20:12:01 CPU %user %nice %system %iowait %steal %idle [2024-02-21T20:34:24.156Z] 20:13:01 all 0.03 0.00 0.02 0.02 0.01 99.92 [2024-02-21T20:34:24.156Z] 20:13:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-02-21T20:34:24.156Z] 20:13:01 6 0.03 0.00 0.00 0.17 0.00 99.80 [2024-02-21T20:34:24.156Z] 20:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T20:34:24.156Z] 20:14:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-02-21T20:34:24.156Z] 20:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-21T20:34:24.156Z] 20:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.156Z] 20:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.156Z] 20:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-21T20:34:24.156Z] 20:14:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-21T20:34:24.156Z] 20:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:14:01 6 0.00 0.00 0.02 0.10 0.00 99.88 [2024-02-21T20:34:24.156Z] 20:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-21T20:34:24.156Z] 20:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-02-21T20:34:24.156Z] 20:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-21T20:34:24.156Z] 20:15:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-02-21T20:34:24.156Z] 20:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:15:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-21T20:34:24.156Z] 20:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-21T20:34:24.156Z] 20:15:01 6 0.03 0.00 0.00 0.03 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T20:34:24.156Z] 20:16:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2024-02-21T20:34:24.156Z] 20:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-21T20:34:24.156Z] 20:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:16:01 4 0.02 0.00 0.05 0.00 0.03 99.90 [2024-02-21T20:34:24.156Z] 20:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-02-21T20:34:24.156Z] 20:16:01 6 0.02 0.00 0.03 0.03 0.02 99.90 [2024-02-21T20:34:24.156Z] 20:16:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-02-21T20:34:24.156Z] 20:17:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2024-02-21T20:34:24.156Z] 20:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T20:34:24.156Z] 20:17:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-02-21T20:34:24.156Z] 20:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:17:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-21T20:34:24.156Z] 20:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T20:34:24.156Z] 20:17:01 6 0.02 0.00 0.00 0.12 0.00 99.87 [2024-02-21T20:34:24.156Z] 20:17:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:18:01 all 0.01 0.00 0.00 0.00 0.01 99.96 [2024-02-21T20:34:24.156Z] 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T20:34:24.156Z] 20:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.156Z] 20:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T20:34:24.156Z] 20:18:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2024-02-21T20:34:24.156Z] 20:18:01 4 0.05 0.00 0.00 0.00 0.03 99.92 [2024-02-21T20:34:24.156Z] 20:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-21T20:34:24.156Z] 20:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-21T20:34:24.156Z] 20:19:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-02-21T20:34:24.156Z] 20:19:01 0 0.05 0.00 0.00 0.03 0.02 99.90 [2024-02-21T20:34:24.156Z] 20:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T20:34:24.156Z] 20:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:19:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:19:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-21T20:34:24.156Z] 20:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T20:34:24.156Z] 20:19:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T20:34:24.156Z] 20:20:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2024-02-21T20:34:24.156Z] 20:20:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.156Z] 20:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T20:34:24.156Z] 20:20:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2024-02-21T20:34:24.156Z] 20:20:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:20:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T20:34:24.156Z] 20:20:01 6 0.00 0.00 0.03 0.02 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T20:34:24.156Z] 20:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-02-21T20:34:24.156Z] 20:21:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-02-21T20:34:24.156Z] 20:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T20:34:24.156Z] 20:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-21T20:34:24.156Z] 20:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.156Z] 20:21:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:21:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-02-21T20:34:24.156Z] 20:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T20:34:24.156Z] 20:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-21T20:34:24.156Z] 20:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T20:34:24.156Z] 20:22:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:22:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-02-21T20:34:24.156Z] 20:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-21T20:34:24.156Z] 20:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T20:34:24.156Z] 20:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-21T20:34:24.156Z] 20:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T20:34:24.156Z] 20:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.156Z] 20:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T20:34:24.156Z] 20:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-02-21T20:34:24.156Z] 20:23:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2024-02-21T20:34:24.157Z] [2024-02-21T20:34:24.157Z] 20:23:01 CPU %user %nice %system %iowait %steal %idle [2024-02-21T20:34:24.157Z] 20:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-02-21T20:34:24.157Z] 20:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T20:34:24.157Z] 20:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-21T20:34:24.157Z] 20:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-02-21T20:34:24.157Z] 20:24:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-02-21T20:34:24.157Z] 20:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-21T20:34:24.157Z] 20:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:24:01 6 0.00 0.00 0.02 0.03 0.02 99.93 [2024-02-21T20:34:24.157Z] 20:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-21T20:34:24.157Z] 20:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-02-21T20:34:24.157Z] 20:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-21T20:34:24.157Z] 20:25:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-21T20:34:24.157Z] 20:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T20:34:24.157Z] 20:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T20:34:24.157Z] 20:25:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2024-02-21T20:34:24.157Z] 20:25:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-02-21T20:34:24.157Z] 20:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-02-21T20:34:24.157Z] 20:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T20:34:24.157Z] 20:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:26:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-21T20:34:24.157Z] 20:26:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2024-02-21T20:34:24.157Z] 20:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-21T20:34:24.157Z] 20:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:26:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-02-21T20:34:24.157Z] 20:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T20:34:24.157Z] 20:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-02-21T20:34:24.157Z] 20:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-21T20:34:24.157Z] 20:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-21T20:34:24.157Z] 20:27:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-21T20:34:24.157Z] 20:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T20:34:24.157Z] 20:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T20:34:24.157Z] 20:27:01 6 0.00 0.00 0.02 0.03 0.02 99.93 [2024-02-21T20:34:24.157Z] 20:27:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2024-02-21T20:34:24.157Z] 20:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-02-21T20:34:24.157Z] 20:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-21T20:34:24.157Z] 20:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T20:34:24.157Z] 20:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-21T20:34:24.157Z] 20:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T20:34:24.157Z] 20:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-21T20:34:24.157Z] 20:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T20:34:24.157Z] 20:28:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2024-02-21T20:34:24.157Z] 20:28:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2024-02-21T20:34:24.157Z] 20:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-02-21T20:34:24.157Z] 20:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-21T20:34:24.157Z] 20:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T20:34:24.157Z] 20:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T20:34:24.157Z] 20:29:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-21T20:34:24.157Z] 20:29:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2024-02-21T20:34:24.157Z] 20:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-02-21T20:34:24.157Z] 20:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-21T20:34:24.157Z] 20:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-21T20:34:24.157Z] 20:30:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2024-02-21T20:34:24.157Z] 20:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-21T20:34:24.157Z] 20:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T20:34:24.157Z] 20:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-21T20:34:24.157Z] 20:30:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2024-02-21T20:34:24.157Z] 20:31:01 all 0.15 0.00 0.01 0.00 0.01 99.82 [2024-02-21T20:34:24.157Z] 20:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-21T20:34:24.157Z] 20:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T20:34:24.157Z] 20:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T20:34:24.157Z] 20:31:01 4 1.13 0.00 0.00 0.00 0.00 98.87 [2024-02-21T20:34:24.157Z] 20:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-21T20:34:24.157Z] 20:31:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-21T20:34:24.157Z] 20:31:01 7 0.02 0.00 0.05 0.00 0.05 99.88 [2024-02-21T20:34:24.157Z] 20:32:01 all 0.28 0.00 0.01 0.00 0.02 99.68 [2024-02-21T20:34:24.157Z] 20:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T20:34:24.157Z] 20:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-21T20:34:24.157Z] 20:32:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-02-21T20:34:24.157Z] 20:32:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2024-02-21T20:34:24.157Z] 20:32:01 4 2.05 0.00 0.00 0.00 0.02 97.93 [2024-02-21T20:34:24.157Z] 20:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T20:34:24.157Z] 20:32:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2024-02-21T20:34:24.157Z] 20:32:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-02-21T20:34:24.157Z] 20:33:01 all 0.29 0.00 0.04 0.01 0.01 99.65 [2024-02-21T20:34:24.157Z] 20:33:01 0 1.34 0.00 0.08 0.03 0.02 98.53 [2024-02-21T20:34:24.157Z] 20:33:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-02-21T20:34:24.157Z] 20:33:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-02-21T20:34:24.157Z] 20:33:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2024-02-21T20:34:24.157Z] 20:33:01 4 0.86 0.00 0.03 0.00 0.00 99.11 [2024-02-21T20:34:24.157Z] 20:33:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-21T20:34:24.157Z] 20:33:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2024-02-21T20:34:24.157Z] 20:33:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2024-02-21T20:34:24.157Z] 20:34:01 all 0.47 0.00 0.12 0.00 0.02 99.39 [2024-02-21T20:34:24.157Z] 20:34:01 0 2.15 0.00 0.08 0.00 0.02 97.75 [2024-02-21T20:34:24.157Z] 20:34:01 1 0.32 0.00 0.12 0.00 0.02 99.55 [2024-02-21T20:34:24.157Z] 20:34:01 2 0.32 0.00 0.10 0.00 0.00 99.58 [2024-02-21T20:34:24.157Z] 20:34:01 3 0.15 0.00 0.17 0.00 0.02 99.67 [2024-02-21T20:34:24.157Z] 20:34:01 4 0.27 0.00 0.13 0.00 0.02 99.58 [2024-02-21T20:34:24.157Z] 20:34:01 5 0.08 0.00 0.12 0.00 0.02 99.78 [2024-02-21T20:34:24.157Z] 20:34:01 6 0.18 0.00 0.13 0.02 0.02 99.65 [2024-02-21T20:34:24.157Z] 20:34:01 7 0.27 0.00 0.13 0.02 0.03 99.55 [2024-02-21T20:34:24.157Z] [2024-02-21T20:34:24.157Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-02-21T20:34:24.157Z] Average: all 6.37 0.00 1.04 2.62 0.03 89.95 [2024-02-21T20:34:24.157Z] Average: 0 6.52 0.00 1.07 2.66 0.03 89.72 [2024-02-21T20:34:24.157Z] Average: 1 6.49 0.00 1.11 2.02 0.03 90.35 [2024-02-21T20:34:24.157Z] Average: 2 6.32 0.00 1.09 2.35 0.02 90.21 [2024-02-21T20:34:24.157Z] Average: 3 6.25 0.00 1.06 3.22 0.04 89.44 [2024-02-21T20:34:24.157Z] Average: 4 6.51 0.00 1.04 3.91 0.03 88.51 [2024-02-21T20:34:24.157Z] Average: 5 6.37 0.00 0.98 1.41 0.03 91.22 [2024-02-21T20:34:24.157Z] Average: 6 6.26 0.00 0.94 2.90 0.03 89.87 [2024-02-21T20:34:24.157Z] Average: 7 6.23 0.00 1.00 2.47 0.03 90.27 [2024-02-21T20:34:24.157Z] [2024-02-21T20:34:24.157Z] [2024-02-21T20:34:24.157Z]