Pull request #4905 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1c70b789550ef8a2d47f9bd81025120f5ea545d+489770a83fbc98f336c86b0914a62f33e4a7a33e (ded3b898d7b7c367db357836aaa4ee61c634f3fa) 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-ssh14704282620827602282.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-ssh11070571490558897190.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-4905/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-4905/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11769374959833668238.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-4905/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10291703765054370260.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-ssh13459149789165921752.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-4905/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-4905/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7698239345034032374.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-9901 in /w/workspace/edgexfoundry_edgex-go_PR-4905 [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 > 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/4905/head:refs/remotes/origin/PR-4905 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit b1c70b789550ef8a2d47f9bd81025120f5ea545d Merge succeeded, producing b1c70b789550ef8a2d47f9bd81025120f5ea545d Checking out Revision b1c70b789550ef8a2d47f9bd81025120f5ea545d (PR-4905) Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f b1c70b789550ef8a2d47f9bd81025120f5ea545d # 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 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1c70b789550ef8a2d47f9bd81025120f5ea545d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:15:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:15:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:15:39 ========================================================= 19:15:39 EdgeX Global Pipelines Version Info 19:15:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:15:40 ------------------- 19:15:40 stable info: 19:15:40 ------------------- 19:15:40 Commited By: Cherry Wang cherry@iotechsys.com 19:15:40 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:15:40 Message: update stable to v1.0.263 19:15:41 ------------------- 19:15:41 experimental info: 19:15:41 ------------------- 19:15:41 Commited By: Cherry Wang cherry@iotechsys.com 19:15:41 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:15:41 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:15:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:15:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:15:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:15:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:15:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:15:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:15:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:15:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:15:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:15:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:15:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4905 [Pipeline] echo 19:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4905 [Pipeline] echo 19:15:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4905 [Pipeline] echo 19:15:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1c70b789550ef8a2d47f9bd81025120f5ea545d [Pipeline] echo 19:15:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1c70b7 [Pipeline] echo 19:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:43 provisioning config files... 19:15:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11440795127585661873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:44 ---> ****-login.sh 19:15:44 nexus3.edgexfoundry.org:10001 19:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:15:44 Configure a credential helper to remove this warning. See 19:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:15:44 19:15:44 Login Succeeded 19:15:44 nexus3.edgexfoundry.org:10002 19:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:15:44 Configure a credential helper to remove this warning. See 19:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:15:44 19:15:44 Login Succeeded 19:15:44 nexus3.edgexfoundry.org:10003 19:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:15:44 Configure a credential helper to remove this warning. See 19:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:15:44 19:15:44 Login Succeeded 19:15:44 nexus3.edgexfoundry.org:10004 19:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:15:44 Configure a credential helper to remove this warning. See 19:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:15:44 19:15:44 Login Succeeded 19:15:44 ****.io 19:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:15:44 Configure a credential helper to remove this warning. See 19:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:15:44 19:15:44 Login Succeeded 19:15:44 ---> ****-login.sh ends [Pipeline] } 19:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:45 + 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 19:15:45 + dirname cmd/core-command/Dockerfile 19:15:45 + cut -d/ -f2 19:15:45 + echo core-command,cmd/core-command/Dockerfile 19:15:45 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 19:15:45 -d/ -f2 19:15:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:15:45 + + cut -d/ -f2 19:15:45 dirname cmd/core-data/Dockerfile 19:15:45 + echo core-data,cmd/core-data/Dockerfile 19:15:45 + dirname cmd/core-keeper/Dockerfile 19:15:45 + cut -d/ -f2 19:15:45 + echo core-keeper,cmd/core-keeper/Dockerfile 19:15:45 + + dirname cmd/core-metadata/Dockerfile 19:15:45 cut -d/ -f2 19:15:45 + echo core-metadata,cmd/core-metadata/Dockerfile 19:15:45 + dirname cmd/security-bootstrapper/Dockerfile 19:15:45 + cut -d/ -f2 19:15:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:15:45 + dirname cmd/security-proxy-auth/Dockerfile+ 19:15:45 cut -d/ -f2 19:15:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:15:45 + + dirname cmd/security-proxy-setup/Dockerfile 19:15:45 cut -d/ -f2 19:15:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:15:45 + dirname cmd/security-secretstore-setup/Dockerfile 19:15:45 + cut -d/ -f2 19:15:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:15:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:15:45 + cut -d/ -f2 19:15:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:15:45 + dirname cmd/security-spire-agent/Dockerfile 19:15:45 + cut -d/ -f2 19:15:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:15:45 + dirname cmd/security-spire-config/Dockerfile+ 19:15:45 cut -d/ -f2 19:15:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:15:45 + dirname cmd/security-spire-server/Dockerfile 19:15:45 + cut -d/ -f2 19:15:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:15:45 + dirname cmd/support-cron-scheduler/Dockerfile 19:15:45 + cut -d/ -f2 19:15:45 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:15:45 + dirname cmd/support-notifications/Dockerfile 19:15:45 + cut -d/ -f2 19:15:45 + echo support-notifications,cmd/support-notifications/Dockerfile 19:15:45 + dirname cmd/support-scheduler/Dockerfile 19:15:45 + cut -d/ -f2 19:15:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:15:45 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 19:15:45 + git rev-list -1 --merges b1c70b789550ef8a2d47f9bd81025120f5ea545d~1..b1c70b789550ef8a2d47f9bd81025120f5ea545d [Pipeline] echo 19:15:45 -----------> git rev-list -1 --merges b1c70b789550ef8a2d47f9bd81025120f5ea545d~1..b1c70b789550ef8a2d47f9bd81025120f5ea545d b1c70b789550ef8a2d47f9bd81025120f5ea545d [false] [Pipeline] sh 19:15:46 + git log --format=format:%s -1 b1c70b789550ef8a2d47f9bd81025120f5ea545d [Pipeline] echo 19:15:46 ========================================================= 19:15:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:15:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:15:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:46 + grep -v github /etc/ssh/ssh_known_hosts 19:15:46 + [ -e /tmp/ssh_known_hosts ] 19:15:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:15:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:15:46 + sudo tee -a /etc/ssh/ssh_known_hosts 19:15:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:47 19:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:47 0.1.4: Pulling from edgex-devops/py-git-semver 19:15:47 b85a868b505f: Pulling fs layer 19:15:47 e2be974225ed: Pulling fs layer 19:15:47 339a4e72a1f5: Pulling fs layer 19:15:47 988bab9f4d93: Pulling fs layer 19:15:47 1469e6f7b9e6: Pulling fs layer 19:15:47 eaf3925da568: Pulling fs layer 19:15:47 bab4dde63d76: Pulling fs layer 19:15:47 bde34c3a00c8: Pulling fs layer 19:15:47 b352a97aabf1: Pulling fs layer 19:15:47 4872d77fe225: Pulling fs layer 19:15:47 5851b861e8e6: Pulling fs layer 19:15:47 bde34c3a00c8: Waiting 19:15:47 eaf3925da568: Waiting 19:15:47 b352a97aabf1: Waiting 19:15:47 4872d77fe225: Waiting 19:15:47 bab4dde63d76: Waiting 19:15:47 988bab9f4d93: Waiting 19:15:47 5851b861e8e6: Waiting 19:15:47 1469e6f7b9e6: Waiting 19:15:47 e2be974225ed: Verifying Checksum 19:15:47 e2be974225ed: Download complete 19:15:47 988bab9f4d93: Verifying Checksum 19:15:47 988bab9f4d93: Download complete 19:15:48 1469e6f7b9e6: Verifying Checksum 19:15:48 339a4e72a1f5: Verifying Checksum 19:15:48 339a4e72a1f5: Download complete 19:15:48 bde34c3a00c8: Download complete 19:15:48 b352a97aabf1: Download complete 19:15:48 4872d77fe225: Download complete 19:15:48 5851b861e8e6: Verifying Checksum 19:15:48 5851b861e8e6: Download complete 19:15:48 b85a868b505f: Verifying Checksum 19:15:48 b85a868b505f: Download complete 19:15:48 bab4dde63d76: Verifying Checksum 19:15:48 bab4dde63d76: Download complete 19:15:49 b85a868b505f: Pull complete 19:15:49 e2be974225ed: Pull complete 19:15:50 339a4e72a1f5: Pull complete 19:15:50 988bab9f4d93: Pull complete 19:15:50 1469e6f7b9e6: Pull complete 19:15:50 eaf3925da568: Pull complete 19:15:52 bab4dde63d76: Pull complete 19:15:52 bde34c3a00c8: Pull complete 19:15:52 b352a97aabf1: Pull complete 19:15:52 4872d77fe225: Pull complete 19:15:52 5851b861e8e6: Pull complete 19:15:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:53 prd-ubuntu20.04-docker-8c-8g-9901 does not seem to be running inside a container 19:15:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:15:55 $ docker top d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 -eo pid,comm 19:15:56 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). 19:15:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:56 [ssh-agent] Looking for ssh-agent implementation... 19:15:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:56 $ docker exec d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 ssh-agent 19:15:56 SSH_AUTH_SOCK=/tmp/ssh-7zBX9RspmkUf/agent.32 19:15:56 SSH_AGENT_PID=38 19:15:56 Running ssh-add (command line suppressed) 19:15:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17721321080656187972.key (/w/workspace/edgex-go/1@tmp/private_key_17721321080656187972.key) 19:15:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:56 + git tag --points-at HEAD [Pipeline] } 19:15:56 $ docker exec --env ******** --env ******** d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 ssh-agent -k 19:15:57 unset SSH_AUTH_SOCK; 19:15:57 unset SSH_AGENT_PID; 19:15:57 echo Agent pid 38 killed; 19:15:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:15:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:57 [ssh-agent] Looking for ssh-agent implementation... 19:15:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:57 $ docker exec d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 ssh-agent 19:15:57 SSH_AUTH_SOCK=/tmp/ssh-Ltj0WsEVtRBV/agent.71 19:15:57 SSH_AGENT_PID=77 19:15:57 Running ssh-add (command line suppressed) 19:15:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3855037645401698758.key (/w/workspace/edgex-go/1@tmp/private_key_3855037645401698758.key) 19:15:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:57 + git semver init 19:15:58 2024-09-09 19:15:58,027 [run_init] DEBUG init version:0.0.0 force:False 19:15:58 2024-09-09 19:15:58,028 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:15:58 2024-09-09 19:15:58,029 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:15:58 2024-09-09 19:15:58,029 [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) 19:16:03 2024-09-09 19:16:03,379 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:16:03 2024-09-09 19:16:03,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4905 with force:False 19:16:03 2024-09-09 19:16:03,380 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4905 19:16:03 2024-09-09 19:16:03,385 [execute] INFO git cat-file --batch-check 19:16:03 2024-09-09 19:16:03,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:16:03 2024-09-09 19:16:03,391 [execute] INFO git cat-file --batch 19:16:03 2024-09-09 19:16:03,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:16:03 2024-09-09 19:16:03,396 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4905 19:16:03 0.0.0 [Pipeline] } 19:16:03 $ docker exec --env ******** --env ******** d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 ssh-agent -k 19:16:03 unset SSH_AUTH_SOCK; 19:16:03 unset SSH_AGENT_PID; 19:16:03 echo Agent pid 77 killed; 19:16:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:16:04 + git semver [Pipeline] } 19:16:04 $ docker stop --time=1 d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 19:16:05 $ docker rm -f --volumes d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 [Pipeline] // withDockerContainer [Pipeline] sh 19:16:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:16:06 Stashed 1 file(s) [Pipeline] echo 19:16:06 [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 19:16:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:16:07 ========================================================= 19:16:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:16:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:16:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:16:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:16:08 619be1103602: Pulling fs layer 19:16:08 7862e08f4a3e: Pulling fs layer 19:16:08 5df492c9dc93: Pulling fs layer 19:16:08 7629e6793208: Pulling fs layer 19:16:08 4f4fb700ef54: Pulling fs layer 19:16:08 fb5054dd5b73: Pulling fs layer 19:16:08 eeca6798cff9: Pulling fs layer 19:16:08 aa269ceb94a6: Pulling fs layer 19:16:08 ada007ff1a6a: Pulling fs layer 19:16:08 7629e6793208: Waiting 19:16:08 4f4fb700ef54: Waiting 19:16:08 fb5054dd5b73: Waiting 19:16:08 eeca6798cff9: Waiting 19:16:08 aa269ceb94a6: Waiting 19:16:08 ada007ff1a6a: Waiting 19:16:08 7862e08f4a3e: Download complete 19:16:08 7629e6793208: Verifying Checksum 19:16:08 7629e6793208: Download complete 19:16:08 4f4fb700ef54: Verifying Checksum 19:16:08 4f4fb700ef54: Download complete 19:16:08 fb5054dd5b73: Verifying Checksum 19:16:08 fb5054dd5b73: Download complete 19:16:08 619be1103602: Download complete 19:16:08 eeca6798cff9: Verifying Checksum 19:16:08 eeca6798cff9: Download complete 19:16:08 619be1103602: Pull complete 19:16:08 ada007ff1a6a: Verifying Checksum 19:16:08 ada007ff1a6a: Download complete 19:16:08 7862e08f4a3e: Pull complete 19:16:08 5df492c9dc93: Verifying Checksum 19:16:08 5df492c9dc93: Download complete 19:16:08 aa269ceb94a6: Verifying Checksum 19:16:08 aa269ceb94a6: Download complete 19:16:12 5df492c9dc93: Pull complete 19:16:12 7629e6793208: Pull complete 19:16:12 4f4fb700ef54: Pull complete 19:16:12 fb5054dd5b73: Pull complete 19:16:12 eeca6798cff9: Pull complete 19:16:14 aa269ceb94a6: Pull complete 19:16:14 ada007ff1a6a: Pull complete 19:16:14 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:16:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:16:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:16:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:16:15 WORKDIR /edgex 19:16:15 COPY go.mod . 19:16:15 RUN go mod download 19:16:15 + docker build -t ci-base-image-x86_64 -f - . 19:16:15 Sending build context to Docker daemon 179.3MB 19:16:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:16:15 ---> f489d0715acc 19:16:15 Step 2/4 : WORKDIR /edgex 19:16:22 Still waiting to schedule task 19:16:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:16:22 ---> Running in aae665027ced 19:16:22 Removing intermediate container aae665027ced 19:16:22 ---> 8fd4787398c0 19:16:22 Step 3/4 : COPY go.mod . 19:16:22 ---> 5e67a89ade97 19:16:22 Step 4/4 : RUN go mod download 19:16:22 ---> Running in 02b7470d4f10 19:16:49 Removing intermediate container 02b7470d4f10 19:16:49 ---> ebac11f947dc 19:16:49 Successfully built ebac11f947dc 19:16:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:49 + docker inspect -f . ci-base-image-x86_64 19:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:49 prd-ubuntu20.04-docker-8c-8g-9901 does not seem to be running inside a container 19:16:49 $ 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 ******** ci-base-image-x86_64 cat 19:16:50 $ docker top 5655b6b9adaf2ba357510775df106223fa8673a3cef73af6d71efc611a6f5210 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:50 + go version 19:16:50 go version go1.21.9 linux/amd64 [Pipeline] } 19:16:50 $ docker stop --time=1 5655b6b9adaf2ba357510775df106223fa8673a3cef73af6d71efc611a6f5210 19:16:51 $ docker rm -f --volumes 5655b6b9adaf2ba357510775df106223fa8673a3cef73af6d71efc611a6f5210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:52 + docker inspect -f . ci-base-image-x86_64 19:16:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:52 prd-ubuntu20.04-docker-8c-8g-9901 does not seem to be running inside a container 19:16:52 $ 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 ******** ci-base-image-x86_64 cat 19:16:53 $ docker top 59ff17ad9f708c9df60ab623a094b15b237a8d7b60a654e1ec7a58d0da6deb67 -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:53 ========================================================= 19:16:53 [edgeXBuildGoParallel] Running Tests and Build... 19:16:53 ========================================================= [Pipeline] sh 19:16:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:16:54 + make test 19:16:54 go test -race -coverprofile=coverage.out ./... 19:17:02 ? github.com/edgexfoundry/edgex-go [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:17:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:17:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:17:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:17:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:17:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:17:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:17:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:17:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 19:17:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements 19:17:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.488s coverage: 93.4% of statements 19:17:39 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 19:17:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:17:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.388s coverage: 95.8% of statements 19:17:41 ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements 19:17:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:17:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] 19:17:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements 19:17:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements 19:17:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 19:17:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:17:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements 19:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:17:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:17:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:17:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:17:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.230s coverage: 79.9% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.029s coverage: 87.2% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 36.5% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.1% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.036s coverage: 61.8% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 19:18:08 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 19:18:08 running golangci-lint 19:18:08 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:18:08 go version go1.21.9 linux/amd64 19:18:08 level=info msg="[config_reader] Used config file .golangci.yml" 19:18:08 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:18:35 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 22.298638278s" 19:18:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.049126ms" 19:18:45 level=info msg="[linters_context/goanalysis] analyzers took 2m40.859722594s with top 10 stages: buildir: 59.943402958s, gosec: 9.508334176s, inspect: 2.962386985s, fact_deprecated: 2.934169878s, printf: 2.912876817s, ctrlflow: 2.639535787s, S1038: 2.158038018s, fact_purity: 1.547925498s, nilness: 1.51734463s, unmarshal: 1.343320618s" 19:18:45 level=info msg="[runner] Issues before processing: 214, after processing: 0" 19:18:45 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, nolint: 0/22" 19:18:45 level=info msg="[runner] processing took 18.671853ms with stages: nolint: 8.205574ms, identifier_marker: 5.209305ms, exclude-rules: 1.735394ms, path_prettifier: 1.651244ms, autogenerated_exclude: 1.100034ms, skip_dirs: 714.272µs, cgo: 34.83µs, filename_unadjuster: 15.79µs, fixer: 750ns, max_from_linter: 720ns, uniq_by_line: 690ns, max_same_issues: 670ns, exclude: 520ns, skip_files: 390ns, sort_results: 390ns, path_shortener: 370ns, severity-rules: 260ns, diff: 240ns, max_per_file_from_linter: 170ns, source_code: 130ns, path_prefixer: 110ns" 19:18:45 level=info msg="[runner] linters took 12.637292507s with stages: goanalysis_metalinter: 12.618524664s" 19:18:45 level=info msg="File cache stats: 0 entries of total size 0B" 19:18:45 level=info msg="Memory: 351 samples, avg is 316.8MB, max is 1372.4MB" 19:18:45 level=info msg="Execution took 34.993025744s" 19:18:45 go vet ./... 19:18:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:50 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:18:51 + ls -al . 19:18:51 total 916 19:18:51 drwxrwxr-x 11 1001 1001 4096 Sep 9 19:16 . 19:18:51 drwxr-xr-x 4 root root 4096 Sep 9 19:16 .. 19:18:51 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 .blubracket 19:18:51 -rw-rw-r-- 1 1001 1001 10 Sep 9 19:15 .dockerignore 19:18:51 drwxrwxr-x 8 1001 1001 4096 Sep 9 19:18 .git 19:18:51 drwxrwxr-x 3 1001 1001 4096 Sep 9 19:15 .github 19:18:51 -rw-rw-r-- 1 1001 1001 1102 Sep 9 19:15 .gitignore 19:18:51 -rw-rw-r-- 1 1001 1001 42 Sep 9 19:15 .golangci.yml 19:18:51 -rw-rw-r-- 1 1001 1001 100 Sep 9 19:15 .hadolint.yml 19:18:51 drwxr-xr-x 3 1001 1001 4096 Sep 9 19:16 .semver 19:18:51 -rw-rw-r-- 1 1001 1001 155 Sep 9 19:15 .sonarcloud.properties 19:18:51 -rw-rw-r-- 1 1001 1001 1171 Sep 9 19:15 ADOPTERS.md 19:18:51 -rw-rw-r-- 1 1001 1001 21286 Sep 9 19:15 Attribution.txt 19:18:51 -rw-rw-r-- 1 1001 1001 100284 Sep 9 19:15 CHANGELOG.md 19:18:51 -rw-rw-r-- 1 1001 1001 3804 Sep 9 19:15 CONTRIBUTING.md 19:18:51 -rw-rw-r-- 1 1001 1001 677 Sep 9 19:15 GOVERNANCE.md 19:18:51 -rw-rw-r-- 1 1001 1001 861 Sep 9 19:15 Jenkinsfile 19:18:51 -rw-rw-r-- 1 1001 1001 10775 Sep 9 19:15 LICENSE 19:18:51 -rw-rw-r-- 1 1001 1001 16854 Sep 9 19:15 Makefile 19:18:51 -rw-rw-r-- 1 1001 1001 582 Sep 9 19:15 OWNERS.md 19:18:51 -rw-rw-r-- 1 1001 1001 9528 Sep 9 19:15 README.md 19:18:51 -rw-rw-r-- 1 1001 1001 789 Sep 9 19:15 SECURITY.md 19:18:51 -rw-rw-r-- 1 1001 1001 5 Sep 9 19:16 VERSION 19:18:51 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 bin 19:18:51 drwxrwxr-x 20 1001 1001 4096 Sep 9 19:15 cmd 19:18:51 -rw-r--r-- 1 root root 545683 Sep 9 19:18 coverage.out 19:18:51 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 fuzz_test 19:18:51 -rw-rw-r-- 1 1001 1001 7306 Sep 9 19:15 go.mod 19:18:51 -rw-rw-r-- 1 1001 1001 102583 Sep 9 19:15 go.sum 19:18:51 drwxrwxr-x 7 1001 1001 4096 Sep 9 19:15 internal 19:18:51 drwxrwxr-x 3 1001 1001 4096 Sep 9 19:15 openapi 19:18:51 -rw-rw-r-- 1 1001 1001 584 Sep 9 19:15 security.txt 19:18:51 -rw-rw-r-- 1 1001 1001 204 Sep 9 19:15 version.go [Pipeline] sh 19:18:52 + '[' -e coverage.out ] 19:18:52 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:52 Stashed 1 file(s) [Pipeline] sh 19:18:52 + make build 19:18:52 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 19:18:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9903 in /w/workspace/edgexfoundry_edgex-go_PR-4905 [Pipeline] { [Pipeline] ws 19:18:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:19:01 The recommended git tool is: git 19:19:09 using credential edgex-jenkins-ssh 19:19:09 Cloning the remote Git repository 19:19:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:19:09 > git init /w/workspace/edgex-go/1 # timeout=10 19:19:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:19:10 > git --version # timeout=10 19:19:10 > git --version # 'git version 2.25.1' 19:19:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:20 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 19:19:20 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 19:19:20 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 19:19:21 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 19:19:22 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 19:19:27 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 19:19:29 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 19:19:30 Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit b1c70b789550ef8a2d47f9bd81025120f5ea545d 19:19:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:19:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:19:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:19:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4905/head:refs/remotes/origin/PR-4905 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:19:30 > git config core.sparsecheckout # timeout=10 19:19:30 > git checkout -f b1c70b789550ef8a2d47f9bd81025120f5ea545d # timeout=10 19:19:30 Merge succeeded, producing b1c70b789550ef8a2d47f9bd81025120f5ea545d 19:19:30 Checking out Revision b1c70b789550ef8a2d47f9bd81025120f5ea545d (PR-4905) 19:19:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:19:31 Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.0" 19:19:31 > git --version # timeout=10 19:19:31 > git --version # 'git version 2.25.1' 19:19:31 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 19:19:32 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 19:19:30 > git remote # timeout=10 19:19:30 > git config --get remote.origin.url # timeout=10 19:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:30 > git merge 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 19:19:30 > git rev-parse HEAD^{commit} # timeout=10 19:19:30 > git config core.sparsecheckout # timeout=10 19:19:30 > git checkout -f b1c70b789550ef8a2d47f9bd81025120f5ea545d # timeout=10 19:19:34 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 19:19:34 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 19:19:35 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:19:36 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 19:19:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:19:36 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:36 Dload Upload Total Spent Left Speed 19:19:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh 19:19:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:19:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:19:37 + sudo tee /etc/docker/daemon.new 19:19:37 { 19:19:37 "registry-mirrors": [ 19:19:37 "https://nexus3.edgexfoundry.org:10001" 19:19:37 ], 19:19:37 "bip": "10.250.0.254/24", 19:19:37 "hosts": [ 19:19:37 "tcp://0.0.0.0:5555", 19:19:37 "unix:///var/run/docker.sock" 19:19:37 ], 19:19:37 "mtu": 1458, 19:19:37 "selinux-enabled": true, 19:19:37 "seccomp-profile": "/etc/docker/seccomp.json" 19:19:37 } [Pipeline] sh [Pipeline] } 19:19:37 $ docker stop --time=1 59ff17ad9f708c9df60ab623a094b15b237a8d7b60a654e1ec7a58d0da6deb67 19:19:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 19:19:44 $ docker rm -f --volumes 59ff17ad9f708c9df60ab623a094b15b237a8d7b60a654e1ec7a58d0da6deb67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 19:19:45 + sudo service docker restart [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:19:46 19:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:19:46 latest: Pulling from edgex-devops/edgex-compose 19:19:46 91d30c5bc195: Pulling fs layer 19:19:46 2e9b0aa3be6d: Pulling fs layer 19:19:46 9c61dcf015f6: Pulling fs layer 19:19:46 4698f68db338: Pulling fs layer 19:19:46 2a2f49069b9e: Pulling fs layer 19:19:46 e0025b399a48: Pulling fs layer 19:19:46 e0025b399a48: Waiting 19:19:46 4698f68db338: Waiting 19:19:46 91d30c5bc195: Verifying Checksum 19:19:46 91d30c5bc195: Download complete 19:19:46 4698f68db338: Verifying Checksum 19:19:46 4698f68db338: Download complete 19:19:46 2e9b0aa3be6d: Verifying Checksum 19:19:46 2e9b0aa3be6d: Download complete 19:19:46 e0025b399a48: Download complete 19:19:46 91d30c5bc195: Pull complete 19:19:46 2a2f49069b9e: Download complete 19:19:47 2e9b0aa3be6d: Pull complete 19:19:47 9c61dcf015f6: Verifying Checksum 19:19:47 9c61dcf015f6: Download complete 19:19:49 9c61dcf015f6: Pull complete 19:19:49 4698f68db338: Pull complete 19:19:50 2a2f49069b9e: Pull complete 19:19:50 e0025b399a48: Pull complete 19:19:50 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:19:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:19:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:50 prd-ubuntu20.04-docker-8c-8g-9901 does not seem to be running inside a container 19:19:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:19:53 $ docker top 81db43da0e5d50b4b239bf582ded2de15e8c240faa3887a5205d5fcfde7f21b1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:54 + docker compose -f ./docker-compose-build.yml build --parallel 19:19:56 #1 [support-scheduler internal] load build definition from Dockerfile 19:19:56 #1 transferring dockerfile: 1.93kB done 19:19:56 #1 DONE 0.0s 19:19:56 19:19:56 #2 [core-command internal] load build definition from Dockerfile 19:19:56 #2 transferring dockerfile: 1.93kB done 19:19:56 #2 DONE 0.0s 19:19:56 19:19:56 #3 [security-spire-agent internal] load build definition from Dockerfile 19:19:56 #3 transferring dockerfile: 1.81kB done 19:19:56 #3 DONE 0.0s 19:19:56 19:19:56 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:19:56 #4 transferring dockerfile: 2.49kB done 19:19:56 #4 DONE 0.0s 19:19:56 19:19:56 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:19:56 #5 transferring dockerfile: 1.89kB done 19:19:56 #5 DONE 0.0s 19:19:56 19:19:56 #6 [core-metadata internal] load build definition from Dockerfile 19:19:56 #6 transferring dockerfile: 2.06kB done 19:19:56 #6 DONE 0.0s 19:19:56 19:19:56 #7 [security-spire-config internal] load build definition from Dockerfile 19:19:56 #7 transferring dockerfile: 1.69kB done 19:19:56 #7 DONE 0.0s 19:19:56 19:19:56 #8 [support-cron-scheduler internal] load build definition from Dockerfile 19:19:56 #8 transferring dockerfile: 1.85kB done 19:19:56 #8 DONE 0.0s 19:19:56 19:19:56 #9 [support-scheduler internal] load .dockerignore 19:19:56 #9 transferring context: 50B done 19:19:56 #9 DONE 0.0s 19:19:56 19:19:56 #10 [security-proxy-auth internal] load build definition from Dockerfile 19:19:56 #10 transferring dockerfile: 2.15kB done 19:19:56 #10 DONE 0.0s 19:19:56 19:19:56 #11 [core-data internal] load build definition from Dockerfile 19:19:56 #11 transferring dockerfile: 2.07kB done 19:19:56 #11 DONE 0.1s 19:19:56 19:19:56 #12 [support-notifications internal] load build definition from Dockerfile 19:19:56 #12 transferring dockerfile: 1.95kB done 19:19:56 #12 DONE 0.1s 19:19:56 19:19:56 #13 [core-keeper internal] load build definition from Dockerfile 19:19:56 #13 transferring dockerfile: 2.01kB done 19:19:56 #13 DONE 0.0s 19:19:56 19:19:56 #14 [security-spire-server internal] load build definition from Dockerfile 19:19:56 #14 transferring dockerfile: 1.70kB done 19:19:56 #14 DONE 0.0s 19:19:56 19:19:56 #15 [security-proxy-setup internal] load build definition from Dockerfile 19:19:56 #15 transferring dockerfile: 2.50kB done 19:19:56 #15 DONE 0.1s 19:19:56 19:19:56 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:19:56 #16 transferring dockerfile: 2.23kB done 19:19:56 #16 DONE 0.1s 19:19:56 19:19:56 #17 [security-bootstrapper internal] load build definition from Dockerfile 19:19:56 #17 transferring dockerfile: 3.17kB done 19:19:56 #17 DONE 0.0s 19:19:57 19:19:57 #18 [core-command internal] load .dockerignore 19:19:57 #18 transferring context: 50B done 19:19:57 #18 DONE 0.0s 19:19:57 19:19:57 #19 [security-spire-agent internal] load .dockerignore 19:19:57 #19 transferring context: 50B done 19:19:57 #19 DONE 0.0s 19:19:57 19:19:57 #20 [security-secretstore-setup internal] load .dockerignore 19:19:57 #20 transferring context: 50B done 19:19:57 #20 DONE 0.0s 19:19:57 19:19:57 #21 [security-spiffe-token-provider internal] load .dockerignore 19:19:57 #21 transferring context: 50B done 19:19:57 #21 DONE 0.0s 19:19:57 19:19:57 #22 [core-metadata internal] load .dockerignore 19:19:57 #22 transferring context: 50B done 19:19:57 #22 DONE 0.0s 19:19:57 19:19:57 #23 [security-spire-config internal] load .dockerignore 19:19:57 #23 transferring context: 50B done 19:19:57 #23 DONE 0.0s 19:19:57 19:19:57 #24 [support-cron-scheduler internal] load .dockerignore 19:19:57 #24 transferring context: 50B done 19:19:57 #24 DONE 0.0s 19:19:57 19:19:57 #25 [core-data internal] load .dockerignore 19:19:57 #25 transferring context: 50B done 19:19:57 #25 DONE 0.0s 19:19:57 19:19:57 #26 [security-proxy-auth internal] load .dockerignore 19:19:57 #26 transferring context: 50B done 19:19:57 #26 DONE 0.0s 19:19:57 19:19:57 #27 [support-notifications internal] load .dockerignore 19:19:57 #27 transferring context: 50B done 19:19:57 #27 DONE 0.0s 19:19:57 19:19:57 #28 [core-keeper internal] load .dockerignore 19:19:57 #28 transferring context: 50B done 19:19:57 #28 DONE 0.0s 19:19:57 19:19:57 #29 [security-proxy-setup internal] load .dockerignore 19:19:57 #29 transferring context: 50B done 19:19:57 #29 DONE 0.0s 19:19:57 19:19:57 #30 [security-spire-server internal] load .dockerignore 19:19:57 #30 transferring context: 50B done 19:19:57 #30 DONE 0.0s 19:19:57 19:19:57 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:57 #31 DONE 0.0s 19:19:57 19:19:57 #32 [security-bootstrapper internal] load .dockerignore 19:19:57 #32 transferring context: 50B done 19:19:57 #32 DONE 0.1s 19:19:57 19:19:57 #33 [core-common-config-bootstrapper internal] load .dockerignore 19:19:57 #33 transferring context: 50B done 19:19:57 #33 DONE 0.0s 19:19:57 19:19:57 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:19:57 #34 DONE 0.1s 19:19:57 19:19:57 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:19:57 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:57 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 19:19:57 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:19:57 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:19:57 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:19:57 #35 ... 19:19:57 19:19:57 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:57 #31 DONE 0.0s 19:19:57 19:19:57 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:57 #31 DONE 0.0s 19:19:57 19:19:57 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:19:57 #34 ... 19:19:57 19:19:57 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:57 #31 DONE 0.0s 19:19:57 19:19:57 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:19:57 #34 ... 19:19:57 19:19:57 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:57 #31 DONE 0.0s 19:19:57 19:19:57 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:19:58 #34 DONE 0.7s 19:19:58 19:19:58 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:19:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.8s done 19:19:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:19:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:19:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:19:58 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s 19:19:58 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done 19:19:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.8s done 19:19:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:19:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:19:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:19:58 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done 19:19:58 #35 DONE 1.6s 19:19:58 19:19:58 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:19:58 #36 DONE 1.3s 19:19:58 19:19:58 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:19:58 #37 DONE 1.3s 19:19:58 19:19:58 #38 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:03 provisioning config files... 19:20:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14759898245627899742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:03 #38 ... 19:20:03 19:20:03 #39 [support-scheduler internal] load build context 19:20:03 #39 transferring context: 171.47MB 6.5s 19:20:04 ---> ****-login.sh 19:20:04 nexus3.edgexfoundry.org:10001 19:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:04 Configure a credential helper to remove this warning. See 19:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:04 19:20:04 Login Succeeded 19:20:04 nexus3.edgexfoundry.org:10002 19:20:04 #39 ... 19:20:04 19:20:04 #40 [security-secretstore-setup internal] load build context 19:20:04 #40 ... 19:20:04 19:20:04 #39 [support-scheduler internal] load build context 19:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:05 Configure a credential helper to remove this warning. See 19:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:05 19:20:05 Login Succeeded 19:20:05 nexus3.edgexfoundry.org:10003 19:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:05 Configure a credential helper to remove this warning. See 19:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:05 19:20:05 Login Succeeded 19:20:05 nexus3.edgexfoundry.org:10004 19:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:05 Configure a credential helper to remove this warning. See 19:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:05 19:20:05 Login Succeeded 19:20:05 ****.io 19:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:06 Configure a credential helper to remove this warning. See 19:20:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:06 19:20:06 Login Succeeded 19:20:06 ---> ****-login.sh ends [Pipeline] } 19:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:20:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:20:07 #39 ... 19:20:07 19:20:07 #41 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:20:07 #41 ... 19:20:07 19:20:07 #39 [support-scheduler internal] load build context 19:20:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:20:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:20:07 ========================================================= 19:20:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:20:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:20:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:20:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:20:08 c6b39de5b339: Pulling fs layer 19:20:08 a69c41024577: Pulling fs layer 19:20:08 d6de4b400683: Pulling fs layer 19:20:08 #39 ... 19:20:08 19:20:08 #42 [support-notifications internal] load build context 19:20:08 #42 ... 19:20:08 19:20:08 #43 [security-proxy-setup internal] load build context 19:20:08 35cb2a7552d0: Pulling fs layer 19:20:08 4f4fb700ef54: Pulling fs layer 19:20:08 464afbd9ba4c: Pulling fs layer 19:20:08 00f215d4a9da: Pulling fs layer 19:20:08 d496ad576159: Pulling fs layer 19:20:08 4f4fb700ef54: Waiting 19:20:08 464afbd9ba4c: Waiting 19:20:08 00f215d4a9da: Waiting 19:20:08 d496ad576159: Waiting 19:20:08 35cb2a7552d0: Waiting 19:20:08 a69c41024577: Verifying Checksum 19:20:08 a69c41024577: Download complete 19:20:08 35cb2a7552d0: Verifying Checksum 19:20:08 35cb2a7552d0: Download complete 19:20:08 4f4fb700ef54: Verifying Checksum 19:20:08 4f4fb700ef54: Download complete 19:20:08 464afbd9ba4c: Verifying Checksum 19:20:08 464afbd9ba4c: Download complete 19:20:08 c6b39de5b339: Verifying Checksum 19:20:08 c6b39de5b339: Download complete 19:20:08 #43 ... 19:20:08 19:20:08 #44 [security-spiffe-token-provider internal] load build context 19:20:08 #44 ... 19:20:08 19:20:08 #45 [core-data internal] load build context 19:20:08 #45 ... 19:20:08 19:20:08 #46 [security-proxy-auth internal] load build context 19:20:08 #46 ... 19:20:08 19:20:08 #47 [security-spire-config internal] load build context 19:20:08 #47 transferring context: 25.96kB 0.1s done 19:20:08 d496ad576159: Verifying Checksum 19:20:08 d496ad576159: Download complete 19:20:08 #47 ... 19:20:08 19:20:08 #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:20:08 #48 ... 19:20:08 19:20:08 #49 [core-command internal] load build context 19:20:08 #49 transferring context: 283.76MB 10.8s 19:20:09 #49 ... 19:20:09 19:20:09 #50 [security-bootstrapper internal] load build context 19:20:09 #50 ... 19:20:09 19:20:09 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:20:09 #51 ... 19:20:09 19:20:09 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:20:09 c6b39de5b339: Pull complete 19:20:09 #52 ... 19:20:09 19:20:09 #53 [core-keeper internal] load build context 19:20:09 #53 ... 19:20:09 19:20:09 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:20:09 #54 ... 19:20:09 19:20:09 #55 [support-cron-scheduler internal] load build context 19:20:09 #55 ... 19:20:09 19:20:09 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:20:09 #56 ... 19:20:09 19:20:09 #57 [security-spire-server internal] load build context 19:20:09 #57 transferring context: 27.71kB 0.0s done 19:20:10 a69c41024577: Pull complete 19:20:10 #57 ... 19:20:10 19:20:10 #58 [security-spire-agent internal] load build context 19:20:10 #58 transferring context: 27.24kB 0.0s done 19:20:10 #58 ... 19:20:10 19:20:10 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:20:10 d6de4b400683: Verifying Checksum 19:20:10 #59 ... 19:20:10 19:20:10 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:20:10 #60 ... 19:20:10 19:20:10 #61 [core-common-config-bootstrapper internal] load build context 19:20:10 #61 transferring context: 297.06MB 12.3s 19:20:10 #61 ... 19:20:10 19:20:10 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:20:11 #62 ... 19:20:11 19:20:11 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:20:11 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:20:11 #63 ... 19:20:11 19:20:11 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:20:11 #64 ... 19:20:11 19:20:11 #65 [core-metadata internal] load build context 19:20:11 #65 ... 19:20:11 19:20:11 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:11 #66 ... 19:20:11 19:20:11 #67 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:20:11 #67 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12.3s done 19:20:11 00f215d4a9da: Verifying Checksum 19:20:11 00f215d4a9da: Download complete 19:20:11 #67 ... 19:20:11 19:20:11 #65 [core-metadata internal] load build context 19:20:14 #65 transferring context: 495.72MB 15.4s done 19:20:15 #65 ... 19:20:15 19:20:15 #40 [security-secretstore-setup internal] load build context 19:20:15 #40 transferring context: 495.72MB 16.5s done 19:20:15 #40 ... 19:20:15 19:20:15 #39 [support-scheduler internal] load build context 19:20:15 #39 ... 19:20:15 19:20:15 #61 [core-common-config-bootstrapper internal] load build context 19:20:17 #61 transferring context: 495.72MB 18.1s done 19:20:17 #61 ... 19:20:17 19:20:17 #42 [support-notifications internal] load build context 19:20:17 #42 transferring context: 495.72MB 18.5s done 19:20:17 #42 ... 19:20:17 19:20:17 #44 [security-spiffe-token-provider internal] load build context 19:20:17 #44 transferring context: 495.72MB 18.6s done 19:20:17 #44 ... 19:20:17 19:20:17 #43 [security-proxy-setup internal] load build context 19:20:17 #43 transferring context: 495.72MB 19.5s done 19:20:18 #43 ... 19:20:18 19:20:18 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:20:18 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19.9s done 19:20:18 #63 ... 19:20:18 19:20:18 #45 [core-data internal] load build context 19:20:18 #45 transferring context: 495.72MB 17.7s done 19:20:18 #45 ... 19:20:18 19:20:18 #46 [security-proxy-auth internal] load build context 19:20:18 #46 transferring context: 495.72MB 17.7s done 19:20:18 #46 ... 19:20:18 19:20:18 #50 [security-bootstrapper internal] load build context 19:20:18 #50 transferring context: 495.72MB 18.5s done 19:20:19 #50 ... 19:20:19 19:20:19 #49 [core-command internal] load build context 19:20:19 #49 transferring context: 495.72MB 15.7s done 19:20:19 #49 ... 19:20:19 19:20:19 #39 [support-scheduler internal] load build context 19:20:19 #39 transferring context: 495.72MB 21.0s done 19:20:19 #39 ... 19:20:19 19:20:19 #53 [core-keeper internal] load build context 19:20:19 #53 transferring context: 495.72MB 16.5s done 19:20:20 #53 ... 19:20:20 19:20:20 #55 [support-cron-scheduler internal] load build context 19:20:20 #55 transferring context: 495.72MB 16.1s done 19:20:23 d6de4b400683: Pull complete 19:20:23 35cb2a7552d0: Pull complete 19:20:23 4f4fb700ef54: Pull complete 19:20:23 464afbd9ba4c: Pull complete 19:20:25 #55 ... 19:20:25 19:20:25 #67 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:20:25 #67 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:20:32 #67 ... 19:20:32 19:20:32 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:20:32 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:20:34 00f215d4a9da: Pull complete 19:20:34 d496ad576159: Pull complete 19:20:34 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:20:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:20:35 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:20:35 WORKDIR /edgex 19:20:35 COPY go.mod . 19:20:35 RUN go mod download build 19:20:35 -t ci-base-image-arm64 -f - . 19:20:35 #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:20:35 #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:20:35 #63 ... 19:20:35 19:20:35 #57 [security-spire-server internal] load build context 19:20:35 #57 DONE 36.8s 19:20:35 19:20:35 #47 [security-spire-config internal] load build context 19:20:35 #47 DONE 36.8s 19:20:35 19:20:35 #65 [core-metadata internal] load build context 19:20:35 #65 DONE 37.5s 19:20:35 19:20:35 #58 [security-spire-agent internal] load build context 19:20:35 #58 DONE 36.8s 19:20:35 19:20:35 #55 [support-cron-scheduler internal] load build context 19:20:35 #55 DONE 37.5s 19:20:35 19:20:35 #53 [core-keeper internal] load build context 19:20:35 #53 DONE 37.5s 19:20:35 19:20:35 #49 [core-command internal] load build context 19:20:35 #49 DONE 37.5s 19:20:35 19:20:35 #40 [security-secretstore-setup internal] load build context 19:20:35 #40 DONE 37.5s 19:20:35 19:20:35 #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:20:35 #41 DONE 38.6s 19:20:35 19:20:35 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:20:35 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 19:20:35 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 19:20:35 #63 ... 19:20:35 19:20:35 #45 [core-data internal] load build context 19:20:35 #45 DONE 37.6s 19:20:35 19:20:35 #61 [core-common-config-bootstrapper internal] load build context 19:20:35 #61 DONE 37.6s 19:20:35 19:20:35 #46 [security-proxy-auth internal] load build context 19:20:35 #46 DONE 37.6s 19:20:35 19:20:35 #42 [support-notifications internal] load build context 19:20:35 #42 DONE 37.6s 19:20:35 19:20:35 #50 [security-bootstrapper internal] load build context 19:20:35 #50 DONE 37.6s 19:20:35 19:20:35 #43 [security-proxy-setup internal] load build context 19:20:35 #43 DONE 37.6s 19:20:35 19:20:35 #44 [security-spiffe-token-provider internal] load build context 19:20:35 #44 DONE 37.6s 19:20:35 19:20:35 #39 [support-scheduler internal] load build context 19:20:35 #39 DONE 38.5s 19:20:35 19:20:35 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:20:35 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:20:35 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 19:20:35 #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:20:35 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.2s 19:20:35 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.2s 19:20:35 Sending build context to Docker daemon 3.539MB 19:20:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:20:35 ---> f246e2811388 19:20:35 Step 2/4 : WORKDIR /edgex 19:20:35 #63 ... 19:20:35 19:20:35 #68 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:20:35 #68 DONE 0.3s 19:20:35 19:20:35 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:20:35 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 19:20:35 #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 19:20:35 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:20:35 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 6.29MB / 20.02MB 0.4s 19:20:36 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s 19:20:36 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 19:20:36 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 19:20:36 #63 ... 19:20:36 19:20:36 #38 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:20:36 #38 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:36 #38 37.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:36 #38 37.70 (1/1) Installing dumb-init (1.2.5-r2) 19:20:36 #38 37.71 Executing busybox-1.36.1-r7.trigger 19:20:36 #38 37.72 OK: 7 MiB in 16 packages 19:20:36 #38 DONE 38.2s 19:20:36 19:20:36 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:20:37 #63 ... 19:20:37 19:20:37 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:37 #66 DONE 37.9s 19:20:37 19:20:37 #67 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:20:37 #67 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:20:37 #67 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:20:37 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:20:37 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 19:20:37 #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 19:20:37 #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:20:37 #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 19:20:37 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:20:37 #67 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:20:37 #67 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s 19:20:37 #67 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done 19:20:38 ---> Running in 27e375dd814d 19:20:38 Removing intermediate container 27e375dd814d 19:20:38 ---> b4a4a524477e 19:20:38 Step 3/4 : COPY go.mod . 19:20:38 ---> 4ecdf9dcd9d0 19:20:38 Step 4/4 : RUN go mod download 19:20:38 ---> Running in 899d454f9c7b 19:20:38 #67 ... 19:20:38 19:20:38 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:20:38 #52 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:38 #52 37.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:38 #52 37.88 (1/4) Installing dumb-init (1.2.5-r2) 19:20:38 #52 37.88 (2/4) Installing openssl (3.1.7-r0) 19:20:38 #52 37.89 (3/4) Installing su-exec (0.2-r3) 19:20:38 #52 37.90 (4/4) Installing yq (4.33.3-r5) 19:20:38 #52 37.95 Executing busybox-1.36.1-r7.trigger 19:20:38 #52 37.96 OK: 17 MiB in 19 packages 19:20:38 #52 DONE 39.5s 19:20:38 19:20:38 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:20:38 #60 38.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:38 #60 38.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:38 #60 38.60 (1/2) Installing ca-certificates (20240226-r0) 19:20:38 #60 38.61 (2/2) Installing dumb-init (1.2.5-r2) 19:20:38 #60 38.62 Executing busybox-1.36.1-r7.trigger 19:20:38 #60 38.62 Executing ca-certificates-20240226-r0.trigger 19:20:38 #60 38.66 OK: 8 MiB in 17 packages 19:20:38 #60 DONE 39.9s 19:20:38 19:20:38 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:20:38 #54 37.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:38 #54 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:38 #54 37.79 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:20:38 #54 37.79 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:20:38 #54 37.79 OK: 20070 distinct packages available 19:20:38 #54 37.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:38 #54 37.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:38 #54 38.14 (1/5) Installing dumb-init (1.2.5-r2) 19:20:38 #54 38.14 (2/5) Installing musl-obstack (1.2.3-r2) 19:20:38 #54 38.14 (3/5) Installing libucontext (1.2-r2) 19:20:38 #54 38.14 (4/5) Installing gcompat (1.1.0-r1) 19:20:38 #54 38.15 (5/5) Installing openssl (3.1.7-r0) 19:20:38 #54 38.16 Executing busybox-1.36.1-r7.trigger 19:20:38 #54 38.16 OK: 8 MiB in 20 packages 19:20:38 #54 DONE 39.5s 19:20:38 19:20:38 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:20:38 #51 37.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:38 #51 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:38 #51 37.80 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:20:38 #51 37.80 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:20:38 #51 37.80 OK: 20070 distinct packages available 19:20:38 #51 37.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:38 #51 37.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:38 #51 38.14 (1/4) Installing dumb-init (1.2.5-r2) 19:20:38 #51 38.15 (2/4) Installing musl-obstack (1.2.3-r2) 19:20:38 #51 38.15 (3/4) Installing libucontext (1.2-r2) 19:20:38 #51 38.16 (4/4) Installing gcompat (1.1.0-r1) 19:20:38 #51 38.16 Executing busybox-1.36.1-r7.trigger 19:20:38 #51 38.17 OK: 8 MiB in 19 packages 19:20:38 #51 DONE 39.5s 19:20:38 19:20:38 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:20:38 #56 37.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:38 #56 37.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:38 #56 37.90 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:20:38 #56 37.90 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:20:38 #56 37.90 OK: 20070 distinct packages available 19:20:38 #56 37.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:38 #56 38.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:38 #56 38.29 (1/11) Installing ca-certificates (20240226-r0) 19:20:38 #56 38.30 (2/11) Installing brotli-libs (1.0.9-r14) 19:20:38 #56 38.33 (3/11) Installing libunistring (1.1-r1) 19:20:38 #56 38.36 (4/11) Installing libidn2 (2.3.4-r1) 19:20:38 #56 38.37 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:20:38 #56 38.38 (6/11) Installing libcurl (8.9.0-r0) 19:20:38 #56 38.39 (7/11) Installing curl (8.9.0-r0) 19:20:38 #56 38.39 (8/11) Installing dumb-init (1.2.5-r2) 19:20:38 #56 38.39 (9/11) Installing musl-obstack (1.2.3-r2) 19:20:38 #56 38.40 (10/11) Installing libucontext (1.2-r2) 19:20:38 #56 38.40 (11/11) Installing gcompat (1.1.0-r1) 19:20:38 #56 38.40 Executing busybox-1.36.1-r7.trigger 19:20:38 #56 38.41 Executing ca-certificates-20240226-r0.trigger 19:20:38 #56 38.45 OK: 12 MiB in 26 packages 19:20:38 #56 DONE 39.5s 19:20:38 19:20:38 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:20:38 #69 ... 19:20:38 19:20:38 #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:20:38 #48 38.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:38 #48 38.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:38 #48 39.26 (1/2) Installing dumb-init (1.2.5-r2) 19:20:38 #48 39.72 (2/2) Installing su-exec (0.2-r3) 19:20:38 #48 39.73 Executing busybox-1.36.1-r7.trigger 19:20:38 #48 39.74 OK: 7 MiB in 17 packages 19:20:38 #48 DONE 40.0s 19:20:38 19:20:38 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:20:38 #62 38.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:38 #62 38.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:38 #62 39.12 (1/3) Installing ca-certificates (20240226-r0) 19:20:38 #62 39.52 (2/3) Installing dumb-init (1.2.5-r2) 19:20:38 #62 39.53 (3/3) Installing tzdata (2024a-r0) 19:20:38 #62 39.60 Executing busybox-1.36.1-r7.trigger 19:20:38 #62 39.70 Executing ca-certificates-20240226-r0.trigger 19:20:38 #62 39.73 OK: 11 MiB in 18 packages 19:20:38 #62 DONE 39.9s 19:20:38 19:20:38 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:20:38 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 19:20:38 #63 DONE 40.3s 19:20:38 19:20:38 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:20:39 #67 DONE 40.4s 19:20:39 19:20:39 #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:20:40 #70 ... 19:20:40 19:20:40 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:20:40 #64 40.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:40 #64 40.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:40 #64 40.51 (1/1) Installing dumb-init (1.2.5-r2) 19:20:40 #64 40.51 Executing busybox-1.36.1-r7.trigger 19:20:40 #64 40.52 OK: 7 MiB in 16 packages 19:20:40 #64 DONE 40.8s 19:20:40 19:20:40 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:20:40 #59 40.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:40 #59 40.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:40 #59 40.49 (1/4) Installing ca-certificates (20240226-r0) 19:20:40 #59 40.51 (2/4) Installing dumb-init (1.2.5-r2) 19:20:40 #59 40.51 (3/4) Installing su-exec (0.2-r3) 19:20:40 #59 40.51 (4/4) Installing yq (4.33.3-r5) 19:20:40 #59 40.57 Executing busybox-1.36.1-r7.trigger 19:20:40 #59 40.61 Executing ca-certificates-20240226-r0.trigger 19:20:40 #59 40.71 OK: 17 MiB in 19 packages 19:20:40 #59 DONE 40.9s 19:20:40 19:20:40 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:20:40 #71 ... 19:20:40 19:20:40 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:40 #72 DONE 4.6s 19:20:40 19:20:40 #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:20:40 #0 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:40 #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:40 #0 4.475 OK: 264 MiB in 52 packages 19:20:40 #73 DONE 4.6s 19:20:40 19:20:40 #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:20:40 #0 4.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:40 #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:40 #0 4.470 OK: 264 MiB in 52 packages 19:20:40 #74 DONE 4.8s 19:20:40 19:20:40 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:20:40 #75 DONE 0.1s 19:20:40 19:20:40 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:20:40 #76 DONE 0.1s 19:20:40 19:20:40 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:41 #77 ... 19:20:41 19:20:41 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:20:41 #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:41 #0 5.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:41 #0 5.451 OK: 264 MiB in 52 packages 19:20:41 #78 DONE 5.6s 19:20:41 19:20:41 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:20:41 #79 DONE 0.1s 19:20:41 19:20:41 #80 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 19:20:41 #0 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:41 #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:41 #0 4.447 OK: 7 MiB in 16 packages 19:20:41 #80 DONE 4.8s 19:20:41 19:20:41 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:41 #81 ... 19:20:41 19:20:41 #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:20:41 #0 5.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:41 #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:41 #0 5.488 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:20:41 #0 5.488 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:20:41 #0 5.488 OK: 20078 distinct packages available 19:20:41 #0 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:41 #0 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:41 #0 5.842 OK: 264 MiB in 52 packages 19:20:41 #82 DONE 6.0s 19:20:41 19:20:41 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:20:41 #83 DONE 0.1s 19:20:41 19:20:41 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:41 #84 ... 19:20:41 19:20:41 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:20:41 #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:41 #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:41 #0 3.142 OK: 12 MiB in 26 packages 19:20:41 #85 DONE 3.2s 19:20:42 19:20:42 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:20:42 #0 3.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:42 #0 3.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:42 #0 3.301 OK: 8 MiB in 17 packages 19:20:42 #86 DONE 3.4s 19:20:42 19:20:42 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:20:42 #0 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:42 #0 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:42 #0 3.347 OK: 17 MiB in 19 packages 19:20:42 #87 DONE 3.5s 19:20:42 19:20:42 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:20:42 #0 3.987 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:42 #0 4.479 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:42 #88 ... 19:20:42 19:20:42 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:20:42 #89 DONE 0.0s 19:20:42 19:20:42 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:20:42 #88 5.117 (1/1) Installing dumb-init (1.2.5-r2) 19:20:42 #88 ... 19:20:42 19:20:42 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:20:42 #69 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:43 #69 4.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:43 #69 ... 19:20:43 19:20:43 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:20:43 #88 5.415 Executing busybox-1.36.1-r7.trigger 19:20:43 #88 5.420 OK: 7 MiB in 16 packages 19:20:43 #88 DONE 6.1s 19:20:43 19:20:43 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:20:43 #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:43 #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:43 #0 3.890 OK: 8 MiB in 19 packages 19:20:43 #90 DONE 4.6s 19:20:43 19:20:43 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:20:43 #69 4.633 OK: 8 MiB in 20 packages 19:20:43 #69 ... 19:20:43 19:20:43 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:20:43 #71 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:43 #71 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:43 #71 2.801 OK: 17 MiB in 19 packages 19:20:43 #71 DONE 3.4s 19:20:43 19:20:43 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:43 #91 ... 19:20:43 19:20:43 #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:20:43 #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:43 #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:43 #0 2.826 OK: 7 MiB in 16 packages 19:20:43 #92 DONE 3.9s 19:20:43 19:20:43 #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:20:43 #70 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:43 #70 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:43 #70 3.677 OK: 11 MiB in 18 packages 19:20:43 #70 DONE 4.9s 19:20:43 19:20:43 #93 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:20:43 #0 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:43 #0 4.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:43 #0 4.615 OK: 7 MiB in 17 packages 19:20:43 #93 DONE 5.0s 19:20:43 19:20:43 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:20:43 #69 DONE 5.2s 19:20:43 19:20:43 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:20:45 #94 ... 19:20:45 19:20:45 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:45 #91 DONE 2.2s 19:20:45 19:20:45 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:20:45 #0 3.565 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:45 #0 4.039 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:45 #0 4.686 OK: 264 MiB in 52 packages 19:20:45 #95 DONE 5.3s 19:20:45 19:20:45 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:45 #96 DONE 1.8s 19:20:45 19:20:45 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:20:45 #97 DONE 1.7s 19:20:45 19:20:45 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:20:45 #98 DONE 0.1s 19:20:45 19:20:45 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:20:46 #99 DONE 0.6s 19:20:46 19:20:46 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:20:46 #100 DONE 0.6s 19:20:46 19:20:46 #101 [security-spire-server stage-2 6/9] COPY security.txt / 19:20:46 #101 DONE 0.1s 19:20:46 19:20:46 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:46 #102 DONE 0.6s 19:20:46 19:20:46 #103 [security-spire-config stage-2 6/10] COPY security.txt / 19:20:46 #103 DONE 0.5s 19:20:46 19:20:46 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:20:46 #104 DONE 0.1s 19:20:46 19:20:46 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:20:46 #105 DONE 0.1s 19:20:46 19:20:46 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:20:46 #106 DONE 0.1s 19:20:46 19:20:46 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:20:46 #107 DONE 0.1s 19:20:46 19:20:46 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 19:20:46 #108 DONE 0.1s 19:20:46 19:20:46 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:20:46 #109 DONE 0.1s 19:20:46 19:20:46 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:20:46 #110 DONE 0.1s 19:20:46 19:20:46 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:20:46 #111 DONE 0.1s 19:20:46 19:20:46 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:20:46 #112 DONE 0.1s 19:20:46 19:20:46 #113 [security-spire-server] exporting to image 19:20:46 #113 exporting layers 19:20:46 #113 ... 19:20:46 19:20:46 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:20:46 #114 DONE 0.1s 19:20:46 19:20:46 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:20:46 #115 DONE 0.1s 19:20:46 19:20:46 #113 [security-spire-config] exporting to image 19:20:47 #113 ... 19:20:47 19:20:47 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:20:47 #94 DONE 3.2s 19:20:47 19:20:47 #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:20:47 #116 DONE 0.0s 19:20:47 19:20:47 #113 [security-spire-server] exporting to image 19:20:47 #113 exporting layers 0.7s done 19:20:47 #113 writing image sha256:0f49ec1c57f923f206232e6e7730822e3f877b90aad4f69dacf7b9f73907cac6 done 19:20:47 #113 naming to docker.io/library/security-spire-server done 19:20:47 #113 exporting layers 0.7s done 19:20:47 #113 writing image sha256:c419bd98ccc20b6376cd3338a503be0a84f82dd76e10890d50091024c9952938 0.0s done 19:20:47 #113 naming to docker.io/library/security-spire-config done 19:20:47 #113 writing image sha256:c35ae5877cf68bd1b1d44d230fb53571f209919739440ebb257f93f0faae2cb0 done 19:20:47 #113 naming to docker.io/library/security-spire-agent done 19:20:47 #113 DONE 0.9s 19:20:47 19:20:47 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:50 #117 ... 19:20:50 19:20:50 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:23 #118 DONE 40.7s 19:21:23 19:21:23 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:23 #77 DONE 40.7s 19:21:23 19:21:23 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:23 #84 DONE 39.3s 19:21:23 19:21:23 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:23 #81 DONE 39.7s 19:21:23 19:21:23 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:23 #117 DONE 34.9s 19:21:23 19:21:23 #119 [support-notifications builder 6/7] COPY . . 19:21:27 #119 ... 19:21:27 19:21:27 #120 [core-keeper builder 7/8] COPY . . 19:21:31 #120 ... 19:21:31 19:21:31 #121 [support-scheduler builder 6/7] COPY . . 19:21:31 #121 ... 19:21:31 19:21:31 #122 [security-spiffe-token-provider builder 6/7] COPY . . 19:21:31 #122 DONE 10.3s 19:21:31 19:21:31 #120 [core-keeper builder 7/8] COPY . . 19:21:31 #120 DONE 10.3s 19:21:31 19:21:31 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:31 #123 CACHED 19:21:31 19:21:31 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:21:31 #124 CACHED 19:21:31 19:21:31 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 19:21:31 #125 CACHED 19:21:31 19:21:31 #126 [security-proxy-setup builder 6/7] COPY . . 19:21:31 #126 DONE 10.3s 19:21:31 19:21:31 #127 [security-bootstrapper builder 6/7] COPY . . 19:21:31 #127 CACHED 19:21:31 19:21:31 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:31 #128 CACHED 19:21:31 19:21:31 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:21:31 #129 CACHED 19:21:31 19:21:31 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:21:31 #130 CACHED 19:21:31 19:21:31 #131 [security-proxy-auth builder 6/7] COPY . . 19:21:31 #131 CACHED 19:21:31 19:21:31 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:31 #132 CACHED 19:21:31 19:21:31 #133 [core-data builder 6/7] COPY . . 19:21:31 #133 CACHED 19:21:31 19:21:31 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 19:21:31 #134 CACHED 19:21:31 19:21:31 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:31 #135 CACHED 19:21:31 19:21:31 #136 [core-metadata builder 6/7] COPY . . 19:21:31 #136 CACHED 19:21:31 19:21:31 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:31 #137 CACHED 19:21:31 19:21:31 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:21:31 #138 CACHED 19:21:31 19:21:31 #119 [support-notifications builder 6/7] COPY . . 19:21:31 #119 DONE 10.3s 19:21:31 19:21:31 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 19:21:31 #139 CACHED 19:21:31 19:21:31 #140 [core-command builder 6/7] COPY . . 19:21:31 #140 CACHED 19:21:31 19:21:31 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:31 #141 CACHED 19:21:31 19:21:31 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:21:31 #142 CACHED 19:21:31 19:21:31 #143 [security-secretstore-setup builder 6/7] COPY . . 19:21:31 #143 CACHED 19:21:31 19:21:31 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:31 #144 CACHED 19:21:31 19:21:31 #145 [support-cron-scheduler builder 6/7] COPY . . 19:21:31 #145 CACHED 19:21:31 19:21:31 #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:31 #146 CACHED 19:21:31 19:21:31 #147 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:21:31 #147 CACHED 19:21:31 19:21:31 #121 [support-scheduler builder 6/7] COPY . . 19:21:31 #121 DONE 10.3s 19:21:31 19:21:31 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:21:32 #148 0.868 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 19:21:37 #148 ... 19:21:37 19:21:37 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:21:37 #0 1.614 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 19:21:41 #149 ... 19:21:41 19:21:41 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:21:41 #0 1.550 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 19:21:41 #150 ... 19:21:41 19:21:41 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:41 #0 1.756 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 19:21:41 #151 ... 19:21:41 19:21:41 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:41 #0 0.685 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 19:21:41 #152 ... 19:21:41 19:21:41 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:21:41 #0 1.398 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 19:21:42 #153 ... 19:21:42 19:21:42 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:21:42 #0 0.726 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 19:21:42 #154 ... 19:21:42 19:21:42 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:21:42 #0 0.717 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 19:21:42 #155 ... 19:21:42 19:21:42 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:21:42 #0 1.218 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 19:21:42 #156 ... 19:21:42 19:21:42 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:21:42 #0 1.139 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 19:21:42 #157 ... 19:21:42 19:21:42 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:21:42 #0 1.115 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 19:21:42 #158 ... 19:21:42 19:21:42 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:21:42 #0 0.896 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 19:21:42 #159 ... 19:21:42 19:21:42 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:21:42 #0 1.697 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 19:21:46 Removing intermediate container 899d454f9c7b 19:21:46 ---> 35536c88e62a 19:21:46 Successfully built 35536c88e62a 19:21:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:46 + docker inspect -f . ci-base-image-arm64 19:21:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:47 prd-ubuntu20.04-docker-arm64-4c-16g-9903 does not seem to be running inside a container 19:21:47 $ 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 19:21:48 $ docker top 098452f99c1f63ddecbd922960b7216c415c54522daa9f97a2d82675d8506529 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:49 + go version 19:21:49 go version go1.21.9 linux/arm64 [Pipeline] } 19:21:55 $ docker stop --time=1 098452f99c1f63ddecbd922960b7216c415c54522daa9f97a2d82675d8506529 19:21:57 $ docker rm -f --volumes 098452f99c1f63ddecbd922960b7216c415c54522daa9f97a2d82675d8506529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:58 + docker inspect -f . ci-base-image-arm64 19:21:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:58 prd-ubuntu20.04-docker-arm64-4c-16g-9903 does not seem to be running inside a container 19:21:58 $ 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 19:21:59 $ docker top 2fa7596c7a2be277bc91028653e54d9bbfb96621671eed8b915290cdbf8c1f0e -eo pid,comm [Pipeline] { [Pipeline] echo 19:22:00 ========================================================= 19:22:00 [edgeXBuildGoParallel] Running Tests and Build... 19:22:00 ========================================================= [Pipeline] sh 19:22:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:22:01 + make test 19:22:01 go test -race -coverprofile=coverage.out ./... 19:22:48 ? github.com/edgexfoundry/edgex-go [no test files] 19:23:19 #160 ... 19:23:19 19:23:19 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:19 #151 100.4 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 19:23:46 #151 DONE 132.7s 19:23:46 19:23:46 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:23:46 #150 DONE 132.6s 19:23:46 19:23:46 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:23:46 #153 DONE 132.6s 19:23:46 19:23:46 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:23:46 #152 ... 19:23:46 19:23:46 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:23:46 #160 DONE 133.6s 19:23:46 19:23:46 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:23:46 #155 ... 19:23:46 19:23:46 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:23:46 #152 DONE 134.0s 19:23:46 19:23:46 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:23:46 #161 DONE 0.8s 19:23:46 19:23:46 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:23:46 #162 DONE 0.7s 19:23:46 19:23:46 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:23:46 #163 DONE 0.7s 19:23:46 19:23:46 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:23:46 #164 DONE 0.7s 19:23:46 19:23:46 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:23:46 #165 DONE 0.8s 19:23:46 19:23:46 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:23:46 #166 ... 19:23:46 19:23:46 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:23:46 #167 DONE 0.7s 19:23:47 19:23:47 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:23:47 #168 DONE 0.7s 19:23:47 19:23:47 #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:23:47 #169 DONE 0.8s 19:23:47 19:23:47 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:23:47 #170 ... 19:23:47 19:23:47 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:23:47 #166 DONE 0.9s 19:23:47 19:23:47 #171 [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 19:23:51 #171 ... 19:23:51 19:23:51 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:23:51 #172 DONE 4.2s 19:23:51 19:23:51 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:23:52 #173 DONE 5.0s 19:23:52 19:23:52 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:23:52 #170 DONE 5.1s 19:23:52 19:23:52 #171 [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 19:23:52 #171 DONE 4.9s 19:23:52 19:23:52 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:23:56 #174 ... 19:23:56 19:23:56 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:23:56 #175 ... 19:23:56 19:23:56 #176 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:23:57 #176 ... 19:23:57 19:23:57 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:23:57 #175 DONE 11.3s 19:23:57 19:23:57 #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:23:57 #177 ... 19:23:57 19:23:57 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:23:57 #178 DONE 6.3s 19:23:58 19:23:58 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:23:58 #179 ... 19:23:58 19:23:58 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:23:58 #174 DONE 6.1s 19:23:58 19:23:58 #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:23:58 #180 DONE 6.1s 19:23:58 19:23:58 #176 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:23:58 #176 DONE 6.1s 19:23:58 19:23:58 #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:23:58 #177 DONE 0.7s 19:23:58 19:23:58 #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:23:58 #181 ... 19:23:58 19:23:58 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:23:58 #179 DONE 0.4s 19:23:58 19:23:58 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:23:58 #182 DONE 0.3s 19:23:58 19:23:58 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:23:58 #183 DONE 0.3s 19:23:58 19:23:58 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:23:58 #184 ... 19:23:58 19:23:58 #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:23:58 #181 DONE 0.4s 19:23:58 19:23:58 #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:23:58 #185 ... 19:23:58 19:23:58 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:23:58 #186 DONE 0.6s 19:23:59 19:23:59 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:23:59 #187 ... 19:23:59 19:23:59 #113 [security-spiffe-token-provider] exporting to image 19:23:59 #113 exporting layers 0.8s done 19:23:59 #113 writing image sha256:2bd9adf07ea6392827251328d3f325f9f359be3ffeae81aaae3514a40edcfc88 0.0s done 19:23:59 #113 naming to docker.io/library/security-spiffe-token-provider done 19:23:59 #113 DONE 2.0s 19:23:59 19:23:59 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:23:59 #188 DONE 1.0s 19:23:59 19:23:59 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:24:00 #189 ... 19:24:00 19:24:00 #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:24:00 #185 DONE 1.1s 19:24:00 19:24:00 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:24:00 #190 ... 19:24:00 19:24:00 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:24:00 #189 DONE 1.1s 19:24:00 19:24:00 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:24:00 #191 ... 19:24:00 19:24:00 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:00 #184 DONE 2.4s 19:24:01 19:24:01 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:24:01 #190 DONE 1.1s 19:24:01 19:24:01 #113 [core-common-config-bootstrapper] exporting to image 19:24:01 #113 ... 19:24:01 19:24:01 #192 [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/ 19:24:01 #192 DONE 0.6s 19:24:01 19:24:01 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:01 #187 DONE 2.6s 19:24:01 19:24:01 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:24:01 #191 DONE 0.8s 19:24:01 19:24:01 #113 [security-proxy-setup] exporting to image 19:24:01 #113 ... 19:24:01 19:24:01 #193 [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/ 19:24:01 #193 DONE 0.2s 19:24:01 19:24:01 #113 [core-common-config-bootstrapper] exporting to image 19:24:01 #113 exporting layers 0.8s done 19:24:01 #113 writing image sha256:0c93ee444b6ee08491c2e8c6ff2ef8cfbdac994ca6bc9207e2f38a4fc7b9c29a done 19:24:01 #113 naming to docker.io/library/core-common-config-bootstrapper done 19:24:02 #113 exporting layers 0.7s done 19:24:02 #113 writing image sha256:4b4fb575f9e85b1526c2ed15c6051fefb595ac5d7986311edb6707ffbce9c4c0 19:24:02 #113 writing image sha256:4b4fb575f9e85b1526c2ed15c6051fefb595ac5d7986311edb6707ffbce9c4c0 done 19:24:02 #113 naming to docker.io/library/security-proxy-setup done 19:24:02 #113 DONE 3.4s 19:24:02 19:24:02 #194 [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/ 19:24:02 #194 DONE 0.5s 19:24:02 19:24:02 #195 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:24:03 #195 DONE 0.6s 19:24:03 19:24:03 #196 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:03 #196 DONE 1.4s 19:24:03 19:24:03 #113 [security-secretstore-setup] exporting to image 19:24:03 #113 ... 19:24:03 19:24:03 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:24:03 #197 DONE 0.2s 19:24:03 19:24:03 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:24:03 #198 ... 19:24:03 19:24:03 #113 [security-secretstore-setup] exporting to image 19:24:03 #113 exporting layers 0.7s done 19:24:03 #113 writing image sha256:802434234f4a1ebcabed29ec8cfc0d6e11556ff0ca90879f7c317ec071cb651e done 19:24:03 #113 naming to docker.io/library/security-secretstore-setup done 19:24:03 #113 DONE 4.1s 19:24:03 19:24:03 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:24:06 #154 ... 19:24:06 19:24:06 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:24:06 #198 DONE 3.0s 19:24:06 19:24:06 #113 [security-bootstrapper] exporting to image 19:24:07 #113 exporting layers 1.2s done 19:24:07 #113 writing image sha256:3409f0ebdc0745a0eacab45818cf11142d2f3eba4975ca54f710711d3cc410ff 0.1s done 19:24:07 #113 naming to docker.io/library/security-bootstrapper 0.0s done 19:24:07 #113 DONE 5.4s 19:24:07 19:24:07 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:24:13 #159 ... 19:24:13 19:24:13 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:24:13 #157 DONE 161.9s 19:24:13 19:24:13 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:24:16 #156 ... 19:24:16 19:24:16 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:24:16 #159 DONE 164.6s 19:24:16 19:24:16 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:24:18 #158 ... 19:24:18 19:24:18 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:24:18 #155 DONE 167.3s 19:24:18 19:24:18 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:24:18 #156 DONE 167.3s 19:24:18 19:24:18 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:24:18 #158 DONE 167.4s 19:24:18 19:24:18 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:24:19 #148 ... 19:24:19 19:24:19 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:24:19 #154 DONE 167.7s 19:24:19 19:24:19 #199 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:24:19 #199 DONE 0.4s 19:24:19 19:24:19 #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:24:19 #200 DONE 0.4s 19:24:19 19:24:19 #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:24:19 #201 ... 19:24:19 19:24:19 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:24:19 #149 DONE 168.1s 19:24:19 19:24:19 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:24:19 #202 DONE 0.3s 19:24:19 19:24:19 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:24:19 #148 DONE 168.2s 19:24:19 19:24:19 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:24:19 #203 CACHED 19:24:19 19:24:19 #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:24:19 #204 CACHED 19:24:19 19:24:19 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:24:19 #205 CACHED 19:24:19 19:24:19 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:24:19 #206 CACHED 19:24:19 19:24:19 #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:24:19 #201 DONE 0.2s 19:24:19 19:24:19 #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:24:19 #207 CACHED 19:24:19 19:24:19 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:24:19 #208 CACHED 19:24:19 19:24:19 #209 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:24:19 #209 ... 19:24:19 19:24:19 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:24:19 #210 DONE 0.2s 19:24:19 19:24:19 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:24:20 #211 ... 19:24:20 19:24:20 #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:24:20 #212 DONE 0.5s 19:24:20 19:24:20 #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:24:20 #213 DONE 0.5s 19:24:20 19:24:20 #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:24:21 #214 ... 19:24:21 19:24:21 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:24:21 #211 DONE 1.7s 19:24:21 19:24:21 #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:24:21 #215 DONE 1.8s 19:24:21 19:24:21 #216 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:24:21 #216 DONE 1.7s 19:24:21 19:24:21 #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:24:21 #217 DONE 1.8s 19:24:21 19:24:21 #209 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:24:21 #209 DONE 1.8s 19:24:21 19:24:21 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:24:21 #218 DONE 1.7s 19:24:21 19:24:21 #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:24:21 #214 DONE 1.4s 19:24:21 19:24:21 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:24:21 #219 DONE 1.4s 19:24:21 19:24:21 #113 [core-keeper] exporting to image 19:24:21 #113 exporting layers 19:24:21 #113 ... 19:24:21 19:24:21 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:24:21 #220 DONE 0.2s 19:24:21 19:24:21 #221 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:24:21 #221 DONE 0.2s 19:24:21 19:24:21 #222 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:24:21 #222 DONE 0.3s 19:24:21 19:24:21 #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:24:21 #223 DONE 0.2s 19:24:21 19:24:21 #113 [core-command] exporting to image 19:24:22 #113 ... 19:24:22 19:24:22 #224 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:24:22 #224 DONE 0.5s 19:24:22 19:24:22 #225 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:24:22 #225 DONE 0.6s 19:24:22 19:24:22 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:24:22 #226 DONE 0.6s 19:24:22 19:24:22 #113 [core-keeper] exporting to image 19:24:22 #113 exporting layers 0.4s done 19:24:22 #113 writing image sha256:e6c9be1fcb0de2c078523698b15d586aecb03d91e00793746d628efd19bbf69a done 19:24:22 #113 naming to docker.io/library/core-keeper done 19:24:22 #113 writing image sha256:580f35c2894e274ad21ae822a7ef374cbd7d2a0291161c25525adf96bca00d32 done 19:24:22 #113 naming to docker.io/library/support-scheduler 19:24:22 #113 ... 19:24:22 19:24:22 #227 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:24:22 #227 DONE 0.8s 19:24:22 19:24:22 #113 [support-scheduler] exporting to image 19:24:22 #113 exporting layers 0.7s done 19:24:22 #113 naming to docker.io/library/support-scheduler 0.3s done 19:24:22 #113 ... 19:24:22 19:24:22 #228 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:24:22 #228 DONE 0.8s 19:24:22 19:24:22 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:24:22 #229 DONE 0.4s 19:24:22 19:24:22 #230 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:24:22 #230 DONE 0.5s 19:24:22 19:24:22 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:24:22 #231 DONE 0.4s 19:24:22 19:24:22 #113 [support-notifications] exporting to image 19:24:22 #113 writing image sha256:dc7a8dcf2595ee6a5b319e972828fd4983be11fb3e37b6cbac4a39a16effda94 done 19:24:22 #113 naming to docker.io/library/core-command done 19:24:22 #113 ... 19:24:22 19:24:22 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:24:22 #232 DONE 0.1s 19:24:22 19:24:22 #113 [support-cron-scheduler] exporting to image 19:24:22 #113 exporting layers 0.3s done 19:24:22 #113 writing image sha256:af909b42fe57e98c70fbe91255b39d8faa977601eb280cf80fd8bfdff46b6395 19:24:22 #113 exporting layers 0.2s done 19:24:22 #113 writing image sha256:af909b42fe57e98c70fbe91255b39d8faa977601eb280cf80fd8bfdff46b6395 done 19:24:22 #113 naming to docker.io/library/core-data done 19:24:22 #113 writing image sha256:16e98d5e9ebc7bb23c1612afeb8734aafd89731d6597d4cc0aa6636c43da5271 done 19:24:22 #113 naming to docker.io/library/support-notifications done 19:24:22 #113 ... 19:24:22 19:24:22 #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:22 #233 DONE 0.4s 19:24:22 19:24:22 #113 [security-proxy-auth] exporting to image 19:24:22 #113 writing image sha256:ac44a791ab8e2930cd65b771c98ce2beff57d82fbc23415cc92103e479674b18 done 19:24:22 #113 naming to docker.io/library/support-cron-scheduler done 19:24:23 #113 exporting layers 0.7s done 19:24:23 #113 exporting layers 0.4s done 19:24:23 #113 writing image sha256:4e333405a9500ef69a13f839c17ce9b4e4bdc4604eec98bbf13f98419d48c5a5 done 19:24:23 #113 naming to docker.io/library/core-metadata done 19:24:23 #113 writing image sha256:4d5706dc3a19c1aaae7ad3606cbc8dd0ea835647dc17c3cd4e979dfb49f7c409 done 19:24:23 #113 naming to docker.io/library/security-proxy-auth done 19:24:23 #113 DONE 7.2s 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:23 time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:24:23 $ docker stop --time=1 81db43da0e5d50b4b239bf582ded2de15e8c240faa3887a5205d5fcfde7f21b1 19:24:24 $ docker rm -f --volumes 81db43da0e5d50b4b239bf582ded2de15e8c240faa3887a5205d5fcfde7f21b1 [Pipeline] // withDockerContainer [Pipeline] sh 19:24:24 + docker images 19:24:24 REPOSITORY TAG IMAGE ID CREATED SIZE 19:24:24 support-notifications latest 16e98d5e9ebc 2 seconds ago 42.6MB 19:24:24 support-cron-scheduler latest ac44a791ab8e 2 seconds ago 44.2MB 19:24:24 core-data latest af909b42fe57 2 seconds ago 39.7MB 19:24:24 core-metadata latest 4e333405a950 2 seconds ago 39.9MB 19:24:24 security-proxy-auth latest 4d5706dc3a19 2 seconds ago 33.1MB 19:24:24 core-keeper latest e6c9be1fcb0d 3 seconds ago 39.6MB 19:24:24 support-scheduler latest 580f35c2894e 3 seconds ago 42MB 19:24:24 core-command latest dc7a8dcf2595 3 seconds ago 35.5MB 19:24:24 security-bootstrapper latest 3409f0ebdc07 18 seconds ago 19MB 19:24:24 security-secretstore-setup latest 802434234f4a 22 seconds ago 37MB 19:24:24 security-proxy-setup latest 4b4fb575f9e8 23 seconds ago 26.2MB 19:24:24 core-common-config-bootstrapper latest 0c93ee444b6e 24 seconds ago 15.2MB 19:24:24 security-spiffe-token-provider latest 2bd9adf07ea6 26 seconds ago 28.9MB 19:24:24 security-spire-agent latest c35ae5877cf6 3 minutes ago 182MB 19:24:24 security-spire-config latest c419bd98ccc2 3 minutes ago 120MB 19:24:24 security-spire-server latest 0f49ec1c57f9 3 minutes ago 121MB 19:24:24 ci-base-image-x86_64 latest ebac11f947dc 7 minutes ago 971MB 19:24:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 19:24:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 19:24:24 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] } 19:26:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:27:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:27:08 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:27:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:27:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:27:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:27:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:27:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:27:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:27:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:27:09 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:27:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:27:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:27:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:27:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:27:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:27:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.134s coverage: 28.7% of statements 19:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.203s coverage: 97.0% of statements 19:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.299s coverage: 69.2% of statements 19:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:27:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.235s coverage: 53.2% of statements 19:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:28:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.836s coverage: 93.4% of statements 19:28:06 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.310s coverage: 91.7% of statements 19:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:28:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.244s coverage: 7.0% of statements 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:28:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.772s coverage: 95.8% of statements 19:28:23 ok github.com/edgexfoundry/edgex-go/internal/io 1.104s coverage: 72.2% of statements 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:28:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.121s coverage: 0.0% of statements [no tests to run] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:28:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.304s coverage: 0.8% of statements 19:28:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.157s coverage: 30.7% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.127s coverage: 41.7% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 77.8% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.103s coverage: 94.1% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements 19:28:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements 19:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:29:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:29:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:29:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:29:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.930s coverage: 79.9% of statements 19:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.158s coverage: 92.9% of statements 19:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.087s coverage: 66.7% of statements 19:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.127s coverage: 62.3% of statements 19:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.108s coverage: 75.0% of statements 19:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:29:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.112s coverage: 87.2% of statements 19:29:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.081s coverage: 20.0% of statements 19:29:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.084s coverage: 100.0% of statements 19:29:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.269s coverage: 81.8% of statements 19:29:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements 19:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:29:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.117s coverage: 86.0% of statements 19:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.756s coverage: 63.1% of statements 19:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.121s coverage: 100.0% of statements 19:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.126s coverage: 89.4% of statements 19:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements 19:29:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:29:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:29:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements 19:29:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements 19:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.726s coverage: 36.5% of statements 19:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.114s coverage: 89.5% of statements 19:29:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:29:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:29:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements 19:29:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:29:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:29:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:29:41 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.120s coverage: 5.2% of statements 19:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:29:49 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.321s coverage: 97.1% of statements 19:29:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:30:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.196s coverage: 19.9% of statements 19:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:30:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.522s coverage: 95.7% of statements 19:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:30:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.174s coverage: 61.8% of statements 19:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:30:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.311s coverage: 98.9% of statements 19:30:14 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 19:30:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:30:14 go vet ./... 19:34:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:34:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:34:52 ./bin/test-attribution-txt.sh [Pipeline] echo 19:34:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:34:53 + ls -al . 19:34:53 total 912 19:34:53 drwxrwxr-x 10 1001 1001 4096 Sep 9 19:22 . 19:34:53 drwxr-xr-x 4 root root 4096 Sep 9 19:21 .. 19:34:53 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:19 .blubracket 19:34:53 -rw-rw-r-- 1 1001 1001 10 Sep 9 19:19 .dockerignore 19:34:53 drwxrwxr-x 8 1001 1001 4096 Sep 9 19:19 .git 19:34:53 drwxrwxr-x 3 1001 1001 4096 Sep 9 19:19 .github 19:34:53 -rw-rw-r-- 1 1001 1001 1102 Sep 9 19:19 .gitignore 19:34:53 -rw-rw-r-- 1 1001 1001 42 Sep 9 19:19 .golangci.yml 19:34:53 -rw-rw-r-- 1 1001 1001 100 Sep 9 19:19 .hadolint.yml 19:34:53 -rw-rw-r-- 1 1001 1001 155 Sep 9 19:19 .sonarcloud.properties 19:34:53 -rw-rw-r-- 1 1001 1001 1171 Sep 9 19:19 ADOPTERS.md 19:34:53 -rw-rw-r-- 1 1001 1001 21286 Sep 9 19:19 Attribution.txt 19:34:53 -rw-rw-r-- 1 1001 1001 100284 Sep 9 19:19 CHANGELOG.md 19:34:53 -rw-rw-r-- 1 1001 1001 3804 Sep 9 19:19 CONTRIBUTING.md 19:34:53 -rw-rw-r-- 1 1001 1001 677 Sep 9 19:19 GOVERNANCE.md 19:34:53 -rw-rw-r-- 1 1001 1001 861 Sep 9 19:19 Jenkinsfile 19:34:53 -rw-rw-r-- 1 1001 1001 10775 Sep 9 19:19 LICENSE 19:34:53 -rw-rw-r-- 1 1001 1001 16854 Sep 9 19:19 Makefile 19:34:53 -rw-rw-r-- 1 1001 1001 582 Sep 9 19:19 OWNERS.md 19:34:53 -rw-rw-r-- 1 1001 1001 9528 Sep 9 19:19 README.md 19:34:53 -rw-rw-r-- 1 1001 1001 789 Sep 9 19:19 SECURITY.md 19:34:53 -rw-rw-r-- 1 1001 1001 5 Sep 9 19:16 VERSION 19:34:53 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:19 bin 19:34:53 drwxrwxr-x 20 1001 1001 4096 Sep 9 19:19 cmd 19:34:53 -rw-r--r-- 1 root root 545683 Sep 9 19:30 coverage.out 19:34:53 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:19 fuzz_test 19:34:53 -rw-rw-r-- 1 1001 1001 7306 Sep 9 19:19 go.mod 19:34:53 -rw-rw-r-- 1 1001 1001 102583 Sep 9 19:19 go.sum 19:34:53 drwxrwxr-x 7 1001 1001 4096 Sep 9 19:19 internal 19:34:53 drwxrwxr-x 3 1001 1001 4096 Sep 9 19:19 openapi 19:34:53 -rw-rw-r-- 1 1001 1001 584 Sep 9 19:19 security.txt 19:34:53 -rw-rw-r-- 1 1001 1001 204 Sep 9 19:19 version.go [Pipeline] sh 19:34:53 + '[' -e coverage.out ] 19:34:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:34:53 Warning: overwriting stash ‘coverage-report’ 19:34:54 Stashed 1 file(s) [Pipeline] sh 19:34:55 + make build 19:34:55 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 19:38:17 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 19:38:23 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 19:38:32 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 19:38:34 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 19:38:44 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 19:39:11 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 19:39:21 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 19:39:33 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 19:39:46 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 19:39:49 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 19:39:52 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 19:39: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:40:02 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] } 19:40:06 $ docker stop --time=1 2fa7596c7a2be277bc91028653e54d9bbfb96621671eed8b915290cdbf8c1f0e 19:40:08 $ docker rm -f --volumes 2fa7596c7a2be277bc91028653e54d9bbfb96621671eed8b915290cdbf8c1f0e [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 19:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:40:13 19:40:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:40:13 latest: Pulling from edgex-devops/edgex-compose-arm64 19:40:13 547446be3368: Pulling fs layer 19:40:13 d125d8839a47: Pulling fs layer 19:40:13 3e85d5ac6304: Pulling fs layer 19:40:13 c3105a71a48b: Pulling fs layer 19:40:13 0f093f025ec4: Pulling fs layer 19:40:13 c3106fc0e877: Pulling fs layer 19:40:13 c3105a71a48b: Waiting 19:40:13 0f093f025ec4: Waiting 19:40:13 c3106fc0e877: Waiting 19:40:13 547446be3368: Verifying Checksum 19:40:13 547446be3368: Download complete 19:40:13 c3105a71a48b: Verifying Checksum 19:40:13 c3105a71a48b: Download complete 19:40:14 d125d8839a47: Verifying Checksum 19:40:14 d125d8839a47: Download complete 19:40:14 c3106fc0e877: Verifying Checksum 19:40:14 c3106fc0e877: Download complete 19:40:14 0f093f025ec4: Verifying Checksum 19:40:14 0f093f025ec4: Download complete 19:40:14 547446be3368: Pull complete 19:40:15 d125d8839a47: Pull complete 19:40:16 3e85d5ac6304: Verifying Checksum 19:40:16 3e85d5ac6304: Download complete 19:40:26 3e85d5ac6304: Pull complete 19:40:26 c3105a71a48b: Pull complete 19:40:27 0f093f025ec4: Pull complete 19:40:28 c3106fc0e877: Pull complete 19:40:28 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:40:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:28 prd-ubuntu20.04-docker-arm64-4c-16g-9903 does not seem to be running inside a container 19:40:28 $ 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 19:40:30 $ docker top f863273244dc89ffb3ebb7824649f670258cbcb1b82329d6ae50861e5915ea70 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:31 + docker compose -f ./docker-compose-build.yml build --parallel 19:40:44 #1 [core-data internal] load build definition from Dockerfile 19:40:44 #1 transferring dockerfile: 2.07kB 0.0s done 19:40:44 #1 DONE 0.1s 19:40:44 19:40:44 #2 [security-secretstore-setup internal] load build definition from Dockerfile 19:40:44 #2 transferring dockerfile: 2.49kB 0.0s done 19:40:44 #2 DONE 0.1s 19:40:44 19:40:44 #3 [support-scheduler internal] load build definition from Dockerfile 19:40:44 #3 transferring dockerfile: 1.93kB done 19:40:44 #3 DONE 0.0s 19:40:44 19:40:44 #4 [security-bootstrapper internal] load build definition from Dockerfile 19:40:44 #4 transferring dockerfile: 3.17kB 0.0s done 19:40:44 #4 DONE 0.1s 19:40:44 19:40:44 #5 [security-spire-config internal] load build definition from Dockerfile 19:40:44 #5 transferring dockerfile: 1.69kB done 19:40:44 #5 DONE 0.1s 19:40:44 19:40:44 #6 [core-keeper internal] load build definition from Dockerfile 19:40:44 #6 transferring dockerfile: 2.01kB done 19:40:44 #6 DONE 0.1s 19:40:44 19:40:44 #7 [security-spire-agent internal] load build definition from Dockerfile 19:40:44 #7 transferring dockerfile: 1.81kB done 19:40:44 #7 DONE 0.1s 19:40:44 19:40:44 #8 [security-proxy-setup internal] load build definition from Dockerfile 19:40:44 #8 transferring dockerfile: 2.50kB 0.0s done 19:40:44 #8 DONE 0.1s 19:40:44 19:40:44 #9 [support-notifications internal] load build definition from Dockerfile 19:40:44 #9 transferring dockerfile: 1.95kB done 19:40:44 #9 ... 19:40:44 19:40:44 #10 [security-spire-server internal] load build definition from Dockerfile 19:40:44 #10 transferring dockerfile: 1.70kB done 19:40:44 #10 DONE 0.1s 19:40:44 19:40:44 #9 [support-notifications internal] load build definition from Dockerfile 19:40:44 #9 ... 19:40:44 19:40:44 #11 [core-metadata internal] load build definition from Dockerfile 19:40:44 #11 transferring dockerfile: 2.06kB done 19:40:44 #11 DONE 0.1s 19:40:44 19:40:44 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:40:44 #12 transferring dockerfile: 2.23kB 0.0s done 19:40:44 #12 DONE 0.1s 19:40:44 19:40:44 #13 [security-proxy-auth internal] load build definition from Dockerfile 19:40:44 #13 transferring dockerfile: 2.15kB 0.0s done 19:40:44 #13 DONE 0.1s 19:40:44 19:40:44 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:40:44 #14 transferring dockerfile: 1.89kB done 19:40:44 #14 DONE 0.1s 19:40:44 19:40:44 #15 [support-cron-scheduler internal] load build definition from Dockerfile 19:40:44 #15 transferring dockerfile: 1.85kB done 19:40:44 #15 DONE 0.0s 19:40:44 19:40:44 #9 [support-notifications internal] load build definition from Dockerfile 19:40:44 #9 ... 19:40:44 19:40:44 #16 [core-command internal] load build definition from Dockerfile 19:40:44 #16 transferring dockerfile: 1.93kB 0.0s done 19:40:44 #16 DONE 0.1s 19:40:44 19:40:44 #17 [core-data internal] load .dockerignore 19:40:44 #17 transferring context: 50B 0.0s done 19:40:44 #17 DONE 0.0s 19:40:44 19:40:44 #9 [support-notifications internal] load build definition from Dockerfile 19:40:45 #9 ... 19:40:45 19:40:45 #18 [security-secretstore-setup internal] load .dockerignore 19:40:45 #18 transferring context: 50B done 19:40:45 #18 DONE 0.0s 19:40:45 19:40:45 #19 [support-scheduler internal] load .dockerignore 19:40:45 #19 transferring context: 50B done 19:40:45 #19 DONE 0.1s 19:40:45 19:40:45 #20 [security-bootstrapper internal] load .dockerignore 19:40:45 #20 transferring context: 50B done 19:40:45 #20 DONE 0.1s 19:40:45 19:40:45 #21 [security-spire-config internal] load .dockerignore 19:40:45 #21 transferring context: 50B done 19:40:45 #21 DONE 0.1s 19:40:45 19:40:45 #22 [core-keeper internal] load .dockerignore 19:40:45 #22 transferring context: 50B done 19:40:45 #22 DONE 0.1s 19:40:45 19:40:45 #23 [security-proxy-setup internal] load .dockerignore 19:40:45 #23 transferring context: 50B 0.0s done 19:40:45 #23 DONE 0.1s 19:40:45 19:40:45 #24 [security-spire-agent internal] load .dockerignore 19:40:45 #24 transferring context: 50B 0.0s done 19:40:45 #24 DONE 0.1s 19:40:45 19:40:45 #25 [support-notifications internal] load .dockerignore 19:40:45 #25 transferring context: 50B done 19:40:45 #25 DONE 0.1s 19:40:45 19:40:45 #26 [security-spire-server internal] load .dockerignore 19:40:45 #26 transferring context: 50B 0.0s done 19:40:45 #26 DONE 0.1s 19:40:45 19:40:45 #27 [core-metadata internal] load .dockerignore 19:40:45 #27 transferring context: 50B done 19:40:45 #27 DONE 0.1s 19:40:45 19:40:45 #28 [core-common-config-bootstrapper internal] load .dockerignore 19:40:46 #28 transferring context: 50B 0.0s done 19:40:46 #28 DONE 0.1s 19:40:46 19:40:46 #29 [security-proxy-auth internal] load .dockerignore 19:40:46 #29 transferring context: 50B 0.0s done 19:40:46 #29 DONE 0.1s 19:40:46 19:40:46 #9 [support-notifications internal] load build definition from Dockerfile 19:40:46 #9 ... 19:40:46 19:40:46 #30 [security-spiffe-token-provider internal] load .dockerignore 19:40:46 #30 transferring context: 50B done 19:40:46 #30 DONE 0.1s 19:40:46 19:40:46 #31 [support-cron-scheduler internal] load .dockerignore 19:40:46 #31 transferring context: 50B 0.0s done 19:40:46 #31 DONE 0.1s 19:40:46 19:40:46 #32 [core-command internal] load .dockerignore 19:40:46 #32 transferring context: 50B done 19:40:46 #32 DONE 0.1s 19:40:46 19:40:46 #9 [support-notifications internal] load build definition from Dockerfile 19:40:46 #9 ... 19:40:46 19:40:46 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:46 #33 DONE 0.0s 19:40:46 19:40:46 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:40:46 #34 DONE 0.1s 19:40:46 19:40:46 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:46 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:40:46 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:40:46 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:40:46 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:40:46 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.1s 19:40:46 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 19:40:46 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 19:40:47 #35 ... 19:40:47 19:40:47 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:47 #36 DONE 1.0s 19:40:47 19:40:47 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:47 #35 ... 19:40:47 19:40:47 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:47 #33 DONE 0.0s 19:40:47 19:40:47 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:47 #35 ... 19:40:47 19:40:47 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:47 #33 DONE 0.0s 19:40:47 19:40:47 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:47 #36 DONE 1.8s 19:40:47 19:40:47 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:40:47 #37 DONE 0.6s 19:40:47 19:40:47 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:40:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:40:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:40:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:40:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 19:40:47 #35 ... 19:40:47 19:40:47 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:40:47 #34 DONE 0.5s 19:40:47 19:40:47 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:47 #35 ... 19:40:47 19:40:47 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:47 #33 DONE 0.0s 19:40:47 19:40:47 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:47 #36 DONE 1.8s 19:40:47 19:40:47 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 19:40:47 #37 DONE 0.6s 19:40:47 19:40:47 #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:40:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:40:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:40:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:40:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 19:40:48 #35 ... 19:40:48 19:40:48 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:40:48 #34 DONE 0.6s 19:40:48 19:40:48 #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:48 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 19:40:48 #35 ... 19:40:48 19:40:48 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:48 #36 DONE 1.8s 19:40:48 19:40:48 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:40:48 #37 DONE 0.6s 19:40:48 19:40:48 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:48 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:40:48 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:40:48 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:40:48 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:40:48 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 19:40:48 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 19:40:48 #35 ... 19:40:48 19:40:48 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:48 #33 DONE 0.0s 19:40:48 19:40:48 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:48 #36 DONE 1.8s 19:40:48 19:40:48 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 19:40:48 #37 DONE 0.7s 19:40:48 19:40:48 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:48 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:40:48 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:40:48 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:40:48 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:40:48 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 19:40:48 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 19:40:48 #35 ... 19:40:48 19:40:48 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:48 #33 DONE 0.0s 19:40:48 19:40:48 #38 [security-bootstrapper internal] load build context 19:40:48 #38 ... 19:40:48 19:40:48 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:48 #36 DONE 1.8s 19:40:48 19:40:48 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 19:40:48 #37 DONE 0.7s 19:40:48 19:40:48 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:40:48 #34 DONE 1.3s 19:40:48 19:40:48 #38 [security-bootstrapper internal] load build context 19:40:49 #38 ... 19:40:49 19:40:49 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:49 #36 DONE 1.8s 19:40:49 19:40:49 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:40:49 #37 DONE 0.7s 19:40:49 19:40:49 #38 [security-bootstrapper internal] load build context 19:40:49 #38 ... 19:40:49 19:40:49 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:49 #33 DONE 0.0s 19:40:49 19:40:49 #38 [security-bootstrapper internal] load build context 19:40:49 #38 ... 19:40:49 19:40:49 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:49 #33 DONE 0.0s 19:40:49 19:40:49 #38 [security-bootstrapper internal] load build context 19:40:49 #38 ... 19:40:49 19:40:49 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:49 #33 DONE 0.0s 19:40:49 19:40:49 #38 [security-bootstrapper internal] load build context 19:40:50 #38 ... 19:40:50 19:40:50 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:50 #36 DONE 1.9s 19:40:50 19:40:50 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:40:50 #37 DONE 0.7s 19:40:50 19:40:50 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:50 #33 DONE 0.0s 19:40:50 19:40:50 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:50 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:40:50 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:40:50 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:40:50 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:40:50 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 19:40:50 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 19:40:50 #35 DONE 4.3s 19:40:50 19:40:50 #38 [security-bootstrapper internal] load build context 19:40:50 #38 ... 19:40:50 19:40:50 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:50 #33 DONE 0.0s 19:40:50 19:40:50 #38 [security-bootstrapper internal] load build context 19:40:50 #38 ... 19:40:50 19:40:50 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:50 #33 DONE 0.0s 19:40:50 19:40:50 #38 [security-bootstrapper internal] load build context 19:40:50 #38 ... 19:40:50 19:40:50 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:50 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:40:50 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:40:50 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:40:50 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:40:50 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 19:40:50 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 19:40:50 #35 DONE 4.3s 19:40:50 19:40:50 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:40:50 #39 DONE 2.7s 19:40:50 19:40:50 #38 [security-bootstrapper internal] load build context 19:40:51 #38 transferring context: 15.00MB 2.6s 19:40:52 #38 ... 19:40:52 19:40:52 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:40:52 #40 DONE 3.4s 19:40:52 19:40:52 #38 [security-bootstrapper internal] load build context 19:40:52 #38 ... 19:40:52 19:40:52 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:52 #36 DONE 1.9s 19:40:52 19:40:52 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:40:52 #37 DONE 0.7s 19:40:52 19:40:52 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:40:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:40:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:40:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:40:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 19:40:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 19:40:52 #35 DONE 4.3s 19:40:52 19:40:52 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:40:52 #34 DONE 4.5s 19:40:52 19:40:52 #38 [security-bootstrapper internal] load build context 19:40:52 #38 ... 19:40:52 19:40:52 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:52 #36 DONE 1.9s 19:40:52 19:40:52 #37 [core-command builder 2/7] WORKDIR /edgex-go 19:40:52 #37 DONE 0.8s 19:40:52 19:40:52 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:40:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:40:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:40:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:40:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 19:40:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 19:40:52 #35 DONE 4.4s 19:40:52 19:40:52 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:52 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:52 #41 ... 19:40:52 19:40:52 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:52 #36 DONE 1.9s 19:40:52 19:40:52 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 19:40:52 #37 DONE 0.8s 19:40:52 19:40:52 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:40:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:40:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:40:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:40:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:40:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 19:40:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 19:40:52 #35 DONE 4.4s 19:40:52 19:40:52 #42 [support-cron-scheduler internal] load build context 19:40:52 #42 DONE 0.0s 19:40:52 19:40:52 #38 [security-bootstrapper internal] load build context 19:40:53 #38 ... 19:40:53 19:40:53 #43 [security-spire-server internal] load build context 19:40:53 #43 transferring context: 27.71kB 0.4s done 19:40:53 #43 DONE 2.1s 19:40:53 19:40:53 #38 [security-bootstrapper internal] load build context 19:40:53 #38 ... 19:40:53 19:40:53 #44 [security-spire-config internal] load build context 19:40:53 #44 transferring context: 25.96kB 0.2s done 19:40:53 #44 DONE 2.5s 19:40:53 19:40:53 #38 [security-bootstrapper internal] load build context 19:40:54 #38 ... 19:40:54 19:40:54 #45 [security-spire-agent internal] load build context 19:40:54 #45 transferring context: 27.24kB 0.1s done 19:40:54 #45 DONE 2.0s 19:40:54 19:40:54 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:54 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.3s done 19:40:54 #46 DONE 3.3s 19:40:54 19:40:54 #47 [core-data internal] load build context 19:40:54 #47 ... 19:40:54 19:40:54 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:56 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:40:56 #46 ... 19:40:56 19:40:56 #48 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:56 #48 DONE 7.7s 19:40:56 19:40:56 #49 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:40:58 #49 ... 19:40:58 19:40:58 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:40:58 #0 9.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:58 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:58 #50 ... 19:40:58 19:40:58 #51 [security-secretstore-setup internal] load build context 19:40:58 #51 ... 19:40:58 19:40:58 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:40:58 #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:58 #0 7.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:58 #0 9.677 OK: 266 MiB in 52 packages 19:40:58 #52 ... 19:40:58 19:40:58 #53 [support-scheduler internal] load build context 19:40:58 #53 ... 19:40:58 19:40:58 #54 [core-keeper internal] load build context 19:40:58 #54 ... 19:40:58 19:40:58 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:40:59 #52 DONE 10.9s 19:40:59 19:40:59 #55 [support-notifications internal] load build context 19:40:59 #55 ... 19:40:59 19:40:59 #53 [support-scheduler internal] load build context 19:40:59 #53 ... 19:40:59 19:40:59 #56 [security-proxy-setup internal] load build context 19:40:59 #56 transferring context: 21.07MB 9.6s 19:40:59 #56 ... 19:40:59 19:40:59 #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:40:59 #0 6.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:59 #0 7.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:59 #0 9.941 OK: 266 MiB in 52 packages 19:40:59 #57 ... 19:40:59 19:40:59 #56 [security-proxy-setup internal] load build context 19:41:00 #56 ... 19:41:00 19:41:00 #58 [core-metadata internal] load build context 19:41:00 #58 ... 19:41:00 19:41:00 #59 [security-proxy-auth internal] load build context 19:41:00 #59 ... 19:41:00 19:41:00 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:41:00 #57 DONE 10.9s 19:41:00 19:41:00 #59 [security-proxy-auth internal] load build context 19:41:00 #59 ... 19:41:00 19:41:00 #60 [core-common-config-bootstrapper internal] load build context 19:41:00 #60 ... 19:41:00 19:41:00 #58 [core-metadata internal] load build context 19:41:01 #58 ... 19:41:01 19:41:01 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:41:01 #50 12.75 OK: 266 MiB in 52 packages 19:41:01 #50 DONE 14.1s 19:41:01 19:41:01 #58 [core-metadata internal] load build context 19:41:01 #58 ... 19:41:01 19:41:01 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:41:01 #61 ... 19:41:01 19:41:01 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:41:01 #62 ... 19:41:01 19:41:01 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:41:01 #63 ... 19:41:01 19:41:01 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:41:01 #64 ... 19:41:01 19:41:01 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:41:01 #65 ... 19:41:01 19:41:01 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:01 #66 ... 19:41:01 19:41:01 #67 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:41:01 #67 ... 19:41:01 19:41:01 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:01 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:41:01 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:41:01 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 19:41:01 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s done 19:41:01 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done 19:41:01 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:41:01 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:41:01 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 4.4s 19:41:02 #46 ... 19:41:02 19:41:02 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:41:02 #0 7.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:02 #0 8.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:02 #0 9.779 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:41:02 #0 9.779 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:41:02 #0 9.779 OK: 19954 distinct packages available 19:41:02 #68 ... 19:41:02 19:41:02 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:41:02 #69 ... 19:41:02 19:41:02 #70 [security-spiffe-token-provider internal] load build context 19:41:02 #70 ... 19:41:02 19:41:02 #42 [support-cron-scheduler internal] load build context 19:41:02 #42 ... 19:41:02 19:41:02 #71 [core-command internal] load build context 19:41:03 #71 ... 19:41:03 19:41:03 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:41:03 #72 ... 19:41:03 19:41:03 #71 [core-command internal] load build context 19:41:04 #71 ... 19:41:04 19:41:04 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:04 #73 ... 19:41:04 19:41:04 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:04 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.6s 19:41:04 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 19:41:04 #46 ... 19:41:04 19:41:04 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:41:04 #74 ... 19:41:04 19:41:04 #38 [security-bootstrapper internal] load build context 19:41:04 #38 transferring context: 47.66MB 15.8s 19:41:04 #38 ... 19:41:04 19:41:04 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:04 #46 ... 19:41:04 19:41:04 #47 [core-data internal] load build context 19:41:05 #47 ... 19:41:05 19:41:05 #38 [security-bootstrapper internal] load build context 19:41:06 #38 ... 19:41:06 19:41:06 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:41:06 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.8s done 19:41:06 #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:41:06 #41 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 19:41:06 #41 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 19:41:06 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done 19:41:06 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 19:41:06 #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.9s done 19:41:06 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 8.4s 19:41:06 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 19:41:06 #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 19:41:06 #41 ... 19:41:06 19:41:06 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:41:06 #68 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:06 #68 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:06 #68 12.39 OK: 266 MiB in 52 packages 19:41:06 #68 DONE 13.8s 19:41:06 19:41:06 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:41:06 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 8.5s 19:41:06 #41 ... 19:41:06 19:41:06 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:06 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.6s 19:41:07 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 9.8s 19:41:08 #46 ... 19:41:08 19:41:08 #51 [security-secretstore-setup internal] load build context 19:41:08 #51 ... 19:41:08 19:41:08 #47 [core-data internal] load build context 19:41:08 #47 transferring context: 61.14MB 22.1s 19:41:08 #47 ... 19:41:08 19:41:08 #54 [core-keeper internal] load build context 19:41:08 #54 ... 19:41:08 19:41:08 #47 [core-data internal] load build context 19:41:09 #47 ... 19:41:09 19:41:09 #55 [support-notifications internal] load build context 19:41:09 #55 ... 19:41:09 19:41:09 #53 [support-scheduler internal] load build context 19:41:09 #53 ... 19:41:09 19:41:09 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:41:09 #61 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:09 #61 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:09 #61 16.23 (1/1) Installing dumb-init (1.2.5-r2) 19:41:09 #61 16.23 Executing busybox-1.36.1-r7.trigger 19:41:09 #61 16.31 OK: 8 MiB in 16 packages 19:41:09 #61 DONE 17.9s 19:41:09 19:41:09 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:41:10 #75 ... 19:41:10 19:41:10 #56 [security-proxy-setup internal] load build context 19:41:10 #56 ... 19:41:10 19:41:10 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:10 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 12.8s 19:41:10 #46 ... 19:41:10 19:41:10 #59 [security-proxy-auth internal] load build context 19:41:10 #59 ... 19:41:10 19:41:10 #60 [core-common-config-bootstrapper internal] load build context 19:41:10 #60 ... 19:41:10 19:41:10 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:11 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.42MB / 28.04MB 13.5s 19:41:11 #46 ... 19:41:11 19:41:11 #58 [core-metadata internal] load build context 19:41:11 #58 ... 19:41:11 19:41:11 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:41:11 #65 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:11 #65 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:11 #65 16.28 (1/4) Installing ca-certificates (20240226-r0) 19:41:11 #65 16.57 (2/4) Installing dumb-init (1.2.5-r2) 19:41:11 #65 16.57 (3/4) Installing su-exec (0.2-r3) 19:41:11 #65 16.57 (4/4) Installing yq (4.33.3-r5) 19:41:11 #65 17.30 Executing busybox-1.36.1-r7.trigger 19:41:11 #65 17.30 Executing ca-certificates-20240226-r0.trigger 19:41:11 #65 17.79 OK: 18 MiB in 19 packages 19:41:11 #65 DONE 20.0s 19:41:11 19:41:11 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:11 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 14.4s 19:41:12 #46 ... 19:41:12 19:41:12 #67 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:41:12 #67 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:12 #67 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:12 #67 18.82 (1/1) Installing dumb-init (1.2.5-r2) 19:41:12 #67 18.82 Executing busybox-1.36.1-r7.trigger 19:41:12 #67 18.95 OK: 8 MiB in 16 packages 19:41:12 #67 DONE 21.3s 19:41:12 19:41:12 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:13 #46 ... 19:41:13 19:41:13 #70 [security-spiffe-token-provider internal] load build context 19:41:13 #70 ... 19:41:13 19:41:13 #42 [support-cron-scheduler internal] load build context 19:41:13 #42 ... 19:41:13 19:41:13 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:13 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.9s 19:41:13 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.92MB / 28.04MB 16.2s 19:41:14 #46 ... 19:41:14 19:41:14 #71 [core-command internal] load build context 19:41:14 #71 ... 19:41:14 19:41:14 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:14 #46 ... 19:41:14 19:41:14 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:14 #66 DONE 23.4s 19:41:14 19:41:14 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:15 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.0s done 19:41:16 #46 ... 19:41:16 19:41:16 #38 [security-bootstrapper internal] load build context 19:41:16 #38 transferring context: 61.34MB 27.3s 19:41:16 #38 ... 19:41:16 19:41:16 #58 [core-metadata internal] load build context 19:41:16 #58 ... 19:41:16 19:41:16 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:41:16 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.9s done 19:41:16 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.0s 19:41:16 #41 ... 19:41:16 19:41:16 #58 [core-metadata internal] load build context 19:41:16 #58 ... 19:41:16 19:41:16 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:41:16 #62 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:16 #62 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:16 #62 24.08 (1/2) Installing dumb-init (1.2.5-r2) 19:41:16 #62 24.17 (2/2) Installing su-exec (0.2-r3) 19:41:16 #62 24.17 Executing busybox-1.36.1-r7.trigger 19:41:16 #62 24.40 OK: 8 MiB in 17 packages 19:41:16 #62 DONE 25.5s 19:41:16 19:41:16 #58 [core-metadata internal] load build context 19:41:17 #58 ... 19:41:17 19:41:17 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:41:17 #63 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:17 #63 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:17 #63 22.01 (1/2) Installing ca-certificates (20240226-r0) 19:41:17 #63 22.32 (2/2) Installing dumb-init (1.2.5-r2) 19:41:17 #63 22.35 Executing busybox-1.36.1-r7.trigger 19:41:17 #63 22.49 Executing ca-certificates-20240226-r0.trigger 19:41:17 #63 23.68 OK: 9 MiB in 17 packages 19:41:17 #63 DONE 25.8s 19:41:17 19:41:17 #58 [core-metadata internal] load build context 19:41:18 #58 ... 19:41:18 19:41:18 #51 [security-secretstore-setup internal] load build context 19:41:18 #51 ... 19:41:18 19:41:18 #38 [security-bootstrapper internal] load build context 19:41:19 #38 ... 19:41:19 19:41:19 #47 [core-data internal] load build context 19:41:19 #47 ... 19:41:19 19:41:19 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:41:19 #69 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:19 #69 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:19 #69 20.53 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:41:19 #69 20.53 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:41:19 #69 20.53 OK: 19946 distinct packages available 19:41:19 #69 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:19 #69 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:19 #69 25.40 (1/5) Installing dumb-init (1.2.5-r2) 19:41:19 #69 25.40 (2/5) Installing musl-obstack (1.2.3-r2) 19:41:19 #69 25.40 (3/5) Installing libucontext (1.2-r2) 19:41:19 #69 25.40 (4/5) Installing gcompat (1.1.0-r1) 19:41:19 #69 25.44 (5/5) Installing openssl (3.1.7-r0) 19:41:19 #69 25.58 Executing busybox-1.36.1-r7.trigger 19:41:19 #69 25.82 OK: 9 MiB in 20 packages 19:41:19 #69 ... 19:41:19 19:41:19 #55 [support-notifications internal] load build context 19:41:19 #55 ... 19:41:19 19:41:19 #54 [core-keeper internal] load build context 19:41:19 #54 ... 19:41:19 19:41:19 #53 [support-scheduler internal] load build context 19:41:20 #53 ... 19:41:20 19:41:20 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:41:20 #69 DONE 27.3s 19:41:20 19:41:20 #38 [security-bootstrapper internal] load build context 19:41:20 #38 ... 19:41:20 19:41:20 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:41:20 #64 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:20 #64 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:20 #64 26.30 (1/4) Installing dumb-init (1.2.5-r2) 19:41:20 #64 26.30 (2/4) Installing openssl (3.1.7-r0) 19:41:20 #64 26.38 (3/4) Installing su-exec (0.2-r3) 19:41:20 #64 26.38 (4/4) Installing yq (4.33.3-r5) 19:41:20 #64 27.83 Executing busybox-1.36.1-r7.trigger 19:41:20 #64 27.83 OK: 18 MiB in 19 packages 19:41:20 #64 DONE 29.1s 19:41:20 19:41:20 #38 [security-bootstrapper internal] load build context 19:41:20 #38 ... 19:41:20 19:41:20 #56 [security-proxy-setup internal] load build context 19:41:20 #56 ... 19:41:20 19:41:20 #59 [security-proxy-auth internal] load build context 19:41:20 #59 ... 19:41:20 19:41:20 #60 [core-common-config-bootstrapper internal] load build context 19:41:20 #60 ... 19:41:20 19:41:20 #59 [security-proxy-auth internal] load build context 19:41:21 #59 transferring context: 47.47MB 30.8s 19:41:22 #59 ... 19:41:22 19:41:22 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:41:22 #76 ... 19:41:22 19:41:22 #55 [support-notifications internal] load build context 19:41:22 #55 ... 19:41:22 19:41:22 #77 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 19:41:23 #77 ... 19:41:23 19:41:23 #55 [support-notifications internal] load build context 19:41:23 #55 ... 19:41:23 19:41:23 #70 [security-spiffe-token-provider internal] load build context 19:41:23 #70 ... 19:41:23 19:41:23 #42 [support-cron-scheduler internal] load build context 19:41:23 #42 ... 19:41:23 19:41:23 #53 [support-scheduler internal] load build context 19:41:24 #53 ... 19:41:24 19:41:24 #71 [core-command internal] load build context 19:41:24 #71 ... 19:41:24 19:41:24 #53 [support-scheduler internal] load build context 19:41:25 #53 ... 19:41:25 19:41:25 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:41:25 #78 ... 19:41:25 19:41:25 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:41:25 #72 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:25 #72 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:25 #72 27.53 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:41:25 #72 27.53 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:41:25 #72 27.53 OK: 19946 distinct packages available 19:41:25 #72 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:25 #72 29.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:25 #72 ... 19:41:25 19:41:25 #53 [support-scheduler internal] load build context 19:41:26 #53 transferring context: 57.90MB 38.1s 19:41:26 #53 ... 19:41:26 19:41:26 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:26 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s 19:41:26 #46 ... 19:41:26 19:41:26 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:41:26 #76 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:26 #76 ... 19:41:26 19:41:26 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:26 #73 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:26 #73 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:26 #73 28.11 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:41:26 #73 28.11 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:41:26 #73 28.11 OK: 19946 distinct packages available 19:41:26 #73 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:26 #73 30.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:26 #73 ... 19:41:26 19:41:26 #55 [support-notifications internal] load build context 19:41:26 #55 ... 19:41:26 19:41:26 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:41:26 #79 ... 19:41:26 19:41:26 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:41:26 #74 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:26 #74 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:26 #74 27.93 (1/3) Installing ca-certificates (20240226-r0) 19:41:26 #74 28.25 (2/3) Installing dumb-init (1.2.5-r2) 19:41:26 #74 28.25 (3/3) Installing tzdata (2024a-r0) 19:41:26 #74 29.95 Executing busybox-1.36.1-r7.trigger 19:41:26 #74 30.15 Executing ca-certificates-20240226-r0.trigger 19:41:26 #74 31.27 OK: 12 MiB in 18 packages 19:41:27 #74 ... 19:41:27 19:41:27 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:41:27 #80 ... 19:41:27 19:41:27 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:41:27 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.7s 19:41:27 #41 ... 19:41:27 19:41:27 #55 [support-notifications internal] load build context 19:41:28 #55 ... 19:41:28 19:41:28 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:41:28 #74 DONE 34.2s 19:41:28 19:41:28 #55 [support-notifications internal] load build context 19:41:28 #55 ... 19:41:28 19:41:28 #51 [security-secretstore-setup internal] load build context 19:41:28 #51 ... 19:41:28 19:41:28 #55 [support-notifications internal] load build context 19:41:28 #55 ... 19:41:28 19:41:28 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:41:28 #72 33.23 (1/4) Installing dumb-init (1.2.5-r2) 19:41:28 #72 33.23 (2/4) Installing musl-obstack (1.2.3-r2) 19:41:28 #72 33.23 (3/4) Installing libucontext (1.2-r2) 19:41:28 #72 33.29 (4/4) Installing gcompat (1.1.0-r1) 19:41:28 #72 33.34 Executing busybox-1.36.1-r7.trigger 19:41:28 #72 33.44 OK: 8 MiB in 19 packages 19:41:28 #72 DONE 36.2s 19:41:28 19:41:28 #58 [core-metadata internal] load build context 19:41:28 #58 ... 19:41:28 19:41:28 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:41:28 #79 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:29 #79 ... 19:41:29 19:41:29 #49 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:41:29 #49 24.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:29 #49 26.39 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:29 #49 31.18 OK: 266 MiB in 52 packages 19:41:29 #49 DONE 33.0s 19:41:29 19:41:29 #47 [core-data internal] load build context 19:41:29 #47 ... 19:41:29 19:41:29 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:29 #73 34.50 (1/11) Installing ca-certificates (20240226-r0) 19:41:29 #73 34.50 (2/11) Installing brotli-libs (1.0.9-r14) 19:41:29 #73 34.71 (3/11) Installing libunistring (1.1-r1) 19:41:29 #73 34.88 (4/11) Installing libidn2 (2.3.4-r1) 19:41:29 #73 34.88 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:41:29 #73 35.09 (6/11) Installing libcurl (8.9.0-r0) 19:41:29 #73 35.25 (7/11) Installing curl (8.9.0-r0) 19:41:29 #73 35.30 (8/11) Installing dumb-init (1.2.5-r2) 19:41:29 #73 35.46 (9/11) Installing musl-obstack (1.2.3-r2) 19:41:29 #73 35.46 (10/11) Installing libucontext (1.2-r2) 19:41:29 #73 35.46 (11/11) Installing gcompat (1.1.0-r1) 19:41:29 #73 35.46 Executing busybox-1.36.1-r7.trigger 19:41:29 #73 35.63 Executing ca-certificates-20240226-r0.trigger 19:41:29 #73 ... 19:41:29 19:41:29 #54 [core-keeper internal] load build context 19:41:30 #54 ... 19:41:30 19:41:30 #47 [core-data internal] load build context 19:41:30 #47 ... 19:41:30 19:41:30 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:41:30 #81 ... 19:41:30 19:41:30 #51 [security-secretstore-setup internal] load build context 19:41:30 #51 ... 19:41:30 19:41:30 #56 [security-proxy-setup internal] load build context 19:41:30 #56 ... 19:41:30 19:41:30 #38 [security-bootstrapper internal] load build context 19:41:30 #38 ... 19:41:30 19:41:30 #60 [core-common-config-bootstrapper internal] load build context 19:41:31 #60 ... 19:41:31 19:41:31 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:41:31 #82 ... 19:41:31 19:41:31 #38 [security-bootstrapper internal] load build context 19:41:31 #38 transferring context: 84.36MB 42.8s 19:41:32 #38 ... 19:41:32 19:41:32 #59 [security-proxy-auth internal] load build context 19:41:32 #59 ... 19:41:32 19:41:32 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:32 #73 37.04 OK: 13 MiB in 26 packages 19:41:32 #73 DONE 38.5s 19:41:32 19:41:32 #59 [security-proxy-auth internal] load build context 19:41:32 #59 ... 19:41:32 19:41:32 #38 [security-bootstrapper internal] load build context 19:41:33 #38 ... 19:41:33 19:41:33 #42 [support-cron-scheduler internal] load build context 19:41:34 #42 ... 19:41:34 19:41:34 #70 [security-spiffe-token-provider internal] load build context 19:41:34 #70 ... 19:41:34 19:41:34 #38 [security-bootstrapper internal] load build context 19:41:35 #38 ... 19:41:35 19:41:35 #71 [core-command internal] load build context 19:41:35 #71 ... 19:41:35 19:41:35 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:41:35 #75 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:35 #75 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:35 #75 23.07 OK: 8 MiB in 16 packages 19:41:35 #75 DONE 25.7s 19:41:35 19:41:35 #71 [core-command internal] load build context 19:41:35 #71 ... 19:41:35 19:41:35 #38 [security-bootstrapper internal] load build context 19:41:35 #38 ... 19:41:35 19:41:35 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:41:35 #76 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:35 #76 20.40 OK: 18 MiB in 19 packages 19:41:35 #76 DONE 23.0s 19:41:35 19:41:35 #38 [security-bootstrapper internal] load build context 19:41:35 #38 ... 19:41:35 19:41:35 #77 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 19:41:35 #77 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:35 #77 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:35 #77 20.63 OK: 8 MiB in 16 packages 19:41:35 #77 DONE 23.0s 19:41:35 19:41:35 #38 [security-bootstrapper internal] load build context 19:41:36 #38 transferring context: 93.93MB 47.9s 19:41:36 #38 ... 19:41:36 19:41:36 #53 [support-scheduler internal] load build context 19:41:36 #53 ... 19:41:36 19:41:36 #38 [security-bootstrapper internal] load build context 19:41:37 #38 ... 19:41:37 19:41:37 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:37 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s 19:41:37 #46 ... 19:41:37 19:41:37 #53 [support-scheduler internal] load build context 19:41:38 #53 ... 19:41:38 19:41:38 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:41:38 #80 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:38 #80 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:38 #80 18.90 OK: 9 MiB in 17 packages 19:41:38 #80 DONE 20.6s 19:41:38 19:41:38 #53 [support-scheduler internal] load build context 19:41:38 #53 ... 19:41:38 19:41:38 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:41:38 #79 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:38 #79 19.63 OK: 8 MiB in 17 packages 19:41:38 #79 DONE 21.4s 19:41:38 19:41:38 #53 [support-scheduler internal] load build context 19:41:38 #53 ... 19:41:38 19:41:38 #55 [support-notifications internal] load build context 19:41:39 #55 ... 19:41:39 19:41:39 #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:41:39 #81 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:39 #81 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:39 #81 17.22 OK: 9 MiB in 20 packages 19:41:39 #81 DONE 18.9s 19:41:39 19:41:39 #55 [support-notifications internal] load build context 19:41:39 #55 ... 19:41:39 19:41:39 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:41:39 #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:39 #83 ... 19:41:39 19:41:39 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:41:39 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.8s 19:41:39 #41 ... 19:41:39 19:41:39 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:41:39 #78 14.09 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:39 #78 15.90 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:39 #78 21.70 (1/1) Installing dumb-init (1.2.5-r2) 19:41:39 #78 22.53 Executing busybox-1.36.1-r7.trigger 19:41:39 #78 22.53 OK: 8 MiB in 16 packages 19:41:39 #78 DONE 24.3s 19:41:39 19:41:39 #58 [core-metadata internal] load build context 19:41:39 #58 ... 19:41:39 19:41:39 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:41:39 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:39 #84 ... 19:41:39 19:41:39 #58 [core-metadata internal] load build context 19:41:39 #58 ... 19:41:39 19:41:39 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:41:39 #82 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:39 #82 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:39 #82 17.50 OK: 18 MiB in 19 packages 19:41:39 #82 DONE 18.7s 19:41:39 19:41:39 #58 [core-metadata internal] load build context 19:41:40 #58 ... 19:41:40 19:41:40 #54 [core-keeper internal] load build context 19:41:40 #54 ... 19:41:40 19:41:40 #47 [core-data internal] load build context 19:41:40 #47 ... 19:41:40 19:41:40 #54 [core-keeper internal] load build context 19:41:40 #54 ... 19:41:40 19:41:40 #56 [security-proxy-setup internal] load build context 19:41:41 #56 ... 19:41:41 19:41:41 #51 [security-secretstore-setup internal] load build context 19:41:41 #51 ... 19:41:41 19:41:41 #54 [core-keeper internal] load build context 19:41:41 #54 ... 19:41:41 19:41:41 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:41:41 #85 DONE 1.3s 19:41:41 19:41:41 #54 [core-keeper internal] load build context 19:41:41 #54 ... 19:41:41 19:41:41 #60 [core-common-config-bootstrapper internal] load build context 19:41:41 #60 ... 19:41:41 19:41:41 #54 [core-keeper internal] load build context 19:41:41 #54 transferring context: 55.84MB 52.2s 19:41:42 #54 ... 19:41:42 19:41:42 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:41:42 #83 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:42 #83 12.24 OK: 12 MiB in 18 packages 19:41:42 #83 DONE 13.1s 19:41:42 19:41:42 #54 [core-keeper internal] load build context 19:41:42 #54 ... 19:41:42 19:41:42 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:41:42 #84 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:42 #84 12.23 OK: 8 MiB in 19 packages 19:41:42 #84 DONE 13.2s 19:41:42 19:41:42 #54 [core-keeper internal] load build context 19:41:42 #54 ... 19:41:42 19:41:42 #59 [security-proxy-auth internal] load build context 19:41:42 #59 ... 19:41:42 19:41:42 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:41:42 #0 8.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:41:42 #86 ... 19:41:42 19:41:42 #59 [security-proxy-auth internal] load build context 19:41:44 #59 ... 19:41:44 19:41:44 #42 [support-cron-scheduler internal] load build context 19:41:44 #42 ... 19:41:44 19:41:44 #70 [security-spiffe-token-provider internal] load build context 19:41:44 #70 ... 19:41:44 19:41:44 #42 [support-cron-scheduler internal] load build context 19:41:44 #42 ... 19:41:44 19:41:44 #71 [core-command internal] load build context 19:41:45 #71 ... 19:41:45 19:41:45 #42 [support-cron-scheduler internal] load build context 19:41:45 #42 ... 19:41:45 19:41:45 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:41:45 #86 9.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:41:45 #86 10.91 OK: 13 MiB in 26 packages 19:41:45 #86 DONE 12.7s 19:41:45 19:41:45 #42 [support-cron-scheduler internal] load build context 19:41:46 #42 ... 19:41:46 19:41:46 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:41:46 #87 DONE 7.1s 19:41:46 19:41:46 #42 [support-cron-scheduler internal] load build context 19:41:46 #42 transferring context: 19.25MB 50.4s 19:41:46 #42 ... 19:41:46 19:41:46 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:41:46 #88 DONE 0.9s 19:41:46 19:41:46 #42 [support-cron-scheduler internal] load build context 19:41:47 #42 ... 19:41:47 19:41:47 #38 [security-bootstrapper internal] load build context 19:41:47 #38 ... 19:41:47 19:41:47 #42 [support-cron-scheduler internal] load build context 19:41:48 #42 ... 19:41:48 19:41:48 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:48 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.9s 19:41:48 #46 ... 19:41:48 19:41:48 #42 [support-cron-scheduler internal] load build context 19:41:49 #42 ... 19:41:49 19:41:49 #53 [support-scheduler internal] load build context 19:41:49 #53 ... 19:41:49 19:41:49 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:49 #46 ... 19:41:49 19:41:49 #55 [support-notifications internal] load build context 19:41:49 #55 ... 19:41:49 19:41:49 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:49 #46 ... 19:41:49 19:41:49 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:41:49 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.4s done 19:41:49 #41 ... 19:41:49 19:41:49 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:50 #46 ... 19:41:50 19:41:50 #58 [core-metadata internal] load build context 19:41:50 #58 ... 19:41:50 19:41:50 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:50 #46 ... 19:41:50 19:41:50 #47 [core-data internal] load build context 19:41:50 #47 ... 19:41:50 19:41:50 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:51 #46 ... 19:41:51 19:41:51 #51 [security-secretstore-setup internal] load build context 19:41:51 #51 ... 19:41:51 19:41:51 #56 [security-proxy-setup internal] load build context 19:41:51 #56 ... 19:41:51 19:41:51 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:51 #46 ... 19:41:51 19:41:51 #60 [core-common-config-bootstrapper internal] load build context 19:41:51 #60 ... 19:41:51 19:41:51 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:52 #46 ... 19:41:52 19:41:52 #54 [core-keeper internal] load build context 19:41:52 #54 transferring context: 96.87MB 63.6s 19:41:52 #54 ... 19:41:52 19:41:52 #51 [security-secretstore-setup internal] load build context 19:41:54 #51 ... 19:41:54 19:41:54 #59 [security-proxy-auth internal] load build context 19:41:54 #59 ... 19:41:54 19:41:54 #51 [security-secretstore-setup internal] load build context 19:41:54 #51 ... 19:41:54 19:41:54 #70 [security-spiffe-token-provider internal] load build context 19:41:54 #70 ... 19:41:54 19:41:54 #51 [security-secretstore-setup internal] load build context 19:41:55 #51 ... 19:41:55 19:41:55 #71 [core-command internal] load build context 19:41:55 #71 ... 19:41:55 19:41:55 #51 [security-secretstore-setup internal] load build context 19:41:56 #51 ... 19:41:56 19:41:56 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:41:56 #89 DONE 2.1s 19:41:56 19:41:56 #51 [security-secretstore-setup internal] load build context 19:41:57 #51 ... 19:41:57 19:41:57 #38 [security-bootstrapper internal] load build context 19:41:57 #38 ... 19:41:57 19:41:57 #59 [security-proxy-auth internal] load build context 19:41:57 #59 transferring context: 147.40MB 67.6s 19:41:59 #59 ... 19:41:59 19:41:59 #42 [support-cron-scheduler internal] load build context 19:41:59 #42 ... 19:41:59 19:41:59 #59 [security-proxy-auth internal] load build context 19:41:59 #59 ... 19:41:59 19:41:59 #53 [support-scheduler internal] load build context 19:41:59 #53 ... 19:41:59 19:41:59 #59 [security-proxy-auth internal] load build context 19:41:59 #59 ... 19:41:59 19:41:59 #55 [support-notifications internal] load build context 19:41:59 #55 ... 19:41:59 19:41:59 #38 [security-bootstrapper internal] load build context 19:42:00 #38 ... 19:42:00 19:42:00 #58 [core-metadata internal] load build context 19:42:00 #58 ... 19:42:00 19:42:00 #38 [security-bootstrapper internal] load build context 19:42:00 #38 ... 19:42:00 19:42:00 #47 [core-data internal] load build context 19:42:01 #47 ... 19:42:01 19:42:01 #38 [security-bootstrapper internal] load build context 19:42:01 #38 ... 19:42:01 19:42:01 #56 [security-proxy-setup internal] load build context 19:42:01 #56 ... 19:42:01 19:42:01 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:42:01 #41 ... 19:42:01 19:42:01 #56 [security-proxy-setup internal] load build context 19:42:01 #56 ... 19:42:01 19:42:01 #60 [core-common-config-bootstrapper internal] load build context 19:42:01 #60 ... 19:42:01 19:42:01 #56 [security-proxy-setup internal] load build context 19:42:02 #56 transferring context: 171.06MB 73.4s 19:42:03 #56 ... 19:42:03 19:42:03 #54 [core-keeper internal] load build context 19:42:03 #54 ... 19:42:03 19:42:03 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:42:03 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.5s done 19:42:03 #46 DONE 72.0s 19:42:03 19:42:03 #54 [core-keeper internal] load build context 19:42:03 #54 ... 19:42:03 19:42:03 #56 [security-proxy-setup internal] load build context 19:42:04 #56 ... 19:42:04 19:42:04 #70 [security-spiffe-token-provider internal] load build context 19:42:04 #70 ... 19:42:04 19:42:04 #56 [security-proxy-setup internal] load build context 19:42:05 #56 ... 19:42:05 19:42:05 #71 [core-command internal] load build context 19:42:05 #71 ... 19:42:05 19:42:05 #56 [security-proxy-setup internal] load build context 19:42:07 #56 ... 19:42:07 19:42:07 #51 [security-secretstore-setup internal] load build context 19:42:07 #51 ... 19:42:07 19:42:07 #56 [security-proxy-setup internal] load build context 19:42:08 #56 transferring context: 193.61MB 78.5s 19:42:09 #56 ... 19:42:09 19:42:09 #42 [support-cron-scheduler internal] load build context 19:42:09 #42 ... 19:42:09 19:42:09 #56 [security-proxy-setup internal] load build context 19:42:09 #56 ... 19:42:09 19:42:09 #53 [support-scheduler internal] load build context 19:42:09 #53 ... 19:42:09 19:42:09 #59 [security-proxy-auth internal] load build context 19:42:09 #59 ... 19:42:09 19:42:09 #55 [support-notifications internal] load build context 19:42:09 #55 ... 19:42:09 19:42:09 #59 [security-proxy-auth internal] load build context 19:42:10 #59 ... 19:42:10 19:42:10 #58 [core-metadata internal] load build context 19:42:10 #58 ... 19:42:10 19:42:10 #59 [security-proxy-auth internal] load build context 19:42:11 #59 ... 19:42:11 19:42:11 #47 [core-data internal] load build context 19:42:11 #47 ... 19:42:11 19:42:11 #71 [core-command internal] load build context 19:42:11 #71 ... 19:42:11 19:42:11 #59 [security-proxy-auth internal] load build context 19:42:11 #59 ... 19:42:11 19:42:11 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:42:11 #90 DONE 5.3s 19:42:11 19:42:11 #59 [security-proxy-auth internal] load build context 19:42:11 #59 ... 19:42:11 19:42:11 #38 [security-bootstrapper internal] load build context 19:42:11 #38 ... 19:42:11 19:42:11 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:42:11 #91 DONE 5.4s 19:42:11 19:42:11 #38 [security-bootstrapper internal] load build context 19:42:11 #38 ... 19:42:11 19:42:11 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:42:11 #92 ... 19:42:11 19:42:11 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:42:11 #93 DONE 4.5s 19:42:11 19:42:11 #60 [core-common-config-bootstrapper internal] load build context 19:42:12 #60 ... 19:42:12 19:42:12 #71 [core-command internal] load build context 19:42:13 #71 ... 19:42:13 19:42:13 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:42:13 #92 DONE 1.5s 19:42:13 19:42:13 #71 [core-command internal] load build context 19:42:13 #71 transferring context: 115.83MB 78.3s 19:42:13 #71 ... 19:42:13 19:42:13 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:42:13 #94 DONE 1.4s 19:42:13 19:42:13 #71 [core-command internal] load build context 19:42:13 #71 ... 19:42:13 19:42:13 #54 [core-keeper internal] load build context 19:42:13 #54 ... 19:42:13 19:42:13 #71 [core-command internal] load build context 19:42:13 #71 ... 19:42:13 19:42:13 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:42:13 #95 DONE 1.6s 19:42:13 19:42:13 #71 [core-command internal] load build context 19:42:14 #71 ... 19:42:14 19:42:14 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 19:42:14 #96 DONE 1.5s 19:42:14 19:42:14 #70 [security-spiffe-token-provider internal] load build context 19:42:15 #70 ... 19:42:15 19:42:15 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:42:15 #97 ... 19:42:15 19:42:15 #98 [security-spire-server stage-2 6/9] COPY security.txt / 19:42:15 #98 DONE 1.6s 19:42:15 19:42:15 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:42:15 #99 ... 19:42:15 19:42:15 #100 [security-spire-config stage-2 6/10] COPY security.txt / 19:42:15 #100 DONE 1.9s 19:42:15 19:42:15 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:42:16 #101 ... 19:42:16 19:42:16 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:42:16 #97 DONE 1.3s 19:42:16 19:42:16 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:42:16 #102 ... 19:42:16 19:42:16 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:42:16 #99 DONE 1.4s 19:42:16 19:42:16 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:42:17 #103 ... 19:42:17 19:42:17 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:42:17 #101 DONE 1.5s 19:42:17 19:42:17 #59 [security-proxy-auth internal] load build context 19:42:17 #59 ... 19:42:17 19:42:17 #54 [core-keeper internal] load build context 19:42:17 #54 ... 19:42:17 19:42:17 #51 [security-secretstore-setup internal] load build context 19:42:18 #51 ... 19:42:18 19:42:18 #54 [core-keeper internal] load build context 19:42:18 #54 ... 19:42:18 19:42:18 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:42:18 #102 DONE 1.7s 19:42:18 19:42:18 #54 [core-keeper internal] load build context 19:42:18 #54 transferring context: 211.77MB 88.9s 19:42:18 #54 ... 19:42:18 19:42:18 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:42:18 #103 DONE 1.6s 19:42:18 19:42:18 #54 [core-keeper internal] load build context 19:42:19 #54 ... 19:42:19 19:42:19 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:42:19 #104 DONE 1.8s 19:42:19 19:42:19 #54 [core-keeper internal] load build context 19:42:19 #54 ... 19:42:19 19:42:19 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:42:19 #105 DONE 1.2s 19:42:19 19:42:19 #54 [core-keeper internal] load build context 19:42:19 #54 ... 19:42:19 19:42:19 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:42:19 #106 DONE 1.2s 19:42:19 19:42:19 #42 [support-cron-scheduler internal] load build context 19:42:19 #42 ... 19:42:19 19:42:19 #56 [security-proxy-setup internal] load build context 19:42:19 #56 ... 19:42:19 19:42:19 #53 [support-scheduler internal] load build context 19:42:19 #53 ... 19:42:19 19:42:19 #42 [support-cron-scheduler internal] load build context 19:42:20 #42 ... 19:42:20 19:42:20 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:42:20 #107 DONE 1.0s 19:42:20 19:42:20 #42 [support-cron-scheduler internal] load build context 19:42:20 #42 ... 19:42:20 19:42:20 #55 [support-notifications internal] load build context 19:42:20 #55 ... 19:42:20 19:42:20 #56 [security-proxy-setup internal] load build context 19:42:21 #56 ... 19:42:21 19:42:21 #58 [core-metadata internal] load build context 19:42:21 #58 ... 19:42:21 19:42:21 #47 [core-data internal] load build context 19:42:21 #47 ... 19:42:21 19:42:21 #58 [core-metadata internal] load build context 19:42:21 #58 ... 19:42:21 19:42:21 #38 [security-bootstrapper internal] load build context 19:42:21 #38 ... 19:42:21 19:42:21 #58 [core-metadata internal] load build context 19:42:22 #58 ... 19:42:22 19:42:22 #60 [core-common-config-bootstrapper internal] load build context 19:42:22 #60 ... 19:42:22 19:42:22 #58 [core-metadata internal] load build context 19:42:23 #58 transferring context: 259.56MB 91.5s 19:42:25 #58 ... 19:42:25 19:42:25 #71 [core-command internal] load build context 19:42:25 #71 ... 19:42:25 19:42:25 #70 [security-spiffe-token-provider internal] load build context 19:42:25 #70 ... 19:42:25 19:42:25 #71 [core-command internal] load build context 19:42:27 #71 ... 19:42:27 19:42:27 #108 [security-spire-server] exporting to image 19:42:27 #108 exporting layers 7.6s done 19:42:27 #108 writing image sha256:9678775d789e7fea8cc23797458d5aafb86466d914a8b6044ab619177a5e3313 0.3s done 19:42:27 #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done 19:42:27 #108 writing image sha256:91d4e43695ccc9e0bd3b37c190da4e3ddd8be21b8f2d3a5d674a53f2c9997567 0.0s done 19:42:27 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:42:27 #108 writing image sha256:595735e43b4aadf6bd4dd17633450c06c04ec651939c03486cc2f39bcdbd820b 0.1s done 19:42:27 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:42:27 #108 DONE 7.9s 19:42:27 19:42:27 #71 [core-command internal] load build context 19:42:27 #71 ... 19:42:27 19:42:27 #59 [security-proxy-auth internal] load build context 19:42:27 #59 ... 19:42:27 19:42:27 #71 [core-command internal] load build context 19:42:28 #71 ... 19:42:28 19:42:28 #51 [security-secretstore-setup internal] load build context 19:42:28 #51 ... 19:42:28 19:42:28 #71 [core-command internal] load build context 19:42:28 #71 transferring context: 175.64MB 93.6s 19:42:28 #71 ... 19:42:28 19:42:28 #38 [security-bootstrapper internal] load build context 19:42:28 #38 transferring context: 310.24MB 98.8s done 19:42:28 #38 DONE 100.4s 19:42:28 19:42:28 #71 [core-command internal] load build context 19:42:29 #71 ... 19:42:29 19:42:29 #51 [security-secretstore-setup internal] load build context 19:42:29 #51 transferring context: 310.24MB 101.0s done 19:42:29 #51 DONE 101.3s 19:42:29 19:42:29 #71 [core-command internal] load build context 19:42:29 #71 ... 19:42:29 19:42:29 #54 [core-keeper internal] load build context 19:42:29 #54 ... 19:42:29 19:42:29 #71 [core-command internal] load build context 19:42:30 #71 ... 19:42:30 19:42:30 #53 [support-scheduler internal] load build context 19:42:30 #53 ... 19:42:30 19:42:30 #54 [core-keeper internal] load build context 19:42:30 #54 ... 19:42:30 19:42:30 #55 [support-notifications internal] load build context 19:42:30 #55 ... 19:42:30 19:42:30 #42 [support-cron-scheduler internal] load build context 19:42:30 #42 ... 19:42:30 19:42:30 #54 [core-keeper internal] load build context 19:42:30 #54 ... 19:42:30 19:42:30 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:42:30 #109 DONE 2.1s 19:42:30 19:42:30 #54 [core-keeper internal] load build context 19:42:31 #54 ... 19:42:31 19:42:31 #56 [security-proxy-setup internal] load build context 19:42:31 #56 ... 19:42:31 19:42:31 #42 [support-cron-scheduler internal] load build context 19:42:31 #42 ... 19:42:31 19:42:31 #47 [core-data internal] load build context 19:42:31 #47 ... 19:42:31 19:42:31 #42 [support-cron-scheduler internal] load build context 19:42:32 #42 ... 19:42:32 19:42:32 #60 [core-common-config-bootstrapper internal] load build context 19:42:32 #60 ... 19:42:32 19:42:32 #42 [support-cron-scheduler internal] load build context 19:42:34 #42 ... 19:42:34 19:42:34 #59 [security-proxy-auth internal] load build context 19:42:34 #59 transferring context: 310.24MB 103.3s done 19:42:34 #59 DONE 103.8s 19:42:34 19:42:34 #42 [support-cron-scheduler internal] load build context 19:42:34 #42 ... 19:42:34 19:42:34 #58 [core-metadata internal] load build context 19:42:34 #58 transferring context: 310.24MB 102.1s done 19:42:34 #58 DONE 104.3s 19:42:34 19:42:34 #42 [support-cron-scheduler internal] load build context 19:42:35 #42 ... 19:42:35 19:42:35 #70 [security-spiffe-token-provider internal] load build context 19:42:35 #70 ... 19:42:35 19:42:35 #42 [support-cron-scheduler internal] load build context 19:42:35 #42 ... 19:42:35 19:42:35 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:42:35 #110 DONE 1.6s 19:42:35 19:42:35 #42 [support-cron-scheduler internal] load build context 19:42:36 #42 ... 19:42:36 19:42:36 #56 [security-proxy-setup internal] load build context 19:42:36 #56 transferring context: 310.24MB 106.9s done 19:42:36 #56 DONE 107.6s 19:42:36 19:42:36 #42 [support-cron-scheduler internal] load build context 19:42:40 #42 ... 19:42:40 19:42:40 #54 [core-keeper internal] load build context 19:42:40 #54 transferring context: 310.24MB 110.5s done 19:42:40 #54 DONE 111.7s 19:42:40 19:42:40 #42 [support-cron-scheduler internal] load build context 19:42:40 #42 ... 19:42:40 19:42:40 #71 [core-command internal] load build context 19:42:40 #71 ... 19:42:40 19:42:40 #53 [support-scheduler internal] load build context 19:42:40 #53 ... 19:42:40 19:42:40 #42 [support-cron-scheduler internal] load build context 19:42:40 #42 ... 19:42:40 19:42:40 #55 [support-notifications internal] load build context 19:42:40 #55 ... 19:42:40 19:42:40 #53 [support-scheduler internal] load build context 19:42:40 #53 ... 19:42:40 19:42:40 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:41 #111 ... 19:42:41 19:42:41 #53 [support-scheduler internal] load build context 19:42:41 #53 ... 19:42:41 19:42:41 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:42:41 #112 DONE 1.1s 19:42:41 19:42:41 #53 [support-scheduler internal] load build context 19:42:41 #53 ... 19:42:41 19:42:41 #47 [core-data internal] load build context 19:42:41 #47 ... 19:42:41 19:42:41 #53 [support-scheduler internal] load build context 19:42:42 #53 ... 19:42:42 19:42:42 #60 [core-common-config-bootstrapper internal] load build context 19:42:42 #60 ... 19:42:42 19:42:42 #53 [support-scheduler internal] load build context 19:42:45 #53 transferring context: 290.96MB 116.6s 19:42:45 #53 ... 19:42:45 19:42:45 #47 [core-data internal] load build context 19:42:45 #47 transferring context: 310.24MB 118.4s done 19:42:45 #47 DONE 118.6s 19:42:45 19:42:45 #53 [support-scheduler internal] load build context 19:42:45 #53 ... 19:42:45 19:42:45 #70 [security-spiffe-token-provider internal] load build context 19:42:45 #70 ... 19:42:45 19:42:45 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:45 #113 ... 19:42:45 19:42:45 #70 [security-spiffe-token-provider internal] load build context 19:42:48 #70 ... 19:42:48 19:42:48 #53 [support-scheduler internal] load build context 19:42:48 #53 transferring context: 310.24MB 119.7s done 19:42:48 #53 DONE 119.9s 19:42:48 19:42:48 #70 [security-spiffe-token-provider internal] load build context 19:42:50 #70 ... 19:42:50 19:42:50 #71 [core-command internal] load build context 19:42:50 #71 ... 19:42:50 19:42:50 #70 [security-spiffe-token-provider internal] load build context 19:42:50 #70 ... 19:42:50 19:42:50 #42 [support-cron-scheduler internal] load build context 19:42:50 #42 ... 19:42:50 19:42:50 #55 [support-notifications internal] load build context 19:42:50 #55 ... 19:42:50 19:42:50 #70 [security-spiffe-token-provider internal] load build context 19:42:51 #70 ... 19:42:51 19:42:51 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:51 #114 ... 19:42:51 19:42:51 #42 [support-cron-scheduler internal] load build context 19:42:52 #42 ... 19:42:52 19:42:52 #60 [core-common-config-bootstrapper internal] load build context 19:42:52 #60 transferring context: 294.75MB 121.2s 19:42:52 #60 ... 19:42:52 19:42:52 #42 [support-cron-scheduler internal] load build context 19:42:53 #42 ... 19:42:53 19:42:53 #71 [core-command internal] load build context 19:42:53 #71 transferring context: 310.24MB 118.1s done 19:42:53 #71 DONE 120.6s 19:42:53 19:42:53 #42 [support-cron-scheduler internal] load build context 19:42:53 #42 ... 19:42:53 19:42:53 #55 [support-notifications internal] load build context 19:42:53 #55 transferring context: 310.24MB 124.4s done 19:42:53 #55 DONE 124.7s 19:42:53 19:42:53 #42 [support-cron-scheduler internal] load build context 19:42:55 #42 ... 19:42:55 19:42:55 #60 [core-common-config-bootstrapper internal] load build context 19:42:55 #60 transferring context: 310.24MB 123.0s done 19:42:55 #60 DONE 124.9s 19:42:55 19:42:55 #42 [support-cron-scheduler internal] load build context 19:42:55 #42 ... 19:42:55 19:42:55 #115 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:42:55 #115 DONE 2.0s 19:42:56 19:42:56 #70 [security-spiffe-token-provider internal] load build context 19:42:58 #70 transferring context: 310.24MB 124.2s done 19:42:58 #70 DONE 126.3s 19:42:58 19:42:58 #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:42:59 #116 DONE 1.1s 19:42:59 19:42:59 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:00 #117 ... 19:43:00 19:43:00 #42 [support-cron-scheduler internal] load build context 19:43:00 #42 transferring context: 310.24MB 124.1s done 19:43:00 #42 DONE 127.8s 19:43:00 19:43:00 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:58 #118 ... 19:43:58 19:43:58 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:58 #111 DONE 84.3s 19:43:58 19:43:58 #119 [security-bootstrapper builder 6/7] COPY . . 19:43:58 #119 ... 19:43:58 19:43:58 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:58 #113 DONE 79.7s 19:43:58 19:43:58 #120 [security-proxy-auth builder 6/7] COPY . . 19:44:00 #120 DONE 5.2s 19:44:00 19:44:00 #121 [core-command builder 6/7] COPY . . 19:44:00 #121 CACHED 19:44:00 19:44:00 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:00 #122 CACHED 19:44:00 19:44:00 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 19:44:00 #123 CACHED 19:44:00 19:44:00 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:00 #124 CACHED 19:44:00 19:44:00 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 19:44:00 #125 CACHED 19:44:00 19:44:00 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:44:00 #126 CACHED 19:44:00 19:44:00 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:00 #127 CACHED 19:44:00 19:44:00 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:44:00 #128 CACHED 19:44:00 19:44:00 #129 [core-metadata builder 6/7] COPY . . 19:44:00 #129 CACHED 19:44:00 19:44:00 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:00 #130 CACHED 19:44:00 19:44:00 #131 [security-proxy-setup builder 6/7] COPY . . 19:44:00 #131 CACHED 19:44:00 19:44:00 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:44:00 #132 CACHED 19:44:00 19:44:00 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:44:00 #133 CACHED 19:44:00 19:44:00 #134 [support-scheduler builder 6/7] COPY . . 19:44:00 #134 CACHED 19:44:00 19:44:00 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:00 #135 CACHED 19:44:00 19:44:00 #119 [security-bootstrapper builder 6/7] COPY . . 19:44:00 #119 DONE 5.3s 19:44:00 19:44:00 #136 [security-secretstore-setup builder 6/7] COPY . . 19:44:00 #136 CACHED 19:44:00 19:44:00 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:00 #137 CACHED 19:44:00 19:44:00 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:44:00 #138 CACHED 19:44:00 19:44:00 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 19:44:00 #139 CACHED 19:44:00 19:44:00 #140 [core-data builder 6/7] COPY . . 19:44:00 #140 CACHED 19:44:00 19:44:00 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:00 #141 CACHED 19:44:00 19:44:00 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:44:07 #142 ... 19:44:07 19:44:07 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:44:07 #0 5.972 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 19:44:07 #143 ... 19:44:07 19:44:07 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:44:07 #0 6.511 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 19:44:07 #144 ... 19:44:07 19:44:07 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:07 #114 DONE 86.1s 19:44:07 19:44:07 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:44:07 #0 6.842 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 19:44:07 #145 ... 19:44:07 19:44:07 #146 [core-keeper builder 7/8] COPY . . 19:44:10 #146 ... 19:44:10 19:44:10 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:44:10 #0 7.515 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 19:44:10 #147 ... 19:44:10 19:44:10 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:44:10 #0 8.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/secrets-config ./cmd/secrets-config 19:44:10 #148 ... 19:44:10 19:44:10 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:44:10 #0 7.051 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 19:44:11 #149 ... 19:44:11 19:44:11 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:44:11 #0 8.012 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 19:44:11 #150 ... 19:44:11 19:44:11 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:44:11 #0 7.775 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 19:44:11 #151 ... 19:44:11 19:44:11 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:44:11 #142 8.685 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 19:44:13 #142 ... 19:44:13 19:44:13 #146 [core-keeper builder 7/8] COPY . . 19:44:13 #146 DONE 5.8s 19:44:13 19:44:13 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:44:15 #152 1.904 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 19:44:33 #152 ... 19:44:33 19:44:33 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:33 #118 DONE 96.9s 19:44:33 19:44:33 #153 [support-notifications builder 6/7] COPY . . 19:44:37 #153 DONE 4.4s 19:44:37 19:44:37 #154 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:37 #154 CACHED 19:44:37 19:44:37 #155 [support-cron-scheduler builder 6/7] COPY . . 19:44:37 #155 CACHED 19:44:37 19:44:37 #156 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:44:37 #156 CACHED 19:44:37 19:44:37 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:44:39 #157 ... 19:44:39 19:44:39 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:39 #117 DONE 99.1s 19:44:39 19:44:39 #158 [security-spiffe-token-provider builder 6/7] COPY . . 19:44:44 #158 DONE 4.9s 19:44:44 19:44:44 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:44:44 #157 3.614 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 19:44:47 #157 ... 19:44:47 19:44:47 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:44:47 #0 2.169 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 19:44:47 #159 ... 19:44:47 19:44:47 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:44:47 #0 4.029 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 20:05:25 #160 ... 20:05:25 20:05:25 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:05:25 #142 1277.4 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 20:05:25 #142 ... 20:05:25 20:05:25 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:05:25 #148 DONE 1279.9s 20:05:25 20:05:25 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:25 #150 ... 20:05:25 20:05:25 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:05:25 #161 DONE 0.5s 20:05:25 20:05:25 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:05:25 #162 DONE 0.1s 20:05:25 20:05:25 #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 20:05:25 #163 DONE 0.2s 20:05:25 20:05:25 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:05:25 #164 DONE 0.3s 20:05:25 20:05:25 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:25 #165 DONE 0.3s 20:05:25 20:05:25 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:25 #166 DONE 0.2s 20:05:25 20:05:25 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:25 #167 DONE 2.1s 20:05:25 20:05:25 #108 [security-proxy-setup] exporting to image 20:05:25 #108 exporting layers 20:05:26 #108 exporting layers 1.2s done 20:05:26 #108 writing image sha256:9c9480c56d07c74870df1f84ac857c05963385233ef698b04dc7c8506f096459 0.0s done 20:05:26 #108 naming to docker.io/library/security-proxy-setup-arm64 done 20:05:26 #108 DONE 9.1s 20:05:26 20:05:26 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:32 #160 ... 20:05:32 20:05:32 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:32 #145 DONE 1291.1s 20:05:32 20:05:32 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:05:32 #147 ... 20:05:32 20:05:32 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:05:32 #168 DONE 0.5s 20:05:32 20:05:32 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:05:36 #169 DONE 3.5s 20:05:36 20:05:36 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:05:36 #170 DONE 0.5s 20:05:36 20:05:36 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:05:36 #171 DONE 0.3s 20:05:36 20:05:36 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:37 #172 DONE 0.4s 20:05:37 20:05:37 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:37 #160 ... 20:05:37 20:05:37 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:05:37 #173 DONE 0.1s 20:05:37 20:05:37 #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/ 20:05:37 #174 DONE 0.3s 20:05:37 20:05:37 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:05:37 #147 ... 20:05:37 20:05:37 #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/ 20:05:37 #175 DONE 0.1s 20:05:37 20:05:37 #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/ 20:05:37 #176 DONE 0.1s 20:05:37 20:05:37 #9 [support-notifications internal] load build definition from Dockerfile 20:05:37 #9 ... 20:05:37 20:05:37 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:05:37 #177 DONE 0.1s 20:05:38 20:05:38 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:38 #178 DONE 0.1s 20:05:38 20:05:38 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:05:38 #152 ... 20:05:38 20:05:38 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:05:40 #179 DONE 2.3s 20:05:40 20:05:40 #108 [security-bootstrapper] exporting to image 20:05:40 #108 exporting layers 20:05:41 #108 exporting layers 1.0s done 20:05:41 #108 writing image sha256:0507f4b72612f5e45d27a0d8755fbcefe3001d538ff240af8e3c82e0d58d95ec done 20:05:41 #108 naming to docker.io/library/security-bootstrapper-arm64 done 20:05:41 #108 DONE 10.1s 20:05:41 20:05:41 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:05:42 #142 DONE 1301.7s 20:05:42 20:05:42 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:43 #159 ... 20:05:43 20:05:43 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:05:43 #180 DONE 0.1s 20:05:43 20:05:43 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:05:43 #181 DONE 0.1s 20:05:43 20:05:43 #9 [support-notifications internal] load build definition from Dockerfile 20:05:43 #9 ... 20:05:43 20:05:43 #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 20:05:43 #182 DONE 0.2s 20:05:43 20:05:43 #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 20:05:43 #183 DONE 0.1s 20:05:43 20:05:43 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:05:44 #184 DONE 0.3s 20:05:44 20:05:44 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:05:44 #185 DONE 0.2s 20:05:44 20:05:44 #9 [support-notifications internal] load build definition from Dockerfile 20:05:44 #9 ... 20:05:44 20:05:44 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:44 #186 DONE 0.2s 20:05:44 20:05:44 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:44 #187 DONE 0.1s 20:05:44 20:05:44 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:46 #188 DONE 2.2s 20:05:46 20:05:46 #108 [security-secretstore-setup] exporting to image 20:05:46 #108 exporting layers 20:05:47 #108 exporting layers 1.2s done 20:05:47 #108 writing image sha256:984bc60b8752158b4d5ea15fa3cf65859604c844387f895b1da1263e0a0ca106 done 20:05:47 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 20:05:47 #108 DONE 11.3s 20:05:47 20:05:47 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:06:55 #152 ... 20:06:55 20:06:55 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:55 #151 DONE 1369.3s 20:06:55 20:06:55 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:06:55 #150 ... 20:06:55 20:06:55 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:06:55 #189 DONE 0.3s 20:06:55 20:06:55 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:06:55 #150 ... 20:06:55 20:06:55 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:06:55 #190 DONE 0.2s 20:06:55 20:06:55 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:06:55 #191 DONE 0.2s 20:06:55 20:06:55 #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 20:06:55 #192 DONE 0.2s 20:06:55 20:06:55 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:06:55 #193 DONE 0.3s 20:06:55 20:06:55 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:55 #194 DONE 2.1s 20:06:55 20:06:55 #108 [core-common-config-bootstrapper] exporting to image 20:06:55 #108 exporting layers 20:06:55 #108 exporting layers 0.7s done 20:06:55 #108 writing image sha256:863ca1dae2bd18cd68487e6359810d49add3b1c01af85946b96353ab7641957b done 20:06:55 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:06:55 #108 DONE 12.0s 20:06:55 20:06:55 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:09:47 #159 DONE 1489.1s 20:09:47 20:09:47 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:09:47 #160 ... 20:09:47 20:09:47 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:09:47 #195 DONE 0.2s 20:09:47 20:09:47 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:09:47 #196 DONE 0.2s 20:09:47 20:09:47 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:09:47 #197 DONE 0.3s 20:09:47 20:09:47 #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 20:09:47 #198 DONE 0.1s 20:09:47 20:09:47 #108 [security-spiffe-token-provider] exporting to image 20:09:47 #108 exporting layers 20:09:47 #108 exporting layers 0.8s done 20:09:47 #108 writing image sha256:4e7dfc9706c411231c1a4a902af44b16a1a2a614f78fea4c71abbaa293138676 done 20:09:47 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:09:47 #108 DONE 12.8s 20:09:47 20:09:47 #9 [support-notifications internal] load build definition from Dockerfile 20:18:09 #9 ... 20:18:09 20:18:09 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:18:09 #147 DONE 2039.4s 20:18:09 20:18:09 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:18:09 #160 ... 20:18:09 20:18:09 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:18:09 #199 DONE 0.2s 20:18:09 20:18:09 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:18:09 #200 DONE 0.3s 20:18:09 20:18:09 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:18:09 #201 DONE 0.5s 20:18:09 20:18:09 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:18:09 #152 ... 20:18:09 20:18:09 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:18:09 #202 DONE 0.2s 20:18:09 20:18:09 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:18:09 #203 DONE 0.2s 20:18:09 20:18:09 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:18:09 #204 DONE 2.1s 20:18:09 20:18:09 #108 [security-proxy-auth] exporting to image 20:18:09 #108 exporting layers 20:18:09 #108 exporting layers 0.7s done 20:18:09 #108 writing image sha256:fae9424a28bdbe9f4dde877a3896eae0ddca487cfdd294d735d914fdcbd75f77 done 20:18:09 #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:18:09 #108 DONE 13.5s 20:18:09 20:18:09 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:19:17 #152 ... 20:19:17 20:19:17 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:19:17 #144 DONE 2114.9s 20:19:17 20:19:17 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:19:17 #41 ... 20:19:17 20:19:17 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:19:17 #205 DONE 0.2s 20:19:17 20:19:17 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:19:17 #41 ... 20:19:17 20:19:17 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:19:17 #206 DONE 0.1s 20:19:17 20:19:17 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:19:17 #207 DONE 0.5s 20:19:17 20:19:17 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:19:17 #208 DONE 0.1s 20:19:17 20:19:17 #108 [core-command] exporting to image 20:19:17 #108 exporting layers 20:19:17 #108 exporting layers 0.4s done 20:19:17 #108 writing image sha256:089a82ddcd8d06c88d32be0d6adf25dc079e3bf780b329adb3033c1c3a5e9b58 done 20:19:17 #108 naming to docker.io/library/core-command-arm64 done 20:19:17 #108 DONE 14.0s 20:19:17 20:19:17 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:21:39 #152 ... 20:21:39 20:21:39 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:21:39 #143 DONE 2251.9s 20:21:39 20:21:39 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:21:39 #150 ... 20:21:39 20:21:39 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:21:39 #209 DONE 0.3s 20:21:39 20:21:39 #9 [support-notifications internal] load build definition from Dockerfile 20:21:39 #9 ... 20:21:39 20:21:39 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:21:39 #210 DONE 0.3s 20:21:39 20:21:39 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:21:39 #211 DONE 0.6s 20:21:39 20:21:39 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:21:39 #212 DONE 0.2s 20:21:39 20:21:39 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:21:39 #160 ... 20:21:39 20:21:39 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 20:21:39 #213 DONE 0.2s 20:21:39 20:21:39 #108 [core-data] exporting to image 20:21:39 #108 exporting layers 20:21:39 #108 exporting layers 0.5s done 20:21:39 #108 writing image sha256:e5203d8156da3116557646971c01db2dac4c1feaf5cf4c930598fdb34e9c077c done 20:21:39 #108 naming to docker.io/library/core-data-arm64 done 20:21:39 #108 DONE 14.5s 20:21:39 20:21:39 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:21:39 #41 ... 20:21:39 20:21:39 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:21:39 #152 DONE 2243.0s 20:21:39 20:21:39 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:21:39 #160 ... 20:21:39 20:21:39 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:21:39 #149 DONE 2256.5s 20:21:39 20:21:39 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:21:39 #214 DONE 0.4s 20:21:39 20:21:39 #215 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:21:39 #215 DONE 0.3s 20:21:39 20:21:39 #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:21:39 #216 ... 20:21:39 20:21:39 #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:21:39 #217 DONE 0.3s 20:21:39 20:21:39 #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:21:39 #216 DONE 0.8s 20:21:39 20:21:39 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:21:39 #218 DONE 0.3s 20:21:39 20:21:39 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:21:39 #219 DONE 1.0s 20:21:39 20:21:39 #108 [core-keeper] exporting to image 20:21:39 #108 exporting layers 0.6s done 20:21:39 #108 writing image sha256:5e1be771094a4b795719b08311573c49bda135f7d1d676a028fb330cc313e81a done 20:21:39 #108 naming to docker.io/library/core-keeper-arm64 done 20:21:39 #108 DONE 15.2s 20:21:39 20:21:39 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:21:39 #220 DONE 0.2s 20:21:39 20:21:39 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:21:39 #221 DONE 0.1s 20:21:39 20:21:39 #108 [core-metadata] exporting to image 20:21:40 #108 exporting layers 0.5s done 20:21:40 #108 writing image sha256:dc002b3d8c9d9af9a32898056acab2ce311e0742355b7c983eda79b04d6257ff done 20:21:40 #108 naming to docker.io/library/core-metadata-arm64 20:21:40 #108 naming to docker.io/library/core-metadata-arm64 done 20:21:40 #108 DONE 15.6s 20:21:40 20:21:40 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:22:19 #160 ... 20:22:19 20:22:19 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:22:19 #150 DONE 2297.2s 20:22:19 20:22:19 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:19 #157 ... 20:22:19 20:22:19 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:22:19 #222 DONE 0.1s 20:22:19 20:22:19 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:22:19 #223 DONE 0.2s 20:22:19 20:22:19 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:22:19 #224 DONE 0.5s 20:22:19 20:22:19 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:22:19 #160 ... 20:22:19 20:22:19 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:22:19 #225 DONE 0.1s 20:22:19 20:22:19 #108 [support-scheduler] exporting to image 20:22:19 #108 exporting layers 20:22:19 #108 exporting layers 0.5s done 20:22:19 #108 writing image sha256:9c36fdafb4e3b61747790fa707102abfbb9c5c72cc4e2fd137d818740eff538d done 20:22:19 #108 naming to docker.io/library/support-scheduler-arm64 done 20:22:19 #108 DONE 16.1s 20:22:19 20:22:19 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:23 #157 ... 20:22:23 20:22:23 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:22:23 #160 DONE 2265.9s 20:22:23 20:22:23 #9 [support-notifications internal] load build definition from Dockerfile 20:22:23 #9 ... 20:22:23 20:22:23 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:23 #157 DONE 2266.1s 20:22:23 20:22:23 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:22:23 #226 DONE 0.4s 20:22:23 20:22:23 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:22:23 #227 DONE 0.2s 20:22:23 20:22:23 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:22:24 #228 DONE 0.2s 20:22:24 20:22:24 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:22:24 #229 DONE 0.2s 20:22:24 20:22:24 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:22:24 #230 DONE 0.5s 20:22:24 20:22:24 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:22:24 #231 DONE 0.6s 20:22:24 20:22:24 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:22:24 #232 DONE 0.2s 20:22:24 20:22:24 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:22:24 #233 DONE 0.2s 20:22:24 20:22:24 #108 [support-cron-scheduler] exporting to image 20:22:25 #108 exporting layers 0.6s done 20:22:25 #108 writing image sha256:257c32b69ddd23e618e130b307d0775fdd1e1a4454ce617d523b8acc32ebfaf6 done 20:22:25 #108 naming to docker.io/library/support-notifications-arm64 done 20:22:26 #108 exporting layers 1.6s done 20:22:26 #108 writing image sha256:27ee7117749d31ce3712e16f3bb42a64149630bde137f440943277503a56b96d done 20:22:26 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 20:22:26 #108 DONE 17.8s 20:22:26 20:22:26 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:26 time="2024-09-09T19:40:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:22:26 $ docker stop --time=1 f863273244dc89ffb3ebb7824649f670258cbcb1b82329d6ae50861e5915ea70 20:22:28 $ docker rm -f --volumes f863273244dc89ffb3ebb7824649f670258cbcb1b82329d6ae50861e5915ea70 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:28 + docker images 20:22:28 REPOSITORY TAG IMAGE ID CREATED SIZE 20:22:28 support-notifications-arm64 latest 257c32b69ddd 4 seconds ago 42MB 20:22:28 support-cron-scheduler-arm64 latest 27ee7117749d 4 seconds ago 43.6MB 20:22:28 support-scheduler-arm64 latest 9c36fdafb4e3 10 seconds ago 41.4MB 20:22:28 core-metadata-arm64 latest dc002b3d8c9d 49 seconds ago 39.3MB 20:22:28 core-keeper-arm64 latest 5e1be771094a 50 seconds ago 39MB 20:22:28 core-data-arm64 latest e5203d8156da 54 seconds ago 39.2MB 20:22:28 core-command-arm64 latest 089a82ddcd8d 3 minutes ago 35.1MB 20:22:28 security-proxy-auth-arm64 latest fae9424a28bd 4 minutes ago 32.7MB 20:22:28 security-spiffe-token-provider-arm64 latest 4e7dfc9706c4 12 minutes ago 29.1MB 20:22:28 core-common-config-bootstrapper-arm64 latest 863ca1dae2bd 15 minutes ago 15.4MB 20:22:28 security-secretstore-setup-arm64 latest 984bc60b8752 16 minutes ago 36.4MB 20:22:28 security-bootstrapper-arm64 latest 0507f4b72612 16 minutes ago 18.9MB 20:22:28 security-proxy-setup-arm64 latest 9c9480c56d07 17 minutes ago 26.2MB 20:22:28 security-spire-server-arm64 latest 595735e43b4a 40 minutes ago 116MB 20:22:28 security-spire-config-arm64 latest 91d4e43695cc 40 minutes ago 115MB 20:22:28 security-spire-agent-arm64 latest 9678775d789e 40 minutes ago 174MB 20:22:28 ci-base-image-arm64 latest 35536c88e62a About an hour ago 967MB 20:22:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 20:22:28 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 20:22:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:22:29 20:22:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:22:30 arm64: Pulling from edgex-lftools-log-publisher 20:22:30 8998bd30e6a1: Pulling fs layer 20:22:30 04944245beec: Pulling fs layer 20:22:30 699f458cf7ca: Pulling fs layer 20:22:30 765212b225bb: Pulling fs layer 20:22:30 f23df028b6ca: Pulling fs layer 20:22:30 d65c8cfc05b1: Pulling fs layer 20:22:30 2437ff75d9bd: Pulling fs layer 20:22:30 f23df028b6ca: Waiting 20:22:30 d65c8cfc05b1: Waiting 20:22:30 2437ff75d9bd: Waiting 20:22:30 765212b225bb: Waiting 20:22:30 04944245beec: Verifying Checksum 20:22:30 04944245beec: Download complete 20:22:30 765212b225bb: Verifying Checksum 20:22:30 765212b225bb: Download complete 20:22:30 f23df028b6ca: Download complete 20:22:30 d65c8cfc05b1: Verifying Checksum 20:22:30 d65c8cfc05b1: Download complete 20:22:30 699f458cf7ca: Verifying Checksum 20:22:30 699f458cf7ca: Download complete 20:22:31 8998bd30e6a1: Verifying Checksum 20:22:31 8998bd30e6a1: Download complete 20:22:33 2437ff75d9bd: Verifying Checksum 20:22:33 2437ff75d9bd: Download complete 20:22:35 8998bd30e6a1: Pull complete 20:22:36 04944245beec: Pull complete 20:22:37 699f458cf7ca: Pull complete 20:22:38 765212b225bb: Pull complete 20:22:39 f23df028b6ca: Pull complete 20:22:39 d65c8cfc05b1: Pull complete 20:22:57 2437ff75d9bd: Pull complete 20:22:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:22:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:57 prd-ubuntu20.04-docker-arm64-4c-16g-9903 does not seem to be running inside a container 20:22:57 $ 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 20:23:00 $ docker top 00635b996e154a26599995092c6ab4382429f9e1549f6228f6a280e7568a4b4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:01 ---> job-cost.sh 20:23:01 lf-activate-venv: SKIPPING 20:23:01 INFO: No Stack... 20:23:02 INFO: Retrieving Pricing Info for: v3-standard-4 20:23:03 INFO: Archiving Costs [Pipeline] sh 20:23:03 + cut -d, -f6 20:23:03 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:23:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4905-1-stack-cost] 20:23:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4905-1-stack-cost] did not exist. Created. 20:23:03 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4905-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:23:04 + echo total: 0.2199999988079071 [Pipeline] stash 20:23:04 Stashed 1 file(s) [Pipeline] } 20:23:04 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4905-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:23:04 $ docker stop --time=1 00635b996e154a26599995092c6ab4382429f9e1549f6228f6a280e7568a4b4d 20:23:06 $ docker rm -f --volumes 00635b996e154a26599995092c6ab4382429f9e1549f6228f6a280e7568a4b4d [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 20:23:07 provisioning config files... 20:23:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13915460682171664914tmp [Pipeline] { [Pipeline] sh 20:23:08 + set +x 20:23:08 + curl -s https://codecov.io/bash 20:23:08 + bash -s -- 20:23:08 20:23:08 _____ _ 20:23:08 / ____| | | 20:23:08 | | ___ __| | ___ ___ _____ __ 20:23:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:23:08 | |___| (_) | (_| | __/ (_| (_) \ V / 20:23:08 \_____\___/ \__,_|\___|\___\___/ \_/ 20:23:08 Bash-1.0.6 20:23:08 20:23:08 20:23:08 ==> git version 2.25.1 found 20:23:08 ==> 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 20:23:08 Release-Date: 2020-01-08 20:23:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:23:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:23:08 ==> Jenkins CI detected. 20:23:08 current dir:  /w/workspace/edgex-go/1 20:23:08 project root: . 20:23:08 --> token set from env 20:23:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:23:08 ==> Running gcov in . (disable via -X gcov) 20:23:08 ==> Python coveragepy not found 20:23:08 ==> Searching for coverage reports in: 20:23:08 + . 20:23:08 -> Found 1 reports 20:23:08 ==> Detecting git/mercurial file structure 20:23:08 ==> Reading reports 20:23:08 + ./coverage.out bytes=545683 20:23:08 ==> Appending adjustments 20:23:08 https://docs.codecov.io/docs/fixing-reports 20:23:09 + Found adjustments 20:23:09 ==> Gzipping contents 20:23:09 68K /tmp/codecov.2yiBAk.gz 20:23:09 ==> Uploading reports 20:23:09 url: https://codecov.io 20:23:09 query: branch=PR-4905&commit=b1c70b789550ef8a2d47f9bd81025120f5ea545d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4905%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4905&job=&cmd_args= 20:23:09 -> Pinging Codecov 20:23:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4905&commit=b1c70b789550ef8a2d47f9bd81025120f5ea545d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4905%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4905&job=&cmd_args= 20:23:09 -> Uploading to 20:23:09 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/b1c70b789550ef8a2d47f9bd81025120f5ea545d/1995f9a3-4d1c-4631-8a49-d703d6e6978a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T202309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aec246a675022887be7a15b0e3dc445d270d3e2785d539a90b5d7afbeb4238af 20:23:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:23:09 Dload Upload Total Spent Left Speed 20:23:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68060 0 0 100 68060 0 244k --:--:-- --:--:-- --:--:-- 244k 20:23:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b1c70b789550ef8a2d47f9bd81025120f5ea545d [Pipeline] } 20:23:10 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 20:23:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:23:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:23:13 ---> package-listing.sh 20:23:13 ++ facter osfamily 20:23:13 ++ tr '[:upper:]' '[:lower:]' 20:23:13 + OS_FAMILY=debian 20:23:13 + workspace=/w/workspace/edgex-go/1 20:23:13 + START_PACKAGES=/tmp/packages_start.txt 20:23:13 + END_PACKAGES=/tmp/packages_end.txt 20:23:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:23:13 + PACKAGES=/tmp/packages_start.txt 20:23:13 + '[' /w/workspace/edgex-go/1 ']' 20:23:13 + PACKAGES=/tmp/packages_end.txt 20:23:13 + case "${OS_FAMILY}" in 20:23:13 + dpkg -l 20:23:13 + grep '^ii' 20:23:13 + '[' -f /tmp/packages_start.txt ']' 20:23:13 + '[' -f /tmp/packages_end.txt ']' 20:23:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:23:13 + '[' /w/workspace/edgex-go/1 ']' 20:23:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:23:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:23:13 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 20:23:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:14 20:23:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:15 latest: Pulling from edgex-lftools-log-publisher 20:23:15 5eb5b503b376: Pulling fs layer 20:23:15 5c69ac0246d0: Pulling fs layer 20:23:15 ec43610c2a17: Pulling fs layer 20:23:15 3a2ae6a8a46f: Pulling fs layer 20:23:15 33b1e0a273af: Pulling fs layer 20:23:15 5d3b04190fa2: Pulling fs layer 20:23:15 2f39f015ded8: Pulling fs layer 20:23:15 2f39f015ded8: Waiting 20:23:15 33b1e0a273af: Waiting 20:23:15 5d3b04190fa2: Waiting 20:23:15 3a2ae6a8a46f: Waiting 20:23:15 5c69ac0246d0: Verifying Checksum 20:23:15 5c69ac0246d0: Download complete 20:23:15 3a2ae6a8a46f: Download complete 20:23:15 33b1e0a273af: Verifying Checksum 20:23:15 33b1e0a273af: Download complete 20:23:15 5d3b04190fa2: Verifying Checksum 20:23:15 5d3b04190fa2: Download complete 20:23:15 ec43610c2a17: Verifying Checksum 20:23:15 5eb5b503b376: Verifying Checksum 20:23:15 5eb5b503b376: Download complete 20:23:15 2f39f015ded8: Download complete 20:23:16 5eb5b503b376: Pull complete 20:23:16 5c69ac0246d0: Pull complete 20:23:17 ec43610c2a17: Pull complete 20:23:17 3a2ae6a8a46f: Pull complete 20:23:17 33b1e0a273af: Pull complete 20:23:17 5d3b04190fa2: Pull complete 20:23:22 2f39f015ded8: Pull complete 20:23:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:23 prd-ubuntu20.04-docker-8c-8g-9901 does not seem to be running inside a container 20:23:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:23:28 $ docker top 6ce2d85e51ac634d659f7bb93108bf70e8757d7f200effe61202c982d1f0f291 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:28 + touch /tmp/pre-build-complete [Pipeline] sh 20:23:28 + mkdir -p /var/log/sysstat [Pipeline] sh 20:23:29 + ls /var/log/sa-host 20:23:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:29 provisioning config files... 20:23:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config137208858269406756tmp [Pipeline] { [Pipeline] echo 20:23:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:23:29 ---> create-netrc.sh [Pipeline] } 20:23:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:23:30 ---> python-tools-install.sh [Pipeline] echo 20:23:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:23:30 ---> sudo-logs.sh 20:23:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:23:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:23:31 ---> job-cost.sh 20:23:31 lf-activate-venv: SKIPPING 20:23:31 DEBUG: total: 0.2199999988079071 20:23:31 INFO: Retrieving Stack Cost... 20:23:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:23:32 INFO: Archiving Costs [Pipeline] echo 20:23:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:23:32 ---> logs-deploy.sh 20:23:32 lf-activate-venv: SKIPPING 20:23:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4905/1 20:23:32 INFO: archiving workspace using pattern(s): 20:23:33 Archives upload complete. 20:23:33 INFO: archiving logs to Nexus