Pull request #4887 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8+448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a (6f8d42092385edbcb2761d329482808c9aa15678) 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-ssh15683765024768418688.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh757513793424996697.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4887/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4887/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14569414939993989738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4887/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2805011800204874804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12188997801744345940.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4887/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4887/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17602169990397996213.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9523 in /w/workspace/edgexfoundry_edgex-go_PR-4887 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a into PR head commit 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 Merge succeeded, producing 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 Checking out Revision 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 (PR-4887) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/4887/head:refs/remotes/origin/PR-4887 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 # 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 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-05T19:30:11.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-05T19:30:11.532Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-05T19:30:11.656Z] ========================================================= [2024-09-05T19:30:11.656Z] EdgeX Global Pipelines Version Info [2024-09-05T19:30:11.656Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-05T19:30:12.849Z] ------------------- [2024-09-05T19:30:12.849Z] stable info: [2024-09-05T19:30:12.849Z] ------------------- [2024-09-05T19:30:12.849Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-05T19:30:12.850Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-05T19:30:12.850Z] Message: update stable to v1.0.263 [2024-09-05T19:30:13.119Z] ------------------- [2024-09-05T19:30:13.119Z] experimental info: [2024-09-05T19:30:13.119Z] ------------------- [2024-09-05T19:30:13.119Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-05T19:30:13.119Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-05T19:30:13.119Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-05T19:30:13.522Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-05T19:30:13.581Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-05T19:30:13.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-05T19:30:13.702Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-05T19:30:13.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-05T19:30:13.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-05T19:30:13.891Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-05T19:30:13.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-05T19:30:14.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-05T19:30:14.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-05T19:30:14.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-05T19:30:14.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-05T19:30:14.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-05T19:30:14.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-05T19:30:14.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-05T19:30:14.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-05T19:30:14.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-05T19:30:14.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-05T19:30:14.654Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-05T19:30:14.709Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-05T19:30:14.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-05T19:30:14.837Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-05T19:30:14.899Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-05T19:30:14.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4887 [Pipeline] echo [2024-09-05T19:30:15.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4887 [Pipeline] echo [2024-09-05T19:30:15.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4887 [Pipeline] echo [2024-09-05T19:30:15.144Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [Pipeline] echo [2024-09-05T19:30:15.204Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22e4ad8 [Pipeline] echo [2024-09-05T19:30:15.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-05T19:30:15.404Z] provisioning config files... [2024-09-05T19:30:15.418Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9101645913790442463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-05T19:30:15.793Z] ---> ****-login.sh [2024-09-05T19:30:15.793Z] nexus3.edgexfoundry.org:10001 [2024-09-05T19:30:16.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:30:16.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:30:16.054Z] Configure a credential helper to remove this warning. See [2024-09-05T19:30:16.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:30:16.054Z] [2024-09-05T19:30:16.054Z] Login Succeeded [2024-09-05T19:30:16.330Z] nexus3.edgexfoundry.org:10002 [2024-09-05T19:30:16.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:30:16.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:30:16.330Z] Configure a credential helper to remove this warning. See [2024-09-05T19:30:16.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:30:16.330Z] [2024-09-05T19:30:16.330Z] Login Succeeded [2024-09-05T19:30:16.330Z] nexus3.edgexfoundry.org:10003 [2024-09-05T19:30:16.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:30:16.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:30:16.330Z] Configure a credential helper to remove this warning. See [2024-09-05T19:30:16.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:30:16.330Z] [2024-09-05T19:30:16.330Z] Login Succeeded [2024-09-05T19:30:16.330Z] nexus3.edgexfoundry.org:10004 [2024-09-05T19:30:16.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:30:16.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:30:16.591Z] Configure a credential helper to remove this warning. See [2024-09-05T19:30:16.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:30:16.591Z] [2024-09-05T19:30:16.591Z] Login Succeeded [2024-09-05T19:30:16.591Z] ****.io [2024-09-05T19:30:16.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:30:16.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:30:16.851Z] Configure a credential helper to remove this warning. See [2024-09-05T19:30:16.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:30:16.852Z] [2024-09-05T19:30:16.852Z] Login Succeeded [2024-09-05T19:30:16.852Z] ---> ****-login.sh ends [Pipeline] } [2024-09-05T19:30:16.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-05T19:30:17.338Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/core-command/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-05T19:30:17.338Z] + + cut -d/ -f2 [2024-09-05T19:30:17.338Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-05T19:30:17.338Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/core-data/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/core-keeper/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/core-metadata/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/support-notifications/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-05T19:30:17.338Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-05T19:30:17.338Z] + cut -d/ -f2 [2024-09-05T19:30:17.338Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-05T19:30:17.391Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-05T19:30:17.957Z] + git rev-list -1 --merges 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8~1..22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [Pipeline] echo [2024-09-05T19:30:17.995Z] -----------> git rev-list -1 --merges 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8~1..22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [false] [Pipeline] sh [2024-09-05T19:30:18.315Z] + git log --format=format:%s -1 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [Pipeline] echo [2024-09-05T19:30:18.358Z] ========================================================= [2024-09-05T19:30:18.358Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-05T19:30:18.358Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-05T19:30:18.882Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-05T19:30:18.882Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-05T19:30:18.882Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-05T19:30:18.882Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-05T19:30:18.882Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-05T19:30:18.882Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-05T19:30:18.882Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:30:19.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-05T19:30:19.408Z] [2024-09-05T19:30:19.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:30:19.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-05T19:30:19.819Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-05T19:30:19.819Z] b85a868b505f: Pulling fs layer [2024-09-05T19:30:19.819Z] e2be974225ed: Pulling fs layer [2024-09-05T19:30:19.819Z] 339a4e72a1f5: Pulling fs layer [2024-09-05T19:30:19.819Z] 988bab9f4d93: Pulling fs layer [2024-09-05T19:30:19.819Z] 1469e6f7b9e6: Pulling fs layer [2024-09-05T19:30:19.819Z] eaf3925da568: Pulling fs layer [2024-09-05T19:30:19.819Z] bab4dde63d76: Pulling fs layer [2024-09-05T19:30:19.819Z] bde34c3a00c8: Pulling fs layer [2024-09-05T19:30:19.819Z] b352a97aabf1: Pulling fs layer [2024-09-05T19:30:19.819Z] 4872d77fe225: Pulling fs layer [2024-09-05T19:30:19.819Z] 5851b861e8e6: Pulling fs layer [2024-09-05T19:30:19.819Z] bab4dde63d76: Waiting [2024-09-05T19:30:19.819Z] bde34c3a00c8: Waiting [2024-09-05T19:30:19.819Z] b352a97aabf1: Waiting [2024-09-05T19:30:19.819Z] 4872d77fe225: Waiting [2024-09-05T19:30:19.819Z] 5851b861e8e6: Waiting [2024-09-05T19:30:19.819Z] 1469e6f7b9e6: Waiting [2024-09-05T19:30:19.819Z] eaf3925da568: Waiting [2024-09-05T19:30:19.819Z] e2be974225ed: Verifying Checksum [2024-09-05T19:30:19.819Z] e2be974225ed: Download complete [2024-09-05T19:30:19.819Z] 988bab9f4d93: Download complete [2024-09-05T19:30:20.082Z] 1469e6f7b9e6: Verifying Checksum [2024-09-05T19:30:20.082Z] 1469e6f7b9e6: Download complete [2024-09-05T19:30:20.082Z] eaf3925da568: Download complete [2024-09-05T19:30:20.082Z] 339a4e72a1f5: Verifying Checksum [2024-09-05T19:30:20.082Z] 339a4e72a1f5: Download complete [2024-09-05T19:30:20.082Z] bde34c3a00c8: Download complete [2024-09-05T19:30:20.082Z] b352a97aabf1: Verifying Checksum [2024-09-05T19:30:20.082Z] b352a97aabf1: Download complete [2024-09-05T19:30:20.082Z] 4872d77fe225: Verifying Checksum [2024-09-05T19:30:20.082Z] 4872d77fe225: Download complete [2024-09-05T19:30:20.082Z] 5851b861e8e6: Download complete [2024-09-05T19:30:20.082Z] b85a868b505f: Verifying Checksum [2024-09-05T19:30:20.082Z] b85a868b505f: Download complete [2024-09-05T19:30:20.342Z] bab4dde63d76: Verifying Checksum [2024-09-05T19:30:20.342Z] bab4dde63d76: Download complete [2024-09-05T19:30:21.310Z] b85a868b505f: Pull complete [2024-09-05T19:30:21.570Z] e2be974225ed: Pull complete [2024-09-05T19:30:22.139Z] 339a4e72a1f5: Pull complete [2024-09-05T19:30:22.140Z] 988bab9f4d93: Pull complete [2024-09-05T19:30:22.399Z] 1469e6f7b9e6: Pull complete [2024-09-05T19:30:22.660Z] eaf3925da568: Pull complete [2024-09-05T19:30:24.571Z] bab4dde63d76: Pull complete [2024-09-05T19:30:24.571Z] bde34c3a00c8: Pull complete [2024-09-05T19:30:24.571Z] b352a97aabf1: Pull complete [2024-09-05T19:30:24.571Z] 4872d77fe225: Pull complete [2024-09-05T19:30:24.833Z] 5851b861e8e6: Pull complete [2024-09-05T19:30:24.833Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-05T19:30:24.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-05T19:30:24.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:30:25.146Z] prd-ubuntu20.04-docker-8c-8g-9523 does not seem to be running inside a container [2024-09-05T19:30:25.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-05T19:30:28.336Z] $ docker top bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d -eo pid,comm [2024-09-05T19:30:28.395Z] 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-09-05T19:30:28.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-05T19:30:28.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-05T19:30:28.576Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-05T19:30:28.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-05T19:30:28.702Z] $ docker exec bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d ssh-agent [2024-09-05T19:30:28.824Z] SSH_AUTH_SOCK=/tmp/ssh-fX3TH2vHA1WJ/agent.34 [2024-09-05T19:30:28.824Z] SSH_AGENT_PID=40 [2024-09-05T19:30:28.830Z] Running ssh-add (command line suppressed) [2024-09-05T19:30:28.937Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9093525659415264557.key (/w/workspace/edgex-go/1@tmp/private_key_9093525659415264557.key) [2024-09-05T19:30:28.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-05T19:30:29.306Z] + git tag --points-at HEAD [Pipeline] } [2024-09-05T19:30:29.332Z] $ docker exec --env ******** --env ******** bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d ssh-agent -k [2024-09-05T19:30:29.430Z] unset SSH_AUTH_SOCK; [2024-09-05T19:30:29.431Z] unset SSH_AGENT_PID; [2024-09-05T19:30:29.431Z] echo Agent pid 40 killed; [2024-09-05T19:30:29.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-05T19:30:29.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-05T19:30:29.567Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-05T19:30:29.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-05T19:30:29.700Z] $ docker exec bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d ssh-agent [2024-09-05T19:30:29.819Z] SSH_AUTH_SOCK=/tmp/ssh-aITJOV4SWD85/agent.74 [2024-09-05T19:30:29.819Z] SSH_AGENT_PID=80 [2024-09-05T19:30:29.823Z] Running ssh-add (command line suppressed) [2024-09-05T19:30:29.916Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10599065931932573447.key (/w/workspace/edgex-go/1@tmp/private_key_10599065931932573447.key) [2024-09-05T19:30:29.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-05T19:30:30.275Z] + git semver init [2024-09-05T19:30:30.535Z] 2024-09-05 19:30:30,519 [run_init] DEBUG init version:0.0.0 force:False [2024-09-05T19:30:30.535Z] 2024-09-05 19:30:30,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-05T19:30:30.535Z] 2024-09-05 19:30:30,520 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-05T19:30:30.535Z] 2024-09-05 19:30:30,521 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-05T19:30:37.119Z] 2024-09-05 19:30:35,831 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-05T19:30:37.119Z] 2024-09-05 19:30:35,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4887 with force:False [2024-09-05T19:30:37.119Z] 2024-09-05 19:30:35,832 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4887 [2024-09-05T19:30:37.119Z] 2024-09-05 19:30:35,836 [execute] INFO git cat-file --batch-check [2024-09-05T19:30:37.119Z] 2024-09-05 19:30:35,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-05T19:30:37.119Z] 2024-09-05 19:30:35,842 [execute] INFO git cat-file --batch [2024-09-05T19:30:37.119Z] 2024-09-05 19:30:35,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-05T19:30:37.119Z] 2024-09-05 19:30:35,847 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4887 [2024-09-05T19:30:37.119Z] 0.0.0 [Pipeline] } [2024-09-05T19:30:37.147Z] $ docker exec --env ******** --env ******** bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d ssh-agent -k [2024-09-05T19:30:37.253Z] unset SSH_AUTH_SOCK; [2024-09-05T19:30:37.255Z] unset SSH_AGENT_PID; [2024-09-05T19:30:37.255Z] echo Agent pid 80 killed; [2024-09-05T19:30:37.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-05T19:30:37.725Z] + git semver [Pipeline] } [2024-09-05T19:30:38.014Z] $ docker stop --time=1 bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d [2024-09-05T19:30:39.320Z] $ docker rm -f --volumes bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-05T19:30:39.748Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-05T19:30:40.036Z] Stashed 1 file(s) [Pipeline] echo [2024-09-05T19:30:40.060Z] [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-09-05T19:30:40.951Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-05T19:30:40.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-05T19:30:41.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-05T19:30:41.096Z] ========================================================= [2024-09-05T19:30:41.096Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-05T19:30:41.096Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:30:41.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-05T19:30:41.460Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-05T19:30:41.460Z] 619be1103602: Pulling fs layer [2024-09-05T19:30:41.460Z] 7862e08f4a3e: Pulling fs layer [2024-09-05T19:30:41.460Z] 5df492c9dc93: Pulling fs layer [2024-09-05T19:30:41.460Z] 7629e6793208: Pulling fs layer [2024-09-05T19:30:41.460Z] 4f4fb700ef54: Pulling fs layer [2024-09-05T19:30:41.460Z] fb5054dd5b73: Pulling fs layer [2024-09-05T19:30:41.460Z] eeca6798cff9: Pulling fs layer [2024-09-05T19:30:41.460Z] aa269ceb94a6: Pulling fs layer [2024-09-05T19:30:41.460Z] ada007ff1a6a: Pulling fs layer [2024-09-05T19:30:41.460Z] 4f4fb700ef54: Waiting [2024-09-05T19:30:41.460Z] 7629e6793208: Waiting [2024-09-05T19:30:41.460Z] fb5054dd5b73: Waiting [2024-09-05T19:30:41.460Z] aa269ceb94a6: Waiting [2024-09-05T19:30:41.460Z] ada007ff1a6a: Waiting [2024-09-05T19:30:41.460Z] 7862e08f4a3e: Verifying Checksum [2024-09-05T19:30:41.460Z] 7862e08f4a3e: Download complete [2024-09-05T19:30:41.460Z] 7629e6793208: Verifying Checksum [2024-09-05T19:30:41.460Z] 7629e6793208: Download complete [2024-09-05T19:30:41.460Z] 4f4fb700ef54: Verifying Checksum [2024-09-05T19:30:41.460Z] 4f4fb700ef54: Download complete [2024-09-05T19:30:41.460Z] fb5054dd5b73: Verifying Checksum [2024-09-05T19:30:41.460Z] fb5054dd5b73: Download complete [2024-09-05T19:30:41.460Z] 619be1103602: Download complete [2024-09-05T19:30:41.460Z] eeca6798cff9: Verifying Checksum [2024-09-05T19:30:41.460Z] eeca6798cff9: Download complete [2024-09-05T19:30:41.725Z] 619be1103602: Pull complete [2024-09-05T19:30:41.725Z] 7862e08f4a3e: Pull complete [2024-09-05T19:30:41.725Z] ada007ff1a6a: Verifying Checksum [2024-09-05T19:30:41.725Z] ada007ff1a6a: Download complete [2024-09-05T19:30:41.983Z] 5df492c9dc93: Verifying Checksum [2024-09-05T19:30:41.983Z] 5df492c9dc93: Download complete [2024-09-05T19:30:42.240Z] aa269ceb94a6: Download complete [2024-09-05T19:30:45.526Z] 5df492c9dc93: Pull complete [2024-09-05T19:30:45.526Z] 7629e6793208: Pull complete [2024-09-05T19:30:45.526Z] 4f4fb700ef54: Pull complete [2024-09-05T19:30:45.526Z] fb5054dd5b73: Pull complete [2024-09-05T19:30:45.526Z] eeca6798cff9: Pull complete [2024-09-05T19:30:48.061Z] aa269ceb94a6: Pull complete [2024-09-05T19:30:48.628Z] ada007ff1a6a: Pull complete [2024-09-05T19:30:48.628Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-05T19:30:48.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-05T19:30:48.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:30:49.008Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-05T19:30:49.009Z] WORKDIR /edgex [2024-09-05T19:30:49.009Z] COPY go.mod . [2024-09-05T19:30:49.009Z] RUN go mod download [2024-09-05T19:30:49.009Z] docker build -t ci-base-image-x86_64 -f - . [2024-09-05T19:30:49.575Z] Sending build context to Docker daemon 179.3MB [2024-09-05T19:30:49.575Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-05T19:30:49.575Z] ---> f489d0715acc [2024-09-05T19:30:49.575Z] Step 2/4 : WORKDIR /edgex [2024-09-05T19:30:53.767Z] ---> Running in 4ee6c3e60e39 [2024-09-05T19:30:53.767Z] Removing intermediate container 4ee6c3e60e39 [2024-09-05T19:30:53.767Z] ---> da7908dcb70d [2024-09-05T19:30:53.767Z] Step 3/4 : COPY go.mod . [2024-09-05T19:30:53.767Z] ---> 86fd3205b0d4 [2024-09-05T19:30:53.767Z] Step 4/4 : RUN go mod download [2024-09-05T19:30:54.024Z] ---> Running in bf7b3e38abd8 [2024-09-05T19:30:55.451Z] Still waiting to schedule task [2024-09-05T19:30:55.451Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-05T19:31:26.125Z] Removing intermediate container bf7b3e38abd8 [2024-09-05T19:31:26.125Z] ---> 0ecef7404c57 [2024-09-05T19:31:26.125Z] Successfully built 0ecef7404c57 [2024-09-05T19:31:26.125Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:31:26.539Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-05T19:31:26.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:31:26.726Z] prd-ubuntu20.04-docker-8c-8g-9523 does not seem to be running inside a container [2024-09-05T19:31:26.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-05T19:31:27.205Z] $ docker top ef02b678236250c69250ea16ac8bbe69c97e11224a7e2eff6334d01daa9afe90 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-05T19:31:27.623Z] + go version [2024-09-05T19:31:27.623Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-05T19:31:27.659Z] $ docker stop --time=1 ef02b678236250c69250ea16ac8bbe69c97e11224a7e2eff6334d01daa9afe90 [2024-09-05T19:31:28.956Z] $ docker rm -f --volumes ef02b678236250c69250ea16ac8bbe69c97e11224a7e2eff6334d01daa9afe90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:31:29.760Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-05T19:31:29.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:31:29.947Z] prd-ubuntu20.04-docker-8c-8g-9523 does not seem to be running inside a container [2024-09-05T19:31:29.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-05T19:31:30.301Z] $ docker top 9eb72d17d2686dfe30f753432aceae5d07f71b170ae565da5e2bc338979530a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-05T19:31:30.431Z] ========================================================= [2024-09-05T19:31:30.431Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-05T19:31:30.431Z] ========================================================= [Pipeline] sh [2024-09-05T19:31:30.730Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:31:31.120Z] + make test [2024-09-05T19:31:31.120Z] go test -race -coverprofile=coverage.out ./... [2024-09-05T19:31:39.242Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-05T19:32:11.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-05T19:32:11.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-09-05T19:32:12.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-05T19:32:12.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-05T19:32:12.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-05T19:32:12.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-05T19:32:12.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-05T19:32:13.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-09-05T19:32:13.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-05T19:32:13.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-05T19:32:13.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:32:13.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-05T19:32:13.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-05T19:32:13.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-05T19:32:13.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-05T19:32:13.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-05T19:32:13.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-05T19:32:15.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-05T19:32:15.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:32:15.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-05T19:32:15.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-05T19:32:15.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-05T19:32:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-05T19:32:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-05T19:32:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements [2024-09-05T19:32:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 53.2% of statements [2024-09-05T19:32:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.570s coverage: 93.4% of statements [2024-09-05T19:32:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements [2024-09-05T19:32:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-05T19:32:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-05T19:32:18.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-05T19:32:19.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements [2024-09-05T19:32:19.152Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-09-05T19:32:19.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-05T19:32:19.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-05T19:32:19.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-09-05T19:32:20.785Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-09-05T19:32:20.785Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 30.7% of statements [2024-09-05T19:32:20.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-09-05T19:32:20.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-09-05T19:32:20.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-09-05T19:32:21.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.201s coverage: 96.3% of statements [2024-09-05T19:32:21.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-09-05T19:32:21.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-05T19:32:21.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-05T19:32:21.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-05T19:32:21.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-05T19:32:21.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-05T19:32:21.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-05T19:32:21.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-05T19:32:21.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-05T19:32:23.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-05T19:32:23.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-05T19:32:23.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-05T19:32:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-05T19:32:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-05T19:32:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-05T19:32:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-05T19:32:24.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-05T19:32:24.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-05T19:32:24.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-05T19:32:26.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-05T19:32:26.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-05T19:32:28.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-05T19:32:28.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-05T19:32:30.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-05T19:32:30.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-05T19:32:30.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-05T19:32:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-05T19:32:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-05T19:32:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-05T19:32:32.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9525 in /w/workspace/edgexfoundry_edgex-go_PR-4887 [Pipeline] { [2024-09-05T19:32:32.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-05T19:32:32.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-05T19:32:32.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-05T19:32:32.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [Pipeline] ws [2024-09-05T19:32:32.526Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-05T19:32:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-05T19:32:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-05T19:32:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-05T19:32:33.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-09-05T19:32:34.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-05T19:32:34.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-05T19:32:34.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:32:34.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-05T19:32:35.628Z] The recommended git tool is: git [2024-09-05T19:32:35.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-05T19:32:35.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-05T19:32:35.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-05T19:32:35.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-05T19:32:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-05T19:32:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:32:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-05T19:32:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-05T19:32:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-05T19:32:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-05T19:32:38.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-05T19:32:38.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:32:43.063Z] using credential edgex-jenkins-ssh [2024-09-05T19:32:43.084Z] Cloning the remote Git repository [2024-09-05T19:32:43.169Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-05T19:32:43.373Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-05T19:32:43.725Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-05T19:32:43.726Z] > git --version # timeout=10 [2024-09-05T19:32:43.826Z] > git --version # 'git version 2.25.1' [2024-09-05T19:32:43.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-05T19:32:44.126Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.230s coverage: 79.9% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 66.7% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.025s coverage: 87.2% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.173s coverage: 36.5% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.2% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 90.8% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.082s coverage: 95.7% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.037s coverage: 61.8% of statements [2024-09-05T19:32:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements [2024-09-05T19:32:46.849Z] 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-09-05T19:32:46.849Z] running golangci-lint [2024-09-05T19:32:46.849Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-05T19:32:46.849Z] go version go1.21.9 linux/amd64 [2024-09-05T19:32:46.849Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-05T19:32:46.849Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-05T19:33:03.985Z] Merging remotes/origin/main commit 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a into PR head commit 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [2024-09-05T19:33:04.503Z] Merge succeeded, producing 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [2024-09-05T19:33:04.503Z] Checking out Revision 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 (PR-4887) [2024-09-05T19:33:02.383Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-05T19:33:02.406Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-05T19:33:03.246Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-05T19:33:03.289Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-05T19:33:03.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-05T19:33:03.313Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4887/head:refs/remotes/origin/PR-4887 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-05T19:33:04.005Z] > git config core.sparsecheckout # timeout=10 [2024-09-05T19:33:04.102Z] > git checkout -f 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 # timeout=10 [2024-09-05T19:33:04.365Z] > git remote # timeout=10 [2024-09-05T19:33:04.386Z] > git config --get remote.origin.url # timeout=10 [2024-09-05T19:33:04.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-05T19:33:04.442Z] > git merge 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 [2024-09-05T19:33:04.477Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-05T19:33:05.279Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-09-05T19:33:05.327Z] > git --version # timeout=10 [2024-09-05T19:33:05.338Z] > git --version # 'git version 2.25.1' [2024-09-05T19:33:05.354Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-05T19:33:04.508Z] > git config core.sparsecheckout # timeout=10 [2024-09-05T19:33:04.528Z] > git checkout -f 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 # timeout=10 [2024-09-05T19:33:08.773Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 21.329472864s" [2024-09-05T19:33:08.773Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.415124ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-05T19:33:10.526Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-05T19:33:10.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-05T19:33:10.526Z] Dload Upload Total Spent Left Speed [2024-09-05T19:33:10.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [2024-09-05T19:33:10.892Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-05T19:33:11.300Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-09-05T19:33:11.300Z] /etc/docker/daemon.json [2024-09-05T19:33:11.300Z] { [2024-09-05T19:33:11.300Z] "registry-mirrors": [ [2024-09-05T19:33:11.300Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-05T19:33:11.300Z] ], [2024-09-05T19:33:11.300Z] "bip": "10.250.0.254/24", [2024-09-05T19:33:11.300Z] "hosts": [ [2024-09-05T19:33:11.300Z] "tcp://0.0.0.0:5555", [2024-09-05T19:33:11.300Z] "unix:///var/run/docker.sock" [2024-09-05T19:33:11.300Z] ], [2024-09-05T19:33:11.300Z] "mtu": 1458, [2024-09-05T19:33:11.300Z] "selinux-enabled": true, [2024-09-05T19:33:11.300Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-05T19:33:11.300Z] } [Pipeline] sh [2024-09-05T19:33:11.672Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-05T19:33:12.051Z] + sudo service docker restart [2024-09-05T19:33:24.311Z] level=info msg="[linters_context/goanalysis] analyzers took 2m11.641609659s with top 10 stages: buildir: 1m6.984814851s, gosec: 10.768460378s, fact_deprecated: 3.65111841s, inspect: 3.279011203s, printf: 2.771214497s, ctrlflow: 2.309365808s, nilness: 1.996305637s, S1038: 1.831157642s, isgenerated: 1.549831211s, ineffassign: 1.337887041s" [2024-09-05T19:33:24.311Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-05T19:33:24.311Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, cgo: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, exclude: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, nolint: 0/22" [2024-09-05T19:33:24.311Z] level=info msg="[runner] processing took 18.31308ms with stages: nolint: 7.810611ms, identifier_marker: 5.230794ms, path_prettifier: 1.750562ms, exclude-rules: 1.618679ms, autogenerated_exclude: 1.223962ms, skip_dirs: 543.15µs, cgo: 103.322µs, filename_unadjuster: 27.5µs, max_same_issues: 1.01µs, uniq_by_line: 790ns, exclude: 440ns, fixer: 410ns, skip_files: 340ns, sort_results: 260ns, max_from_linter: 260ns, severity-rules: 260ns, diff: 230ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-09-05T19:33:24.311Z] level=info msg="[runner] linters took 14.962929625s with stages: goanalysis_metalinter: 14.944498672s" [2024-09-05T19:33:24.311Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-05T19:33:24.311Z] level=info msg="Memory: 358 samples, avg is 369.2MB, max is 1336.7MB" [2024-09-05T19:33:24.311Z] level=info msg="Execution took 36.33950031s" [2024-09-05T19:33:24.311Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-05T19:33:30.498Z] provisioning config files... [2024-09-05T19:33:30.529Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1603964842108231071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-05T19:33:30.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-05T19:33:30.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-05T19:33:30.875Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-05T19:33:30.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-05T19:33:31.049Z] ---> ****-login.sh [2024-09-05T19:33:31.049Z] nexus3.edgexfoundry.org:10001 [2024-09-05T19:33:31.246Z] + ls -al . [2024-09-05T19:33:31.246Z] total 916 [2024-09-05T19:33:31.246Z] drwxrwxr-x 11 1001 1001 4096 Sep 5 19:31 . [2024-09-05T19:33:31.246Z] drwxr-xr-x 4 root root 4096 Sep 5 19:31 .. [2024-09-05T19:33:31.246Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:30 .blubracket [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 10 Sep 5 19:30 .dockerignore [2024-09-05T19:33:31.246Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 19:32 .git [2024-09-05T19:33:31.246Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:30 .github [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 1102 Sep 5 19:30 .gitignore [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 19:30 .golangci.yml [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 19:30 .hadolint.yml [2024-09-05T19:33:31.246Z] drwxr-xr-x 3 1001 1001 4096 Sep 5 19:30 .semver [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 155 Sep 5 19:30 .sonarcloud.properties [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 19:30 ADOPTERS.md [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 21286 Sep 5 19:30 Attribution.txt [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 100284 Sep 5 19:30 CHANGELOG.md [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 19:30 CONTRIBUTING.md [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 19:30 GOVERNANCE.md [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 861 Sep 5 19:30 Jenkinsfile [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 19:30 LICENSE [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 16854 Sep 5 19:30 Makefile [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 19:30 OWNERS.md [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 9528 Sep 5 19:30 README.md [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 19:30 SECURITY.md [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 5 Sep 5 19:30 VERSION [2024-09-05T19:33:31.246Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:30 bin [2024-09-05T19:33:31.246Z] drwxrwxr-x 20 1001 1001 4096 Sep 5 19:30 cmd [2024-09-05T19:33:31.246Z] -rw-r--r-- 1 root root 545398 Sep 5 19:32 coverage.out [2024-09-05T19:33:31.246Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:30 fuzz_test [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 7306 Sep 5 19:30 go.mod [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 102583 Sep 5 19:30 go.sum [2024-09-05T19:33:31.246Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 19:30 internal [2024-09-05T19:33:31.246Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:30 openapi [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 584 Sep 5 19:30 security.txt [2024-09-05T19:33:31.246Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 19:30 version.go [Pipeline] sh [2024-09-05T19:33:31.568Z] + '[' -e coverage.out ] [2024-09-05T19:33:31.568Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-05T19:33:31.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:33:31.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:33:31.639Z] Configure a credential helper to remove this warning. See [2024-09-05T19:33:31.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:33:31.639Z] [2024-09-05T19:33:31.639Z] Login Succeeded [2024-09-05T19:33:31.705Z] Stashed 1 file(s) [Pipeline] sh [2024-09-05T19:33:31.908Z] nexus3.edgexfoundry.org:10002 [2024-09-05T19:33:31.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:33:32.015Z] + make build [2024-09-05T19:33:32.015Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-05T19:33:32.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:33:32.181Z] Configure a credential helper to remove this warning. See [2024-09-05T19:33:32.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:33:32.181Z] [2024-09-05T19:33:32.181Z] Login Succeeded [2024-09-05T19:33:32.181Z] nexus3.edgexfoundry.org:10003 [2024-09-05T19:33:32.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:33:32.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:33:32.455Z] Configure a credential helper to remove this warning. See [2024-09-05T19:33:32.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:33:32.455Z] [2024-09-05T19:33:32.455Z] Login Succeeded [2024-09-05T19:33:32.455Z] nexus3.edgexfoundry.org:10004 [2024-09-05T19:33:32.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:33:32.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:33:32.995Z] Configure a credential helper to remove this warning. See [2024-09-05T19:33:32.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:33:32.995Z] [2024-09-05T19:33:32.995Z] Login Succeeded [2024-09-05T19:33:32.995Z] ****.io [2024-09-05T19:33:33.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:33:33.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:33:33.539Z] Configure a credential helper to remove this warning. See [2024-09-05T19:33:33.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:33:33.540Z] [2024-09-05T19:33:33.540Z] Login Succeeded [2024-09-05T19:33:33.540Z] ---> ****-login.sh ends [Pipeline] } [2024-09-05T19:33:33.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-05T19:33:34.362Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-05T19:33:34.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-05T19:33:34.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-05T19:33:34.531Z] ========================================================= [2024-09-05T19:33:34.531Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-05T19:33:34.531Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:33:34.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-05T19:33:35.201Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-05T19:33:35.201Z] c6b39de5b339: Pulling fs layer [2024-09-05T19:33:35.201Z] a69c41024577: Pulling fs layer [2024-09-05T19:33:35.201Z] d6de4b400683: Pulling fs layer [2024-09-05T19:33:35.201Z] 35cb2a7552d0: Pulling fs layer [2024-09-05T19:33:35.201Z] 4f4fb700ef54: Pulling fs layer [2024-09-05T19:33:35.201Z] 464afbd9ba4c: Pulling fs layer [2024-09-05T19:33:35.201Z] 00f215d4a9da: Pulling fs layer [2024-09-05T19:33:35.201Z] 35cb2a7552d0: Waiting [2024-09-05T19:33:35.201Z] 4f4fb700ef54: Waiting [2024-09-05T19:33:35.201Z] 464afbd9ba4c: Waiting [2024-09-05T19:33:35.201Z] 00f215d4a9da: Waiting [2024-09-05T19:33:35.201Z] d496ad576159: Pulling fs layer [2024-09-05T19:33:35.201Z] d496ad576159: Waiting [2024-09-05T19:33:35.201Z] a69c41024577: Verifying Checksum [2024-09-05T19:33:35.201Z] a69c41024577: Download complete [2024-09-05T19:33:35.201Z] 35cb2a7552d0: Verifying Checksum [2024-09-05T19:33:35.201Z] 35cb2a7552d0: Download complete [2024-09-05T19:33:35.201Z] 4f4fb700ef54: Verifying Checksum [2024-09-05T19:33:35.201Z] 4f4fb700ef54: Download complete [2024-09-05T19:33:35.201Z] 464afbd9ba4c: Download complete [2024-09-05T19:33:35.201Z] c6b39de5b339: Download complete [2024-09-05T19:33:35.791Z] d496ad576159: Verifying Checksum [2024-09-05T19:33:35.791Z] d496ad576159: Download complete [2024-09-05T19:33:36.065Z] c6b39de5b339: Pull complete [2024-09-05T19:33:36.666Z] a69c41024577: Pull complete [2024-09-05T19:33:36.936Z] d6de4b400683: Verifying Checksum [2024-09-05T19:33:36.936Z] d6de4b400683: Download complete [2024-09-05T19:33:37.901Z] 00f215d4a9da: Verifying Checksum [2024-09-05T19:33:37.901Z] 00f215d4a9da: Download complete [2024-09-05T19:33:50.248Z] d6de4b400683: Pull complete [2024-09-05T19:33:50.248Z] 35cb2a7552d0: Pull complete [2024-09-05T19:33:50.248Z] 4f4fb700ef54: Pull complete [2024-09-05T19:33:50.517Z] 464afbd9ba4c: Pull complete [2024-09-05T19:33:58.562Z] 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-09-05T19:33:58.562Z] 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-09-05T19:33:59.131Z] 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-09-05T19:33:59.698Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-05T19:34:00.632Z] 00f215d4a9da: Pull complete [2024-09-05T19:34:01.595Z] d496ad576159: Pull complete [2024-09-05T19:34:01.595Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-05T19:34:01.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-05T19:34:01.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-05T19:34:01.602Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:34:02.023Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-05T19:34:02.023Z] WORKDIR /edgex [2024-09-05T19:34:02.023Z] COPY go.mod . [2024-09-05T19:34:02.023Z] RUN go mod download [2024-09-05T19:34:02.023Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-05T19:34:02.615Z] Sending build context to Docker daemon 3.532MB [2024-09-05T19:34:02.615Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-05T19:34:02.615Z] ---> f246e2811388 [2024-09-05T19:34:02.615Z] Step 2/4 : WORKDIR /edgex [2024-09-05T19:34:04.579Z] ---> Running in 8671b65f15bc [2024-09-05T19:34:04.849Z] Removing intermediate container 8671b65f15bc [2024-09-05T19:34:04.849Z] ---> b8c9b29ff79a [2024-09-05T19:34:04.849Z] Step 3/4 : COPY go.mod . [2024-09-05T19:34:05.434Z] ---> 45df76894628 [2024-09-05T19:34:05.434Z] Step 4/4 : RUN go mod download [2024-09-05T19:34:05.434Z] ---> Running in 073986174a94 [2024-09-05T19:34:05.793Z] 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-09-05T19:34:07.167Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-05T19:34:09.070Z] 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-09-05T19:34:10.971Z] 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-09-05T19:34:11.541Z] 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-09-05T19:34:12.109Z] 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-09-05T19:34:12.679Z] 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-09-05T19:34:13.618Z] 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-09-05T19:34:14.591Z] $ docker stop --time=1 9eb72d17d2686dfe30f753432aceae5d07f71b170ae565da5e2bc338979530a3 [2024-09-05T19:34:20.957Z] $ docker rm -f --volumes 9eb72d17d2686dfe30f753432aceae5d07f71b170ae565da5e2bc338979530a3 [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-09-05T19:34:22.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-05T19:34:22.596Z] [2024-09-05T19:34:22.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:34:23.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-05T19:34:23.005Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-05T19:34:23.005Z] 91d30c5bc195: Pulling fs layer [2024-09-05T19:34:23.005Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-05T19:34:23.005Z] 9c61dcf015f6: Pulling fs layer [2024-09-05T19:34:23.005Z] 4698f68db338: Pulling fs layer [2024-09-05T19:34:23.005Z] 2a2f49069b9e: Pulling fs layer [2024-09-05T19:34:23.005Z] 4698f68db338: Waiting [2024-09-05T19:34:23.005Z] e0025b399a48: Pulling fs layer [2024-09-05T19:34:23.005Z] 2a2f49069b9e: Waiting [2024-09-05T19:34:23.005Z] e0025b399a48: Waiting [2024-09-05T19:34:23.005Z] 91d30c5bc195: Verifying Checksum [2024-09-05T19:34:23.005Z] 91d30c5bc195: Download complete [2024-09-05T19:34:23.005Z] 4698f68db338: Verifying Checksum [2024-09-05T19:34:23.005Z] 4698f68db338: Download complete [2024-09-05T19:34:23.269Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-05T19:34:23.269Z] 2e9b0aa3be6d: Download complete [2024-09-05T19:34:23.269Z] e0025b399a48: Verifying Checksum [2024-09-05T19:34:23.269Z] e0025b399a48: Download complete [2024-09-05T19:34:23.269Z] 91d30c5bc195: Pull complete [2024-09-05T19:34:23.269Z] 2a2f49069b9e: Download complete [2024-09-05T19:34:23.527Z] 2e9b0aa3be6d: Pull complete [2024-09-05T19:34:23.786Z] 9c61dcf015f6: Verifying Checksum [2024-09-05T19:34:23.786Z] 9c61dcf015f6: Download complete [2024-09-05T19:34:26.322Z] 9c61dcf015f6: Pull complete [2024-09-05T19:34:26.322Z] 4698f68db338: Pull complete [2024-09-05T19:34:26.581Z] 2a2f49069b9e: Pull complete [2024-09-05T19:34:26.839Z] e0025b399a48: Pull complete [2024-09-05T19:34:26.839Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-05T19:34:26.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-05T19:34:26.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:34:27.221Z] prd-ubuntu20.04-docker-8c-8g-9523 does not seem to be running inside a container [2024-09-05T19:34:27.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-05T19:34:30.109Z] $ docker top 44b418983e12134d0318c4c7fa340bc2a4622aa329ae9db67e495f40b4adcca3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-05T19:34:30.540Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-05T19:34:33.078Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #1 transferring dockerfile: [2024-09-05T19:34:33.078Z] #1 transferring dockerfile: 2.06kB done [2024-09-05T19:34:33.078Z] #1 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #2 [core-command internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #2 transferring dockerfile: 1.93kB done [2024-09-05T19:34:33.078Z] #2 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #3 transferring dockerfile: 1.81kB done [2024-09-05T19:34:33.078Z] #3 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #4 transferring dockerfile: 1.89kB done [2024-09-05T19:34:33.078Z] #4 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #5 transferring dockerfile: 3.17kB done [2024-09-05T19:34:33.078Z] #5 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #6 transferring dockerfile: 2.15kB done [2024-09-05T19:34:33.078Z] #6 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #7 transferring dockerfile: 1.93kB done [2024-09-05T19:34:33.078Z] #7 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #8 transferring dockerfile: 2.23kB done [2024-09-05T19:34:33.078Z] #8 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #9 transferring dockerfile: 1.69kB done [2024-09-05T19:34:33.078Z] #9 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #10 transferring dockerfile: 2.01kB done [2024-09-05T19:34:33.078Z] #10 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #11 [core-metadata internal] load .dockerignore [2024-09-05T19:34:33.078Z] #11 transferring context: 50B done [2024-09-05T19:34:33.078Z] #11 DONE 0.0s [2024-09-05T19:34:33.078Z] [2024-09-05T19:34:33.078Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-05T19:34:33.078Z] #12 transferring dockerfile: 2.49kB done [2024-09-05T19:34:33.338Z] #12 DONE 0.1s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-09-05T19:34:33.338Z] #13 transferring dockerfile: 1.70kB done [2024-09-05T19:34:33.338Z] #13 DONE 0.1s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-05T19:34:33.338Z] #14 transferring dockerfile: 1.85kB done [2024-09-05T19:34:33.338Z] #14 DONE 0.1s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #15 [core-data internal] load build definition from Dockerfile [2024-09-05T19:34:33.338Z] #15 transferring dockerfile: 2.07kB done [2024-09-05T19:34:33.338Z] #15 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-05T19:34:33.338Z] #16 transferring dockerfile: 2.50kB done [2024-09-05T19:34:33.338Z] #16 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #17 [support-notifications internal] load build definition from Dockerfile [2024-09-05T19:34:33.338Z] #17 transferring dockerfile: 1.95kB done [2024-09-05T19:34:33.338Z] #17 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #18 [core-command internal] load .dockerignore [2024-09-05T19:34:33.338Z] #18 transferring context: 50B done [2024-09-05T19:34:33.338Z] #18 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #19 [security-spire-agent internal] load .dockerignore [2024-09-05T19:34:33.338Z] #19 transferring context: 50B done [2024-09-05T19:34:33.338Z] #19 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #20 [security-bootstrapper internal] load .dockerignore [2024-09-05T19:34:33.338Z] #20 transferring context: 50B done [2024-09-05T19:34:33.338Z] #20 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-09-05T19:34:33.338Z] #21 transferring context: 50B done [2024-09-05T19:34:33.338Z] #21 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-05T19:34:33.338Z] #22 transferring context: 50B done [2024-09-05T19:34:33.338Z] #22 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-05T19:34:33.338Z] #23 transferring context: 50B done [2024-09-05T19:34:33.338Z] #23 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #24 [security-spire-config internal] load .dockerignore [2024-09-05T19:34:33.338Z] #24 transferring context: 50B done [2024-09-05T19:34:33.338Z] #24 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #25 [support-scheduler internal] load .dockerignore [2024-09-05T19:34:33.338Z] #25 transferring context: 50B done [2024-09-05T19:34:33.338Z] #25 DONE 0.0s [2024-09-05T19:34:33.338Z] [2024-09-05T19:34:33.338Z] #26 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:34:33.596Z] #26 DONE 0.1s [2024-09-05T19:34:33.596Z] [2024-09-05T19:34:33.596Z] #27 [core-keeper internal] load .dockerignore [2024-09-05T19:34:33.596Z] #27 transferring context: 50B done [2024-09-05T19:34:33.596Z] #27 DONE 0.0s [2024-09-05T19:34:33.596Z] [2024-09-05T19:34:33.596Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-09-05T19:34:33.596Z] #28 transferring context: 50B done [2024-09-05T19:34:33.596Z] #28 DONE 0.0s [2024-09-05T19:34:33.596Z] [2024-09-05T19:34:33.596Z] #29 [security-spire-server internal] load .dockerignore [2024-09-05T19:34:33.596Z] #29 transferring context: 50B done [2024-09-05T19:34:33.596Z] #29 DONE 0.0s [2024-09-05T19:34:33.596Z] [2024-09-05T19:34:33.596Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-09-05T19:34:33.596Z] #30 transferring context: 50B done [2024-09-05T19:34:33.596Z] #30 DONE 0.0s [2024-09-05T19:34:33.596Z] [2024-09-05T19:34:33.596Z] #31 [core-data internal] load .dockerignore [2024-09-05T19:34:33.596Z] #31 transferring context: 50B done [2024-09-05T19:34:33.596Z] #31 DONE 0.0s [2024-09-05T19:34:33.596Z] [2024-09-05T19:34:33.596Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-05T19:34:33.596Z] #32 transferring context: 50B done [2024-09-05T19:34:33.596Z] #32 DONE 0.0s [2024-09-05T19:34:33.596Z] [2024-09-05T19:34:33.596Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:34:33.596Z] #33 DONE 0.0s [2024-09-05T19:34:33.596Z] [2024-09-05T19:34:33.596Z] #34 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:34:33.596Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:34:33.596Z] #34 ... [2024-09-05T19:34:33.596Z] [2024-09-05T19:34:33.596Z] #35 [support-notifications internal] load .dockerignore [2024-09-05T19:34:33.596Z] #35 transferring context: 50B 0.0s done [2024-09-05T19:34:33.596Z] #35 DONE 0.1s [2024-09-05T19:34:33.596Z] [2024-09-05T19:34:33.596Z] #34 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:34:33.596Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-05T19:34:33.596Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s [2024-09-05T19:34:33.596Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:34:33.596Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-05T19:34:33.874Z] #34 ... [2024-09-05T19:34:33.874Z] [2024-09-05T19:34:33.874Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:34:33.874Z] #33 DONE 0.0s [2024-09-05T19:34:33.874Z] [2024-09-05T19:34:33.874Z] #34 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:34:33.874Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-05T19:34:33.874Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-09-05T19:34:33.874Z] #34 ... [2024-09-05T19:34:33.874Z] [2024-09-05T19:34:33.874Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:34:33.874Z] #33 DONE 0.0s [2024-09-05T19:34:33.874Z] [2024-09-05T19:34:33.874Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:34:33.874Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:34:33.874Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-05T19:34:33.874Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-05T19:34:33.874Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:34:33.874Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-05T19:34:33.874Z] #34 ... [2024-09-05T19:34:33.874Z] [2024-09-05T19:34:33.874Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:34:33.874Z] #33 DONE 0.0s [2024-09-05T19:34:33.874Z] [2024-09-05T19:34:33.874Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:34:33.874Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-05T19:34:34.134Z] #34 ... [2024-09-05T19:34:34.134Z] [2024-09-05T19:34:34.134Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:34:34.134Z] #33 DONE 0.0s [2024-09-05T19:34:34.134Z] [2024-09-05T19:34:34.134Z] #26 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:34:34.701Z] #26 DONE 0.7s [2024-09-05T19:34:34.701Z] [2024-09-05T19:34:34.701Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:34:34.701Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:34:34.701Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-05T19:34:34.701Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-05T19:34:34.701Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:34:34.701Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-05T19:34:34.701Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-05T19:34:34.701Z] #34 DONE 1.2s [2024-09-05T19:34:34.701Z] [2024-09-05T19:34:34.701Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-05T19:34:34.701Z] #36 DONE 1.2s [2024-09-05T19:34:34.701Z] [2024-09-05T19:34:34.701Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-05T19:34:34.963Z] #37 ... [2024-09-05T19:34:34.963Z] [2024-09-05T19:34:34.963Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-05T19:34:34.963Z] #38 DONE 1.1s [2024-09-05T19:34:34.963Z] [2024-09-05T19:34:34.963Z] #39 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-05T19:34:40.264Z] #39 ... [2024-09-05T19:34:40.264Z] [2024-09-05T19:34:40.264Z] #40 [core-metadata internal] load build context [2024-09-05T19:34:40.264Z] #40 transferring context: 257.35MB 6.3s [2024-09-05T19:34:44.495Z] #40 ... [2024-09-05T19:34:44.495Z] [2024-09-05T19:34:44.495Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-05T19:34:44.495Z] #41 ... [2024-09-05T19:34:44.495Z] [2024-09-05T19:34:44.495Z] #42 [core-command internal] load build context [2024-09-05T19:34:44.495Z] #42 ... [2024-09-05T19:34:44.495Z] [2024-09-05T19:34:44.495Z] #40 [core-metadata internal] load build context [2024-09-05T19:34:44.495Z] #40 ... [2024-09-05T19:34:44.495Z] [2024-09-05T19:34:44.495Z] #43 [support-cron-scheduler internal] load build context [2024-09-05T19:34:44.495Z] #43 ... [2024-09-05T19:34:44.495Z] [2024-09-05T19:34:44.495Z] #44 [core-keeper internal] load build context [2024-09-05T19:34:44.754Z] #44 ... [2024-09-05T19:34:44.754Z] [2024-09-05T19:34:44.754Z] #45 [support-notifications internal] load build context [2024-09-05T19:34:44.754Z] #45 ... [2024-09-05T19:34:44.754Z] [2024-09-05T19:34:44.754Z] #46 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-05T19:34:45.029Z] #46 ... [2024-09-05T19:34:45.029Z] [2024-09-05T19:34:45.029Z] #47 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-05T19:34:45.029Z] #47 ... [2024-09-05T19:34:45.029Z] [2024-09-05T19:34:45.029Z] #48 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-05T19:34:45.029Z] #48 ... [2024-09-05T19:34:45.029Z] [2024-09-05T19:34:45.029Z] #49 [support-scheduler internal] load build context [2024-09-05T19:34:45.290Z] #49 transferring context: 269.42MB 10.7s [2024-09-05T19:34:45.290Z] #49 ... [2024-09-05T19:34:45.290Z] [2024-09-05T19:34:45.290Z] #50 [security-proxy-auth internal] load build context [2024-09-05T19:34:45.290Z] #50 ... [2024-09-05T19:34:45.290Z] [2024-09-05T19:34:45.290Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:34:45.570Z] #51 ... [2024-09-05T19:34:45.570Z] [2024-09-05T19:34:45.570Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:34:45.570Z] #52 ... [2024-09-05T19:34:45.570Z] [2024-09-05T19:34:45.570Z] #53 [security-bootstrapper internal] load build context [2024-09-05T19:34:45.570Z] #53 ... [2024-09-05T19:34:45.570Z] [2024-09-05T19:34:45.570Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-05T19:34:45.835Z] #54 ... [2024-09-05T19:34:45.835Z] [2024-09-05T19:34:45.835Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-05T19:34:45.835Z] #55 ... [2024-09-05T19:34:45.835Z] [2024-09-05T19:34:45.835Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:34:46.093Z] #56 ... [2024-09-05T19:34:46.093Z] [2024-09-05T19:34:46.093Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-05T19:34:46.093Z] #57 ... [2024-09-05T19:34:46.093Z] [2024-09-05T19:34:46.093Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-05T19:34:46.093Z] #58 ... [2024-09-05T19:34:46.093Z] [2024-09-05T19:34:46.093Z] #59 [security-secretstore-setup internal] load build context [2024-09-05T19:34:46.352Z] #59 ... [2024-09-05T19:34:46.352Z] [2024-09-05T19:34:46.352Z] #60 [security-proxy-setup internal] load build context [2024-09-05T19:34:46.352Z] #60 ... [2024-09-05T19:34:46.352Z] [2024-09-05T19:34:46.352Z] #61 [core-data internal] load build context [2024-09-05T19:34:46.614Z] #61 ... [2024-09-05T19:34:46.614Z] [2024-09-05T19:34:46.614Z] #59 [security-secretstore-setup internal] load build context [2024-09-05T19:34:48.520Z] #59 transferring context: 495.44MB 13.9s done [2024-09-05T19:34:51.835Z] #59 ... [2024-09-05T19:34:51.835Z] [2024-09-05T19:34:51.835Z] #44 [core-keeper internal] load build context [2024-09-05T19:34:51.835Z] #44 transferring context: 495.44MB 17.1s done [2024-09-05T19:34:51.835Z] #44 ... [2024-09-05T19:34:51.835Z] [2024-09-05T19:34:51.835Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-05T19:34:52.291Z] #41 DONE 18.0s [2024-09-05T19:34:52.291Z] [2024-09-05T19:34:52.291Z] #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:34:52.291Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:34:52.291Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-05T19:34:52.291Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-05T19:34:52.291Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:34:52.291Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-05T19:34:52.292Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-05T19:34:52.292Z] #34 DONE 1.2s [2024-09-05T19:34:52.292Z] [2024-09-05T19:34:52.292Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:34:52.292Z] #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:34:52.559Z] #62 ... [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #59 [security-secretstore-setup internal] load build context [2024-09-05T19:34:52.559Z] #59 DONE 18.1s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #43 [support-cron-scheduler internal] load build context [2024-09-05T19:34:52.559Z] #43 transferring context: 495.44MB 14.4s done [2024-09-05T19:34:52.559Z] #43 DONE 18.1s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-05T19:34:52.559Z] #37 DONE 18.2s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #40 [core-metadata internal] load build context [2024-09-05T19:34:52.559Z] #40 transferring context: 495.44MB 14.6s done [2024-09-05T19:34:52.559Z] #40 DONE 19.0s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:34:52.559Z] #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-09-05T19:34:52.559Z] #62 ... [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #60 [security-proxy-setup internal] load build context [2024-09-05T19:34:52.559Z] #60 transferring context: 495.44MB 15.1s done [2024-09-05T19:34:52.559Z] #60 DONE 18.1s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #53 [security-bootstrapper internal] load build context [2024-09-05T19:34:52.559Z] #53 transferring context: 495.44MB 16.1s done [2024-09-05T19:34:52.559Z] #53 DONE 18.1s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #50 [security-proxy-auth internal] load build context [2024-09-05T19:34:52.559Z] #50 transferring context: 495.44MB 16.1s done [2024-09-05T19:34:52.559Z] #50 DONE 18.1s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #45 [support-notifications internal] load build context [2024-09-05T19:34:52.559Z] #45 transferring context: 495.44MB 16.8s done [2024-09-05T19:34:52.559Z] #45 DONE 18.2s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #49 [support-scheduler internal] load build context [2024-09-05T19:34:52.559Z] #49 transferring context: 495.44MB 16.6s done [2024-09-05T19:34:52.559Z] #49 DONE 18.2s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:34:52.559Z] #51 transferring context: 495.44MB 16.8s done [2024-09-05T19:34:52.559Z] #51 DONE 18.2s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #42 [core-command internal] load build context [2024-09-05T19:34:52.559Z] #42 transferring context: 495.44MB 17.3s done [2024-09-05T19:34:52.559Z] #42 DONE 18.9s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-05T19:34:52.559Z] #54 transferring context: 495.44MB 17.1s done [2024-09-05T19:34:52.559Z] #54 DONE 18.2s [2024-09-05T19:34:52.559Z] [2024-09-05T19:34:52.559Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:34:52.559Z] #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-05T19:34:52.559Z] #62 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-05T19:34:52.559Z] #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-05T19:34:52.559Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-09-05T19:34:52.559Z] #62 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-05T19:34:52.559Z] #62 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-05T19:34:52.880Z] #62 ... [2024-09-05T19:34:52.880Z] [2024-09-05T19:34:52.880Z] #61 [core-data internal] load build context [2024-09-05T19:34:52.880Z] #61 transferring context: 495.44MB 17.1s done [2024-09-05T19:34:52.880Z] #61 DONE 18.2s [2024-09-05T19:34:52.880Z] [2024-09-05T19:34:52.880Z] #44 [core-keeper internal] load build context [2024-09-05T19:34:52.880Z] #44 DONE 18.2s [2024-09-05T19:34:52.880Z] [2024-09-05T19:34:52.880Z] #63 [security-spire-agent internal] load build context [2024-09-05T19:34:52.880Z] #63 transferring context: 27.24kB 0.0s done [2024-09-05T19:34:52.880Z] #63 DONE 0.9s [2024-09-05T19:34:52.880Z] [2024-09-05T19:34:52.880Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:34:52.880Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-05T19:34:52.880Z] #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-05T19:34:52.880Z] #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-09-05T19:34:52.880Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-09-05T19:34:52.880Z] #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-05T19:34:53.160Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.5s [2024-09-05T19:34:53.160Z] #62 ... [2024-09-05T19:34:53.160Z] [2024-09-05T19:34:53.160Z] #64 [security-spire-config internal] load build context [2024-09-05T19:34:53.160Z] #64 transferring context: 25.96kB done [2024-09-05T19:34:53.160Z] #64 DONE 1.3s [2024-09-05T19:34:53.160Z] [2024-09-05T19:34:53.160Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:34:53.160Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-09-05T19:34:54.135Z] #62 ... [2024-09-05T19:34:54.136Z] [2024-09-05T19:34:54.136Z] #65 [security-spire-server internal] load build context [2024-09-05T19:34:54.136Z] #65 transferring context: 27.71kB done [2024-09-05T19:34:54.136Z] #65 DONE 2.3s [2024-09-05T19:34:54.136Z] [2024-09-05T19:34:54.136Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:34:55.646Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.7s done [2024-09-05T19:34:59.542Z] #62 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-05T19:35:02.078Z] #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-05T19:35:02.078Z] #62 ... [2024-09-05T19:35:02.078Z] [2024-09-05T19:35:02.078Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:35:02.078Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-09-05T19:35:02.078Z] #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-05T19:35:02.078Z] #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-05T19:35:02.078Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-05T19:35:02.078Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-05T19:35:02.078Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-05T19:35:02.078Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.3s done [2024-09-05T19:35:02.078Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-05T19:35:02.078Z] #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-05T19:35:02.078Z] #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-05T19:35:02.078Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-05T19:35:02.078Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.3s [2024-09-05T19:35:02.078Z] #66 ... [2024-09-05T19:35:02.078Z] [2024-09-05T19:35:02.078Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:35:02.653Z] #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-09-05T19:35:02.653Z] #62 ... [2024-09-05T19:35:02.653Z] [2024-09-05T19:35:02.653Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-05T19:35:02.653Z] #67 ... [2024-09-05T19:35:02.653Z] [2024-09-05T19:35:02.653Z] #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-05T19:35:02.912Z] #68 ... [2024-09-05T19:35:02.912Z] [2024-09-05T19:35:02.912Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-05T19:35:02.912Z] #69 ... [2024-09-05T19:35:02.912Z] [2024-09-05T19:35:02.912Z] #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:35:03.564Z] #70 ... [2024-09-05T19:35:03.564Z] [2024-09-05T19:35:03.564Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-05T19:35:04.046Z] #71 ... [2024-09-05T19:35:04.046Z] [2024-09-05T19:35:04.046Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:35:04.046Z] #52 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:04.046Z] #52 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:04.046Z] #52 18.63 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:04.046Z] #52 18.66 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:04.046Z] #52 18.67 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:04.046Z] #52 18.67 (4/6) Installing openssl (3.1.7-r0) [2024-09-05T19:35:04.046Z] #52 18.68 (5/6) Installing su-exec (0.2-r3) [2024-09-05T19:35:04.046Z] #52 18.69 (6/6) Installing yq (4.33.3-r5) [2024-09-05T19:35:04.046Z] #52 18.83 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:04.046Z] #52 18.83 OK: 17 MiB in 19 packages [2024-09-05T19:35:04.306Z] #52 ... [2024-09-05T19:35:04.306Z] [2024-09-05T19:35:04.306Z] #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-05T19:35:04.306Z] #72 ... [2024-09-05T19:35:04.306Z] [2024-09-05T19:35:04.306Z] #48 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-05T19:35:04.306Z] #48 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:04.306Z] #48 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:04.306Z] #48 19.56 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:04.306Z] #48 19.56 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:04.306Z] #48 19.57 OK: 7 MiB in 16 packages [2024-09-05T19:35:04.564Z] #48 ... [2024-09-05T19:35:04.564Z] [2024-09-05T19:35:04.564Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:35:04.564Z] #56 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:04.565Z] #56 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:04.565Z] #56 19.62 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:35:04.565Z] #56 19.62 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:35:04.565Z] #56 19.62 OK: 20072 distinct packages available [2024-09-05T19:35:04.565Z] #56 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:04.565Z] #56 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:04.565Z] #56 19.96 (1/11) Installing ca-certificates (20240226-r0) [2024-09-05T19:35:04.565Z] #56 19.98 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-05T19:35:04.565Z] #56 20.00 (3/11) Installing libunistring (1.1-r1) [2024-09-05T19:35:04.565Z] #56 20.02 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-05T19:35:04.565Z] #56 20.03 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-05T19:35:04.565Z] #56 20.03 (6/11) Installing libcurl (8.9.0-r0) [2024-09-05T19:35:04.565Z] #56 20.05 (7/11) Installing curl (8.9.0-r0) [2024-09-05T19:35:04.565Z] #56 20.05 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:04.565Z] #56 20.06 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:35:04.565Z] #56 20.06 (10/11) Installing libucontext (1.2-r2) [2024-09-05T19:35:04.565Z] #56 20.06 (11/11) Installing gcompat (1.1.0-r1) [2024-09-05T19:35:04.565Z] #56 20.07 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:04.565Z] #56 20.07 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:35:04.565Z] #56 20.12 OK: 12 MiB in 26 packages [2024-09-05T19:35:04.565Z] #56 ... [2024-09-05T19:35:04.565Z] [2024-09-05T19:35:04.565Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:35:05.132Z] #73 ... [2024-09-05T19:35:05.132Z] [2024-09-05T19:35:05.132Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:35:05.132Z] #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-09-05T19:35:05.132Z] #62 ... [2024-09-05T19:35:05.132Z] [2024-09-05T19:35:05.132Z] #47 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-05T19:35:05.132Z] #47 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:05.132Z] #47 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:05.132Z] #47 20.68 (1/3) Installing ca-certificates (20240226-r0) [2024-09-05T19:35:05.132Z] #47 20.70 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:05.132Z] #47 20.70 (3/3) Installing tzdata (2024a-r0) [2024-09-05T19:35:05.132Z] #47 20.78 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:05.132Z] #47 20.87 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:35:05.132Z] #47 20.92 OK: 11 MiB in 18 packages [2024-09-05T19:35:09.390Z] #47 DONE 34.1s [2024-09-05T19:35:09.390Z] [2024-09-05T19:35:09.390Z] #46 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-05T19:35:09.390Z] #46 DONE 34.2s [2024-09-05T19:35:09.390Z] [2024-09-05T19:35:09.390Z] #48 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-05T19:35:09.390Z] #48 DONE 34.1s [2024-09-05T19:35:09.390Z] [2024-09-05T19:35:09.390Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:35:09.390Z] #56 DONE 34.1s [2024-09-05T19:35:09.390Z] [2024-09-05T19:35:09.390Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:35:09.390Z] #52 DONE 34.5s [2024-09-05T19:35:09.390Z] [2024-09-05T19:35:09.390Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:35:09.390Z] #74 ... [2024-09-05T19:35:09.390Z] [2024-09-05T19:35:09.390Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:35:09.390Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2024-09-05T19:35:09.390Z] #66 DONE 17.4s [2024-09-05T19:35:09.649Z] [2024-09-05T19:35:09.649Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:35:10.584Z] #62 ... [2024-09-05T19:35:10.584Z] [2024-09-05T19:35:10.584Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-05T19:35:10.584Z] #55 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.584Z] #55 35.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.584Z] #55 35.20 (1/4) Installing ca-certificates (20240226-r0) [2024-09-05T19:35:10.584Z] #55 35.22 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:10.584Z] #55 35.22 (3/4) Installing su-exec (0.2-r3) [2024-09-05T19:35:10.584Z] #55 35.23 (4/4) Installing yq (4.33.3-r5) [2024-09-05T19:35:10.584Z] #55 35.33 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:10.584Z] #55 35.33 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:35:10.584Z] #55 35.37 OK: 17 MiB in 19 packages [2024-09-05T19:35:10.584Z] #55 DONE 35.6s [2024-09-05T19:35:10.584Z] [2024-09-05T19:35:10.584Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-05T19:35:10.584Z] #57 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.584Z] #57 34.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.584Z] #57 35.17 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:10.584Z] #57 35.19 (2/2) Installing su-exec (0.2-r3) [2024-09-05T19:35:10.584Z] #57 35.19 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:10.584Z] #57 35.19 OK: 7 MiB in 17 packages [2024-09-05T19:35:10.584Z] #57 DONE 35.6s [2024-09-05T19:35:10.584Z] [2024-09-05T19:35:10.584Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-05T19:35:10.584Z] #58 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.584Z] #58 35.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.584Z] #58 35.19 (1/2) Installing ca-certificates (20240226-r0) [2024-09-05T19:35:10.584Z] #58 35.21 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:10.584Z] #58 35.22 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:10.584Z] #58 35.22 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:35:10.584Z] #58 35.33 OK: 8 MiB in 17 packages [2024-09-05T19:35:10.584Z] #58 DONE 35.6s [2024-09-05T19:35:10.584Z] [2024-09-05T19:35:10.584Z] #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:35:10.584Z] #70 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.584Z] #70 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.584Z] #70 18.02 OK: 264 MiB in 52 packages [2024-09-05T19:35:10.584Z] #70 DONE 18.4s [2024-09-05T19:35:10.584Z] [2024-09-05T19:35:10.584Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:35:10.849Z] #75 DONE 0.1s [2024-09-05T19:35:10.849Z] [2024-09-05T19:35:10.849Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-05T19:35:10.849Z] #68 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.849Z] #68 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.849Z] #68 18.04 OK: 264 MiB in 52 packages [2024-09-05T19:35:10.849Z] #68 DONE 18.2s [2024-09-05T19:35:10.849Z] [2024-09-05T19:35:10.849Z] #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-05T19:35:10.849Z] #72 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.849Z] #72 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.849Z] #72 17.81 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:35:10.849Z] #72 17.81 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:35:10.849Z] #72 17.81 OK: 20072 distinct packages available [2024-09-05T19:35:10.849Z] #72 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.849Z] #72 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.849Z] #72 18.14 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:10.849Z] #72 18.18 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:10.849Z] #72 18.18 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:10.849Z] #72 18.19 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:35:10.849Z] #72 18.19 (5/7) Installing libucontext (1.2-r2) [2024-09-05T19:35:10.849Z] #72 18.19 (6/7) Installing gcompat (1.1.0-r1) [2024-09-05T19:35:10.849Z] #72 18.20 (7/7) Installing openssl (3.1.7-r0) [2024-09-05T19:35:10.849Z] #72 18.21 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:10.849Z] #72 18.21 OK: 8 MiB in 20 packages [2024-09-05T19:35:10.849Z] #72 DONE 18.3s [2024-09-05T19:35:10.849Z] [2024-09-05T19:35:10.849Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:35:10.849Z] #76 DONE 0.1s [2024-09-05T19:35:10.849Z] [2024-09-05T19:35:10.849Z] #39 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-05T19:35:10.849Z] #39 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.849Z] #39 35.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:10.849Z] #39 35.57 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:10.849Z] #39 35.61 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:10.849Z] #39 35.63 OK: 7 MiB in 16 packages [2024-09-05T19:35:10.849Z] #39 DONE 35.9s [2024-09-05T19:35:10.849Z] [2024-09-05T19:35:10.849Z] #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-05T19:35:11.815Z] #77 ... [2024-09-05T19:35:11.815Z] [2024-09-05T19:35:11.815Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-05T19:35:11.815Z] #67 DONE 19.1s [2024-09-05T19:35:11.815Z] [2024-09-05T19:35:11.815Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-05T19:35:11.815Z] #69 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:11.815Z] #69 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:12.074Z] #69 ... [2024-09-05T19:35:12.074Z] [2024-09-05T19:35:12.074Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-05T19:35:12.074Z] #71 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:12.074Z] #71 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:12.074Z] #71 18.94 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:35:12.074Z] #71 18.94 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:35:12.074Z] #71 18.94 OK: 20072 distinct packages available [2024-09-05T19:35:12.074Z] #71 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:12.074Z] #71 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:12.074Z] #71 19.28 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:12.074Z] #71 19.29 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:35:12.074Z] #71 19.29 (3/4) Installing libucontext (1.2-r2) [2024-09-05T19:35:12.074Z] #71 19.29 (4/4) Installing gcompat (1.1.0-r1) [2024-09-05T19:35:12.074Z] #71 19.30 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:12.074Z] #71 19.31 OK: 8 MiB in 19 packages [2024-09-05T19:35:12.074Z] #71 DONE 19.5s [2024-09-05T19:35:12.074Z] [2024-09-05T19:35:12.074Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:35:12.074Z] #73 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:12.074Z] #73 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:12.074Z] #73 19.18 OK: 264 MiB in 52 packages [2024-09-05T19:35:12.074Z] #73 DONE 19.4s [2024-09-05T19:35:12.074Z] [2024-09-05T19:35:12.074Z] #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:35:12.074Z] #78 DONE 0.1s [2024-09-05T19:35:12.074Z] [2024-09-05T19:35:12.074Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-05T19:35:12.074Z] #69 19.45 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:35:12.074Z] #69 19.45 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:35:12.074Z] #69 19.45 OK: 20078 distinct packages available [2024-09-05T19:35:12.074Z] #69 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:12.074Z] #69 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:12.332Z] #69 19.76 OK: 264 MiB in 52 packages [2024-09-05T19:35:12.598Z] #69 DONE 19.9s [2024-09-05T19:35:12.598Z] [2024-09-05T19:35:12.598Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:35:12.598Z] #79 DONE 0.1s [2024-09-05T19:35:12.598Z] [2024-09-05T19:35:12.598Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:35:13.310Z] Removing intermediate container 073986174a94 [2024-09-05T19:35:13.310Z] ---> b7ed0cca00b4 [2024-09-05T19:35:13.310Z] Successfully built b7ed0cca00b4 [2024-09-05T19:35:13.310Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:35:13.751Z] + docker inspect -f . ci-base-image-arm64 [2024-09-05T19:35:13.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:35:13.976Z] #80 ... [2024-09-05T19:35:13.976Z] [2024-09-05T19:35:13.976Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-05T19:35:13.976Z] #0 3.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:13.976Z] #0 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:13.976Z] #0 3.744 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:13.976Z] #0 3.776 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:13.976Z] #0 3.785 OK: 7 MiB in 16 packages [2024-09-05T19:35:13.976Z] #81 DONE 4.8s [2024-09-05T19:35:13.976Z] [2024-09-05T19:35:13.976Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-05T19:35:13.976Z] #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:13.976Z] #0 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:13.976Z] #0 2.789 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:13.976Z] #0 2.901 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:13.976Z] #0 2.913 OK: 7 MiB in 17 packages [2024-09-05T19:35:13.976Z] #82 DONE 3.3s [2024-09-05T19:35:13.976Z] [2024-09-05T19:35:13.976Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:35:13.976Z] #0 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:13.976Z] #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:13.976Z] #0 3.985 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:13.976Z] #0 4.026 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:13.976Z] #0 4.039 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:35:13.976Z] #0 4.075 OK: 12 MiB in 26 packages [2024-09-05T19:35:13.976Z] #83 DONE 4.8s [2024-09-05T19:35:13.976Z] [2024-09-05T19:35:13.976Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:35:13.976Z] #74 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:13.976Z] #74 3.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:13.976Z] #74 3.954 OK: 17 MiB in 19 packages [2024-09-05T19:35:13.976Z] #74 DONE 4.9s [2024-09-05T19:35:13.976Z] [2024-09-05T19:35:13.976Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-05T19:35:14.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-9525 does not seem to be running inside a container [2024-09-05T19:35:14.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-05T19:35:14.546Z] #84 ... [2024-09-05T19:35:14.546Z] [2024-09-05T19:35:14.546Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:35:14.546Z] #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:14.546Z] #0 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:14.546Z] #0 3.823 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:14.546Z] #0 3.855 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:14.546Z] #0 3.863 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:35:14.546Z] #0 3.983 OK: 11 MiB in 18 packages [2024-09-05T19:35:14.546Z] #85 DONE 5.3s [2024-09-05T19:35:14.546Z] [2024-09-05T19:35:14.546Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-05T19:35:14.546Z] #0 3.465 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:14.546Z] #0 4.040 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:14.546Z] #0 4.700 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:35:14.546Z] #0 5.007 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:35:14.546Z] #0 5.015 OK: 7 MiB in 16 packages [2024-09-05T19:35:14.546Z] #86 DONE 5.5s [2024-09-05T19:35:14.546Z] [2024-09-05T19:35:14.546Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-05T19:35:14.546Z] #87 DONE 0.6s [2024-09-05T19:35:14.546Z] [2024-09-05T19:35:14.546Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-05T19:35:14.546Z] #0 3.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:14.546Z] #0 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:14.546Z] #0 3.531 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:14.546Z] #0 3.564 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:14.546Z] #0 3.572 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:35:14.546Z] #0 3.689 OK: 17 MiB in 19 packages [2024-09-05T19:35:14.546Z] #88 DONE 4.0s [2024-09-05T19:35:14.546Z] [2024-09-05T19:35:14.546Z] #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-05T19:35:15.369Z] $ docker top e65acb13aae5835a3f413b75c1378e105d8312ed0b50a35937f56e0cf167f1bf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-05T19:35:15.923Z] #89 ... [2024-09-05T19:35:15.923Z] [2024-09-05T19:35:15.923Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:35:15.923Z] #0 4.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:15.923Z] #0 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:15.923Z] #0 4.372 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:15.923Z] #0 4.444 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:15.923Z] #0 4.453 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:35:15.923Z] #0 4.496 OK: 8 MiB in 17 packages [2024-09-05T19:35:15.923Z] #90 DONE 5.2s [2024-09-05T19:35:15.923Z] [2024-09-05T19:35:15.923Z] #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-05T19:35:15.923Z] #77 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:15.923Z] #77 4.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:15.923Z] #77 4.283 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:15.923Z] #77 4.351 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:15.923Z] #77 4.359 OK: 7 MiB in 16 packages [2024-09-05T19:35:15.923Z] #77 DONE 5.3s [2024-09-05T19:35:15.923Z] [2024-09-05T19:35:15.923Z] #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-05T19:35:15.923Z] #89 5.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:15.923Z] #89 5.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:15.923Z] #89 ... [2024-09-05T19:35:15.923Z] [2024-09-05T19:35:15.923Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-05T19:35:15.923Z] #0 3.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:15.923Z] #0 3.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:16.184Z] #91 4.219 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:16.184Z] #91 4.254 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:35:16.184Z] #91 4.262 OK: 8 MiB in 19 packages [2024-09-05T19:35:16.184Z] #91 DONE 4.3s [2024-09-05T19:35:16.184Z] [2024-09-05T19:35:16.184Z] #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-05T19:35:16.184Z] #89 5.344 OK: 8 MiB in 20 packages [2024-09-05T19:35:16.184Z] #89 DONE 5.5s [2024-09-05T19:35:16.184Z] [2024-09-05T19:35:16.184Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:35:16.318Z] + go version [2024-09-05T19:35:16.318Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-05T19:35:16.358Z] $ docker stop --time=1 e65acb13aae5835a3f413b75c1378e105d8312ed0b50a35937f56e0cf167f1bf [2024-09-05T19:35:18.014Z] $ docker rm -f --volumes e65acb13aae5835a3f413b75c1378e105d8312ed0b50a35937f56e0cf167f1bf [2024-09-05T19:35:18.155Z] #92 ... [2024-09-05T19:35:18.155Z] [2024-09-05T19:35:18.155Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-05T19:35:18.155Z] #0 4.199 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:18.155Z] #0 4.675 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:35:18.155Z] #0 5.390 OK: 264 MiB in 52 packages [2024-09-05T19:35:18.155Z] #93 DONE 6.2s [2024-09-05T19:35:18.155Z] [2024-09-05T19:35:18.155Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:35:18.155Z] #94 DONE 1.6s [2024-09-05T19:35:18.155Z] [2024-09-05T19:35:18.155Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-05T19:35:18.155Z] #84 DONE 4.0s [2024-09-05T19:35:18.155Z] [2024-09-05T19:35:18.155Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-05T19:35:18.155Z] #95 DONE 1.6s [2024-09-05T19:35:18.155Z] [2024-09-05T19:35:18.155Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:35:18.155Z] #92 DONE 1.6s [2024-09-05T19:35:18.155Z] [2024-09-05T19:35:18.155Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-05T19:35:18.155Z] #96 DONE 0.1s [2024-09-05T19:35:18.155Z] [2024-09-05T19:35:18.155Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-05T19:35:18.155Z] #97 DONE 0.2s [2024-09-05T19:35:18.155Z] [2024-09-05T19:35:18.155Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-05T19:35:18.155Z] #98 DONE 0.2s [2024-09-05T19:35:18.155Z] [2024-09-05T19:35:18.155Z] #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-05T19:35:18.155Z] #99 DONE 0.2s [2024-09-05T19:35:18.155Z] [2024-09-05T19:35:18.155Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:35:18.988Z] + docker inspect -f . ci-base-image-arm64 [2024-09-05T19:35:18.988Z] . [Pipeline] } [Pipeline] // withEnv [2024-09-05T19:35:19.094Z] #100 DONE 0.9s [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-05T19:35:19.094Z] #101 DONE 0.9s [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:35:19.094Z] #102 DONE 1.1s [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-05T19:35:19.094Z] #103 DONE 0.1s [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-05T19:35:19.094Z] #104 ... [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:35:19.094Z] #105 DONE 0.1s [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:35:19.094Z] #106 DONE 0.1s [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-05T19:35:19.094Z] #107 DONE 0.1s [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-05T19:35:19.094Z] #108 DONE 0.1s [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-05T19:35:19.094Z] #104 DONE 0.1s [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-05T19:35:19.094Z] #109 DONE 0.1s [2024-09-05T19:35:19.094Z] [2024-09-05T19:35:19.094Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] withDockerContainer [2024-09-05T19:35:19.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-9525 does not seem to be running inside a container [2024-09-05T19:35:19.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-05T19:35:19.353Z] #110 DONE 0.1s [2024-09-05T19:35:19.353Z] [2024-09-05T19:35:19.353Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:35:19.353Z] #111 DONE 0.1s [2024-09-05T19:35:19.353Z] [2024-09-05T19:35:19.353Z] #112 [security-spire-server] exporting to image [2024-09-05T19:35:19.353Z] #112 exporting layers [2024-09-05T19:35:19.612Z] #112 ... [2024-09-05T19:35:19.612Z] [2024-09-05T19:35:19.612Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-05T19:35:19.612Z] #113 DONE 0.1s [2024-09-05T19:35:19.612Z] [2024-09-05T19:35:19.612Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-05T19:35:19.612Z] #114 DONE 0.0s [2024-09-05T19:35:19.612Z] [2024-09-05T19:35:19.612Z] #112 [security-spire-agent] exporting to image [2024-09-05T19:35:19.870Z] #112 exporting layers 0.7s done [2024-09-05T19:35:19.870Z] #112 writing image sha256:295557912dbc0f316ce0c1e1864b8aa80ecc92f9ca4d25db04a591bab7811a93 done [2024-09-05T19:35:19.870Z] #112 naming to docker.io/library/security-spire-config done [2024-09-05T19:35:19.870Z] #112 writing image sha256:72afe3aa93c730f2ab5459d04e61b1d9accad9c678da19b6ed7b93bf64761805 [2024-09-05T19:35:20.129Z] #112 exporting layers 0.6s done [2024-09-05T19:35:20.129Z] #112 writing image sha256:72afe3aa93c730f2ab5459d04e61b1d9accad9c678da19b6ed7b93bf64761805 done [2024-09-05T19:35:20.129Z] #112 naming to docker.io/library/security-spire-server done [2024-09-05T19:35:20.129Z] #112 writing image sha256:7d62d9abaa4abea0f0c954833aa6035ba7547db432c2b0050632b821c56e543d done [2024-09-05T19:35:20.129Z] #112 naming to docker.io/library/security-spire-agent done [2024-09-05T19:35:20.129Z] #112 DONE 0.8s [2024-09-05T19:35:20.129Z] [2024-09-05T19:35:20.129Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:35:20.568Z] $ docker top 071c08f8f0cc4d9f6c70b1784f6d1e7632e47ba758e0c6d8c72e2bf9218ea486 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-05T19:35:20.948Z] ========================================================= [2024-09-05T19:35:20.948Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-05T19:35:20.948Z] ========================================================= [Pipeline] sh [2024-09-05T19:35:21.064Z] #115 ... [2024-09-05T19:35:21.064Z] [2024-09-05T19:35:21.064Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:35:21.064Z] #116 ... [2024-09-05T19:35:21.064Z] [2024-09-05T19:35:21.064Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:35:21.064Z] #117 ... [2024-09-05T19:35:21.064Z] [2024-09-05T19:35:21.064Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:35:21.595Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:35:22.324Z] + make test [2024-09-05T19:35:22.324Z] go test -race -coverprofile=coverage.out ./... [2024-09-05T19:35:59.887Z] #118 ... [2024-09-05T19:35:59.887Z] [2024-09-05T19:35:59.887Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:35:59.887Z] #80 DONE 44.7s [2024-09-05T19:35:59.887Z] [2024-09-05T19:35:59.887Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:35:59.887Z] #116 DONE 46.0s [2024-09-05T19:35:59.887Z] [2024-09-05T19:35:59.887Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:35:59.887Z] #115 DONE 38.7s [2024-09-05T19:35:59.888Z] [2024-09-05T19:35:59.888Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:35:59.888Z] #118 DONE 44.2s [2024-09-05T19:35:59.888Z] [2024-09-05T19:35:59.888Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:35:59.888Z] #117 DONE 46.0s [2024-09-05T19:35:59.888Z] [2024-09-05T19:35:59.888Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #119 ... [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #120 [core-metadata builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #120 DONE 8.7s [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #121 [core-keeper builder 7/8] COPY . . [2024-09-05T19:36:06.517Z] #121 DONE 8.7s [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #122 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:06.517Z] #123 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #124 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:06.517Z] #124 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #125 [core-data builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #125 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:06.517Z] #126 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:06.517Z] #127 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #128 [support-cron-scheduler builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #128 DONE 8.7s [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #129 [core-command builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #129 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:06.517Z] #130 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:06.517Z] #131 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #132 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:06.517Z] #133 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:06.517Z] #134 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:06.517Z] #135 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #136 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:06.517Z] #137 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:06.517Z] #138 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:06.517Z] #139 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #140 [support-scheduler builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #140 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:06.517Z] #141 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:06.517Z] #142 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #143 [security-proxy-setup builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #143 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #119 DONE 8.7s [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #144 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:06.517Z] #145 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:06.517Z] #146 CACHED [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-09-05T19:36:06.517Z] #147 DONE 8.7s [2024-09-05T19:36:06.517Z] [2024-09-05T19:36:06.517Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-05T19:36:06.775Z] #148 1.281 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-09-05T19:36:09.183Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-05T19:36:16.778Z] #148 ... [2024-09-05T19:36:16.778Z] [2024-09-05T19:36:16.778Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T19:36:16.778Z] #0 0.680 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-09-05T19:36:16.778Z] #149 ... [2024-09-05T19:36:16.778Z] [2024-09-05T19:36:16.778Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-05T19:36:16.778Z] #0 1.148 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-05T19:36:16.778Z] #150 ... [2024-09-05T19:36:16.778Z] [2024-09-05T19:36:16.778Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-05T19:36:16.778Z] #0 0.384 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-05T19:36:16.778Z] #151 ... [2024-09-05T19:36:16.778Z] [2024-09-05T19:36:16.778Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T19:36:16.778Z] #0 0.684 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-09-05T19:36:16.778Z] #152 ... [2024-09-05T19:36:16.778Z] [2024-09-05T19:36:16.778Z] #153 [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-09-05T19:36:16.778Z] #0 1.074 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-09-05T19:36:16.778Z] #153 ... [2024-09-05T19:36:16.778Z] [2024-09-05T19:36:16.778Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T19:36:16.778Z] #0 1.523 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-09-05T19:36:16.778Z] #154 ... [2024-09-05T19:36:16.778Z] [2024-09-05T19:36:16.778Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T19:36:16.778Z] #0 1.373 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-09-05T19:36:16.778Z] #155 ... [2024-09-05T19:36:16.778Z] [2024-09-05T19:36:16.778Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T19:36:16.778Z] #0 0.817 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-09-05T19:36:16.778Z] #156 ... [2024-09-05T19:36:16.778Z] [2024-09-05T19:36:16.778Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T19:36:16.778Z] #0 1.321 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-05T19:36:16.778Z] #157 ... [2024-09-05T19:36:16.778Z] [2024-09-05T19:36:16.778Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T19:36:16.778Z] #0 0.970 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-09-05T19:36:17.038Z] #158 ... [2024-09-05T19:36:17.038Z] [2024-09-05T19:36:17.038Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:36:17.038Z] #0 0.817 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-09-05T19:36:17.295Z] #159 ... [2024-09-05T19:36:17.295Z] [2024-09-05T19:36:17.295Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T19:36:17.295Z] #0 1.244 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-09-05T19:37:55.613Z] #160 ... [2024-09-05T19:37:55.613Z] [2024-09-05T19:37:55.613Z] #153 [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-09-05T19:37:55.613Z] #153 99.57 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-09-05T19:38:28.044Z] #153 ... [2024-09-05T19:38:28.044Z] [2024-09-05T19:38:28.044Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T19:38:28.044Z] #156 DONE 138.4s [2024-09-05T19:38:28.044Z] [2024-09-05T19:38:28.044Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T19:38:28.044Z] #155 ... [2024-09-05T19:38:28.044Z] [2024-09-05T19:38:28.044Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T19:38:28.044Z] #158 DONE 140.6s [2024-09-05T19:38:28.044Z] [2024-09-05T19:38:28.044Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T19:38:29.946Z] #160 ... [2024-09-05T19:38:29.946Z] [2024-09-05T19:38:29.946Z] #153 [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-09-05T19:38:29.946Z] #153 DONE 144.5s [2024-09-05T19:38:30.205Z] [2024-09-05T19:38:30.205Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:38:32.117Z] #62 ... [2024-09-05T19:38:32.117Z] [2024-09-05T19:38:32.117Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:38:32.382Z] #161 ... [2024-09-05T19:38:32.382Z] [2024-09-05T19:38:32.382Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-05T19:38:32.382Z] #148 DONE 146.9s [2024-09-05T19:38:32.641Z] [2024-09-05T19:38:32.642Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:38:32.642Z] #162 ... [2024-09-05T19:38:32.642Z] [2024-09-05T19:38:32.642Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T19:38:32.642Z] #155 DONE 147.3s [2024-09-05T19:38:32.902Z] [2024-09-05T19:38:32.902Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:38:33.470Z] #163 DONE 1.2s [2024-09-05T19:38:33.470Z] [2024-09-05T19:38:33.470Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:38:33.470Z] #161 DONE 1.3s [2024-09-05T19:38:33.470Z] [2024-09-05T19:38:33.470Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:38:33.470Z] #162 DONE 1.0s [2024-09-05T19:38:33.470Z] [2024-09-05T19:38:33.470Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:38:33.730Z] #164 ... [2024-09-05T19:38:33.730Z] [2024-09-05T19:38:33.730Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-05T19:38:33.730Z] #165 DONE 0.4s [2024-09-05T19:38:33.730Z] [2024-09-05T19:38:33.730Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:38:33.730Z] #166 DONE 0.2s [2024-09-05T19:38:33.730Z] [2024-09-05T19:38:33.730Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:38:33.730Z] #167 DONE 0.2s [2024-09-05T19:38:33.730Z] [2024-09-05T19:38:33.730Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:38:33.730Z] #168 DONE 0.2s [2024-09-05T19:38:33.730Z] [2024-09-05T19:38:33.730Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:38:33.730Z] #164 DONE 0.2s [2024-09-05T19:38:33.730Z] [2024-09-05T19:38:33.730Z] #169 [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-09-05T19:38:33.990Z] #169 ... [2024-09-05T19:38:33.990Z] [2024-09-05T19:38:33.990Z] #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-09-05T19:38:33.990Z] #170 DONE 0.3s [2024-09-05T19:38:34.249Z] [2024-09-05T19:38:34.249Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:38:34.249Z] #171 DONE 0.5s [2024-09-05T19:38:34.249Z] [2024-09-05T19:38:34.249Z] #169 [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-09-05T19:38:34.249Z] #169 DONE 0.5s [2024-09-05T19:38:34.249Z] [2024-09-05T19:38:34.249Z] #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-05T19:38:34.249Z] #172 DONE 0.5s [2024-09-05T19:38:34.249Z] [2024-09-05T19:38:34.249Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:38:36.155Z] #173 DONE 1.6s [2024-09-05T19:38:36.155Z] [2024-09-05T19:38:36.155Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-05T19:38:36.155Z] #174 DONE 1.7s [2024-09-05T19:38:36.155Z] [2024-09-05T19:38:36.155Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-05T19:38:36.155Z] #175 DONE 1.6s [2024-09-05T19:38:36.155Z] [2024-09-05T19:38:36.155Z] #176 [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-09-05T19:38:36.155Z] #176 DONE 1.6s [2024-09-05T19:38:36.155Z] [2024-09-05T19:38:36.155Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T19:38:36.155Z] #152 DONE 150.4s [2024-09-05T19:38:36.155Z] [2024-09-05T19:38:36.155Z] #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:38:36.413Z] #177 ... [2024-09-05T19:38:36.414Z] [2024-09-05T19:38:36.414Z] #178 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-05T19:38:36.414Z] #178 DONE 2.6s [2024-09-05T19:38:36.414Z] [2024-09-05T19:38:36.414Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-05T19:38:36.693Z] #179 ... [2024-09-05T19:38:36.693Z] [2024-09-05T19:38:36.693Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:38:36.693Z] #180 CACHED [2024-09-05T19:38:36.693Z] [2024-09-05T19:38:36.693Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:38:36.693Z] #181 CACHED [2024-09-05T19:38:36.952Z] [2024-09-05T19:38:36.952Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-05T19:38:37.889Z] #182 ... [2024-09-05T19:38:37.889Z] [2024-09-05T19:38:37.889Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-05T19:38:37.889Z] #179 DONE 2.0s [2024-09-05T19:38:37.889Z] [2024-09-05T19:38:37.889Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-05T19:38:37.889Z] #183 DONE 2.0s [2024-09-05T19:38:37.889Z] [2024-09-05T19:38:37.889Z] #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:38:37.889Z] #184 DONE 2.0s [2024-09-05T19:38:37.889Z] [2024-09-05T19:38:37.889Z] #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:38:37.889Z] #177 DONE 2.0s [2024-09-05T19:38:38.148Z] [2024-09-05T19:38:38.148Z] #112 [security-spiffe-token-provider] exporting to image [2024-09-05T19:38:38.148Z] #112 exporting layers [2024-09-05T19:38:41.481Z] #112 ... [2024-09-05T19:38:41.481Z] [2024-09-05T19:38:41.481Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-05T19:38:41.481Z] #182 DONE 5.0s [2024-09-05T19:38:41.740Z] [2024-09-05T19:38:41.740Z] #185 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:38:41.740Z] #185 DONE 5.1s [2024-09-05T19:38:41.740Z] [2024-09-05T19:38:41.740Z] #112 [security-spiffe-token-provider] exporting to image [2024-09-05T19:38:41.740Z] #112 exporting layers 3.9s done [2024-09-05T19:38:45.546Z] #112 writing image sha256:e0aa9283796318b9a53b2b6ebfdfee2a435c28deda4e3f2b8027eb16dc8579ea [2024-09-05T19:38:46.507Z] #112 writing image sha256:e0aa9283796318b9a53b2b6ebfdfee2a435c28deda4e3f2b8027eb16dc8579ea 3.1s done [2024-09-05T19:38:46.507Z] #112 naming to docker.io/library/security-spiffe-token-provider [2024-09-05T19:38:47.917Z] #112 ... [2024-09-05T19:38:47.917Z] [2024-09-05T19:38:47.917Z] #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-05T19:38:47.917Z] #186 ... [2024-09-05T19:38:47.917Z] [2024-09-05T19:38:47.917Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-05T19:38:48.188Z] #187 ... [2024-09-05T19:38:48.188Z] [2024-09-05T19:38:48.188Z] #112 [security-spiffe-token-provider] exporting to image [2024-09-05T19:38:48.188Z] #112 naming to docker.io/library/security-spiffe-token-provider 1.7s done [2024-09-05T19:38:48.188Z] #112 DONE 11.1s [2024-09-05T19:38:48.188Z] [2024-09-05T19:38:48.188Z] #188 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T19:38:48.188Z] #188 ... [2024-09-05T19:38:48.188Z] [2024-09-05T19:38:48.188Z] #189 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:38:51.588Z] #189 ... [2024-09-05T19:38:51.588Z] [2024-09-05T19:38:51.588Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:39:00.143Z] #190 ... [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-05T19:39:00.143Z] #187 DONE 21.4s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-05T19:39:00.143Z] #186 DONE 21.4s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-05T19:39:00.143Z] #150 DONE 173.8s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T19:39:00.143Z] #149 DONE 173.8s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T19:39:00.143Z] #160 DONE 173.8s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T19:39:00.143Z] #154 DONE 173.8s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:39:00.143Z] #159 DONE 173.8s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T19:39:00.143Z] #157 DONE 173.9s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-05T19:39:00.143Z] #151 DONE 173.9s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-05T19:39:00.143Z] #191 ... [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #188 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T19:39:00.143Z] #188 DONE 21.6s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #192 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:00.143Z] #192 ... [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #193 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:00.143Z] #193 CACHED [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #194 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:00.143Z] #194 CACHED [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #195 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:00.143Z] #195 CACHED [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #196 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:00.143Z] #196 CACHED [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:39:00.143Z] #190 DONE 18.1s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #189 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:00.143Z] #189 DONE 18.1s [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #197 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-05T19:39:00.143Z] #197 ... [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:00.143Z] #198 CACHED [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:00.143Z] #199 CACHED [2024-09-05T19:39:00.143Z] [2024-09-05T19:39:00.143Z] #112 [core-common-config-bootstrapper] exporting to image [2024-09-05T19:39:00.143Z] #112 exporting layers 0.5s done [2024-09-05T19:39:00.143Z] #112 writing image sha256:38ffbf4fcd957e32a6d2414b63c6432c277b27179fdee0b9c9def338b034a8d1 [2024-09-05T19:39:01.086Z] #112 writing image sha256:38ffbf4fcd957e32a6d2414b63c6432c277b27179fdee0b9c9def338b034a8d1 0.7s done [2024-09-05T19:39:01.086Z] #112 naming to docker.io/library/core-common-config-bootstrapper [2024-09-05T19:39:01.086Z] #112 naming to docker.io/library/core-common-config-bootstrapper 0.3s done [2024-09-05T19:39:01.086Z] #112 DONE 12.6s [2024-09-05T19:39:01.086Z] [2024-09-05T19:39:01.086Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-05T19:39:01.086Z] #191 DONE 1.8s [2024-09-05T19:39:01.087Z] [2024-09-05T19:39:01.087Z] #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-05T19:39:01.661Z] #200 ... [2024-09-05T19:39:01.661Z] [2024-09-05T19:39:01.661Z] #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:01.661Z] #201 DONE 2.0s [2024-09-05T19:39:01.661Z] [2024-09-05T19:39:01.661Z] #192 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:01.661Z] #192 DONE 1.9s [2024-09-05T19:39:01.661Z] [2024-09-05T19:39:01.661Z] #202 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:01.661Z] #202 DONE 2.0s [2024-09-05T19:39:01.661Z] [2024-09-05T19:39:01.661Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:01.661Z] #203 DONE 2.0s [2024-09-05T19:39:01.661Z] [2024-09-05T19:39:01.661Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-05T19:39:01.661Z] #204 DONE 1.8s [2024-09-05T19:39:01.661Z] [2024-09-05T19:39:01.661Z] #197 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-05T19:39:01.661Z] #197 DONE 1.7s [2024-09-05T19:39:01.661Z] [2024-09-05T19:39:01.661Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-05T19:39:01.661Z] #205 DONE 1.9s [2024-09-05T19:39:01.661Z] [2024-09-05T19:39:01.662Z] #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-05T19:39:01.662Z] #206 DONE 1.9s [2024-09-05T19:39:01.662Z] [2024-09-05T19:39:01.662Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-05T19:39:01.662Z] #207 DONE 1.6s [2024-09-05T19:39:01.662Z] [2024-09-05T19:39:01.662Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:39:02.253Z] #208 ... [2024-09-05T19:39:02.253Z] [2024-09-05T19:39:02.253Z] #209 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:02.253Z] #209 DONE 0.7s [2024-09-05T19:39:02.253Z] [2024-09-05T19:39:02.253Z] #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-05T19:39:02.253Z] #200 DONE 1.0s [2024-09-05T19:39:02.253Z] [2024-09-05T19:39:02.253Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:02.253Z] #210 DONE 0.7s [2024-09-05T19:39:02.253Z] [2024-09-05T19:39:02.253Z] #211 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T19:39:02.253Z] #211 DONE 3.0s [2024-09-05T19:39:02.253Z] [2024-09-05T19:39:02.253Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:02.254Z] #212 DONE 0.7s [2024-09-05T19:39:02.254Z] [2024-09-05T19:39:02.254Z] #213 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-05T19:39:02.254Z] #213 DONE 0.7s [2024-09-05T19:39:02.519Z] [2024-09-05T19:39:02.519Z] #112 [security-proxy-setup] exporting to image [2024-09-05T19:39:02.519Z] #112 ... [2024-09-05T19:39:02.519Z] [2024-09-05T19:39:02.519Z] #214 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:39:02.519Z] #214 DONE 1.0s [2024-09-05T19:39:02.782Z] [2024-09-05T19:39:02.782Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-05T19:39:02.782Z] #215 DONE 1.1s [2024-09-05T19:39:02.782Z] [2024-09-05T19:39:02.782Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:39:02.782Z] #216 DONE 1.0s [2024-09-05T19:39:02.782Z] [2024-09-05T19:39:02.782Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:39:02.782Z] #208 DONE 1.0s [2024-09-05T19:39:02.782Z] [2024-09-05T19:39:02.782Z] #112 [support-scheduler] exporting to image [2024-09-05T19:39:03.816Z] #112 ... [2024-09-05T19:39:03.816Z] [2024-09-05T19:39:03.816Z] #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-05T19:39:03.816Z] #217 DONE 1.5s [2024-09-05T19:39:03.816Z] [2024-09-05T19:39:03.816Z] #218 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-05T19:39:03.816Z] #218 DONE 1.6s [2024-09-05T19:39:03.816Z] [2024-09-05T19:39:03.816Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T19:39:03.816Z] #219 DONE 2.3s [2024-09-05T19:39:03.816Z] [2024-09-05T19:39:03.816Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-05T19:39:03.816Z] #220 DONE 1.6s [2024-09-05T19:39:03.816Z] [2024-09-05T19:39:03.816Z] #221 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-05T19:39:03.816Z] #221 DONE 1.6s [2024-09-05T19:39:03.816Z] [2024-09-05T19:39:03.816Z] #112 [security-proxy-auth] exporting to image [2024-09-05T19:39:03.816Z] #112 exporting layers 1.2s done [2024-09-05T19:39:03.816Z] #112 writing image sha256:2f07cee3b8ab173e1dc2f1ee0ba84b154d319f8e2c9061ac4de8474d86942de6 [2024-09-05T19:39:04.077Z] #112 ... [2024-09-05T19:39:04.077Z] [2024-09-05T19:39:04.077Z] #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:39:04.077Z] #222 DONE 1.3s [2024-09-05T19:39:04.077Z] [2024-09-05T19:39:04.077Z] #223 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:39:04.077Z] #223 DONE 0.2s [2024-09-05T19:39:04.077Z] [2024-09-05T19:39:04.077Z] #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-05T19:39:04.077Z] #224 DONE 1.3s [2024-09-05T19:39:04.077Z] [2024-09-05T19:39:04.077Z] #112 [core-metadata] exporting to image [2024-09-05T19:39:04.077Z] #112 writing image sha256:2f07cee3b8ab173e1dc2f1ee0ba84b154d319f8e2c9061ac4de8474d86942de6 done [2024-09-05T19:39:04.077Z] #112 writing image sha256:61a5cdd9fc66c2e02f2751a88d2a0256b3858f08878093ff47a6d6d6a4b26e96 0.0s done [2024-09-05T19:39:04.077Z] #112 naming to docker.io/library/support-scheduler done [2024-09-05T19:39:04.077Z] #112 naming to docker.io/library/core-command done [2024-09-05T19:39:04.077Z] #112 writing image sha256:736076477845c2f51dd962ed10525764a10aafb8bd8d3c01a4dc65e4e953c649 0.1s done [2024-09-05T19:39:04.077Z] #112 naming to docker.io/library/security-proxy-setup [2024-09-05T19:39:04.077Z] #112 ... [2024-09-05T19:39:04.077Z] [2024-09-05T19:39:04.077Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T19:39:04.077Z] #225 DONE 1.9s [2024-09-05T19:39:04.077Z] [2024-09-05T19:39:04.077Z] #112 [security-proxy-setup] exporting to image [2024-09-05T19:39:04.077Z] #112 exporting layers 0.3s done [2024-09-05T19:39:04.078Z] #112 naming to docker.io/library/security-proxy-setup done [2024-09-05T19:39:04.341Z] #112 ... [2024-09-05T19:39:04.341Z] [2024-09-05T19:39:04.341Z] #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-05T19:39:04.341Z] #226 DONE 0.4s [2024-09-05T19:39:04.341Z] [2024-09-05T19:39:04.341Z] #112 [security-proxy-auth] exporting to image [2024-09-05T19:39:04.341Z] #112 exporting layers 0.3s done [2024-09-05T19:39:04.341Z] #112 writing image sha256:4f7af9dc0ad00f0e0b7996e89686a188d01faa559e7a96f295c89712a91a100d 0.0s done [2024-09-05T19:39:04.341Z] #112 naming to docker.io/library/security-proxy-auth 0.0s done [2024-09-05T19:39:04.341Z] #112 ... [2024-09-05T19:39:04.341Z] [2024-09-05T19:39:04.341Z] #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:39:04.341Z] #227 DONE 0.5s [2024-09-05T19:39:04.341Z] [2024-09-05T19:39:04.341Z] #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-05T19:39:04.341Z] #228 DONE 0.5s [2024-09-05T19:39:04.341Z] [2024-09-05T19:39:04.341Z] #229 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-05T19:39:04.341Z] #229 DONE 0.4s [2024-09-05T19:39:04.341Z] [2024-09-05T19:39:04.341Z] #112 [core-metadata] exporting to image [2024-09-05T19:39:04.341Z] #112 writing image sha256:4d47c21056240f9a1ac3a148192253c1624b41f3e84d18cdde3c14a26e73df6a done [2024-09-05T19:39:04.341Z] #112 naming to docker.io/library/core-keeper done [2024-09-05T19:39:04.341Z] #112 writing image sha256:51120733dafe387540ddaef7832b0b5fc9d9086afd85b6f50ac95c20688762eb 0.0s done [2024-09-05T19:39:04.341Z] #112 naming to docker.io/library/core-metadata done [2024-09-05T19:39:04.603Z] #112 ... [2024-09-05T19:39:04.603Z] [2024-09-05T19:39:04.603Z] #230 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-05T19:39:04.603Z] #230 DONE 0.2s [2024-09-05T19:39:04.603Z] [2024-09-05T19:39:04.603Z] #112 [core-data] exporting to image [2024-09-05T19:39:04.603Z] #112 ... [2024-09-05T19:39:04.603Z] [2024-09-05T19:39:04.603Z] #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-05T19:39:04.603Z] #231 DONE 0.1s [2024-09-05T19:39:04.603Z] [2024-09-05T19:39:04.603Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-05T19:39:04.603Z] #232 DONE 0.1s [2024-09-05T19:39:04.603Z] [2024-09-05T19:39:04.603Z] #112 [core-data] exporting to image [2024-09-05T19:39:04.603Z] #112 exporting layers 0.5s done [2024-09-05T19:39:04.603Z] #112 writing image sha256:3829d0c5f0200e509292a0585875a96040e047b2fb2d53485a90f4bfaecec2ca [2024-09-05T19:39:04.865Z] #112 exporting layers 0.3s done [2024-09-05T19:39:04.865Z] #112 writing image sha256:3829d0c5f0200e509292a0585875a96040e047b2fb2d53485a90f4bfaecec2ca 0.0s done [2024-09-05T19:39:04.865Z] #112 writing image sha256:337280d4c1b36454f3583289074221109e7166af179a07e9af6cad547869d767 0.0s done [2024-09-05T19:39:04.865Z] #112 naming to docker.io/library/security-secretstore-setup done [2024-09-05T19:39:04.865Z] #112 writing image sha256:d0ff0ac860702b0b334ca9e8d7b7bb9625864bfa289f86c2e2d61669de2aa223 done [2024-09-05T19:39:04.865Z] #112 naming to docker.io/library/support-cron-scheduler done [2024-09-05T19:39:04.865Z] #112 naming to docker.io/library/support-notifications done [2024-09-05T19:39:04.865Z] #112 writing image sha256:5e67192b88c242443093f0fd3b7cdfa1057c6e1315bdb380bb03d0e97ec26be9 done [2024-09-05T19:39:04.865Z] #112 naming to docker.io/library/core-data done [2024-09-05T19:39:04.865Z] #112 DONE 15.1s [2024-09-05T19:39:04.865Z] [2024-09-05T19:39:04.865Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-05T19:39:04.865Z] #233 DONE 0.3s [2024-09-05T19:39:04.865Z] [2024-09-05T19:39:04.865Z] #112 [security-bootstrapper] exporting to image [2024-09-05T19:39:05.128Z] #112 exporting layers 0.2s done [2024-09-05T19:39:05.128Z] #112 writing image sha256:78cf2d5ddfcd81d8ba95370156dc69d557ce42164a03ab10d16feb5b7818cc4f done [2024-09-05T19:39:05.128Z] #112 naming to docker.io/library/security-bootstrapper done [2024-09-05T19:39:05.128Z] #112 DONE 15.4s [2024-09-05T19:39:05.128Z] [2024-09-05T19:39:05.128Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:39:05.128Z] time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-05T19:39:05.169Z] $ docker stop --time=1 44b418983e12134d0318c4c7fa340bc2a4622aa329ae9db67e495f40b4adcca3 [2024-09-05T19:39:06.471Z] $ docker rm -f --volumes 44b418983e12134d0318c4c7fa340bc2a4622aa329ae9db67e495f40b4adcca3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-05T19:39:06.905Z] + docker images [2024-09-05T19:39:06.905Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-05T19:39:06.905Z] security-bootstrapper latest 78cf2d5ddfcd 2 seconds ago 24MB [2024-09-05T19:39:06.905Z] security-secretstore-setup latest 3829d0c5f020 2 seconds ago 42.3MB [2024-09-05T19:39:06.905Z] support-cron-scheduler latest d0ff0ac86070 2 seconds ago 49.4MB [2024-09-05T19:39:06.905Z] support-notifications latest 337280d4c1b3 2 seconds ago 47.8MB [2024-09-05T19:39:06.905Z] core-data latest 5e67192b88c2 2 seconds ago 44.7MB [2024-09-05T19:39:06.905Z] core-keeper latest 4d47c2105624 3 seconds ago 39.5MB [2024-09-05T19:39:06.905Z] security-proxy-auth latest 4f7af9dc0ad0 3 seconds ago 38.1MB [2024-09-05T19:39:06.905Z] core-metadata latest 51120733dafe 3 seconds ago 44.9MB [2024-09-05T19:39:06.905Z] core-command latest 61a5cdd9fc66 4 seconds ago 40.5MB [2024-09-05T19:39:06.905Z] support-scheduler latest 2f07cee3b8ab 4 seconds ago 47MB [2024-09-05T19:39:06.905Z] security-proxy-setup latest 736076477845 4 seconds ago 31.3MB [2024-09-05T19:39:06.905Z] core-common-config-bootstrapper latest 38ffbf4fcd95 7 seconds ago 20.3MB [2024-09-05T19:39:06.905Z] security-spiffe-token-provider latest e0aa92837963 29 seconds ago 34.1MB [2024-09-05T19:39:06.905Z] security-spire-server latest 72afe3aa93c7 3 minutes ago 126MB [2024-09-05T19:39:06.905Z] security-spire-config latest 295557912dbc 3 minutes ago 125MB [2024-09-05T19:39:06.905Z] security-spire-agent latest 7d62d9abaa4a 3 minutes ago 187MB [2024-09-05T19:39:06.905Z] ci-base-image-x86_64 latest 0ecef7404c57 7 minutes ago 971MB [2024-09-05T19:39:06.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-05T19:39:06.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-05T19:39:06.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-05T19:39:31.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-05T19:39:31.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-05T19:40:27.444Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-05T19:40:27.444Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-05T19:40:27.444Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-05T19:40:27.444Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-05T19:40:27.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-05T19:40:27.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-05T19:40:27.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-05T19:40:27.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-05T19:40:27.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-05T19:40:30.041Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-05T19:40:30.041Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-05T19:40:30.041Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-05T19:40:30.041Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-05T19:40:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-05T19:40:42.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-05T19:40:42.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-05T19:40:43.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.126s coverage: 28.7% of statements [2024-09-05T19:40:55.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.191s coverage: 97.0% of statements [2024-09-05T19:40:59.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-05T19:40:59.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-05T19:40:59.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-05T19:41:04.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.287s coverage: 69.2% of statements [2024-09-05T19:41:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-05T19:41:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-05T19:41:07.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.217s coverage: 53.2% of statements [2024-09-05T19:41:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-05T19:41:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-05T19:41:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:41:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-05T19:41:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-05T19:41:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-05T19:41:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-05T19:41:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-05T19:41:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-05T19:41:20.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-05T19:41:20.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:41:20.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-05T19:41:20.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-05T19:41:20.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-05T19:41:21.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.155s coverage: 93.4% of statements [2024-09-05T19:41:22.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.248s coverage: 91.7% of statements [2024-09-05T19:41:28.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-05T19:41:28.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-05T19:41:30.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.263s coverage: 7.0% of statements [2024-09-05T19:41:42.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-05T19:41:42.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:41:42.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-05T19:41:44.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-05T19:41:44.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-05T19:41:44.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-05T19:41:44.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-05T19:41:44.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-05T19:41:44.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-05T19:41:44.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-05T19:41:44.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-05T19:41:44.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.902s coverage: 95.8% of statements [2024-09-05T19:41:45.572Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements [2024-09-05T19:41:50.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-05T19:41:51.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.121s coverage: 0.0% of statements [no tests to run] [2024-09-05T19:41:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-05T19:41:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-05T19:41:59.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.327s coverage: 0.8% of statements [2024-09-05T19:41:59.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.146s coverage: 30.7% of statements [2024-09-05T19:42:04.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.132s coverage: 41.7% of statements [2024-09-05T19:42:04.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.099s coverage: 77.8% of statements [2024-09-05T19:42:04.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.115s coverage: 94.1% of statements [2024-09-05T19:42:04.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.109s coverage: 96.3% of statements [2024-09-05T19:42:09.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.100s coverage: 87.5% of statements [2024-09-05T19:42:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-05T19:42:12.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-05T19:42:12.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-05T19:42:12.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-05T19:42:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-05T19:42:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-05T19:42:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-05T19:42:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-05T19:42:20.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.106s coverage: 94.4% of statements [2024-09-05T19:42:22.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-05T19:42:22.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-05T19:42:22.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-05T19:42:28.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-05T19:42:28.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-05T19:42:28.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-05T19:42:28.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-05T19:42:32.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-05T19:42:32.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-05T19:42:33.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-05T19:42:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.953s coverage: 79.9% of statements [2024-09-05T19:42:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.166s coverage: 92.9% of statements [2024-09-05T19:42:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements [2024-09-05T19:42:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.125s coverage: 62.3% of statements [2024-09-05T19:42:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.108s coverage: 75.0% of statements [2024-09-05T19:42:39.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-05T19:42:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.115s coverage: 87.2% of statements [2024-09-05T19:42:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.082s coverage: 20.0% of statements [2024-09-05T19:42:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.087s coverage: 100.0% of statements [2024-09-05T19:42:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.286s coverage: 81.8% of statements [2024-09-05T19:42:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements [2024-09-05T19:42:42.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-05T19:42:43.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.115s coverage: 86.0% of statements [2024-09-05T19:42:48.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-05T19:42:48.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-05T19:42:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.758s coverage: 63.1% of statements [2024-09-05T19:42:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.122s coverage: 100.0% of statements [2024-09-05T19:42:51.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.120s coverage: 89.4% of statements [2024-09-05T19:42:51.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements [2024-09-05T19:42:51.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-05T19:42:51.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-05T19:42:51.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-05T19:42:52.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-09-05T19:42:52.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements [2024-09-05T19:42:59.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-05T19:42:59.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-05T19:42:59.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-05T19:43:00.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.714s coverage: 36.5% of statements [2024-09-05T19:43:00.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-09-05T19:43:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-05T19:43:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-05T19:43:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-05T19:43:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-05T19:43:02.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.113s coverage: 84.8% of statements [2024-09-05T19:43:05.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-05T19:43:05.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-05T19:43:05.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-05T19:43:06.709Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.123s coverage: 5.2% of statements [2024-09-05T19:43:13.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-05T19:43:13.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-05T19:43:13.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:43:13.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-05T19:43:14.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.309s coverage: 90.8% of statements [2024-09-05T19:43:19.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-05T19:43:19.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-05T19:43:19.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-05T19:43:19.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-05T19:43:27.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements [2024-09-05T19:43:27.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-05T19:43:27.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-05T19:43:27.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:43:27.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-05T19:43:29.389Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.572s coverage: 95.7% of statements [2024-09-05T19:43:33.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-05T19:43:33.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-05T19:43:34.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.156s coverage: 61.8% of statements [2024-09-05T19:43:36.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-05T19:43:36.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:43:38.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.317s coverage: 98.9% of statements [2024-09-05T19:43:40.136Z] 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-09-05T19:43:40.136Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-05T19:43:40.136Z] go vet ./... [2024-09-05T19:48:16.939Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-05T19:48:16.939Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-05T19:48:16.939Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-05T19:48:16.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-05T19:48:17.650Z] + ls -al . [2024-09-05T19:48:17.650Z] total 912 [2024-09-05T19:48:17.650Z] drwxrwxr-x 10 1001 1001 4096 Sep 5 19:35 . [2024-09-05T19:48:17.650Z] drwxr-xr-x 4 root root 4096 Sep 5 19:35 .. [2024-09-05T19:48:17.650Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:33 .blubracket [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 10 Sep 5 19:33 .dockerignore [2024-09-05T19:48:17.650Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 19:33 .git [2024-09-05T19:48:17.650Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:33 .github [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 1102 Sep 5 19:33 .gitignore [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 19:33 .golangci.yml [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 19:33 .hadolint.yml [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 155 Sep 5 19:33 .sonarcloud.properties [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 19:33 ADOPTERS.md [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 21286 Sep 5 19:33 Attribution.txt [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 100284 Sep 5 19:33 CHANGELOG.md [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 19:33 CONTRIBUTING.md [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 19:33 GOVERNANCE.md [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 861 Sep 5 19:33 Jenkinsfile [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 19:33 LICENSE [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 16854 Sep 5 19:33 Makefile [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 19:33 OWNERS.md [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 9528 Sep 5 19:33 README.md [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 19:33 SECURITY.md [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 5 Sep 5 19:30 VERSION [2024-09-05T19:48:17.650Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:33 bin [2024-09-05T19:48:17.650Z] drwxrwxr-x 20 1001 1001 4096 Sep 5 19:33 cmd [2024-09-05T19:48:17.650Z] -rw-r--r-- 1 root root 545398 Sep 5 19:43 coverage.out [2024-09-05T19:48:17.650Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:33 fuzz_test [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 7306 Sep 5 19:33 go.mod [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 102583 Sep 5 19:33 go.sum [2024-09-05T19:48:17.650Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 19:33 internal [2024-09-05T19:48:17.650Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:33 openapi [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 584 Sep 5 19:33 security.txt [2024-09-05T19:48:17.650Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 19:33 version.go [Pipeline] sh [2024-09-05T19:48:18.316Z] + '[' -e coverage.out ] [2024-09-05T19:48:18.316Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-05T19:48:18.362Z] Warning: overwriting stash ‘coverage-report’ [2024-09-05T19:48:19.284Z] Stashed 1 file(s) [Pipeline] sh [2024-09-05T19:48:19.931Z] + make build [2024-09-05T19:48:19.931Z] 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-09-05T19:51:56.691Z] 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-09-05T19:51:56.692Z] 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-09-05T19:52:00.031Z] 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-09-05T19:52:03.378Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-05T19:52:11.588Z] 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-09-05T19:52:43.810Z] 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-09-05T19:52:50.460Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-05T19:53:05.424Z] 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-09-05T19:53:15.484Z] 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-09-05T19:53:19.731Z] 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-09-05T19:53:23.071Z] 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-09-05T19:53:26.423Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-05T19:53:31.817Z] 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-09-05T19:53:36.174Z] $ docker stop --time=1 071c08f8f0cc4d9f6c70b1784f6d1e7632e47ba758e0c6d8c72e2bf9218ea486 [2024-09-05T19:53:38.289Z] $ docker rm -f --volumes 071c08f8f0cc4d9f6c70b1784f6d1e7632e47ba758e0c6d8c72e2bf9218ea486 [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-09-05T19:53:42.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-05T19:53:42.444Z] [2024-09-05T19:53:42.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:53:42.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-05T19:53:43.128Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-05T19:53:43.128Z] 547446be3368: Pulling fs layer [2024-09-05T19:53:43.128Z] d125d8839a47: Pulling fs layer [2024-09-05T19:53:43.128Z] 3e85d5ac6304: Pulling fs layer [2024-09-05T19:53:43.128Z] c3105a71a48b: Pulling fs layer [2024-09-05T19:53:43.128Z] 0f093f025ec4: Pulling fs layer [2024-09-05T19:53:43.128Z] c3106fc0e877: Pulling fs layer [2024-09-05T19:53:43.128Z] c3105a71a48b: Waiting [2024-09-05T19:53:43.128Z] 0f093f025ec4: Waiting [2024-09-05T19:53:43.128Z] c3106fc0e877: Waiting [2024-09-05T19:53:43.128Z] 547446be3368: Verifying Checksum [2024-09-05T19:53:43.128Z] c3105a71a48b: Download complete [2024-09-05T19:53:43.710Z] d125d8839a47: Verifying Checksum [2024-09-05T19:53:43.710Z] d125d8839a47: Download complete [2024-09-05T19:53:43.710Z] c3106fc0e877: Verifying Checksum [2024-09-05T19:53:43.710Z] c3106fc0e877: Download complete [2024-09-05T19:53:43.710Z] 0f093f025ec4: Verifying Checksum [2024-09-05T19:53:43.710Z] 0f093f025ec4: Download complete [2024-09-05T19:53:43.978Z] 547446be3368: Pull complete [2024-09-05T19:53:44.938Z] d125d8839a47: Pull complete [2024-09-05T19:53:45.898Z] 3e85d5ac6304: Verifying Checksum [2024-09-05T19:53:45.898Z] 3e85d5ac6304: Download complete [2024-09-05T19:53:55.961Z] 3e85d5ac6304: Pull complete [2024-09-05T19:53:55.961Z] c3105a71a48b: Pull complete [2024-09-05T19:53:56.920Z] 0f093f025ec4: Pull complete [2024-09-05T19:53:56.920Z] c3106fc0e877: Pull complete [2024-09-05T19:53:56.920Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-05T19:53:56.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-05T19:53:56.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:53:57.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-9525 does not seem to be running inside a container [2024-09-05T19:53:57.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-05T19:53:59.842Z] $ docker top 7049b1ccce7bb7c4d7fc63b3c0d3d1d34e3bf6abcd07af819e00bb4704efeb02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-05T19:54:00.741Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-05T19:54:10.829Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-05T19:54:10.829Z] #1 transferring dockerfile: [2024-09-05T19:54:10.829Z] #1 transferring dockerfile: 3.17kB done [2024-09-05T19:54:10.829Z] #1 DONE 0.1s [2024-09-05T19:54:10.829Z] [2024-09-05T19:54:10.829Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-05T19:54:10.829Z] #2 transferring dockerfile: 2.15kB done [2024-09-05T19:54:10.829Z] #2 DONE 0.1s [2024-09-05T19:54:10.829Z] [2024-09-05T19:54:10.829Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-09-05T19:54:10.829Z] #3 transferring dockerfile: 1.95kB 0.0s done [2024-09-05T19:54:10.829Z] #3 DONE 0.1s [2024-09-05T19:54:10.829Z] [2024-09-05T19:54:10.829Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-09-05T19:54:10.829Z] #4 transferring dockerfile: 2.01kB 0.0s done [2024-09-05T19:54:10.829Z] #4 DONE 0.1s [2024-09-05T19:54:10.829Z] [2024-09-05T19:54:10.829Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-09-05T19:54:10.829Z] #5 transferring dockerfile: 2.06kB done [2024-09-05T19:54:10.829Z] #5 DONE 0.1s [2024-09-05T19:54:10.829Z] [2024-09-05T19:54:10.829Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-05T19:54:10.829Z] #6 transferring dockerfile: 1.85kB done [2024-09-05T19:54:10.829Z] #6 DONE 0.1s [2024-09-05T19:54:11.097Z] [2024-09-05T19:54:11.097Z] #7 [core-command internal] load build definition from Dockerfile [2024-09-05T19:54:11.097Z] #7 transferring dockerfile: 1.93kB done [2024-09-05T19:54:11.097Z] #7 DONE 0.1s [2024-09-05T19:54:11.097Z] [2024-09-05T19:54:11.097Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-05T19:54:11.097Z] #8 transferring dockerfile: 2.49kB 0.0s done [2024-09-05T19:54:11.097Z] #8 DONE 0.1s [2024-09-05T19:54:11.097Z] [2024-09-05T19:54:11.097Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-09-05T19:54:11.097Z] #9 transferring dockerfile: 1.81kB done [2024-09-05T19:54:11.097Z] #9 DONE 0.1s [2024-09-05T19:54:11.368Z] [2024-09-05T19:54:11.368Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-09-05T19:54:11.368Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-09-05T19:54:11.368Z] #10 DONE 0.1s [2024-09-05T19:54:11.368Z] [2024-09-05T19:54:11.368Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-05T19:54:11.368Z] #11 transferring dockerfile: 2.23kB 0.0s done [2024-09-05T19:54:11.368Z] #11 DONE 0.1s [2024-09-05T19:54:11.368Z] [2024-09-05T19:54:11.368Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-05T19:54:11.368Z] #12 DONE 0.0s [2024-09-05T19:54:11.368Z] [2024-09-05T19:54:11.368Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-09-05T19:54:11.368Z] #13 transferring dockerfile: 1.70kB 0.0s done [2024-09-05T19:54:11.368Z] #13 DONE 0.1s [2024-09-05T19:54:11.368Z] [2024-09-05T19:54:11.368Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-05T19:54:11.368Z] #12 transferring dockerfile: 1.69kB done [2024-09-05T19:54:11.368Z] #12 DONE 0.1s [2024-09-05T19:54:11.368Z] [2024-09-05T19:54:11.368Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-05T19:54:11.637Z] #14 transferring dockerfile: 1.89kB 0.0s done [2024-09-05T19:54:11.637Z] #14 DONE 0.1s [2024-09-05T19:54:11.637Z] [2024-09-05T19:54:11.637Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-05T19:54:11.637Z] #15 transferring dockerfile: 2.50kB done [2024-09-05T19:54:11.637Z] #15 DONE 0.1s [2024-09-05T19:54:11.637Z] [2024-09-05T19:54:11.637Z] #16 [core-data internal] load build definition from Dockerfile [2024-09-05T19:54:11.637Z] #16 transferring dockerfile: 2.07kB 0.0s done [2024-09-05T19:54:11.637Z] #16 DONE 0.1s [2024-09-05T19:54:11.637Z] [2024-09-05T19:54:11.637Z] #17 [security-bootstrapper internal] load .dockerignore [2024-09-05T19:54:11.637Z] #17 transferring context: 50B 0.0s done [2024-09-05T19:54:11.637Z] #17 DONE 0.1s [2024-09-05T19:54:12.605Z] [2024-09-05T19:54:12.605Z] #18 [security-proxy-auth internal] load .dockerignore [2024-09-05T19:54:12.605Z] #18 transferring context: 50B done [2024-09-05T19:54:12.605Z] #18 DONE 0.0s [2024-09-05T19:54:12.605Z] [2024-09-05T19:54:12.605Z] #19 [support-notifications internal] load .dockerignore [2024-09-05T19:54:12.605Z] #19 transferring context: 50B 0.0s done [2024-09-05T19:54:12.605Z] #19 DONE 0.1s [2024-09-05T19:54:12.605Z] [2024-09-05T19:54:12.605Z] #20 [core-keeper internal] load .dockerignore [2024-09-05T19:54:12.605Z] #20 transferring context: 50B 0.0s done [2024-09-05T19:54:12.876Z] #20 DONE 0.1s [2024-09-05T19:54:12.876Z] [2024-09-05T19:54:12.876Z] #21 [core-metadata internal] load .dockerignore [2024-09-05T19:54:12.876Z] #21 transferring context: 50B 0.0s done [2024-09-05T19:54:12.876Z] #21 DONE 0.1s [2024-09-05T19:54:12.876Z] [2024-09-05T19:54:12.876Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-05T19:54:12.876Z] #22 transferring context: 50B 0.0s done [2024-09-05T19:54:12.876Z] #22 DONE 0.1s [2024-09-05T19:54:12.876Z] [2024-09-05T19:54:12.876Z] #23 [core-command internal] load .dockerignore [2024-09-05T19:54:12.876Z] #23 transferring context: 50B 0.0s done [2024-09-05T19:54:12.876Z] #23 DONE 0.1s [2024-09-05T19:54:12.876Z] [2024-09-05T19:54:12.876Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-09-05T19:54:12.876Z] #24 transferring context: 50B done [2024-09-05T19:54:12.876Z] #24 DONE 0.1s [2024-09-05T19:54:12.876Z] [2024-09-05T19:54:12.876Z] #25 [security-spire-agent internal] load .dockerignore [2024-09-05T19:54:12.876Z] #25 transferring context: 50B 0.0s done [2024-09-05T19:54:13.144Z] #25 DONE 0.1s [2024-09-05T19:54:13.144Z] [2024-09-05T19:54:13.144Z] #26 [support-scheduler internal] load .dockerignore [2024-09-05T19:54:13.144Z] #26 transferring context: 50B 0.0s done [2024-09-05T19:54:13.144Z] #26 DONE 0.1s [2024-09-05T19:54:13.144Z] [2024-09-05T19:54:13.144Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-05T19:54:13.144Z] #27 transferring context: 50B done [2024-09-05T19:54:13.144Z] #27 DONE 0.1s [2024-09-05T19:54:13.144Z] [2024-09-05T19:54:13.144Z] #28 [security-spire-server internal] load .dockerignore [2024-09-05T19:54:13.144Z] #28 transferring context: 50B 0.0s done [2024-09-05T19:54:13.144Z] #28 DONE 0.1s [2024-09-05T19:54:13.144Z] [2024-09-05T19:54:13.144Z] #29 [security-spire-config internal] load .dockerignore [2024-09-05T19:54:13.421Z] #29 transferring context: 50B done [2024-09-05T19:54:13.421Z] #29 DONE 0.1s [2024-09-05T19:54:13.421Z] [2024-09-05T19:54:13.421Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-09-05T19:54:13.421Z] #30 transferring context: 50B 0.0s done [2024-09-05T19:54:13.421Z] #30 DONE 0.1s [2024-09-05T19:54:13.421Z] [2024-09-05T19:54:13.421Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-05T19:54:13.421Z] #31 transferring context: 50B 0.0s done [2024-09-05T19:54:13.421Z] #31 DONE 0.1s [2024-09-05T19:54:13.421Z] [2024-09-05T19:54:13.421Z] #32 [core-data internal] load .dockerignore [2024-09-05T19:54:13.689Z] #32 transferring context: 50B 0.0s done [2024-09-05T19:54:13.690Z] #32 DONE 0.1s [2024-09-05T19:54:13.690Z] [2024-09-05T19:54:13.690Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:13.690Z] #33 DONE 0.0s [2024-09-05T19:54:13.690Z] [2024-09-05T19:54:13.690Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:54:13.960Z] #34 DONE 0.4s [2024-09-05T19:54:13.960Z] [2024-09-05T19:54:13.960Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:13.960Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:14.228Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:14.228Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:14.228Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:14.228Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 745.47kB / 3.34MB 0.1s [2024-09-05T19:54:14.228Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.24MB / 3.34MB 0.2s [2024-09-05T19:54:14.496Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:14.496Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.0s [2024-09-05T19:54:15.087Z] #35 ... [2024-09-05T19:54:15.087Z] [2024-09-05T19:54:15.087Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:15.087Z] #33 DONE 0.0s [2024-09-05T19:54:15.087Z] [2024-09-05T19:54:15.087Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:54:15.087Z] #34 DONE 0.5s [2024-09-05T19:54:15.087Z] [2024-09-05T19:54:15.087Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:15.087Z] #35 ... [2024-09-05T19:54:15.087Z] [2024-09-05T19:54:15.087Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:15.087Z] #33 DONE 0.0s [2024-09-05T19:54:15.087Z] [2024-09-05T19:54:15.087Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:54:15.087Z] #34 DONE 0.6s [2024-09-05T19:54:15.087Z] [2024-09-05T19:54:15.087Z] #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:15.087Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:15.087Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:15.087Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:15.087Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:15.087Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:15.087Z] #35 ... [2024-09-05T19:54:15.087Z] [2024-09-05T19:54:15.087Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:15.087Z] #33 DONE 0.0s [2024-09-05T19:54:15.087Z] [2024-09-05T19:54:15.087Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:15.087Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:15.087Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:15.087Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:15.087Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:15.087Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:15.354Z] #35 ... [2024-09-05T19:54:15.354Z] [2024-09-05T19:54:15.354Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:15.354Z] #33 DONE 0.0s [2024-09-05T19:54:15.354Z] [2024-09-05T19:54:15.354Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:15.354Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:15.354Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:15.354Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:15.354Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:15.354Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:15.354Z] #35 ... [2024-09-05T19:54:15.354Z] [2024-09-05T19:54:15.354Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:15.354Z] #33 DONE 0.0s [2024-09-05T19:54:15.354Z] [2024-09-05T19:54:15.354Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:54:15.354Z] #34 DONE 0.8s [2024-09-05T19:54:15.354Z] [2024-09-05T19:54:15.354Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:15.354Z] #35 ... [2024-09-05T19:54:15.354Z] [2024-09-05T19:54:15.354Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:54:15.354Z] #36 DONE 2.2s [2024-09-05T19:54:15.354Z] [2024-09-05T19:54:15.354Z] #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:15.354Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:15.354Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:15.354Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:15.354Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:15.354Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:15.621Z] #35 ... [2024-09-05T19:54:15.621Z] [2024-09-05T19:54:15.621Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:15.621Z] #33 DONE 0.0s [2024-09-05T19:54:15.621Z] [2024-09-05T19:54:15.621Z] #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:15.621Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-05T19:54:15.894Z] #35 ... [2024-09-05T19:54:15.894Z] [2024-09-05T19:54:15.894Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:15.894Z] #33 DONE 0.0s [2024-09-05T19:54:15.894Z] [2024-09-05T19:54:15.894Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:54:15.894Z] #34 DONE 1.0s [2024-09-05T19:54:15.894Z] [2024-09-05T19:54:15.894Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:54:15.894Z] #36 DONE 2.2s [2024-09-05T19:54:15.894Z] [2024-09-05T19:54:15.894Z] #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:15.894Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:15.894Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:15.894Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:15.894Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:15.894Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:15.894Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-05T19:54:16.160Z] #35 ... [2024-09-05T19:54:16.160Z] [2024-09-05T19:54:16.160Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:54:16.160Z] #36 DONE 2.2s [2024-09-05T19:54:16.160Z] [2024-09-05T19:54:16.160Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:16.160Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:16.160Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:16.160Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:16.160Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:16.160Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:16.160Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-05T19:54:16.427Z] #35 ... [2024-09-05T19:54:16.427Z] [2024-09-05T19:54:16.427Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-05T19:54:16.427Z] #37 DONE 1.5s [2024-09-05T19:54:16.427Z] [2024-09-05T19:54:16.427Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:16.427Z] #33 DONE 0.0s [2024-09-05T19:54:16.427Z] [2024-09-05T19:54:16.427Z] #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:54:16.695Z] #38 ... [2024-09-05T19:54:16.695Z] [2024-09-05T19:54:16.695Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:16.695Z] #33 DONE 0.0s [2024-09-05T19:54:16.963Z] [2024-09-05T19:54:16.963Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:54:16.963Z] #34 DONE 1.7s [2024-09-05T19:54:16.963Z] [2024-09-05T19:54:16.963Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:16.963Z] #39 ... [2024-09-05T19:54:16.963Z] [2024-09-05T19:54:16.963Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:54:16.963Z] #36 DONE 2.3s [2024-09-05T19:54:16.963Z] [2024-09-05T19:54:16.963Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-05T19:54:16.963Z] #37 DONE 1.6s [2024-09-05T19:54:16.963Z] [2024-09-05T19:54:16.963Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:17.547Z] #39 ... [2024-09-05T19:54:17.547Z] [2024-09-05T19:54:17.547Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:17.547Z] #33 DONE 0.0s [2024-09-05T19:54:17.547Z] [2024-09-05T19:54:17.547Z] #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:17.547Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:17.547Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:17.547Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:17.547Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:17.547Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:17.547Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-05T19:54:17.813Z] #35 ... [2024-09-05T19:54:17.814Z] [2024-09-05T19:54:17.814Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:17.814Z] #33 DONE 0.0s [2024-09-05T19:54:17.814Z] [2024-09-05T19:54:17.814Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:18.081Z] #39 ... [2024-09-05T19:54:18.081Z] [2024-09-05T19:54:18.081Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:54:18.081Z] #34 DONE 2.8s [2024-09-05T19:54:18.081Z] [2024-09-05T19:54:18.081Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:18.081Z] #39 ... [2024-09-05T19:54:18.081Z] [2024-09-05T19:54:18.081Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:54:18.081Z] #36 DONE 2.4s [2024-09-05T19:54:18.081Z] [2024-09-05T19:54:18.081Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-05T19:54:18.081Z] #37 DONE 1.7s [2024-09-05T19:54:18.081Z] [2024-09-05T19:54:18.081Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:18.081Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:18.081Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:18.081Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:18.081Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:18.081Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:18.081Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-05T19:54:18.081Z] #35 DONE 5.0s [2024-09-05T19:54:18.081Z] [2024-09-05T19:54:18.081Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:18.347Z] #39 ... [2024-09-05T19:54:18.347Z] [2024-09-05T19:54:18.347Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:54:18.347Z] #36 DONE 2.4s [2024-09-05T19:54:18.347Z] [2024-09-05T19:54:18.348Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-05T19:54:18.348Z] #37 DONE 1.7s [2024-09-05T19:54:18.348Z] [2024-09-05T19:54:18.348Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:54:18.348Z] #33 DONE 0.1s [2024-09-05T19:54:18.348Z] [2024-09-05T19:54:18.348Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:18.348Z] #40 DONE 0.0s [2024-09-05T19:54:18.348Z] [2024-09-05T19:54:18.348Z] #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:18.348Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:18.348Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:18.348Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:18.348Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:18.348Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:18.348Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-05T19:54:18.348Z] #35 DONE 5.0s [2024-09-05T19:54:18.348Z] [2024-09-05T19:54:18.348Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:18.615Z] #39 ... [2024-09-05T19:54:18.615Z] [2024-09-05T19:54:18.615Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-05T19:54:18.615Z] #41 DONE 2.5s [2024-09-05T19:54:18.615Z] [2024-09-05T19:54:18.615Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:18.615Z] #39 transferring context: 9.61MB 2.4s [2024-09-05T19:54:19.199Z] #39 ... [2024-09-05T19:54:19.199Z] [2024-09-05T19:54:19.199Z] #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:19.199Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:19.199Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:19.199Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:19.199Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:19.199Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:19.199Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-05T19:54:19.199Z] #35 DONE 5.0s [2024-09-05T19:54:19.199Z] [2024-09-05T19:54:19.199Z] #42 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-05T19:54:19.199Z] #42 DONE 3.1s [2024-09-05T19:54:19.199Z] [2024-09-05T19:54:19.199Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:19.199Z] #39 ... [2024-09-05T19:54:19.199Z] [2024-09-05T19:54:19.199Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:19.199Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:19.199Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:19.199Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:19.199Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:19.199Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:19.199Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-05T19:54:19.199Z] #35 DONE 5.0s [2024-09-05T19:54:19.466Z] [2024-09-05T19:54:19.466Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:54:19.466Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:54:19.466Z] #43 ... [2024-09-05T19:54:19.466Z] [2024-09-05T19:54:19.466Z] #35 [security-spire-server stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:19.466Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:19.466Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:19.466Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:19.466Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:19.466Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:19.466Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-05T19:54:19.466Z] #35 DONE 5.0s [2024-09-05T19:54:19.737Z] [2024-09-05T19:54:19.737Z] #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-05T19:54:21.712Z] #44 ... [2024-09-05T19:54:21.712Z] [2024-09-05T19:54:21.712Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:54:21.712Z] #34 DONE 6.0s [2024-09-05T19:54:21.712Z] [2024-09-05T19:54:21.712Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:54:21.712Z] #45 ... [2024-09-05T19:54:21.712Z] [2024-09-05T19:54:21.712Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:54:21.712Z] #36 DONE 2.4s [2024-09-05T19:54:21.712Z] [2024-09-05T19:54:21.712Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-05T19:54:21.712Z] #37 DONE 1.7s [2024-09-05T19:54:21.712Z] [2024-09-05T19:54:21.712Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:54:21.712Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:54:21.712Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:54:21.712Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:54:21.712Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:54:21.712Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-05T19:54:21.712Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-05T19:54:21.712Z] #35 DONE 5.0s [2024-09-05T19:54:21.712Z] [2024-09-05T19:54:21.712Z] #46 [core-data internal] load build context [2024-09-05T19:54:21.712Z] #46 DONE 0.0s [2024-09-05T19:54:21.712Z] [2024-09-05T19:54:21.712Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:54:21.712Z] #45 ... [2024-09-05T19:54:21.712Z] [2024-09-05T19:54:21.712Z] #47 [support-notifications internal] load build context [2024-09-05T19:54:21.712Z] #47 ... [2024-09-05T19:54:21.712Z] [2024-09-05T19:54:21.712Z] #46 [core-data internal] load build context [2024-09-05T19:54:22.702Z] #46 ... [2024-09-05T19:54:22.702Z] [2024-09-05T19:54:22.702Z] #48 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-05T19:54:22.702Z] #48 DONE 6.4s [2024-09-05T19:54:22.702Z] [2024-09-05T19:54:22.702Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:54:22.702Z] #45 transferring context: 43.56MB 8.6s [2024-09-05T19:54:23.286Z] #45 ... [2024-09-05T19:54:23.286Z] [2024-09-05T19:54:23.286Z] #49 [security-spire-config internal] load build context [2024-09-05T19:54:23.286Z] #49 transferring context: 25.96kB 0.4s done [2024-09-05T19:54:23.286Z] #49 DONE 3.8s [2024-09-05T19:54:23.286Z] [2024-09-05T19:54:23.286Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:54:23.555Z] #45 ... [2024-09-05T19:54:23.555Z] [2024-09-05T19:54:23.555Z] #50 [security-spire-agent internal] load build context [2024-09-05T19:54:23.555Z] #50 transferring context: 27.24kB 0.4s done [2024-09-05T19:54:23.555Z] #50 DONE 4.3s [2024-09-05T19:54:23.823Z] [2024-09-05T19:54:23.823Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:54:24.089Z] #45 ... [2024-09-05T19:54:24.089Z] [2024-09-05T19:54:24.090Z] #51 [security-spire-server internal] load build context [2024-09-05T19:54:24.090Z] #51 transferring context: 27.71kB 0.6s done [2024-09-05T19:54:24.090Z] #51 DONE 4.7s [2024-09-05T19:54:24.090Z] [2024-09-05T19:54:24.090Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:54:25.050Z] #45 ... [2024-09-05T19:54:25.050Z] [2024-09-05T19:54:25.050Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:54:25.050Z] #52 ... [2024-09-05T19:54:25.050Z] [2024-09-05T19:54:25.050Z] #53 [core-keeper internal] load build context [2024-09-05T19:54:25.050Z] #53 ... [2024-09-05T19:54:25.050Z] [2024-09-05T19:54:25.050Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:54:25.638Z] #52 ... [2024-09-05T19:54:25.638Z] [2024-09-05T19:54:25.638Z] #54 [core-metadata internal] load build context [2024-09-05T19:54:25.638Z] #54 ... [2024-09-05T19:54:25.638Z] [2024-09-05T19:54:25.638Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:25.638Z] #55 ... [2024-09-05T19:54:25.638Z] [2024-09-05T19:54:25.638Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:54:25.906Z] #52 ... [2024-09-05T19:54:25.906Z] [2024-09-05T19:54:25.906Z] #56 [core-command internal] load build context [2024-09-05T19:54:26.178Z] #56 ... [2024-09-05T19:54:26.178Z] [2024-09-05T19:54:26.178Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:54:26.178Z] #52 ... [2024-09-05T19:54:26.178Z] [2024-09-05T19:54:26.178Z] #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-05T19:54:26.178Z] #0 7.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:26.178Z] #0 8.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:26.451Z] #57 ... [2024-09-05T19:54:26.451Z] [2024-09-05T19:54:26.451Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:54:26.451Z] #0 6.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:26.451Z] #0 7.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:26.451Z] #0 9.529 OK: 266 MiB in 52 packages [2024-09-05T19:54:26.451Z] #58 ... [2024-09-05T19:54:26.451Z] [2024-09-05T19:54:26.451Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:54:27.043Z] #52 ... [2024-09-05T19:54:27.043Z] [2024-09-05T19:54:27.043Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:54:27.043Z] #58 DONE 11.6s [2024-09-05T19:54:27.043Z] [2024-09-05T19:54:27.043Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:54:27.043Z] #52 ... [2024-09-05T19:54:27.043Z] [2024-09-05T19:54:27.043Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:54:27.043Z] #59 ... [2024-09-05T19:54:27.043Z] [2024-09-05T19:54:27.043Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:54:27.043Z] #38 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:27.043Z] #38 9.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:27.309Z] #38 ... [2024-09-05T19:54:27.309Z] [2024-09-05T19:54:27.309Z] #60 [support-scheduler internal] load build context [2024-09-05T19:54:27.309Z] #60 ... [2024-09-05T19:54:27.309Z] [2024-09-05T19:54:27.309Z] #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-05T19:54:27.309Z] #57 11.05 OK: 266 MiB in 52 packages [2024-09-05T19:54:28.277Z] #57 ... [2024-09-05T19:54:28.277Z] [2024-09-05T19:54:28.277Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:54:28.277Z] #61 ... [2024-09-05T19:54:28.277Z] [2024-09-05T19:54:28.277Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:28.544Z] #40 ... [2024-09-05T19:54:28.544Z] [2024-09-05T19:54:28.544Z] #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-05T19:54:28.544Z] #57 DONE 12.3s [2024-09-05T19:54:28.544Z] [2024-09-05T19:54:28.544Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-05T19:54:28.544Z] #0 6.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:28.544Z] #0 7.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:28.544Z] #0 9.967 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:54:28.544Z] #0 9.967 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:54:28.544Z] #0 9.967 OK: 19954 distinct packages available [2024-09-05T19:54:28.544Z] #62 ... [2024-09-05T19:54:28.544Z] [2024-09-05T19:54:28.544Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:54:28.812Z] #63 ... [2024-09-05T19:54:28.812Z] [2024-09-05T19:54:28.812Z] #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:54:28.812Z] #38 12.11 OK: 266 MiB in 52 packages [2024-09-05T19:54:28.812Z] #38 DONE 12.7s [2024-09-05T19:54:28.812Z] [2024-09-05T19:54:28.812Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:54:28.812Z] #63 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:28.812Z] #63 ... [2024-09-05T19:54:28.812Z] [2024-09-05T19:54:28.812Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:28.812Z] #40 transferring context: 6.09MB 9.2s [2024-09-05T19:54:29.085Z] #40 ... [2024-09-05T19:54:29.085Z] [2024-09-05T19:54:29.085Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:29.085Z] #64 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 5.0s done [2024-09-05T19:54:29.085Z] #64 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-05T19:54:29.085Z] #64 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-05T19:54:29.085Z] #64 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-05T19:54:29.085Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done [2024-09-05T19:54:29.085Z] #64 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [2024-09-05T19:54:29.085Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.5s done [2024-09-05T19:54:29.085Z] #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.4s done [2024-09-05T19:54:29.085Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.2s [2024-09-05T19:54:29.672Z] #64 ... [2024-09-05T19:54:29.672Z] [2024-09-05T19:54:29.672Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-05T19:54:29.672Z] #65 ... [2024-09-05T19:54:29.672Z] [2024-09-05T19:54:29.672Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-05T19:54:29.938Z] #66 ... [2024-09-05T19:54:29.938Z] [2024-09-05T19:54:29.938Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:54:29.938Z] #67 ... [2024-09-05T19:54:29.938Z] [2024-09-05T19:54:29.938Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-05T19:54:29.938Z] #68 ... [2024-09-05T19:54:29.938Z] [2024-09-05T19:54:29.938Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-05T19:54:30.205Z] #69 ... [2024-09-05T19:54:30.205Z] [2024-09-05T19:54:30.205Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-05T19:54:30.205Z] #70 ... [2024-09-05T19:54:30.205Z] [2024-09-05T19:54:30.205Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:30.471Z] #39 ... [2024-09-05T19:54:30.471Z] [2024-09-05T19:54:30.471Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:30.471Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.98MB / 28.04MB 4.5s [2024-09-05T19:54:30.738Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-05T19:54:30.738Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-05T19:54:30.738Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-05T19:54:31.004Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.0s [2024-09-05T19:54:31.271Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.05MB / 28.04MB 5.4s [2024-09-05T19:54:31.537Z] #64 ... [2024-09-05T19:54:31.537Z] [2024-09-05T19:54:31.537Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-05T19:54:31.537Z] #71 ... [2024-09-05T19:54:31.537Z] [2024-09-05T19:54:31.537Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:32.127Z] #64 ... [2024-09-05T19:54:32.127Z] [2024-09-05T19:54:32.127Z] #47 [support-notifications internal] load build context [2024-09-05T19:54:32.127Z] #47 ... [2024-09-05T19:54:32.127Z] [2024-09-05T19:54:32.127Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:32.394Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.4s [2024-09-05T19:54:32.394Z] #64 ... [2024-09-05T19:54:32.394Z] [2024-09-05T19:54:32.394Z] #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-05T19:54:32.394Z] #72 ... [2024-09-05T19:54:32.394Z] [2024-09-05T19:54:32.394Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:32.976Z] #64 ... [2024-09-05T19:54:32.976Z] [2024-09-05T19:54:32.976Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-05T19:54:32.976Z] #73 ... [2024-09-05T19:54:32.976Z] [2024-09-05T19:54:32.976Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:33.248Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.4s [2024-09-05T19:54:33.832Z] #64 ... [2024-09-05T19:54:33.832Z] [2024-09-05T19:54:33.832Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-05T19:54:33.832Z] #69 DONE 13.2s [2024-09-05T19:54:33.832Z] [2024-09-05T19:54:33.832Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:33.832Z] #64 ... [2024-09-05T19:54:33.832Z] [2024-09-05T19:54:33.832Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-05T19:54:33.832Z] #62 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:33.832Z] #62 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:33.832Z] #62 12.99 OK: 266 MiB in 52 packages [2024-09-05T19:54:33.832Z] #62 DONE 15.5s [2024-09-05T19:54:33.832Z] [2024-09-05T19:54:33.832Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:33.832Z] #64 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-05T19:54:34.098Z] #64 ... [2024-09-05T19:54:34.098Z] [2024-09-05T19:54:34.098Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:54:34.098Z] #63 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:34.098Z] #63 12.95 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:54:34.098Z] #63 13.23 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:54:34.098Z] #63 13.38 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-05T19:54:34.098Z] #63 13.38 (4/6) Installing openssl (3.1.7-r0) [2024-09-05T19:54:34.098Z] #63 13.38 (5/6) Installing su-exec (0.2-r3) [2024-09-05T19:54:34.098Z] #63 13.38 (6/6) Installing yq (4.33.3-r5) [2024-09-05T19:54:34.098Z] #63 14.08 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:54:34.098Z] #63 14.08 OK: 18 MiB in 19 packages [2024-09-05T19:54:34.098Z] #63 DONE 15.6s [2024-09-05T19:54:34.098Z] [2024-09-05T19:54:34.098Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:34.098Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 8.2s [2024-09-05T19:54:34.098Z] #64 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-05T19:54:34.364Z] #64 ... [2024-09-05T19:54:34.364Z] [2024-09-05T19:54:34.364Z] #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-05T19:54:34.630Z] #74 ... [2024-09-05T19:54:34.630Z] [2024-09-05T19:54:34.630Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:54:34.630Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 5.0s done [2024-09-05T19:54:34.630Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-05T19:54:34.630Z] #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-05T19:54:34.630Z] #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-05T19:54:34.630Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done [2024-09-05T19:54:34.630Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s done [2024-09-05T19:54:34.630Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.6s done [2024-09-05T19:54:34.630Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 8.3s [2024-09-05T19:54:34.630Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-05T19:54:34.630Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-05T19:54:34.630Z] #43 ... [2024-09-05T19:54:34.630Z] [2024-09-05T19:54:34.630Z] #46 [core-data internal] load build context [2024-09-05T19:54:34.630Z] #46 transferring context: 9.82MB 10.1s [2024-09-05T19:54:34.896Z] #46 ... [2024-09-05T19:54:34.896Z] [2024-09-05T19:54:34.896Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:35.163Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 9.3s [2024-09-05T19:54:35.163Z] #64 ... [2024-09-05T19:54:35.163Z] [2024-09-05T19:54:35.163Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:54:35.428Z] #45 ... [2024-09-05T19:54:35.428Z] [2024-09-05T19:54:35.428Z] #53 [core-keeper internal] load build context [2024-09-05T19:54:35.428Z] #53 ... [2024-09-05T19:54:35.428Z] [2024-09-05T19:54:35.428Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:35.695Z] #64 ... [2024-09-05T19:54:35.695Z] [2024-09-05T19:54:35.695Z] #54 [core-metadata internal] load build context [2024-09-05T19:54:35.962Z] #54 ... [2024-09-05T19:54:35.962Z] [2024-09-05T19:54:35.962Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:35.962Z] #64 ... [2024-09-05T19:54:35.962Z] [2024-09-05T19:54:35.962Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:36.228Z] #55 ... [2024-09-05T19:54:36.228Z] [2024-09-05T19:54:36.228Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:54:36.228Z] #45 ... [2024-09-05T19:54:36.228Z] [2024-09-05T19:54:36.228Z] #56 [core-command internal] load build context [2024-09-05T19:54:36.494Z] #56 ... [2024-09-05T19:54:36.494Z] [2024-09-05T19:54:36.494Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-05T19:54:36.494Z] #65 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:36.494Z] #65 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:36.494Z] #65 14.64 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-05T19:54:36.494Z] #65 14.64 (2/2) Installing su-exec (0.2-r3) [2024-09-05T19:54:36.494Z] #65 14.64 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:54:36.494Z] #65 14.81 OK: 8 MiB in 17 packages [2024-09-05T19:54:36.494Z] #65 DONE 16.8s [2024-09-05T19:54:36.494Z] [2024-09-05T19:54:36.494Z] #56 [core-command internal] load build context [2024-09-05T19:54:36.494Z] #56 ... [2024-09-05T19:54:36.494Z] [2024-09-05T19:54:36.494Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:36.494Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.5s [2024-09-05T19:54:37.075Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.2s [2024-09-05T19:54:37.075Z] #64 ... [2024-09-05T19:54:37.075Z] [2024-09-05T19:54:37.075Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:54:37.341Z] #59 ... [2024-09-05T19:54:37.341Z] [2024-09-05T19:54:37.341Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:54:37.341Z] #52 ... [2024-09-05T19:54:37.341Z] [2024-09-05T19:54:37.341Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:37.607Z] #64 ... [2024-09-05T19:54:37.607Z] [2024-09-05T19:54:37.607Z] #60 [support-scheduler internal] load build context [2024-09-05T19:54:37.873Z] #60 ... [2024-09-05T19:54:37.873Z] [2024-09-05T19:54:37.873Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:38.138Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.0s [2024-09-05T19:54:38.408Z] #64 ... [2024-09-05T19:54:38.408Z] [2024-09-05T19:54:38.408Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:54:38.673Z] #61 ... [2024-09-05T19:54:38.673Z] [2024-09-05T19:54:38.673Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:39.254Z] #55 ... [2024-09-05T19:54:39.254Z] [2024-09-05T19:54:39.254Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:39.522Z] #40 ... [2024-09-05T19:54:39.522Z] [2024-09-05T19:54:39.522Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:39.790Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.8s [2024-09-05T19:54:40.058Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 14.2s [2024-09-05T19:54:40.642Z] #64 ... [2024-09-05T19:54:40.642Z] [2024-09-05T19:54:40.642Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:40.642Z] #39 transferring context: 47.95MB 24.1s [2024-09-05T19:54:40.642Z] #39 ... [2024-09-05T19:54:40.642Z] [2024-09-05T19:54:40.642Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:40.910Z] #64 ... [2024-09-05T19:54:40.910Z] [2024-09-05T19:54:40.910Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-05T19:54:40.910Z] #68 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:40.910Z] #68 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:40.910Z] #68 17.90 (1/4) Installing ca-certificates (20240226-r0) [2024-09-05T19:54:40.910Z] #68 18.26 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-05T19:54:40.910Z] #68 18.26 (3/4) Installing su-exec (0.2-r3) [2024-09-05T19:54:40.910Z] #68 18.26 (4/4) Installing yq (4.33.3-r5) [2024-09-05T19:54:40.910Z] #68 18.49 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:54:40.910Z] #68 18.68 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:54:40.910Z] #68 19.24 OK: 18 MiB in 19 packages [2024-09-05T19:54:40.910Z] #68 DONE 21.0s [2024-09-05T19:54:40.910Z] [2024-09-05T19:54:40.911Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:40.911Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.87MB / 28.04MB 14.9s [2024-09-05T19:54:42.317Z] #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.3s done [2024-09-05T19:54:42.317Z] #64 ... [2024-09-05T19:54:42.317Z] [2024-09-05T19:54:42.317Z] #47 [support-notifications internal] load build context [2024-09-05T19:54:42.317Z] #47 ... [2024-09-05T19:54:42.317Z] [2024-09-05T19:54:42.317Z] #44 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-05T19:54:42.317Z] #44 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:42.317Z] #44 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:42.317Z] #44 20.57 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:54:42.317Z] #44 20.57 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:54:42.317Z] #44 20.63 OK: 8 MiB in 16 packages [2024-09-05T19:54:42.317Z] #44 DONE 22.9s [2024-09-05T19:54:42.317Z] [2024-09-05T19:54:42.317Z] #47 [support-notifications internal] load build context [2024-09-05T19:54:42.317Z] #47 ... [2024-09-05T19:54:42.317Z] [2024-09-05T19:54:42.317Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:43.721Z] #55 ... [2024-09-05T19:54:43.721Z] [2024-09-05T19:54:43.721Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-05T19:54:43.987Z] #75 ... [2024-09-05T19:54:43.987Z] [2024-09-05T19:54:43.987Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:44.574Z] #55 ... [2024-09-05T19:54:44.574Z] [2024-09-05T19:54:44.574Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:54:44.574Z] #76 ... [2024-09-05T19:54:44.574Z] [2024-09-05T19:54:44.574Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:44.574Z] #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-05T19:54:44.842Z] #64 ... [2024-09-05T19:54:44.842Z] [2024-09-05T19:54:44.842Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:54:44.842Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.2s done [2024-09-05T19:54:44.842Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.1s [2024-09-05T19:54:44.842Z] #43 ... [2024-09-05T19:54:44.842Z] [2024-09-05T19:54:44.842Z] #46 [core-data internal] load build context [2024-09-05T19:54:44.842Z] #46 ... [2024-09-05T19:54:44.842Z] [2024-09-05T19:54:44.842Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:45.424Z] #55 ... [2024-09-05T19:54:45.424Z] [2024-09-05T19:54:45.424Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:54:45.424Z] #67 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:45.424Z] #67 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:45.424Z] #67 18.20 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:54:45.424Z] #67 18.20 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:54:45.424Z] #67 18.20 OK: 19948 distinct packages available [2024-09-05T19:54:45.424Z] #67 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:45.424Z] #67 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:45.424Z] #67 21.80 (1/11) Installing ca-certificates (20240226-r0) [2024-09-05T19:54:45.424Z] #67 22.15 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-05T19:54:45.424Z] #67 22.15 (3/11) Installing libunistring (1.1-r1) [2024-09-05T19:54:45.424Z] #67 22.15 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-05T19:54:45.424Z] #67 22.21 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-05T19:54:45.424Z] #67 22.21 (6/11) Installing libcurl (8.9.0-r0) [2024-09-05T19:54:45.424Z] #67 22.27 (7/11) Installing curl (8.9.0-r0) [2024-09-05T19:54:45.424Z] #67 22.27 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-05T19:54:45.424Z] #67 22.33 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:54:45.424Z] #67 22.33 (10/11) Installing libucontext (1.2-r2) [2024-09-05T19:54:45.424Z] #67 22.33 (11/11) Installing gcompat (1.1.0-r1) [2024-09-05T19:54:45.424Z] #67 22.33 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:54:45.424Z] #67 22.44 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:54:45.424Z] #67 23.24 OK: 13 MiB in 26 packages [2024-09-05T19:54:45.424Z] #67 ... [2024-09-05T19:54:45.424Z] [2024-09-05T19:54:45.424Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:45.424Z] #55 transferring context: 56.74MB 29.6s [2024-09-05T19:54:45.691Z] #55 ... [2024-09-05T19:54:45.691Z] [2024-09-05T19:54:45.691Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:54:45.691Z] #67 DONE 25.7s [2024-09-05T19:54:45.691Z] [2024-09-05T19:54:45.691Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:45.691Z] #55 ... [2024-09-05T19:54:45.691Z] [2024-09-05T19:54:45.691Z] #53 [core-keeper internal] load build context [2024-09-05T19:54:45.960Z] #53 ... [2024-09-05T19:54:45.960Z] [2024-09-05T19:54:45.960Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:46.227Z] #55 ... [2024-09-05T19:54:46.227Z] [2024-09-05T19:54:46.227Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-05T19:54:46.227Z] #70 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:46.227Z] #70 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:46.227Z] #70 23.72 (1/2) Installing ca-certificates (20240226-r0) [2024-09-05T19:54:46.227Z] #70 24.11 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-05T19:54:46.227Z] #70 24.15 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:54:46.227Z] #70 24.21 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:54:46.227Z] #70 25.06 OK: 9 MiB in 17 packages [2024-09-05T19:54:46.227Z] #70 DONE 26.4s [2024-09-05T19:54:46.227Z] [2024-09-05T19:54:46.227Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:46.494Z] #55 ... [2024-09-05T19:54:46.494Z] [2024-09-05T19:54:46.494Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:54:46.494Z] #45 ... [2024-09-05T19:54:46.494Z] [2024-09-05T19:54:46.494Z] #54 [core-metadata internal] load build context [2024-09-05T19:54:46.760Z] #54 ... [2024-09-05T19:54:46.760Z] [2024-09-05T19:54:46.760Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-05T19:54:46.760Z] #77 ... [2024-09-05T19:54:46.760Z] [2024-09-05T19:54:46.760Z] #56 [core-command internal] load build context [2024-09-05T19:54:47.026Z] #56 ... [2024-09-05T19:54:47.026Z] [2024-09-05T19:54:47.026Z] #54 [core-metadata internal] load build context [2024-09-05T19:54:47.608Z] #54 ... [2024-09-05T19:54:47.608Z] [2024-09-05T19:54:47.608Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:54:47.608Z] #59 ... [2024-09-05T19:54:47.608Z] [2024-09-05T19:54:47.608Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:54:47.608Z] #52 ... [2024-09-05T19:54:47.608Z] [2024-09-05T19:54:47.608Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:54:47.878Z] #59 ... [2024-09-05T19:54:47.878Z] [2024-09-05T19:54:47.878Z] #60 [support-scheduler internal] load build context [2024-09-05T19:54:48.145Z] #60 ... [2024-09-05T19:54:48.145Z] [2024-09-05T19:54:48.145Z] #56 [core-command internal] load build context [2024-09-05T19:54:49.105Z] #56 ... [2024-09-05T19:54:49.105Z] [2024-09-05T19:54:49.105Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:54:49.105Z] #61 ... [2024-09-05T19:54:49.105Z] [2024-09-05T19:54:49.105Z] #56 [core-command internal] load build context [2024-09-05T19:54:49.689Z] #56 ... [2024-09-05T19:54:49.689Z] [2024-09-05T19:54:49.689Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:49.955Z] #40 ... [2024-09-05T19:54:49.955Z] [2024-09-05T19:54:49.955Z] #56 [core-command internal] load build context [2024-09-05T19:54:50.538Z] #56 transferring context: 41.32MB 34.2s [2024-09-05T19:54:50.803Z] #56 ... [2024-09-05T19:54:50.803Z] [2024-09-05T19:54:50.803Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:50.803Z] #39 ... [2024-09-05T19:54:50.803Z] [2024-09-05T19:54:50.803Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:51.767Z] #40 ... [2024-09-05T19:54:51.767Z] [2024-09-05T19:54:51.767Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-05T19:54:51.767Z] #71 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:51.767Z] #71 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:51.767Z] #71 24.11 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:54:51.767Z] #71 24.11 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:54:51.767Z] #71 24.11 OK: 19948 distinct packages available [2024-09-05T19:54:51.767Z] #71 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:51.767Z] #71 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:51.767Z] #71 30.35 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-05T19:54:51.767Z] #71 30.35 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:54:51.767Z] #71 30.35 (3/4) Installing libucontext (1.2-r2) [2024-09-05T19:54:51.767Z] #71 30.42 (4/4) Installing gcompat (1.1.0-r1) [2024-09-05T19:54:51.767Z] #71 30.42 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:54:51.767Z] #71 ... [2024-09-05T19:54:51.767Z] [2024-09-05T19:54:51.767Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-05T19:54:52.036Z] #78 ... [2024-09-05T19:54:52.037Z] [2024-09-05T19:54:52.037Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:52.304Z] #40 ... [2024-09-05T19:54:52.304Z] [2024-09-05T19:54:52.304Z] #47 [support-notifications internal] load build context [2024-09-05T19:54:52.570Z] #47 ... [2024-09-05T19:54:52.570Z] [2024-09-05T19:54:52.570Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:52.570Z] #39 ... [2024-09-05T19:54:52.570Z] [2024-09-05T19:54:52.570Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-05T19:54:52.837Z] #79 ... [2024-09-05T19:54:52.837Z] [2024-09-05T19:54:52.837Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:54:53.800Z] #39 ... [2024-09-05T19:54:53.800Z] [2024-09-05T19:54:53.800Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-05T19:54:53.800Z] #66 24.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:53.800Z] #66 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:53.800Z] #66 27.67 (1/3) Installing ca-certificates (20240226-r0) [2024-09-05T19:54:53.800Z] #66 28.01 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-05T19:54:53.800Z] #66 28.01 (3/3) Installing tzdata (2024a-r0) [2024-09-05T19:54:53.800Z] #66 30.17 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:54:53.800Z] #66 30.17 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:54:53.800Z] #66 31.89 OK: 12 MiB in 18 packages [2024-09-05T19:54:54.066Z] #66 ... [2024-09-05T19:54:54.066Z] [2024-09-05T19:54:54.066Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:54.649Z] #40 ... [2024-09-05T19:54:54.649Z] [2024-09-05T19:54:54.649Z] #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-05T19:54:54.649Z] #74 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:54.649Z] #74 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:54.649Z] #74 27.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:54:54.649Z] #74 27.37 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:54:54.649Z] #74 27.50 OK: 8 MiB in 16 packages [2024-09-05T19:54:54.649Z] #74 DONE 30.4s [2024-09-05T19:54:54.649Z] [2024-09-05T19:54:54.649Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:54.915Z] #40 ... [2024-09-05T19:54:54.915Z] [2024-09-05T19:54:54.915Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-05T19:54:54.915Z] #71 30.59 OK: 8 MiB in 19 packages [2024-09-05T19:54:54.915Z] #71 DONE 33.6s [2024-09-05T19:54:54.915Z] [2024-09-05T19:54:54.915Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:54.915Z] #40 ... [2024-09-05T19:54:54.915Z] [2024-09-05T19:54:54.915Z] #46 [core-data internal] load build context [2024-09-05T19:54:55.181Z] #46 ... [2024-09-05T19:54:55.181Z] [2024-09-05T19:54:55.181Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-05T19:54:55.181Z] #66 DONE 35.3s [2024-09-05T19:54:55.181Z] [2024-09-05T19:54:55.181Z] #46 [core-data internal] load build context [2024-09-05T19:54:55.181Z] #46 ... [2024-09-05T19:54:55.181Z] [2024-09-05T19:54:55.181Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:54:55.181Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.3s [2024-09-05T19:54:55.181Z] #43 ... [2024-09-05T19:54:55.181Z] [2024-09-05T19:54:55.181Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:55.761Z] #40 ... [2024-09-05T19:54:55.761Z] [2024-09-05T19:54:55.761Z] #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-05T19:54:55.761Z] #72 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:55.761Z] #72 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:55.762Z] #72 28.01 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:54:55.762Z] #72 28.01 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:54:55.762Z] #72 28.01 OK: 19948 distinct packages available [2024-09-05T19:54:55.762Z] #72 29.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:55.762Z] #72 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:55.762Z] #72 ... [2024-09-05T19:54:55.762Z] [2024-09-05T19:54:55.762Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:55.762Z] #40 transferring context: 20.00MB 36.1s [2024-09-05T19:54:55.762Z] #40 ... [2024-09-05T19:54:55.762Z] [2024-09-05T19:54:55.762Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:54:56.027Z] #80 ... [2024-09-05T19:54:56.027Z] [2024-09-05T19:54:56.027Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:56.027Z] #40 ... [2024-09-05T19:54:56.027Z] [2024-09-05T19:54:56.027Z] #53 [core-keeper internal] load build context [2024-09-05T19:54:56.027Z] #53 ... [2024-09-05T19:54:56.027Z] [2024-09-05T19:54:56.027Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:56.298Z] #40 ... [2024-09-05T19:54:56.298Z] [2024-09-05T19:54:56.298Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:54:56.298Z] #81 ... [2024-09-05T19:54:56.298Z] [2024-09-05T19:54:56.298Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:54:56.298Z] #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.5s [2024-09-05T19:54:56.566Z] #64 ... [2024-09-05T19:54:56.566Z] [2024-09-05T19:54:56.566Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:56.566Z] #40 ... [2024-09-05T19:54:56.566Z] [2024-09-05T19:54:56.566Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:54:56.843Z] #45 ... [2024-09-05T19:54:56.843Z] [2024-09-05T19:54:56.843Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:54:56.843Z] #55 ... [2024-09-05T19:54:56.843Z] [2024-09-05T19:54:56.843Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:57.813Z] #40 ... [2024-09-05T19:54:57.813Z] [2024-09-05T19:54:57.813Z] #54 [core-metadata internal] load build context [2024-09-05T19:54:57.813Z] #54 ... [2024-09-05T19:54:57.813Z] [2024-09-05T19:54:57.813Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:54:57.813Z] #80 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:57.813Z] #80 ... [2024-09-05T19:54:57.813Z] [2024-09-05T19:54:57.813Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:54:58.078Z] #52 ... [2024-09-05T19:54:58.078Z] [2024-09-05T19:54:58.078Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:58.344Z] #40 ... [2024-09-05T19:54:58.344Z] [2024-09-05T19:54:58.344Z] #60 [support-scheduler internal] load build context [2024-09-05T19:54:58.344Z] #60 ... [2024-09-05T19:54:58.344Z] [2024-09-05T19:54:58.344Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:54:58.611Z] #59 ... [2024-09-05T19:54:58.611Z] [2024-09-05T19:54:58.611Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:54:58.611Z] #40 ... [2024-09-05T19:54:58.611Z] [2024-09-05T19:54:58.611Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-05T19:54:58.611Z] #75 14.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:58.611Z] #75 16.76 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:58.611Z] #75 24.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:54:58.611Z] #75 ... [2024-09-05T19:54:58.611Z] [2024-09-05T19:54:58.611Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-05T19:54:58.611Z] #73 25.49 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:58.611Z] #73 27.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:54:58.611Z] #73 34.55 OK: 266 MiB in 52 packages [2024-09-05T19:54:58.876Z] #73 ... [2024-09-05T19:54:58.876Z] [2024-09-05T19:54:58.876Z] #60 [support-scheduler internal] load build context [2024-09-05T19:54:59.142Z] #60 ... [2024-09-05T19:54:59.142Z] [2024-09-05T19:54:59.142Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:54:59.142Z] #61 ... [2024-09-05T19:54:59.142Z] [2024-09-05T19:54:59.142Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:00.102Z] #60 ... [2024-09-05T19:55:00.102Z] [2024-09-05T19:55:00.102Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-05T19:55:00.102Z] #73 DONE 37.0s [2024-09-05T19:55:00.102Z] [2024-09-05T19:55:00.102Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:00.688Z] #60 ... [2024-09-05T19:55:00.688Z] [2024-09-05T19:55:00.688Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:55:00.688Z] #76 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:00.688Z] #76 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:00.688Z] #76 25.14 OK: 18 MiB in 19 packages [2024-09-05T19:55:00.688Z] #76 ... [2024-09-05T19:55:00.688Z] [2024-09-05T19:55:00.688Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:00.688Z] #60 transferring context: 82.46MB 43.4s [2024-09-05T19:55:00.959Z] #60 ... [2024-09-05T19:55:00.959Z] [2024-09-05T19:55:00.959Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-05T19:55:00.959Z] #77 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:00.959Z] #77 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:00.959Z] #77 23.44 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:00.959Z] #77 ... [2024-09-05T19:55:00.959Z] [2024-09-05T19:55:00.959Z] #56 [core-command internal] load build context [2024-09-05T19:55:01.233Z] #56 ... [2024-09-05T19:55:01.233Z] [2024-09-05T19:55:01.233Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:01.500Z] #45 ... [2024-09-05T19:55:01.500Z] [2024-09-05T19:55:01.500Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-05T19:55:01.500Z] #75 25.18 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:55:01.500Z] #75 25.59 OK: 8 MiB in 16 packages [2024-09-05T19:55:01.500Z] #75 DONE 27.9s [2024-09-05T19:55:01.766Z] [2024-09-05T19:55:01.766Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:02.745Z] #45 ... [2024-09-05T19:55:02.745Z] [2024-09-05T19:55:02.745Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:55:02.745Z] #76 DONE 28.2s [2024-09-05T19:55:02.745Z] [2024-09-05T19:55:02.745Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:02.745Z] #47 ... [2024-09-05T19:55:02.745Z] [2024-09-05T19:55:02.745Z] #56 [core-command internal] load build context [2024-09-05T19:55:03.012Z] #56 ... [2024-09-05T19:55:03.012Z] [2024-09-05T19:55:03.012Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-05T19:55:03.012Z] #72 37.42 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:03.012Z] #72 38.04 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:03.012Z] #72 38.25 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-05T19:55:03.012Z] #72 38.25 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:55:03.012Z] #72 38.31 (5/7) Installing libucontext (1.2-r2) [2024-09-05T19:55:03.012Z] #72 38.40 (6/7) Installing gcompat (1.1.0-r1) [2024-09-05T19:55:03.012Z] #72 38.42 (7/7) Installing openssl (3.1.7-r0) [2024-09-05T19:55:03.012Z] #72 38.55 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:55:03.012Z] #72 38.88 OK: 9 MiB in 20 packages [2024-09-05T19:55:03.012Z] #72 DONE 40.7s [2024-09-05T19:55:03.012Z] [2024-09-05T19:55:03.012Z] #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-05T19:55:03.280Z] #82 ... [2024-09-05T19:55:03.280Z] [2024-09-05T19:55:03.280Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-05T19:55:03.280Z] #77 24.61 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:03.280Z] #77 24.61 OK: 8 MiB in 17 packages [2024-09-05T19:55:03.280Z] #77 DONE 26.7s [2024-09-05T19:55:03.280Z] [2024-09-05T19:55:03.280Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:04.244Z] #47 ... [2024-09-05T19:55:04.244Z] [2024-09-05T19:55:04.244Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-05T19:55:04.244Z] #78 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:04.244Z] #78 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:04.244Z] #78 20.70 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:04.244Z] #78 20.82 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:04.244Z] #78 20.89 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:55:04.244Z] #78 21.80 OK: 18 MiB in 19 packages [2024-09-05T19:55:04.244Z] #78 ... [2024-09-05T19:55:04.244Z] [2024-09-05T19:55:04.244Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:04.513Z] #39 ... [2024-09-05T19:55:04.513Z] [2024-09-05T19:55:04.513Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:04.513Z] #47 ... [2024-09-05T19:55:04.513Z] [2024-09-05T19:55:04.513Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-05T19:55:04.513Z] #79 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:04.513Z] #79 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:04.513Z] #79 19.74 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:04.513Z] #79 19.87 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:04.513Z] #79 20.01 OK: 8 MiB in 16 packages [2024-09-05T19:55:04.782Z] #79 ... [2024-09-05T19:55:04.782Z] [2024-09-05T19:55:04.782Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:05.049Z] #47 ... [2024-09-05T19:55:05.049Z] [2024-09-05T19:55:05.049Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-05T19:55:05.049Z] #79 DONE 22.4s [2024-09-05T19:55:05.049Z] [2024-09-05T19:55:05.049Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-05T19:55:05.049Z] #83 DONE 2.3s [2024-09-05T19:55:05.049Z] [2024-09-05T19:55:05.049Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:55:05.049Z] #52 ... [2024-09-05T19:55:05.049Z] [2024-09-05T19:55:05.049Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-05T19:55:05.318Z] #84 ... [2024-09-05T19:55:05.318Z] [2024-09-05T19:55:05.318Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-05T19:55:05.318Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:05.587Z] #85 ... [2024-09-05T19:55:05.587Z] [2024-09-05T19:55:05.587Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:55:05.587Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.6s [2024-09-05T19:55:05.587Z] #43 ... [2024-09-05T19:55:05.587Z] [2024-09-05T19:55:05.587Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:55:05.587Z] #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:05.587Z] #0 9.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:05.587Z] #86 ... [2024-09-05T19:55:05.587Z] [2024-09-05T19:55:05.587Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-05T19:55:05.587Z] #78 DONE 23.9s [2024-09-05T19:55:05.587Z] [2024-09-05T19:55:05.587Z] #46 [core-data internal] load build context [2024-09-05T19:55:05.854Z] #46 ... [2024-09-05T19:55:05.854Z] [2024-09-05T19:55:05.854Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:55:06.121Z] #43 ... [2024-09-05T19:55:06.121Z] [2024-09-05T19:55:06.121Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:55:06.121Z] #81 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:06.121Z] #81 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:06.121Z] #81 17.79 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:06.121Z] #81 18.09 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:06.121Z] #81 18.09 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:55:06.121Z] #81 18.51 OK: 9 MiB in 17 packages [2024-09-05T19:55:06.121Z] #81 DONE 19.9s [2024-09-05T19:55:06.390Z] [2024-09-05T19:55:06.390Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:55:06.390Z] #43 ... [2024-09-05T19:55:06.390Z] [2024-09-05T19:55:06.390Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:55:06.390Z] #80 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:06.390Z] #80 18.04 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:06.390Z] #80 18.29 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:06.390Z] #80 18.34 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:55:06.390Z] #80 18.86 OK: 13 MiB in 26 packages [2024-09-05T19:55:06.390Z] #80 DONE 20.6s [2024-09-05T19:55:06.390Z] [2024-09-05T19:55:06.390Z] #53 [core-keeper internal] load build context [2024-09-05T19:55:06.390Z] #53 transferring context: 56.09MB 50.9s [2024-09-05T19:55:06.656Z] #53 ... [2024-09-05T19:55:06.656Z] [2024-09-05T19:55:06.656Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:06.922Z] #47 ... [2024-09-05T19:55:06.922Z] [2024-09-05T19:55:06.922Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:55:06.922Z] #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.2s [2024-09-05T19:55:06.922Z] #64 ... [2024-09-05T19:55:06.922Z] [2024-09-05T19:55:06.922Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:55:07.187Z] #55 ... [2024-09-05T19:55:07.187Z] [2024-09-05T19:55:07.187Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:55:07.769Z] #64 ... [2024-09-05T19:55:07.769Z] [2024-09-05T19:55:07.769Z] #54 [core-metadata internal] load build context [2024-09-05T19:55:08.042Z] #54 ... [2024-09-05T19:55:08.042Z] [2024-09-05T19:55:08.042Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:55:08.627Z] #64 ... [2024-09-05T19:55:08.627Z] [2024-09-05T19:55:08.627Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:08.627Z] #40 ... [2024-09-05T19:55:08.627Z] [2024-09-05T19:55:08.627Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:55:08.895Z] #59 ... [2024-09-05T19:55:08.895Z] [2024-09-05T19:55:08.895Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:09.490Z] #40 ... [2024-09-05T19:55:09.490Z] [2024-09-05T19:55:09.490Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:09.490Z] #61 ... [2024-09-05T19:55:09.490Z] [2024-09-05T19:55:09.490Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:09.757Z] #40 ... [2024-09-05T19:55:09.757Z] [2024-09-05T19:55:09.757Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-05T19:55:09.757Z] #85 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:09.757Z] #85 12.75 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:09.757Z] #85 12.99 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:09.757Z] #85 12.99 OK: 8 MiB in 19 packages [2024-09-05T19:55:09.757Z] #85 DONE 14.5s [2024-09-05T19:55:09.757Z] [2024-09-05T19:55:09.757Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:10.024Z] #40 ... [2024-09-05T19:55:10.024Z] [2024-09-05T19:55:10.024Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:55:10.024Z] #86 12.29 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:10.024Z] #86 12.50 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:10.024Z] #86 12.50 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:55:10.024Z] #86 12.93 OK: 12 MiB in 18 packages [2024-09-05T19:55:10.024Z] #86 DONE 14.8s [2024-09-05T19:55:10.024Z] [2024-09-05T19:55:10.024Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:10.292Z] #40 ... [2024-09-05T19:55:10.292Z] [2024-09-05T19:55:10.292Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-05T19:55:10.292Z] #84 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:10.292Z] #84 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:10.292Z] #84 14.03 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:10.292Z] #84 14.25 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:55:10.292Z] #84 14.31 OK: 8 MiB in 16 packages [2024-09-05T19:55:10.292Z] #84 DONE 15.3s [2024-09-05T19:55:10.292Z] [2024-09-05T19:55:10.292Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:10.874Z] #40 ... [2024-09-05T19:55:10.874Z] [2024-09-05T19:55:10.874Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:11.140Z] #60 ... [2024-09-05T19:55:11.140Z] [2024-09-05T19:55:11.140Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:11.405Z] #40 transferring context: 31.11MB 51.9s [2024-09-05T19:55:12.369Z] #40 ... [2024-09-05T19:55:12.369Z] [2024-09-05T19:55:12.369Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-05T19:55:12.369Z] #87 DONE 8.7s [2024-09-05T19:55:12.369Z] [2024-09-05T19:55:12.369Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:12.959Z] #40 ... [2024-09-05T19:55:12.959Z] [2024-09-05T19:55:12.959Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:12.959Z] #45 ... [2024-09-05T19:55:12.959Z] [2024-09-05T19:55:12.959Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:12.959Z] #60 ... [2024-09-05T19:55:12.959Z] [2024-09-05T19:55:12.959Z] #56 [core-command internal] load build context [2024-09-05T19:55:13.230Z] #56 ... [2024-09-05T19:55:13.230Z] [2024-09-05T19:55:13.230Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:13.230Z] #45 ... [2024-09-05T19:55:13.230Z] [2024-09-05T19:55:13.230Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-05T19:55:13.230Z] #88 DONE 0.9s [2024-09-05T19:55:13.230Z] [2024-09-05T19:55:13.230Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:14.650Z] #45 ... [2024-09-05T19:55:14.650Z] [2024-09-05T19:55:14.650Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-05T19:55:14.650Z] #82 8.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:14.650Z] #82 9.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:55:14.650Z] #82 10.47 OK: 9 MiB in 20 packages [2024-09-05T19:55:14.650Z] #82 DONE 11.4s [2024-09-05T19:55:14.650Z] [2024-09-05T19:55:14.650Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:14.650Z] #45 ... [2024-09-05T19:55:14.650Z] [2024-09-05T19:55:14.650Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:14.650Z] #39 ... [2024-09-05T19:55:14.650Z] [2024-09-05T19:55:14.650Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:15.232Z] #45 ... [2024-09-05T19:55:15.232Z] [2024-09-05T19:55:15.232Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:55:15.497Z] #52 ... [2024-09-05T19:55:15.497Z] [2024-09-05T19:55:15.497Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:15.497Z] #45 ... [2024-09-05T19:55:15.497Z] [2024-09-05T19:55:15.497Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:55:15.497Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.5s done [2024-09-05T19:55:15.497Z] #43 DONE 56.0s [2024-09-05T19:55:15.497Z] [2024-09-05T19:55:15.497Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:15.497Z] #45 transferring context: 134.05MB 61.5s [2024-09-05T19:55:16.080Z] #45 ... [2024-09-05T19:55:16.080Z] [2024-09-05T19:55:16.080Z] #46 [core-data internal] load build context [2024-09-05T19:55:16.080Z] #46 ... [2024-09-05T19:55:16.080Z] [2024-09-05T19:55:16.080Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:16.661Z] #45 ... [2024-09-05T19:55:16.661Z] [2024-09-05T19:55:16.661Z] #53 [core-keeper internal] load build context [2024-09-05T19:55:16.661Z] #53 ... [2024-09-05T19:55:16.661Z] [2024-09-05T19:55:16.661Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:17.243Z] #45 ... [2024-09-05T19:55:17.243Z] [2024-09-05T19:55:17.243Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:17.243Z] #47 ... [2024-09-05T19:55:17.243Z] [2024-09-05T19:55:17.243Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:55:17.243Z] #55 ... [2024-09-05T19:55:17.243Z] [2024-09-05T19:55:17.243Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:18.225Z] #47 ... [2024-09-05T19:55:18.225Z] [2024-09-05T19:55:18.225Z] #54 [core-metadata internal] load build context [2024-09-05T19:55:18.225Z] #54 ... [2024-09-05T19:55:18.225Z] [2024-09-05T19:55:18.225Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:19.184Z] #47 ... [2024-09-05T19:55:19.184Z] [2024-09-05T19:55:19.184Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:55:19.184Z] #59 ... [2024-09-05T19:55:19.184Z] [2024-09-05T19:55:19.184Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:55:19.184Z] #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.5s [2024-09-05T19:55:19.184Z] #64 ... [2024-09-05T19:55:19.184Z] [2024-09-05T19:55:19.184Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:19.769Z] #47 ... [2024-09-05T19:55:19.769Z] [2024-09-05T19:55:19.769Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:19.769Z] #61 ... [2024-09-05T19:55:19.769Z] [2024-09-05T19:55:19.769Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:20.035Z] #47 ... [2024-09-05T19:55:20.035Z] [2024-09-05T19:55:20.035Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-05T19:55:20.035Z] #89 DONE 1.9s [2024-09-05T19:55:20.302Z] [2024-09-05T19:55:20.302Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:21.712Z] #61 transferring context: 51.54MB 61.6s [2024-09-05T19:55:23.124Z] #61 ... [2024-09-05T19:55:23.124Z] [2024-09-05T19:55:23.124Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:23.124Z] #40 ... [2024-09-05T19:55:23.124Z] [2024-09-05T19:55:23.124Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:23.124Z] #60 ... [2024-09-05T19:55:23.124Z] [2024-09-05T19:55:23.124Z] #56 [core-command internal] load build context [2024-09-05T19:55:23.393Z] #56 ... [2024-09-05T19:55:23.394Z] [2024-09-05T19:55:23.394Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:24.805Z] #60 ... [2024-09-05T19:55:24.805Z] [2024-09-05T19:55:24.805Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:24.805Z] #39 ... [2024-09-05T19:55:24.805Z] [2024-09-05T19:55:24.805Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:25.390Z] #60 ... [2024-09-05T19:55:25.390Z] [2024-09-05T19:55:25.390Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:55:25.657Z] #52 ... [2024-09-05T19:55:25.657Z] [2024-09-05T19:55:25.657Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:55:25.657Z] #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.0s [2024-09-05T19:55:25.657Z] #64 ... [2024-09-05T19:55:25.657Z] [2024-09-05T19:55:25.657Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:55:26.243Z] #52 ... [2024-09-05T19:55:26.243Z] [2024-09-05T19:55:26.243Z] #46 [core-data internal] load build context [2024-09-05T19:55:26.243Z] #46 ... [2024-09-05T19:55:26.243Z] [2024-09-05T19:55:26.243Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:55:26.539Z] #52 transferring context: 92.16MB 71.3s [2024-09-05T19:55:26.807Z] #52 ... [2024-09-05T19:55:26.807Z] [2024-09-05T19:55:26.807Z] #53 [core-keeper internal] load build context [2024-09-05T19:55:26.807Z] #53 ... [2024-09-05T19:55:26.807Z] [2024-09-05T19:55:26.807Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:55:26.807Z] #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.0s done [2024-09-05T19:55:27.090Z] #64 ... [2024-09-05T19:55:27.090Z] [2024-09-05T19:55:27.090Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:27.359Z] #45 ... [2024-09-05T19:55:27.359Z] [2024-09-05T19:55:27.359Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:55:27.628Z] #52 ... [2024-09-05T19:55:27.628Z] [2024-09-05T19:55:27.628Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:55:27.628Z] #55 ... [2024-09-05T19:55:27.628Z] [2024-09-05T19:55:27.628Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:27.895Z] #45 ... [2024-09-05T19:55:27.895Z] [2024-09-05T19:55:27.895Z] #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:55:27.895Z] #64 DONE 68.7s [2024-09-05T19:55:28.161Z] [2024-09-05T19:55:28.161Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:28.428Z] #45 ... [2024-09-05T19:55:28.428Z] [2024-09-05T19:55:28.428Z] #54 [core-metadata internal] load build context [2024-09-05T19:55:28.428Z] #54 ... [2024-09-05T19:55:28.428Z] [2024-09-05T19:55:28.428Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:55:29.387Z] #55 ... [2024-09-05T19:55:29.387Z] [2024-09-05T19:55:29.387Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:55:29.387Z] #59 ... [2024-09-05T19:55:29.387Z] [2024-09-05T19:55:29.387Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:55:30.352Z] #55 ... [2024-09-05T19:55:30.352Z] [2024-09-05T19:55:30.352Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:30.352Z] #47 ... [2024-09-05T19:55:30.352Z] [2024-09-05T19:55:30.352Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:55:31.761Z] #55 transferring context: 205.41MB 75.7s [2024-09-05T19:55:33.170Z] #55 ... [2024-09-05T19:55:33.170Z] [2024-09-05T19:55:33.170Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:33.437Z] #61 ... [2024-09-05T19:55:33.437Z] [2024-09-05T19:55:33.437Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:33.437Z] #40 ... [2024-09-05T19:55:33.437Z] [2024-09-05T19:55:33.437Z] #56 [core-command internal] load build context [2024-09-05T19:55:33.701Z] #56 ... [2024-09-05T19:55:33.701Z] [2024-09-05T19:55:33.701Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:35.100Z] #61 ... [2024-09-05T19:55:35.100Z] [2024-09-05T19:55:35.100Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:35.100Z] #39 ... [2024-09-05T19:55:35.100Z] [2024-09-05T19:55:35.100Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:35.680Z] #61 ... [2024-09-05T19:55:35.680Z] [2024-09-05T19:55:35.680Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:55:35.680Z] #90 DONE 4.5s [2024-09-05T19:55:35.680Z] [2024-09-05T19:55:35.680Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:35.680Z] #61 ... [2024-09-05T19:55:35.680Z] [2024-09-05T19:55:35.680Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:35.680Z] #60 ... [2024-09-05T19:55:35.680Z] [2024-09-05T19:55:35.680Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:55:35.680Z] #91 DONE 3.2s [2024-09-05T19:55:35.680Z] [2024-09-05T19:55:35.680Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:35.680Z] #60 ... [2024-09-05T19:55:35.680Z] [2024-09-05T19:55:35.680Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:35.680Z] #61 ... [2024-09-05T19:55:35.680Z] [2024-09-05T19:55:35.680Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:55:35.680Z] #92 DONE 4.7s [2024-09-05T19:55:35.680Z] [2024-09-05T19:55:35.680Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:36.262Z] #61 ... [2024-09-05T19:55:36.262Z] [2024-09-05T19:55:36.262Z] #46 [core-data internal] load build context [2024-09-05T19:55:36.526Z] #46 ... [2024-09-05T19:55:36.526Z] [2024-09-05T19:55:36.526Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:36.526Z] #47 transferring context: 257.42MB 81.2s [2024-09-05T19:55:36.526Z] #47 ... [2024-09-05T19:55:36.526Z] [2024-09-05T19:55:36.526Z] #46 [core-data internal] load build context [2024-09-05T19:55:37.105Z] #46 ... [2024-09-05T19:55:37.105Z] [2024-09-05T19:55:37.105Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-05T19:55:37.105Z] #93 DONE 1.4s [2024-09-05T19:55:37.105Z] [2024-09-05T19:55:37.105Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-05T19:55:37.105Z] #94 DONE 1.3s [2024-09-05T19:55:37.105Z] [2024-09-05T19:55:37.105Z] #46 [core-data internal] load build context [2024-09-05T19:55:37.105Z] #46 ... [2024-09-05T19:55:37.105Z] [2024-09-05T19:55:37.105Z] #53 [core-keeper internal] load build context [2024-09-05T19:55:37.105Z] #53 ... [2024-09-05T19:55:37.105Z] [2024-09-05T19:55:37.105Z] #46 [core-data internal] load build context [2024-09-05T19:55:37.371Z] #46 ... [2024-09-05T19:55:37.371Z] [2024-09-05T19:55:37.371Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-05T19:55:37.371Z] #95 DONE 1.5s [2024-09-05T19:55:37.371Z] [2024-09-05T19:55:37.371Z] #46 [core-data internal] load build context [2024-09-05T19:55:37.636Z] #46 ... [2024-09-05T19:55:37.636Z] [2024-09-05T19:55:37.636Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:55:37.636Z] #52 ... [2024-09-05T19:55:37.636Z] [2024-09-05T19:55:37.636Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:38.587Z] #39 ... [2024-09-05T19:55:38.587Z] [2024-09-05T19:55:38.587Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-05T19:55:38.587Z] #96 DONE 1.4s [2024-09-05T19:55:38.587Z] [2024-09-05T19:55:38.587Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:38.587Z] #39 ... [2024-09-05T19:55:38.587Z] [2024-09-05T19:55:38.587Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:38.587Z] #45 ... [2024-09-05T19:55:38.587Z] [2024-09-05T19:55:38.587Z] #54 [core-metadata internal] load build context [2024-09-05T19:55:38.587Z] #54 ... [2024-09-05T19:55:38.587Z] [2024-09-05T19:55:38.587Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-05T19:55:38.587Z] #97 DONE 1.5s [2024-09-05T19:55:38.587Z] [2024-09-05T19:55:38.587Z] #54 [core-metadata internal] load build context [2024-09-05T19:55:38.587Z] #54 ... [2024-09-05T19:55:38.587Z] [2024-09-05T19:55:38.587Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:38.851Z] #39 ... [2024-09-05T19:55:38.851Z] [2024-09-05T19:55:38.851Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-05T19:55:38.851Z] #98 DONE 1.5s [2024-09-05T19:55:38.851Z] [2024-09-05T19:55:38.851Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:39.430Z] #39 ... [2024-09-05T19:55:39.430Z] [2024-09-05T19:55:39.430Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:55:39.700Z] #59 ... [2024-09-05T19:55:39.700Z] [2024-09-05T19:55:39.700Z] #54 [core-metadata internal] load build context [2024-09-05T19:55:40.278Z] #54 ... [2024-09-05T19:55:40.278Z] [2024-09-05T19:55:40.278Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:55:40.278Z] #99 DONE 1.7s [2024-09-05T19:55:40.278Z] [2024-09-05T19:55:40.278Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:40.545Z] #39 ... [2024-09-05T19:55:40.545Z] [2024-09-05T19:55:40.545Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:55:40.545Z] #100 DONE 1.7s [2024-09-05T19:55:40.545Z] [2024-09-05T19:55:40.545Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:41.126Z] #39 ... [2024-09-05T19:55:41.126Z] [2024-09-05T19:55:41.126Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:55:41.126Z] #101 DONE 2.4s [2024-09-05T19:55:41.126Z] [2024-09-05T19:55:41.126Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:41.713Z] #39 transferring context: 250.16MB 85.5s [2024-09-05T19:55:42.317Z] #39 ... [2024-09-05T19:55:42.317Z] [2024-09-05T19:55:42.317Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-05T19:55:42.317Z] #102 DONE 1.7s [2024-09-05T19:55:42.317Z] [2024-09-05T19:55:42.317Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:42.588Z] #39 ... [2024-09-05T19:55:42.588Z] [2024-09-05T19:55:42.588Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-05T19:55:42.588Z] #103 DONE 1.8s [2024-09-05T19:55:42.588Z] [2024-09-05T19:55:42.588Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:43.169Z] #39 ... [2024-09-05T19:55:43.169Z] [2024-09-05T19:55:43.169Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-05T19:55:43.169Z] #104 DONE 1.8s [2024-09-05T19:55:43.169Z] [2024-09-05T19:55:43.169Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:43.444Z] #39 ... [2024-09-05T19:55:43.444Z] [2024-09-05T19:55:43.444Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:55:43.444Z] #55 ... [2024-09-05T19:55:43.444Z] [2024-09-05T19:55:43.444Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:43.712Z] #40 ... [2024-09-05T19:55:43.712Z] [2024-09-05T19:55:43.712Z] #56 [core-command internal] load build context [2024-09-05T19:55:43.712Z] #56 ... [2024-09-05T19:55:43.712Z] [2024-09-05T19:55:43.712Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-05T19:55:43.712Z] #105 DONE 1.4s [2024-09-05T19:55:43.712Z] [2024-09-05T19:55:43.712Z] #56 [core-command internal] load build context [2024-09-05T19:55:43.712Z] #56 ... [2024-09-05T19:55:43.712Z] [2024-09-05T19:55:43.712Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:43.978Z] #40 ... [2024-09-05T19:55:43.978Z] [2024-09-05T19:55:43.978Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-05T19:55:43.978Z] #106 DONE 1.7s [2024-09-05T19:55:43.978Z] [2024-09-05T19:55:43.978Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:44.938Z] #40 ... [2024-09-05T19:55:44.938Z] [2024-09-05T19:55:44.938Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-05T19:55:44.938Z] #107 DONE 1.6s [2024-09-05T19:55:44.938Z] [2024-09-05T19:55:44.938Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:45.909Z] #40 ... [2024-09-05T19:55:45.909Z] [2024-09-05T19:55:45.909Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:45.909Z] #60 ... [2024-09-05T19:55:45.909Z] [2024-09-05T19:55:45.909Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:46.502Z] #40 ... [2024-09-05T19:55:46.502Z] [2024-09-05T19:55:46.502Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:46.502Z] #61 ... [2024-09-05T19:55:46.502Z] [2024-09-05T19:55:46.502Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:46.769Z] #40 ... [2024-09-05T19:55:46.769Z] [2024-09-05T19:55:46.769Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:46.769Z] #47 transferring context: 302.23MB 91.3s [2024-09-05T19:55:46.769Z] #47 ... [2024-09-05T19:55:46.769Z] [2024-09-05T19:55:46.769Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:47.357Z] #40 ... [2024-09-05T19:55:47.357Z] [2024-09-05T19:55:47.357Z] #53 [core-keeper internal] load build context [2024-09-05T19:55:47.357Z] #53 ... [2024-09-05T19:55:47.357Z] [2024-09-05T19:55:47.357Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:47.948Z] #40 ... [2024-09-05T19:55:47.948Z] [2024-09-05T19:55:47.948Z] #46 [core-data internal] load build context [2024-09-05T19:55:47.948Z] #46 ... [2024-09-05T19:55:47.948Z] [2024-09-05T19:55:47.948Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:55:47.948Z] #52 ... [2024-09-05T19:55:47.948Z] [2024-09-05T19:55:47.948Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:48.916Z] #40 ... [2024-09-05T19:55:48.916Z] [2024-09-05T19:55:48.916Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:48.916Z] #45 ... [2024-09-05T19:55:48.916Z] [2024-09-05T19:55:48.916Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:49.183Z] #40 ... [2024-09-05T19:55:49.183Z] [2024-09-05T19:55:49.183Z] #47 [support-notifications internal] load build context [2024-09-05T19:55:49.183Z] #47 transferring context: 310.04MB 93.5s done [2024-09-05T19:55:49.183Z] #47 DONE 94.1s [2024-09-05T19:55:49.183Z] [2024-09-05T19:55:49.183Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:49.782Z] #40 ... [2024-09-05T19:55:49.782Z] [2024-09-05T19:55:49.782Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:55:49.782Z] #59 ... [2024-09-05T19:55:49.782Z] [2024-09-05T19:55:49.782Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:50.382Z] #40 ... [2024-09-05T19:55:50.382Z] [2024-09-05T19:55:50.382Z] #54 [core-metadata internal] load build context [2024-09-05T19:55:50.382Z] #54 ... [2024-09-05T19:55:50.382Z] [2024-09-05T19:55:50.382Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:51.363Z] #40 ... [2024-09-05T19:55:51.363Z] [2024-09-05T19:55:51.363Z] #108 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:55:51.363Z] #108 DONE 1.9s [2024-09-05T19:55:51.363Z] [2024-09-05T19:55:51.363Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:52.337Z] #40 ... [2024-09-05T19:55:52.337Z] [2024-09-05T19:55:52.337Z] #109 [security-spire-agent] exporting to image [2024-09-05T19:55:52.337Z] #109 exporting layers 7.1s done [2024-09-05T19:55:52.337Z] #109 writing image sha256:9b57a075701c81a1af683e489c744d68799672f44b702766cca2b8ca8619a6ea 0.1s done [2024-09-05T19:55:52.337Z] #109 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-05T19:55:52.337Z] #109 writing image sha256:39c2b878079052585dc22ecfd60640271290652fe3593ba58322faee5ebc353a 0.1s done [2024-09-05T19:55:52.337Z] #109 writing image sha256:dbcc0612c0bb9dc29c6a323dbab47a45bf5f4e29c3cff169afe689b245c19b3c 0.1s done [2024-09-05T19:55:52.337Z] #109 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-05T19:55:52.337Z] #109 naming to docker.io/library/security-spire-agent-arm64 0.2s done [2024-09-05T19:55:52.337Z] #109 DONE 8.4s [2024-09-05T19:55:52.337Z] [2024-09-05T19:55:52.337Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:53.756Z] #40 ... [2024-09-05T19:55:53.756Z] [2024-09-05T19:55:53.756Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:55:53.756Z] #55 ... [2024-09-05T19:55:53.756Z] [2024-09-05T19:55:53.756Z] #60 [support-scheduler internal] load build context [2024-09-05T19:55:53.756Z] #60 transferring context: 310.04MB 95.1s done [2024-09-05T19:55:53.756Z] #60 DONE 96.7s [2024-09-05T19:55:53.756Z] [2024-09-05T19:55:53.756Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:55:53.756Z] #55 ... [2024-09-05T19:55:53.756Z] [2024-09-05T19:55:53.756Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:53.756Z] #39 ... [2024-09-05T19:55:53.756Z] [2024-09-05T19:55:53.756Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:54.023Z] #40 ... [2024-09-05T19:55:54.023Z] [2024-09-05T19:55:54.023Z] #56 [core-command internal] load build context [2024-09-05T19:55:54.023Z] #56 ... [2024-09-05T19:55:54.023Z] [2024-09-05T19:55:54.023Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:55.703Z] #40 ... [2024-09-05T19:55:55.703Z] [2024-09-05T19:55:55.703Z] #39 [security-secretstore-setup internal] load build context [2024-09-05T19:55:55.703Z] #39 transferring context: 310.04MB 98.9s done [2024-09-05T19:55:55.703Z] #39 DONE 99.5s [2024-09-05T19:55:55.703Z] [2024-09-05T19:55:55.703Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:55.986Z] #40 ... [2024-09-05T19:55:55.986Z] [2024-09-05T19:55:55.986Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:55:55.986Z] #110 DONE 1.8s [2024-09-05T19:55:55.986Z] [2024-09-05T19:55:55.986Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:56.989Z] #40 ... [2024-09-05T19:55:56.989Z] [2024-09-05T19:55:56.989Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:56.989Z] #61 ... [2024-09-05T19:55:56.989Z] [2024-09-05T19:55:56.989Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:56.989Z] #40 ... [2024-09-05T19:55:56.989Z] [2024-09-05T19:55:56.989Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:55:56.989Z] #111 DONE 1.1s [2024-09-05T19:55:56.989Z] [2024-09-05T19:55:56.989Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:57.582Z] #40 ... [2024-09-05T19:55:57.582Z] [2024-09-05T19:55:57.582Z] #53 [core-keeper internal] load build context [2024-09-05T19:55:57.582Z] #53 ... [2024-09-05T19:55:57.582Z] [2024-09-05T19:55:57.582Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:55:58.176Z] #61 ... [2024-09-05T19:55:58.176Z] [2024-09-05T19:55:58.176Z] #46 [core-data internal] load build context [2024-09-05T19:55:58.176Z] #46 ... [2024-09-05T19:55:58.176Z] [2024-09-05T19:55:58.176Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:55:58.176Z] #52 ... [2024-09-05T19:55:58.176Z] [2024-09-05T19:55:58.176Z] #46 [core-data internal] load build context [2024-09-05T19:55:58.448Z] #46 ... [2024-09-05T19:55:58.448Z] [2024-09-05T19:55:58.448Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:55:58.448Z] #59 transferring context: 310.04MB 100.8s done [2024-09-05T19:55:58.448Z] #59 DONE 101.3s [2024-09-05T19:55:58.448Z] [2024-09-05T19:55:58.448Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:58.755Z] #40 ... [2024-09-05T19:55:58.755Z] [2024-09-05T19:55:58.755Z] #55 [support-cron-scheduler internal] load build context [2024-09-05T19:55:58.755Z] #55 transferring context: 310.04MB 102.6s done [2024-09-05T19:55:58.755Z] #55 DONE 103.0s [2024-09-05T19:55:58.755Z] [2024-09-05T19:55:58.755Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:55:59.036Z] #40 ... [2024-09-05T19:55:59.036Z] [2024-09-05T19:55:59.036Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:55:59.036Z] #45 ... [2024-09-05T19:55:59.036Z] [2024-09-05T19:55:59.036Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:00.488Z] #40 ... [2024-09-05T19:56:00.488Z] [2024-09-05T19:56:00.488Z] #54 [core-metadata internal] load build context [2024-09-05T19:56:00.760Z] #54 ... [2024-09-05T19:56:00.760Z] [2024-09-05T19:56:00.760Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:01.343Z] #40 ... [2024-09-05T19:56:01.343Z] [2024-09-05T19:56:01.343Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:56:01.343Z] #112 ... [2024-09-05T19:56:01.343Z] [2024-09-05T19:56:01.343Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:01.923Z] #40 ... [2024-09-05T19:56:01.924Z] [2024-09-05T19:56:01.924Z] #45 [security-bootstrapper internal] load build context [2024-09-05T19:56:01.924Z] #45 transferring context: 310.04MB 107.8s done [2024-09-05T19:56:01.924Z] #45 DONE 108.0s [2024-09-05T19:56:01.924Z] [2024-09-05T19:56:01.924Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:04.516Z] #40 ... [2024-09-05T19:56:04.516Z] [2024-09-05T19:56:04.516Z] #56 [core-command internal] load build context [2024-09-05T19:56:04.516Z] #56 ... [2024-09-05T19:56:04.516Z] [2024-09-05T19:56:04.517Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:04.517Z] #40 ... [2024-09-05T19:56:04.517Z] [2024-09-05T19:56:04.517Z] #46 [core-data internal] load build context [2024-09-05T19:56:04.517Z] #46 transferring context: 310.04MB 100.1s done [2024-09-05T19:56:04.517Z] #46 DONE 102.8s [2024-09-05T19:56:04.517Z] [2024-09-05T19:56:04.517Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:05.929Z] #40 ... [2024-09-05T19:56:05.929Z] [2024-09-05T19:56:05.929Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:56:05.929Z] #113 ... [2024-09-05T19:56:05.929Z] [2024-09-05T19:56:05.929Z] #56 [core-command internal] load build context [2024-09-05T19:56:07.346Z] #56 ... [2024-09-05T19:56:07.346Z] [2024-09-05T19:56:07.346Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:56:07.346Z] #114 ... [2024-09-05T19:56:07.346Z] [2024-09-05T19:56:07.346Z] #56 [core-command internal] load build context [2024-09-05T19:56:07.612Z] #56 ... [2024-09-05T19:56:07.612Z] [2024-09-05T19:56:07.612Z] #53 [core-keeper internal] load build context [2024-09-05T19:56:07.879Z] #53 ... [2024-09-05T19:56:07.879Z] [2024-09-05T19:56:07.879Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:08.463Z] #40 ... [2024-09-05T19:56:08.463Z] [2024-09-05T19:56:08.463Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:56:08.463Z] #61 ... [2024-09-05T19:56:08.463Z] [2024-09-05T19:56:08.463Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:56:08.463Z] #52 ... [2024-09-05T19:56:08.463Z] [2024-09-05T19:56:08.463Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:56:09.420Z] #61 transferring context: 272.89MB 109.5s [2024-09-05T19:56:10.379Z] #61 ... [2024-09-05T19:56:10.379Z] [2024-09-05T19:56:10.379Z] #56 [core-command internal] load build context [2024-09-05T19:56:10.379Z] #56 transferring context: 310.04MB 114.1s done [2024-09-05T19:56:10.379Z] #56 DONE 114.5s [2024-09-05T19:56:10.379Z] [2024-09-05T19:56:10.379Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:56:10.651Z] #61 ... [2024-09-05T19:56:10.651Z] [2024-09-05T19:56:10.651Z] #53 [core-keeper internal] load build context [2024-09-05T19:56:10.651Z] #53 transferring context: 310.04MB 115.0s done [2024-09-05T19:56:10.651Z] #53 DONE 115.2s [2024-09-05T19:56:10.651Z] [2024-09-05T19:56:10.651Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:56:10.922Z] #61 ... [2024-09-05T19:56:10.922Z] [2024-09-05T19:56:10.922Z] #54 [core-metadata internal] load build context [2024-09-05T19:56:10.922Z] #54 ... [2024-09-05T19:56:10.922Z] [2024-09-05T19:56:10.922Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:56:12.875Z] #61 ... [2024-09-05T19:56:12.875Z] [2024-09-05T19:56:12.875Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-05T19:56:12.875Z] #115 DONE 2.0s [2024-09-05T19:56:12.875Z] [2024-09-05T19:56:12.875Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:56:13.841Z] #61 ... [2024-09-05T19:56:13.841Z] [2024-09-05T19:56:13.841Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:13.841Z] #40 transferring context: 310.04MB 114.0s done [2024-09-05T19:56:13.841Z] #40 DONE 115.4s [2024-09-05T19:56:13.841Z] [2024-09-05T19:56:13.841Z] #61 [security-proxy-setup internal] load build context [2024-09-05T19:56:14.438Z] #61 transferring context: 310.04MB 114.4s done [2024-09-05T19:56:14.712Z] #61 DONE 116.2s [2024-09-05T19:56:14.712Z] [2024-09-05T19:56:14.712Z] #54 [core-metadata internal] load build context [2024-09-05T19:56:14.712Z] #54 ... [2024-09-05T19:56:14.712Z] [2024-09-05T19:56:14.712Z] #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:56:14.712Z] #116 DONE 1.0s [2024-09-05T19:56:14.712Z] [2024-09-05T19:56:14.712Z] #54 [core-metadata internal] load build context [2024-09-05T19:56:18.973Z] #54 ... [2024-09-05T19:56:18.973Z] [2024-09-05T19:56:18.973Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:56:18.973Z] #52 ... [2024-09-05T19:56:18.973Z] [2024-09-05T19:56:18.973Z] #54 [core-metadata internal] load build context [2024-09-05T19:56:19.243Z] #54 transferring context: 292.48MB 123.6s [2024-09-05T19:56:20.214Z] #54 ... [2024-09-05T19:56:20.214Z] [2024-09-05T19:56:20.214Z] #52 [security-proxy-auth internal] load build context [2024-09-05T19:56:20.214Z] #52 transferring context: 310.04MB 125.1s done [2024-09-05T19:56:20.214Z] #52 DONE 125.3s [2024-09-05T19:56:20.214Z] [2024-09-05T19:56:20.214Z] #54 [core-metadata internal] load build context [2024-09-05T19:56:20.480Z] #54 transferring context: 310.04MB 124.8s done [2024-09-05T19:56:20.481Z] #54 DONE 125.0s [2024-09-05T19:56:20.481Z] [2024-09-05T19:56:20.481Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:56:23.065Z] #117 ... [2024-09-05T19:56:23.065Z] [2024-09-05T19:56:23.065Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:19.436Z] #118 ... [2024-09-05T19:57:19.436Z] [2024-09-05T19:57:19.436Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:19.436Z] #112 DONE 84.3s [2024-09-05T19:57:19.436Z] [2024-09-05T19:57:19.436Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-05T19:57:19.436Z] #119 ... [2024-09-05T19:57:19.436Z] [2024-09-05T19:57:19.436Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:19.436Z] #113 DONE 82.1s [2024-09-05T19:57:19.436Z] [2024-09-05T19:57:19.436Z] #120 [support-scheduler builder 6/7] COPY . . [2024-09-05T19:57:19.704Z] #120 ... [2024-09-05T19:57:19.704Z] [2024-09-05T19:57:19.704Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:19.704Z] #114 DONE 82.5s [2024-09-05T19:57:19.704Z] [2024-09-05T19:57:19.704Z] #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:57:19.704Z] #121 CACHED [2024-09-05T19:57:19.704Z] [2024-09-05T19:57:19.704Z] #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:19.704Z] #122 CACHED [2024-09-05T19:57:19.704Z] [2024-09-05T19:57:19.704Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-05T19:57:19.704Z] #123 CACHED [2024-09-05T19:57:19.704Z] [2024-09-05T19:57:19.704Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-05T19:57:19.704Z] #119 DONE 4.0s [2024-09-05T19:57:19.704Z] [2024-09-05T19:57:19.704Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T19:57:22.279Z] #124 2.796 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-05T19:57:25.615Z] #124 ... [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:57:25.615Z] #125 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #126 [core-data builder 6/7] COPY . . [2024-09-05T19:57:25.615Z] #126 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:25.615Z] #127 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-09-05T19:57:25.615Z] #128 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:57:25.615Z] #129 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:25.615Z] #130 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:25.615Z] #131 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-05T19:57:25.615Z] #132 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:57:25.615Z] #133 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #120 [support-scheduler builder 6/7] COPY . . [2024-09-05T19:57:25.615Z] #120 DONE 7.0s [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:25.615Z] #134 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:57:25.615Z] #135 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #136 [core-command builder 6/7] COPY . . [2024-09-05T19:57:25.615Z] #136 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:57:25.615Z] #137 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:25.615Z] #138 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #139 [core-metadata builder 6/7] COPY . . [2024-09-05T19:57:25.615Z] #139 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-09-05T19:57:25.615Z] #140 DONE 5.3s [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:25.615Z] #141 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:57:25.615Z] #142 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.615Z] #143 [security-proxy-auth builder 6/7] COPY . . [2024-09-05T19:57:25.615Z] #143 CACHED [2024-09-05T19:57:25.615Z] [2024-09-05T19:57:25.616Z] #144 [security-bootstrapper builder 6/7] COPY . . [2024-09-05T19:57:25.616Z] #144 CACHED [2024-09-05T19:57:25.616Z] [2024-09-05T19:57:25.616Z] #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:57:25.616Z] #145 CACHED [2024-09-05T19:57:25.616Z] [2024-09-05T19:57:25.616Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:25.616Z] #146 CACHED [2024-09-05T19:57:25.616Z] [2024-09-05T19:57:25.616Z] #147 [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-09-05T19:57:29.859Z] #147 ... [2024-09-05T19:57:29.859Z] [2024-09-05T19:57:29.859Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T19:57:29.859Z] #0 2.676 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-09-05T19:57:29.859Z] #148 ... [2024-09-05T19:57:29.859Z] [2024-09-05T19:57:29.859Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T19:57:30.815Z] #149 ... [2024-09-05T19:57:30.815Z] [2024-09-05T19:57:30.815Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T19:57:30.815Z] #0 5.412 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-09-05T19:57:31.399Z] #150 ... [2024-09-05T19:57:31.399Z] [2024-09-05T19:57:31.399Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T19:57:31.399Z] #149 6.398 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-09-05T19:57:32.358Z] #149 ... [2024-09-05T19:57:32.358Z] [2024-09-05T19:57:32.358Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:32.358Z] #118 DONE 79.6s [2024-09-05T19:57:32.358Z] [2024-09-05T19:57:32.358Z] #151 [core-keeper builder 7/8] COPY . . [2024-09-05T19:57:34.935Z] #151 ... [2024-09-05T19:57:34.935Z] [2024-09-05T19:57:34.935Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:57:34.935Z] #117 DONE 79.8s [2024-09-05T19:57:34.935Z] [2024-09-05T19:57:34.935Z] #152 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-05T19:57:34.935Z] #152 ... [2024-09-05T19:57:34.935Z] [2024-09-05T19:57:34.935Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-05T19:57:34.935Z] #0 6.485 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-09-05T19:57:35.199Z] #153 ... [2024-09-05T19:57:35.199Z] [2024-09-05T19:57:35.199Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T19:57:35.199Z] #0 6.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-data/core-data ./cmd/core-data [2024-09-05T19:57:35.199Z] #154 ... [2024-09-05T19:57:35.199Z] [2024-09-05T19:57:35.199Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:57:35.199Z] #0 6.958 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-09-05T19:57:35.463Z] #155 ... [2024-09-05T19:57:35.463Z] [2024-09-05T19:57:35.463Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T19:57:35.463Z] #0 7.683 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-09-05T19:57:35.463Z] #156 ... [2024-09-05T19:57:35.463Z] [2024-09-05T19:57:35.463Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T19:57:35.463Z] #0 7.230 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-09-05T19:57:35.729Z] #157 ... [2024-09-05T19:57:35.729Z] [2024-09-05T19:57:35.729Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-05T19:57:35.729Z] #0 7.543 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-09-05T19:57:35.729Z] #158 ... [2024-09-05T19:57:35.729Z] [2024-09-05T19:57:35.729Z] #147 [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-09-05T19:57:35.729Z] #147 6.558 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-09-05T19:57:39.996Z] #147 ... [2024-09-05T19:57:39.996Z] [2024-09-05T19:57:39.996Z] #152 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-05T19:57:39.996Z] #152 DONE 4.8s [2024-09-05T19:57:39.996Z] [2024-09-05T19:57:39.996Z] #151 [core-keeper builder 7/8] COPY . . [2024-09-05T19:57:39.996Z] #151 DONE 7.0s [2024-09-05T19:57:39.996Z] [2024-09-05T19:57:39.996Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T19:57:42.589Z] #159 2.743 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-09-05T19:57:49.257Z] #159 ... [2024-09-05T19:57:49.257Z] [2024-09-05T19:57:49.257Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-05T19:57:49.257Z] #0 2.873 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-05T20:18:42.407Z] #160 ... [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T20:18:42.407Z] #149 DONE 1267.8s [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T20:18:42.407Z] #156 ... [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:18:42.407Z] #161 DONE 0.2s [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:18:42.407Z] #162 DONE 0.1s [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T20:18:42.407Z] #159 ... [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-05T20:18:42.407Z] #163 DONE 0.2s [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:18:42.407Z] #155 ... [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-05T20:18:42.407Z] #164 DONE 0.3s [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T20:18:42.407Z] #150 ... [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-05T20:18:42.407Z] #165 DONE 0.3s [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-05T20:18:42.407Z] #158 ... [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-05T20:18:42.407Z] #166 DONE 0.2s [2024-09-05T20:18:42.407Z] [2024-09-05T20:18:42.407Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T20:18:42.407Z] #167 DONE 2.4s [2024-09-05T20:18:42.408Z] [2024-09-05T20:18:42.408Z] #109 [security-proxy-setup] exporting to image [2024-09-05T20:18:42.408Z] #109 exporting layers [2024-09-05T20:18:42.408Z] #109 exporting layers 1.3s done [2024-09-05T20:18:42.408Z] #109 writing image sha256:1f7247860d6d32af1dbc59fa6ffbc79675efaa0e093133edc25265ba088e65ce done [2024-09-05T20:18:42.408Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-05T20:18:42.408Z] #109 DONE 9.7s [2024-09-05T20:18:42.408Z] [2024-09-05T20:18:42.408Z] #147 [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-09-05T20:18:42.408Z] #147 1271.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-05T20:18:42.408Z] #147 ... [2024-09-05T20:18:42.408Z] [2024-09-05T20:18:42.408Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-05T20:18:42.408Z] #158 DONE 1275.8s [2024-09-05T20:18:42.408Z] [2024-09-05T20:18:42.408Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:18:42.408Z] #124 ... [2024-09-05T20:18:42.408Z] [2024-09-05T20:18:42.408Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-05T20:18:42.408Z] #168 DONE 0.2s [2024-09-05T20:18:42.408Z] [2024-09-05T20:18:42.408Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-05T20:18:44.363Z] #169 DONE 2.6s [2024-09-05T20:18:44.363Z] [2024-09-05T20:18:44.363Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:18:44.647Z] #170 DONE 0.4s [2024-09-05T20:18:44.647Z] [2024-09-05T20:18:44.647Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:18:44.931Z] #171 DONE 0.2s [2024-09-05T20:18:44.931Z] [2024-09-05T20:18:44.931Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:18:44.931Z] #155 ... [2024-09-05T20:18:44.931Z] [2024-09-05T20:18:44.931Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-05T20:18:45.202Z] #172 DONE 0.3s [2024-09-05T20:18:45.202Z] [2024-09-05T20:18:45.202Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T20:18:45.471Z] #159 ... [2024-09-05T20:18:45.471Z] [2024-09-05T20:18:45.471Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-05T20:18:45.774Z] #173 DONE 0.3s [2024-09-05T20:18:45.774Z] [2024-09-05T20:18:45.774Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-05T20:18:45.774Z] #174 DONE 0.2s [2024-09-05T20:18:45.774Z] [2024-09-05T20:18:45.774Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-05T20:18:46.163Z] #175 DONE 0.2s [2024-09-05T20:18:46.163Z] [2024-09-05T20:18:46.163Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-05T20:18:46.163Z] #176 DONE 0.2s [2024-09-05T20:18:46.163Z] [2024-09-05T20:18:46.163Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:18:46.434Z] #155 ... [2024-09-05T20:18:46.434Z] [2024-09-05T20:18:46.434Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-05T20:18:46.434Z] #177 DONE 0.3s [2024-09-05T20:18:46.434Z] [2024-09-05T20:18:46.434Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-05T20:18:46.703Z] #153 ... [2024-09-05T20:18:46.703Z] [2024-09-05T20:18:46.703Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-05T20:18:46.703Z] #178 DONE 0.1s [2024-09-05T20:18:46.703Z] [2024-09-05T20:18:46.703Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-05T20:18:49.311Z] #179 DONE 2.3s [2024-09-05T20:18:49.311Z] [2024-09-05T20:18:49.311Z] #109 [security-bootstrapper] exporting to image [2024-09-05T20:18:49.311Z] #109 exporting layers [2024-09-05T20:18:49.897Z] #109 exporting layers 1.1s done [2024-09-05T20:18:50.165Z] #109 writing image sha256:d4f242326f589164311b0b6f9a1ed58f8a58be23c96f3e64376f38f7ad3edf67 done [2024-09-05T20:18:50.165Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-05T20:18:50.165Z] #109 DONE 10.8s [2024-09-05T20:18:50.165Z] [2024-09-05T20:18:50.165Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T20:19:00.245Z] #154 ... [2024-09-05T20:19:00.245Z] [2024-09-05T20:19:00.245Z] #147 [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-09-05T20:19:00.245Z] #147 DONE 1294.9s [2024-09-05T20:19:00.245Z] [2024-09-05T20:19:00.245Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T20:19:00.245Z] #159 ... [2024-09-05T20:19:00.245Z] [2024-09-05T20:19:00.245Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:19:00.514Z] #180 DONE 0.3s [2024-09-05T20:19:00.514Z] [2024-09-05T20:19:00.514Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T20:19:00.781Z] #150 ... [2024-09-05T20:19:00.781Z] [2024-09-05T20:19:00.781Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:19:00.781Z] #181 DONE 0.3s [2024-09-05T20:19:00.781Z] [2024-09-05T20:19:00.781Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:19:01.148Z] #155 ... [2024-09-05T20:19:01.148Z] [2024-09-05T20:19:01.148Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-05T20:19:01.148Z] #182 DONE 0.1s [2024-09-05T20:19:01.148Z] [2024-09-05T20:19:01.148Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-05T20:19:01.148Z] #183 DONE 0.1s [2024-09-05T20:19:01.148Z] [2024-09-05T20:19:01.148Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T20:19:01.442Z] #159 ... [2024-09-05T20:19:01.442Z] [2024-09-05T20:19:01.442Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:19:01.442Z] #184 DONE 0.3s [2024-09-05T20:19:01.442Z] [2024-09-05T20:19:01.442Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-05T20:19:01.712Z] #185 DONE 0.3s [2024-09-05T20:19:01.712Z] [2024-09-05T20:19:01.712Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T20:19:01.712Z] #159 ... [2024-09-05T20:19:01.712Z] [2024-09-05T20:19:01.712Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-05T20:19:02.303Z] #186 DONE 0.4s [2024-09-05T20:19:02.303Z] [2024-09-05T20:19:02.303Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-05T20:19:02.303Z] #187 DONE 0.2s [2024-09-05T20:19:02.303Z] [2024-09-05T20:19:02.303Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T20:19:02.303Z] #159 ... [2024-09-05T20:19:02.303Z] [2024-09-05T20:19:02.303Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T20:19:04.455Z] #188 DONE 2.1s [2024-09-05T20:19:04.455Z] [2024-09-05T20:19:04.455Z] #109 [security-secretstore-setup] exporting to image [2024-09-05T20:19:04.455Z] #109 exporting layers [2024-09-05T20:19:05.899Z] #109 exporting layers 1.2s done [2024-09-05T20:19:05.899Z] #109 writing image sha256:a13a8123bfca35a95a10f0a1669e25248c9bbf7e69b20ad24c787fec5bed5b63 done [2024-09-05T20:19:05.899Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-05T20:19:05.899Z] #109 DONE 12.1s [2024-09-05T20:19:05.899Z] [2024-09-05T20:19:05.899Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T20:20:13.866Z] #159 ... [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T20:20:13.866Z] #150 DONE 1362.4s [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T20:20:13.866Z] #159 ... [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:20:13.866Z] #189 DONE 0.3s [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:20:13.866Z] #190 DONE 0.3s [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:20:13.866Z] #157 ... [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-05T20:20:13.866Z] #191 DONE 0.3s [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:20:13.866Z] #157 ... [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:20:13.866Z] #192 DONE 0.2s [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-05T20:20:13.866Z] #193 DONE 0.1s [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #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-09-05T20:20:13.866Z] #194 DONE 2.1s [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #109 [core-common-config-bootstrapper] exporting to image [2024-09-05T20:20:13.866Z] #109 exporting layers [2024-09-05T20:20:13.866Z] #109 exporting layers 0.6s done [2024-09-05T20:20:13.866Z] #109 writing image sha256:ef7de6e53598205a75719b14e0a7edcd2b99e913154867a0febb3a2a89e56db4 done [2024-09-05T20:20:13.866Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-05T20:20:13.866Z] #109 DONE 12.8s [2024-09-05T20:20:13.866Z] [2024-09-05T20:20:13.866Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T20:22:50.604Z] #159 DONE 1506.4s [2024-09-05T20:22:50.604Z] [2024-09-05T20:22:50.604Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:22:50.604Z] #157 ... [2024-09-05T20:22:50.604Z] [2024-09-05T20:22:50.604Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:22:50.604Z] #195 DONE 0.2s [2024-09-05T20:22:50.604Z] [2024-09-05T20:22:50.604Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:22:50.604Z] #196 DONE 0.1s [2024-09-05T20:22:50.604Z] [2024-09-05T20:22:50.604Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:22:50.604Z] #157 ... [2024-09-05T20:22:50.604Z] [2024-09-05T20:22:50.604Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-05T20:22:50.604Z] #197 DONE 0.3s [2024-09-05T20:22:50.604Z] [2024-09-05T20:22:50.604Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:22:50.604Z] #198 DONE 0.1s [2024-09-05T20:22:50.604Z] [2024-09-05T20:22:50.604Z] #109 [security-spiffe-token-provider] exporting to image [2024-09-05T20:22:50.604Z] #109 exporting layers [2024-09-05T20:22:50.604Z] #109 exporting layers 0.9s done [2024-09-05T20:22:50.604Z] #109 writing image sha256:6b7068f901c72e60a15e5a632b8d00c0f9da0f6bbe8e448827c0db1cc1265670 done [2024-09-05T20:22:50.604Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-05T20:22:50.604Z] #109 DONE 13.6s [2024-09-05T20:22:50.604Z] [2024-09-05T20:22:50.604Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:31:42.865Z] #155 ... [2024-09-05T20:31:42.865Z] [2024-09-05T20:31:42.865Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T20:31:42.865Z] #156 DONE 2054.9s [2024-09-05T20:31:42.865Z] [2024-09-05T20:31:42.865Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:31:42.865Z] #155 ... [2024-09-05T20:31:42.865Z] [2024-09-05T20:31:42.865Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:31:42.865Z] #199 DONE 0.3s [2024-09-05T20:31:42.865Z] [2024-09-05T20:31:42.865Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:31:42.865Z] #200 DONE 0.3s [2024-09-05T20:31:42.865Z] [2024-09-05T20:31:42.865Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-05T20:31:42.865Z] #201 DONE 0.4s [2024-09-05T20:31:42.865Z] [2024-09-05T20:31:42.865Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:31:42.865Z] #202 DONE 0.1s [2024-09-05T20:31:42.865Z] [2024-09-05T20:31:42.865Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:31:42.865Z] #157 ... [2024-09-05T20:31:42.865Z] [2024-09-05T20:31:42.865Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-05T20:31:42.865Z] #203 DONE 0.2s [2024-09-05T20:31:42.865Z] [2024-09-05T20:31:42.865Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T20:31:43.729Z] #204 DONE 2.0s [2024-09-05T20:31:43.729Z] [2024-09-05T20:31:43.729Z] #109 [security-proxy-auth] exporting to image [2024-09-05T20:31:43.729Z] #109 exporting layers [2024-09-05T20:31:44.318Z] #109 exporting layers 0.7s done [2024-09-05T20:31:44.318Z] #109 writing image sha256:013eeb7e89078776f2b7a8d43e6f7968317f0c63e07f2134a51488ef3affef06 done [2024-09-05T20:31:44.318Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-05T20:31:44.318Z] #109 DONE 14.3s [2024-09-05T20:31:44.318Z] [2024-09-05T20:31:44.318Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:33:07.284Z] #157 ... [2024-09-05T20:33:07.284Z] [2024-09-05T20:33:07.284Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:33:07.284Z] #155 DONE 2133.8s [2024-09-05T20:33:07.284Z] [2024-09-05T20:33:07.284Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:33:07.284Z] #157 ... [2024-09-05T20:33:07.284Z] [2024-09-05T20:33:07.284Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:33:07.284Z] #205 DONE 0.1s [2024-09-05T20:33:07.284Z] [2024-09-05T20:33:07.284Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:33:07.284Z] #206 DONE 0.2s [2024-09-05T20:33:07.284Z] [2024-09-05T20:33:07.284Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-05T20:33:07.284Z] #207 DONE 0.5s [2024-09-05T20:33:07.284Z] [2024-09-05T20:33:07.284Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:33:07.284Z] #208 DONE 0.1s [2024-09-05T20:33:07.284Z] [2024-09-05T20:33:07.284Z] #109 [core-command] exporting to image [2024-09-05T20:33:07.284Z] #109 exporting layers [2024-09-05T20:33:07.284Z] #109 exporting layers 0.6s done [2024-09-05T20:33:07.284Z] #109 writing image sha256:d5b23a4be8a3f59a73be7e485f6b0e48a6780fa6fff2ea11ec483219de03a0e4 done [2024-09-05T20:33:07.284Z] #109 naming to docker.io/library/core-command-arm64 done [2024-09-05T20:33:07.284Z] #109 DONE 14.9s [2024-09-05T20:33:07.284Z] [2024-09-05T20:33:07.284Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:35:29.046Z] #148 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-05T20:35:29.046Z] #153 DONE 2272.4s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:35:29.046Z] #148 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:35:29.046Z] #209 DONE 0.2s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:35:29.046Z] #210 DONE 0.2s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:35:29.046Z] #148 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-05T20:35:29.046Z] #211 DONE 0.6s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:35:29.046Z] #212 DONE 0.1s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-05T20:35:29.046Z] #213 DONE 0.2s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #109 [core-metadata] exporting to image [2024-09-05T20:35:29.046Z] #109 exporting layers [2024-09-05T20:35:29.046Z] #109 exporting layers 0.6s done [2024-09-05T20:35:29.046Z] #109 writing image sha256:a0dad6a0bf29784e208c7fc51331d37603f6db5f188028747aab4fbb3c907144 done [2024-09-05T20:35:29.046Z] #109 naming to docker.io/library/core-metadata-arm64 done [2024-09-05T20:35:29.046Z] #109 DONE 15.6s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:35:29.046Z] #157 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-05T20:35:29.046Z] #160 DONE 2261.4s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:35:29.046Z] #157 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:35:29.046Z] #214 DONE 0.1s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:35:29.046Z] #157 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-05T20:35:29.046Z] #215 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T20:35:29.046Z] #154 DONE 2276.8s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:35:29.046Z] #157 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #216 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:35:29.046Z] #216 DONE 0.5s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:35:29.046Z] #148 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:35:29.046Z] #217 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-05T20:35:29.046Z] #215 DONE 1.2s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:35:29.046Z] #217 DONE 0.3s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #218 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-05T20:35:29.046Z] #218 ... [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:35:29.046Z] #219 DONE 0.3s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #109 [core-keeper] exporting to image [2024-09-05T20:35:29.046Z] #109 exporting layers 0.7s done [2024-09-05T20:35:29.046Z] #109 writing image sha256:38195d4a9fe58928d0f87fc3c9f6a2a2a8b58d2894201effe6d3bc3102f60a39 done [2024-09-05T20:35:29.046Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-09-05T20:35:29.046Z] #109 DONE 16.3s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #218 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-05T20:35:29.046Z] #218 DONE 0.8s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:35:29.046Z] #220 DONE 0.2s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-05T20:35:29.046Z] #221 DONE 0.1s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #109 [core-data] exporting to image [2024-09-05T20:35:29.046Z] #109 exporting layers 0.6s done [2024-09-05T20:35:29.046Z] #109 writing image sha256:7788ea879e78cbc326b7abcebb1584c00759f043f2e468294c6612b50f611a40 done [2024-09-05T20:35:29.046Z] #109 naming to docker.io/library/core-data-arm64 done [2024-09-05T20:35:29.046Z] #109 DONE 16.9s [2024-09-05T20:35:29.046Z] [2024-09-05T20:35:29.046Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:36:01.266Z] #148 DONE 2316.8s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:36:01.267Z] #157 ... [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:36:01.267Z] #222 DONE 0.4s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:36:01.267Z] #223 DONE 0.2s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-05T20:36:01.267Z] #224 DONE 0.7s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:36:01.267Z] #157 DONE 2313.3s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:36:01.267Z] #124 ... [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:36:01.267Z] #225 DONE 0.3s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:36:01.267Z] #124 ... [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #109 [support-notifications] exporting to image [2024-09-05T20:36:01.267Z] #109 exporting layers [2024-09-05T20:36:01.267Z] #109 ... [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:36:01.267Z] #226 DONE 0.2s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:36:01.267Z] #227 DONE 0.3s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #109 [support-notifications] exporting to image [2024-09-05T20:36:01.267Z] #109 ... [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-05T20:36:01.267Z] #228 DONE 0.6s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:36:01.267Z] #229 DONE 0.2s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #109 [support-scheduler] exporting to image [2024-09-05T20:36:01.267Z] #109 writing image sha256:e3bfbc4ebf90e71e9266bfbb192baa6cef9f0f595148ce6801658159cd81c60f done [2024-09-05T20:36:01.267Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-09-05T20:36:01.267Z] #109 ... [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:36:01.267Z] #124 DONE 2320.4s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:36:01.267Z] #230 DONE 0.2s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #109 [support-scheduler] exporting to image [2024-09-05T20:36:01.267Z] #109 ... [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:36:01.267Z] #231 DONE 0.1s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #109 [support-scheduler] exporting to image [2024-09-05T20:36:01.267Z] #109 exporting layers 0.7s done [2024-09-05T20:36:01.267Z] #109 writing image sha256:1a8a76b1c979b0e8ae153b6e650e10c50d72fe0bd9b63252e04c5082ef19a263 done [2024-09-05T20:36:01.267Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-09-05T20:36:01.267Z] #109 DONE 18.9s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-05T20:36:01.267Z] #232 DONE 0.5s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-05T20:36:01.267Z] #233 DONE 0.1s [2024-09-05T20:36:01.267Z] [2024-09-05T20:36:01.267Z] #109 [support-cron-scheduler] exporting to image [2024-09-05T20:36:02.687Z] #109 exporting layers 1.4s done [2024-09-05T20:36:02.687Z] #109 writing image sha256:29d90dad86f1a41739e9ee9a5fc20325f3b6279762f3a9cad0113586ef2ed78b done [2024-09-05T20:36:02.687Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-05T20:36:02.687Z] #109 DONE 20.3s [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:36:02.687Z] time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-05T20:36:02.727Z] $ docker stop --time=1 7049b1ccce7bb7c4d7fc63b3c0d3d1d34e3bf6abcd07af819e00bb4704efeb02 [2024-09-05T20:36:04.445Z] $ docker rm -f --volumes 7049b1ccce7bb7c4d7fc63b3c0d3d1d34e3bf6abcd07af819e00bb4704efeb02 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-05T20:36:05.064Z] + docker images [2024-09-05T20:36:05.064Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-05T20:36:05.065Z] support-cron-scheduler-arm64 latest 29d90dad86f1 3 seconds ago 48.7MB [2024-09-05T20:36:05.065Z] support-scheduler-arm64 latest 1a8a76b1c979 5 seconds ago 46.2MB [2024-09-05T20:36:05.065Z] support-notifications-arm64 latest e3bfbc4ebf90 6 seconds ago 47.1MB [2024-09-05T20:36:05.065Z] core-data-arm64 latest 7788ea879e78 40 seconds ago 44MB [2024-09-05T20:36:05.065Z] core-keeper-arm64 latest 38195d4a9fe5 41 seconds ago 39MB [2024-09-05T20:36:05.065Z] core-metadata-arm64 latest a0dad6a0bf29 46 seconds ago 44.1MB [2024-09-05T20:36:05.065Z] core-command-arm64 latest d5b23a4be8a3 3 minutes ago 39.9MB [2024-09-05T20:36:05.065Z] security-proxy-auth-arm64 latest 013eeb7e8907 4 minutes ago 37.6MB [2024-09-05T20:36:05.065Z] security-spiffe-token-provider-arm64 latest 6b7068f901c7 13 minutes ago 34.2MB [2024-09-05T20:36:05.065Z] core-common-config-bootstrapper-arm64 latest ef7de6e53598 15 minutes ago 20.2MB [2024-09-05T20:36:05.065Z] security-secretstore-setup-arm64 latest a13a8123bfca 17 minutes ago 41.5MB [2024-09-05T20:36:05.065Z] security-bootstrapper-arm64 latest d4f242326f58 17 minutes ago 23.8MB [2024-09-05T20:36:05.065Z] security-proxy-setup-arm64 latest 1f7247860d6d 17 minutes ago 31MB [2024-09-05T20:36:05.065Z] security-spire-agent-arm64 latest dbcc0612c0bb 40 minutes ago 179MB [2024-09-05T20:36:05.065Z] security-spire-server-arm64 latest 9b57a075701c 40 minutes ago 121MB [2024-09-05T20:36:05.065Z] security-spire-config-arm64 latest 39c2b8780790 40 minutes ago 120MB [2024-09-05T20:36:05.065Z] ci-base-image-arm64 latest b7ed0cca00b4 About an hour ago 967MB [2024-09-05T20:36:05.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-05T20:36:05.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T20:36:05.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-05T20:36:05.993Z] [2024-09-05T20:36:05.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T20:36:06.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-05T20:36:06.679Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-05T20:36:06.679Z] 8998bd30e6a1: Pulling fs layer [2024-09-05T20:36:06.679Z] 04944245beec: Pulling fs layer [2024-09-05T20:36:06.679Z] 699f458cf7ca: Pulling fs layer [2024-09-05T20:36:06.679Z] 765212b225bb: Pulling fs layer [2024-09-05T20:36:06.679Z] f23df028b6ca: Pulling fs layer [2024-09-05T20:36:06.679Z] d65c8cfc05b1: Pulling fs layer [2024-09-05T20:36:06.679Z] 2437ff75d9bd: Pulling fs layer [2024-09-05T20:36:06.679Z] f23df028b6ca: Waiting [2024-09-05T20:36:06.679Z] d65c8cfc05b1: Waiting [2024-09-05T20:36:06.679Z] 2437ff75d9bd: Waiting [2024-09-05T20:36:06.679Z] 765212b225bb: Waiting [2024-09-05T20:36:06.679Z] 04944245beec: Verifying Checksum [2024-09-05T20:36:06.679Z] 04944245beec: Download complete [2024-09-05T20:36:06.679Z] 765212b225bb: Verifying Checksum [2024-09-05T20:36:06.679Z] 765212b225bb: Download complete [2024-09-05T20:36:06.945Z] f23df028b6ca: Download complete [2024-09-05T20:36:06.945Z] d65c8cfc05b1: Verifying Checksum [2024-09-05T20:36:06.945Z] d65c8cfc05b1: Download complete [2024-09-05T20:36:06.945Z] 699f458cf7ca: Verifying Checksum [2024-09-05T20:36:06.945Z] 699f458cf7ca: Download complete [2024-09-05T20:36:07.525Z] 8998bd30e6a1: Verifying Checksum [2024-09-05T20:36:07.525Z] 8998bd30e6a1: Download complete [2024-09-05T20:36:10.102Z] 2437ff75d9bd: Verifying Checksum [2024-09-05T20:36:10.102Z] 2437ff75d9bd: Download complete [2024-09-05T20:36:12.682Z] 8998bd30e6a1: Pull complete [2024-09-05T20:36:12.682Z] 04944245beec: Pull complete [2024-09-05T20:36:14.622Z] 699f458cf7ca: Pull complete [2024-09-05T20:36:14.622Z] 765212b225bb: Pull complete [2024-09-05T20:36:15.584Z] f23df028b6ca: Pull complete [2024-09-05T20:36:15.584Z] d65c8cfc05b1: Pull complete [2024-09-05T20:36:33.784Z] 2437ff75d9bd: Pull complete [2024-09-05T20:36:33.784Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-05T20:36:33.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-05T20:36:33.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T20:36:34.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-9525 does not seem to be running inside a container [2024-09-05T20:36:34.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-05T20:36:37.195Z] $ docker top 7f49f808fddc820fe3f16e40659c8e728557167e194d6ec1e666bb0d6f2bc5e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:36:38.232Z] ---> job-cost.sh [2024-09-05T20:36:38.232Z] lf-activate-venv: SKIPPING [2024-09-05T20:36:38.232Z] INFO: No Stack... [2024-09-05T20:36:38.812Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-05T20:36:39.394Z] INFO: Archiving Costs [Pipeline] sh [2024-09-05T20:36:40.064Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-05T20:36:40.064Z] + cut -d, -f6 [Pipeline] lock [2024-09-05T20:36:40.136Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4887-1-stack-cost] [2024-09-05T20:36:40.142Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4887-1-stack-cost] did not exist. Created. [2024-09-05T20:36:40.150Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4887-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-05T20:36:40.908Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-05T20:36:41.164Z] Stashed 1 file(s) [Pipeline] } [2024-09-05T20:36:41.190Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4887-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-05T20:36:41.293Z] $ docker stop --time=1 7f49f808fddc820fe3f16e40659c8e728557167e194d6ec1e666bb0d6f2bc5e4 [2024-09-05T20:36:42.777Z] $ docker rm -f --volumes 7f49f808fddc820fe3f16e40659c8e728557167e194d6ec1e666bb0d6f2bc5e4 [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-09-05T20:36:43.977Z] provisioning config files... [2024-09-05T20:36:43.986Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4123343165888020704tmp [Pipeline] { [Pipeline] sh [2024-09-05T20:36:44.345Z] + set +x [2024-09-05T20:36:44.345Z] + bash -s -- [2024-09-05T20:36:44.345Z] + curl -s https://codecov.io/bash [2024-09-05T20:36:44.345Z] [2024-09-05T20:36:44.345Z] _____ _ [2024-09-05T20:36:44.345Z] / ____| | | [2024-09-05T20:36:44.345Z] | | ___ __| | ___ ___ _____ __ [2024-09-05T20:36:44.345Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-05T20:36:44.345Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-05T20:36:44.345Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-05T20:36:44.345Z] Bash-1.0.6 [2024-09-05T20:36:44.345Z] [2024-09-05T20:36:44.345Z] [2024-09-05T20:36:44.345Z] ==> git version 2.25.1 found [2024-09-05T20:36:44.345Z] ==> 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-09-05T20:36:44.345Z] Release-Date: 2020-01-08 [2024-09-05T20:36:44.345Z] 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-09-05T20:36:44.345Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-05T20:36:44.345Z] ==> Jenkins CI detected. [2024-09-05T20:36:44.345Z] current dir:  /w/workspace/edgex-go/1 [2024-09-05T20:36:44.345Z] project root: . [2024-09-05T20:36:44.345Z] --> token set from env [2024-09-05T20:36:44.345Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-05T20:36:44.345Z] ==> Running gcov in . (disable via -X gcov) [2024-09-05T20:36:44.604Z] ==> Python coveragepy not found [2024-09-05T20:36:44.604Z] ==> Searching for coverage reports in: [2024-09-05T20:36:44.604Z] + . [2024-09-05T20:36:44.604Z] -> Found 1 reports [2024-09-05T20:36:44.604Z] ==> Detecting git/mercurial file structure [2024-09-05T20:36:44.604Z] ==> Reading reports [2024-09-05T20:36:44.604Z] + ./coverage.out bytes=545398 [2024-09-05T20:36:44.604Z] ==> Appending adjustments [2024-09-05T20:36:44.604Z] https://docs.codecov.io/docs/fixing-reports [2024-09-05T20:36:45.980Z] + Found adjustments [2024-09-05T20:36:45.980Z] ==> Gzipping contents [2024-09-05T20:36:45.980Z] 68K /tmp/codecov.6Cx8Ze.gz [2024-09-05T20:36:45.980Z] ==> Uploading reports [2024-09-05T20:36:45.980Z] url: https://codecov.io [2024-09-05T20:36:45.980Z] query: branch=PR-4887&commit=22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4887%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4887&job=&cmd_args= [2024-09-05T20:36:45.980Z] -> Pinging Codecov [2024-09-05T20:36:45.980Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4887&commit=22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4887%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4887&job=&cmd_args= [2024-09-05T20:36:46.549Z] -> Uploading to [2024-09-05T20:36:46.549Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-05/00271124DB129430A58F1EEE437C3FCB/22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8/f2195554-7449-4048-a43b-3dcba9fcbd40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240905%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240905T203646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=493d26d2ed23e3cec68391492e5e2cf5c873026cf20c0cc8e13c68ca33cb34ba [2024-09-05T20:36:46.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-05T20:36:46.549Z] Dload Upload Total Spent Left Speed [2024-09-05T20:36:47.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 67979 0 0 96 65535 0 984k --:--:-- --:--:-- --:--:-- 969k 100 67979 0 0 100 67979 0 226k --:--:-- --:--:-- --:--:-- 225k [2024-09-05T20:36:47.069Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [Pipeline] } [2024-09-05T20:36:47.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-05T20:36:48.879Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:36:49.229Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:36:50.133Z] ---> package-listing.sh [2024-09-05T20:36:50.133Z] ++ facter osfamily [2024-09-05T20:36:50.133Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-05T20:36:50.392Z] + OS_FAMILY=debian [2024-09-05T20:36:50.392Z] + workspace=/w/workspace/edgex-go/1 [2024-09-05T20:36:50.392Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-05T20:36:50.392Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-05T20:36:50.392Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-05T20:36:50.392Z] + PACKAGES=/tmp/packages_start.txt [2024-09-05T20:36:50.392Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-05T20:36:50.392Z] + PACKAGES=/tmp/packages_end.txt [2024-09-05T20:36:50.392Z] + case "${OS_FAMILY}" in [2024-09-05T20:36:50.392Z] + dpkg -l [2024-09-05T20:36:50.392Z] + grep '^ii' [2024-09-05T20:36:50.392Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-05T20:36:50.392Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-05T20:36:50.392Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-05T20:36:50.392Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-05T20:36:50.392Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-05T20:36:50.392Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-05T20:36:50.434Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-05T20:36:50.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T20:36:51.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-05T20:36:51.399Z] [2024-09-05T20:36:51.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T20:36:51.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-05T20:36:51.804Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-05T20:36:51.804Z] 5eb5b503b376: Pulling fs layer [2024-09-05T20:36:51.804Z] 5c69ac0246d0: Pulling fs layer [2024-09-05T20:36:51.804Z] ec43610c2a17: Pulling fs layer [2024-09-05T20:36:51.804Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-05T20:36:51.804Z] 33b1e0a273af: Pulling fs layer [2024-09-05T20:36:51.804Z] 5d3b04190fa2: Pulling fs layer [2024-09-05T20:36:51.804Z] 2f39f015ded8: Pulling fs layer [2024-09-05T20:36:51.804Z] 5d3b04190fa2: Waiting [2024-09-05T20:36:51.804Z] 2f39f015ded8: Waiting [2024-09-05T20:36:51.804Z] 5c69ac0246d0: Verifying Checksum [2024-09-05T20:36:51.804Z] 5c69ac0246d0: Download complete [2024-09-05T20:36:51.804Z] 3a2ae6a8a46f: Download complete [2024-09-05T20:36:51.804Z] 33b1e0a273af: Verifying Checksum [2024-09-05T20:36:51.804Z] 33b1e0a273af: Download complete [2024-09-05T20:36:51.804Z] 5d3b04190fa2: Verifying Checksum [2024-09-05T20:36:51.804Z] 5d3b04190fa2: Download complete [2024-09-05T20:36:51.804Z] ec43610c2a17: Verifying Checksum [2024-09-05T20:36:51.804Z] ec43610c2a17: Download complete [2024-09-05T20:36:52.064Z] 5eb5b503b376: Verifying Checksum [2024-09-05T20:36:52.064Z] 5eb5b503b376: Download complete [2024-09-05T20:36:52.631Z] 2f39f015ded8: Download complete [2024-09-05T20:36:53.197Z] 5eb5b503b376: Pull complete [2024-09-05T20:36:53.455Z] 5c69ac0246d0: Pull complete [2024-09-05T20:36:53.714Z] ec43610c2a17: Pull complete [2024-09-05T20:36:53.714Z] 3a2ae6a8a46f: Pull complete [2024-09-05T20:36:53.973Z] 33b1e0a273af: Pull complete [2024-09-05T20:36:53.973Z] 5d3b04190fa2: Pull complete [2024-09-05T20:36:58.158Z] 2f39f015ded8: Pull complete [2024-09-05T20:36:58.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-05T20:36:58.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-05T20:36:58.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T20:36:58.405Z] prd-ubuntu20.04-docker-8c-8g-9523 does not seem to be running inside a container [2024-09-05T20:36:58.467Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-05T20:37:01.599Z] $ docker top 3ccbff5602c0003ba5ecf17f304aa5d204b8571046f3ad604fe59a1cb49f016b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-05T20:37:02.025Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-05T20:37:02.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-05T20:37:02.684Z] + ls /var/log/sa-host [2024-09-05T20:37:02.684Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-05T20:37:02.930Z] provisioning config files... [2024-09-05T20:37:02.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3424408296820943063tmp [Pipeline] { [Pipeline] echo [2024-09-05T20:37:03.007Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:37:03.506Z] ---> create-netrc.sh [Pipeline] } [2024-09-05T20:37:03.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:37:04.000Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-05T20:37:04.052Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:37:04.377Z] ---> sudo-logs.sh [2024-09-05T20:37:04.377Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-05T20:37:04.465Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:37:04.789Z] ---> job-cost.sh [2024-09-05T20:37:04.789Z] lf-activate-venv: SKIPPING [2024-09-05T20:37:04.789Z] DEBUG: total: 0.2199999988079071 [2024-09-05T20:37:04.789Z] INFO: Retrieving Stack Cost... [2024-09-05T20:37:05.048Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-05T20:37:05.615Z] INFO: Archiving Costs [Pipeline] echo [2024-09-05T20:37:05.661Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:37:05.987Z] ---> logs-deploy.sh [2024-09-05T20:37:05.987Z] lf-activate-venv: SKIPPING [2024-09-05T20:37:05.987Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4887/1 [2024-09-05T20:37:05.987Z] INFO: archiving workspace using pattern(s): [2024-09-05T20:37:06.923Z] Archives upload complete. [2024-09-05T20:37:07.183Z] INFO: archiving logs to Nexus [2024-09-05T20:37:07.752Z] ---> uname -a: [2024-09-05T20:37:07.752Z] Linux prd-ubuntu20-04-docker-8c-8g-9523 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-05T20:37:07.752Z] [2024-09-05T20:37:07.752Z] [2024-09-05T20:37:07.752Z] ---> lscpu: [2024-09-05T20:37:07.752Z] Architecture: x86_64 [2024-09-05T20:37:07.752Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-05T20:37:07.752Z] Byte Order: Little Endian [2024-09-05T20:37:07.752Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-05T20:37:07.752Z] CPU(s): 8 [2024-09-05T20:37:07.752Z] On-line CPU(s) list: 0-7 [2024-09-05T20:37:07.752Z] Thread(s) per core: 1 [2024-09-05T20:37:07.752Z] Core(s) per socket: 1 [2024-09-05T20:37:07.752Z] Socket(s): 8 [2024-09-05T20:37:07.752Z] NUMA node(s): 1 [2024-09-05T20:37:07.752Z] Vendor ID: AuthenticAMD [2024-09-05T20:37:07.752Z] CPU family: 23 [2024-09-05T20:37:07.752Z] Model: 49 [2024-09-05T20:37:07.752Z] Model name: AMD EPYC-Rome Processor [2024-09-05T20:37:07.752Z] Stepping: 0 [2024-09-05T20:37:07.752Z] CPU MHz: 2799.996 [2024-09-05T20:37:07.752Z] BogoMIPS: 5599.99 [2024-09-05T20:37:07.752Z] Virtualization: AMD-V [2024-09-05T20:37:07.752Z] Hypervisor vendor: KVM [2024-09-05T20:37:07.752Z] Virtualization type: full [2024-09-05T20:37:07.752Z] L1d cache: 256 KiB [2024-09-05T20:37:07.752Z] L1i cache: 256 KiB [2024-09-05T20:37:07.752Z] L2 cache: 4 MiB [2024-09-05T20:37:07.752Z] L3 cache: 128 MiB [2024-09-05T20:37:07.752Z] NUMA node0 CPU(s): 0-7 [2024-09-05T20:37:07.752Z] Vulnerability Itlb multihit: Not affected [2024-09-05T20:37:07.752Z] Vulnerability L1tf: Not affected [2024-09-05T20:37:07.752Z] Vulnerability Mds: Not affected [2024-09-05T20:37:07.752Z] Vulnerability Meltdown: Not affected [2024-09-05T20:37:07.752Z] Vulnerability Mmio stale data: Not affected [2024-09-05T20:37:07.752Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-05T20:37:07.752Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-05T20:37:07.752Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-05T20:37:07.752Z] Vulnerability Srbds: Not affected [2024-09-05T20:37:07.752Z] Vulnerability Tsx async abort: Not affected [2024-09-05T20:37:07.752Z] 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-09-05T20:37:07.752Z] [2024-09-05T20:37:07.752Z] [2024-09-05T20:37:07.752Z] ---> nproc: [2024-09-05T20:37:07.752Z] 8 [2024-09-05T20:37:07.752Z] [2024-09-05T20:37:07.752Z] [2024-09-05T20:37:07.752Z] ---> df -h: [2024-09-05T20:37:07.752Z] Filesystem Size Used Avail Use% Mounted on [2024-09-05T20:37:07.752Z] overlay 155G 28G 128G 18% / [2024-09-05T20:37:07.752Z] tmpfs 64M 0 64M 0% /dev [2024-09-05T20:37:07.752Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-05T20:37:07.752Z] shm 64M 0 64M 0% /dev/shm [2024-09-05T20:37:07.752Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-09-05T20:37:07.752Z] [2024-09-05T20:37:07.752Z] [2024-09-05T20:37:07.752Z] ---> sar -b -r -n DEV: [2024-09-05T20:37:07.752Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9523) 09/05/24 _x86_64_ (8 CPU) [2024-09-05T20:37:07.752Z] [2024-09-05T20:37:07.752Z] 19:29:22 LINUX RESTART (8 CPU) [2024-09-05T20:37:07.752Z] [2024-09-05T20:37:07.752Z] 19:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-05T20:37:07.752Z] 19:31:01 365.31 10.81 354.50 0.00 1788.04 86218.20 0.00 [2024-09-05T20:37:07.752Z] 19:32:01 120.20 0.58 119.61 0.00 12.53 40925.20 0.00 [2024-09-05T20:37:07.752Z] 19:33:02 38.45 0.00 38.45 0.00 0.00 29013.26 0.00 [2024-09-05T20:37:07.752Z] 19:34:01 30.22 0.19 30.03 0.00 2.71 18856.87 0.00 [2024-09-05T20:37:07.752Z] 19:35:01 290.17 2.65 287.52 0.00 136.38 207795.50 0.00 [2024-09-05T20:37:07.752Z] 19:36:01 809.22 18.66 790.55 0.00 4411.66 219318.38 0.00 [2024-09-05T20:37:07.752Z] 19:37:01 300.22 0.42 299.80 0.00 3.33 75359.25 0.00 [2024-09-05T20:37:07.752Z] 19:38:01 333.32 0.05 333.27 0.00 2.80 104237.25 0.00 [2024-09-05T20:37:07.752Z] 19:39:01 683.57 0.00 683.57 0.00 0.00 140007.46 0.00 [2024-09-05T20:37:07.752Z] 19:40:01 211.73 0.03 211.70 0.00 3.07 7774.97 0.00 [2024-09-05T20:37:07.752Z] 19:41:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2024-09-05T20:37:07.753Z] 19:42:01 1.85 0.00 1.85 0.00 0.00 26.26 0.00 [2024-09-05T20:37:07.753Z] 19:43:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2024-09-05T20:37:07.753Z] 19:44:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2024-09-05T20:37:07.753Z] 19:45:01 1.83 0.02 1.82 0.00 0.13 20.00 0.00 [2024-09-05T20:37:07.753Z] 19:46:01 1.50 0.00 1.50 0.00 0.00 21.46 0.00 [2024-09-05T20:37:07.753Z] 19:47:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2024-09-05T20:37:07.753Z] 19:48:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 [2024-09-05T20:37:07.753Z] 19:49:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 [2024-09-05T20:37:07.753Z] 19:50:01 1.27 0.00 1.27 0.00 0.00 17.33 0.00 [2024-09-05T20:37:07.753Z] 19:51:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2024-09-05T20:37:07.753Z] 19:52:01 1.08 0.00 1.08 0.00 0.00 13.99 0.00 [2024-09-05T20:37:07.753Z] 19:53:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2024-09-05T20:37:07.753Z] 19:54:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2024-09-05T20:37:07.753Z] 19:55:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2024-09-05T20:37:07.753Z] 19:56:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 [2024-09-05T20:37:07.753Z] 19:57:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 [2024-09-05T20:37:07.753Z] 19:58:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2024-09-05T20:37:07.753Z] 19:59:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 [2024-09-05T20:37:07.753Z] 20:00:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 [2024-09-05T20:37:07.753Z] 20:01:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2024-09-05T20:37:07.753Z] 20:02:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2024-09-05T20:37:07.753Z] 20:03:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2024-09-05T20:37:07.753Z] 20:04:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2024-09-05T20:37:07.753Z] 20:05:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2024-09-05T20:37:07.753Z] 20:06:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 [2024-09-05T20:37:07.753Z] 20:07:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-09-05T20:37:07.753Z] 20:08:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 [2024-09-05T20:37:07.753Z] 20:09:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 [2024-09-05T20:37:07.753Z] 20:10:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2024-09-05T20:37:07.753Z] 20:11:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2024-09-05T20:37:07.753Z] 20:12:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2024-09-05T20:37:07.753Z] 20:13:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2024-09-05T20:37:07.753Z] 20:14:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2024-09-05T20:37:07.753Z] 20:15:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2024-09-05T20:37:07.753Z] 20:16:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2024-09-05T20:37:07.753Z] 20:17:01 1.02 0.02 1.00 0.00 0.13 11.46 0.00 [2024-09-05T20:37:07.753Z] 20:18:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 [2024-09-05T20:37:07.753Z] 20:19:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2024-09-05T20:37:07.753Z] 20:20:01 3.05 1.52 1.53 0.00 35.45 20.39 0.00 [2024-09-05T20:37:07.753Z] 20:21:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2024-09-05T20:37:07.753Z] 20:22:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2024-09-05T20:37:07.753Z] 20:23:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2024-09-05T20:37:07.753Z] 20:24:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2024-09-05T20:37:07.753Z] 20:25:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 [2024-09-05T20:37:07.753Z] 20:26:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2024-09-05T20:37:07.753Z] 20:27:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2024-09-05T20:37:07.753Z] 20:28:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 [2024-09-05T20:37:07.753Z] 20:29:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2024-09-05T20:37:07.753Z] 20:30:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 [2024-09-05T20:37:07.753Z] 20:31:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2024-09-05T20:37:07.753Z] 20:32:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 [2024-09-05T20:37:07.753Z] 20:33:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 [2024-09-05T20:37:07.753Z] 20:34:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2024-09-05T20:37:07.753Z] 20:35:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2024-09-05T20:37:07.753Z] 20:36:01 1.18 0.00 1.18 0.00 0.00 15.46 0.00 [2024-09-05T20:37:07.753Z] 20:37:01 63.34 0.25 63.09 0.00 19.60 18175.24 0.00 [2024-09-05T20:37:07.753Z] Average: 49.41 0.52 48.89 0.00 95.35 14137.56 0.00 [2024-09-05T20:37:07.753Z] [2024-09-05T20:37:07.753Z] 19:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-05T20:37:07.753Z] 19:31:01 28657884 31506896 806948 2.45 81372 3022856 1998872 5.89 1129372 2691080 7520 [2024-09-05T20:37:07.753Z] 19:32:01 27325036 31433480 870664 2.65 128564 4113464 1928576 5.68 1739392 3280832 642188 [2024-09-05T20:37:07.753Z] 19:33:02 26570212 31012948 1289088 3.92 132736 4424564 2620072 7.72 2101828 3647372 628944 [2024-09-05T20:37:07.753Z] 19:34:01 26619968 31496004 803268 2.44 135556 4812864 1987568 5.86 1715792 3940744 508372 [2024-09-05T20:37:07.753Z] 19:35:01 20732688 31342096 929804 2.83 156144 10405916 2743360 8.08 1941844 9443016 1362356 [2024-09-05T20:37:07.753Z] 19:36:01 14314312 31371700 878432 2.67 344656 16259660 2494832 7.35 2860836 14514572 1238124 [2024-09-05T20:37:07.753Z] 19:37:01 8705196 28116580 4054752 12.33 382140 18195480 11692044 34.46 6978676 15509628 1271636 [2024-09-05T20:37:07.753Z] 19:38:01 5679496 26954376 5231820 15.91 393108 20003732 10483760 30.90 8815500 16677608 477188 [2024-09-05T20:37:07.753Z] 19:39:01 9778204 31345260 894832 2.72 404304 20437624 2526340 7.45 3307288 18322088 176 [2024-09-05T20:37:07.753Z] 19:40:01 9687376 31393928 854096 2.60 407284 20570744 2298980 6.78 3335600 18389188 20 [2024-09-05T20:37:07.753Z] 19:41:01 9688644 31395220 852876 2.59 407300 20570748 2298980 6.78 3335504 18389192 16 [2024-09-05T20:37:07.753Z] 19:42:01 9732704 31439304 808724 2.46 407332 20570752 2298980 6.78 3292560 18389196 12 [2024-09-05T20:37:07.753Z] 19:43:01 9733688 31440336 807696 2.46 407344 20570756 2298980 6.78 3291484 18389200 4 [2024-09-05T20:37:07.753Z] 19:44:01 9735224 31441872 806072 2.45 407372 20570756 2298980 6.78 3289952 18389200 8 [2024-09-05T20:37:07.753Z] 19:45:01 9735552 31442296 806068 2.45 407412 20570760 2285528 6.74 3290440 18389204 16 [2024-09-05T20:37:07.753Z] 19:46:01 9735156 31441928 806316 2.45 407456 20570736 2285528 6.74 3290392 18389180 12 [2024-09-05T20:37:07.753Z] 19:47:01 9735296 31442116 806016 2.45 407480 20570740 2285528 6.74 3290172 18389184 8 [2024-09-05T20:37:07.753Z] 19:48:01 9735060 31441928 806152 2.45 407516 20570744 2285528 6.74 3290236 18389188 60 [2024-09-05T20:37:07.753Z] 19:49:01 9734720 31441620 806400 2.45 407548 20570744 2285528 6.74 3290252 18389188 12 [2024-09-05T20:37:07.753Z] 19:50:01 9735876 31442796 805140 2.45 407600 20570744 2285528 6.74 3289368 18389192 76 [2024-09-05T20:37:07.753Z] 19:51:01 9736044 31443020 805080 2.45 407640 20570752 2285528 6.74 3289424 18389196 16 [2024-09-05T20:37:07.753Z] 19:52:01 9736060 31443080 805016 2.45 407656 20570756 2285528 6.74 3289576 18389200 60 [2024-09-05T20:37:07.753Z] 19:53:01 9736028 31443084 804956 2.45 407668 20570760 2285528 6.74 3289612 18389204 28 [2024-09-05T20:37:07.753Z] 19:54:01 9735728 31442796 805180 2.45 407684 20570760 2269324 6.69 3289648 18389204 4 [2024-09-05T20:37:07.753Z] 19:55:01 9735648 31442736 805284 2.45 407712 20570756 2269324 6.69 3289816 18389208 36 [2024-09-05T20:37:07.753Z] 19:56:01 9735756 31442848 805052 2.45 407732 20570772 2269324 6.69 3289756 18389212 76 [2024-09-05T20:37:07.753Z] 19:57:01 9735740 31442880 805004 2.45 407744 20570772 2269324 6.69 3289788 18389212 8 [2024-09-05T20:37:07.753Z] 19:58:01 9735472 31442652 805180 2.45 407768 20570780 2269324 6.69 3289840 18389216 4 [2024-09-05T20:37:07.753Z] 19:59:01 9735904 31443092 805116 2.45 407784 20570780 2269324 6.69 3289828 18389216 8 [2024-09-05T20:37:07.753Z] 20:00:01 9736076 31443280 804892 2.45 407816 20570780 2269324 6.69 3289924 18389220 16 [2024-09-05T20:37:07.753Z] 20:01:01 9735596 31442976 805144 2.45 407848 20570916 2269324 6.69 3289940 18389360 36 [2024-09-05T20:37:07.753Z] 20:02:01 9734956 31442368 805680 2.45 407872 20570916 2269324 6.69 3290300 18389360 16 [2024-09-05T20:37:07.753Z] 20:03:01 9734616 31442060 805888 2.45 407892 20570920 2269324 6.69 3290288 18389364 32 [2024-09-05T20:37:07.753Z] 20:04:01 9734672 31442136 805800 2.45 407908 20570920 2269324 6.69 3290348 18389364 44 [2024-09-05T20:37:07.753Z] 20:05:01 9735296 31442780 805328 2.45 407932 20570916 2269324 6.69 3289928 18389368 36 [2024-09-05T20:37:07.753Z] 20:06:01 9735572 31443088 804980 2.45 407960 20570928 2269324 6.69 3289884 18389372 8 [2024-09-05T20:37:07.753Z] 20:07:01 9735548 31443092 804928 2.45 407968 20570928 2269324 6.69 3289908 18389372 12 [2024-09-05T20:37:07.753Z] 20:08:01 9735248 31442808 805148 2.45 407976 20570936 2269324 6.69 3289972 18389376 68 [2024-09-05T20:37:07.753Z] 20:09:01 9735200 31442792 805108 2.45 408000 20570940 2269324 6.69 3289912 18389380 8 [2024-09-05T20:37:07.753Z] 20:10:01 9735472 31443124 804620 2.45 408036 20570940 2269324 6.69 3290012 18389380 36 [2024-09-05T20:37:07.753Z] 20:11:01 9735424 31443112 804580 2.45 408056 20570944 2269324 6.69 3289968 18389388 36 [2024-09-05T20:37:07.753Z] 20:12:01 9735408 31443116 804480 2.45 408072 20570944 2269324 6.69 3290004 18389388 8 [2024-09-05T20:37:07.753Z] 20:13:01 9735576 31443320 804416 2.45 408112 20570952 2269324 6.69 3290044 18389392 8 [2024-09-05T20:37:07.753Z] 20:14:01 9735560 31443348 804580 2.45 408136 20570956 2269324 6.69 3290076 18389400 60 [2024-09-05T20:37:07.753Z] 20:15:01 9735504 31443340 804496 2.45 408176 20570956 2285380 6.74 3290684 18389400 48 [2024-09-05T20:37:07.753Z] 20:16:01 9735528 31443392 804440 2.45 408204 20570960 2285380 6.74 3290156 18389404 12 [2024-09-05T20:37:07.753Z] 20:17:01 9735180 31443100 804676 2.45 408232 20570964 2285380 6.74 3290548 18389404 232 [2024-09-05T20:37:07.753Z] 20:18:01 9735252 31443200 804568 2.45 408260 20570968 2285380 6.74 3290208 18389408 28 [2024-09-05T20:37:07.753Z] 20:19:01 9734984 31442960 804800 2.45 408276 20570972 2285380 6.74 3290236 18389412 28 [2024-09-05T20:37:07.753Z] 20:20:01 9724700 31434528 813156 2.47 408324 20572016 2285380 6.74 3302632 18389656 16 [2024-09-05T20:37:07.753Z] 20:21:01 9724908 31434780 813060 2.47 408344 20572036 2285380 6.74 3302396 18389660 8 [2024-09-05T20:37:07.753Z] 20:22:01 9724884 31434768 813024 2.47 408360 20572040 2285380 6.74 3302348 18389664 144 [2024-09-05T20:37:07.753Z] 20:23:01 9724324 31434228 813516 2.47 408364 20572040 2285380 6.74 3302364 18389664 8 [2024-09-05T20:37:07.753Z] 20:24:01 9724568 31434488 813184 2.47 408388 20572044 2285380 6.74 3302408 18389668 60 [2024-09-05T20:37:07.753Z] 20:25:01 9724300 31434260 813368 2.47 408424 20572028 2285380 6.74 3302516 18389668 16 [2024-09-05T20:37:07.753Z] 20:26:01 9724000 31433984 813552 2.47 408456 20572052 2268808 6.69 3302520 18389676 156 [2024-09-05T20:37:07.753Z] 20:27:01 9723664 31433700 814012 2.48 408484 20572056 2268808 6.69 3302496 18389680 24 [2024-09-05T20:37:07.753Z] 20:28:01 9723608 31433788 813896 2.48 408488 20572184 2252636 6.64 3302508 18389808 44 [2024-09-05T20:37:07.753Z] 20:29:01 9723560 31433752 813864 2.48 408496 20572192 2252636 6.64 3302512 18389812 44 [2024-09-05T20:37:07.753Z] 20:30:01 9723228 31433428 814120 2.48 408520 20572184 2252636 6.64 3302456 18389812 172 [2024-09-05T20:37:07.753Z] 20:31:01 9722920 31433196 814292 2.48 408560 20572196 2252636 6.64 3302468 18389824 12 [2024-09-05T20:37:07.753Z] 20:32:01 9722840 31433124 814356 2.48 408588 20572200 2252636 6.64 3302460 18389824 60 [2024-09-05T20:37:07.753Z] 20:33:01 9722760 31433072 814356 2.48 408616 20572200 2268688 6.69 3302488 18389824 16 [2024-09-05T20:37:07.753Z] 20:34:01 9722676 31433020 814580 2.48 408636 20572204 2268688 6.69 3302516 18389828 12 [2024-09-05T20:37:07.753Z] 20:35:01 9722716 31433084 814468 2.48 408672 20572204 2268688 6.69 3302640 18389832 20 [2024-09-05T20:37:07.753Z] 20:36:01 9722384 31432792 814660 2.48 408704 20572212 2284856 6.73 3302592 18389832 56 [2024-09-05T20:37:07.753Z] 20:37:01 9173900 31391200 853828 2.60 412520 21025784 2291028 6.75 3346836 18839904 168 [2024-09-05T20:37:07.753Z] Average: 10928019 31312738 936700 2.85 385482 19332266 2545042 7.50 3310079 17239762 91624 [2024-09-05T20:37:07.753Z] [2024-09-05T20:37:07.753Z] 19:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-05T20:37:07.753Z] 19:31:01 veth767db23 124.27 132.11 12.22 116.66 0.00 0.00 0.00 0.01 [2024-09-05T20:37:07.753Z] 19:31:01 ens3 995.05 935.50 8803.95 116.25 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:31:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:31:01 docker0 713.03 658.55 52.22 3044.87 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:32:01 veth8627128 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:32:01 ens3 276.45 169.62 1989.27 25.04 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:32:01 docker0 150.12 241.93 12.17 1956.95 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:33:02 veth8627128 1.37 1.38 0.12 0.13 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:33:02 ens3 32.77 22.76 25.34 14.65 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:33:02 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:34:01 veth8627128 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:34:01 ens3 18.32 10.86 15.96 8.53 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 vethcece1df 2.03 3.55 0.15 31.45 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 veth7d78663 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 vetha2002ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 veth16ee23d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 veth8286b87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 veth521fb75 1.77 3.42 0.14 40.63 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 vethde52732 0.35 0.48 0.03 0.14 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 vethc4732f6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 ens3 254.44 175.52 4081.80 161.96 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 vethf06cbc1 4.78 7.18 0.38 92.73 0.00 0.00 0.00 0.01 [2024-09-05T20:37:07.753Z] 19:35:01 vetha45c979 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 vethe306900 2.43 6.20 0.19 130.78 0.00 0.00 0.00 0.01 [2024-09-05T20:37:07.753Z] 19:35:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 veth95edcca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:35:01 docker0 11.36 20.01 0.73 295.66 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:36:01 vethde52732 0.08 0.93 0.00 0.04 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:36:01 ens3 978.20 516.10 9134.19 58.52 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:36:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:36:01 docker0 448.84 799.23 38.59 7047.31 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:37:01 veth9a357cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:37:01 veth4d10fb4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:37:01 veth22c8f43 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:37:01 vethde52732 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:37:01 vethf282d12 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:37:01 veth1fa66c8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.753Z] 19:37:01 ens3 11.93 8.16 9.37 5.39 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:37:01 vethf4aafa2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:37:01 veth0f3126f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:37:01 vethf3396a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:37:01 veth3227803 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:37:01 veth2b62ea3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:37:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:37:01 veth7991f1e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:37:01 vethd117e4f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:37:01 vetheec243f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 veth9a357cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 veth4d10fb4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 veth22c8f43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 vethde52732 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 vethf282d12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 veth1fa66c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 ens3 4.02 2.07 3.18 1.69 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 vethf4aafa2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 veth0f3126f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 vethf3396a3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 veth3227803 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 veth2b62ea3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 veth7991f1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 vethd117e4f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:38:01 vetheec243f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:39:01 veth55d6f10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:39:01 vethde52732 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:39:01 ens3 23.26 14.10 18.82 10.44 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:39:01 veth5269ec9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:40:01 ens3 7.23 4.47 6.77 3.08 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:44:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:45:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:46:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:47:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:50:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:51:01 ens3 0.22 0.10 0.17 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:55:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:56:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:57:01 ens3 0.30 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:58:01 ens3 0.25 0.18 0.09 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:59:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:00:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:02:01 ens3 0.43 0.42 0.26 0.22 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:04:01 ens3 0.77 0.38 0.30 0.22 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:05:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:06:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:07:01 ens3 0.20 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:10:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:13:01 ens3 0.18 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:15:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:20:01 ens3 8.38 6.30 5.65 6.38 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.754Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:30:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:35:01 ens3 0.32 0.18 0.25 0.07 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:37:01 ens3 101.48 62.27 2528.03 13.62 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] Average: ens3 40.35 28.62 395.36 6.34 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] Average: docker0 19.60 25.54 1.54 183.57 0.00 0.00 0.00 0.00 [2024-09-05T20:37:07.755Z] [2024-09-05T20:37:07.755Z]