Pull request #4786 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71fe8892f8cb63cf817f68031011190585a6a916+971ded0da61705452274f4b577f848bc3eecf2cb (8353d2d7c3cc14ea32212ba647ae53c09f82b47b) 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-ssh1050200101449595903.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-ssh14381871210203945709.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4786/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4786/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2907184015182953895.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 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-ssh2774931360314049282.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4786/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4786/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9576276411293710870.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2088 in /w/workspace/edgexfoundry_edgex-go_PR-4786 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 71fe8892f8cb63cf817f68031011190585a6a916 Merge succeeded, producing 71fe8892f8cb63cf817f68031011190585a6a916 Checking out Revision 71fe8892f8cb63cf817f68031011190585a6a916 (PR-4786) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.7 to 2.2.0" First time build. Skipping changelog. > 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/4786/head:refs/remotes/origin/PR-4786 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # timeout=10 > git rev-list --no-walk 39a5a4d2757c1de410298cadb43b906f19e1a093 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-07T03:25:12.780Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-07T03:25:12.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-07T03:25:12.891Z] ========================================================= [2024-04-07T03:25:12.891Z] EdgeX Global Pipelines Version Info [2024-04-07T03:25:12.891Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:25:13.624Z] ------------------- [2024-04-07T03:25:13.624Z] stable info: [2024-04-07T03:25:13.624Z] ------------------- [2024-04-07T03:25:13.624Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-07T03:25:13.624Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-07T03:25:13.624Z] Message: update stable to v1.0.258 [2024-04-07T03:25:14.194Z] ------------------- [2024-04-07T03:25:14.194Z] experimental info: [2024-04-07T03:25:14.194Z] ------------------- [2024-04-07T03:25:14.194Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-07T03:25:14.194Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-07T03:25:14.194Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-07T03:25:14.264Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-04-07T03:25:14.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-04-07T03:25:14.306Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-07T03:25:14.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-07T03:25:14.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-07T03:25:14.364Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-07T03:25:14.385Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-07T03:25:14.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-04-07T03:25:14.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-04-07T03:25:14.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-04-07T03:25:14.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-07T03:25:14.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-07T03:25:14.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-07T03:25:14.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-07T03:25:14.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-07T03:25:14.576Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-07T03:25:14.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-07T03:25:14.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-07T03:25:14.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-04-07T03:25:14.663Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-04-07T03:25:14.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-07T03:25:14.702Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-07T03:25:14.721Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-07T03:25:14.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4786 [Pipeline] echo [2024-04-07T03:25:14.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4786 [Pipeline] echo [2024-04-07T03:25:14.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4786 [Pipeline] echo [2024-04-07T03:25:14.809Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71fe8892f8cb63cf817f68031011190585a6a916 [Pipeline] echo [2024-04-07T03:25:14.828Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71fe889 [Pipeline] echo [2024-04-07T03:25:14.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-07T03:25:14.904Z] provisioning config files... [2024-04-07T03:25:14.917Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7649134906004551016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:25:15.248Z] ---> ****-login.sh [2024-04-07T03:25:15.249Z] nexus3.edgexfoundry.org:10001 [2024-04-07T03:25:15.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T03:25:15.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T03:25:15.508Z] Configure a credential helper to remove this warning. See [2024-04-07T03:25:15.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T03:25:15.508Z] [2024-04-07T03:25:15.508Z] Login Succeeded [2024-04-07T03:25:15.508Z] nexus3.edgexfoundry.org:10002 [2024-04-07T03:25:15.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T03:25:15.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T03:25:15.768Z] Configure a credential helper to remove this warning. See [2024-04-07T03:25:15.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T03:25:15.768Z] [2024-04-07T03:25:15.768Z] Login Succeeded [2024-04-07T03:25:15.768Z] nexus3.edgexfoundry.org:10003 [2024-04-07T03:25:15.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T03:25:15.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T03:25:15.768Z] Configure a credential helper to remove this warning. See [2024-04-07T03:25:15.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T03:25:15.768Z] [2024-04-07T03:25:15.768Z] Login Succeeded [2024-04-07T03:25:15.768Z] nexus3.edgexfoundry.org:10004 [2024-04-07T03:25:15.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T03:25:16.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T03:25:16.027Z] Configure a credential helper to remove this warning. See [2024-04-07T03:25:16.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T03:25:16.027Z] [2024-04-07T03:25:16.027Z] Login Succeeded [2024-04-07T03:25:16.027Z] ****.io [2024-04-07T03:25:16.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T03:25:16.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T03:25:16.287Z] Configure a credential helper to remove this warning. See [2024-04-07T03:25:16.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T03:25:16.287Z] [2024-04-07T03:25:16.287Z] Login Succeeded [2024-04-07T03:25:16.287Z] ---> ****-login.sh ends [Pipeline] } [2024-04-07T03:25:16.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-07T03:25:16.622Z] + 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-04-07T03:25:16.622Z] + dirname cmd/core-command/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo core-command,cmd/core-command/Dockerfile [2024-04-07T03:25:16.622Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2024-04-07T03:25:16.622Z] cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/core-data/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo core-data,cmd/core-data/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/core-metadata/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/security-spire-agent/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/security-spire-config/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/security-spire-server/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/support-notifications/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-04-07T03:25:16.622Z] + dirname cmd/support-scheduler/Dockerfile [2024-04-07T03:25:16.622Z] + cut -d/ -f2 [2024-04-07T03:25:16.622Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-04-07T03:25:16.658Z] 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-04-07T03:25:17.013Z] + git rev-list -1 --merges 71fe8892f8cb63cf817f68031011190585a6a916~1..71fe8892f8cb63cf817f68031011190585a6a916 [Pipeline] echo [2024-04-07T03:25:17.024Z] -----------> git rev-list -1 --merges 71fe8892f8cb63cf817f68031011190585a6a916~1..71fe8892f8cb63cf817f68031011190585a6a916 71fe8892f8cb63cf817f68031011190585a6a916 [false] [Pipeline] sh [2024-04-07T03:25:17.309Z] + git log --format=format:%s -1 71fe8892f8cb63cf817f68031011190585a6a916 [Pipeline] echo [2024-04-07T03:25:17.326Z] ========================================================= [2024-04-07T03:25:17.326Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-07T03:25:17.326Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-04-07T03:25:17.698Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-07T03:25:17.698Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-07T03:25:17.698Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-07T03:25:17.698Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-07T03:25:17.698Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-07T03:25:17.698Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-07T03:25:17.698Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:25:18.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T03:25:18.052Z] [2024-04-07T03:25:18.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:25:18.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T03:25:18.626Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-07T03:25:18.626Z] b85a868b505f: Pulling fs layer [2024-04-07T03:25:18.626Z] e2be974225ed: Pulling fs layer [2024-04-07T03:25:18.626Z] 339a4e72a1f5: Pulling fs layer [2024-04-07T03:25:18.626Z] 988bab9f4d93: Pulling fs layer [2024-04-07T03:25:18.626Z] 1469e6f7b9e6: Pulling fs layer [2024-04-07T03:25:18.626Z] eaf3925da568: Pulling fs layer [2024-04-07T03:25:18.626Z] bab4dde63d76: Pulling fs layer [2024-04-07T03:25:18.626Z] bde34c3a00c8: Pulling fs layer [2024-04-07T03:25:18.626Z] b352a97aabf1: Pulling fs layer [2024-04-07T03:25:18.626Z] 4872d77fe225: Pulling fs layer [2024-04-07T03:25:18.626Z] 5851b861e8e6: Pulling fs layer [2024-04-07T03:25:18.626Z] eaf3925da568: Waiting [2024-04-07T03:25:18.626Z] 988bab9f4d93: Waiting [2024-04-07T03:25:18.626Z] 1469e6f7b9e6: Waiting [2024-04-07T03:25:18.626Z] b352a97aabf1: Waiting [2024-04-07T03:25:18.626Z] 4872d77fe225: Waiting [2024-04-07T03:25:18.626Z] 5851b861e8e6: Waiting [2024-04-07T03:25:18.626Z] bde34c3a00c8: Waiting [2024-04-07T03:25:18.626Z] e2be974225ed: Verifying Checksum [2024-04-07T03:25:18.626Z] e2be974225ed: Download complete [2024-04-07T03:25:18.626Z] 988bab9f4d93: Verifying Checksum [2024-04-07T03:25:18.626Z] 988bab9f4d93: Download complete [2024-04-07T03:25:18.885Z] 1469e6f7b9e6: Verifying Checksum [2024-04-07T03:25:18.885Z] 1469e6f7b9e6: Download complete [2024-04-07T03:25:18.885Z] eaf3925da568: Verifying Checksum [2024-04-07T03:25:18.885Z] eaf3925da568: Download complete [2024-04-07T03:25:18.885Z] 339a4e72a1f5: Verifying Checksum [2024-04-07T03:25:18.885Z] 339a4e72a1f5: Download complete [2024-04-07T03:25:18.885Z] bde34c3a00c8: Download complete [2024-04-07T03:25:18.885Z] b352a97aabf1: Download complete [2024-04-07T03:25:18.885Z] 4872d77fe225: Verifying Checksum [2024-04-07T03:25:18.885Z] 4872d77fe225: Download complete [2024-04-07T03:25:18.885Z] 5851b861e8e6: Verifying Checksum [2024-04-07T03:25:18.885Z] 5851b861e8e6: Download complete [2024-04-07T03:25:19.145Z] b85a868b505f: Verifying Checksum [2024-04-07T03:25:19.145Z] b85a868b505f: Download complete [2024-04-07T03:25:19.403Z] bab4dde63d76: Verifying Checksum [2024-04-07T03:25:19.403Z] bab4dde63d76: Download complete [2024-04-07T03:25:20.814Z] b85a868b505f: Pull complete [2024-04-07T03:25:20.814Z] e2be974225ed: Pull complete [2024-04-07T03:25:21.074Z] 339a4e72a1f5: Pull complete [2024-04-07T03:25:21.333Z] 988bab9f4d93: Pull complete [2024-04-07T03:25:21.591Z] 1469e6f7b9e6: Pull complete [2024-04-07T03:25:21.591Z] eaf3925da568: Pull complete [2024-04-07T03:25:24.127Z] bab4dde63d76: Pull complete [2024-04-07T03:25:24.127Z] bde34c3a00c8: Pull complete [2024-04-07T03:25:24.127Z] b352a97aabf1: Pull complete [2024-04-07T03:25:24.694Z] 4872d77fe225: Pull complete [2024-04-07T03:25:24.694Z] 5851b861e8e6: Pull complete [2024-04-07T03:25:24.694Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-07T03:25:24.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T03:25:24.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:25:24.833Z] prd-ubuntu20.04-docker-8c-8g-2088 does not seem to be running inside a container [2024-04-07T03:25:24.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-07T03:25:33.513Z] $ docker top 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 -eo pid,comm [2024-04-07T03:25:33.554Z] 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-04-07T03:25:33.554Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-07T03:25:33.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-07T03:25:33.608Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-07T03:25:33.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-07T03:25:33.720Z] $ docker exec 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 ssh-agent [2024-04-07T03:25:33.819Z] SSH_AUTH_SOCK=/tmp/ssh-XLdyMedjFUpo/agent.32 [2024-04-07T03:25:33.819Z] SSH_AGENT_PID=38 [2024-04-07T03:25:33.825Z] Running ssh-add (command line suppressed) [2024-04-07T03:25:33.933Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3830512312786833604.key (/w/workspace/edgex-go/3@tmp/private_key_3830512312786833604.key) [2024-04-07T03:25:33.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-07T03:25:34.232Z] + git tag --points-at HEAD [Pipeline] } [2024-04-07T03:25:34.253Z] $ docker exec --env ******** --env ******** 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 ssh-agent -k [2024-04-07T03:25:34.339Z] unset SSH_AUTH_SOCK; [2024-04-07T03:25:34.340Z] unset SSH_AGENT_PID; [2024-04-07T03:25:34.340Z] echo Agent pid 38 killed; [2024-04-07T03:25:34.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-07T03:25:34.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-07T03:25:34.379Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-07T03:25:34.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-07T03:25:34.511Z] $ docker exec 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 ssh-agent [2024-04-07T03:25:34.609Z] SSH_AUTH_SOCK=/tmp/ssh-EVoIFmKvRnX4/agent.73 [2024-04-07T03:25:34.609Z] SSH_AGENT_PID=79 [2024-04-07T03:25:34.614Z] Running ssh-add (command line suppressed) [2024-04-07T03:25:34.728Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4606972336645842455.key (/w/workspace/edgex-go/3@tmp/private_key_4606972336645842455.key) [2024-04-07T03:25:34.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-07T03:25:35.024Z] + git semver init [2024-04-07T03:25:35.283Z] 2024-04-07 03:25:35,208 [run_init] DEBUG init version:0.0.0 force:False [2024-04-07T03:25:35.284Z] 2024-04-07 03:25:35,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-04-07T03:25:35.284Z] 2024-04-07 03:25:35,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-04-07T03:25:35.284Z] 2024-04-07 03:25:35,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-04-07T03:25:41.862Z] 2024-04-07 03:25:41,328 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-04-07T03:25:41.862Z] 2024-04-07 03:25:41,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4786 with force:False [2024-04-07T03:25:41.862Z] 2024-04-07 03:25:41,329 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4786 [2024-04-07T03:25:41.862Z] 2024-04-07 03:25:41,331 [execute] INFO git cat-file --batch-check [2024-04-07T03:25:41.862Z] 2024-04-07 03:25:41,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-04-07T03:25:41.862Z] 2024-04-07 03:25:41,338 [execute] INFO git cat-file --batch [2024-04-07T03:25:41.862Z] 2024-04-07 03:25:41,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-04-07T03:25:41.862Z] 2024-04-07 03:25:41,342 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4786 [2024-04-07T03:25:41.862Z] 0.0.0 [Pipeline] } [2024-04-07T03:25:41.877Z] $ docker exec --env ******** --env ******** 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 ssh-agent -k [2024-04-07T03:25:41.971Z] unset SSH_AUTH_SOCK; [2024-04-07T03:25:41.972Z] unset SSH_AGENT_PID; [2024-04-07T03:25:41.972Z] echo Agent pid 79 killed; [2024-04-07T03:25:41.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-07T03:25:42.293Z] + git semver [Pipeline] } [2024-04-07T03:25:42.568Z] $ docker stop --time=1 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 [2024-04-07T03:25:44.225Z] $ docker rm -f --volumes 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-07T03:25:44.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-07T03:25:45.022Z] Stashed 1 file(s) [Pipeline] echo [2024-04-07T03:25:45.025Z] [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-04-07T03:25:45.495Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-04-07T03:25:45.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T03:25:45.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T03:25:45.545Z] ========================================================= [2024-04-07T03:25:45.545Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-07T03:25:45.545Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-07T03:25:45.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-07T03:25:46.107Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-07T03:25:46.107Z] 7264a8db6415: Pulling fs layer [2024-04-07T03:25:46.107Z] c4d48a809fc2: Pulling fs layer [2024-04-07T03:25:46.107Z] 4f1c88b9dad5: Pulling fs layer [2024-04-07T03:25:46.107Z] ad3a456e5733: Pulling fs layer [2024-04-07T03:25:46.107Z] 69c7f0334f64: Pulling fs layer [2024-04-07T03:25:46.107Z] 1f1c1a5573a3: Pulling fs layer [2024-04-07T03:25:46.107Z] ce7588e14bc9: Pulling fs layer [2024-04-07T03:25:46.107Z] b5e4710f87ac: Pulling fs layer [2024-04-07T03:25:46.107Z] 69c7f0334f64: Waiting [2024-04-07T03:25:46.107Z] 1f1c1a5573a3: Waiting [2024-04-07T03:25:46.107Z] b5e4710f87ac: Waiting [2024-04-07T03:25:46.107Z] ad3a456e5733: Waiting [2024-04-07T03:25:46.107Z] ce7588e14bc9: Waiting [2024-04-07T03:25:46.107Z] c4d48a809fc2: Download complete [2024-04-07T03:25:46.107Z] ad3a456e5733: Download complete [2024-04-07T03:25:46.107Z] 69c7f0334f64: Verifying Checksum [2024-04-07T03:25:46.107Z] 69c7f0334f64: Download complete [2024-04-07T03:25:46.107Z] 7264a8db6415: Verifying Checksum [2024-04-07T03:25:46.107Z] 7264a8db6415: Download complete [2024-04-07T03:25:46.369Z] 1f1c1a5573a3: Verifying Checksum [2024-04-07T03:25:46.369Z] 1f1c1a5573a3: Download complete [2024-04-07T03:25:46.628Z] b5e4710f87ac: Verifying Checksum [2024-04-07T03:25:46.628Z] b5e4710f87ac: Download complete [2024-04-07T03:25:46.628Z] 7264a8db6415: Pull complete [2024-04-07T03:25:46.886Z] 4f1c88b9dad5: Verifying Checksum [2024-04-07T03:25:46.886Z] 4f1c88b9dad5: Download complete [2024-04-07T03:25:47.144Z] c4d48a809fc2: Pull complete [2024-04-07T03:25:47.401Z] ce7588e14bc9: Verifying Checksum [2024-04-07T03:25:47.401Z] ce7588e14bc9: Download complete [2024-04-07T03:25:51.641Z] 4f1c88b9dad5: Pull complete [2024-04-07T03:25:51.641Z] ad3a456e5733: Pull complete [2024-04-07T03:25:51.641Z] 69c7f0334f64: Pull complete [2024-04-07T03:25:51.641Z] 1f1c1a5573a3: Pull complete [2024-04-07T03:25:52.699Z] ce7588e14bc9: Pull complete [2024-04-07T03:25:53.238Z] b5e4710f87ac: Pull complete [2024-04-07T03:25:53.238Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-07T03:25:53.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-07T03:25:53.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-04-07T03:25:53.816Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-07T03:25:53.816Z] WORKDIR /edgex [2024-04-07T03:25:53.816Z] COPY go.mod . [2024-04-07T03:25:53.816Z] RUN go mod download [2024-04-07T03:25:53.816Z] + docker build -t ci-base-image-x86_64 -f - . [2024-04-07T03:25:54.382Z] Sending build context to Docker daemon 175.3MB [2024-04-07T03:25:54.382Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-07T03:25:54.382Z] ---> 88b5674ff536 [2024-04-07T03:25:54.382Z] Step 2/4 : WORKDIR /edgex [2024-04-07T03:26:00.142Z] Still waiting to schedule task [2024-04-07T03:26:00.143Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-07T03:26:16.384Z] ---> Running in 115594006b2e [2024-04-07T03:26:17.328Z] Removing intermediate container 115594006b2e [2024-04-07T03:26:17.328Z] ---> 20324721678a [2024-04-07T03:26:17.328Z] Step 3/4 : COPY go.mod . [2024-04-07T03:26:17.915Z] ---> 121b552b1a54 [2024-04-07T03:26:17.915Z] Step 4/4 : RUN go mod download [2024-04-07T03:26:18.175Z] ---> Running in b94b9033ea42 [2024-04-07T03:27:05.856Z] Removing intermediate container b94b9033ea42 [2024-04-07T03:27:05.856Z] ---> c838c4f78273 [2024-04-07T03:27:05.856Z] Successfully built c838c4f78273 [2024-04-07T03:27:05.856Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:27:06.179Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-07T03:27:06.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:27:06.272Z] prd-ubuntu20.04-docker-8c-8g-2088 does not seem to be running inside a container [2024-04-07T03:27:06.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-07T03:27:07.659Z] $ docker top 4c6054bad963d6cf85252d0338d03bac403e913123627fec1e9f981b6f2029a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T03:27:08.028Z] + go version [2024-04-07T03:27:08.029Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-07T03:27:08.034Z] $ docker stop --time=1 4c6054bad963d6cf85252d0338d03bac403e913123627fec1e9f981b6f2029a2 [2024-04-07T03:27:09.271Z] $ docker rm -f --volumes 4c6054bad963d6cf85252d0338d03bac403e913123627fec1e9f981b6f2029a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:27:09.716Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-07T03:27:09.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:27:09.785Z] prd-ubuntu20.04-docker-8c-8g-2088 does not seem to be running inside a container [2024-04-07T03:27:09.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-07T03:27:10.098Z] $ docker top 297fc9233c90a7e9276249e7c1105ca6b6a5a204de7b6b2973a4982064fccaf5 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-07T03:27:10.172Z] ========================================================= [2024-04-07T03:27:10.172Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-07T03:27:10.172Z] ========================================================= [Pipeline] sh [2024-04-07T03:27:10.449Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-04-07T03:27:10.751Z] + make test [2024-04-07T03:27:10.751Z] go test -race -coverprofile=coverage.out ./... [2024-04-07T03:27:17.305Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-07T03:27:49.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-04-07T03:27:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-07T03:27:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-07T03:27:51.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.053s coverage: 28.7% of statements [2024-04-07T03:27:51.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-07T03:27:51.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-04-07T03:27:51.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-04-07T03:27:51.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-07T03:27:51.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-07T03:27:52.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2024-04-07T03:27:52.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-07T03:27:52.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-07T03:27:52.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-07T03:27:52.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-07T03:27:52.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-04-07T03:27:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-07T03:27:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-07T03:27:55.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.121s coverage: 69.2% of statements [2024-04-07T03:27:55.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements [2024-04-07T03:27:56.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-07T03:27:56.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-07T03:27:56.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-07T03:27:56.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-07T03:27:56.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-04-07T03:27:56.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-07T03:27:56.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-07T03:27:56.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-07T03:27:56.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-07T03:27:56.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-07T03:27:56.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.692s coverage: 93.4% of statements [2024-04-07T03:27:56.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.068s coverage: 6.1% of statements [2024-04-07T03:27:57.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.338s coverage: 97.6% of statements [2024-04-07T03:27:57.591Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2024-04-07T03:27:57.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-07T03:27:57.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-04-07T03:27:59.253Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.136s coverage: 0.9% of statements [2024-04-07T03:27:59.253Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.063s coverage: 32.2% of statements [2024-04-07T03:27:59.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.044s coverage: 41.7% of statements [2024-04-07T03:27:59.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements [2024-04-07T03:27:59.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.060s coverage: 94.1% of statements [2024-04-07T03:27:59.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements [2024-04-07T03:27:59.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2024-04-07T03:28:00.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-07T03:28:00.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-07T03:28:00.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-07T03:28:00.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-04-07T03:28:00.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-07T03:28:00.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-04-07T03:28:00.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-07T03:28:00.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-07T03:28:01.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-04-07T03:28:01.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-07T03:28:01.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-07T03:28:01.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-04-07T03:28:01.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-04-07T03:28:01.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-07T03:28:02.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-04-07T03:28:03.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-04-07T03:28:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-07T03:28:05.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-07T03:28:05.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-07T03:28:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-04-07T03:28:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-07T03:28:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-07T03:28:08.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2093 in /w/workspace/edgexfoundry_edgex-go_PR-4786 [Pipeline] { [Pipeline] ws [2024-04-07T03:28:08.673Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-04-07T03:28:08.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-07T03:28:08.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-07T03:28:08.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-07T03:28:09.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-04-07T03:28:09.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-07T03:28:09.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-07T03:28:09.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-04-07T03:28:10.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-04-07T03:28:10.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-07T03:28:10.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-07T03:28:10.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-07T03:28:11.725Z] The recommended git tool is: git [2024-04-07T03:28:11.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements [2024-04-07T03:28:12.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-07T03:28:12.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-07T03:28:12.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-04-07T03:28:12.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-07T03:28:13.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-07T03:28:13.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-07T03:28:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-07T03:28:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-07T03:28:18.513Z] using credential edgex-jenkins-ssh [2024-04-07T03:28:18.534Z] Cloning the remote Git repository [2024-04-07T03:28:18.580Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-04-07T03:28:18.694Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-04-07T03:28:18.882Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-07T03:28:18.883Z] > git --version # timeout=10 [2024-04-07T03:28:18.911Z] > git --version # 'git version 2.25.1' [2024-04-07T03:28:18.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-07T03:28:19.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.045s coverage: 20.0% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.096s coverage: 81.8% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 63.1% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.014s coverage: 89.4% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2024-04-07T03:28:26.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements [2024-04-07T03:28:26.167Z] 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-04-07T03:28:26.167Z] running golangci-lint [2024-04-07T03:28:26.167Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-04-07T03:28:26.167Z] go version go1.21.0 linux/amd64 [2024-04-07T03:28:26.167Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-04-07T03:28:26.167Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-04-07T03:28:36.960Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-07T03:28:36.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-07T03:28:38.046Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-07T03:28:38.099Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-07T03:28:38.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-07T03:28:38.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4786/head:refs/remotes/origin/PR-4786 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-07T03:28:38.817Z] Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 71fe8892f8cb63cf817f68031011190585a6a916 [2024-04-07T03:28:39.262Z] Merge succeeded, producing 71fe8892f8cb63cf817f68031011190585a6a916 [2024-04-07T03:28:39.263Z] Checking out Revision 71fe8892f8cb63cf817f68031011190585a6a916 (PR-4786) [2024-04-07T03:28:39.988Z] Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.7 to 2.2.0" [2024-04-07T03:28:38.830Z] > git config core.sparsecheckout # timeout=10 [2024-04-07T03:28:38.899Z] > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # timeout=10 [2024-04-07T03:28:39.143Z] > git remote # timeout=10 [2024-04-07T03:28:39.168Z] > git config --get remote.origin.url # timeout=10 [2024-04-07T03:28:39.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-07T03:28:39.215Z] > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 [2024-04-07T03:28:39.242Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-07T03:28:39.266Z] > git config core.sparsecheckout # timeout=10 [2024-04-07T03:28:39.279Z] > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-07T03:28:44.268Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 18.099069329s" [2024-04-07T03:28:44.269Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.20203ms" [2024-04-07T03:28:44.678Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-07T03:28:44.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-07T03:28:44.678Z] Dload Upload Total Spent Left Speed [2024-04-07T03:28:44.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2024-04-07T03:28:45.023Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-07T03:28:45.361Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-07T03:28:45.362Z] + sudo tee /etc/docker/daemon.new [2024-04-07T03:28:45.362Z] { [2024-04-07T03:28:45.362Z] "registry-mirrors": [ [2024-04-07T03:28:45.362Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-07T03:28:45.362Z] ], [2024-04-07T03:28:45.362Z] "bip": "10.250.0.254/24", [2024-04-07T03:28:45.362Z] "hosts": [ [2024-04-07T03:28:45.362Z] "tcp://0.0.0.0:5555", [2024-04-07T03:28:45.362Z] "unix:///var/run/docker.sock" [2024-04-07T03:28:45.362Z] ], [2024-04-07T03:28:45.362Z] "mtu": 1458, [2024-04-07T03:28:45.362Z] "selinux-enabled": true, [2024-04-07T03:28:45.362Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-07T03:28:45.362Z] } [Pipeline] sh [2024-04-07T03:28:45.701Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-07T03:28:46.035Z] + sudo service docker restart [2024-04-07T03:28:54.229Z] level=info msg="[linters_context/goanalysis] analyzers took 1m19.536991156s with top 10 stages: buildir: 43.644035862s, gosec: 6.300702424s, fact_deprecated: 2.100176917s, inspect: 1.985484219s, printf: 1.682117273s, ctrlflow: 1.391024101s, nilness: 1.01325965s, fact_purity: 969.65118ms, S1038: 929.418861ms, typedness: 568.955693ms" [2024-04-07T03:28:54.229Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-04-07T03:28:54.229Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, identifier_marker: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197" [2024-04-07T03:28:54.229Z] level=info msg="[runner] processing took 16.004826ms with stages: nolint: 6.231348ms, identifier_marker: 5.240799ms, autogenerated_exclude: 1.4925ms, path_prettifier: 1.345226ms, exclude-rules: 1.007372ms, skip_dirs: 643.845µs, cgo: 25.552µs, filename_unadjuster: 14.362µs, max_same_issues: 501ns, severity-rules: 420ns, skip_files: 420ns, fixer: 390ns, uniq_by_line: 360ns, exclude: 330ns, max_per_file_from_linter: 321ns, sort_results: 260ns, diff: 250ns, max_from_linter: 180ns, source_code: 150ns, path_prefixer: 120ns, path_shortener: 120ns" [2024-04-07T03:28:54.229Z] level=info msg="[runner] linters took 9.897776535s with stages: goanalysis_metalinter: 9.881694403s" [2024-04-07T03:28:54.229Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-04-07T03:28:54.229Z] level=info msg="Memory: 281 samples, avg is 282.9MB, max is 1245.2MB" [2024-04-07T03:28:54.229Z] level=info msg="Execution took 28.053468117s" [2024-04-07T03:28:54.229Z] go vet ./... [2024-04-07T03:28:58.405Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-07T03:28:58.405Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-07T03:28:58.663Z] ./bin/test-attribution-txt.sh [2024-04-07T03:28:58.663Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [Pipeline] echo [2024-04-07T03:28:58.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-04-07T03:28:59.639Z] + ls -al . [2024-04-07T03:28:59.640Z] total 816 [2024-04-07T03:28:59.640Z] drwxrwxr-x 11 1001 1001 4096 Apr 7 03:27 . [2024-04-07T03:28:59.640Z] drwxr-xr-x 4 root root 4096 Apr 7 03:27 .. [2024-04-07T03:28:59.640Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 03:25 .blubracket [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 10 Apr 7 03:25 .dockerignore [2024-04-07T03:28:59.640Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 03:28 .git [2024-04-07T03:28:59.640Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 03:25 .github [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 1074 Apr 7 03:25 .gitignore [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 42 Apr 7 03:25 .golangci.yml [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 100 Apr 7 03:25 .hadolint.yml [2024-04-07T03:28:59.640Z] drwxr-xr-x 3 1001 1001 4096 Apr 7 03:25 .semver [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 155 Apr 7 03:25 .sonarcloud.properties [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 1171 Apr 7 03:25 ADOPTERS.md [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 20261 Apr 7 03:25 Attribution.txt [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 100284 Apr 7 03:25 CHANGELOG.md [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 03:25 CONTRIBUTING.md [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 677 Apr 7 03:25 GOVERNANCE.md [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 861 Apr 7 03:25 Jenkinsfile [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 03:25 LICENSE [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 15392 Apr 7 03:25 Makefile [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 582 Apr 7 03:25 OWNERS.md [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 9528 Apr 7 03:25 README.md [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 789 Apr 7 03:25 SECURITY.md [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 5 Apr 7 03:25 VERSION [2024-04-07T03:28:59.640Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 03:25 bin [2024-04-07T03:28:59.640Z] drwxrwxr-x 18 1001 1001 4096 Apr 7 03:25 cmd [2024-04-07T03:28:59.640Z] -rw-r--r-- 1 root root 455122 Apr 7 03:28 coverage.out [2024-04-07T03:28:59.640Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 03:25 fuzz_test [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 7036 Apr 7 03:25 go.mod [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 101377 Apr 7 03:25 go.sum [2024-04-07T03:28:59.640Z] drwxrwxr-x 7 1001 1001 4096 Apr 7 03:25 internal [2024-04-07T03:28:59.640Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 03:25 openapi [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 584 Apr 7 03:25 security.txt [2024-04-07T03:28:59.640Z] -rw-rw-r-- 1 1001 1001 204 Apr 7 03:25 version.go [Pipeline] sh [2024-04-07T03:28:59.927Z] + '[' -e coverage.out ] [2024-04-07T03:28:59.927Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-04-07T03:29:00.050Z] Stashed 1 file(s) [Pipeline] sh [2024-04-07T03:29:00.333Z] + make build [2024-04-07T03:29:00.333Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-07T03:29:04.304Z] provisioning config files... [2024-04-07T03:29:04.332Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5432916463436821981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:29:04.983Z] ---> ****-login.sh [2024-04-07T03:29:04.983Z] nexus3.edgexfoundry.org:10001 [2024-04-07T03:29:05.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T03:29:05.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T03:29:05.568Z] Configure a credential helper to remove this warning. See [2024-04-07T03:29:05.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T03:29:05.568Z] [2024-04-07T03:29:05.568Z] Login Succeeded [2024-04-07T03:29:05.568Z] nexus3.edgexfoundry.org:10002 [2024-04-07T03:29:05.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T03:29:05.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T03:29:05.837Z] Configure a credential helper to remove this warning. See [2024-04-07T03:29:05.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T03:29:05.837Z] [2024-04-07T03:29:05.837Z] Login Succeeded [2024-04-07T03:29:05.837Z] nexus3.edgexfoundry.org:10003 [2024-04-07T03:29:06.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T03:29:06.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T03:29:06.705Z] Configure a credential helper to remove this warning. See [2024-04-07T03:29:06.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T03:29:06.705Z] [2024-04-07T03:29:06.705Z] Login Succeeded [2024-04-07T03:29:06.705Z] nexus3.edgexfoundry.org:10004 [2024-04-07T03:29:06.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T03:29:06.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T03:29:06.973Z] Configure a credential helper to remove this warning. See [2024-04-07T03:29:06.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T03:29:06.973Z] [2024-04-07T03:29:06.973Z] Login Succeeded [2024-04-07T03:29:06.973Z] ****.io [2024-04-07T03:29:07.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T03:29:07.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T03:29:07.508Z] Configure a credential helper to remove this warning. See [2024-04-07T03:29:07.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T03:29:07.508Z] [2024-04-07T03:29:07.508Z] Login Succeeded [2024-04-07T03:29:07.508Z] ---> ****-login.sh ends [Pipeline] } [2024-04-07T03:29:07.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-04-07T03:29:08.147Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-04-07T03:29:08.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T03:29:08.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T03:29:08.227Z] ========================================================= [2024-04-07T03:29:08.227Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-07T03:29:08.227Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-07T03:29:08.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T03:29:08.818Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-07T03:29:08.818Z] 9fda8d8052c6: Pulling fs layer [2024-04-07T03:29:08.818Z] 5d54e960e981: Pulling fs layer [2024-04-07T03:29:08.818Z] c4a7e357bf2a: Pulling fs layer [2024-04-07T03:29:08.818Z] f0e02332f6b5: Pulling fs layer [2024-04-07T03:29:08.818Z] 872ee5b61b7b: Pulling fs layer [2024-04-07T03:29:08.818Z] 0c6a40ed1a82: Pulling fs layer [2024-04-07T03:29:08.818Z] 94ae7d8d031c: Pulling fs layer [2024-04-07T03:29:08.818Z] f0e02332f6b5: Waiting [2024-04-07T03:29:08.818Z] 872ee5b61b7b: Waiting [2024-04-07T03:29:08.818Z] 0c6a40ed1a82: Waiting [2024-04-07T03:29:08.818Z] 94ae7d8d031c: Waiting [2024-04-07T03:29:08.818Z] 5d54e960e981: Verifying Checksum [2024-04-07T03:29:08.818Z] 5d54e960e981: Download complete [2024-04-07T03:29:08.818Z] f0e02332f6b5: Verifying Checksum [2024-04-07T03:29:08.818Z] f0e02332f6b5: Download complete [2024-04-07T03:29:08.818Z] 872ee5b61b7b: Verifying Checksum [2024-04-07T03:29:08.818Z] 872ee5b61b7b: Download complete [2024-04-07T03:29:08.818Z] 9fda8d8052c6: Verifying Checksum [2024-04-07T03:29:08.818Z] 9fda8d8052c6: Download complete [2024-04-07T03:29:09.463Z] 94ae7d8d031c: Verifying Checksum [2024-04-07T03:29:09.463Z] 94ae7d8d031c: Download complete [2024-04-07T03:29:09.732Z] 9fda8d8052c6: Pull complete [2024-04-07T03:29:10.318Z] 5d54e960e981: Pull complete [2024-04-07T03:29:10.587Z] c4a7e357bf2a: Verifying Checksum [2024-04-07T03:29:10.587Z] c4a7e357bf2a: Download complete [2024-04-07T03:29:11.548Z] 0c6a40ed1a82: Verifying Checksum [2024-04-07T03:29:11.548Z] 0c6a40ed1a82: Download complete [2024-04-07T03:29:22.253Z] 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-04-07T03:29:22.253Z] 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-04-07T03:29:23.631Z] 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-04-07T03:29:23.883Z] c4a7e357bf2a: Pull complete [2024-04-07T03:29:23.883Z] f0e02332f6b5: Pull complete [2024-04-07T03:29:23.891Z] 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-04-07T03:29:24.152Z] 872ee5b61b7b: Pull complete [2024-04-07T03:29:28.086Z] 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-04-07T03:29:29.021Z] 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-04-07T03:29:30.930Z] 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-04-07T03:29:31.188Z] 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-04-07T03:29:31.768Z] 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-04-07T03:29:32.706Z] 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-04-07T03:29:33.273Z] 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-04-07T03:29:34.212Z] $ docker stop --time=1 297fc9233c90a7e9276249e7c1105ca6b6a5a204de7b6b2973a4982064fccaf5 [2024-04-07T03:29:34.286Z] 0c6a40ed1a82: Pull complete [2024-04-07T03:29:34.559Z] 94ae7d8d031c: Pull complete [2024-04-07T03:29:34.827Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-07T03:29:34.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T03:29:34.827Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T03:29:43.883Z] $ docker rm -f --volumes 297fc9233c90a7e9276249e7c1105ca6b6a5a204de7b6b2973a4982064fccaf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:29:44.691Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T03:29:44.691Z] WORKDIR /edgex [2024-04-07T03:29:44.691Z] COPY go.mod . [2024-04-07T03:29:44.692Z] RUN go mod download [2024-04-07T03:29:44.692Z] + docker build -t ci-base-image-arm64 -f - . [2024-04-07T03:29:44.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-07T03:29:44.952Z] [2024-04-07T03:29:44.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:29:45.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-07T03:29:45.258Z] latest: Pulling from edgex-devops/edgex-compose [2024-04-07T03:29:45.258Z] 91d30c5bc195: Pulling fs layer [2024-04-07T03:29:45.258Z] 2e9b0aa3be6d: Pulling fs layer [2024-04-07T03:29:45.258Z] 9c61dcf015f6: Pulling fs layer [2024-04-07T03:29:45.258Z] 4698f68db338: Pulling fs layer [2024-04-07T03:29:45.258Z] 2a2f49069b9e: Pulling fs layer [2024-04-07T03:29:45.258Z] e0025b399a48: Pulling fs layer [2024-04-07T03:29:45.258Z] 2a2f49069b9e: Waiting [2024-04-07T03:29:45.258Z] e0025b399a48: Waiting [2024-04-07T03:29:45.258Z] 4698f68db338: Waiting [2024-04-07T03:29:45.290Z] Sending build context to Docker daemon 3.002MB [2024-04-07T03:29:45.290Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T03:29:45.290Z] ---> 86de565de09d [2024-04-07T03:29:45.290Z] Step 2/4 : WORKDIR /edgex [2024-04-07T03:29:45.520Z] 91d30c5bc195: Verifying Checksum [2024-04-07T03:29:45.520Z] 91d30c5bc195: Download complete [2024-04-07T03:29:45.520Z] 4698f68db338: Download complete [2024-04-07T03:29:45.520Z] 2e9b0aa3be6d: Verifying Checksum [2024-04-07T03:29:45.520Z] 2e9b0aa3be6d: Download complete [2024-04-07T03:29:45.520Z] 91d30c5bc195: Pull complete [2024-04-07T03:29:45.520Z] e0025b399a48: Download complete [2024-04-07T03:29:45.782Z] 2a2f49069b9e: Download complete [2024-04-07T03:29:45.782Z] 2e9b0aa3be6d: Pull complete [2024-04-07T03:29:46.039Z] 9c61dcf015f6: Verifying Checksum [2024-04-07T03:29:46.039Z] 9c61dcf015f6: Download complete [2024-04-07T03:29:47.264Z] ---> Running in 61e344cda580 [2024-04-07T03:29:47.537Z] Removing intermediate container 61e344cda580 [2024-04-07T03:29:47.537Z] ---> 2e30f7a7f478 [2024-04-07T03:29:47.537Z] Step 3/4 : COPY go.mod . [2024-04-07T03:29:48.145Z] ---> e7c0e7c18618 [2024-04-07T03:29:48.145Z] Step 4/4 : RUN go mod download [2024-04-07T03:29:48.145Z] ---> Running in d0be4f2cf201 [2024-04-07T03:29:48.564Z] 9c61dcf015f6: Pull complete [2024-04-07T03:29:48.564Z] 4698f68db338: Pull complete [2024-04-07T03:29:48.821Z] 2a2f49069b9e: Pull complete [2024-04-07T03:29:48.821Z] e0025b399a48: Pull complete [2024-04-07T03:29:48.821Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-04-07T03:29:48.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-07T03:29:48.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:29:48.921Z] prd-ubuntu20.04-docker-8c-8g-2088 does not seem to be running inside a container [2024-04-07T03:29:48.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-04-07T03:29:55.344Z] $ docker top eacd6e436417224045fa3f1abec61e707ddbf116534a14543715cb9db18b9101 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T03:29:55.711Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-04-07T03:29:57.615Z] #1 [core-data internal] load build definition from Dockerfile [2024-04-07T03:29:57.615Z] #1 transferring dockerfile: [2024-04-07T03:29:57.875Z] #1 transferring dockerfile: 2.01kB done [2024-04-07T03:29:57.875Z] #1 DONE 0.0s [2024-04-07T03:29:57.875Z] [2024-04-07T03:29:57.875Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-04-07T03:29:57.875Z] #2 transferring dockerfile: 2.06kB done [2024-04-07T03:29:57.875Z] #2 DONE 0.0s [2024-04-07T03:29:57.875Z] [2024-04-07T03:29:57.875Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-04-07T03:29:57.875Z] #3 transferring dockerfile: 1.81kB done [2024-04-07T03:29:57.875Z] #3 DONE 0.0s [2024-04-07T03:29:57.875Z] [2024-04-07T03:29:57.875Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-04-07T03:29:57.875Z] #4 transferring dockerfile: 2.50kB done [2024-04-07T03:29:57.875Z] #4 DONE 0.0s [2024-04-07T03:29:57.875Z] [2024-04-07T03:29:57.875Z] #5 [core-command internal] load build definition from Dockerfile [2024-04-07T03:29:57.875Z] #5 transferring dockerfile: 1.93kB done [2024-04-07T03:29:58.134Z] #5 DONE 0.0s [2024-04-07T03:29:58.134Z] [2024-04-07T03:29:58.134Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-04-07T03:29:58.134Z] #6 transferring dockerfile: 1.69kB done [2024-04-07T03:29:58.134Z] #6 DONE 0.0s [2024-04-07T03:29:58.134Z] [2024-04-07T03:29:58.134Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-04-07T03:29:58.134Z] #7 transferring dockerfile: 2.49kB done [2024-04-07T03:29:58.134Z] #7 DONE 0.0s [2024-04-07T03:29:58.134Z] [2024-04-07T03:29:58.134Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-04-07T03:29:58.134Z] #8 transferring dockerfile: 1.70kB done [2024-04-07T03:29:58.134Z] #8 DONE 0.0s [2024-04-07T03:29:58.134Z] [2024-04-07T03:29:58.134Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-04-07T03:29:58.134Z] #9 transferring dockerfile: 2.15kB done [2024-04-07T03:29:58.134Z] #9 DONE 0.1s [2024-04-07T03:29:58.134Z] [2024-04-07T03:29:58.134Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-04-07T03:29:58.134Z] #10 transferring dockerfile: 1.89kB done [2024-04-07T03:29:58.134Z] #10 DONE 0.1s [2024-04-07T03:29:58.134Z] [2024-04-07T03:29:58.134Z] #11 [core-data internal] load .dockerignore [2024-04-07T03:29:58.134Z] #11 transferring context: 50B done [2024-04-07T03:29:58.134Z] #11 DONE 0.1s [2024-04-07T03:29:58.134Z] [2024-04-07T03:29:58.134Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-04-07T03:29:58.134Z] #12 transferring dockerfile: 2.93kB done [2024-04-07T03:29:58.134Z] #12 DONE 0.1s [2024-04-07T03:29:58.134Z] [2024-04-07T03:29:58.134Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-04-07T03:29:58.134Z] #13 transferring dockerfile: 2.23kB done [2024-04-07T03:29:58.134Z] #13 DONE 0.1s [2024-04-07T03:29:58.134Z] [2024-04-07T03:29:58.134Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-04-07T03:29:58.134Z] #14 transferring dockerfile: 1.95kB done [2024-04-07T03:29:58.134Z] #14 DONE 0.1s [2024-04-07T03:29:58.134Z] [2024-04-07T03:29:58.134Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-04-07T03:29:58.134Z] #15 transferring dockerfile: 1.93kB done [2024-04-07T03:29:58.134Z] #15 DONE 0.1s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #16 [core-metadata internal] load .dockerignore [2024-04-07T03:29:58.397Z] #16 transferring context: 50B done [2024-04-07T03:29:58.397Z] #16 DONE 0.0s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #17 [security-spire-agent internal] load .dockerignore [2024-04-07T03:29:58.397Z] #17 transferring context: 50B done [2024-04-07T03:29:58.397Z] #17 DONE 0.0s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #18 [security-proxy-setup internal] load .dockerignore [2024-04-07T03:29:58.397Z] #18 transferring context: 50B done [2024-04-07T03:29:58.397Z] #18 DONE 0.0s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #19 [core-command internal] load .dockerignore [2024-04-07T03:29:58.397Z] #19 transferring context: 50B done [2024-04-07T03:29:58.397Z] #19 DONE 0.0s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #20 [security-spire-config internal] load .dockerignore [2024-04-07T03:29:58.397Z] #20 transferring context: 50B done [2024-04-07T03:29:58.397Z] #20 DONE 0.0s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #21 [security-proxy-auth internal] load .dockerignore [2024-04-07T03:29:58.397Z] #21 transferring context: 50B done [2024-04-07T03:29:58.397Z] #21 DONE 0.1s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-04-07T03:29:58.397Z] #22 transferring context: 50B done [2024-04-07T03:29:58.397Z] #22 DONE 0.0s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #23 [security-spire-server internal] load .dockerignore [2024-04-07T03:29:58.397Z] #23 transferring context: 50B done [2024-04-07T03:29:58.397Z] #23 DONE 0.1s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-04-07T03:29:58.397Z] #24 transferring context: 50B done [2024-04-07T03:29:58.397Z] #24 DONE 0.1s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-04-07T03:29:58.397Z] #25 transferring context: 50B done [2024-04-07T03:29:58.397Z] #25 DONE 0.1s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-07T03:29:58.397Z] #26 DONE 0.0s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #27 [support-notifications internal] load .dockerignore [2024-04-07T03:29:58.397Z] #27 transferring context: 50B done [2024-04-07T03:29:58.397Z] #27 DONE 0.1s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #28 [support-scheduler internal] load .dockerignore [2024-04-07T03:29:58.397Z] #28 transferring context: 50B done [2024-04-07T03:29:58.397Z] #28 DONE 0.1s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #29 [security-bootstrapper internal] load .dockerignore [2024-04-07T03:29:58.397Z] #29 transferring context: 50B done [2024-04-07T03:29:58.397Z] #29 DONE 0.1s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-07T03:29:58.397Z] #26 DONE 0.0s [2024-04-07T03:29:58.397Z] [2024-04-07T03:29:58.397Z] #30 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:29:58.397Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:29:58.675Z] #30 ... [2024-04-07T03:29:58.675Z] [2024-04-07T03:29:58.675Z] #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-07T03:29:58.675Z] #26 DONE 0.0s [2024-04-07T03:29:58.675Z] [2024-04-07T03:29:58.675Z] #30 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:29:58.675Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:29:58.675Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:29:58.675Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-04-07T03:29:58.675Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-04-07T03:29:58.675Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s [2024-04-07T03:29:58.675Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:29:58.675Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:29:58.675Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-04-07T03:29:58.675Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-04-07T03:29:58.675Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-04-07T03:29:58.675Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-04-07T03:29:58.934Z] #30 ... [2024-04-07T03:29:58.934Z] [2024-04-07T03:29:58.934Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-07T03:29:58.934Z] #26 DONE 0.0s [2024-04-07T03:29:58.934Z] [2024-04-07T03:29:58.934Z] #30 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:29:58.934Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:29:58.934Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:29:58.934Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-04-07T03:29:58.934Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-04-07T03:29:58.934Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-04-07T03:29:58.934Z] #30 ... [2024-04-07T03:29:58.934Z] [2024-04-07T03:29:58.934Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-07T03:29:58.934Z] #26 DONE 0.0s [2024-04-07T03:29:58.934Z] [2024-04-07T03:29:58.934Z] #30 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:29:58.934Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-04-07T03:29:58.934Z] #30 ... [2024-04-07T03:29:58.934Z] [2024-04-07T03:29:58.934Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-04-07T03:29:58.934Z] #31 DONE 0.5s [2024-04-07T03:29:58.934Z] [2024-04-07T03:29:58.934Z] #30 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:29:58.934Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:29:58.934Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:29:58.934Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-04-07T03:29:58.934Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-04-07T03:29:58.934Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-04-07T03:29:58.934Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-04-07T03:29:59.192Z] #30 ... [2024-04-07T03:29:59.192Z] [2024-04-07T03:29:59.192Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-07T03:29:59.192Z] #32 DONE 0.7s [2024-04-07T03:29:59.192Z] [2024-04-07T03:29:59.192Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-04-07T03:29:59.192Z] #33 DONE 0.8s [2024-04-07T03:29:59.192Z] [2024-04-07T03:29:59.192Z] #30 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:29:59.192Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:29:59.192Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:29:59.192Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-04-07T03:29:59.192Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-04-07T03:29:59.192Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-04-07T03:29:59.192Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-04-07T03:29:59.758Z] #30 DONE 1.4s [2024-04-07T03:29:59.758Z] [2024-04-07T03:29:59.758Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:29:59.758Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-04-07T03:29:59.758Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-04-07T03:29:59.758Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-04-07T03:29:59.758Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-04-07T03:29:59.758Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-04-07T03:29:59.758Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-04-07T03:29:59.758Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-04-07T03:30:00.018Z] #34 ... [2024-04-07T03:30:00.018Z] [2024-04-07T03:30:00.018Z] #35 [security-spire-config internal] load build context [2024-04-07T03:30:00.018Z] #35 transferring context: 24.94kB 0.1s done [2024-04-07T03:30:00.018Z] #35 DONE 0.6s [2024-04-07T03:30:00.018Z] [2024-04-07T03:30:00.018Z] #36 [security-spire-server internal] load build context [2024-04-07T03:30:00.018Z] #36 transferring context: 26.69kB 0.1s done [2024-04-07T03:30:00.018Z] #36 DONE 0.7s [2024-04-07T03:30:00.018Z] [2024-04-07T03:30:00.018Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:30:00.018Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s [2024-04-07T03:30:00.018Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2024-04-07T03:30:00.018Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-04-07T03:30:00.018Z] #34 ... [2024-04-07T03:30:00.018Z] [2024-04-07T03:30:00.018Z] #37 [security-spire-agent internal] load build context [2024-04-07T03:30:00.018Z] #37 transferring context: 26.22kB 0.1s done [2024-04-07T03:30:00.018Z] #37 DONE 0.7s [2024-04-07T03:30:00.018Z] [2024-04-07T03:30:00.018Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:30:00.018Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s [2024-04-07T03:30:00.018Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.6s [2024-04-07T03:30:00.018Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-04-07T03:30:00.018Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.7s [2024-04-07T03:30:00.018Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-04-07T03:30:00.275Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2024-04-07T03:30:00.882Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-04-07T03:30:00.882Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done [2024-04-07T03:30:00.882Z] #34 ... [2024-04-07T03:30:00.882Z] [2024-04-07T03:30:00.882Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-04-07T03:30:00.882Z] #38 DONE 2.7s [2024-04-07T03:30:00.882Z] [2024-04-07T03:30:00.882Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:30:03.417Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.7s done [2024-04-07T03:30:07.629Z] #34 ... [2024-04-07T03:30:07.629Z] [2024-04-07T03:30:07.629Z] #39 [security-proxy-setup internal] load build context [2024-04-07T03:30:07.629Z] #39 transferring context: 267.12MB 8.2s [2024-04-07T03:30:08.274Z] #39 ... [2024-04-07T03:30:08.274Z] [2024-04-07T03:30:08.274Z] #40 [core-metadata internal] load build context [2024-04-07T03:30:08.274Z] #40 ... [2024-04-07T03:30:08.274Z] [2024-04-07T03:30:08.274Z] #39 [security-proxy-setup internal] load build context [2024-04-07T03:30:08.532Z] #39 ... [2024-04-07T03:30:08.532Z] [2024-04-07T03:30:08.532Z] #41 [core-data internal] load build context [2024-04-07T03:30:08.532Z] #41 ... [2024-04-07T03:30:08.532Z] [2024-04-07T03:30:08.532Z] #40 [core-metadata internal] load build context [2024-04-07T03:30:08.790Z] #40 ... [2024-04-07T03:30:08.790Z] [2024-04-07T03:30:08.790Z] #42 [core-command internal] load build context [2024-04-07T03:30:08.790Z] #42 ... [2024-04-07T03:30:08.790Z] [2024-04-07T03:30:08.790Z] #43 [security-secretstore-setup internal] load build context [2024-04-07T03:30:09.051Z] #43 ... [2024-04-07T03:30:09.051Z] [2024-04-07T03:30:09.051Z] #44 [security-proxy-auth internal] load build context [2024-04-07T03:30:09.051Z] #44 ... [2024-04-07T03:30:09.051Z] [2024-04-07T03:30:09.051Z] #45 [security-spiffe-token-provider internal] load build context [2024-04-07T03:30:09.051Z] #45 ... [2024-04-07T03:30:09.051Z] [2024-04-07T03:30:09.051Z] #46 [support-notifications internal] load build context [2024-04-07T03:30:09.348Z] #46 ... [2024-04-07T03:30:09.348Z] [2024-04-07T03:30:09.348Z] #47 [support-scheduler internal] load build context [2024-04-07T03:30:09.348Z] #47 ... [2024-04-07T03:30:09.348Z] [2024-04-07T03:30:09.348Z] #48 [security-bootstrapper internal] load build context [2024-04-07T03:30:09.348Z] #48 ... [2024-04-07T03:30:09.348Z] [2024-04-07T03:30:09.348Z] #49 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:30:09.611Z] #49 ... [2024-04-07T03:30:09.611Z] [2024-04-07T03:30:09.611Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-07T03:30:09.611Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-04-07T03:30:09.611Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-04-07T03:30:09.611Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-04-07T03:30:09.611Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-04-07T03:30:09.611Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-04-07T03:30:09.611Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-04-07T03:30:09.611Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-04-07T03:30:09.611Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-04-07T03:30:09.611Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s done [2024-04-07T03:30:09.611Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-04-07T03:30:09.611Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done [2024-04-07T03:30:09.611Z] #50 ... [2024-04-07T03:30:09.611Z] [2024-04-07T03:30:09.611Z] #49 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:30:09.870Z] #49 ... [2024-04-07T03:30:09.870Z] [2024-04-07T03:30:09.870Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-07T03:30:09.870Z] #51 ... [2024-04-07T03:30:09.870Z] [2024-04-07T03:30:09.870Z] #49 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:30:10.153Z] #49 ... [2024-04-07T03:30:10.153Z] [2024-04-07T03:30:10.153Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-07T03:30:10.153Z] #52 ... [2024-04-07T03:30:10.153Z] [2024-04-07T03:30:10.153Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-07T03:30:10.413Z] #53 ... [2024-04-07T03:30:10.413Z] [2024-04-07T03:30:10.413Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-07T03:30:10.413Z] #54 ... [2024-04-07T03:30:10.413Z] [2024-04-07T03:30:10.413Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-07T03:30:10.674Z] #55 ... [2024-04-07T03:30:10.674Z] [2024-04-07T03:30:10.674Z] #56 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-07T03:30:10.674Z] #56 ... [2024-04-07T03:30:10.674Z] [2024-04-07T03:30:10.674Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-07T03:30:10.935Z] #57 ... [2024-04-07T03:30:10.935Z] [2024-04-07T03:30:10.935Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-07T03:30:10.935Z] #58 ... [2024-04-07T03:30:10.935Z] [2024-04-07T03:30:10.935Z] #59 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-04-07T03:30:11.195Z] #59 ... [2024-04-07T03:30:11.195Z] [2024-04-07T03:30:11.195Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-07T03:30:11.195Z] #60 ... [2024-04-07T03:30:11.195Z] [2024-04-07T03:30:11.195Z] #40 [core-metadata internal] load build context [2024-04-07T03:30:11.195Z] #40 transferring context: 405.51MB 12.1s done [2024-04-07T03:30:19.623Z] #40 ... [2024-04-07T03:30:19.623Z] [2024-04-07T03:30:19.623Z] #41 [core-data internal] load build context [2024-04-07T03:30:19.623Z] #41 transferring context: 405.51MB 10.7s done [2024-04-07T03:30:19.623Z] #41 ... [2024-04-07T03:30:19.623Z] [2024-04-07T03:30:19.623Z] #39 [security-proxy-setup internal] load build context [2024-04-07T03:30:19.623Z] #39 transferring context: 405.51MB 10.6s done [2024-04-07T03:30:19.623Z] #39 ... [2024-04-07T03:30:19.623Z] [2024-04-07T03:30:19.623Z] #43 [security-secretstore-setup internal] load build context [2024-04-07T03:30:19.623Z] #43 transferring context: 405.51MB 10.7s done [2024-04-07T03:30:19.623Z] #43 ... [2024-04-07T03:30:19.623Z] [2024-04-07T03:30:19.623Z] #42 [core-command internal] load build context [2024-04-07T03:30:19.623Z] #42 transferring context: 405.51MB 12.0s done [2024-04-07T03:30:19.623Z] #42 ... [2024-04-07T03:30:19.624Z] [2024-04-07T03:30:19.624Z] #44 [security-proxy-auth internal] load build context [2024-04-07T03:30:19.624Z] #44 transferring context: 405.51MB 10.7s done [2024-04-07T03:30:19.624Z] #44 ... [2024-04-07T03:30:19.624Z] [2024-04-07T03:30:19.624Z] #46 [support-notifications internal] load build context [2024-04-07T03:30:19.624Z] #46 transferring context: 405.51MB 11.2s done [2024-04-07T03:30:19.624Z] #46 ... [2024-04-07T03:30:19.624Z] [2024-04-07T03:30:19.624Z] #45 [security-spiffe-token-provider internal] load build context [2024-04-07T03:30:19.624Z] #45 transferring context: 405.51MB 10.6s done [2024-04-07T03:30:19.624Z] #45 ... [2024-04-07T03:30:19.624Z] [2024-04-07T03:30:19.624Z] #48 [security-bootstrapper internal] load build context [2024-04-07T03:30:19.624Z] #48 transferring context: 405.51MB 10.4s done [2024-04-07T03:30:19.888Z] #48 ... [2024-04-07T03:30:19.888Z] [2024-04-07T03:30:19.888Z] #47 [support-scheduler internal] load build context [2024-04-07T03:30:19.888Z] #47 transferring context: 405.51MB 10.4s done [2024-04-07T03:30:20.150Z] #47 ... [2024-04-07T03:30:20.150Z] [2024-04-07T03:30:20.150Z] #49 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:30:20.150Z] #49 transferring context: 405.51MB 11.5s done [2024-04-07T03:30:52.281Z] #49 ... [2024-04-07T03:30:52.281Z] [2024-04-07T03:30:52.281Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-07T03:30:52.281Z] #52 51.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:52.281Z] #52 ... [2024-04-07T03:30:52.281Z] [2024-04-07T03:30:52.281Z] #39 [security-proxy-setup internal] load build context [2024-04-07T03:30:52.281Z] #39 DONE 53.4s [2024-04-07T03:30:52.281Z] [2024-04-07T03:30:52.281Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-07T03:30:52.281Z] #52 52.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:52.281Z] #52 ... [2024-04-07T03:30:52.281Z] [2024-04-07T03:30:52.281Z] #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-04-07T03:30:52.281Z] #59 DONE 51.5s [2024-04-07T03:30:52.281Z] [2024-04-07T03:30:52.281Z] #41 [core-data internal] load build context [2024-04-07T03:30:52.281Z] #41 DONE 54.0s [2024-04-07T03:30:52.710Z] [2024-04-07T03:30:52.710Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-04-07T03:30:52.972Z] #61 ... [2024-04-07T03:30:52.972Z] [2024-04-07T03:30:52.972Z] #43 [security-secretstore-setup internal] load build context [2024-04-07T03:30:52.972Z] #43 DONE 53.9s [2024-04-07T03:30:52.972Z] [2024-04-07T03:30:52.972Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-07T03:30:52.972Z] #57 52.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:52.972Z] #57 52.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:52.972Z] #57 52.42 (1/2) Installing ca-certificates (20240226-r0) [2024-04-07T03:30:52.972Z] #57 52.44 (2/2) Installing dumb-init (1.2.5-r2) [2024-04-07T03:30:52.972Z] #57 52.45 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:52.972Z] #57 52.45 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:30:52.972Z] #57 52.50 OK: 8 MiB in 17 packages [2024-04-07T03:30:53.545Z] #57 ... [2024-04-07T03:30:53.545Z] [2024-04-07T03:30:53.545Z] #44 [security-proxy-auth internal] load build context [2024-04-07T03:30:53.545Z] #44 DONE 54.7s [2024-04-07T03:30:53.545Z] [2024-04-07T03:30:53.545Z] #48 [security-bootstrapper internal] load build context [2024-04-07T03:30:53.545Z] #48 DONE 54.6s [2024-04-07T03:30:53.545Z] [2024-04-07T03:30:53.545Z] #47 [support-scheduler internal] load build context [2024-04-07T03:30:53.545Z] #47 DONE 54.7s [2024-04-07T03:30:53.545Z] [2024-04-07T03:30:53.545Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-07T03:30:53.545Z] #51 52.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:53.545Z] #51 52.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:53.545Z] #51 52.63 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-07T03:30:53.545Z] #51 52.63 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-07T03:30:53.545Z] #51 52.63 OK: 20072 distinct packages available [2024-04-07T03:30:53.545Z] #51 52.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:53.545Z] #51 52.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:53.545Z] #51 53.04 (1/5) Installing dumb-init (1.2.5-r2) [2024-04-07T03:30:53.545Z] #51 53.04 (2/5) Installing musl-obstack (1.2.3-r2) [2024-04-07T03:30:53.545Z] #51 53.05 (3/5) Installing libucontext (1.2-r2) [2024-04-07T03:30:53.545Z] #51 53.06 (4/5) Installing gcompat (1.1.0-r1) [2024-04-07T03:30:53.545Z] #51 53.06 (5/5) Installing openssl (3.1.4-r5) [2024-04-07T03:30:53.545Z] #51 53.09 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:53.545Z] #51 53.09 OK: 8 MiB in 20 packages [2024-04-07T03:30:53.807Z] #51 ... [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #45 [security-spiffe-token-provider internal] load build context [2024-04-07T03:30:53.807Z] #45 DONE 54.7s [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #46 [support-notifications internal] load build context [2024-04-07T03:30:53.807Z] #46 DONE 54.7s [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #49 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:30:53.807Z] #49 DONE 54.9s [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #40 [core-metadata internal] load build context [2024-04-07T03:30:53.807Z] #40 DONE 55.2s [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #42 [core-command internal] load build context [2024-04-07T03:30:53.807Z] #42 DONE 55.0s [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-07T03:30:53.807Z] #55 52.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:53.807Z] #55 52.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:53.807Z] #55 52.43 (1/2) Installing dumb-init (1.2.5-r2) [2024-04-07T03:30:53.807Z] #55 52.44 (2/2) Installing su-exec (0.2-r3) [2024-04-07T03:30:53.807Z] #55 52.44 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:53.807Z] #55 52.45 OK: 7 MiB in 17 packages [2024-04-07T03:30:53.807Z] #55 DONE 53.7s [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-07T03:30:53.807Z] #57 DONE 53.7s [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-07T03:30:53.807Z] #52 52.41 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-07T03:30:53.807Z] #52 52.42 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:53.807Z] #52 52.42 OK: 7 MiB in 16 packages [2024-04-07T03:30:53.807Z] #52 DONE 53.7s [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-07T03:30:53.807Z] #56 52.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:53.807Z] #56 52.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:53.807Z] #56 52.80 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-07T03:30:53.807Z] #56 52.80 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:53.807Z] #56 52.81 OK: 7 MiB in 16 packages [2024-04-07T03:30:53.807Z] #56 DONE 53.7s [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-07T03:30:53.807Z] #51 DONE 53.9s [2024-04-07T03:30:53.807Z] [2024-04-07T03:30:53.807Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-04-07T03:30:54.069Z] #62 ... [2024-04-07T03:30:54.069Z] [2024-04-07T03:30:54.069Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-07T03:30:54.069Z] #50 DONE 54.6s [2024-04-07T03:30:54.069Z] [2024-04-07T03:30:54.069Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-07T03:30:54.069Z] #53 52.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:54.069Z] #53 53.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:54.069Z] #53 53.46 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-07T03:30:54.069Z] #53 53.46 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-07T03:30:54.069Z] #53 53.46 OK: 20072 distinct packages available [2024-04-07T03:30:54.069Z] #53 53.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:54.069Z] #53 53.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:54.069Z] #53 53.78 (1/4) Installing dumb-init (1.2.5-r2) [2024-04-07T03:30:54.069Z] #53 53.78 (2/4) Installing musl-obstack (1.2.3-r2) [2024-04-07T03:30:54.069Z] #53 53.78 (3/4) Installing libucontext (1.2-r2) [2024-04-07T03:30:54.069Z] #53 53.79 (4/4) Installing gcompat (1.1.0-r1) [2024-04-07T03:30:54.069Z] #53 53.79 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:54.069Z] #53 53.80 OK: 8 MiB in 19 packages [2024-04-07T03:30:54.069Z] #53 DONE 53.9s [2024-04-07T03:30:54.069Z] [2024-04-07T03:30:54.069Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-07T03:30:54.069Z] #58 53.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:54.069Z] #58 54.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:54.329Z] #58 ... [2024-04-07T03:30:54.329Z] [2024-04-07T03:30:54.329Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-07T03:30:54.329Z] #54 53.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:54.329Z] #54 53.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:54.329Z] #54 54.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-04-07T03:30:54.329Z] #54 54.00 (2/4) Installing openssl (3.1.4-r5) [2024-04-07T03:30:54.329Z] #54 54.02 (3/4) Installing su-exec (0.2-r3) [2024-04-07T03:30:54.329Z] #54 54.02 (4/4) Installing yq (4.33.3-r5) [2024-04-07T03:30:54.329Z] #54 54.11 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:54.329Z] #54 54.12 OK: 17 MiB in 19 packages [2024-04-07T03:30:54.329Z] #54 DONE 54.3s [2024-04-07T03:30:54.329Z] [2024-04-07T03:30:54.329Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-07T03:30:54.329Z] #58 54.36 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-07T03:30:54.329Z] #58 54.36 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-07T03:30:54.329Z] #58 54.36 OK: 20072 distinct packages available [2024-04-07T03:30:54.596Z] #58 54.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:54.596Z] #58 54.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:54.856Z] #58 54.73 (1/11) Installing ca-certificates (20240226-r0) [2024-04-07T03:30:54.856Z] #58 54.75 (2/11) Installing brotli-libs (1.0.9-r14) [2024-04-07T03:30:54.856Z] #58 54.76 (3/11) Installing libunistring (1.1-r1) [2024-04-07T03:30:54.856Z] #58 54.77 (4/11) Installing libidn2 (2.3.4-r1) [2024-04-07T03:30:54.856Z] #58 54.78 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-04-07T03:30:54.856Z] #58 54.78 (6/11) Installing libcurl (8.5.0-r0) [2024-04-07T03:30:54.856Z] #58 54.80 (7/11) Installing curl (8.5.0-r0) [2024-04-07T03:30:55.118Z] #58 54.87 (8/11) Installing dumb-init (1.2.5-r2) [2024-04-07T03:30:55.118Z] #58 54.87 (9/11) Installing musl-obstack (1.2.3-r2) [2024-04-07T03:30:55.118Z] #58 54.87 (10/11) Installing libucontext (1.2-r2) [2024-04-07T03:30:55.118Z] #58 54.88 (11/11) Installing gcompat (1.1.0-r1) [2024-04-07T03:30:55.118Z] #58 54.88 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:55.118Z] #58 54.89 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:30:55.118Z] #58 54.93 OK: 12 MiB in 26 packages [2024-04-07T03:30:55.398Z] #58 ... [2024-04-07T03:30:55.398Z] [2024-04-07T03:30:55.398Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-07T03:30:55.398Z] #60 54.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:55.398Z] #60 54.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:55.398Z] #60 54.82 (1/4) Installing ca-certificates (20240226-r0) [2024-04-07T03:30:55.398Z] #60 54.83 (2/4) Installing dumb-init (1.2.5-r2) [2024-04-07T03:30:55.398Z] #60 54.83 (3/4) Installing su-exec (0.2-r3) [2024-04-07T03:30:55.398Z] #60 54.83 (4/4) Installing yq (4.33.3-r5) [2024-04-07T03:30:55.398Z] #60 54.89 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:55.398Z] #60 54.90 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:30:55.398Z] #60 54.94 OK: 17 MiB in 19 packages [2024-04-07T03:30:55.398Z] #60 DONE 55.4s [2024-04-07T03:30:55.659Z] [2024-04-07T03:30:55.659Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-07T03:30:55.659Z] #58 DONE 55.4s [2024-04-07T03:30:55.659Z] [2024-04-07T03:30:55.659Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-04-07T03:30:55.659Z] #61 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:55.659Z] #61 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:55.659Z] #61 2.941 OK: 264 MiB in 52 packages [2024-04-07T03:30:55.659Z] #61 DONE 3.2s [2024-04-07T03:30:55.659Z] [2024-04-07T03:30:55.659Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:30:55.659Z] #63 ... [2024-04-07T03:30:55.659Z] [2024-04-07T03:30:55.659Z] #64 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:30:55.659Z] #64 DONE 0.2s [2024-04-07T03:30:55.920Z] [2024-04-07T03:30:55.920Z] #65 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:30:55.920Z] #65 ... [2024-04-07T03:30:55.920Z] [2024-04-07T03:30:55.920Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-07T03:30:55.920Z] #0 3.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:55.920Z] #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:55.920Z] #0 3.377 OK: 264 MiB in 52 packages [2024-04-07T03:30:55.920Z] #66 DONE 3.6s [2024-04-07T03:30:55.920Z] [2024-04-07T03:30:55.920Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-04-07T03:30:55.920Z] #0 3.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:55.920Z] #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:55.920Z] #0 3.441 OK: 264 MiB in 52 packages [2024-04-07T03:30:55.920Z] #67 DONE 3.6s [2024-04-07T03:30:55.920Z] [2024-04-07T03:30:55.920Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:30:55.920Z] #68 DONE 0.1s [2024-04-07T03:30:55.920Z] [2024-04-07T03:30:55.920Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:30:56.185Z] #69 ... [2024-04-07T03:30:56.185Z] [2024-04-07T03:30:56.185Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:30:56.185Z] #70 DONE 0.1s [2024-04-07T03:30:56.185Z] [2024-04-07T03:30:56.185Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-04-07T03:30:56.185Z] #62 2.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.444Z] #62 ... [2024-04-07T03:30:56.444Z] [2024-04-07T03:30:56.444Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-07T03:30:56.444Z] #0 3.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.444Z] #0 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.444Z] #0 3.429 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-07T03:30:56.444Z] #0 3.429 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-07T03:30:56.444Z] #0 3.429 OK: 20078 distinct packages available [2024-04-07T03:30:56.444Z] #0 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.444Z] #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.444Z] #0 3.787 OK: 264 MiB in 52 packages [2024-04-07T03:30:56.444Z] #71 DONE 3.9s [2024-04-07T03:30:56.444Z] [2024-04-07T03:30:56.444Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:30:56.444Z] #72 DONE 0.0s [2024-04-07T03:30:56.444Z] [2024-04-07T03:30:56.444Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-04-07T03:30:56.444Z] #62 2.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.704Z] #62 2.780 Upgrading critical system libraries and apk-tools: [2024-04-07T03:30:56.704Z] #62 2.780 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:30:56.704Z] #62 2.791 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:56.704Z] #62 2.843 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:30:56.704Z] #62 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.704Z] #62 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.963Z] #62 ... [2024-04-07T03:30:56.963Z] [2024-04-07T03:30:56.963Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-07T03:30:56.964Z] #0 2.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.964Z] #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.964Z] #0 2.720 Upgrading critical system libraries and apk-tools: [2024-04-07T03:30:56.964Z] #0 2.720 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:30:56.964Z] #0 2.725 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:56.964Z] #0 2.773 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:30:56.964Z] #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.964Z] #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.964Z] #0 3.053 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:30:56.964Z] #0 3.065 OK: 7 MiB in 17 packages [2024-04-07T03:30:56.964Z] #73 DONE 3.2s [2024-04-07T03:30:56.964Z] [2024-04-07T03:30:56.964Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:30:56.964Z] #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.964Z] #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.964Z] #0 2.562 Upgrading critical system libraries and apk-tools: [2024-04-07T03:30:56.964Z] #0 2.562 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:30:56.964Z] #0 2.569 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:56.964Z] #0 2.619 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:30:56.964Z] #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.964Z] #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:56.964Z] #0 2.897 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:30:56.964Z] #0 2.905 OK: 7 MiB in 16 packages [2024-04-07T03:30:56.964Z] #74 DONE 3.1s [2024-04-07T03:30:56.964Z] [2024-04-07T03:30:56.964Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-04-07T03:30:56.964Z] #62 3.123 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:30:56.964Z] #62 3.130 OK: 7 MiB in 16 packages [2024-04-07T03:30:57.225Z] #62 DONE 3.3s [2024-04-07T03:30:57.225Z] [2024-04-07T03:30:57.225Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:30:57.225Z] #0 2.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:57.225Z] #0 2.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:57.225Z] #0 2.872 Upgrading critical system libraries and apk-tools: [2024-04-07T03:30:57.225Z] #0 2.872 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:30:57.225Z] #0 2.875 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:57.225Z] #0 2.923 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:30:57.225Z] #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:57.225Z] #0 3.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:57.225Z] #0 3.191 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:30:57.225Z] #0 3.259 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:30:57.225Z] #0 3.312 OK: 8 MiB in 17 packages [2024-04-07T03:30:57.225Z] #75 DONE 3.4s [2024-04-07T03:30:57.225Z] [2024-04-07T03:30:57.225Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-07T03:30:58.612Z] #76 ... [2024-04-07T03:30:58.612Z] [2024-04-07T03:30:58.612Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-07T03:30:58.612Z] #0 3.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.612Z] #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.612Z] #0 3.868 Upgrading critical system libraries and apk-tools: [2024-04-07T03:30:58.612Z] #0 3.868 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:30:58.612Z] #0 3.875 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:58.612Z] #0 3.923 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:30:58.612Z] #0 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.612Z] #0 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.612Z] #0 4.213 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:30:58.612Z] #0 4.222 OK: 8 MiB in 20 packages [2024-04-07T03:30:58.612Z] #77 DONE 4.5s [2024-04-07T03:30:58.612Z] [2024-04-07T03:30:58.612Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-07T03:30:58.612Z] #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.612Z] #0 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.612Z] #0 3.765 Upgrading critical system libraries and apk-tools: [2024-04-07T03:30:58.612Z] #0 3.765 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:30:58.612Z] #0 3.773 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:58.612Z] #0 3.824 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:30:58.612Z] #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.612Z] #0 3.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.612Z] #0 4.135 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:30:58.612Z] #0 4.144 OK: 8 MiB in 19 packages [2024-04-07T03:30:58.613Z] #78 DONE 4.3s [2024-04-07T03:30:58.613Z] [2024-04-07T03:30:58.613Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:30:58.613Z] #63 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.613Z] #63 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.613Z] #63 2.707 Upgrading critical system libraries and apk-tools: [2024-04-07T03:30:58.613Z] #63 2.707 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:30:58.613Z] #63 2.729 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:30:58.613Z] #63 2.787 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:30:58.613Z] #63 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.613Z] #63 2.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:30:58.613Z] #63 3.118 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:30:58.613Z] #63 3.127 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:31:00.002Z] #63 4.186 OK: 12 MiB in 26 packages [2024-04-07T03:31:02.734Z] #63 ... [2024-04-07T03:31:02.734Z] [2024-04-07T03:31:02.734Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-07T03:31:02.734Z] #0 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:31:02.734Z] #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:31:02.734Z] #0 2.693 Upgrading critical system libraries and apk-tools: [2024-04-07T03:31:02.734Z] #0 2.693 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:31:02.734Z] #0 2.702 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:31:02.734Z] #0 2.788 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:31:02.734Z] #0 2.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:31:02.734Z] #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:31:02.734Z] #0 3.096 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:31:02.734Z] #0 3.103 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:31:02.734Z] #0 4.209 OK: 17 MiB in 19 packages [2024-04-07T03:31:02.734Z] #79 DONE 7.2s [2024-04-07T03:31:02.734Z] [2024-04-07T03:31:02.734Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-07T03:31:02.734Z] #76 DONE 5.9s [2024-04-07T03:31:02.734Z] [2024-04-07T03:31:02.734Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:31:02.734Z] #63 DONE 7.4s [2024-04-07T03:31:02.734Z] [2024-04-07T03:31:02.734Z] #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-04-07T03:31:03.308Z] #80 ... [2024-04-07T03:31:03.308Z] [2024-04-07T03:31:03.308Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-07T03:31:03.308Z] #0 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:31:03.308Z] #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:31:03.308Z] #0 3.525 Upgrading critical system libraries and apk-tools: [2024-04-07T03:31:03.308Z] #0 3.525 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:31:03.308Z] #0 3.535 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:31:03.308Z] #0 3.598 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:31:03.308Z] #0 3.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-07T03:31:03.308Z] #0 3.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-07T03:31:03.308Z] #0 3.943 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:31:03.308Z] #0 3.951 OK: 17 MiB in 19 packages [2024-04-07T03:31:03.308Z] #81 DONE 8.7s [2024-04-07T03:31:03.308Z] [2024-04-07T03:31:03.308Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-07T03:31:03.308Z] #82 DONE 4.9s [2024-04-07T03:31:03.308Z] [2024-04-07T03:31:03.308Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-04-07T03:31:03.571Z] #83 ... [2024-04-07T03:31:03.571Z] [2024-04-07T03:31:03.571Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-07T03:31:03.571Z] #84 DONE 5.1s [2024-04-07T03:31:03.571Z] [2024-04-07T03:31:03.571Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-07T03:31:03.571Z] #85 DONE 5.3s [2024-04-07T03:31:03.571Z] [2024-04-07T03:31:03.571Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-07T03:31:04.149Z] #86 ... [2024-04-07T03:31:04.149Z] [2024-04-07T03:31:04.149Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:31:04.411Z] #34 ... [2024-04-07T03:31:04.411Z] [2024-04-07T03:31:04.411Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-04-07T03:31:05.382Z] #87 ... [2024-04-07T03:31:05.382Z] [2024-04-07T03:31:05.382Z] #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-04-07T03:31:05.382Z] #80 DONE 2.4s [2024-04-07T03:31:05.382Z] [2024-04-07T03:31:05.382Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-07T03:31:05.968Z] #88 DONE 2.6s [2024-04-07T03:31:05.968Z] [2024-04-07T03:31:05.968Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-04-07T03:31:05.968Z] #83 DONE 2.6s [2024-04-07T03:31:05.968Z] [2024-04-07T03:31:05.968Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:31:05.968Z] #89 ... [2024-04-07T03:31:05.968Z] [2024-04-07T03:31:05.968Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-04-07T03:31:05.968Z] #87 DONE 2.1s [2024-04-07T03:31:05.968Z] [2024-04-07T03:31:05.968Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-07T03:31:05.968Z] #86 DONE 2.3s [2024-04-07T03:31:05.968Z] [2024-04-07T03:31:05.968Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-04-07T03:31:06.232Z] #90 ... [2024-04-07T03:31:06.232Z] [2024-04-07T03:31:06.232Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:31:06.232Z] #91 ... [2024-04-07T03:31:06.232Z] [2024-04-07T03:31:06.232Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-04-07T03:31:06.492Z] #92 ... [2024-04-07T03:31:06.492Z] [2024-04-07T03:31:06.492Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-04-07T03:31:06.492Z] #93 DONE 0.6s [2024-04-07T03:31:06.492Z] [2024-04-07T03:31:06.492Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-07T03:31:06.752Z] #94 ... [2024-04-07T03:31:06.752Z] [2024-04-07T03:31:06.752Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-04-07T03:31:06.752Z] #92 DONE 0.8s [2024-04-07T03:31:06.752Z] [2024-04-07T03:31:06.752Z] #65 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:31:07.012Z] #65 ... [2024-04-07T03:31:07.012Z] [2024-04-07T03:31:07.012Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-04-07T03:31:07.012Z] #90 DONE 1.0s [2024-04-07T03:31:07.012Z] [2024-04-07T03:31:07.012Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-04-07T03:31:07.958Z] #95 DONE 1.0s [2024-04-07T03:31:07.958Z] [2024-04-07T03:31:07.958Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-07T03:31:07.958Z] #94 DONE 1.4s [2024-04-07T03:31:07.958Z] [2024-04-07T03:31:07.958Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-04-07T03:31:07.958Z] #96 DONE 1.1s [2024-04-07T03:31:07.958Z] [2024-04-07T03:31:07.958Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-04-07T03:31:08.218Z] #97 DONE 0.1s [2024-04-07T03:31:08.218Z] [2024-04-07T03:31:08.218Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-04-07T03:31:08.218Z] #98 DONE 0.1s [2024-04-07T03:31:08.219Z] [2024-04-07T03:31:08.219Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-04-07T03:31:08.219Z] #99 DONE 0.1s [2024-04-07T03:31:08.219Z] [2024-04-07T03:31:08.219Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-04-07T03:31:08.219Z] #100 DONE 0.1s [2024-04-07T03:31:08.219Z] [2024-04-07T03:31:08.219Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-04-07T03:31:08.219Z] #101 DONE 0.1s [2024-04-07T03:31:08.219Z] [2024-04-07T03:31:08.219Z] #102 [security-spire-server] exporting to image [2024-04-07T03:31:08.219Z] #102 exporting layers [2024-04-07T03:31:08.219Z] #102 ... [2024-04-07T03:31:08.219Z] [2024-04-07T03:31:08.219Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-04-07T03:31:08.219Z] #103 DONE 0.1s [2024-04-07T03:31:08.219Z] [2024-04-07T03:31:08.219Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-04-07T03:31:08.219Z] #104 DONE 0.1s [2024-04-07T03:31:08.219Z] [2024-04-07T03:31:08.219Z] #102 [security-spire-agent] exporting to image [2024-04-07T03:31:08.790Z] #102 exporting layers 0.6s done [2024-04-07T03:31:08.790Z] #102 writing image sha256:a38f5961bb841054023ea650bd4014a5df47cfab7462eb70456a79258a151f10 0.0s done [2024-04-07T03:31:08.790Z] #102 naming to docker.io/library/security-spire-server done [2024-04-07T03:31:08.790Z] #102 writing image sha256:283b6d9fa5bc775c7673aa59bb96cd401e5ea75409504501cb6f9ff8bbde147b 0.0s done [2024-04-07T03:31:08.790Z] #102 naming to docker.io/library/security-spire-config done [2024-04-07T03:31:09.078Z] #102 writing image sha256:a6e002b1696711180bae4971008dffb34abf87163a380af0067cffcdfbc6856e done [2024-04-07T03:31:09.078Z] #102 naming to docker.io/library/security-spire-agent done [2024-04-07T03:31:09.078Z] #102 DONE 0.8s [2024-04-07T03:31:09.078Z] [2024-04-07T03:31:09.078Z] #65 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:31:09.843Z] Removing intermediate container d0be4f2cf201 [2024-04-07T03:31:09.843Z] ---> 95e29ef39f9e [2024-04-07T03:31:09.843Z] Successfully built 95e29ef39f9e [2024-04-07T03:31:09.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:31:10.280Z] + docker inspect -f . ci-base-image-arm64 [2024-04-07T03:31:10.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:31:10.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-2093 does not seem to be running inside a container [2024-04-07T03:31:10.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-07T03:31:12.368Z] $ docker top 9c5bfbcb9656480fa9f5ec94437a47f9e6e7046d5e9f627bcc62815a32147143 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T03:31:13.292Z] + go version [2024-04-07T03:31:13.293Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-07T03:31:13.317Z] $ docker stop --time=1 9c5bfbcb9656480fa9f5ec94437a47f9e6e7046d5e9f627bcc62815a32147143 [2024-04-07T03:31:15.093Z] $ docker rm -f --volumes 9c5bfbcb9656480fa9f5ec94437a47f9e6e7046d5e9f627bcc62815a32147143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:31:15.755Z] + docker inspect -f . ci-base-image-arm64 [2024-04-07T03:31:15.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:31:15.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-2093 does not seem to be running inside a container [2024-04-07T03:31:16.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-07T03:31:17.766Z] $ docker top 38894809bbbfe4166f3c241ab05586651cf1646f9afe4527eadbd0539c5a6fef -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-07T03:31:18.034Z] ========================================================= [2024-04-07T03:31:18.034Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-07T03:31:18.034Z] ========================================================= [Pipeline] sh [2024-04-07T03:31:18.680Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-04-07T03:31:19.365Z] + make test [2024-04-07T03:31:19.365Z] go test -race -coverprofile=coverage.out ./... [2024-04-07T03:32:05.545Z] #65 DONE 65.6s [2024-04-07T03:32:05.545Z] [2024-04-07T03:32:05.545Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:32:05.545Z] #89 DONE 64.9s [2024-04-07T03:32:05.545Z] [2024-04-07T03:32:05.545Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:32:05.545Z] #91 DONE 65.2s [2024-04-07T03:32:05.545Z] [2024-04-07T03:32:05.545Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:32:05.545Z] #69 DONE 65.2s [2024-04-07T03:32:05.545Z] [2024-04-07T03:32:05.545Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-04-07T03:32:06.247Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-07T03:32:12.344Z] #105 ... [2024-04-07T03:32:12.344Z] [2024-04-07T03:32:12.344Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-07T03:32:12.344Z] #106 ... [2024-04-07T03:32:12.344Z] [2024-04-07T03:32:12.344Z] #107 [support-notifications builder 6/7] COPY . . [2024-04-07T03:32:12.344Z] #107 ... [2024-04-07T03:32:12.344Z] [2024-04-07T03:32:12.344Z] #108 [core-data builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #108 ... [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #106 DONE 17.3s [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #107 [support-notifications builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #107 DONE 17.3s [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-07T03:32:19.033Z] #109 ... [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #110 [support-scheduler builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #110 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:32:19.033Z] #111 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:32:19.033Z] #112 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:32:19.033Z] #113 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #114 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:32:19.033Z] #115 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:32:19.033Z] #116 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:32:19.033Z] #117 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #118 [core-command builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #118 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:32:19.033Z] #119 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:32:19.033Z] #120 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #121 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:32:19.033Z] #122 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #123 [core-metadata builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #123 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:32:19.033Z] #124 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:32:19.033Z] #125 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #126 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:32:19.033Z] #127 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #128 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:32:19.033Z] #129 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:32:19.033Z] #130 CACHED [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #105 DONE 17.4s [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #108 [core-data builder 6/7] COPY . . [2024-04-07T03:32:19.033Z] #108 DONE 17.4s [2024-04-07T03:32:19.033Z] [2024-04-07T03:32:19.033Z] #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-04-07T03:32:19.975Z] #131 1.224 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-04-07T03:32:30.337Z] #131 ... [2024-04-07T03:32:30.337Z] [2024-04-07T03:32:30.337Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-07T03:32:30.337Z] #0 0.346 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-04-07T03:32:30.337Z] #132 ... [2024-04-07T03:32:30.337Z] [2024-04-07T03:32:30.337Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-07T03:32:30.337Z] #0 1.235 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-04-07T03:32:30.337Z] #133 ... [2024-04-07T03:32:30.337Z] [2024-04-07T03:32:30.337Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-07T03:32:30.337Z] #0 1.020 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-04-07T03:32:30.337Z] #134 ... [2024-04-07T03:32:30.337Z] [2024-04-07T03:32:30.337Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T03:32:30.337Z] #0 0.543 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-04-07T03:32:30.337Z] #135 ... [2024-04-07T03:32:30.337Z] [2024-04-07T03:32:30.337Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-07T03:32:30.337Z] #109 0.681 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-04-07T03:32:30.337Z] #109 ... [2024-04-07T03:32:30.337Z] [2024-04-07T03:32:30.337Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-07T03:32:30.337Z] #0 0.895 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-04-07T03:32:30.337Z] #136 ... [2024-04-07T03:32:30.337Z] [2024-04-07T03:32:30.337Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-07T03:32:30.337Z] #0 0.828 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-04-07T03:32:30.337Z] #137 ... [2024-04-07T03:32:30.337Z] [2024-04-07T03:32:30.337Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-07T03:32:30.337Z] #0 1.116 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-04-07T03:32:30.337Z] #138 ... [2024-04-07T03:32:30.337Z] [2024-04-07T03:32:30.337Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-07T03:32:30.337Z] #0 0.761 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-04-07T03:32:30.337Z] #139 ... [2024-04-07T03:32:30.337Z] [2024-04-07T03:32:30.337Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T03:32:30.337Z] #0 0.983 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-04-07T03:33:38.081Z] #140 ... [2024-04-07T03:33:38.081Z] [2024-04-07T03:33:38.081Z] #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-04-07T03:33:38.081Z] #131 76.30 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-04-07T03:34:34.572Z] #131 ... [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-07T03:34:34.572Z] #109 DONE 134.5s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-07T03:34:34.572Z] #133 DONE 134.5s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-07T03:34:34.572Z] #137 DONE 134.5s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-07T03:34:34.572Z] #136 DONE 134.6s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-07T03:34:34.572Z] #138 DONE 134.6s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T03:34:34.572Z] #140 DONE 134.6s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #141 ... [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-07T03:34:34.572Z] #134 DONE 134.7s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-07T03:34:34.572Z] #132 DONE 134.8s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T03:34:34.572Z] #135 DONE 134.8s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #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-04-07T03:34:34.572Z] #131 DONE 134.8s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #142 ... [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-07T03:34:34.572Z] #139 DONE 134.9s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #143 ... [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #144 DONE 0.7s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #141 DONE 0.7s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-04-07T03:34:34.572Z] #145 DONE 0.7s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #142 DONE 0.5s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #146 DONE 0.6s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #147 ... [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #148 DONE 0.5s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #143 DONE 0.5s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #149 DONE 0.4s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #150 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #150 DONE 0.4s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #151 CACHED [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #152 CACHED [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #153 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-04-07T03:34:34.572Z] #153 ... [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #154 CACHED [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #155 CACHED [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #156 CACHED [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #157 CACHED [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:34.572Z] #158 CACHED [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #159 CACHED [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #147 DONE 0.3s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #160 DONE 0.3s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #161 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #161 DONE 0.3s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:34.572Z] #162 DONE 0.3s [2024-04-07T03:34:34.572Z] [2024-04-07T03:34:34.572Z] #163 [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-04-07T03:34:38.756Z] #163 ... [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-04-07T03:34:38.756Z] #164 DONE 3.9s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #165 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-04-07T03:34:38.756Z] #165 DONE 3.9s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #153 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-04-07T03:34:38.756Z] #153 DONE 3.9s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-04-07T03:34:38.756Z] #166 DONE 3.9s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-04-07T03:34:38.756Z] #167 DONE 4.0s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #168 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-04-07T03:34:38.756Z] #168 ... [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-04-07T03:34:38.756Z] #169 DONE 4.0s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #170 [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-04-07T03:34:38.756Z] #170 DONE 3.9s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-04-07T03:34:38.756Z] #171 DONE 4.0s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-04-07T03:34:38.756Z] #172 DONE 4.4s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #173 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-04-07T03:34:38.756Z] #173 DONE 4.1s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #163 [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-04-07T03:34:38.756Z] #163 DONE 3.9s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-04-07T03:34:38.756Z] #174 DONE 0.4s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #175 [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-04-07T03:34:38.756Z] #175 ... [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-04-07T03:34:38.756Z] #176 DONE 0.4s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-04-07T03:34:38.756Z] #177 DONE 0.4s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-04-07T03:34:38.756Z] #178 DONE 0.4s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #168 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-04-07T03:34:38.756Z] #168 DONE 0.4s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-04-07T03:34:38.756Z] #179 DONE 0.4s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #180 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-04-07T03:34:38.756Z] #180 DONE 0.4s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #181 [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-04-07T03:34:38.756Z] #181 DONE 0.4s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-04-07T03:34:38.756Z] #182 DONE 0.4s [2024-04-07T03:34:38.756Z] [2024-04-07T03:34:38.756Z] #102 [core-data] exporting to image [2024-04-07T03:34:38.756Z] #102 exporting layers [2024-04-07T03:34:39.017Z] #102 ... [2024-04-07T03:34:39.017Z] [2024-04-07T03:34:39.017Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T03:34:39.017Z] #183 DONE 0.5s [2024-04-07T03:34:39.017Z] [2024-04-07T03:34:39.017Z] #175 [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-04-07T03:34:39.017Z] #175 DONE 0.4s [2024-04-07T03:34:39.017Z] [2024-04-07T03:34:39.017Z] #102 [core-data] exporting to image [2024-04-07T03:34:39.017Z] #102 exporting layers 0.3s done [2024-04-07T03:34:39.276Z] #102 ... [2024-04-07T03:34:39.276Z] [2024-04-07T03:34:39.276Z] #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-04-07T03:34:39.276Z] #184 DONE 0.7s [2024-04-07T03:34:39.534Z] [2024-04-07T03:34:39.534Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-04-07T03:34:39.534Z] #185 DONE 0.6s [2024-04-07T03:34:39.534Z] [2024-04-07T03:34:39.534Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-04-07T03:34:39.534Z] #186 DONE 0.6s [2024-04-07T03:34:39.534Z] [2024-04-07T03:34:39.534Z] #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-04-07T03:34:39.534Z] #187 DONE 0.6s [2024-04-07T03:34:39.534Z] [2024-04-07T03:34:39.534Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-04-07T03:34:39.534Z] #188 DONE 0.4s [2024-04-07T03:34:39.534Z] [2024-04-07T03:34:39.534Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-04-07T03:34:39.534Z] #189 DONE 0.5s [2024-04-07T03:34:39.534Z] [2024-04-07T03:34:39.534Z] #102 [support-notifications] exporting to image [2024-04-07T03:34:39.534Z] #102 exporting layers 0.6s done [2024-04-07T03:34:39.534Z] #102 writing image sha256:b1b385ec58b31d226ac43970df1e921ac2d7fbac974fa3e277085004fdfe4af4 0.0s done [2024-04-07T03:34:39.534Z] #102 naming to docker.io/library/support-scheduler done [2024-04-07T03:34:39.534Z] #102 writing image sha256:aa5bd7e1c159912a2e2117f4c6c7a2fb8ca1581c397657b5b1db9dd12717a521 0.0s done [2024-04-07T03:34:39.534Z] #102 naming to docker.io/library/support-notifications done [2024-04-07T03:34:40.100Z] #102 ... [2024-04-07T03:34:40.100Z] [2024-04-07T03:34:40.100Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-04-07T03:34:40.100Z] #190 DONE 0.7s [2024-04-07T03:34:40.100Z] [2024-04-07T03:34:40.100Z] #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-04-07T03:34:40.100Z] #191 DONE 0.7s [2024-04-07T03:34:40.100Z] [2024-04-07T03:34:40.100Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-04-07T03:34:40.100Z] #192 DONE 0.7s [2024-04-07T03:34:40.100Z] [2024-04-07T03:34:40.100Z] #102 [core-data] exporting to image [2024-04-07T03:34:40.100Z] #102 exporting layers 0.8s done [2024-04-07T03:34:40.100Z] #102 writing image sha256:32c4550b7cf7fd721a19a34ec8b7c22743fa6aa962bbb3cd10847fa76269ed1b 0.0s done [2024-04-07T03:34:40.100Z] #102 writing image sha256:9ec4b26d97958053b4dc9f4132004629999297a563a40b9ec8ec752580c0d0d4 0.0s done [2024-04-07T03:34:40.100Z] #102 writing image sha256:a34a1ab5456cc75bf6b871d4501e75c6fec8193fc1390db36bdfcafcab4a10e5 0.0s done [2024-04-07T03:34:40.100Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-04-07T03:34:40.100Z] #102 naming to docker.io/library/core-command done [2024-04-07T03:34:40.100Z] #102 naming to docker.io/library/core-data 0.0s done [2024-04-07T03:34:40.361Z] #102 ... [2024-04-07T03:34:40.361Z] [2024-04-07T03:34:40.361Z] #193 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-07T03:34:40.361Z] #193 DONE 0.9s [2024-04-07T03:34:40.361Z] [2024-04-07T03:34:40.361Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-07T03:34:40.361Z] #194 DONE 0.9s [2024-04-07T03:34:40.361Z] [2024-04-07T03:34:40.361Z] #102 [core-common-config-bootstrapper] exporting to image [2024-04-07T03:34:40.361Z] #102 writing image sha256:54c9da4d95bf22b3c180c1903f3985f168ad2f2e2377082b317bb7ea884e8db5 done [2024-04-07T03:34:40.361Z] #102 naming to docker.io/library/core-metadata done [2024-04-07T03:34:40.624Z] #102 ... [2024-04-07T03:34:40.624Z] [2024-04-07T03:34:40.624Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-04-07T03:34:40.624Z] #195 DONE 0.5s [2024-04-07T03:34:40.624Z] [2024-04-07T03:34:40.624Z] #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-04-07T03:34:40.624Z] #196 DONE 0.5s [2024-04-07T03:34:40.624Z] [2024-04-07T03:34:40.624Z] #102 [core-common-config-bootstrapper] exporting to image [2024-04-07T03:34:40.624Z] #102 exporting layers 0.4s done [2024-04-07T03:34:40.624Z] #102 writing image sha256:29e8505eaf90a15c324005c9e1a5fed64fefebb01b56803be2d441fe4a46655b 0.0s done [2024-04-07T03:34:40.624Z] #102 naming to docker.io/library/security-proxy-auth [2024-04-07T03:34:40.624Z] #102 exporting layers 0.4s done [2024-04-07T03:34:40.624Z] #102 naming to docker.io/library/security-proxy-auth done [2024-04-07T03:34:40.624Z] #102 writing image sha256:1fe9d509197fb9d8c35a89f162b9d6a5dee6e6817688b01d3251174f2eedeaf8 done [2024-04-07T03:34:40.624Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-04-07T03:34:40.624Z] #102 DONE 2.8s [2024-04-07T03:34:40.624Z] [2024-04-07T03:34:40.624Z] #197 [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-04-07T03:34:40.624Z] #197 DONE 0.1s [2024-04-07T03:34:40.624Z] [2024-04-07T03:34:40.624Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-04-07T03:34:40.624Z] #198 DONE 0.1s [2024-04-07T03:34:40.624Z] [2024-04-07T03:34:40.624Z] #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-07T03:34:40.885Z] #199 ... [2024-04-07T03:34:40.885Z] [2024-04-07T03:34:40.885Z] #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-04-07T03:34:40.885Z] #200 DONE 0.1s [2024-04-07T03:34:40.885Z] [2024-04-07T03:34:40.885Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-04-07T03:34:40.885Z] #201 DONE 0.0s [2024-04-07T03:34:40.885Z] [2024-04-07T03:34:40.885Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-04-07T03:34:40.885Z] #202 DONE 0.0s [2024-04-07T03:34:41.152Z] [2024-04-07T03:34:41.152Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-07T03:34:41.152Z] #203 DONE 0.9s [2024-04-07T03:34:41.152Z] [2024-04-07T03:34:41.152Z] #102 [security-proxy-setup] exporting to image [2024-04-07T03:34:41.152Z] #102 exporting layers 0.3s done [2024-04-07T03:34:41.412Z] #102 ... [2024-04-07T03:34:41.412Z] [2024-04-07T03:34:41.412Z] #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-07T03:34:41.412Z] #199 DONE 0.6s [2024-04-07T03:34:41.412Z] [2024-04-07T03:34:41.412Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-04-07T03:34:41.412Z] #204 DONE 0.4s [2024-04-07T03:34:41.412Z] [2024-04-07T03:34:41.412Z] #102 [security-bootstrapper] exporting to image [2024-04-07T03:34:41.412Z] #102 writing image sha256:394b56532c3dc6434fbcaf8debf30fa355fd984b21cea7a5b07fe217e0c44bc5 done [2024-04-07T03:34:41.412Z] #102 naming to docker.io/library/security-proxy-setup done [2024-04-07T03:34:41.674Z] #102 exporting layers 0.3s done [2024-04-07T03:34:41.674Z] #102 writing image sha256:5174b96bc3ef67b48218709e4e98a948dbdc8ed7c1e63e65b13ca1c491f62504 done [2024-04-07T03:34:41.674Z] #102 naming to docker.io/library/security-bootstrapper done [2024-04-07T03:34:41.674Z] #102 writing image sha256:fa599ba852fc07f5f2285e30a6c7cc17cc9a0a7925929cee334c3e0aa8c476bb done [2024-04-07T03:34:41.674Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-04-07T03:34:41.674Z] #102 DONE 3.4s [2024-04-07T03:34:41.674Z] [2024-04-07T03:34:41.674Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T03:34:41.674Z] time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-04-07T03:34:41.673Z] $ docker stop --time=1 eacd6e436417224045fa3f1abec61e707ddbf116534a14543715cb9db18b9101 [2024-04-07T03:34:42.955Z] $ docker rm -f --volumes eacd6e436417224045fa3f1abec61e707ddbf116534a14543715cb9db18b9101 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-07T03:34:43.329Z] + docker images [2024-04-07T03:34:43.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-04-07T03:34:43.329Z] security-secretstore-setup latest fa599ba852fc 2 seconds ago 37MB [2024-04-07T03:34:43.329Z] security-bootstrapper latest 5174b96bc3ef 2 seconds ago 19.2MB [2024-04-07T03:34:43.329Z] security-proxy-setup latest 394b56532c3d 3 seconds ago 26.5MB [2024-04-07T03:34:43.329Z] security-proxy-auth latest 29e8505eaf90 3 seconds ago 33MB [2024-04-07T03:34:43.329Z] core-common-config-bootstrapper latest 1fe9d509197f 3 seconds ago 15.5MB [2024-04-07T03:34:43.330Z] core-metadata latest 54c9da4d95bf 4 seconds ago 35.9MB [2024-04-07T03:34:43.330Z] core-data latest a34a1ab5456c 5 seconds ago 35.8MB [2024-04-07T03:34:43.330Z] security-spiffe-token-provider latest 32c4550b7cf7 5 seconds ago 29.2MB [2024-04-07T03:34:43.330Z] support-notifications latest aa5bd7e1c159 5 seconds ago 38.9MB [2024-04-07T03:34:43.330Z] core-command latest 9ec4b26d9795 5 seconds ago 35.4MB [2024-04-07T03:34:43.330Z] support-scheduler latest b1b385ec58b3 5 seconds ago 38.3MB [2024-04-07T03:34:43.330Z] security-spire-agent latest a6e002b16967 3 minutes ago 161MB [2024-04-07T03:34:43.330Z] security-spire-server latest a38f5961bb84 3 minutes ago 103MB [2024-04-07T03:34:43.330Z] security-spire-config latest 283b6d9fa5bc 3 minutes ago 102MB [2024-04-07T03:34:43.330Z] ci-base-image-x86_64 latest c838c4f78273 7 minutes ago 977MB [2024-04-07T03:34:43.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB [2024-04-07T03:34:43.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 10 months ago 334MB [2024-04-07T03:34:43.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 21 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-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-07T03:34:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-04-07T03:35:08.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-07T03:35:08.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-07T03:35:08.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.241s coverage: 28.7% of statements [2024-04-07T03:35:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.318s coverage: 97.0% of statements [2024-04-07T03:35:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-07T03:35:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-04-07T03:35:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-04-07T03:35:26.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.413s coverage: 69.2% of statements [2024-04-07T03:35:28.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-07T03:35:28.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-07T03:35:29.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.355s coverage: 53.2% of statements [2024-04-07T03:35:34.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-07T03:35:34.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-07T03:35:34.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-07T03:35:34.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-07T03:35:34.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-04-07T03:35:44.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-07T03:35:44.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-07T03:35:50.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.955s coverage: 93.4% of statements [2024-04-07T03:35:50.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.485s coverage: 6.1% of statements [2024-04-07T03:35:56.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-07T03:35:56.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-07T03:35:56.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-07T03:35:58.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-07T03:35:58.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-04-07T03:35:58.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-07T03:35:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-07T03:35:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-07T03:35:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-07T03:35:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-07T03:35:58.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.826s coverage: 97.6% of statements [2024-04-07T03:35:59.370Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.219s coverage: 72.2% of statements [2024-04-07T03:36:09.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-07T03:36:09.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-04-07T03:36:10.388Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.471s coverage: 0.9% of statements [2024-04-07T03:36:10.388Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.300s coverage: 32.2% of statements [2024-04-07T03:36:14.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.476s coverage: 41.7% of statements [2024-04-07T03:36:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.455s coverage: 82.9% of statements [2024-04-07T03:36:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.368s coverage: 94.1% of statements [2024-04-07T03:36:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.243s coverage: 96.3% of statements [2024-04-07T03:36:19.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.243s coverage: 87.5% of statements [2024-04-07T03:36:22.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-07T03:36:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-07T03:36:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-07T03:36:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-04-07T03:36:27.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-07T03:36:27.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-04-07T03:36:27.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-07T03:36:27.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-07T03:36:31.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.255s coverage: 94.4% of statements [2024-04-07T03:36:32.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-04-07T03:36:32.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-07T03:36:32.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-07T03:36:32.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-04-07T03:36:44.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-04-07T03:36:44.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-07T03:36:46.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-04-07T03:36:47.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.148s coverage: 79.9% of statements [2024-04-07T03:36:47.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.291s coverage: 92.9% of statements [2024-04-07T03:36:47.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.080s coverage: 64.4% of statements [2024-04-07T03:36:47.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.249s coverage: 62.3% of statements [2024-04-07T03:36:47.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.225s coverage: 87.2% of statements [2024-04-07T03:36:47.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.211s coverage: 20.0% of statements [2024-04-07T03:36:47.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.191s coverage: 100.0% of statements [2024-04-07T03:36:51.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-04-07T03:36:51.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-07T03:36:51.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.539s coverage: 81.8% of statements [2024-04-07T03:36:52.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.444s coverage: 82.1% of statements [2024-04-07T03:36:52.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.251s coverage: 86.0% of statements [2024-04-07T03:36:59.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-07T03:36:59.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-07T03:37:01.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.104s coverage: 63.1% of statements [2024-04-07T03:37:01.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.301s coverage: 100.0% of statements [2024-04-07T03:37:02.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.111s coverage: 89.4% of statements [2024-04-07T03:37:02.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.100s coverage: 100.0% of statements [2024-04-07T03:37:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-04-07T03:37:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-07T03:37:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-07T03:37:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.090s coverage: 73.7% of statements [2024-04-07T03:37:04.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.075s coverage: 100.0% of statements [2024-04-07T03:37:12.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-07T03:37:12.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-07T03:37:12.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-07T03:37:13.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.918s coverage: 38.4% of statements [2024-04-07T03:37:13.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.268s coverage: 89.5% of statements [2024-04-07T03:37:13.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-04-07T03:37:13.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-07T03:37:13.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-07T03:37:13.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-04-07T03:37:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.245s coverage: 84.8% of statements [2024-04-07T03:37:21.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-04-07T03:37:21.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-07T03:37:21.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-07T03:37:21.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-07T03:37:28.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.352s coverage: 19.9% of statements [2024-04-07T03:37:29.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-07T03:37:29.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-07T03:37:29.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-04-07T03:37:29.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-07T03:37:30.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.746s coverage: 95.7% of statements [2024-04-07T03:37:34.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-07T03:37:34.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-07T03:37:35.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.329s coverage: 61.8% of statements [2024-04-07T03:37:38.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-07T03:37:38.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-07T03:37:39.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.497s coverage: 98.9% of statements [2024-04-07T03:37:41.408Z] 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-04-07T03:37:41.679Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-07T03:37:41.679Z] go vet ./... [2024-04-07T03:41:33.488Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-07T03:41:33.488Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-07T03:41:33.488Z] ./bin/test-attribution-txt.sh [2024-04-07T03:41:33.488Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [Pipeline] echo [2024-04-07T03:41:33.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-04-07T03:41:34.145Z] + ls -al . [2024-04-07T03:41:34.145Z] total 812 [2024-04-07T03:41:34.145Z] drwxrwxr-x 10 1001 1001 4096 Apr 7 03:31 . [2024-04-07T03:41:34.145Z] drwxr-xr-x 4 root root 4096 Apr 7 03:31 .. [2024-04-07T03:41:34.145Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 03:28 .blubracket [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 10 Apr 7 03:28 .dockerignore [2024-04-07T03:41:34.145Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 03:28 .git [2024-04-07T03:41:34.145Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 03:28 .github [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 1074 Apr 7 03:28 .gitignore [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 42 Apr 7 03:28 .golangci.yml [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 100 Apr 7 03:28 .hadolint.yml [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 155 Apr 7 03:28 .sonarcloud.properties [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 1171 Apr 7 03:28 ADOPTERS.md [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 20261 Apr 7 03:28 Attribution.txt [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 100284 Apr 7 03:28 CHANGELOG.md [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 03:28 CONTRIBUTING.md [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 677 Apr 7 03:28 GOVERNANCE.md [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 861 Apr 7 03:28 Jenkinsfile [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 03:28 LICENSE [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 15392 Apr 7 03:28 Makefile [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 582 Apr 7 03:28 OWNERS.md [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 9528 Apr 7 03:28 README.md [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 789 Apr 7 03:28 SECURITY.md [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 5 Apr 7 03:25 VERSION [2024-04-07T03:41:34.145Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 03:28 bin [2024-04-07T03:41:34.145Z] drwxrwxr-x 18 1001 1001 4096 Apr 7 03:28 cmd [2024-04-07T03:41:34.145Z] -rw-r--r-- 1 root root 455122 Apr 7 03:37 coverage.out [2024-04-07T03:41:34.145Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 03:28 fuzz_test [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 7036 Apr 7 03:28 go.mod [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 101377 Apr 7 03:28 go.sum [2024-04-07T03:41:34.145Z] drwxrwxr-x 7 1001 1001 4096 Apr 7 03:28 internal [2024-04-07T03:41:34.145Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 03:28 openapi [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 584 Apr 7 03:28 security.txt [2024-04-07T03:41:34.145Z] -rw-rw-r-- 1 1001 1001 204 Apr 7 03:28 version.go [Pipeline] sh [2024-04-07T03:41:34.772Z] + '[' -e coverage.out ] [2024-04-07T03:41:34.772Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-04-07T03:41:34.800Z] Warning: overwriting stash ‘coverage-report’ [2024-04-07T03:41:35.593Z] Stashed 1 file(s) [Pipeline] sh [2024-04-07T03:41:36.211Z] + make build [2024-04-07T03:41:36.211Z] 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-04-07T03:44:27.907Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-04-07T03:44:28.869Z] 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-04-07T03:44:38.947Z] 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-04-07T03:44:40.892Z] 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-04-07T03:45:07.719Z] 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-04-07T03:45:15.956Z] 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-04-07T03:45:26.075Z] 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-04-07T03:45:30.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-04-07T03:45:33.676Z] 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-04-07T03:45:37.042Z] 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-04-07T03:45:42.383Z] 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-04-07T03:45:46.652Z] $ docker stop --time=1 38894809bbbfe4166f3c241ab05586651cf1646f9afe4527eadbd0539c5a6fef [2024-04-07T03:45:48.891Z] $ docker rm -f --volumes 38894809bbbfe4166f3c241ab05586651cf1646f9afe4527eadbd0539c5a6fef [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-04-07T03:45:52.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-07T03:45:52.545Z] [2024-04-07T03:45:52.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:45:52.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-07T03:45:54.304Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-04-07T03:45:54.304Z] 547446be3368: Pulling fs layer [2024-04-07T03:45:54.304Z] d125d8839a47: Pulling fs layer [2024-04-07T03:45:54.304Z] 3e85d5ac6304: Pulling fs layer [2024-04-07T03:45:54.304Z] c3105a71a48b: Pulling fs layer [2024-04-07T03:45:54.304Z] 0f093f025ec4: Pulling fs layer [2024-04-07T03:45:54.304Z] c3106fc0e877: Pulling fs layer [2024-04-07T03:45:54.304Z] c3105a71a48b: Waiting [2024-04-07T03:45:54.304Z] 0f093f025ec4: Waiting [2024-04-07T03:45:54.304Z] c3106fc0e877: Waiting [2024-04-07T03:45:54.304Z] 547446be3368: Verifying Checksum [2024-04-07T03:45:54.304Z] 547446be3368: Download complete [2024-04-07T03:45:54.304Z] c3105a71a48b: Verifying Checksum [2024-04-07T03:45:54.304Z] c3105a71a48b: Download complete [2024-04-07T03:45:54.570Z] d125d8839a47: Verifying Checksum [2024-04-07T03:45:54.570Z] d125d8839a47: Download complete [2024-04-07T03:45:54.570Z] c3106fc0e877: Verifying Checksum [2024-04-07T03:45:54.570Z] c3106fc0e877: Download complete [2024-04-07T03:45:54.839Z] 0f093f025ec4: Verifying Checksum [2024-04-07T03:45:54.839Z] 0f093f025ec4: Download complete [2024-04-07T03:45:55.104Z] 547446be3368: Pull complete [2024-04-07T03:45:56.064Z] d125d8839a47: Pull complete [2024-04-07T03:45:56.646Z] 3e85d5ac6304: Download complete [2024-04-07T03:46:06.718Z] 3e85d5ac6304: Pull complete [2024-04-07T03:46:06.718Z] c3105a71a48b: Pull complete [2024-04-07T03:46:08.125Z] 0f093f025ec4: Pull complete [2024-04-07T03:46:08.392Z] c3106fc0e877: Pull complete [2024-04-07T03:46:08.392Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-04-07T03:46:08.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-07T03:46:08.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:46:08.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-2093 does not seem to be running inside a container [2024-04-07T03:46:08.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-04-07T03:46:10.930Z] $ docker top 07e1478efdcfe76a6340704d766dc2c78543b9eefaa3c67c6f60e1e0c3cf2f38 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T03:46:11.763Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-04-07T03:46:21.854Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-04-07T03:46:21.854Z] #1 transferring dockerfile: 2.15kB done [2024-04-07T03:46:21.854Z] #1 DONE 0.1s [2024-04-07T03:46:22.128Z] [2024-04-07T03:46:22.128Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-04-07T03:46:22.399Z] #2 transferring dockerfile: 1.93kB done [2024-04-07T03:46:22.399Z] #2 DONE 0.1s [2024-04-07T03:46:22.399Z] [2024-04-07T03:46:22.399Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-04-07T03:46:22.399Z] #3 transferring dockerfile: 1.95kB 0.0s done [2024-04-07T03:46:22.399Z] #3 DONE 0.1s [2024-04-07T03:46:22.399Z] [2024-04-07T03:46:22.399Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-04-07T03:46:22.399Z] #4 transferring dockerfile: 2.06kB 0.0s done [2024-04-07T03:46:22.399Z] #4 DONE 0.1s [2024-04-07T03:46:22.399Z] [2024-04-07T03:46:22.399Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-04-07T03:46:22.399Z] #5 transferring dockerfile: 2.50kB done [2024-04-07T03:46:22.399Z] #5 DONE 0.1s [2024-04-07T03:46:22.399Z] [2024-04-07T03:46:22.399Z] #6 [core-command internal] load build definition from Dockerfile [2024-04-07T03:46:22.399Z] #6 transferring dockerfile: 1.93kB done [2024-04-07T03:46:22.399Z] #6 DONE 0.1s [2024-04-07T03:46:22.399Z] [2024-04-07T03:46:22.399Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-04-07T03:46:22.666Z] #7 transferring dockerfile: 1.81kB 0.0s done [2024-04-07T03:46:22.666Z] #7 DONE 0.1s [2024-04-07T03:46:22.666Z] [2024-04-07T03:46:22.666Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-04-07T03:46:22.666Z] #8 transferring dockerfile: 1.70kB 0.0s done [2024-04-07T03:46:22.666Z] #8 DONE 0.1s [2024-04-07T03:46:22.666Z] [2024-04-07T03:46:22.666Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-04-07T03:46:22.666Z] #9 transferring dockerfile: 2.49kB done [2024-04-07T03:46:22.666Z] #9 DONE 0.1s [2024-04-07T03:46:22.666Z] [2024-04-07T03:46:22.666Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-04-07T03:46:22.934Z] #10 transferring dockerfile: 2.93kB done [2024-04-07T03:46:22.934Z] #10 DONE 0.1s [2024-04-07T03:46:22.934Z] [2024-04-07T03:46:22.934Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-04-07T03:46:22.934Z] #11 transferring dockerfile: 2.23kB done [2024-04-07T03:46:22.934Z] #11 DONE 0.1s [2024-04-07T03:46:22.934Z] [2024-04-07T03:46:22.934Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-04-07T03:46:22.934Z] #12 transferring dockerfile: 1.89kB done [2024-04-07T03:46:22.934Z] #12 DONE 0.1s [2024-04-07T03:46:22.934Z] [2024-04-07T03:46:22.934Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-04-07T03:46:22.934Z] #13 transferring dockerfile: 1.69kB done [2024-04-07T03:46:22.934Z] #13 DONE 0.1s [2024-04-07T03:46:22.934Z] [2024-04-07T03:46:22.934Z] #14 [core-data internal] load build definition from Dockerfile [2024-04-07T03:46:22.934Z] #14 transferring dockerfile: 2.01kB done [2024-04-07T03:46:22.934Z] #14 DONE 0.1s [2024-04-07T03:46:22.934Z] [2024-04-07T03:46:22.934Z] #15 [security-proxy-auth internal] load .dockerignore [2024-04-07T03:46:23.203Z] #15 transferring context: 50B 0.0s done [2024-04-07T03:46:23.203Z] #15 DONE 0.1s [2024-04-07T03:46:23.784Z] [2024-04-07T03:46:23.784Z] #16 [support-scheduler internal] load .dockerignore [2024-04-07T03:46:23.784Z] #16 transferring context: 50B done [2024-04-07T03:46:23.784Z] #16 DONE 0.0s [2024-04-07T03:46:23.784Z] [2024-04-07T03:46:23.784Z] #17 [support-notifications internal] load .dockerignore [2024-04-07T03:46:23.784Z] #17 transferring context: 50B done [2024-04-07T03:46:23.784Z] #17 DONE 0.1s [2024-04-07T03:46:23.784Z] [2024-04-07T03:46:23.784Z] #18 [core-metadata internal] load .dockerignore [2024-04-07T03:46:23.784Z] #18 transferring context: 50B done [2024-04-07T03:46:24.053Z] #18 DONE 0.1s [2024-04-07T03:46:24.053Z] [2024-04-07T03:46:24.053Z] #19 [security-proxy-setup internal] load .dockerignore [2024-04-07T03:46:24.053Z] #19 transferring context: 50B done [2024-04-07T03:46:24.053Z] #19 DONE 0.1s [2024-04-07T03:46:24.053Z] [2024-04-07T03:46:24.053Z] #20 [core-command internal] load .dockerignore [2024-04-07T03:46:24.053Z] #20 transferring context: 50B done [2024-04-07T03:46:24.053Z] #20 DONE 0.1s [2024-04-07T03:46:24.053Z] [2024-04-07T03:46:24.053Z] #21 [security-spire-agent internal] load .dockerignore [2024-04-07T03:46:24.053Z] #21 transferring context: 50B done [2024-04-07T03:46:24.053Z] #21 DONE 0.1s [2024-04-07T03:46:24.320Z] [2024-04-07T03:46:24.320Z] #22 [security-spire-server internal] load .dockerignore [2024-04-07T03:46:24.320Z] #22 transferring context: 50B done [2024-04-07T03:46:24.320Z] #22 DONE 0.1s [2024-04-07T03:46:24.320Z] [2024-04-07T03:46:24.320Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-04-07T03:46:24.320Z] #23 transferring context: 50B done [2024-04-07T03:46:24.320Z] #23 DONE 0.0s [2024-04-07T03:46:24.320Z] [2024-04-07T03:46:24.320Z] #24 [security-bootstrapper internal] load .dockerignore [2024-04-07T03:46:24.320Z] #24 transferring context: 50B 0.0s done [2024-04-07T03:46:24.320Z] #24 DONE 0.1s [2024-04-07T03:46:24.320Z] [2024-04-07T03:46:24.320Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-04-07T03:46:24.320Z] #25 transferring context: 50B done [2024-04-07T03:46:24.320Z] #25 DONE 0.1s [2024-04-07T03:46:24.320Z] [2024-04-07T03:46:24.320Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-04-07T03:46:24.320Z] #26 transferring context: 50B done [2024-04-07T03:46:24.586Z] #26 DONE 0.1s [2024-04-07T03:46:24.586Z] [2024-04-07T03:46:24.586Z] #27 [security-spire-config internal] load .dockerignore [2024-04-07T03:46:24.586Z] #27 transferring context: 50B done [2024-04-07T03:46:24.586Z] #27 DONE 0.1s [2024-04-07T03:46:24.586Z] [2024-04-07T03:46:24.586Z] #28 [core-data internal] load .dockerignore [2024-04-07T03:46:24.855Z] #28 transferring context: 50B done [2024-04-07T03:46:24.855Z] #28 DONE 0.1s [2024-04-07T03:46:24.855Z] [2024-04-07T03:46:24.855Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-07T03:46:24.855Z] #29 DONE 0.0s [2024-04-07T03:46:24.855Z] [2024-04-07T03:46:24.855Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-04-07T03:46:24.855Z] #30 DONE 0.2s [2024-04-07T03:46:24.855Z] [2024-04-07T03:46:24.855Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:24.855Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:46:25.121Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-07T03:46:25.121Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-07T03:46:25.121Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.2s [2024-04-07T03:46:25.121Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:46:25.121Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-04-07T03:46:25.121Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-04-07T03:46:25.705Z] #31 ... [2024-04-07T03:46:25.705Z] [2024-04-07T03:46:25.705Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-07T03:46:25.705Z] #29 DONE 0.0s [2024-04-07T03:46:25.705Z] [2024-04-07T03:46:25.705Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-04-07T03:46:25.705Z] #30 DONE 0.3s [2024-04-07T03:46:25.705Z] [2024-04-07T03:46:25.705Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:25.705Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:46:25.705Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-07T03:46:25.705Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-07T03:46:25.705Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-04-07T03:46:25.705Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:46:25.705Z] #31 ... [2024-04-07T03:46:25.705Z] [2024-04-07T03:46:25.705Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-07T03:46:25.705Z] #29 DONE 0.0s [2024-04-07T03:46:25.705Z] [2024-04-07T03:46:25.705Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-04-07T03:46:25.705Z] #30 DONE 0.4s [2024-04-07T03:46:25.705Z] [2024-04-07T03:46:25.705Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:25.973Z] #31 ... [2024-04-07T03:46:25.974Z] [2024-04-07T03:46:25.974Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-07T03:46:25.974Z] #32 DONE 1.7s [2024-04-07T03:46:25.974Z] [2024-04-07T03:46:25.974Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:25.974Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:46:25.974Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-07T03:46:25.974Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-07T03:46:25.974Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-04-07T03:46:25.974Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:46:25.974Z] #31 ... [2024-04-07T03:46:25.974Z] [2024-04-07T03:46:25.974Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-07T03:46:25.974Z] #29 DONE 0.0s [2024-04-07T03:46:25.974Z] [2024-04-07T03:46:25.974Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:26.240Z] #31 ... [2024-04-07T03:46:26.240Z] [2024-04-07T03:46:26.240Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-07T03:46:26.240Z] #29 DONE 0.0s [2024-04-07T03:46:26.240Z] [2024-04-07T03:46:26.240Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:26.240Z] #31 ... [2024-04-07T03:46:26.240Z] [2024-04-07T03:46:26.240Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-04-07T03:46:26.240Z] #30 DONE 0.6s [2024-04-07T03:46:26.240Z] [2024-04-07T03:46:26.240Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:26.506Z] #31 ... [2024-04-07T03:46:26.506Z] [2024-04-07T03:46:26.506Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-07T03:46:26.506Z] #32 DONE 1.7s [2024-04-07T03:46:26.506Z] [2024-04-07T03:46:26.506Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:26.507Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:46:26.507Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-07T03:46:26.507Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-07T03:46:26.507Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-04-07T03:46:26.507Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:46:26.507Z] #31 ... [2024-04-07T03:46:26.507Z] [2024-04-07T03:46:26.507Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-04-07T03:46:26.507Z] #33 DONE 1.1s [2024-04-07T03:46:26.507Z] [2024-04-07T03:46:26.507Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:26.507Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-04-07T03:46:26.772Z] #31 ... [2024-04-07T03:46:26.772Z] [2024-04-07T03:46:26.772Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-04-07T03:46:26.772Z] #30 DONE 0.9s [2024-04-07T03:46:26.772Z] [2024-04-07T03:46:26.772Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-07T03:46:26.772Z] #29 DONE 0.0s [2024-04-07T03:46:26.772Z] [2024-04-07T03:46:26.772Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-04-07T03:46:27.051Z] #30 ... [2024-04-07T03:46:27.051Z] [2024-04-07T03:46:27.051Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-07T03:46:27.051Z] #29 DONE 0.0s [2024-04-07T03:46:27.051Z] [2024-04-07T03:46:27.051Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-04-07T03:46:27.318Z] #30 DONE 1.3s [2024-04-07T03:46:27.318Z] [2024-04-07T03:46:27.318Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-07T03:46:27.318Z] #29 DONE 0.0s [2024-04-07T03:46:27.318Z] [2024-04-07T03:46:27.318Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:27.318Z] #34 ... [2024-04-07T03:46:27.318Z] [2024-04-07T03:46:27.318Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-07T03:46:27.318Z] #32 DONE 1.7s [2024-04-07T03:46:27.318Z] [2024-04-07T03:46:27.318Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-04-07T03:46:27.318Z] #33 DONE 1.1s [2024-04-07T03:46:27.318Z] [2024-04-07T03:46:27.318Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:27.591Z] #34 ... [2024-04-07T03:46:27.591Z] [2024-04-07T03:46:27.591Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-07T03:46:27.591Z] #32 DONE 1.7s [2024-04-07T03:46:27.591Z] [2024-04-07T03:46:27.591Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-04-07T03:46:27.591Z] #33 DONE 1.1s [2024-04-07T03:46:27.591Z] [2024-04-07T03:46:27.591Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:27.591Z] #34 ... [2024-04-07T03:46:27.591Z] [2024-04-07T03:46:27.591Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-07T03:46:27.591Z] #29 DONE 0.0s [2024-04-07T03:46:27.591Z] [2024-04-07T03:46:27.591Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:27.859Z] #34 ... [2024-04-07T03:46:27.859Z] [2024-04-07T03:46:27.859Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-07T03:46:27.859Z] #29 DONE 0.0s [2024-04-07T03:46:27.859Z] [2024-04-07T03:46:27.859Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:28.125Z] #34 ... [2024-04-07T03:46:28.125Z] [2024-04-07T03:46:28.125Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:28.125Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:46:28.125Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-07T03:46:28.125Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-07T03:46:28.125Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-04-07T03:46:28.125Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:46:28.125Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-04-07T03:46:28.125Z] #31 DONE 4.1s [2024-04-07T03:46:28.125Z] [2024-04-07T03:46:28.125Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:28.714Z] #34 ... [2024-04-07T03:46:28.714Z] [2024-04-07T03:46:28.714Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-04-07T03:46:28.714Z] #30 DONE 2.3s [2024-04-07T03:46:28.714Z] [2024-04-07T03:46:28.714Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:28.714Z] #34 ... [2024-04-07T03:46:28.714Z] [2024-04-07T03:46:28.714Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-07T03:46:28.714Z] #32 DONE 1.8s [2024-04-07T03:46:28.714Z] [2024-04-07T03:46:28.714Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-04-07T03:46:28.714Z] #33 DONE 1.2s [2024-04-07T03:46:28.714Z] [2024-04-07T03:46:28.714Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:28.714Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:46:28.714Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-07T03:46:28.714Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-07T03:46:28.714Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-04-07T03:46:28.714Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:46:28.714Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-04-07T03:46:28.714Z] #31 DONE 4.1s [2024-04-07T03:46:28.714Z] [2024-04-07T03:46:28.714Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:28.714Z] #34 transferring context: 21.87MB 3.8s [2024-04-07T03:46:28.983Z] #34 ... [2024-04-07T03:46:28.983Z] [2024-04-07T03:46:28.983Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-04-07T03:46:28.983Z] #35 DONE 2.5s [2024-04-07T03:46:28.983Z] [2024-04-07T03:46:28.983Z] #36 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-07T03:46:29.574Z] #36 ... [2024-04-07T03:46:29.574Z] [2024-04-07T03:46:29.574Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-07T03:46:29.574Z] #37 DONE 3.2s [2024-04-07T03:46:29.849Z] [2024-04-07T03:46:29.849Z] #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-07T03:46:29.849Z] #38 ... [2024-04-07T03:46:29.849Z] [2024-04-07T03:46:29.849Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-07T03:46:29.849Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-07T03:46:29.849Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-07T03:46:29.849Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-07T03:46:29.849Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-04-07T03:46:29.849Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-07T03:46:29.849Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-04-07T03:46:29.849Z] #31 DONE 4.1s [2024-04-07T03:46:29.849Z] [2024-04-07T03:46:29.849Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:29.849Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:32.435Z] #39 ... [2024-04-07T03:46:32.435Z] [2024-04-07T03:46:32.435Z] #40 [security-spire-server internal] load build context [2024-04-07T03:46:32.435Z] #40 transferring context: 26.69kB 0.7s done [2024-04-07T03:46:32.435Z] #40 DONE 2.5s [2024-04-07T03:46:32.435Z] [2024-04-07T03:46:32.435Z] #41 [core-command internal] load build context [2024-04-07T03:46:32.706Z] #41 ... [2024-04-07T03:46:32.706Z] [2024-04-07T03:46:32.706Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:32.706Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.9s done [2024-04-07T03:46:32.974Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.9s done [2024-04-07T03:46:32.974Z] #39 DONE 3.0s [2024-04-07T03:46:32.974Z] [2024-04-07T03:46:32.974Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-07T03:46:32.974Z] #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.0s done [2024-04-07T03:46:32.974Z] #42 DONE 3.0s [2024-04-07T03:46:32.974Z] [2024-04-07T03:46:32.974Z] #41 [core-command internal] load build context [2024-04-07T03:46:32.974Z] #41 ... [2024-04-07T03:46:32.974Z] [2024-04-07T03:46:32.974Z] #43 [security-spire-agent internal] load build context [2024-04-07T03:46:32.974Z] #43 transferring context: 26.22kB 0.4s done [2024-04-07T03:46:32.974Z] #43 DONE 3.2s [2024-04-07T03:46:33.242Z] [2024-04-07T03:46:33.242Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:33.242Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-04-07T03:46:33.242Z] #39 ... [2024-04-07T03:46:33.242Z] [2024-04-07T03:46:33.242Z] #44 [security-spire-config internal] load build context [2024-04-07T03:46:33.242Z] #44 transferring context: 24.94kB 0.4s done [2024-04-07T03:46:33.242Z] #44 DONE 3.4s [2024-04-07T03:46:33.242Z] [2024-04-07T03:46:33.242Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:33.242Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-04-07T03:46:33.242Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-04-07T03:46:33.242Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-04-07T03:46:33.242Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-04-07T03:46:33.519Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2024-04-07T03:46:33.519Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2024-04-07T03:46:33.786Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-04-07T03:46:33.786Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-04-07T03:46:34.372Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-04-07T03:46:34.372Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-04-07T03:46:34.372Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-04-07T03:46:34.709Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.3s [2024-04-07T03:46:34.975Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.8s [2024-04-07T03:46:35.243Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.1s [2024-04-07T03:46:35.826Z] #39 ... [2024-04-07T03:46:35.826Z] [2024-04-07T03:46:35.826Z] #45 [support-scheduler internal] load build context [2024-04-07T03:46:35.826Z] #45 ... [2024-04-07T03:46:35.826Z] [2024-04-07T03:46:35.826Z] #46 [core-metadata internal] load build context [2024-04-07T03:46:35.826Z] #46 ... [2024-04-07T03:46:35.826Z] [2024-04-07T03:46:35.826Z] #47 [support-notifications internal] load build context [2024-04-07T03:46:36.092Z] #47 ... [2024-04-07T03:46:36.092Z] [2024-04-07T03:46:36.092Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:36.092Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.8s [2024-04-07T03:46:36.092Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s done [2024-04-07T03:46:36.359Z] #39 ... [2024-04-07T03:46:36.359Z] [2024-04-07T03:46:36.359Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-04-07T03:46:36.359Z] #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:36.359Z] #0 5.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:36.359Z] #0 9.868 OK: 266 MiB in 52 packages [2024-04-07T03:46:36.632Z] #48 ... [2024-04-07T03:46:36.632Z] [2024-04-07T03:46:36.632Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-07T03:46:36.632Z] #0 6.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:36.632Z] #0 6.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:36.632Z] #49 ... [2024-04-07T03:46:36.632Z] [2024-04-07T03:46:36.632Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-04-07T03:46:36.632Z] #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:36.632Z] #0 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:36.632Z] #0 10.11 OK: 266 MiB in 52 packages [2024-04-07T03:46:36.898Z] #50 ... [2024-04-07T03:46:36.898Z] [2024-04-07T03:46:36.898Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:46:36.898Z] #51 ... [2024-04-07T03:46:36.898Z] [2024-04-07T03:46:36.898Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:36.898Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-04-07T03:46:37.164Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 4.0s [2024-04-07T03:46:37.164Z] #39 ... [2024-04-07T03:46:37.164Z] [2024-04-07T03:46:37.164Z] #52 [security-secretstore-setup internal] load build context [2024-04-07T03:46:37.164Z] #52 transferring context: 21.87MB 9.5s [2024-04-07T03:46:37.433Z] #52 ... [2024-04-07T03:46:37.433Z] [2024-04-07T03:46:37.433Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:46:37.433Z] #53 ... [2024-04-07T03:46:37.433Z] [2024-04-07T03:46:37.433Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:46:37.703Z] #54 ... [2024-04-07T03:46:37.703Z] [2024-04-07T03:46:37.703Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:37.970Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.93MB / 23.39MB 4.8s [2024-04-07T03:46:38.239Z] #39 ... [2024-04-07T03:46:38.239Z] [2024-04-07T03:46:38.239Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-04-07T03:46:38.239Z] #48 DONE 12.6s [2024-04-07T03:46:38.239Z] [2024-04-07T03:46:38.239Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:38.506Z] #39 ... [2024-04-07T03:46:38.506Z] [2024-04-07T03:46:38.506Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-07T03:46:38.506Z] #0 9.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:38.775Z] #55 ... [2024-04-07T03:46:38.775Z] [2024-04-07T03:46:38.775Z] #56 [core-data internal] load build context [2024-04-07T03:46:38.775Z] #56 ... [2024-04-07T03:46:38.775Z] [2024-04-07T03:46:38.775Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-04-07T03:46:38.775Z] #50 DONE 12.3s [2024-04-07T03:46:38.775Z] [2024-04-07T03:46:38.775Z] #56 [core-data internal] load build context [2024-04-07T03:46:38.775Z] #56 ... [2024-04-07T03:46:38.775Z] [2024-04-07T03:46:38.775Z] #57 [security-spiffe-token-provider internal] load build context [2024-04-07T03:46:39.046Z] #57 ... [2024-04-07T03:46:39.046Z] [2024-04-07T03:46:39.046Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:39.046Z] #34 ... [2024-04-07T03:46:39.046Z] [2024-04-07T03:46:39.046Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-07T03:46:39.046Z] #49 10.81 OK: 266 MiB in 52 packages [2024-04-07T03:46:39.046Z] #49 DONE 12.6s [2024-04-07T03:46:39.046Z] [2024-04-07T03:46:39.046Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:39.046Z] #34 ... [2024-04-07T03:46:39.046Z] [2024-04-07T03:46:39.046Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-07T03:46:39.046Z] #0 5.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:39.046Z] #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:39.046Z] #0 9.561 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-07T03:46:39.046Z] #0 9.561 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-07T03:46:39.046Z] #0 9.561 OK: 19954 distinct packages available [2024-04-07T03:46:39.046Z] #0 9.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:39.312Z] #58 ... [2024-04-07T03:46:39.312Z] [2024-04-07T03:46:39.312Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-07T03:46:39.312Z] #59 ... [2024-04-07T03:46:39.312Z] [2024-04-07T03:46:39.312Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-07T03:46:39.312Z] #60 ... [2024-04-07T03:46:39.312Z] [2024-04-07T03:46:39.312Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-07T03:46:39.580Z] #61 ... [2024-04-07T03:46:39.580Z] [2024-04-07T03:46:39.580Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:39.580Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.23MB / 23.39MB 5.9s [2024-04-07T03:46:39.851Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.10MB / 23.39MB 6.7s [2024-04-07T03:46:39.851Z] #39 ... [2024-04-07T03:46:39.851Z] [2024-04-07T03:46:39.851Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-07T03:46:40.118Z] #62 ... [2024-04-07T03:46:40.118Z] [2024-04-07T03:46:40.118Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:40.390Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.49MB / 23.39MB 7.1s [2024-04-07T03:46:40.390Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-04-07T03:46:40.658Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 7.6s [2024-04-07T03:46:41.240Z] #39 ... [2024-04-07T03:46:41.240Z] [2024-04-07T03:46:41.240Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-07T03:46:41.240Z] #63 ... [2024-04-07T03:46:41.240Z] [2024-04-07T03:46:41.240Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-07T03:46:41.509Z] #64 ... [2024-04-07T03:46:41.509Z] [2024-04-07T03:46:41.509Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:42.947Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 9.5s [2024-04-07T03:46:42.947Z] #39 ... [2024-04-07T03:46:42.947Z] [2024-04-07T03:46:42.947Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-07T03:46:42.947Z] #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-04-07T03:46:42.947Z] #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-04-07T03:46:42.947Z] #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-04-07T03:46:42.947Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-04-07T03:46:42.947Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-04-07T03:46:42.947Z] #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done [2024-04-07T03:46:42.947Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-04-07T03:46:42.947Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.0s done [2024-04-07T03:46:42.947Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-04-07T03:46:42.947Z] #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-04-07T03:46:43.213Z] #42 ... [2024-04-07T03:46:43.213Z] [2024-04-07T03:46:43.213Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:43.213Z] #39 ... [2024-04-07T03:46:43.213Z] [2024-04-07T03:46:43.213Z] #41 [core-command internal] load build context [2024-04-07T03:46:43.213Z] #41 transferring context: 38.64MB 16.5s [2024-04-07T03:46:43.213Z] #41 ... [2024-04-07T03:46:43.213Z] [2024-04-07T03:46:43.213Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-07T03:46:43.213Z] #55 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:43.213Z] #55 13.00 (1/2) Installing dumb-init (1.2.5-r2) [2024-04-07T03:46:43.213Z] #55 13.00 (2/2) Installing su-exec (0.2-r3) [2024-04-07T03:46:43.213Z] #55 13.00 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:46:43.213Z] #55 13.00 OK: 8 MiB in 17 packages [2024-04-07T03:46:43.213Z] #55 DONE 14.6s [2024-04-07T03:46:43.213Z] [2024-04-07T03:46:43.213Z] #41 [core-command internal] load build context [2024-04-07T03:46:43.213Z] #41 ... [2024-04-07T03:46:43.213Z] [2024-04-07T03:46:43.213Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:43.213Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.54MB / 23.39MB 10.1s [2024-04-07T03:46:43.501Z] #39 ... [2024-04-07T03:46:43.501Z] [2024-04-07T03:46:43.501Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-07T03:46:43.501Z] #58 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:43.501Z] #58 13.24 OK: 266 MiB in 52 packages [2024-04-07T03:46:43.501Z] #58 DONE 14.9s [2024-04-07T03:46:43.501Z] [2024-04-07T03:46:43.501Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:43.775Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.5s done [2024-04-07T03:46:44.367Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-04-07T03:46:46.310Z] #39 ... [2024-04-07T03:46:46.310Z] [2024-04-07T03:46:46.310Z] #45 [support-scheduler internal] load build context [2024-04-07T03:46:46.310Z] #45 ... [2024-04-07T03:46:46.310Z] [2024-04-07T03:46:46.310Z] #46 [core-metadata internal] load build context [2024-04-07T03:46:46.310Z] #46 ... [2024-04-07T03:46:46.310Z] [2024-04-07T03:46:46.310Z] #47 [support-notifications internal] load build context [2024-04-07T03:46:46.310Z] #47 ... [2024-04-07T03:46:46.310Z] [2024-04-07T03:46:46.310Z] #45 [support-scheduler internal] load build context [2024-04-07T03:46:47.279Z] #45 ... [2024-04-07T03:46:47.279Z] [2024-04-07T03:46:47.279Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:46:47.279Z] #51 ... [2024-04-07T03:46:47.279Z] [2024-04-07T03:46:47.279Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:47.771Z] #39 ... [2024-04-07T03:46:47.771Z] [2024-04-07T03:46:47.771Z] #52 [security-secretstore-setup internal] load build context [2024-04-07T03:46:47.771Z] #52 ... [2024-04-07T03:46:47.771Z] [2024-04-07T03:46:47.771Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:46:47.771Z] #54 ... [2024-04-07T03:46:47.771Z] [2024-04-07T03:46:47.771Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-07T03:46:47.771Z] #59 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:47.771Z] #59 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:47.771Z] #59 15.67 (1/2) Installing ca-certificates (20240226-r0) [2024-04-07T03:46:47.771Z] #59 15.86 (2/2) Installing dumb-init (1.2.5-r2) [2024-04-07T03:46:47.771Z] #59 15.86 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:46:47.771Z] #59 15.93 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:46:47.771Z] #59 16.94 OK: 9 MiB in 17 packages [2024-04-07T03:46:47.771Z] #59 DONE 18.8s [2024-04-07T03:46:47.771Z] [2024-04-07T03:46:47.771Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:46:47.771Z] #54 ... [2024-04-07T03:46:47.771Z] [2024-04-07T03:46:47.771Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:46:48.037Z] #53 ... [2024-04-07T03:46:48.037Z] [2024-04-07T03:46:48.037Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:46:48.037Z] #54 transferring context: 10.26MB 20.3s [2024-04-07T03:46:48.306Z] #54 ... [2024-04-07T03:46:48.306Z] [2024-04-07T03:46:48.306Z] #36 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-07T03:46:48.306Z] #36 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:48.306Z] #36 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:48.306Z] #36 18.90 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-07T03:46:48.306Z] #36 18.90 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:46:48.306Z] #36 18.90 OK: 8 MiB in 16 packages [2024-04-07T03:46:48.306Z] #36 DONE 20.1s [2024-04-07T03:46:48.306Z] [2024-04-07T03:46:48.306Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:46:48.890Z] #54 ... [2024-04-07T03:46:48.891Z] [2024-04-07T03:46:48.891Z] #56 [core-data internal] load build context [2024-04-07T03:46:49.159Z] #56 ... [2024-04-07T03:46:49.159Z] [2024-04-07T03:46:49.159Z] #57 [security-spiffe-token-provider internal] load build context [2024-04-07T03:46:49.159Z] #57 ... [2024-04-07T03:46:49.159Z] [2024-04-07T03:46:49.159Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:49.426Z] #34 ... [2024-04-07T03:46:49.426Z] [2024-04-07T03:46:49.426Z] #56 [core-data internal] load build context [2024-04-07T03:46:49.426Z] #56 ... [2024-04-07T03:46:49.426Z] [2024-04-07T03:46:49.426Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-07T03:46:49.426Z] #61 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:49.426Z] #61 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:49.426Z] #61 17.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-04-07T03:46:49.426Z] #61 17.58 (2/4) Installing openssl (3.1.4-r5) [2024-04-07T03:46:49.426Z] #61 17.85 (3/4) Installing su-exec (0.2-r3) [2024-04-07T03:46:49.426Z] #61 17.85 (4/4) Installing yq (4.33.3-r5) [2024-04-07T03:46:49.426Z] #61 18.44 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:46:49.426Z] #61 18.50 OK: 18 MiB in 19 packages [2024-04-07T03:46:49.426Z] #61 DONE 20.0s [2024-04-07T03:46:49.426Z] [2024-04-07T03:46:49.426Z] #56 [core-data internal] load build context [2024-04-07T03:46:50.836Z] #56 ... [2024-04-07T03:46:50.836Z] [2024-04-07T03:46:50.836Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-07T03:46:50.836Z] #62 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:50.836Z] #62 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:50.836Z] #62 19.46 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-07T03:46:50.836Z] #62 19.46 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:46:50.836Z] #62 19.61 OK: 8 MiB in 16 packages [2024-04-07T03:46:50.836Z] #62 DONE 20.8s [2024-04-07T03:46:50.836Z] [2024-04-07T03:46:50.836Z] #45 [support-scheduler internal] load build context [2024-04-07T03:46:52.781Z] #45 ... [2024-04-07T03:46:52.781Z] [2024-04-07T03:46:52.781Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:46:53.047Z] #51 ... [2024-04-07T03:46:53.047Z] [2024-04-07T03:46:53.047Z] #45 [support-scheduler internal] load build context [2024-04-07T03:46:53.314Z] #45 transferring context: 36.68MB 27.3s [2024-04-07T03:46:53.314Z] #45 ... [2024-04-07T03:46:53.314Z] [2024-04-07T03:46:53.314Z] #41 [core-command internal] load build context [2024-04-07T03:46:53.640Z] #41 ... [2024-04-07T03:46:53.640Z] [2024-04-07T03:46:53.640Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:46:53.640Z] #51 ... [2024-04-07T03:46:53.640Z] [2024-04-07T03:46:53.640Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-07T03:46:53.910Z] #65 ... [2024-04-07T03:46:53.910Z] [2024-04-07T03:46:53.910Z] #41 [core-command internal] load build context [2024-04-07T03:46:54.885Z] #41 ... [2024-04-07T03:46:54.885Z] [2024-04-07T03:46:54.885Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-07T03:46:54.885Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.9s [2024-04-07T03:46:54.885Z] #42 ... [2024-04-07T03:46:54.885Z] [2024-04-07T03:46:54.885Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:46:56.316Z] #51 ... [2024-04-07T03:46:56.316Z] [2024-04-07T03:46:56.316Z] #47 [support-notifications internal] load build context [2024-04-07T03:46:56.586Z] #47 ... [2024-04-07T03:46:56.586Z] [2024-04-07T03:46:56.586Z] #46 [core-metadata internal] load build context [2024-04-07T03:46:56.586Z] #46 ... [2024-04-07T03:46:56.586Z] [2024-04-07T03:46:56.586Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-07T03:46:56.586Z] #63 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:56.586Z] #63 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:56.586Z] #63 19.48 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-07T03:46:56.586Z] #63 19.48 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-07T03:46:56.586Z] #63 19.48 OK: 19948 distinct packages available [2024-04-07T03:46:56.586Z] #63 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:56.586Z] #63 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:56.586Z] #63 25.23 (1/5) Installing dumb-init (1.2.5-r2) [2024-04-07T03:46:56.586Z] #63 25.23 (2/5) Installing musl-obstack (1.2.3-r2) [2024-04-07T03:46:56.586Z] #63 25.29 (3/5) Installing libucontext (1.2-r2) [2024-04-07T03:46:56.586Z] #63 25.34 (4/5) Installing gcompat (1.1.0-r1) [2024-04-07T03:46:56.586Z] #63 25.34 (5/5) Installing openssl (3.1.4-r5) [2024-04-07T03:46:56.586Z] #63 25.47 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:46:56.853Z] #63 25.64 OK: 9 MiB in 20 packages [2024-04-07T03:46:56.853Z] #63 ... [2024-04-07T03:46:56.853Z] [2024-04-07T03:46:56.853Z] #46 [core-metadata internal] load build context [2024-04-07T03:46:57.814Z] #46 ... [2024-04-07T03:46:57.814Z] [2024-04-07T03:46:57.814Z] #52 [security-secretstore-setup internal] load build context [2024-04-07T03:46:57.814Z] #52 ... [2024-04-07T03:46:57.814Z] [2024-04-07T03:46:57.814Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:46:57.814Z] #0 9.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:58.085Z] #66 ... [2024-04-07T03:46:58.085Z] [2024-04-07T03:46:58.085Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-07T03:46:58.085Z] #64 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:58.085Z] #64 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:58.085Z] #64 20.08 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-07T03:46:58.085Z] #64 20.08 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-07T03:46:58.085Z] #64 20.08 OK: 19948 distinct packages available [2024-04-07T03:46:58.085Z] #64 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:58.085Z] #64 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:58.085Z] #64 ... [2024-04-07T03:46:58.085Z] [2024-04-07T03:46:58.085Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:58.085Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s [2024-04-07T03:46:58.085Z] #39 ... [2024-04-07T03:46:58.085Z] [2024-04-07T03:46:58.085Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:46:58.350Z] #53 ... [2024-04-07T03:46:58.350Z] [2024-04-07T03:46:58.350Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-07T03:46:58.350Z] #64 27.06 (1/4) Installing dumb-init (1.2.5-r2) [2024-04-07T03:46:58.350Z] #64 27.12 (2/4) Installing musl-obstack (1.2.3-r2) [2024-04-07T03:46:58.350Z] #64 27.14 (3/4) Installing libucontext (1.2-r2) [2024-04-07T03:46:58.350Z] #64 27.18 (4/4) Installing gcompat (1.1.0-r1) [2024-04-07T03:46:58.621Z] #64 27.23 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:46:58.621Z] #64 27.33 OK: 8 MiB in 19 packages [2024-04-07T03:46:58.621Z] #64 ... [2024-04-07T03:46:58.621Z] [2024-04-07T03:46:58.621Z] #67 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-04-07T03:46:58.621Z] #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:58.621Z] #67 ... [2024-04-07T03:46:58.621Z] [2024-04-07T03:46:58.621Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:58.887Z] #39 ... [2024-04-07T03:46:58.887Z] [2024-04-07T03:46:58.887Z] #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-07T03:46:58.887Z] #63 DONE 27.7s [2024-04-07T03:46:59.155Z] [2024-04-07T03:46:59.155Z] #68 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-04-07T03:46:59.155Z] #68 ... [2024-04-07T03:46:59.155Z] [2024-04-07T03:46:59.155Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:46:59.155Z] #54 transferring context: 20.84MB 31.2s [2024-04-07T03:46:59.434Z] #54 ... [2024-04-07T03:46:59.434Z] [2024-04-07T03:46:59.434Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:46:59.434Z] #39 ... [2024-04-07T03:46:59.434Z] [2024-04-07T03:46:59.434Z] #57 [security-spiffe-token-provider internal] load build context [2024-04-07T03:46:59.704Z] #57 ... [2024-04-07T03:46:59.704Z] [2024-04-07T03:46:59.704Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:46:59.704Z] #34 ... [2024-04-07T03:46:59.704Z] [2024-04-07T03:46:59.704Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:46:59.704Z] #66 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:59.972Z] #66 ... [2024-04-07T03:46:59.972Z] [2024-04-07T03:46:59.972Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-07T03:46:59.972Z] #60 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:59.972Z] #60 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:46:59.972Z] #60 27.08 (1/4) Installing ca-certificates (20240226-r0) [2024-04-07T03:46:59.972Z] #60 27.31 (2/4) Installing dumb-init (1.2.5-r2) [2024-04-07T03:46:59.972Z] #60 27.35 (3/4) Installing su-exec (0.2-r3) [2024-04-07T03:46:59.972Z] #60 27.35 (4/4) Installing yq (4.33.3-r5) [2024-04-07T03:46:59.972Z] #60 28.24 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:46:59.972Z] #60 28.28 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:46:59.972Z] #60 29.03 OK: 18 MiB in 19 packages [2024-04-07T03:46:59.972Z] #60 DONE 30.7s [2024-04-07T03:46:59.972Z] [2024-04-07T03:46:59.972Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:47:00.238Z] #39 ... [2024-04-07T03:47:00.238Z] [2024-04-07T03:47:00.238Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-07T03:47:00.238Z] #64 DONE 28.8s [2024-04-07T03:47:00.238Z] [2024-04-07T03:47:00.238Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:47:00.238Z] #39 ... [2024-04-07T03:47:00.238Z] [2024-04-07T03:47:00.238Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-07T03:47:00.238Z] #0 8.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:00.238Z] #69 ... [2024-04-07T03:47:00.238Z] [2024-04-07T03:47:00.238Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-07T03:47:00.819Z] #70 ... [2024-04-07T03:47:00.819Z] [2024-04-07T03:47:00.819Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:47:00.819Z] #0 7.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:00.819Z] #71 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:00.819Z] #71 ... [2024-04-07T03:47:00.819Z] [2024-04-07T03:47:00.819Z] #56 [core-data internal] load build context [2024-04-07T03:47:00.819Z] #56 ... [2024-04-07T03:47:00.819Z] [2024-04-07T03:47:00.819Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:47:02.230Z] #39 ... [2024-04-07T03:47:02.230Z] [2024-04-07T03:47:02.230Z] #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-07T03:47:02.230Z] #38 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:02.230Z] #38 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:02.230Z] #38 28.47 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-07T03:47:02.230Z] #38 28.47 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-07T03:47:02.230Z] #38 28.47 OK: 19948 distinct packages available [2024-04-07T03:47:02.230Z] #38 29.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:02.230Z] #38 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:02.230Z] #38 ... [2024-04-07T03:47:02.230Z] [2024-04-07T03:47:02.230Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:03.644Z] #46 ... [2024-04-07T03:47:03.644Z] [2024-04-07T03:47:03.644Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:47:03.644Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.0s [2024-04-07T03:47:03.644Z] #39 ... [2024-04-07T03:47:03.644Z] [2024-04-07T03:47:03.644Z] #45 [support-scheduler internal] load build context [2024-04-07T03:47:03.644Z] #45 ... [2024-04-07T03:47:03.644Z] [2024-04-07T03:47:03.644Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:47:04.227Z] #39 ... [2024-04-07T03:47:04.227Z] [2024-04-07T03:47:04.227Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-07T03:47:04.227Z] #65 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:04.227Z] #65 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:04.227Z] #65 17.12 Upgrading critical system libraries and apk-tools: [2024-04-07T03:47:04.227Z] #65 17.12 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:47:04.227Z] #65 17.21 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:47:04.227Z] #65 18.57 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:47:04.227Z] #65 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:04.227Z] #65 ... [2024-04-07T03:47:04.227Z] [2024-04-07T03:47:04.227Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:47:05.193Z] #39 ... [2024-04-07T03:47:05.193Z] [2024-04-07T03:47:05.193Z] #41 [core-command internal] load build context [2024-04-07T03:47:05.193Z] #41 transferring context: 91.48MB 38.3s [2024-04-07T03:47:05.193Z] #41 ... [2024-04-07T03:47:05.193Z] [2024-04-07T03:47:05.193Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:05.193Z] #46 ... [2024-04-07T03:47:05.193Z] [2024-04-07T03:47:05.193Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-07T03:47:05.193Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.1s [2024-04-07T03:47:05.478Z] #42 ... [2024-04-07T03:47:05.478Z] [2024-04-07T03:47:05.478Z] #41 [core-command internal] load build context [2024-04-07T03:47:06.888Z] #41 ... [2024-04-07T03:47:06.888Z] [2024-04-07T03:47:06.888Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:47:06.888Z] #51 ... [2024-04-07T03:47:06.888Z] [2024-04-07T03:47:06.888Z] #47 [support-notifications internal] load build context [2024-04-07T03:47:06.888Z] #47 ... [2024-04-07T03:47:06.888Z] [2024-04-07T03:47:06.888Z] #68 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-04-07T03:47:06.888Z] #68 8.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:07.843Z] #68 ... [2024-04-07T03:47:07.843Z] [2024-04-07T03:47:07.843Z] #52 [security-secretstore-setup internal] load build context [2024-04-07T03:47:08.109Z] #52 ... [2024-04-07T03:47:08.109Z] [2024-04-07T03:47:08.109Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-07T03:47:08.109Z] #70 7.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:08.376Z] #70 ... [2024-04-07T03:47:08.376Z] [2024-04-07T03:47:08.376Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:08.376Z] #53 ... [2024-04-07T03:47:08.376Z] [2024-04-07T03:47:08.376Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:47:08.376Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.1s [2024-04-07T03:47:09.336Z] #39 ... [2024-04-07T03:47:09.336Z] [2024-04-07T03:47:09.336Z] #67 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-04-07T03:47:09.336Z] #67 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:09.336Z] #67 15.64 Upgrading critical system libraries and apk-tools: [2024-04-07T03:47:09.336Z] #67 15.64 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:47:09.336Z] #67 15.70 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:47:09.336Z] #67 17.15 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:47:09.336Z] #67 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:09.336Z] #67 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:09.602Z] #67 ... [2024-04-07T03:47:09.602Z] [2024-04-07T03:47:09.602Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:47:09.602Z] #54 ... [2024-04-07T03:47:09.602Z] [2024-04-07T03:47:09.602Z] #57 [security-spiffe-token-provider internal] load build context [2024-04-07T03:47:09.869Z] #57 ... [2024-04-07T03:47:09.870Z] [2024-04-07T03:47:09.870Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:09.870Z] #34 transferring context: 60.34MB 44.8s [2024-04-07T03:47:09.870Z] #34 ... [2024-04-07T03:47:09.870Z] [2024-04-07T03:47:09.870Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:47:10.137Z] #54 ... [2024-04-07T03:47:10.137Z] [2024-04-07T03:47:10.137Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-07T03:47:10.137Z] #0 6.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:10.137Z] #0 9.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:10.403Z] #72 ... [2024-04-07T03:47:10.403Z] [2024-04-07T03:47:10.403Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:47:10.670Z] #39 ... [2024-04-07T03:47:10.670Z] [2024-04-07T03:47:10.670Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-07T03:47:10.670Z] #69 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:10.670Z] #69 15.65 Upgrading critical system libraries and apk-tools: [2024-04-07T03:47:10.670Z] #69 15.65 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:47:10.670Z] #69 15.70 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:47:10.670Z] #69 17.08 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:47:10.670Z] #69 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:10.670Z] #69 19.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:10.670Z] #69 ... [2024-04-07T03:47:10.670Z] [2024-04-07T03:47:10.670Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:47:11.252Z] #39 ... [2024-04-07T03:47:11.252Z] [2024-04-07T03:47:11.252Z] #56 [core-data internal] load build context [2024-04-07T03:47:11.252Z] #56 ... [2024-04-07T03:47:11.252Z] [2024-04-07T03:47:11.252Z] #57 [security-spiffe-token-provider internal] load build context [2024-04-07T03:47:11.252Z] #57 ... [2024-04-07T03:47:11.252Z] [2024-04-07T03:47:11.252Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-07T03:47:11.252Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.1s done [2024-04-07T03:47:11.252Z] #42 DONE 41.4s [2024-04-07T03:47:11.518Z] [2024-04-07T03:47:11.518Z] #56 [core-data internal] load build context [2024-04-07T03:47:11.518Z] #56 ... [2024-04-07T03:47:11.518Z] [2024-04-07T03:47:11.518Z] #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-07T03:47:11.518Z] #38 36.04 (1/11) Installing ca-certificates (20240226-r0) [2024-04-07T03:47:11.518Z] #38 36.20 (2/11) Installing brotli-libs (1.0.9-r14) [2024-04-07T03:47:11.518Z] #38 36.28 (3/11) Installing libunistring (1.1-r1) [2024-04-07T03:47:11.518Z] #38 36.53 (4/11) Installing libidn2 (2.3.4-r1) [2024-04-07T03:47:11.518Z] #38 36.57 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-04-07T03:47:11.518Z] #38 36.68 (6/11) Installing libcurl (8.5.0-r0) [2024-04-07T03:47:11.518Z] #38 36.92 (7/11) Installing curl (8.5.0-r0) [2024-04-07T03:47:11.518Z] #38 36.92 (8/11) Installing dumb-init (1.2.5-r2) [2024-04-07T03:47:11.518Z] #38 36.92 (9/11) Installing musl-obstack (1.2.3-r2) [2024-04-07T03:47:11.518Z] #38 36.92 (10/11) Installing libucontext (1.2-r2) [2024-04-07T03:47:11.518Z] #38 36.92 (11/11) Installing gcompat (1.1.0-r1) [2024-04-07T03:47:11.518Z] #38 37.01 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:47:11.518Z] #38 37.22 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:47:11.518Z] #38 38.69 OK: 13 MiB in 26 packages [2024-04-07T03:47:11.518Z] #38 DONE 41.9s [2024-04-07T03:47:11.785Z] [2024-04-07T03:47:11.785Z] #56 [core-data internal] load build context [2024-04-07T03:47:13.188Z] #56 ... [2024-04-07T03:47:13.188Z] [2024-04-07T03:47:13.188Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-07T03:47:13.188Z] #65 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:13.188Z] #65 27.16 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:47:13.188Z] #65 27.34 OK: 8 MiB in 17 packages [2024-04-07T03:47:13.188Z] #65 DONE 29.4s [2024-04-07T03:47:13.188Z] [2024-04-07T03:47:13.188Z] #56 [core-data internal] load build context [2024-04-07T03:47:13.775Z] #56 ... [2024-04-07T03:47:13.775Z] [2024-04-07T03:47:13.775Z] #45 [support-scheduler internal] load build context [2024-04-07T03:47:13.775Z] #45 ... [2024-04-07T03:47:13.775Z] [2024-04-07T03:47:13.775Z] #56 [core-data internal] load build context [2024-04-07T03:47:14.743Z] #56 ... [2024-04-07T03:47:14.743Z] [2024-04-07T03:47:14.743Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:47:14.743Z] #66 16.83 Upgrading critical system libraries and apk-tools: [2024-04-07T03:47:14.743Z] #66 16.83 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:47:14.743Z] #66 16.98 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:47:14.743Z] #66 18.02 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:47:14.743Z] #66 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:14.743Z] #66 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:14.743Z] #66 25.58 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:47:14.743Z] #66 25.58 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:47:14.743Z] #66 26.55 OK: 9 MiB in 17 packages [2024-04-07T03:47:15.011Z] #66 ... [2024-04-07T03:47:15.011Z] [2024-04-07T03:47:15.011Z] #47 [support-notifications internal] load build context [2024-04-07T03:47:15.011Z] #47 ... [2024-04-07T03:47:15.011Z] [2024-04-07T03:47:15.011Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-07T03:47:15.011Z] #69 25.09 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:47:15.279Z] #69 25.15 OK: 18 MiB in 19 packages [2024-04-07T03:47:15.279Z] #69 ... [2024-04-07T03:47:15.279Z] [2024-04-07T03:47:15.279Z] #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-04-07T03:47:15.279Z] #67 25.59 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:47:15.279Z] #67 25.68 OK: 8 MiB in 16 packages [2024-04-07T03:47:15.279Z] #67 DONE 27.4s [2024-04-07T03:47:15.544Z] [2024-04-07T03:47:15.544Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-07T03:47:15.544Z] #72 15.07 Upgrading critical system libraries and apk-tools: [2024-04-07T03:47:15.544Z] #72 15.07 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:47:15.544Z] #72 15.18 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:47:15.811Z] #72 ... [2024-04-07T03:47:15.811Z] [2024-04-07T03:47:15.811Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:15.811Z] #46 transferring context: 122.44MB 49.5s [2024-04-07T03:47:15.811Z] #46 ... [2024-04-07T03:47:15.811Z] [2024-04-07T03:47:15.811Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:47:16.087Z] #51 ... [2024-04-07T03:47:16.087Z] [2024-04-07T03:47:16.087Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:47:16.087Z] #71 15.21 Upgrading critical system libraries and apk-tools: [2024-04-07T03:47:16.087Z] #71 15.21 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:47:16.087Z] #71 15.29 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:47:16.087Z] #71 16.83 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:47:16.087Z] #71 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:16.087Z] #71 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:16.087Z] #71 ... [2024-04-07T03:47:16.087Z] [2024-04-07T03:47:16.087Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:47:16.087Z] #51 ... [2024-04-07T03:47:16.087Z] [2024-04-07T03:47:16.087Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:47:16.087Z] #66 DONE 28.1s [2024-04-07T03:47:16.087Z] [2024-04-07T03:47:16.087Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:47:16.677Z] #51 ... [2024-04-07T03:47:16.677Z] [2024-04-07T03:47:16.677Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-07T03:47:16.677Z] #69 DONE 26.4s [2024-04-07T03:47:16.677Z] [2024-04-07T03:47:16.677Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:47:17.271Z] #51 ... [2024-04-07T03:47:17.271Z] [2024-04-07T03:47:17.271Z] #41 [core-command internal] load build context [2024-04-07T03:47:17.271Z] #41 ... [2024-04-07T03:47:17.271Z] [2024-04-07T03:47:17.271Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:47:17.536Z] #51 ... [2024-04-07T03:47:17.536Z] [2024-04-07T03:47:17.536Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:47:17.536Z] #71 25.39 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:47:17.536Z] #71 25.45 OK: 8 MiB in 16 packages [2024-04-07T03:47:17.536Z] #71 DONE 26.6s [2024-04-07T03:47:17.536Z] [2024-04-07T03:47:17.536Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:47:17.803Z] #51 ... [2024-04-07T03:47:17.803Z] [2024-04-07T03:47:17.803Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-07T03:47:17.803Z] #73 DONE 1.3s [2024-04-07T03:47:17.803Z] [2024-04-07T03:47:17.803Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:47:18.069Z] #51 ... [2024-04-07T03:47:18.069Z] [2024-04-07T03:47:18.069Z] #52 [security-secretstore-setup internal] load build context [2024-04-07T03:47:18.335Z] #52 ... [2024-04-07T03:47:18.335Z] [2024-04-07T03:47:18.335Z] #41 [core-command internal] load build context [2024-04-07T03:47:18.600Z] #41 ... [2024-04-07T03:47:18.600Z] [2024-04-07T03:47:18.600Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:18.600Z] #53 ... [2024-04-07T03:47:18.600Z] [2024-04-07T03:47:18.600Z] #41 [core-command internal] load build context [2024-04-07T03:47:19.182Z] #41 ... [2024-04-07T03:47:19.182Z] [2024-04-07T03:47:19.182Z] #68 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-04-07T03:47:19.182Z] #68 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:19.182Z] #68 17.00 Upgrading critical system libraries and apk-tools: [2024-04-07T03:47:19.182Z] #68 17.00 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:47:19.182Z] #68 17.04 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:47:19.182Z] #68 17.84 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:47:19.182Z] #68 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:19.182Z] #68 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:19.448Z] #68 ... [2024-04-07T03:47:19.448Z] [2024-04-07T03:47:19.448Z] #41 [core-command internal] load build context [2024-04-07T03:47:19.713Z] #41 ... [2024-04-07T03:47:19.713Z] [2024-04-07T03:47:19.713Z] #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-07T03:47:19.713Z] #74 DONE 6.6s [2024-04-07T03:47:19.713Z] [2024-04-07T03:47:19.713Z] #41 [core-command internal] load build context [2024-04-07T03:47:19.978Z] #41 ... [2024-04-07T03:47:19.978Z] [2024-04-07T03:47:19.978Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:19.978Z] #34 transferring context: 70.70MB 55.0s [2024-04-07T03:47:19.978Z] #34 ... [2024-04-07T03:47:19.978Z] [2024-04-07T03:47:19.978Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-07T03:47:19.978Z] #70 9.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:19.978Z] #70 16.18 Upgrading critical system libraries and apk-tools: [2024-04-07T03:47:19.978Z] #70 16.18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:47:19.978Z] #70 16.25 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:47:19.978Z] #70 16.84 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:47:19.978Z] #70 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:19.978Z] #70 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:20.246Z] #70 19.90 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:47:20.246Z] #70 19.90 OK: 8 MiB in 19 packages [2024-04-07T03:47:20.246Z] #70 ... [2024-04-07T03:47:20.246Z] [2024-04-07T03:47:20.246Z] #41 [core-command internal] load build context [2024-04-07T03:47:20.246Z] #41 ... [2024-04-07T03:47:20.246Z] [2024-04-07T03:47:20.246Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:47:20.514Z] #54 ... [2024-04-07T03:47:20.514Z] [2024-04-07T03:47:20.514Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:20.514Z] #53 ... [2024-04-07T03:47:20.514Z] [2024-04-07T03:47:20.514Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-07T03:47:20.514Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.8s done [2024-04-07T03:47:20.514Z] #39 DONE 50.6s [2024-04-07T03:47:20.514Z] [2024-04-07T03:47:20.514Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:21.481Z] #53 ... [2024-04-07T03:47:21.481Z] [2024-04-07T03:47:21.481Z] #68 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-04-07T03:47:21.481Z] #68 21.07 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:47:21.481Z] #68 21.13 OK: 9 MiB in 20 packages [2024-04-07T03:47:21.481Z] #68 DONE 22.3s [2024-04-07T03:47:21.481Z] [2024-04-07T03:47:21.481Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:21.481Z] #53 ... [2024-04-07T03:47:21.481Z] [2024-04-07T03:47:21.481Z] #57 [security-spiffe-token-provider internal] load build context [2024-04-07T03:47:21.481Z] #57 ... [2024-04-07T03:47:21.481Z] [2024-04-07T03:47:21.481Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-04-07T03:47:21.481Z] #75 DONE 1.6s [2024-04-07T03:47:21.481Z] [2024-04-07T03:47:21.481Z] #57 [security-spiffe-token-provider internal] load build context [2024-04-07T03:47:21.481Z] #57 ... [2024-04-07T03:47:21.481Z] [2024-04-07T03:47:21.481Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:21.747Z] #53 ... [2024-04-07T03:47:21.747Z] [2024-04-07T03:47:21.747Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-07T03:47:21.747Z] #70 DONE 21.4s [2024-04-07T03:47:21.747Z] [2024-04-07T03:47:21.747Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:21.747Z] #53 ... [2024-04-07T03:47:21.747Z] [2024-04-07T03:47:21.747Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:47:21.747Z] #0 7.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:21.747Z] #0 8.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:21.747Z] #76 ... [2024-04-07T03:47:21.747Z] [2024-04-07T03:47:21.747Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:21.747Z] #53 ... [2024-04-07T03:47:21.747Z] [2024-04-07T03:47:21.747Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-07T03:47:21.747Z] #72 16.30 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:47:21.747Z] #72 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:21.747Z] #72 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:21.747Z] #72 19.89 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:47:21.747Z] #72 19.89 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:47:21.747Z] #72 20.70 OK: 18 MiB in 19 packages [2024-04-07T03:47:21.747Z] #72 DONE 21.7s [2024-04-07T03:47:21.747Z] [2024-04-07T03:47:21.747Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:24.320Z] #53 ... [2024-04-07T03:47:24.320Z] [2024-04-07T03:47:24.320Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-07T03:47:24.320Z] #77 DONE 2.5s [2024-04-07T03:47:24.320Z] [2024-04-07T03:47:24.320Z] #45 [support-scheduler internal] load build context [2024-04-07T03:47:24.320Z] #45 ... [2024-04-07T03:47:24.320Z] [2024-04-07T03:47:24.320Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:24.586Z] #53 ... [2024-04-07T03:47:24.586Z] [2024-04-07T03:47:24.586Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-07T03:47:24.586Z] #76 10.29 Upgrading critical system libraries and apk-tools: [2024-04-07T03:47:24.586Z] #76 10.29 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-07T03:47:24.586Z] #76 10.29 Executing busybox-1.36.1-r5.trigger [2024-04-07T03:47:24.586Z] #76 10.54 Continuing the upgrade transaction with new apk-tools: [2024-04-07T03:47:24.586Z] #76 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:24.586Z] #76 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-07T03:47:24.586Z] #76 11.91 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-07T03:47:24.586Z] #76 11.91 Executing ca-certificates-20240226-r0.trigger [2024-04-07T03:47:24.586Z] #76 12.18 OK: 13 MiB in 26 packages [2024-04-07T03:47:24.586Z] #76 DONE 12.9s [2024-04-07T03:47:24.586Z] [2024-04-07T03:47:24.586Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:25.165Z] #53 ... [2024-04-07T03:47:25.165Z] [2024-04-07T03:47:25.165Z] #56 [core-data internal] load build context [2024-04-07T03:47:25.165Z] #56 ... [2024-04-07T03:47:25.165Z] [2024-04-07T03:47:25.165Z] #57 [security-spiffe-token-provider internal] load build context [2024-04-07T03:47:25.165Z] #57 ... [2024-04-07T03:47:25.165Z] [2024-04-07T03:47:25.165Z] #47 [support-notifications internal] load build context [2024-04-07T03:47:25.430Z] #47 ... [2024-04-07T03:47:25.430Z] [2024-04-07T03:47:25.430Z] #56 [core-data internal] load build context [2024-04-07T03:47:26.014Z] #56 transferring context: 53.43MB 55.6s [2024-04-07T03:47:26.014Z] #56 ... [2024-04-07T03:47:26.014Z] [2024-04-07T03:47:26.014Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:26.014Z] #46 ... [2024-04-07T03:47:26.014Z] [2024-04-07T03:47:26.014Z] #56 [core-data internal] load build context [2024-04-07T03:47:26.974Z] #56 ... [2024-04-07T03:47:26.974Z] [2024-04-07T03:47:26.974Z] #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-07T03:47:26.974Z] #78 DONE 2.8s [2024-04-07T03:47:26.974Z] [2024-04-07T03:47:26.974Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-07T03:47:26.974Z] #79 DONE 3.7s [2024-04-07T03:47:26.974Z] [2024-04-07T03:47:26.974Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-07T03:47:26.974Z] #80 DONE 3.4s [2024-04-07T03:47:26.974Z] [2024-04-07T03:47:26.974Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-04-07T03:47:27.554Z] #81 DONE 0.7s [2024-04-07T03:47:27.554Z] [2024-04-07T03:47:27.554Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-04-07T03:47:27.554Z] #82 DONE 0.8s [2024-04-07T03:47:27.554Z] [2024-04-07T03:47:27.554Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:27.821Z] #46 ... [2024-04-07T03:47:27.821Z] [2024-04-07T03:47:27.821Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-04-07T03:47:27.821Z] #83 DONE 1.0s [2024-04-07T03:47:27.821Z] [2024-04-07T03:47:27.821Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:28.086Z] #46 ... [2024-04-07T03:47:28.086Z] [2024-04-07T03:47:28.086Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:47:28.362Z] #51 ... [2024-04-07T03:47:28.362Z] [2024-04-07T03:47:28.362Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:28.362Z] #46 ... [2024-04-07T03:47:28.362Z] [2024-04-07T03:47:28.362Z] #52 [security-secretstore-setup internal] load build context [2024-04-07T03:47:28.627Z] #52 ... [2024-04-07T03:47:28.627Z] [2024-04-07T03:47:28.627Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:28.627Z] #46 ... [2024-04-07T03:47:28.627Z] [2024-04-07T03:47:28.627Z] #84 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-04-07T03:47:28.627Z] #84 DONE 1.0s [2024-04-07T03:47:28.627Z] [2024-04-07T03:47:28.627Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:29.218Z] #46 ... [2024-04-07T03:47:29.218Z] [2024-04-07T03:47:29.218Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-04-07T03:47:29.218Z] #85 DONE 1.4s [2024-04-07T03:47:29.218Z] [2024-04-07T03:47:29.218Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:29.483Z] #46 ... [2024-04-07T03:47:29.483Z] [2024-04-07T03:47:29.483Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-04-07T03:47:29.483Z] #86 DONE 1.4s [2024-04-07T03:47:29.483Z] [2024-04-07T03:47:29.483Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:30.069Z] #46 ... [2024-04-07T03:47:30.069Z] [2024-04-07T03:47:30.069Z] #87 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-04-07T03:47:30.069Z] #87 DONE 1.2s [2024-04-07T03:47:30.339Z] [2024-04-07T03:47:30.339Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-07T03:47:30.339Z] #88 DONE 1.1s [2024-04-07T03:47:30.339Z] [2024-04-07T03:47:30.339Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:30.339Z] #34 transferring context: 91.55MB 65.3s [2024-04-07T03:47:30.339Z] #34 ... [2024-04-07T03:47:30.339Z] [2024-04-07T03:47:30.339Z] #41 [core-command internal] load build context [2024-04-07T03:47:30.604Z] #41 ... [2024-04-07T03:47:30.604Z] [2024-04-07T03:47:30.604Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:47:30.604Z] #54 ... [2024-04-07T03:47:30.604Z] [2024-04-07T03:47:30.604Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:30.870Z] #34 ... [2024-04-07T03:47:30.870Z] [2024-04-07T03:47:30.870Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-04-07T03:47:30.870Z] #89 DONE 1.3s [2024-04-07T03:47:30.870Z] [2024-04-07T03:47:30.870Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:31.134Z] #34 ... [2024-04-07T03:47:31.134Z] [2024-04-07T03:47:31.134Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-04-07T03:47:31.134Z] #90 DONE 0.9s [2024-04-07T03:47:31.134Z] [2024-04-07T03:47:31.134Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:31.399Z] #34 ... [2024-04-07T03:47:31.399Z] [2024-04-07T03:47:31.399Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-04-07T03:47:31.399Z] #91 DONE 0.7s [2024-04-07T03:47:31.399Z] [2024-04-07T03:47:31.399Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:31.992Z] #34 ... [2024-04-07T03:47:31.992Z] [2024-04-07T03:47:31.992Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-04-07T03:47:31.992Z] #92 DONE 1.5s [2024-04-07T03:47:31.992Z] [2024-04-07T03:47:31.992Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:32.258Z] #34 ... [2024-04-07T03:47:32.258Z] [2024-04-07T03:47:32.258Z] #93 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-04-07T03:47:32.258Z] #93 DONE 1.1s [2024-04-07T03:47:32.258Z] [2024-04-07T03:47:32.258Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:32.853Z] #34 ... [2024-04-07T03:47:32.853Z] [2024-04-07T03:47:32.853Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-04-07T03:47:32.853Z] #94 DONE 1.0s [2024-04-07T03:47:32.853Z] [2024-04-07T03:47:32.853Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:33.434Z] #34 ... [2024-04-07T03:47:33.434Z] [2024-04-07T03:47:33.434Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-04-07T03:47:33.434Z] #95 DONE 1.4s [2024-04-07T03:47:33.434Z] [2024-04-07T03:47:33.434Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:34.013Z] #34 ... [2024-04-07T03:47:34.013Z] [2024-04-07T03:47:34.013Z] #45 [support-scheduler internal] load build context [2024-04-07T03:47:34.279Z] #45 ... [2024-04-07T03:47:34.279Z] [2024-04-07T03:47:34.279Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:34.279Z] #34 ... [2024-04-07T03:47:34.279Z] [2024-04-07T03:47:34.279Z] #47 [support-notifications internal] load build context [2024-04-07T03:47:34.279Z] #47 transferring context: 226.11MB 68.0s done [2024-04-07T03:47:34.279Z] #47 DONE 68.4s [2024-04-07T03:47:34.547Z] [2024-04-07T03:47:34.547Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:35.138Z] #34 ... [2024-04-07T03:47:35.138Z] [2024-04-07T03:47:35.138Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:35.138Z] #53 ... [2024-04-07T03:47:35.138Z] [2024-04-07T03:47:35.138Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:35.406Z] #34 ... [2024-04-07T03:47:35.406Z] [2024-04-07T03:47:35.406Z] #57 [security-spiffe-token-provider internal] load build context [2024-04-07T03:47:35.406Z] #57 ... [2024-04-07T03:47:35.406Z] [2024-04-07T03:47:35.406Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:35.674Z] #34 ... [2024-04-07T03:47:35.674Z] [2024-04-07T03:47:35.674Z] #96 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:47:35.674Z] #96 DONE 1.3s [2024-04-07T03:47:35.675Z] [2024-04-07T03:47:35.675Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:35.942Z] #34 ... [2024-04-07T03:47:35.942Z] [2024-04-07T03:47:35.942Z] #51 [security-proxy-setup internal] load build context [2024-04-07T03:47:35.942Z] #51 transferring context: 226.11MB 69.1s done [2024-04-07T03:47:35.942Z] #51 DONE 69.5s [2024-04-07T03:47:35.942Z] [2024-04-07T03:47:35.942Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:36.905Z] #34 ... [2024-04-07T03:47:36.905Z] [2024-04-07T03:47:36.905Z] #56 [core-data internal] load build context [2024-04-07T03:47:36.905Z] #56 ... [2024-04-07T03:47:36.905Z] [2024-04-07T03:47:36.905Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:37.171Z] #34 ... [2024-04-07T03:47:37.171Z] [2024-04-07T03:47:37.171Z] #41 [core-command internal] load build context [2024-04-07T03:47:37.171Z] #41 transferring context: 226.11MB 70.1s done [2024-04-07T03:47:37.171Z] #41 DONE 70.7s [2024-04-07T03:47:37.171Z] [2024-04-07T03:47:37.171Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:38.131Z] #34 ... [2024-04-07T03:47:38.131Z] [2024-04-07T03:47:38.131Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:47:38.131Z] #97 DONE 1.8s [2024-04-07T03:47:38.131Z] [2024-04-07T03:47:38.131Z] #46 [core-metadata internal] load build context [2024-04-07T03:47:38.131Z] #46 transferring context: 226.11MB 71.3s done [2024-04-07T03:47:38.131Z] #46 DONE 72.2s [2024-04-07T03:47:38.131Z] [2024-04-07T03:47:38.131Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:47:38.718Z] #98 ... [2024-04-07T03:47:38.718Z] [2024-04-07T03:47:38.718Z] #52 [security-secretstore-setup internal] load build context [2024-04-07T03:47:38.718Z] #52 transferring context: 226.11MB 70.6s done [2024-04-07T03:47:38.718Z] #52 ... [2024-04-07T03:47:38.718Z] [2024-04-07T03:47:38.718Z] #56 [core-data internal] load build context [2024-04-07T03:47:38.984Z] #56 ... [2024-04-07T03:47:38.984Z] [2024-04-07T03:47:38.984Z] #99 [security-spire-server] exporting to image [2024-04-07T03:47:38.984Z] #99 exporting layers 4.2s done [2024-04-07T03:47:38.984Z] #99 writing image sha256:e38ae89e60b3f36e91dfeea9352fd5003a8824ecba16a15afa0c1b8cd02135a4 0.1s done [2024-04-07T03:47:38.984Z] #99 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-04-07T03:47:38.984Z] #99 writing image sha256:24c4ba4079b036b0f1cae83c9e642b25736d7d711062915b10d0666f3c19426c 0.2s done [2024-04-07T03:47:38.984Z] #99 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-04-07T03:47:38.984Z] #99 writing image sha256:96e0950b73a138c4ede2b540810a69438300da1a4f72d5145127a70517fcd1e8 0.1s done [2024-04-07T03:47:38.984Z] #99 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-04-07T03:47:38.984Z] #99 DONE 6.3s [2024-04-07T03:47:38.984Z] [2024-04-07T03:47:38.984Z] #52 [security-secretstore-setup internal] load build context [2024-04-07T03:47:38.984Z] #52 DONE 71.6s [2024-04-07T03:47:38.984Z] [2024-04-07T03:47:38.984Z] #56 [core-data internal] load build context [2024-04-07T03:47:39.566Z] #56 ... [2024-04-07T03:47:39.566Z] [2024-04-07T03:47:39.566Z] #100 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:47:39.566Z] #100 DONE 2.1s [2024-04-07T03:47:39.566Z] [2024-04-07T03:47:39.566Z] #56 [core-data internal] load build context [2024-04-07T03:47:40.526Z] #56 ... [2024-04-07T03:47:40.526Z] [2024-04-07T03:47:40.526Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:47:40.791Z] #54 ... [2024-04-07T03:47:40.791Z] [2024-04-07T03:47:40.791Z] #56 [core-data internal] load build context [2024-04-07T03:47:43.367Z] #56 ... [2024-04-07T03:47:43.367Z] [2024-04-07T03:47:43.367Z] #57 [security-spiffe-token-provider internal] load build context [2024-04-07T03:47:43.367Z] #57 transferring context: 226.11MB 72.7s done [2024-04-07T03:47:43.367Z] #57 DONE 74.3s [2024-04-07T03:47:43.367Z] [2024-04-07T03:47:43.367Z] #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:47:43.947Z] #101 DONE 0.9s [2024-04-07T03:47:43.947Z] [2024-04-07T03:47:43.947Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:47:44.213Z] #102 ... [2024-04-07T03:47:44.213Z] [2024-04-07T03:47:44.213Z] #45 [support-scheduler internal] load build context [2024-04-07T03:47:44.213Z] #45 transferring context: 226.11MB 78.4s done [2024-04-07T03:47:44.479Z] #45 ... [2024-04-07T03:47:44.479Z] [2024-04-07T03:47:44.479Z] #56 [core-data internal] load build context [2024-04-07T03:47:44.479Z] #56 ... [2024-04-07T03:47:44.479Z] [2024-04-07T03:47:44.479Z] #45 [support-scheduler internal] load build context [2024-04-07T03:47:44.479Z] #45 DONE 78.8s [2024-04-07T03:47:44.479Z] [2024-04-07T03:47:44.479Z] #56 [core-data internal] load build context [2024-04-07T03:47:45.435Z] #56 ... [2024-04-07T03:47:45.435Z] [2024-04-07T03:47:45.435Z] #53 [core-common-config-bootstrapper internal] load build context [2024-04-07T03:47:45.435Z] #53 transferring context: 226.11MB 77.6s done [2024-04-07T03:47:45.435Z] #53 DONE 78.1s [2024-04-07T03:47:45.435Z] [2024-04-07T03:47:45.435Z] #56 [core-data internal] load build context [2024-04-07T03:47:45.701Z] #56 ... [2024-04-07T03:47:45.701Z] [2024-04-07T03:47:45.701Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:47:45.967Z] #103 ... [2024-04-07T03:47:45.967Z] [2024-04-07T03:47:45.967Z] #56 [core-data internal] load build context [2024-04-07T03:47:47.934Z] #56 ... [2024-04-07T03:47:47.934Z] [2024-04-07T03:47:47.934Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:48.200Z] #34 ... [2024-04-07T03:47:48.200Z] [2024-04-07T03:47:48.200Z] #56 [core-data internal] load build context [2024-04-07T03:47:50.150Z] #56 ... [2024-04-07T03:47:50.150Z] [2024-04-07T03:47:50.150Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:47:50.150Z] #104 ... [2024-04-07T03:47:50.150Z] [2024-04-07T03:47:50.150Z] #56 [core-data internal] load build context [2024-04-07T03:47:50.418Z] #56 transferring context: 198.17MB 80.2s [2024-04-07T03:47:50.997Z] #56 ... [2024-04-07T03:47:50.997Z] [2024-04-07T03:47:50.997Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:47:50.997Z] #54 ... [2024-04-07T03:47:50.997Z] [2024-04-07T03:47:50.997Z] #56 [core-data internal] load build context [2024-04-07T03:47:51.578Z] #56 ... [2024-04-07T03:47:51.578Z] [2024-04-07T03:47:51.578Z] #54 [security-bootstrapper internal] load build context [2024-04-07T03:47:51.578Z] #54 transferring context: 226.11MB 83.7s done [2024-04-07T03:47:51.578Z] #54 DONE 84.2s [2024-04-07T03:47:51.578Z] [2024-04-07T03:47:51.578Z] #56 [core-data internal] load build context [2024-04-07T03:47:52.162Z] #56 transferring context: 226.11MB 81.9s done [2024-04-07T03:47:52.162Z] #56 DONE 83.5s [2024-04-07T03:47:52.162Z] [2024-04-07T03:47:52.162Z] #34 [security-proxy-auth internal] load build context [2024-04-07T03:47:53.564Z] #34 transferring context: 226.11MB 88.6s done [2024-04-07T03:47:53.564Z] #34 DONE 88.7s [2024-04-07T03:47:53.564Z] [2024-04-07T03:47:53.564Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:40.363Z] #102 ... [2024-04-07T03:48:40.363Z] [2024-04-07T03:48:40.363Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:40.363Z] #103 DONE 58.3s [2024-04-07T03:48:40.363Z] [2024-04-07T03:48:40.363Z] #105 [support-notifications builder 6/7] COPY . . [2024-04-07T03:48:40.363Z] #105 DONE 3.9s [2024-04-07T03:48:40.363Z] [2024-04-07T03:48:40.363Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:40.363Z] #98 DONE 60.0s [2024-04-07T03:48:40.363Z] [2024-04-07T03:48:40.363Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-07T03:48:40.363Z] #106 ... [2024-04-07T03:48:40.363Z] [2024-04-07T03:48:40.363Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:40.363Z] #104 DONE 59.4s [2024-04-07T03:48:40.363Z] [2024-04-07T03:48:40.363Z] #107 [core-command builder 6/7] COPY . . [2024-04-07T03:48:41.791Z] #107 ... [2024-04-07T03:48:41.791Z] [2024-04-07T03:48:41.791Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:41.791Z] #102 DONE 57.7s [2024-04-07T03:48:41.791Z] [2024-04-07T03:48:41.791Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-04-07T03:48:41.791Z] #108 DONE 3.7s [2024-04-07T03:48:41.791Z] [2024-04-07T03:48:41.791Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:48:41.791Z] #109 CACHED [2024-04-07T03:48:41.791Z] [2024-04-07T03:48:41.791Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:41.791Z] #110 CACHED [2024-04-07T03:48:41.791Z] [2024-04-07T03:48:41.791Z] #111 [security-bootstrapper builder 6/7] COPY . . [2024-04-07T03:48:41.791Z] #111 CACHED [2024-04-07T03:48:41.791Z] [2024-04-07T03:48:41.791Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2024-04-07T03:48:41.791Z] #112 CACHED [2024-04-07T03:48:41.791Z] [2024-04-07T03:48:41.791Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:41.791Z] #113 CACHED [2024-04-07T03:48:41.791Z] [2024-04-07T03:48:41.791Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:48:41.791Z] #114 CACHED [2024-04-07T03:48:41.791Z] [2024-04-07T03:48:41.791Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-07T03:48:43.731Z] #115 ... [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:48:43.731Z] #116 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #117 [core-data builder 6/7] COPY . . [2024-04-07T03:48:43.731Z] #117 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:43.731Z] #118 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:43.731Z] #119 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-04-07T03:48:43.731Z] #120 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:48:43.731Z] #121 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #107 [core-command builder 6/7] COPY . . [2024-04-07T03:48:43.731Z] #107 DONE 4.2s [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #122 [core-metadata builder 6/7] COPY . . [2024-04-07T03:48:43.731Z] #122 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:48:43.731Z] #123 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:43.731Z] #124 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:48:43.731Z] #125 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #126 [support-scheduler builder 6/7] COPY . . [2024-04-07T03:48:43.731Z] #126 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:43.731Z] #127 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-07T03:48:43.731Z] #128 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-04-07T03:48:43.731Z] #129 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-04-07T03:48:43.731Z] #130 CACHED [2024-04-07T03:48:43.731Z] [2024-04-07T03:48:43.731Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-07T03:48:49.083Z] #131 5.080 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-04-07T03:48:50.060Z] #131 ... [2024-04-07T03:48:50.060Z] [2024-04-07T03:48:50.060Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-07T03:48:50.060Z] #106 2.000 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-04-07T03:48:50.332Z] #106 ... [2024-04-07T03:48:50.332Z] [2024-04-07T03:48:50.332Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T03:48:50.332Z] #0 4.979 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-04-07T03:48:50.332Z] #132 ... [2024-04-07T03:48:50.332Z] [2024-04-07T03:48:50.332Z] #133 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-07T03:48:50.332Z] #133 DONE 8.7s [2024-04-07T03:48:50.332Z] [2024-04-07T03:48:50.332Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-07T03:48:51.744Z] #134 ... [2024-04-07T03:48:51.744Z] [2024-04-07T03:48:51.744Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-07T03:48:51.744Z] #0 5.439 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-04-07T03:48:52.010Z] #135 ... [2024-04-07T03:48:52.010Z] [2024-04-07T03:48:52.010Z] #136 [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-04-07T03:48:52.010Z] #0 5.407 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-04-07T03:48:52.010Z] #136 ... [2024-04-07T03:48:52.010Z] [2024-04-07T03:48:52.010Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T03:48:52.010Z] #0 4.994 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-04-07T03:48:52.593Z] #137 ... [2024-04-07T03:48:52.593Z] [2024-04-07T03:48:52.593Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-07T03:48:52.593Z] #134 2.117 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-04-07T03:48:53.555Z] #134 ... [2024-04-07T03:48:53.555Z] [2024-04-07T03:48:53.555Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-07T03:48:53.555Z] #0 5.171 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-04-07T03:48:53.555Z] #138 ... [2024-04-07T03:48:53.555Z] [2024-04-07T03:48:53.555Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-07T03:48:53.555Z] #0 5.007 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-04-07T03:48:53.555Z] #139 ... [2024-04-07T03:48:53.555Z] [2024-04-07T03:48:53.555Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-07T03:48:53.555Z] #0 4.592 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-04-07T03:48:56.133Z] #140 ... [2024-04-07T03:48:56.133Z] [2024-04-07T03:48:56.133Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-07T03:48:56.133Z] #115 4.385 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-04-07T04:02:48.871Z] #115 ... [2024-04-07T04:02:48.871Z] [2024-04-07T04:02:48.871Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-07T04:02:48.871Z] #135 DONE 844.7s [2024-04-07T04:02:48.871Z] [2024-04-07T04:02:48.871Z] #136 [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-04-07T04:02:48.871Z] #136 ... [2024-04-07T04:02:48.871Z] [2024-04-07T04:02:48.871Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:02:48.871Z] #141 DONE 0.3s [2024-04-07T04:02:48.871Z] [2024-04-07T04:02:48.871Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:02:48.871Z] #142 DONE 0.3s [2024-04-07T04:02:48.871Z] [2024-04-07T04:02:48.871Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-07T04:02:48.871Z] #134 ... [2024-04-07T04:02:48.871Z] [2024-04-07T04:02:48.871Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-04-07T04:02:48.871Z] #143 DONE 0.2s [2024-04-07T04:02:48.871Z] [2024-04-07T04:02:48.871Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-04-07T04:02:48.871Z] #144 DONE 0.2s [2024-04-07T04:02:48.871Z] [2024-04-07T04:02:48.871Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-04-07T04:02:48.871Z] #145 DONE 0.3s [2024-04-07T04:02:48.871Z] [2024-04-07T04:02:48.871Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-04-07T04:02:48.871Z] #146 DONE 0.2s [2024-04-07T04:02:48.871Z] [2024-04-07T04:02:48.871Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-07T04:02:50.271Z] #147 DONE 2.2s [2024-04-07T04:02:50.271Z] [2024-04-07T04:02:50.271Z] #136 [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-04-07T04:02:50.271Z] #136 848.6 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-04-07T04:02:52.208Z] #136 ... [2024-04-07T04:02:52.208Z] [2024-04-07T04:02:52.208Z] #99 [security-proxy-setup] exporting to image [2024-04-07T04:02:52.208Z] #99 exporting layers 1.3s done [2024-04-07T04:02:52.208Z] #99 writing image sha256:173b98855af6018f9fd8cc7feb28f14e80ac257646d943bfecc46feb4c94b57b done [2024-04-07T04:02:52.208Z] #99 naming to docker.io/library/security-proxy-setup-arm64 done [2024-04-07T04:02:52.208Z] #99 DONE 7.7s [2024-04-07T04:02:52.208Z] [2024-04-07T04:02:52.208Z] #136 [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-04-07T04:02:55.536Z] #136 ... [2024-04-07T04:02:55.536Z] [2024-04-07T04:02:55.536Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-07T04:02:55.536Z] #115 DONE 853.7s [2024-04-07T04:02:55.841Z] [2024-04-07T04:02:55.841Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-04-07T04:02:56.109Z] #148 DONE 0.3s [2024-04-07T04:02:56.109Z] [2024-04-07T04:02:56.109Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-04-07T04:02:58.691Z] #149 DONE 2.5s [2024-04-07T04:02:58.691Z] [2024-04-07T04:02:58.691Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:02:58.691Z] #150 DONE 0.2s [2024-04-07T04:02:58.691Z] [2024-04-07T04:02:58.691Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:02:58.955Z] #151 DONE 0.2s [2024-04-07T04:02:58.955Z] [2024-04-07T04:02:58.955Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T04:02:58.955Z] #132 ... [2024-04-07T04:02:58.955Z] [2024-04-07T04:02:58.955Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-04-07T04:02:59.228Z] #152 DONE 0.3s [2024-04-07T04:02:59.228Z] [2024-04-07T04:02:59.228Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T04:02:59.228Z] #132 ... [2024-04-07T04:02:59.228Z] [2024-04-07T04:02:59.228Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-04-07T04:02:59.496Z] #153 DONE 0.2s [2024-04-07T04:02:59.496Z] [2024-04-07T04:02:59.496Z] #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-04-07T04:02:59.496Z] #154 DONE 0.2s [2024-04-07T04:02:59.496Z] [2024-04-07T04:02:59.496Z] #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-04-07T04:02:59.770Z] #155 DONE 0.2s [2024-04-07T04:02:59.770Z] [2024-04-07T04:02:59.770Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-04-07T04:02:59.770Z] #156 DONE 0.2s [2024-04-07T04:02:59.770Z] [2024-04-07T04:02:59.770Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-04-07T04:03:00.036Z] #157 DONE 0.2s [2024-04-07T04:03:00.036Z] [2024-04-07T04:03:00.036Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-04-07T04:03:02.617Z] #158 DONE 2.1s [2024-04-07T04:03:02.617Z] [2024-04-07T04:03:02.617Z] #99 [security-bootstrapper] exporting to image [2024-04-07T04:03:02.617Z] #99 exporting layers [2024-04-07T04:03:03.292Z] #99 exporting layers 1.1s done [2024-04-07T04:03:03.292Z] #99 writing image sha256:cb81b36ce358fb610af1c33e80396b028545f8e6633196641b82a6121ed0c714 done [2024-04-07T04:03:03.292Z] #99 naming to docker.io/library/security-bootstrapper-arm64 done [2024-04-07T04:03:03.292Z] #99 DONE 8.8s [2024-04-07T04:03:03.292Z] [2024-04-07T04:03:03.292Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T04:03:06.698Z] #132 ... [2024-04-07T04:03:06.698Z] [2024-04-07T04:03:06.698Z] #136 [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-04-07T04:03:06.698Z] #136 DONE 864.6s [2024-04-07T04:03:06.698Z] [2024-04-07T04:03:06.698Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-07T04:03:06.698Z] #131 ... [2024-04-07T04:03:06.698Z] [2024-04-07T04:03:06.698Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:03:07.334Z] #159 DONE 0.3s [2024-04-07T04:03:07.334Z] [2024-04-07T04:03:07.334Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:03:07.334Z] #160 DONE 0.2s [2024-04-07T04:03:07.334Z] [2024-04-07T04:03:07.334Z] #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-04-07T04:03:07.615Z] #161 DONE 0.1s [2024-04-07T04:03:07.615Z] [2024-04-07T04:03:07.615Z] #162 [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-04-07T04:03:07.615Z] #162 DONE 0.1s [2024-04-07T04:03:07.615Z] [2024-04-07T04:03:07.615Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-04-07T04:03:07.892Z] #163 DONE 0.1s [2024-04-07T04:03:07.892Z] [2024-04-07T04:03:07.892Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-04-07T04:03:08.197Z] #164 DONE 0.3s [2024-04-07T04:03:08.197Z] [2024-04-07T04:03:08.197Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-04-07T04:03:08.197Z] #165 DONE 0.3s [2024-04-07T04:03:08.197Z] [2024-04-07T04:03:08.197Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T04:03:08.506Z] #137 ... [2024-04-07T04:03:08.506Z] [2024-04-07T04:03:08.506Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-04-07T04:03:08.506Z] #166 DONE 0.1s [2024-04-07T04:03:08.506Z] [2024-04-07T04:03:08.506Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-07T04:03:10.447Z] #167 DONE 2.1s [2024-04-07T04:03:10.447Z] [2024-04-07T04:03:10.447Z] #99 [security-secretstore-setup] exporting to image [2024-04-07T04:03:10.447Z] #99 exporting layers [2024-04-07T04:03:11.850Z] #99 exporting layers 1.4s done [2024-04-07T04:03:11.851Z] #99 writing image sha256:6bdcdec0efe7b98437049c6d840c71857d0d9d7e4965d0c02e4ec31fa6a57104 done [2024-04-07T04:03:11.851Z] #99 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-04-07T04:03:11.851Z] #99 DONE 10.2s [2024-04-07T04:03:11.851Z] [2024-04-07T04:03:11.851Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-07T04:03:44.043Z] #138 ... [2024-04-07T04:03:44.043Z] [2024-04-07T04:03:44.043Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-07T04:03:44.043Z] #139 DONE 900.4s [2024-04-07T04:03:44.043Z] [2024-04-07T04:03:44.043Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T04:03:44.309Z] #137 ... [2024-04-07T04:03:44.309Z] [2024-04-07T04:03:44.309Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:03:44.575Z] #168 DONE 0.3s [2024-04-07T04:03:44.575Z] [2024-04-07T04:03:44.575Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-07T04:03:44.575Z] #140 ... [2024-04-07T04:03:44.575Z] [2024-04-07T04:03:44.575Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:03:44.575Z] #169 DONE 0.1s [2024-04-07T04:03:44.844Z] [2024-04-07T04:03:44.844Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-04-07T04:03:44.844Z] #170 DONE 0.3s [2024-04-07T04:03:44.844Z] [2024-04-07T04:03:44.844Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T04:03:45.112Z] #132 ... [2024-04-07T04:03:45.112Z] [2024-04-07T04:03:45.112Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-04-07T04:03:45.112Z] #171 DONE 0.1s [2024-04-07T04:03:45.112Z] [2024-04-07T04:03:45.112Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-04-07T04:03:45.379Z] #172 DONE 0.2s [2024-04-07T04:03:45.379Z] [2024-04-07T04:03:45.379Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-07T04:03:47.333Z] #173 DONE 2.0s [2024-04-07T04:03:47.333Z] [2024-04-07T04:03:47.333Z] #99 [core-common-config-bootstrapper] exporting to image [2024-04-07T04:03:47.333Z] #99 exporting layers [2024-04-07T04:03:47.912Z] #99 exporting layers 0.6s done [2024-04-07T04:03:47.912Z] #99 writing image sha256:d16f349f86b7d8f4521b7b41ae07b8f16db49392e9257534af88e9c203412fb2 done [2024-04-07T04:03:47.912Z] #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-04-07T04:03:47.912Z] #99 DONE 10.9s [2024-04-07T04:03:47.912Z] [2024-04-07T04:03:47.912Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T04:05:54.542Z] #132 ... [2024-04-07T04:05:54.542Z] [2024-04-07T04:05:54.542Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-07T04:05:54.542Z] #134 DONE 1011.5s [2024-04-07T04:05:54.542Z] [2024-04-07T04:05:54.542Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T04:05:54.542Z] #132 ... [2024-04-07T04:05:54.542Z] [2024-04-07T04:05:54.542Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:05:54.542Z] #174 DONE 0.2s [2024-04-07T04:05:54.542Z] [2024-04-07T04:05:54.542Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:05:54.542Z] #175 DONE 0.1s [2024-04-07T04:05:54.542Z] [2024-04-07T04:05:54.542Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T04:05:54.542Z] #132 ... [2024-04-07T04:05:54.542Z] [2024-04-07T04:05:54.542Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-04-07T04:05:54.542Z] #176 DONE 0.3s [2024-04-07T04:05:54.542Z] [2024-04-07T04:05:54.542Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-04-07T04:05:54.542Z] #177 DONE 0.1s [2024-04-07T04:05:54.542Z] [2024-04-07T04:05:54.542Z] #99 [security-spiffe-token-provider] exporting to image [2024-04-07T04:05:54.542Z] #99 exporting layers [2024-04-07T04:05:54.542Z] #99 exporting layers 0.8s done [2024-04-07T04:05:54.542Z] #99 writing image sha256:4515490e57d36a9fcbac3e3b65e7526ffdee01d4b45d1b578a3ffd9b210c5478 done [2024-04-07T04:05:54.542Z] #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-04-07T04:05:54.542Z] #99 DONE 11.7s [2024-04-07T04:05:54.542Z] [2024-04-07T04:05:54.542Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-07T04:10:46.514Z] #131 DONE 1314.1s [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-07T04:10:46.514Z] #138 ... [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:10:46.514Z] #178 DONE 0.2s [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T04:10:46.514Z] #137 ... [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:10:46.514Z] #179 DONE 0.2s [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-04-07T04:10:46.514Z] #180 DONE 0.4s [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-07T04:10:46.514Z] #138 ... [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-04-07T04:10:46.514Z] #181 DONE 0.3s [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-07T04:10:46.514Z] #140 ... [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-04-07T04:10:46.514Z] #182 DONE 0.2s [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-07T04:10:46.514Z] #183 DONE 1.9s [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #99 [security-proxy-auth] exporting to image [2024-04-07T04:10:46.514Z] #99 exporting layers [2024-04-07T04:10:46.514Z] #99 exporting layers 0.7s done [2024-04-07T04:10:46.514Z] #99 writing image sha256:9970ffda005439fe41e59ce16fc7ebd5c69a6ed50d45bd9dfd71555044aabe01 done [2024-04-07T04:10:46.514Z] #99 naming to docker.io/library/security-proxy-auth-arm64 done [2024-04-07T04:10:46.514Z] #99 DONE 12.4s [2024-04-07T04:10:46.514Z] [2024-04-07T04:10:46.514Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-07T04:11:18.717Z] #106 ... [2024-04-07T04:11:18.717Z] [2024-04-07T04:11:18.717Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-07T04:11:18.717Z] #132 DONE 1351.5s [2024-04-07T04:11:18.717Z] [2024-04-07T04:11:18.717Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-07T04:11:18.717Z] #138 ... [2024-04-07T04:11:18.717Z] [2024-04-07T04:11:18.717Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:11:18.717Z] #184 DONE 0.1s [2024-04-07T04:11:18.717Z] [2024-04-07T04:11:18.717Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:11:18.717Z] #185 DONE 0.1s [2024-04-07T04:11:18.717Z] [2024-04-07T04:11:18.717Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T04:11:18.717Z] #137 ... [2024-04-07T04:11:18.717Z] [2024-04-07T04:11:18.717Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-04-07T04:11:18.717Z] #186 DONE 0.4s [2024-04-07T04:11:18.717Z] [2024-04-07T04:11:18.717Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-04-07T04:11:18.717Z] #187 DONE 0.1s [2024-04-07T04:11:18.717Z] [2024-04-07T04:11:18.717Z] #99 [core-command] exporting to image [2024-04-07T04:11:18.717Z] #99 exporting layers [2024-04-07T04:11:18.717Z] #99 exporting layers 0.4s done [2024-04-07T04:11:18.717Z] #99 writing image sha256:030764cbcad52fc84284803519d1f83d72fd0d9b3e1f5ba78efbd1c8a8590030 done [2024-04-07T04:11:18.717Z] #99 naming to docker.io/library/core-command-arm64 done [2024-04-07T04:11:18.717Z] #99 DONE 12.8s [2024-04-07T04:11:18.717Z] [2024-04-07T04:11:18.717Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-07T04:11:24.054Z] #138 DONE 1360.8s [2024-04-07T04:11:24.054Z] [2024-04-07T04:11:24.054Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T04:11:24.637Z] #137 ... [2024-04-07T04:11:24.637Z] [2024-04-07T04:11:24.637Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:11:24.637Z] #188 DONE 0.2s [2024-04-07T04:11:24.637Z] [2024-04-07T04:11:24.637Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-07T04:11:24.902Z] #140 ... [2024-04-07T04:11:24.902Z] [2024-04-07T04:11:24.902Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:11:24.902Z] #189 DONE 0.2s [2024-04-07T04:11:24.902Z] [2024-04-07T04:11:24.902Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-04-07T04:11:25.487Z] #190 DONE 0.4s [2024-04-07T04:11:25.487Z] [2024-04-07T04:11:25.487Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-04-07T04:11:25.487Z] #191 DONE 0.2s [2024-04-07T04:11:25.487Z] [2024-04-07T04:11:25.487Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-07T04:11:25.487Z] #140 DONE 1362.2s [2024-04-07T04:11:25.487Z] [2024-04-07T04:11:25.487Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-04-07T04:11:25.754Z] #192 DONE 0.3s [2024-04-07T04:11:25.755Z] [2024-04-07T04:11:25.755Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T04:11:26.020Z] #137 ... [2024-04-07T04:11:26.020Z] [2024-04-07T04:11:26.020Z] #99 [core-metadata] exporting to image [2024-04-07T04:11:26.020Z] #99 exporting layers [2024-04-07T04:11:26.604Z] #99 exporting layers 0.8s done [2024-04-07T04:11:26.604Z] #99 writing image sha256:b89ea3365f676725e15c94ccbfa642563a147d44425a46ac106fb8873a92b454 0.0s done [2024-04-07T04:11:26.604Z] #99 naming to docker.io/library/core-metadata-arm64 [2024-04-07T04:11:26.870Z] #99 naming to docker.io/library/core-metadata-arm64 done [2024-04-07T04:11:26.870Z] #99 DONE 13.7s [2024-04-07T04:11:26.870Z] [2024-04-07T04:11:26.870Z] #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:11:26.870Z] #193 DONE 0.2s [2024-04-07T04:11:26.870Z] [2024-04-07T04:11:26.870Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:11:26.870Z] #194 DONE 0.1s [2024-04-07T04:11:26.870Z] [2024-04-07T04:11:26.870Z] #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-04-07T04:11:27.451Z] #195 DONE 0.4s [2024-04-07T04:11:27.451Z] [2024-04-07T04:11:27.451Z] #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-04-07T04:11:27.451Z] #196 DONE 0.1s [2024-04-07T04:11:27.451Z] [2024-04-07T04:11:27.451Z] #99 [core-data] exporting to image [2024-04-07T04:11:27.717Z] #99 exporting layers 0.4s done [2024-04-07T04:11:27.982Z] #99 writing image sha256:ca0cf8a06267382fceb8117c5ff0e6d7becc66b283012115ce9634c87ce59888 done [2024-04-07T04:11:27.982Z] #99 naming to docker.io/library/core-data-arm64 done [2024-04-07T04:11:27.982Z] #99 DONE 14.0s [2024-04-07T04:11:27.982Z] [2024-04-07T04:11:27.982Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-07T04:11:46.168Z] #106 DONE 1386.3s [2024-04-07T04:11:46.168Z] [2024-04-07T04:11:46.168Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T04:11:46.168Z] #137 ... [2024-04-07T04:11:46.168Z] [2024-04-07T04:11:46.168Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:11:46.168Z] #197 DONE 0.3s [2024-04-07T04:11:46.168Z] [2024-04-07T04:11:46.168Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T04:11:46.168Z] #137 ... [2024-04-07T04:11:46.168Z] [2024-04-07T04:11:46.168Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:11:46.168Z] #198 DONE 0.1s [2024-04-07T04:11:46.168Z] [2024-04-07T04:11:46.168Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-04-07T04:11:46.168Z] #199 DONE 0.4s [2024-04-07T04:11:46.168Z] [2024-04-07T04:11:46.168Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-04-07T04:11:46.168Z] #200 DONE 0.1s [2024-04-07T04:11:46.168Z] [2024-04-07T04:11:46.168Z] #99 [support-notifications] exporting to image [2024-04-07T04:11:46.168Z] #99 exporting layers [2024-04-07T04:11:46.749Z] #99 exporting layers 0.7s done [2024-04-07T04:11:46.749Z] #99 writing image sha256:3aca60ffa649cb9191c807729e3ec59dc3ff5b6163116f8b306ed370238df8ba done [2024-04-07T04:11:46.749Z] #99 naming to docker.io/library/support-notifications-arm64 done [2024-04-07T04:11:46.749Z] #99 DONE 14.8s [2024-04-07T04:11:46.749Z] [2024-04-07T04:11:46.749Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-07T04:11:47.014Z] #137 DONE 1383.7s [2024-04-07T04:11:47.596Z] [2024-04-07T04:11:47.596Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-07T04:11:47.596Z] #201 DONE 0.1s [2024-04-07T04:11:47.596Z] [2024-04-07T04:11:47.596Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-07T04:11:47.596Z] #202 DONE 0.1s [2024-04-07T04:11:47.596Z] [2024-04-07T04:11:47.596Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-04-07T04:11:47.860Z] #203 DONE 0.3s [2024-04-07T04:11:47.860Z] [2024-04-07T04:11:47.860Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-04-07T04:11:47.860Z] #204 DONE 0.1s [2024-04-07T04:11:48.123Z] [2024-04-07T04:11:48.123Z] #99 [support-scheduler] exporting to image [2024-04-07T04:11:48.386Z] #99 exporting layers 0.4s done [2024-04-07T04:11:48.386Z] #99 writing image sha256:a6fe5e60e7d73aa7c31a34942ee4eff53cc84751a9f54909ab985ef93f30af5c done [2024-04-07T04:11:48.386Z] #99 naming to docker.io/library/support-scheduler-arm64 done [2024-04-07T04:11:48.386Z] #99 DONE 15.3s [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-07T04:11:48.386Z] time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-04-07T04:11:48.391Z] $ docker stop --time=1 07e1478efdcfe76a6340704d766dc2c78543b9eefaa3c67c6f60e1e0c3cf2f38 [2024-04-07T04:11:49.990Z] $ docker rm -f --volumes 07e1478efdcfe76a6340704d766dc2c78543b9eefaa3c67c6f60e1e0c3cf2f38 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-07T04:11:50.484Z] + docker images [2024-04-07T04:11:50.484Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-04-07T04:11:50.484Z] support-scheduler-arm64 latest a6fe5e60e7d7 3 seconds ago 38MB [2024-04-07T04:11:50.484Z] support-notifications-arm64 latest 3aca60ffa649 5 seconds ago 38.7MB [2024-04-07T04:11:50.484Z] core-data-arm64 latest ca0cf8a06267 23 seconds ago 35.5MB [2024-04-07T04:11:50.484Z] core-metadata-arm64 latest b89ea3365f67 25 seconds ago 35.6MB [2024-04-07T04:11:50.484Z] core-command-arm64 latest 030764cbcad5 35 seconds ago 35.2MB [2024-04-07T04:11:50.484Z] security-proxy-auth-arm64 latest 9970ffda0054 About a minute ago 32.8MB [2024-04-07T04:11:50.484Z] security-spiffe-token-provider-arm64 latest 4515490e57d3 6 minutes ago 29.7MB [2024-04-07T04:11:50.484Z] core-common-config-bootstrapper-arm64 latest d16f349f86b7 8 minutes ago 15.7MB [2024-04-07T04:11:50.484Z] security-secretstore-setup-arm64 latest 6bdcdec0efe7 8 minutes ago 36.6MB [2024-04-07T04:11:50.484Z] security-bootstrapper-arm64 latest cb81b36ce358 8 minutes ago 19.2MB [2024-04-07T04:11:50.484Z] security-proxy-setup-arm64 latest 173b98855af6 9 minutes ago 26.5MB [2024-04-07T04:11:50.484Z] security-spire-server-arm64 latest 96e0950b73a1 24 minutes ago 97.2MB [2024-04-07T04:11:50.484Z] security-spire-config-arm64 latest e38ae89e60b3 24 minutes ago 96.3MB [2024-04-07T04:11:50.484Z] security-spire-agent-arm64 latest 24c4ba4079b0 24 minutes ago 153MB [2024-04-07T04:11:50.484Z] ci-base-image-arm64 latest 95e29ef39f9e 40 minutes ago 973MB [2024-04-07T04:11:50.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB [2024-04-07T04:11:50.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 10 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-04-07T04:11:50.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-07T04:11:50.944Z] [2024-04-07T04:11:50.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T04:11:51.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-07T04:11:51.537Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-07T04:11:51.537Z] 8998bd30e6a1: Pulling fs layer [2024-04-07T04:11:51.537Z] 04944245beec: Pulling fs layer [2024-04-07T04:11:51.537Z] 699f458cf7ca: Pulling fs layer [2024-04-07T04:11:51.537Z] 765212b225bb: Pulling fs layer [2024-04-07T04:11:51.537Z] f23df028b6ca: Pulling fs layer [2024-04-07T04:11:51.537Z] d65c8cfc05b1: Pulling fs layer [2024-04-07T04:11:51.537Z] 2437ff75d9bd: Pulling fs layer [2024-04-07T04:11:51.537Z] 765212b225bb: Waiting [2024-04-07T04:11:51.537Z] f23df028b6ca: Waiting [2024-04-07T04:11:51.537Z] d65c8cfc05b1: Waiting [2024-04-07T04:11:51.537Z] 2437ff75d9bd: Waiting [2024-04-07T04:11:51.537Z] 04944245beec: Verifying Checksum [2024-04-07T04:11:51.537Z] 04944245beec: Download complete [2024-04-07T04:11:51.537Z] 765212b225bb: Verifying Checksum [2024-04-07T04:11:51.537Z] 765212b225bb: Download complete [2024-04-07T04:11:51.802Z] f23df028b6ca: Verifying Checksum [2024-04-07T04:11:51.802Z] f23df028b6ca: Download complete [2024-04-07T04:11:51.802Z] d65c8cfc05b1: Verifying Checksum [2024-04-07T04:11:51.802Z] d65c8cfc05b1: Download complete [2024-04-07T04:11:51.802Z] 699f458cf7ca: Verifying Checksum [2024-04-07T04:11:51.802Z] 699f458cf7ca: Download complete [2024-04-07T04:11:52.384Z] 8998bd30e6a1: Verifying Checksum [2024-04-07T04:11:52.384Z] 8998bd30e6a1: Download complete [2024-04-07T04:11:54.321Z] 2437ff75d9bd: Verifying Checksum [2024-04-07T04:11:54.321Z] 2437ff75d9bd: Download complete [2024-04-07T04:11:56.898Z] 8998bd30e6a1: Pull complete [2024-04-07T04:11:57.480Z] 04944245beec: Pull complete [2024-04-07T04:11:58.884Z] 699f458cf7ca: Pull complete [2024-04-07T04:11:59.150Z] 765212b225bb: Pull complete [2024-04-07T04:12:00.106Z] f23df028b6ca: Pull complete [2024-04-07T04:12:00.106Z] d65c8cfc05b1: Pull complete [2024-04-07T04:12:18.295Z] 2437ff75d9bd: Pull complete [2024-04-07T04:12:18.295Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-07T04:12:18.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-07T04:12:18.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T04:12:18.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-2093 does not seem to be running inside a container [2024-04-07T04:12:18.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-07T04:12:21.244Z] $ docker top 069a52d4b8b5f41a3fa9748ea4dba8507e3c8b3f95a0506eb70a9f07e32b2441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-07T04:12:22.125Z] ---> job-cost.sh [2024-04-07T04:12:22.125Z] lf-activate-venv: SKIPPING [2024-04-07T04:12:22.125Z] INFO: No Stack... [2024-04-07T04:12:22.389Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-07T04:12:23.340Z] INFO: Archiving Costs [Pipeline] sh [2024-04-07T04:12:23.655Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2024-04-07T04:12:23.920Z] + cut -d, -f6 [Pipeline] lock [2024-04-07T04:12:23.996Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4786-3-stack-cost] [2024-04-07T04:12:24.002Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4786-3-stack-cost] did not exist. Created. [2024-04-07T04:12:24.014Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4786-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-07T04:12:24.378Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-07T04:12:24.552Z] Stashed 1 file(s) [Pipeline] } [2024-04-07T04:12:24.561Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4786-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-07T04:12:24.572Z] $ docker stop --time=1 069a52d4b8b5f41a3fa9748ea4dba8507e3c8b3f95a0506eb70a9f07e32b2441 [2024-04-07T04:12:26.053Z] $ docker rm -f --volumes 069a52d4b8b5f41a3fa9748ea4dba8507e3c8b3f95a0506eb70a9f07e32b2441 [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-04-07T04:12:26.545Z] provisioning config files... [2024-04-07T04:12:26.551Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config13563811947507362554tmp [Pipeline] { [Pipeline] sh [2024-04-07T04:12:26.853Z] + set +x [2024-04-07T04:12:26.853Z] + curl -s https://codecov.io/bash [2024-04-07T04:12:26.853Z] + bash -s -- [2024-04-07T04:12:26.853Z] [2024-04-07T04:12:26.853Z] _____ _ [2024-04-07T04:12:26.853Z] / ____| | | [2024-04-07T04:12:26.853Z] | | ___ __| | ___ ___ _____ __ [2024-04-07T04:12:26.853Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-07T04:12:26.853Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-07T04:12:26.853Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-07T04:12:26.853Z] Bash-1.0.6 [2024-04-07T04:12:26.853Z] [2024-04-07T04:12:26.853Z] [2024-04-07T04:12:26.853Z] ==> git version 2.25.1 found [2024-04-07T04:12:26.853Z] ==> 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-04-07T04:12:26.853Z] Release-Date: 2020-01-08 [2024-04-07T04:12:26.853Z] 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-04-07T04:12:26.853Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-07T04:12:26.853Z] ==> Jenkins CI detected. [2024-04-07T04:12:26.853Z] current dir:  /w/workspace/edgex-go/3 [2024-04-07T04:12:26.853Z] project root: . [2024-04-07T04:12:26.853Z] --> token set from env [2024-04-07T04:12:26.853Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-07T04:12:26.853Z] ==> Running gcov in . (disable via -X gcov) [2024-04-07T04:12:26.853Z] ==> Python coveragepy not found [2024-04-07T04:12:26.853Z] ==> Searching for coverage reports in: [2024-04-07T04:12:26.853Z] + . [2024-04-07T04:12:27.113Z] -> Found 1 reports [2024-04-07T04:12:27.113Z] ==> Detecting git/mercurial file structure [2024-04-07T04:12:27.113Z] ==> Reading reports [2024-04-07T04:12:27.113Z] + ./coverage.out bytes=455122 [2024-04-07T04:12:27.113Z] ==> Appending adjustments [2024-04-07T04:12:27.113Z] https://docs.codecov.io/docs/fixing-reports [2024-04-07T04:12:28.050Z] + Found adjustments [2024-04-07T04:12:28.050Z] ==> Gzipping contents [2024-04-07T04:12:28.050Z] 60K /tmp/codecov.8f6TI2.gz [2024-04-07T04:12:28.050Z] ==> Uploading reports [2024-04-07T04:12:28.050Z] url: https://codecov.io [2024-04-07T04:12:28.050Z] query: branch=PR-4786&commit=71fe8892f8cb63cf817f68031011190585a6a916&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4786%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4786&job=&cmd_args= [2024-04-07T04:12:28.050Z] -> Pinging Codecov [2024-04-07T04:12:28.050Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4786&commit=71fe8892f8cb63cf817f68031011190585a6a916&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4786%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4786&job=&cmd_args= [2024-04-07T04:12:28.309Z] -> Uploading to [2024-04-07T04:12:28.309Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-07/00271124DB129430A58F1EEE437C3FCB/71fe8892f8cb63cf817f68031011190585a6a916/df03793f-9ad2-4fe2-bbea-c6cff1f7a771.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240407T041228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5c166114d7b2f570cf7e9e7b37c81b705419bd970aa408f62b9e0356c8441f3 [2024-04-07T04:12:28.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-07T04:12:28.309Z] Dload Upload Total Spent Left Speed [2024-04-07T04:12:28.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57877 0 0 100 57877 0 158k --:--:-- --:--:-- --:--:-- 158k [2024-04-07T04:12:28.568Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/71fe8892f8cb63cf817f68031011190585a6a916 [Pipeline] } [2024-04-07T04:12:28.575Z] 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-04-07T04:12:29.237Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-04-07T04:12:29.530Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T04:12:30.383Z] ---> package-listing.sh [2024-04-07T04:12:30.383Z] ++ facter osfamily [2024-04-07T04:12:30.383Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-07T04:12:30.643Z] + OS_FAMILY=debian [2024-04-07T04:12:30.643Z] + workspace=/w/workspace/edgex-go/3 [2024-04-07T04:12:30.643Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-07T04:12:30.643Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-07T04:12:30.643Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-07T04:12:30.643Z] + PACKAGES=/tmp/packages_start.txt [2024-04-07T04:12:30.643Z] + '[' /w/workspace/edgex-go/3 ']' [2024-04-07T04:12:30.643Z] + PACKAGES=/tmp/packages_end.txt [2024-04-07T04:12:30.643Z] + case "${OS_FAMILY}" in [2024-04-07T04:12:30.643Z] + dpkg -l [2024-04-07T04:12:30.643Z] + grep '^ii' [2024-04-07T04:12:30.643Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-07T04:12:30.643Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-07T04:12:30.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-07T04:12:30.643Z] + '[' /w/workspace/edgex-go/3 ']' [2024-04-07T04:12:30.643Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-04-07T04:12:30.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-04-07T04:12:30.655Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-07T04:12:30.935Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T04:12:31.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-07T04:12:31.495Z] [2024-04-07T04:12:31.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T04:12:31.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-07T04:12:31.803Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-07T04:12:31.803Z] 5eb5b503b376: Pulling fs layer [2024-04-07T04:12:31.803Z] 5c69ac0246d0: Pulling fs layer [2024-04-07T04:12:31.803Z] ec43610c2a17: Pulling fs layer [2024-04-07T04:12:31.803Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-07T04:12:31.803Z] 33b1e0a273af: Pulling fs layer [2024-04-07T04:12:31.803Z] 5d3b04190fa2: Pulling fs layer [2024-04-07T04:12:31.803Z] 2f39f015ded8: Pulling fs layer [2024-04-07T04:12:31.803Z] 5d3b04190fa2: Waiting [2024-04-07T04:12:31.803Z] 2f39f015ded8: Waiting [2024-04-07T04:12:31.803Z] 3a2ae6a8a46f: Waiting [2024-04-07T04:12:31.803Z] 33b1e0a273af: Waiting [2024-04-07T04:12:31.803Z] 5c69ac0246d0: Download complete [2024-04-07T04:12:31.803Z] 3a2ae6a8a46f: Download complete [2024-04-07T04:12:31.803Z] 33b1e0a273af: Verifying Checksum [2024-04-07T04:12:31.803Z] 33b1e0a273af: Download complete [2024-04-07T04:12:31.803Z] ec43610c2a17: Verifying Checksum [2024-04-07T04:12:31.803Z] ec43610c2a17: Download complete [2024-04-07T04:12:31.803Z] 5d3b04190fa2: Verifying Checksum [2024-04-07T04:12:31.803Z] 5d3b04190fa2: Download complete [2024-04-07T04:12:32.064Z] 5eb5b503b376: Verifying Checksum [2024-04-07T04:12:32.064Z] 5eb5b503b376: Download complete [2024-04-07T04:12:32.629Z] 2f39f015ded8: Download complete [2024-04-07T04:12:33.201Z] 5eb5b503b376: Pull complete [2024-04-07T04:12:33.459Z] 5c69ac0246d0: Pull complete [2024-04-07T04:12:33.717Z] ec43610c2a17: Pull complete [2024-04-07T04:12:33.975Z] 3a2ae6a8a46f: Pull complete [2024-04-07T04:12:34.232Z] 33b1e0a273af: Pull complete [2024-04-07T04:12:34.232Z] 5d3b04190fa2: Pull complete [2024-04-07T04:12:39.531Z] 2f39f015ded8: Pull complete [2024-04-07T04:12:39.531Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-07T04:12:39.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-07T04:12:39.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T04:12:39.635Z] prd-ubuntu20.04-docker-8c-8g-2088 does not seem to be running inside a container [2024-04-07T04:12:39.647Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-07T04:12:51.055Z] $ docker top f99290acd859ae3dae52b2045de22e5f9fd257716462568cd6784a507adfa32f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T04:12:51.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-07T04:12:51.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-07T04:12:52.003Z] + ls /var/log/sa-host [2024-04-07T04:12:52.003Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-07T04:12:52.148Z] provisioning config files... [2024-04-07T04:12:52.157Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config12018568433098030725tmp [Pipeline] { [Pipeline] echo [2024-04-07T04:12:52.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T04:12:52.461Z] ---> create-netrc.sh [Pipeline] } [2024-04-07T04:12:52.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-07T04:12:52.797Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-07T04:12:52.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T04:12:53.092Z] ---> sudo-logs.sh [2024-04-07T04:12:53.092Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-07T04:12:53.119Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T04:12:53.405Z] ---> job-cost.sh [2024-04-07T04:12:53.405Z] lf-activate-venv: SKIPPING [2024-04-07T04:12:53.405Z] DEBUG: total: 0.10999999940395355 [2024-04-07T04:12:53.405Z] INFO: Retrieving Stack Cost... [2024-04-07T04:12:53.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-07T04:12:54.232Z] INFO: Archiving Costs [Pipeline] echo [2024-04-07T04:12:54.244Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T04:12:54.530Z] ---> logs-deploy.sh [2024-04-07T04:12:54.530Z] lf-activate-venv: SKIPPING [2024-04-07T04:12:54.530Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4786/3 [2024-04-07T04:12:54.530Z] INFO: archiving workspace using pattern(s): [2024-04-07T04:12:55.465Z] Archives upload complete. [2024-04-07T04:12:55.723Z] INFO: archiving logs to Nexus [2024-04-07T04:12:56.293Z] ---> uname -a: [2024-04-07T04:12:56.293Z] Linux prd-ubuntu20-04-docker-8c-8g-2088 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] ---> lscpu: [2024-04-07T04:12:56.293Z] Architecture: x86_64 [2024-04-07T04:12:56.293Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-07T04:12:56.293Z] Byte Order: Little Endian [2024-04-07T04:12:56.293Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-07T04:12:56.293Z] CPU(s): 8 [2024-04-07T04:12:56.293Z] On-line CPU(s) list: 0-7 [2024-04-07T04:12:56.293Z] Thread(s) per core: 1 [2024-04-07T04:12:56.293Z] Core(s) per socket: 1 [2024-04-07T04:12:56.293Z] Socket(s): 8 [2024-04-07T04:12:56.293Z] NUMA node(s): 1 [2024-04-07T04:12:56.293Z] Vendor ID: AuthenticAMD [2024-04-07T04:12:56.293Z] CPU family: 23 [2024-04-07T04:12:56.293Z] Model: 49 [2024-04-07T04:12:56.293Z] Model name: AMD EPYC-Rome Processor [2024-04-07T04:12:56.293Z] Stepping: 0 [2024-04-07T04:12:56.293Z] CPU MHz: 2800.000 [2024-04-07T04:12:56.293Z] BogoMIPS: 5600.00 [2024-04-07T04:12:56.293Z] Virtualization: AMD-V [2024-04-07T04:12:56.293Z] Hypervisor vendor: KVM [2024-04-07T04:12:56.293Z] Virtualization type: full [2024-04-07T04:12:56.293Z] L1d cache: 256 KiB [2024-04-07T04:12:56.293Z] L1i cache: 256 KiB [2024-04-07T04:12:56.293Z] L2 cache: 4 MiB [2024-04-07T04:12:56.293Z] L3 cache: 128 MiB [2024-04-07T04:12:56.293Z] NUMA node0 CPU(s): 0-7 [2024-04-07T04:12:56.293Z] Vulnerability Itlb multihit: Not affected [2024-04-07T04:12:56.293Z] Vulnerability L1tf: Not affected [2024-04-07T04:12:56.293Z] Vulnerability Mds: Not affected [2024-04-07T04:12:56.293Z] Vulnerability Meltdown: Not affected [2024-04-07T04:12:56.293Z] Vulnerability Mmio stale data: Not affected [2024-04-07T04:12:56.293Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-07T04:12:56.293Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-07T04:12:56.293Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-07T04:12:56.293Z] Vulnerability Srbds: Not affected [2024-04-07T04:12:56.293Z] Vulnerability Tsx async abort: Not affected [2024-04-07T04:12:56.293Z] 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-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] ---> nproc: [2024-04-07T04:12:56.293Z] 8 [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] ---> df -h: [2024-04-07T04:12:56.293Z] Filesystem Size Used Avail Use% Mounted on [2024-04-07T04:12:56.293Z] overlay 155G 23G 133G 15% / [2024-04-07T04:12:56.293Z] tmpfs 64M 0 64M 0% /dev [2024-04-07T04:12:56.293Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-04-07T04:12:56.293Z] shm 64M 0 64M 0% /dev/shm [2024-04-07T04:12:56.293Z] /dev/vda1 155G 23G 133G 15% /facter-os [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] ---> sar -b -r -n DEV: [2024-04-07T04:12:56.293Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2088) 04/07/24 _x86_64_ (8 CPU) [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] 03:23:54 LINUX RESTART (8 CPU) [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] 03:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-04-07T04:12:56.293Z] 03:25:02 80.15 37.73 42.43 0.00 3674.32 85820.50 0.00 [2024-04-07T04:12:56.293Z] 03:26:01 175.34 10.71 164.63 0.00 1777.60 33306.49 0.00 [2024-04-07T04:12:56.293Z] 03:27:01 147.21 2.93 144.28 0.00 47.73 49977.54 0.00 [2024-04-07T04:12:56.293Z] 03:28:01 50.34 0.05 50.29 0.00 5.60 25255.01 0.00 [2024-04-07T04:12:56.293Z] 03:29:01 27.43 1.13 26.29 0.00 69.90 12085.21 0.00 [2024-04-07T04:12:56.293Z] 03:30:01 153.51 0.32 153.19 0.00 36.93 52647.49 0.00 [2024-04-07T04:12:56.293Z] 03:31:01 261.66 0.07 261.59 0.00 9.20 159598.07 0.00 [2024-04-07T04:12:56.293Z] 03:32:01 387.75 9.05 378.70 0.00 73.19 79980.67 0.00 [2024-04-07T04:12:56.293Z] 03:33:01 206.16 0.37 205.80 0.00 3.20 67499.90 0.00 [2024-04-07T04:12:56.293Z] 03:34:01 247.77 0.05 247.72 0.00 0.40 71794.74 0.00 [2024-04-07T04:12:56.293Z] 03:35:01 532.77 0.07 532.71 0.00 7.60 72972.88 0.00 [2024-04-07T04:12:56.293Z] 03:36:01 2.08 0.00 2.08 0.00 0.00 23.60 0.00 [2024-04-07T04:12:56.293Z] 03:37:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 [2024-04-07T04:12:56.293Z] 03:38:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2024-04-07T04:12:56.293Z] 03:39:01 1.92 0.02 1.90 0.00 0.13 22.80 0.00 [2024-04-07T04:12:56.293Z] 03:40:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2024-04-07T04:12:56.293Z] 03:41:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2024-04-07T04:12:56.293Z] 03:42:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2024-04-07T04:12:56.293Z] 03:43:01 1.08 0.00 1.08 0.00 0.00 13.81 0.00 [2024-04-07T04:12:56.293Z] 03:44:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 [2024-04-07T04:12:56.293Z] 03:45:01 1.30 0.00 1.30 0.00 0.00 16.93 0.00 [2024-04-07T04:12:56.293Z] 03:46:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2024-04-07T04:12:56.293Z] 03:47:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2024-04-07T04:12:56.293Z] 03:48:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 [2024-04-07T04:12:56.293Z] 03:49:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2024-04-07T04:12:56.293Z] 03:50:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2024-04-07T04:12:56.293Z] 03:51:01 3.10 1.02 2.08 0.00 21.86 28.93 0.00 [2024-04-07T04:12:56.293Z] 03:52:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2024-04-07T04:12:56.293Z] 03:53:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2024-04-07T04:12:56.293Z] 03:54:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2024-04-07T04:12:56.293Z] 03:55:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2024-04-07T04:12:56.293Z] 03:56:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-04-07T04:12:56.293Z] 03:57:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2024-04-07T04:12:56.293Z] 03:58:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2024-04-07T04:12:56.293Z] 03:59:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 [2024-04-07T04:12:56.293Z] 04:00:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-04-07T04:12:56.293Z] 04:01:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 [2024-04-07T04:12:56.293Z] 04:02:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-04-07T04:12:56.293Z] 04:03:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2024-04-07T04:12:56.293Z] 04:04:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2024-04-07T04:12:56.293Z] 04:05:01 1.13 0.00 1.13 0.00 0.00 15.20 0.00 [2024-04-07T04:12:56.293Z] 04:06:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2024-04-07T04:12:56.293Z] 04:07:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2024-04-07T04:12:56.293Z] 04:08:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-04-07T04:12:56.293Z] 04:09:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2024-04-07T04:12:56.293Z] 04:10:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-04-07T04:12:56.293Z] 04:11:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 [2024-04-07T04:12:56.293Z] 04:12:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2024-04-07T04:12:56.293Z] Average: 48.19 1.32 46.87 0.00 118.79 14820.87 0.00 [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] 03:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-04-07T04:12:56.293Z] 03:25:02 30194496 31649736 729476 2.22 47416 1719320 1715096 5.05 814784 1588732 169396 [2024-04-07T04:12:56.293Z] 03:26:01 28728344 31535364 786488 2.39 75372 2997188 1839388 5.42 1094596 2669976 446012 [2024-04-07T04:12:56.293Z] 03:27:01 27612008 31511424 799540 2.43 129680 3918344 1902240 5.61 1282424 3468808 65188 [2024-04-07T04:12:56.293Z] 03:28:01 26963048 31224168 1082240 3.29 133520 4254328 2411264 7.11 2059236 3314120 350204 [2024-04-07T04:12:56.293Z] 03:29:01 27069936 31329440 973588 2.96 139664 4218252 2017104 5.94 1562768 3675380 424780 [2024-04-07T04:12:56.293Z] 03:30:01 26079248 31226392 1077116 3.28 149572 5100656 2488120 7.33 1700132 4521716 1121664 [2024-04-07T04:12:56.293Z] 03:31:01 22398232 31240972 1043192 3.17 151192 8668960 3360936 9.91 2076824 7676740 224 [2024-04-07T04:12:56.293Z] 03:32:01 18593904 31403344 882120 2.68 265080 12269540 2376928 7.01 2307648 11007020 1545592 [2024-04-07T04:12:56.293Z] 03:33:01 13871348 28786008 3437432 10.45 298356 14029168 8801576 25.94 5729876 11904312 1573688 [2024-04-07T04:12:56.293Z] 03:34:01 12356256 29948272 2293860 6.98 311508 16630552 5427992 16.00 5590072 13533004 2432716 [2024-04-07T04:12:56.293Z] 03:35:01 15142740 31400568 885860 2.69 317248 15454112 2133360 6.29 2689356 13865872 372 [2024-04-07T04:12:56.293Z] 03:36:01 15143128 31401028 885540 2.69 317324 15454112 2133360 6.29 2689272 13865876 144 [2024-04-07T04:12:56.293Z] 03:37:01 15198132 31456120 830276 2.52 317376 15454116 2133360 6.29 2634108 13865876 16 [2024-04-07T04:12:56.293Z] 03:38:01 15199636 31457680 828680 2.52 317392 15454120 2133360 6.29 2632828 13865880 16 [2024-04-07T04:12:56.293Z] 03:39:01 15201752 31459856 826372 2.51 317448 15454120 2164440 6.38 2630208 13865880 40 [2024-04-07T04:12:56.293Z] 03:40:01 15202716 31460836 825524 2.51 317476 15454124 2164440 6.38 2630360 13865896 180 [2024-04-07T04:12:56.293Z] 03:41:01 15202724 31460900 825452 2.51 317496 15454124 2164440 6.38 2630288 13865900 8 [2024-04-07T04:12:56.293Z] 03:42:01 15202548 31460760 825460 2.51 317520 15454136 2164440 6.38 2630320 13865904 144 [2024-04-07T04:12:56.293Z] 03:43:01 15202952 31461420 825148 2.51 317540 15454140 2164440 6.38 2630448 13866128 200 [2024-04-07T04:12:56.293Z] 03:44:01 15202864 31461344 825148 2.51 317560 15454140 2164440 6.38 2630504 13866136 240 [2024-04-07T04:12:56.293Z] 03:45:01 15202848 31461456 824964 2.51 317600 15454272 2164440 6.38 2630680 13866260 188 [2024-04-07T04:12:56.293Z] 03:46:01 15202872 31461548 824924 2.51 317616 15454272 2164440 6.38 2630180 13866272 16 [2024-04-07T04:12:56.293Z] 03:47:01 15202776 31461492 824824 2.51 317660 15454276 2164440 6.38 2630160 13866276 8 [2024-04-07T04:12:56.293Z] 03:48:01 15202728 31461508 824768 2.51 317676 15454276 2164440 6.38 2630236 13866280 152 [2024-04-07T04:12:56.293Z] 03:49:01 15202912 31461700 824724 2.51 317692 15454280 2164440 6.38 2630216 13866284 8 [2024-04-07T04:12:56.293Z] 03:50:01 15202936 31461732 824636 2.51 317704 15454288 2164440 6.38 2630304 13866292 164 [2024-04-07T04:12:56.293Z] 03:51:01 15201752 31461568 824816 2.51 317800 15454904 2181708 6.43 2630452 13866836 160 [2024-04-07T04:12:56.293Z] 03:52:01 15202240 31462064 824272 2.51 317820 15454908 2181708 6.43 2630452 13866840 8 [2024-04-07T04:12:56.293Z] 03:53:01 15202136 31461960 824360 2.51 317828 15454908 2148976 6.33 2630972 13866840 176 [2024-04-07T04:12:56.293Z] 03:54:01 15202160 31462048 824320 2.51 317844 15454912 2148976 6.33 2630488 13866848 8 [2024-04-07T04:12:56.293Z] 03:55:01 15202144 31462036 824304 2.51 317868 15454904 2148976 6.33 2630580 13866844 16 [2024-04-07T04:12:56.293Z] 03:56:01 15201788 31461720 824552 2.51 317892 15454916 2148976 6.33 2630552 13866848 152 [2024-04-07T04:12:56.293Z] 03:57:01 15202016 31461980 824296 2.51 317912 15454924 2148976 6.33 2630560 13866852 8 [2024-04-07T04:12:56.293Z] 03:58:01 15201968 31461932 824276 2.51 317924 15454924 2148976 6.33 2630560 13866852 12 [2024-04-07T04:12:56.293Z] 03:59:01 15201984 31461980 824196 2.51 317956 15454932 2148976 6.33 2630600 13866856 8 [2024-04-07T04:12:56.293Z] 04:00:01 15202220 31462256 823884 2.51 317980 15454924 2148976 6.33 2630700 13866856 16 [2024-04-07T04:12:56.293Z] 04:01:01 15201588 31461684 824340 2.51 318004 15454936 2148976 6.33 2630656 13866868 12 [2024-04-07T04:12:56.293Z] 04:02:01 15201548 31461684 824308 2.51 318024 15454936 2148976 6.33 2630676 13866868 8 [2024-04-07T04:12:56.293Z] 04:03:01 15201748 31461904 824240 2.51 318040 15454940 2148976 6.33 2630712 13866872 8 [2024-04-07T04:12:56.293Z] 04:04:01 15201892 31462052 824052 2.51 318052 15454944 2148976 6.33 2630692 13866876 8 [2024-04-07T04:12:56.293Z] 04:05:01 15201492 31461672 824592 2.51 318080 15454932 2148976 6.33 2631048 13866876 16 [2024-04-07T04:12:56.293Z] 04:06:01 15201752 31461936 824264 2.51 318096 15454948 2148976 6.33 2630772 13866880 8 [2024-04-07T04:12:56.293Z] 04:07:01 15201940 31462204 823976 2.51 318116 15454952 2148976 6.33 2630796 13866888 8 [2024-04-07T04:12:56.293Z] 04:08:01 15201892 31462180 823944 2.51 318128 15454956 2148976 6.33 2630796 13866888 4 [2024-04-07T04:12:56.293Z] 04:09:01 15201592 31461888 824168 2.51 318140 15454960 2148976 6.33 2630844 13866892 8 [2024-04-07T04:12:56.293Z] 04:10:01 15201744 31462052 824144 2.51 318164 15454948 2148976 6.33 2630916 13866892 16 [2024-04-07T04:12:56.293Z] 04:11:01 15201728 31462068 824100 2.51 318180 15454964 2148976 6.33 2630888 13866896 12 [2024-04-07T04:12:56.293Z] 04:12:01 15201680 31462036 824076 2.51 318192 15454964 2148976 6.33 2630884 13866896 12 [2024-04-07T04:12:56.293Z] Average: 16904668 31359749 928559 2.82 287036 13772536 2378965 7.01 2589655 12297664 169418 [2024-04-07T04:12:56.293Z] [2024-04-07T04:12:56.293Z] 03:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-04-07T04:12:56.293Z] 03:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.293Z] 03:25:02 ens3 755.32 767.37 3470.92 97.23 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.293Z] 03:25:02 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.293Z] 03:26:01 docker0 529.81 487.32 37.48 2869.40 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:26:01 ens3 745.23 706.35 7874.60 114.51 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:26:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:27:01 docker0 217.36 282.44 19.38 2135.22 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:27:01 ens3 300.23 229.08 2148.37 32.46 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:28:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:28:01 ens3 33.98 21.95 38.09 14.70 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:28:01 veth599c846 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:29:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:29:01 ens3 30.89 20.84 25.98 14.40 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:29:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:29:01 veth599c846 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:30:01 veth09cff96 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:30:01 veth01b0658 0.52 0.50 0.05 0.18 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:30:01 docker0 0.52 0.38 0.04 0.17 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:30:01 ens3 122.63 67.32 3005.45 16.57 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:30:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:30:01 vethf012b0c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:31:01 veth01b0658 0.08 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:31:01 veth3654e9d 2.48 5.13 0.19 66.04 0.00 0.00 0.00 0.01 [2024-04-07T04:12:56.294Z] 03:31:01 vethfb18301 2.70 3.60 0.27 1.62 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:31:01 vethf54ea0c 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:31:01 veth4d962ed 2.90 3.78 0.28 1.61 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:31:01 vethfc13cd1 2.65 4.75 0.20 65.97 0.00 0.00 0.00 0.01 [2024-04-07T04:12:56.294Z] 03:31:01 docker0 60.37 98.43 4.00 1299.39 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:31:01 veth00353d3 2.82 3.63 0.27 1.60 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:31:01 veth2a2f87d 2.88 5.68 0.22 66.01 0.00 0.00 0.00 0.01 [2024-04-07T04:12:56.294Z] 03:31:01 ens3 122.96 74.85 1318.96 15.75 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:31:01 veth6264e33 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:31:01 veth89c0f79 3.00 4.95 0.23 66.38 0.00 0.00 0.00 0.01 [2024-04-07T04:12:56.294Z] 03:31:01 veth35e6adb 4.75 2.65 65.97 0.20 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:32:01 veth01b0658 0.12 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:32:01 vethfb18301 67.27 121.38 7.04 1122.53 0.00 0.00 0.00 0.09 [2024-04-07T04:12:56.294Z] 03:32:01 docker0 269.16 485.30 24.74 4424.80 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:32:01 ens3 500.13 276.80 4436.53 33.99 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:32:01 veth6264e33 70.40 121.95 7.37 1103.17 0.00 0.00 0.00 0.09 [2024-04-07T04:12:56.294Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:32:01 vethde42047 122.13 70.42 1103.18 7.37 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:32:01 veth5c5c6fa 124.98 69.97 1124.15 7.31 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 vethd4a2d77 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 veth77f771a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 veth01b0658 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 veth51d00d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 vethbc4e253 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 ens3 31.29 45.97 13.11 179.06 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 veth1ed04e5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 vethe8a8efa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 vethe113396 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 veth2bffbff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 vethc26d1ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 vethe04c260 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:33:01 veth95a10ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 vethd4a2d77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 veth77f771a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 veth01b0658 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 veth51d00d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 vethbc4e253 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 ens3 5.90 3.47 4.78 2.58 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 veth1ed04e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 vethe8a8efa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 vethe113396 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 veth2bffbff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 vethc26d1ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 vethe04c260 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:34:01 veth95a10ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:35:01 ens3 9.60 6.28 8.64 4.46 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:36:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:37:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:38:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:39:01 ens3 0.25 0.17 0.41 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:40:01 ens3 0.33 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:41:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:42:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:43:01 ens3 0.14 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:45:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:47:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:48:01 ens3 0.27 0.22 0.12 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:50:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:51:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:52:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:53:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:55:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:57:01 ens3 0.20 0.05 0.12 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:58:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:58:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 03:59:01 lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:00:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:02:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:03:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:04:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:05:01 ens3 0.58 0.43 0.33 0.28 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:06:01 ens3 0.42 0.40 0.26 0.22 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:10:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] Average: docker0 22.30 28.08 1.77 222.67 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] Average: ens3 55.27 46.12 463.13 10.94 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 [2024-04-07T04:12:56.294Z] [2024-04-07T04:12:56.294Z] [2024-04-07T04:12:56.294Z] ---> sar -P ALL: [2024-04-07T04:12:56.294Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2088) 04/07/24 _x86_64_ (8 CPU) [2024-04-07T04:12:56.294Z] [2024-04-07T04:12:56.294Z] 03:23:54 LINUX RESTART (8 CPU) [2024-04-07T04:12:56.294Z] [2024-04-07T04:12:56.294Z] 03:24:01 CPU %user %nice %system %iowait %steal %idle [2024-04-07T04:12:56.295Z] 03:25:02 all 4.00 0.00 1.02 5.93 0.03 89.02 [2024-04-07T04:12:56.295Z] 03:25:02 0 5.08 0.00 1.64 0.20 0.02 93.06 [2024-04-07T04:12:56.295Z] 03:25:02 1 4.49 0.00 1.26 0.49 0.03 93.72 [2024-04-07T04:12:56.295Z] 03:25:02 2 3.10 0.00 0.69 24.59 0.02 71.61 [2024-04-07T04:12:56.295Z] 03:25:02 3 4.03 0.00 0.59 1.15 0.03 94.19 [2024-04-07T04:12:56.295Z] 03:25:02 4 3.78 0.00 0.44 1.31 0.05 94.42 [2024-04-07T04:12:56.295Z] 03:25:02 5 2.89 0.00 0.67 0.48 0.05 95.90 [2024-04-07T04:12:56.295Z] 03:25:02 6 3.06 0.00 0.91 0.66 0.02 95.36 [2024-04-07T04:12:56.295Z] 03:25:02 7 5.53 0.00 1.98 18.55 0.03 73.91 [2024-04-07T04:12:56.295Z] 03:26:01 all 6.65 0.00 2.55 6.66 0.06 84.08 [2024-04-07T04:12:56.295Z] 03:26:01 0 7.70 0.00 2.28 16.11 0.09 73.83 [2024-04-07T04:12:56.295Z] 03:26:01 1 4.99 0.00 2.22 0.50 0.05 92.24 [2024-04-07T04:12:56.295Z] 03:26:01 2 6.02 0.00 3.34 10.52 0.07 80.06 [2024-04-07T04:12:56.295Z] 03:26:01 3 5.81 0.00 2.91 0.21 0.05 91.02 [2024-04-07T04:12:56.295Z] 03:26:01 4 7.20 0.00 2.54 0.31 0.07 89.89 [2024-04-07T04:12:56.295Z] 03:26:01 5 5.45 0.00 2.41 13.92 0.05 78.16 [2024-04-07T04:12:56.295Z] 03:26:01 6 9.09 0.00 3.07 3.76 0.07 84.01 [2024-04-07T04:12:56.295Z] 03:26:01 7 6.92 0.00 1.59 7.97 0.05 83.47 [2024-04-07T04:12:56.295Z] 03:27:01 all 3.73 0.00 1.83 10.64 0.05 83.75 [2024-04-07T04:12:56.295Z] 03:27:01 0 3.35 0.00 1.89 14.16 0.05 80.56 [2024-04-07T04:12:56.295Z] 03:27:01 1 3.78 0.00 1.63 0.57 0.03 93.99 [2024-04-07T04:12:56.295Z] 03:27:01 2 4.67 0.00 1.85 33.51 0.07 59.90 [2024-04-07T04:12:56.295Z] 03:27:01 3 4.14 0.00 1.70 3.66 0.05 90.45 [2024-04-07T04:12:56.295Z] 03:27:01 4 2.47 0.00 0.92 2.08 0.03 94.50 [2024-04-07T04:12:56.295Z] 03:27:01 5 3.56 0.00 2.47 6.81 0.05 87.11 [2024-04-07T04:12:56.295Z] 03:27:01 6 3.84 0.00 2.48 24.21 0.07 69.41 [2024-04-07T04:12:56.295Z] 03:27:01 7 4.05 0.00 1.71 0.18 0.05 94.00 [2024-04-07T04:12:56.295Z] 03:28:01 all 32.32 0.00 3.97 3.80 0.12 59.78 [2024-04-07T04:12:56.295Z] 03:28:01 0 31.83 0.00 6.11 2.62 0.10 59.34 [2024-04-07T04:12:56.295Z] 03:28:01 1 33.86 0.00 3.88 1.95 0.12 60.19 [2024-04-07T04:12:56.295Z] 03:28:01 2 31.92 0.00 3.26 4.37 0.10 60.34 [2024-04-07T04:12:56.295Z] 03:28:01 3 35.35 0.00 3.27 0.10 0.10 61.18 [2024-04-07T04:12:56.295Z] 03:28:01 4 27.71 0.00 3.39 19.94 0.15 48.81 [2024-04-07T04:12:56.295Z] 03:28:01 5 33.18 0.00 4.21 0.91 0.12 61.59 [2024-04-07T04:12:56.295Z] 03:28:01 6 32.46 0.00 2.95 0.27 0.14 64.19 [2024-04-07T04:12:56.295Z] 03:28:01 7 32.26 0.00 4.68 0.27 0.17 62.62 [2024-04-07T04:12:56.295Z] 03:29:01 all 44.05 0.00 3.90 1.40 0.08 50.57 [2024-04-07T04:12:56.295Z] 03:29:01 0 44.28 0.00 4.06 0.10 0.08 51.48 [2024-04-07T04:12:56.295Z] 03:29:01 1 42.25 0.00 3.73 1.38 0.08 52.56 [2024-04-07T04:12:56.295Z] 03:29:01 2 43.58 0.00 3.97 0.59 0.08 51.78 [2024-04-07T04:12:56.295Z] 03:29:01 3 45.25 0.00 3.62 1.12 0.08 49.92 [2024-04-07T04:12:56.295Z] 03:29:01 4 43.16 0.00 3.90 5.01 0.08 47.85 [2024-04-07T04:12:56.295Z] 03:29:01 5 45.62 0.00 3.64 2.34 0.08 48.32 [2024-04-07T04:12:56.295Z] 03:29:01 6 43.74 0.00 4.07 0.44 0.08 51.67 [2024-04-07T04:12:56.295Z] 03:29:01 7 44.53 0.00 4.19 0.20 0.08 51.00 [2024-04-07T04:12:56.295Z] 03:30:01 all 26.91 0.00 4.83 5.95 0.09 62.22 [2024-04-07T04:12:56.295Z] 03:30:01 0 28.05 0.00 4.83 1.18 0.10 65.84 [2024-04-07T04:12:56.295Z] 03:30:01 1 24.62 0.00 4.29 1.00 0.10 70.00 [2024-04-07T04:12:56.295Z] 03:30:01 2 26.05 0.00 4.59 3.52 0.07 65.78 [2024-04-07T04:12:56.295Z] 03:30:01 3 25.90 0.00 4.99 7.08 0.07 61.96 [2024-04-07T04:12:56.295Z] 03:30:01 4 27.56 0.00 4.96 5.41 0.08 61.99 [2024-04-07T04:12:56.295Z] 03:30:01 5 27.21 0.00 5.78 26.34 0.12 40.55 [2024-04-07T04:12:56.295Z] 03:30:01 6 27.65 0.00 4.11 2.05 0.08 66.11 [2024-04-07T04:12:56.295Z] 03:30:01 7 28.27 0.00 5.08 1.30 0.08 65.27 [2024-04-07T04:12:56.295Z] 03:31:01 all 10.25 0.00 3.79 29.05 0.08 56.83 [2024-04-07T04:12:56.295Z] 03:31:01 0 9.70 0.00 3.73 39.90 0.05 46.62 [2024-04-07T04:12:56.295Z] 03:31:01 1 10.51 0.00 3.37 4.03 0.05 82.04 [2024-04-07T04:12:56.295Z] 03:31:01 2 10.54 0.00 3.83 14.77 0.07 70.79 [2024-04-07T04:12:56.295Z] 03:31:01 3 10.18 0.00 4.53 63.60 0.17 21.51 [2024-04-07T04:12:56.295Z] 03:31:01 4 10.80 0.00 3.86 27.76 0.08 57.50 [2024-04-07T04:12:56.295Z] 03:31:01 5 9.58 0.00 3.83 53.71 0.08 32.79 [2024-04-07T04:12:56.295Z] 03:31:01 6 10.65 0.00 3.66 3.32 0.05 82.33 [2024-04-07T04:12:56.295Z] 03:31:01 7 10.04 0.00 3.53 25.41 0.12 60.90 [2024-04-07T04:12:56.295Z] 03:32:01 all 4.92 0.00 3.03 17.34 0.07 74.64 [2024-04-07T04:12:56.295Z] 03:32:01 0 5.50 0.00 3.33 10.04 0.08 81.05 [2024-04-07T04:12:56.295Z] 03:32:01 1 4.26 0.00 1.99 8.73 0.05 84.97 [2024-04-07T04:12:56.295Z] 03:32:01 2 5.46 0.00 2.86 6.39 0.05 85.24 [2024-04-07T04:12:56.295Z] 03:32:01 3 4.81 0.00 4.19 71.67 0.08 19.24 [2024-04-07T04:12:56.295Z] 03:32:01 4 4.71 0.00 3.81 18.65 0.08 72.74 [2024-04-07T04:12:56.295Z] 03:32:01 5 5.08 0.00 2.16 8.98 0.03 83.75 [2024-04-07T04:12:56.295Z] 03:32:01 6 4.18 0.00 2.38 6.49 0.10 86.85 [2024-04-07T04:12:56.295Z] 03:32:01 7 5.35 0.00 3.49 8.03 0.07 83.06 [2024-04-07T04:12:56.295Z] 03:33:01 all 62.22 0.00 6.69 8.32 0.13 22.64 [2024-04-07T04:12:56.295Z] 03:33:01 0 63.04 0.00 6.62 22.09 0.24 8.02 [2024-04-07T04:12:56.295Z] 03:33:01 1 61.89 0.00 6.19 1.87 0.10 29.95 [2024-04-07T04:12:56.295Z] 03:33:01 2 61.79 0.00 6.23 1.90 0.12 29.95 [2024-04-07T04:12:56.295Z] 03:33:01 3 62.80 0.00 7.48 27.92 0.12 1.68 [2024-04-07T04:12:56.295Z] 03:33:01 4 62.22 0.00 7.25 6.75 0.10 23.67 [2024-04-07T04:12:56.295Z] 03:33:01 5 61.60 0.00 6.46 1.86 0.14 29.95 [2024-04-07T04:12:56.295Z] 03:33:01 6 61.66 0.00 6.51 2.58 0.14 29.11 [2024-04-07T04:12:56.295Z] 03:33:01 7 62.78 0.00 6.79 1.70 0.12 28.61 [2024-04-07T04:12:56.295Z] 03:34:01 all 91.23 0.00 8.20 0.16 0.21 0.20 [2024-04-07T04:12:56.295Z] 03:34:01 0 91.68 0.00 7.84 0.00 0.17 0.31 [2024-04-07T04:12:56.295Z] 03:34:01 1 91.67 0.00 7.79 0.19 0.19 0.16 [2024-04-07T04:12:56.295Z] 03:34:01 2 90.22 0.00 9.35 0.11 0.20 0.13 [2024-04-07T04:12:56.295Z] 03:34:01 3 90.31 0.00 9.03 0.09 0.33 0.24 [2024-04-07T04:12:56.295Z] 03:34:01 4 90.86 0.00 8.59 0.14 0.21 0.21 [2024-04-07T04:12:56.295Z] 03:34:01 5 91.49 0.00 7.82 0.21 0.17 0.31 [2024-04-07T04:12:56.295Z] 03:34:01 6 93.04 0.00 6.51 0.12 0.16 0.17 [2024-04-07T04:12:56.295Z] 03:34:01 7 90.45 0.00 8.74 0.47 0.25 0.09 [2024-04-07T04:12:56.295Z] 03:35:01 all 7.76 0.00 1.89 11.30 0.05 79.00 [2024-04-07T04:12:56.295Z] 03:35:01 0 8.85 0.00 1.94 6.60 0.03 82.58 [2024-04-07T04:12:56.295Z] 03:35:01 1 6.84 0.00 1.68 7.00 0.05 84.43 [2024-04-07T04:12:56.295Z] 03:35:01 2 8.30 0.00 2.06 5.08 0.05 84.51 [2024-04-07T04:12:56.295Z] 03:35:01 3 8.32 0.00 2.35 43.61 0.05 45.67 [2024-04-07T04:12:56.295Z] 03:35:01 4 7.35 0.00 1.96 12.98 0.07 77.64 [2024-04-07T04:12:56.295Z] 03:35:01 5 6.52 0.00 1.44 8.03 0.03 83.98 [2024-04-07T04:12:56.295Z] 03:35:01 6 8.23 0.00 1.87 1.44 0.05 88.40 [2024-04-07T04:12:56.295Z] 03:35:01 7 7.71 0.00 1.83 5.66 0.05 84.75 [2024-04-07T04:12:56.295Z] [2024-04-07T04:12:56.295Z] 03:35:01 CPU %user %nice %system %iowait %steal %idle [2024-04-07T04:12:56.295Z] 03:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-04-07T04:12:56.295Z] 03:36:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-04-07T04:12:56.295Z] 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:36:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-04-07T04:12:56.295Z] 03:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:36:01 4 0.05 0.00 0.00 0.02 0.00 99.93 [2024-04-07T04:12:56.295Z] 03:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-07T04:12:56.295Z] 03:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:37:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2024-04-07T04:12:56.295Z] 03:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-07T04:12:56.295Z] 03:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:37:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2024-04-07T04:12:56.295Z] 03:37:01 3 0.22 0.00 0.02 0.00 0.02 99.75 [2024-04-07T04:12:56.295Z] 03:37:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2024-04-07T04:12:56.295Z] 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:37:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-04-07T04:12:56.295Z] 03:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:38:01 all 0.02 0.00 0.00 0.00 0.03 99.94 [2024-04-07T04:12:56.295Z] 03:38:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-07T04:12:56.295Z] 03:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:38:01 2 0.05 0.00 0.00 0.00 0.03 99.92 [2024-04-07T04:12:56.295Z] 03:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:38:01 4 0.02 0.00 0.02 0.00 0.17 99.80 [2024-04-07T04:12:56.295Z] 03:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T04:12:56.295Z] 03:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:39:01 all 0.12 0.00 0.02 0.01 0.01 99.84 [2024-04-07T04:12:56.295Z] 03:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-04-07T04:12:56.295Z] 03:39:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-04-07T04:12:56.295Z] 03:39:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2024-04-07T04:12:56.295Z] 03:39:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-04-07T04:12:56.295Z] 03:39:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-04-07T04:12:56.295Z] 03:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-04-07T04:12:56.295Z] 03:39:01 6 0.78 0.00 0.05 0.00 0.02 99.15 [2024-04-07T04:12:56.295Z] 03:39:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-04-07T04:12:56.295Z] 03:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-04-07T04:12:56.295Z] 03:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-07T04:12:56.295Z] 03:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-04-07T04:12:56.295Z] 03:40:01 3 0.18 0.00 0.03 0.00 0.00 99.78 [2024-04-07T04:12:56.295Z] 03:40:01 4 0.02 0.00 0.00 0.07 0.00 99.92 [2024-04-07T04:12:56.295Z] 03:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-07T04:12:56.295Z] 03:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-04-07T04:12:56.295Z] 03:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.295Z] 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:41:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-04-07T04:12:56.295Z] 03:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.295Z] 03:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.295Z] 03:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-07T04:12:56.295Z] 03:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:42:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2024-04-07T04:12:56.295Z] 03:42:01 0 0.02 0.00 0.02 0.07 0.02 99.88 [2024-04-07T04:12:56.295Z] 03:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:42:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2024-04-07T04:12:56.295Z] 03:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:43:01 all 0.01 0.00 0.01 0.22 0.01 99.75 [2024-04-07T04:12:56.295Z] 03:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-04-07T04:12:56.295Z] 03:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:43:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-04-07T04:12:56.295Z] 03:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T04:12:56.295Z] 03:43:01 4 0.03 0.00 0.00 1.73 0.00 98.24 [2024-04-07T04:12:56.295Z] 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-07T04:12:56.295Z] 03:44:01 all 0.01 0.00 0.01 0.06 0.01 99.90 [2024-04-07T04:12:56.295Z] 03:44:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2024-04-07T04:12:56.295Z] 03:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.295Z] 03:44:01 4 0.00 0.00 0.00 0.45 0.02 99.53 [2024-04-07T04:12:56.295Z] 03:44:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-04-07T04:12:56.295Z] 03:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T04:12:56.295Z] 03:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:45:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-04-07T04:12:56.295Z] 03:45:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-07T04:12:56.295Z] 03:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-04-07T04:12:56.295Z] 03:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-07T04:12:56.295Z] 03:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:46:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-04-07T04:12:56.295Z] 03:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-04-07T04:12:56.295Z] 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.295Z] 03:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-07T04:12:56.295Z] 03:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:46:01 6 0.23 0.00 0.05 0.00 0.02 99.70 [2024-04-07T04:12:56.295Z] 03:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] [2024-04-07T04:12:56.295Z] 03:46:01 CPU %user %nice %system %iowait %steal %idle [2024-04-07T04:12:56.295Z] 03:47:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-07T04:12:56.295Z] 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:47:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-04-07T04:12:56.295Z] 03:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-07T04:12:56.295Z] 03:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.295Z] 03:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.295Z] 03:48:01 all 0.02 0.00 0.01 0.00 0.02 99.96 [2024-04-07T04:12:56.295Z] 03:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 03:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:48:01 4 0.03 0.00 0.02 0.00 0.08 99.87 [2024-04-07T04:12:56.296Z] 03:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-07T04:12:56.296Z] 03:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:49:01 all 0.01 0.00 0.01 0.08 0.01 99.89 [2024-04-07T04:12:56.296Z] 03:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 03:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:49:01 4 0.05 0.00 0.02 0.63 0.02 99.28 [2024-04-07T04:12:56.296Z] 03:49:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-04-07T04:12:56.296Z] 03:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-04-07T04:12:56.296Z] 03:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 03:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:50:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-04-07T04:12:56.296Z] 03:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:50:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-04-07T04:12:56.296Z] 03:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:51:01 all 0.04 0.00 0.04 0.04 0.01 99.87 [2024-04-07T04:12:56.296Z] 03:51:01 0 0.18 0.00 0.08 0.03 0.02 99.68 [2024-04-07T04:12:56.296Z] 03:51:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 03:51:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2024-04-07T04:12:56.296Z] 03:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-07T04:12:56.296Z] 03:51:01 4 0.05 0.00 0.03 0.25 0.03 99.63 [2024-04-07T04:12:56.296Z] 03:51:01 5 0.02 0.00 0.02 0.02 0.03 99.92 [2024-04-07T04:12:56.296Z] 03:51:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-04-07T04:12:56.296Z] 03:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-04-07T04:12:56.296Z] 03:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T04:12:56.296Z] 03:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 03:52:01 4 0.08 0.00 0.02 0.03 0.02 99.85 [2024-04-07T04:12:56.296Z] 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-04-07T04:12:56.296Z] 03:53:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:53:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-04-07T04:12:56.296Z] 03:53:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:53:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:54:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-04-07T04:12:56.296Z] 03:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:54:01 1 0.00 0.00 0.00 0.00 0.05 99.95 [2024-04-07T04:12:56.296Z] 03:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-07T04:12:56.296Z] 03:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T04:12:56.296Z] 03:54:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-04-07T04:12:56.296Z] 03:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:55:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-04-07T04:12:56.296Z] 03:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-07T04:12:56.296Z] 03:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:55:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:55:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-04-07T04:12:56.296Z] 03:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-04-07T04:12:56.296Z] 03:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 03:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-07T04:12:56.296Z] 03:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-04-07T04:12:56.296Z] 03:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-04-07T04:12:56.296Z] 03:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-04-07T04:12:56.296Z] 03:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-04-07T04:12:56.296Z] 03:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:57:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-04-07T04:12:56.296Z] 03:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-04-07T04:12:56.296Z] 03:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] [2024-04-07T04:12:56.296Z] 03:57:01 CPU %user %nice %system %iowait %steal %idle [2024-04-07T04:12:56.296Z] 03:58:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2024-04-07T04:12:56.296Z] 03:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 03:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:58:01 6 1.91 0.00 0.02 0.00 0.02 98.06 [2024-04-07T04:12:56.296Z] 03:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:59:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2024-04-07T04:12:56.296Z] 03:59:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-04-07T04:12:56.296Z] 03:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 03:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-07T04:12:56.296Z] 03:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-07T04:12:56.296Z] 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 03:59:01 6 1.53 0.00 0.07 0.00 0.00 98.40 [2024-04-07T04:12:56.296Z] 03:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:00:01 all 0.26 0.00 0.00 0.07 0.01 99.66 [2024-04-07T04:12:56.296Z] 04:00:01 0 0.03 0.00 0.02 0.15 0.02 99.78 [2024-04-07T04:12:56.296Z] 04:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 04:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:00:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2024-04-07T04:12:56.296Z] 04:00:01 5 0.03 0.00 0.00 0.35 0.02 99.60 [2024-04-07T04:12:56.296Z] 04:00:01 6 1.91 0.00 0.00 0.00 0.02 98.08 [2024-04-07T04:12:56.296Z] 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:01:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2024-04-07T04:12:56.296Z] 04:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T04:12:56.296Z] 04:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-04-07T04:12:56.296Z] 04:01:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-04-07T04:12:56.296Z] 04:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 04:01:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-04-07T04:12:56.296Z] 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:01:01 6 0.22 0.00 0.02 0.00 0.00 99.77 [2024-04-07T04:12:56.296Z] 04:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T04:12:56.296Z] 04:02:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2024-04-07T04:12:56.296Z] 04:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:02:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-04-07T04:12:56.296Z] 04:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-07T04:12:56.296Z] 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:02:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2024-04-07T04:12:56.296Z] 04:02:01 5 0.00 0.00 0.00 0.07 0.02 99.92 [2024-04-07T04:12:56.296Z] 04:02:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-04-07T04:12:56.296Z] 04:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:03:01 all 0.10 0.00 0.01 0.04 0.01 99.84 [2024-04-07T04:12:56.296Z] 04:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 04:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-04-07T04:12:56.296Z] 04:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 04:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 04:03:01 4 0.03 0.00 0.02 0.33 0.02 99.60 [2024-04-07T04:12:56.296Z] 04:03:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-04-07T04:12:56.296Z] 04:03:01 6 0.58 0.00 0.00 0.00 0.02 99.40 [2024-04-07T04:12:56.296Z] 04:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 04:04:01 all 0.10 0.00 0.01 0.02 0.01 99.86 [2024-04-07T04:12:56.296Z] 04:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 04:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-04-07T04:12:56.296Z] 04:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 04:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 04:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 04:04:01 5 0.03 0.00 0.02 0.13 0.02 99.80 [2024-04-07T04:12:56.296Z] 04:04:01 6 0.71 0.00 0.02 0.00 0.00 99.27 [2024-04-07T04:12:56.296Z] 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:05:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2024-04-07T04:12:56.296Z] 04:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 04:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-04-07T04:12:56.296Z] 04:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T04:12:56.296Z] 04:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-04-07T04:12:56.296Z] 04:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-04-07T04:12:56.296Z] 04:05:01 6 0.78 0.00 0.03 0.00 0.02 99.17 [2024-04-07T04:12:56.296Z] 04:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 04:06:01 all 0.09 0.00 0.01 0.00 0.01 99.90 [2024-04-07T04:12:56.296Z] 04:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-04-07T04:12:56.296Z] 04:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 04:06:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-04-07T04:12:56.296Z] 04:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.296Z] 04:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-07T04:12:56.296Z] 04:06:01 6 0.55 0.00 0.00 0.00 0.02 99.43 [2024-04-07T04:12:56.296Z] 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:07:01 all 0.05 0.00 0.02 0.00 0.00 99.92 [2024-04-07T04:12:56.296Z] 04:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-04-07T04:12:56.296Z] 04:07:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-04-07T04:12:56.296Z] 04:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-04-07T04:12:56.296Z] 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:07:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-04-07T04:12:56.296Z] 04:07:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2024-04-07T04:12:56.296Z] 04:07:01 6 0.25 0.00 0.00 0.00 0.00 99.75 [2024-04-07T04:12:56.296Z] 04:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 04:08:01 all 0.26 0.00 0.00 0.02 0.01 99.71 [2024-04-07T04:12:56.296Z] 04:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-04-07T04:12:56.296Z] 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] 04:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.296Z] 04:08:01 4 0.02 0.00 0.00 0.15 0.02 99.82 [2024-04-07T04:12:56.296Z] 04:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 04:08:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2024-04-07T04:12:56.296Z] 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.296Z] [2024-04-07T04:12:56.296Z] 04:08:01 CPU %user %nice %system %iowait %steal %idle [2024-04-07T04:12:56.296Z] 04:09:01 all 0.25 0.00 0.01 0.00 0.01 99.72 [2024-04-07T04:12:56.296Z] 04:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.296Z] 04:09:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2024-04-07T04:12:56.296Z] 04:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T04:12:56.296Z] 04:09:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-04-07T04:12:56.296Z] 04:09:01 4 0.00 0.00 0.03 0.02 0.02 99.93 [2024-04-07T04:12:56.296Z] 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.297Z] 04:09:01 6 1.87 0.00 0.03 0.00 0.02 98.08 [2024-04-07T04:12:56.297Z] 04:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.297Z] 04:10:01 all 0.06 0.00 0.03 0.00 0.00 99.90 [2024-04-07T04:12:56.297Z] 04:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.297Z] 04:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T04:12:56.297Z] 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.297Z] 04:10:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-04-07T04:12:56.297Z] 04:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-04-07T04:12:56.297Z] 04:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-07T04:12:56.297Z] 04:10:01 6 0.45 0.00 0.13 0.00 0.00 99.42 [2024-04-07T04:12:56.297Z] 04:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.297Z] 04:11:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2024-04-07T04:12:56.297Z] 04:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.297Z] 04:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T04:12:56.297Z] 04:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.297Z] 04:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T04:12:56.297Z] 04:11:01 4 0.02 0.00 0.02 0.07 0.02 99.88 [2024-04-07T04:12:56.297Z] 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.297Z] 04:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-07T04:12:56.297Z] 04:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.297Z] 04:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-04-07T04:12:56.297Z] 04:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T04:12:56.297Z] 04:12:01 1 0.00 0.00 0.03 0.00 0.03 99.93 [2024-04-07T04:12:56.297Z] 04:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.297Z] 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T04:12:56.297Z] 04:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-04-07T04:12:56.297Z] 04:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T04:12:56.297Z] 04:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T04:12:56.297Z] 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T04:12:56.297Z] Average: all 6.05 0.00 0.86 2.09 0.03 90.97 [2024-04-07T04:12:56.297Z] Average: 0 6.18 0.00 0.92 2.34 0.03 90.53 [2024-04-07T04:12:56.297Z] Average: 1 5.92 0.00 0.79 0.57 0.03 92.69 [2024-04-07T04:12:56.297Z] Average: 2 5.94 0.00 0.87 2.18 0.02 90.99 [2024-04-07T04:12:56.297Z] Average: 3 6.02 0.00 0.91 4.54 0.03 88.50 [2024-04-07T04:12:56.297Z] Average: 4 5.92 0.00 0.86 2.16 0.03 91.03 [2024-04-07T04:12:56.297Z] Average: 5 6.00 0.00 0.84 2.56 0.03 90.57 [2024-04-07T04:12:56.297Z] Average: 6 6.39 0.00 0.80 0.94 0.03 91.84 [2024-04-07T04:12:56.297Z] Average: 7 6.05 0.00 0.89 1.44 0.02 91.59 [2024-04-07T04:12:56.297Z] [2024-04-07T04:12:56.297Z] [2024-04-07T04:12:56.297Z]