Pull request #4838 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de9109440ad92ef5e3edca1d7a18a5889c745126+9dd757975a2486f93e2289e3629aab843f36bcb7 (15e4df2aed97876f098eb9e87b4f3abf31f90e75) 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-ssh16832124451890467740.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15568616596082172142.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4838/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-4838/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5032712027778374388.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-4838/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6184210871468498260.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5087606894197753837.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-4838/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-4838/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2827045061953312692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6354 in /w/workspace/edgexfoundry_edgex-go_PR-4838 [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 Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit de9109440ad92ef5e3edca1d7a18a5889c745126 Merge succeeded, producing de9109440ad92ef5e3edca1d7a18a5889c745126 Checking out Revision de9109440ad92ef5e3edca1d7a18a5889c745126 (PR-4838) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/4838/head:refs/remotes/origin/PR-4838 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de9109440ad92ef5e3edca1d7a18a5889c745126 # 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 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de9109440ad92ef5e3edca1d7a18a5889c745126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:39:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:39:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:39:21 ========================================================= 19:39:21 EdgeX Global Pipelines Version Info 19:39:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:39:21 ------------------- 19:39:21 stable info: 19:39:21 ------------------- 19:39:21 Commited By: Ginny Guan ginny@iotechsys.com 19:39:21 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:39:21 Message: update stable to v1.0.260 19:39:22 ------------------- 19:39:22 experimental info: 19:39:22 ------------------- 19:39:22 Commited By: Ginny Guan ginny@iotechsys.com 19:39:22 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:39:22 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:39:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:39:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:39:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:39:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:39:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:39:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:39:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4838 [Pipeline] echo 19:39:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4838 [Pipeline] echo 19:39:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4838 [Pipeline] echo 19:39:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de9109440ad92ef5e3edca1d7a18a5889c745126 [Pipeline] echo 19:39:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de91094 [Pipeline] echo 19:39:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:24 provisioning config files... 19:39:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5092025759406419299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:24 ---> ****-login.sh 19:39:24 nexus3.edgexfoundry.org:10001 19:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:25 Configure a credential helper to remove this warning. See 19:39:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:25 19:39:25 Login Succeeded 19:39:25 nexus3.edgexfoundry.org:10002 19:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:25 Configure a credential helper to remove this warning. See 19:39:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:25 19:39:25 Login Succeeded 19:39:25 nexus3.edgexfoundry.org:10003 19:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:25 Configure a credential helper to remove this warning. See 19:39:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:25 19:39:25 Login Succeeded 19:39:25 nexus3.edgexfoundry.org:10004 19:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:25 Configure a credential helper to remove this warning. See 19:39:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:25 19:39:25 Login Succeeded 19:39:25 ****.io 19:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:25 Configure a credential helper to remove this warning. See 19:39:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:25 19:39:25 Login Succeeded 19:39:25 ---> ****-login.sh ends [Pipeline] } 19:39:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:26 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:39:26 + + dirname cmd/core-command/Dockerfile 19:39:26 cut -d/ -f2 19:39:26 + echo core-command,cmd/core-command/Dockerfile 19:39:26 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:39:26 cut -d/ -f2 19:39:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:39:26 + + dirname cmd/core-data/Dockerfile 19:39:26 cut -d/ -f2 19:39:26 + echo core-data,cmd/core-data/Dockerfile 19:39:26 + + cut -d/ -f2 19:39:26 dirname cmd/core-keeper/Dockerfile 19:39:26 + echo core-keeper,cmd/core-keeper/Dockerfile 19:39:26 + dirname cmd/core-metadata/Dockerfile 19:39:26 + cut -d/ -f2 19:39:26 + echo core-metadata,cmd/core-metadata/Dockerfile 19:39:26 + dirname cmd/security-bootstrapper/Dockerfile 19:39:26 + cut -d/ -f2 19:39:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:39:26 + dirname cmd/security-proxy-auth/Dockerfile 19:39:26 + cut -d/ -f2 19:39:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:39:26 + dirname cmd/security-proxy-setup/Dockerfile+ 19:39:26 cut -d/ -f2 19:39:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:39:26 + dirname cmd/security-secretstore-setup/Dockerfile 19:39:26 + cut -d/ -f2 19:39:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:39:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:39:26 + cut -d/ -f2 19:39:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:39:26 + dirname cmd/security-spire-agent/Dockerfile 19:39:26 + cut -d/ -f2 19:39:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:39:26 + dirname cmd/security-spire-config/Dockerfile 19:39:26 + cut -d/ -f2 19:39:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:39:26 + dirname cmd/security-spire-server/Dockerfile 19:39:26 + cut -d/ -f2 19:39:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:39:26 + dirname cmd/support-notifications/Dockerfile 19:39:26 + cut -d/ -f2 19:39:26 + echo support-notifications,cmd/support-notifications/Dockerfile 19:39:26 + dirname cmd/support-scheduler/Dockerfile 19:39:26 + cut -d/ -f2 19:39:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:39:26 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-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:39:27 + git rev-list -1 --merges de9109440ad92ef5e3edca1d7a18a5889c745126~1..de9109440ad92ef5e3edca1d7a18a5889c745126 [Pipeline] echo 19:39:27 -----------> git rev-list -1 --merges de9109440ad92ef5e3edca1d7a18a5889c745126~1..de9109440ad92ef5e3edca1d7a18a5889c745126 de9109440ad92ef5e3edca1d7a18a5889c745126 [false] [Pipeline] sh 19:39:27 + git log --format=format:%s -1 de9109440ad92ef5e3edca1d7a18a5889c745126 [Pipeline] echo 19:39:27 ========================================================= 19:39:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:39:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:39:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:39:27 + grep -v github /etc/ssh/ssh_known_hosts 19:39:27 + [ -e /tmp/ssh_known_hosts ] 19:39:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:39:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:39:27 sudo tee -a /etc/ssh/ssh_known_hosts 19:39:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:28 19:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:28 0.1.4: Pulling from edgex-devops/py-git-semver 19:39:28 b85a868b505f: Pulling fs layer 19:39:28 e2be974225ed: Pulling fs layer 19:39:28 339a4e72a1f5: Pulling fs layer 19:39:28 988bab9f4d93: Pulling fs layer 19:39:28 1469e6f7b9e6: Pulling fs layer 19:39:28 eaf3925da568: Pulling fs layer 19:39:28 bab4dde63d76: Pulling fs layer 19:39:28 bde34c3a00c8: Pulling fs layer 19:39:28 b352a97aabf1: Pulling fs layer 19:39:28 4872d77fe225: Pulling fs layer 19:39:28 5851b861e8e6: Pulling fs layer 19:39:28 988bab9f4d93: Waiting 19:39:28 1469e6f7b9e6: Waiting 19:39:28 bde34c3a00c8: Waiting 19:39:28 b352a97aabf1: Waiting 19:39:28 eaf3925da568: Waiting 19:39:28 4872d77fe225: Waiting 19:39:28 bab4dde63d76: Waiting 19:39:28 5851b861e8e6: Waiting 19:39:28 e2be974225ed: Download complete 19:39:28 988bab9f4d93: Verifying Checksum 19:39:28 988bab9f4d93: Download complete 19:39:29 1469e6f7b9e6: Verifying Checksum 19:39:29 1469e6f7b9e6: Download complete 19:39:29 339a4e72a1f5: Verifying Checksum 19:39:29 339a4e72a1f5: Download complete 19:39:29 eaf3925da568: Verifying Checksum 19:39:29 eaf3925da568: Download complete 19:39:29 bde34c3a00c8: Verifying Checksum 19:39:29 bde34c3a00c8: Download complete 19:39:29 b352a97aabf1: Verifying Checksum 19:39:29 b352a97aabf1: Download complete 19:39:29 4872d77fe225: Download complete 19:39:29 5851b861e8e6: Download complete 19:39:29 b85a868b505f: Download complete 19:39:29 bab4dde63d76: Download complete 19:39:30 b85a868b505f: Pull complete 19:39:30 e2be974225ed: Pull complete 19:39:30 339a4e72a1f5: Pull complete 19:39:30 988bab9f4d93: Pull complete 19:39:31 1469e6f7b9e6: Pull complete 19:39:31 eaf3925da568: Pull complete 19:39:34 bab4dde63d76: Pull complete 19:39:34 bde34c3a00c8: Pull complete 19:39:34 b352a97aabf1: Pull complete 19:39:35 4872d77fe225: Pull complete 19:39:35 5851b861e8e6: Pull complete 19:39:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:39:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:42 prd-ubuntu20.04-docker-8c-8g-6354 does not seem to be running inside a container 19:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:39:46 $ docker top 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 -eo pid,comm 19:39:46 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:39:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:46 [ssh-agent] Looking for ssh-agent implementation... 19:39:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:46 $ docker exec 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 ssh-agent 19:39:46 SSH_AUTH_SOCK=/tmp/ssh-HCjRA5BqXmzm/agent.31 19:39:46 SSH_AGENT_PID=37 19:39:46 Running ssh-add (command line suppressed) 19:39:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15669024082573920985.key (/w/workspace/edgex-go/1@tmp/private_key_15669024082573920985.key) 19:39:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:46 + git tag --points-at HEAD [Pipeline] } 19:39:47 $ docker exec --env ******** --env ******** 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 ssh-agent -k 19:39:47 unset SSH_AUTH_SOCK; 19:39:47 unset SSH_AGENT_PID; 19:39:47 echo Agent pid 37 killed; 19:39:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:39:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:47 [ssh-agent] Looking for ssh-agent implementation... 19:39:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:47 $ docker exec 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 ssh-agent 19:39:47 SSH_AUTH_SOCK=/tmp/ssh-RhqShmwfm6IQ/agent.70 19:39:47 SSH_AGENT_PID=76 19:39:47 Running ssh-add (command line suppressed) 19:39:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11459107354049729730.key (/w/workspace/edgex-go/1@tmp/private_key_11459107354049729730.key) 19:39:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:47 + git semver init 19:39:48 2024-07-24 19:39:48,117 [run_init] DEBUG init version:0.0.0 force:False 19:39:48 2024-07-24 19:39:48,118 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:39:48 2024-07-24 19:39:48,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:39:48 2024-07-24 19:39:48,119 [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:39:53 2024-07-24 19:39:53,275 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:39:53 2024-07-24 19:39:53,276 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4838 with force:False 19:39:53 2024-07-24 19:39:53,276 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4838 19:39:53 2024-07-24 19:39:53,280 [execute] INFO git cat-file --batch-check 19:39:53 2024-07-24 19:39:53,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:39:53 2024-07-24 19:39:53,286 [execute] INFO git cat-file --batch 19:39:53 2024-07-24 19:39:53,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:39:53 2024-07-24 19:39:53,291 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4838 19:39:53 0.0.0 [Pipeline] } 19:39:53 $ docker exec --env ******** --env ******** 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 ssh-agent -k 19:39:53 unset SSH_AUTH_SOCK; 19:39:53 unset SSH_AGENT_PID; 19:39:53 echo Agent pid 76 killed; 19:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:54 + git semver [Pipeline] } 19:39:54 $ docker stop --time=1 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 19:39:55 $ docker rm -f --volumes 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:39:56 Stashed 1 file(s) [Pipeline] echo 19:39:56 [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:39:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:39:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:39:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:39:57 ========================================================= 19:39:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:39:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:39:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:39:57 619be1103602: Pulling fs layer 19:39:57 7862e08f4a3e: Pulling fs layer 19:39:57 5df492c9dc93: Pulling fs layer 19:39:57 7629e6793208: Pulling fs layer 19:39:57 4f4fb700ef54: Pulling fs layer 19:39:57 fb5054dd5b73: Pulling fs layer 19:39:57 eeca6798cff9: Pulling fs layer 19:39:57 aa269ceb94a6: Pulling fs layer 19:39:57 ada007ff1a6a: Pulling fs layer 19:39:57 4f4fb700ef54: Waiting 19:39:57 fb5054dd5b73: Waiting 19:39:57 eeca6798cff9: Waiting 19:39:57 7629e6793208: Waiting 19:39:57 aa269ceb94a6: Waiting 19:39:57 ada007ff1a6a: Waiting 19:39:57 7862e08f4a3e: Download complete 19:39:57 7629e6793208: Download complete 19:39:57 4f4fb700ef54: Verifying Checksum 19:39:57 4f4fb700ef54: Download complete 19:39:57 619be1103602: Verifying Checksum 19:39:57 619be1103602: Download complete 19:39:57 fb5054dd5b73: Verifying Checksum 19:39:57 fb5054dd5b73: Download complete 19:39:57 eeca6798cff9: Verifying Checksum 19:39:57 eeca6798cff9: Download complete 19:39:58 ada007ff1a6a: Verifying Checksum 19:39:58 ada007ff1a6a: Download complete 19:39:58 619be1103602: Pull complete 19:39:58 7862e08f4a3e: Pull complete 19:39:58 5df492c9dc93: Verifying Checksum 19:39:58 5df492c9dc93: Download complete 19:39:58 aa269ceb94a6: Download complete 19:40:01 5df492c9dc93: Pull complete 19:40:01 7629e6793208: Pull complete 19:40:01 4f4fb700ef54: Pull complete 19:40:01 fb5054dd5b73: Pull complete 19:40:01 eeca6798cff9: Pull complete 19:40:04 aa269ceb94a6: Pull complete 19:40:04 ada007ff1a6a: Pull complete 19:40:04 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:40:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:40:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:40:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:40:05 WORKDIR /edgex 19:40:05 COPY go.mod . 19:40:05 RUN go mod download 19:40:05 + docker build -t ci-base-image-x86_64 -f - . 19:40:05 Sending build context to Docker daemon 178.6MB 19:40:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:40:05 ---> f489d0715acc 19:40:05 Step 2/4 : WORKDIR /edgex 19:40:11 ---> Running in 9fa5309fb68d 19:40:11 Removing intermediate container 9fa5309fb68d 19:40:11 ---> c8a5b2a42cb7 19:40:11 Step 3/4 : COPY go.mod . 19:40:11 ---> a1cdb84efeb1 19:40:11 Step 4/4 : RUN go mod download 19:40:11 ---> Running in b2b40ac6e2c1 19:40:11 Still waiting to schedule task 19:40:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:40:37 Removing intermediate container b2b40ac6e2c1 19:40:37 ---> 64a6f79a0553 19:40:37 Successfully built 64a6f79a0553 19:40:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:38 + docker inspect -f . ci-base-image-x86_64 19:40:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:38 prd-ubuntu20.04-docker-8c-8g-6354 does not seem to be running inside a container 19:40:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:40:38 $ docker top 542592edca03e31c722db6b2f1a88cd40a0d6892fe13e10e7a78caa8d6e2ad70 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:39 + go version 19:40:39 go version go1.21.9 linux/amd64 [Pipeline] } 19:40:39 $ docker stop --time=1 542592edca03e31c722db6b2f1a88cd40a0d6892fe13e10e7a78caa8d6e2ad70 19:40:40 $ docker rm -f --volumes 542592edca03e31c722db6b2f1a88cd40a0d6892fe13e10e7a78caa8d6e2ad70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:41 + docker inspect -f . ci-base-image-x86_64 19:40:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:41 prd-ubuntu20.04-docker-8c-8g-6354 does not seem to be running inside a container 19:40:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:40:41 $ docker top 74923f013eb58ba34ff5ad288310b367cd0bdb4ad6237f9dd077e4cbc62cd445 -eo pid,comm [Pipeline] { [Pipeline] echo 19:40:41 ========================================================= 19:40:41 [edgeXBuildGoParallel] Running Tests and Build... 19:40:41 ========================================================= [Pipeline] sh 19:40:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:40:42 + make test 19:40:42 go test -race -coverprofile=coverage.out ./... 19:40:50 ? github.com/edgexfoundry/edgex-go [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 19:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements 19:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.598s coverage: 93.4% of statements 19:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:41:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.336s coverage: 95.8% of statements 19:41:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 19:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:41:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements 19:41:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 32.2% of statements 19:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements 19:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 19:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 19:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements 19:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 19:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:41:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6355 in /w/workspace/edgexfoundry_edgex-go_PR-4838 [Pipeline] { [Pipeline] ws 19:41:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:41:45 The recommended git tool is: git 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:41:50 using credential edgex-jenkins-ssh 19:41:50 Cloning the remote Git repository 19:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:41:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:41:50 > git init /w/workspace/edgex-go/1 # timeout=10 19:41:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:41:50 > git --version # timeout=10 19:41:50 > git --version # 'git version 2.25.1' 19:41:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 19:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.267s coverage: 79.9% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 38.4% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 89.5% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 19:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements 19:42:06 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:42:06 running golangci-lint 19:42:06 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:42:06 go version go1.21.9 linux/amd64 19:42:06 level=info msg="[config_reader] Used config file .golangci.yml" 19:42:06 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:42:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:42:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:42:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:42:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4838/head:refs/remotes/origin/PR-4838 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:42:08 Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit de9109440ad92ef5e3edca1d7a18a5889c745126 19:42:08 Merge succeeded, producing de9109440ad92ef5e3edca1d7a18a5889c745126 19:42:08 Checking out Revision de9109440ad92ef5e3edca1d7a18a5889c745126 (PR-4838) 19:42:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:42:09 > git --version # timeout=10 19:42:09 > git --version # 'git version 2.25.1' 19:42:09 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 19:42:08 > git config core.sparsecheckout # timeout=10 19:42:08 > git checkout -f de9109440ad92ef5e3edca1d7a18a5889c745126 # timeout=10 19:42:08 > git remote # timeout=10 19:42:08 > git config --get remote.origin.url # timeout=10 19:42:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:08 > git merge 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 19:42:08 > git rev-parse HEAD^{commit} # timeout=10 19:42:08 > git config core.sparsecheckout # timeout=10 19:42:08 > git checkout -f de9109440ad92ef5e3edca1d7a18a5889c745126 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:42:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:14 Dload Upload Total Spent Left Speed 19:42:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 19:42:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:42:15 + sudo tee /etc/docker/daemon.new 19:42:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:42:15 { 19:42:15 "registry-mirrors": [ 19:42:15 "https://nexus3.edgexfoundry.org:10001" 19:42:15 ], 19:42:15 "bip": "10.250.0.254/24", 19:42:15 "hosts": [ 19:42:15 "tcp://0.0.0.0:5555", 19:42:15 "unix:///var/run/docker.sock" 19:42:15 ], 19:42:15 "mtu": 1458, 19:42:15 "selinux-enabled": true, 19:42:15 "seccomp-profile": "/etc/docker/seccomp.json" 19:42:15 } [Pipeline] sh 19:42:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:42:15 + sudo service docker restart 19:42:32 level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|files|imports|types_sizes|deps|exports_file) took 22.989702189s" 19:42:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.468877ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:34 provisioning config files... 19:42:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9087622964533828027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:34 ---> ****-login.sh 19:42:34 nexus3.edgexfoundry.org:10001 19:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:35 Configure a credential helper to remove this warning. See 19:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:35 19:42:35 Login Succeeded 19:42:35 nexus3.edgexfoundry.org:10002 19:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:35 Configure a credential helper to remove this warning. See 19:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:35 19:42:35 Login Succeeded 19:42:35 nexus3.edgexfoundry.org:10003 19:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:36 Configure a credential helper to remove this warning. See 19:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:36 19:42:36 Login Succeeded 19:42:36 nexus3.edgexfoundry.org:10004 19:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:36 Configure a credential helper to remove this warning. See 19:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:36 19:42:36 Login Succeeded 19:42:36 ****.io 19:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:36 Configure a credential helper to remove this warning. See 19:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:36 19:42:36 Login Succeeded 19:42:36 ---> ****-login.sh ends [Pipeline] } 19:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:42:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:42:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:42:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:42:37 ========================================================= 19:42:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:42:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:42:38 c6b39de5b339: Pulling fs layer 19:42:38 a69c41024577: Pulling fs layer 19:42:38 d6de4b400683: Pulling fs layer 19:42:38 35cb2a7552d0: Pulling fs layer 19:42:38 4f4fb700ef54: Pulling fs layer 19:42:38 464afbd9ba4c: Pulling fs layer 19:42:38 00f215d4a9da: Pulling fs layer 19:42:38 d496ad576159: Pulling fs layer 19:42:38 4f4fb700ef54: Waiting 19:42:38 464afbd9ba4c: Waiting 19:42:38 00f215d4a9da: Waiting 19:42:38 d496ad576159: Waiting 19:42:38 35cb2a7552d0: Waiting 19:42:38 a69c41024577: Verifying Checksum 19:42:38 a69c41024577: Download complete 19:42:38 35cb2a7552d0: Verifying Checksum 19:42:38 35cb2a7552d0: Download complete 19:42:38 4f4fb700ef54: Verifying Checksum 19:42:38 4f4fb700ef54: Download complete 19:42:38 c6b39de5b339: Download complete 19:42:38 464afbd9ba4c: Verifying Checksum 19:42:38 464afbd9ba4c: Download complete 19:42:38 d496ad576159: Verifying Checksum 19:42:38 d496ad576159: Download complete 19:42:39 c6b39de5b339: Pull complete 19:42:40 a69c41024577: Pull complete 19:42:40 d6de4b400683: Verifying Checksum 19:42:40 d6de4b400683: Download complete 19:42:41 00f215d4a9da: Verifying Checksum 19:42:41 00f215d4a9da: Download complete 19:42:42 level=info msg="[linters_context/goanalysis] analyzers took 2m0.065551278s with top 10 stages: buildir: 1m2.437829196s, gosec: 9.683449529s, inspect: 2.51967814s, fact_deprecated: 2.177955455s, printf: 1.815545447s, ctrlflow: 1.748383737s, fact_purity: 1.504566193s, nilness: 1.415190745s, S1038: 1.252013975s, typedness: 779.579013ms" 19:42:42 level=info msg="[runner] Issues before processing: 209, after processing: 0" 19:42:42 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 209/209, skip_files: 209/209, nolint: 0/21, cgo: 209/209, path_prettifier: 209/209, skip_dirs: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, exclude: 209/209, exclude-rules: 21/209" 19:42:42 level=info msg="[runner] processing took 17.379902ms with stages: nolint: 6.952687ms, identifier_marker: 5.557435ms, autogenerated_exclude: 1.521753ms, path_prettifier: 1.468172ms, exclude-rules: 1.089399ms, skip_dirs: 741.996µs, cgo: 29.46µs, filename_unadjuster: 14.68µs, fixer: 650ns, sort_results: 550ns, max_same_issues: 510ns, uniq_by_line: 480ns, skip_files: 410ns, exclude: 390ns, diff: 390ns, severity-rules: 260ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" 19:42:42 level=info msg="[runner] linters took 13.651603528s with stages: goanalysis_metalinter: 13.634122935s" 19:42:42 level=info msg="File cache stats: 0 entries of total size 0B" 19:42:42 level=info msg="Memory: 367 samples, avg is 309.5MB, max is 1299.6MB" 19:42:42 level=info msg="Execution took 36.695210335s" 19:42:42 go vet ./... 19:42:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:42:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:42:49 ./bin/test-attribution-txt.sh [Pipeline] echo 19:42:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:42:50 + ls -al . 19:42:50 total 840 19:42:50 drwxrwxr-x 11 1001 1001 4096 Jul 24 19:40 . 19:42:50 drwxr-xr-x 4 root root 4096 Jul 24 19:40 .. 19:42:50 drwxrwxr-x 2 1001 1001 4096 Jul 24 19:39 .blubracket 19:42:50 -rw-rw-r-- 1 1001 1001 10 Jul 24 19:39 .dockerignore 19:42:50 drwxrwxr-x 8 1001 1001 4096 Jul 24 19:42 .git 19:42:50 drwxrwxr-x 3 1001 1001 4096 Jul 24 19:39 .github 19:42:50 -rw-rw-r-- 1 1001 1001 1102 Jul 24 19:39 .gitignore 19:42:50 -rw-rw-r-- 1 1001 1001 42 Jul 24 19:39 .golangci.yml 19:42:50 -rw-rw-r-- 1 1001 1001 100 Jul 24 19:39 .hadolint.yml 19:42:50 drwxr-xr-x 3 1001 1001 4096 Jul 24 19:39 .semver 19:42:50 -rw-rw-r-- 1 1001 1001 155 Jul 24 19:39 .sonarcloud.properties 19:42:50 -rw-rw-r-- 1 1001 1001 1171 Jul 24 19:39 ADOPTERS.md 19:42:50 -rw-rw-r-- 1 1001 1001 20361 Jul 24 19:39 Attribution.txt 19:42:50 -rw-rw-r-- 1 1001 1001 100284 Jul 24 19:39 CHANGELOG.md 19:42:50 -rw-rw-r-- 1 1001 1001 3804 Jul 24 19:39 CONTRIBUTING.md 19:42:50 -rw-rw-r-- 1 1001 1001 677 Jul 24 19:39 GOVERNANCE.md 19:42:50 -rw-rw-r-- 1 1001 1001 861 Jul 24 19:39 Jenkinsfile 19:42:50 -rw-rw-r-- 1 1001 1001 10775 Jul 24 19:39 LICENSE 19:42:50 -rw-rw-r-- 1 1001 1001 16051 Jul 24 19:39 Makefile 19:42:50 -rw-rw-r-- 1 1001 1001 582 Jul 24 19:39 OWNERS.md 19:42:50 -rw-rw-r-- 1 1001 1001 9528 Jul 24 19:39 README.md 19:42:50 -rw-rw-r-- 1 1001 1001 789 Jul 24 19:39 SECURITY.md 19:42:50 -rw-rw-r-- 1 1001 1001 5 Jul 24 19:39 VERSION 19:42:50 drwxrwxr-x 2 1001 1001 4096 Jul 24 19:39 bin 19:42:50 drwxrwxr-x 19 1001 1001 4096 Jul 24 19:39 cmd 19:42:50 -rw-r--r-- 1 root root 481596 Jul 24 19:42 coverage.out 19:42:50 drwxrwxr-x 2 1001 1001 4096 Jul 24 19:39 fuzz_test 19:42:50 -rw-rw-r-- 1 1001 1001 6912 Jul 24 19:39 go.mod 19:42:50 -rw-rw-r-- 1 1001 1001 100928 Jul 24 19:39 go.sum 19:42:50 drwxrwxr-x 7 1001 1001 4096 Jul 24 19:39 internal 19:42:50 drwxrwxr-x 3 1001 1001 4096 Jul 24 19:39 openapi 19:42:50 -rw-rw-r-- 1 1001 1001 584 Jul 24 19:39 security.txt 19:42:50 -rw-rw-r-- 1 1001 1001 204 Jul 24 19:39 version.go [Pipeline] sh 19:42:50 + '[' -e coverage.out ] 19:42:50 + chown 1001:1001 coverage.out [Pipeline] stash 19:42:50 Stashed 1 file(s) [Pipeline] sh 19:42:51 + make build 19:42:51 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:42:54 d6de4b400683: Pull complete 19:42:54 35cb2a7552d0: Pull complete 19:42:54 4f4fb700ef54: Pull complete 19:42:54 464afbd9ba4c: Pull complete 19:43:02 00f215d4a9da: Pull complete 19:43:03 d496ad576159: Pull complete 19:43:03 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:43:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:43:03 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:43:03 WORKDIR /edgex 19:43:03 COPY go.mod . 19:43:03 RUN go mod download -t 19:43:03 ci-base-image-arm64 -f - . 19:43:04 Sending build context to Docker daemon 3.184MB 19:43:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:43:04 ---> f246e2811388 19:43:04 Step 2/4 : WORKDIR /edgex 19:43:06 ---> Running in bb9762c1d8d9 19:43:06 Removing intermediate container bb9762c1d8d9 19:43:06 ---> d2f925913619 19:43:06 Step 3/4 : COPY go.mod . 19:43:07 ---> affad7fdbc70 19:43:07 Step 4/4 : RUN go mod download 19:43:07 ---> Running in 0616d5c89511 19:43:18 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:43:18 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:43:18 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:43:18 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:43:19 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:43:24 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:43:25 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:43:28 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:43:28 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:43:29 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:43: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:43:31 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:43:32 $ docker stop --time=1 74923f013eb58ba34ff5ad288310b367cd0bdb4ad6237f9dd077e4cbc62cd445 19:43:38 $ docker rm -f --volumes 74923f013eb58ba34ff5ad288310b367cd0bdb4ad6237f9dd077e4cbc62cd445 [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:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:43:39 19:43:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:43:40 latest: Pulling from edgex-devops/edgex-compose 19:43:40 91d30c5bc195: Pulling fs layer 19:43:40 2e9b0aa3be6d: Pulling fs layer 19:43:40 9c61dcf015f6: Pulling fs layer 19:43:40 4698f68db338: Pulling fs layer 19:43:40 2a2f49069b9e: Pulling fs layer 19:43:40 e0025b399a48: Pulling fs layer 19:43:40 e0025b399a48: Waiting 19:43:40 4698f68db338: Waiting 19:43:40 2a2f49069b9e: Waiting 19:43:40 91d30c5bc195: Verifying Checksum 19:43:40 91d30c5bc195: Download complete 19:43:40 4698f68db338: Verifying Checksum 19:43:40 4698f68db338: Download complete 19:43:40 2e9b0aa3be6d: Verifying Checksum 19:43:40 2e9b0aa3be6d: Download complete 19:43:40 e0025b399a48: Verifying Checksum 19:43:40 e0025b399a48: Download complete 19:43:40 91d30c5bc195: Pull complete 19:43:40 2a2f49069b9e: Verifying Checksum 19:43:40 2a2f49069b9e: Download complete 19:43:40 2e9b0aa3be6d: Pull complete 19:43:41 9c61dcf015f6: Download complete 19:43:46 9c61dcf015f6: Pull complete 19:43:46 4698f68db338: Pull complete 19:43:46 2a2f49069b9e: Pull complete 19:43:46 e0025b399a48: Pull complete 19:43:46 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:43:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:46 prd-ubuntu20.04-docker-8c-8g-6354 does not seem to be running inside a container 19:43:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:43:48 $ docker top 3e61406a51247edf7665353b44228a92b5fb27e2414a29f57965e27e0ff10eb6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:48 + docker compose -f ./docker-compose-build.yml build --parallel 19:43:51 #1 [support-scheduler internal] load build definition from Dockerfile 19:43:51 #1 transferring dockerfile: 1.93kB done 19:43:51 #1 DONE 0.4s 19:43:51 19:43:51 #2 [core-keeper internal] load build definition from Dockerfile 19:43:51 #2 transferring dockerfile: 2.01kB done 19:43:51 #2 DONE 0.2s 19:43:51 19:43:51 #3 [support-scheduler internal] load .dockerignore 19:43:51 #3 ... 19:43:51 19:43:51 #4 [support-notifications internal] load build definition from Dockerfile 19:43:51 #4 transferring dockerfile: 1.95kB done 19:43:51 #4 DONE 0.2s 19:43:51 19:43:51 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:43:51 #5 transferring dockerfile: 2.23kB done 19:43:51 #5 DONE 0.2s 19:43:51 19:43:51 #6 [core-data internal] load build definition from Dockerfile 19:43:51 #6 transferring dockerfile: 2.01kB done 19:43:51 #6 DONE 0.3s 19:43:51 19:43:51 #7 [security-proxy-setup internal] load build definition from Dockerfile 19:43:51 #7 transferring dockerfile: 2.50kB done 19:43:51 #7 DONE 0.3s 19:43:51 19:43:51 #3 [support-scheduler internal] load .dockerignore 19:43:51 #3 transferring context: 19:43:51 #3 transferring context: 50B done 19:43:51 #3 DONE 0.2s 19:43:51 19:43:51 #8 [security-spire-config internal] load build definition from Dockerfile 19:43:51 #8 transferring dockerfile: 1.69kB done 19:43:51 #8 DONE 0.3s 19:43:51 19:43:51 #9 [core-metadata internal] load build definition from Dockerfile 19:43:51 #9 transferring dockerfile: 2.06kB done 19:43:51 #9 DONE 0.3s 19:43:51 19:43:51 #10 [security-secretstore-setup internal] load build definition from Dockerfile 19:43:51 #10 transferring dockerfile: 2.49kB done 19:43:51 #10 DONE 0.3s 19:43:51 19:43:51 #11 [security-proxy-auth internal] load build definition from Dockerfile 19:43:51 #11 transferring dockerfile: 2.15kB done 19:43:51 #11 DONE 0.3s 19:43:51 19:43:51 #12 [security-spire-server internal] load build definition from Dockerfile 19:43:51 #12 transferring dockerfile: 1.70kB done 19:43:51 #12 DONE 0.2s 19:43:51 19:43:51 #13 [core-command internal] load build definition from Dockerfile 19:43:51 #13 transferring dockerfile: 1.93kB done 19:43:51 #13 DONE 0.2s 19:43:51 19:43:51 #14 [security-spire-agent internal] load build definition from Dockerfile 19:43:51 #14 transferring dockerfile: 1.81kB done 19:43:51 #14 DONE 0.3s 19:43:51 19:43:51 #15 [security-bootstrapper internal] load build definition from Dockerfile 19:43:51 #15 transferring dockerfile: 2.93kB done 19:43:51 #15 DONE 0.2s 19:43:51 19:43:51 #16 [security-proxy-setup internal] load .dockerignore 19:43:51 #16 ... 19:43:51 19:43:51 #17 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:43:51 #17 transferring dockerfile: 1.89kB done 19:43:51 #17 DONE 0.3s 19:43:51 19:43:51 #18 [support-notifications internal] load .dockerignore 19:43:51 #18 transferring context: 50B done 19:43:51 #18 DONE 0.1s 19:43:51 19:43:51 #19 [core-keeper internal] load .dockerignore 19:43:51 #19 transferring context: 50B done 19:43:51 #19 DONE 0.1s 19:43:51 19:43:51 #20 [core-common-config-bootstrapper internal] load .dockerignore 19:43:51 #20 transferring context: 50B done 19:43:51 #20 DONE 0.1s 19:43:51 19:43:51 #21 [security-secretstore-setup internal] load .dockerignore 19:43:51 #21 transferring context: 50B done 19:43:51 #21 DONE 0.1s 19:43:51 19:43:51 #16 [security-proxy-setup internal] load .dockerignore 19:43:51 #16 transferring context: 50B done 19:43:52 #16 DONE 0.1s 19:43:52 19:43:52 #22 [core-data internal] load .dockerignore 19:43:52 #22 transferring context: 50B done 19:43:52 #22 DONE 0.2s 19:43:52 19:43:52 #23 [security-spire-config internal] load .dockerignore 19:43:52 #23 transferring context: 50B done 19:43:52 #23 DONE 0.1s 19:43:52 19:43:52 #24 [security-spire-server internal] load .dockerignore 19:43:52 #24 transferring context: 50B done 19:43:52 #24 DONE 0.1s 19:43:52 19:43:52 #25 [security-spiffe-token-provider internal] load .dockerignore 19:43:52 #25 transferring context: 50B done 19:43:52 #25 DONE 0.1s 19:43:52 19:43:52 #26 [security-bootstrapper internal] load .dockerignore 19:43:52 #26 transferring context: 50B done 19:43:52 #26 DONE 0.1s 19:43:52 19:43:52 #27 [core-metadata internal] load .dockerignore 19:43:52 #27 transferring context: 50B done 19:43:52 #27 DONE 0.2s 19:43:52 19:43:52 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:43:52 #28 DONE 0.0s 19:43:52 19:43:52 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:43:52 #29 ... 19:43:52 19:43:52 #30 [core-command internal] load .dockerignore 19:43:52 #30 transferring context: 50B done 19:43:52 #30 DONE 0.2s 19:43:52 19:43:52 #31 [security-proxy-auth internal] load .dockerignore 19:43:52 #31 transferring context: 50B done 19:43:52 #31 DONE 0.2s 19:43:52 19:43:52 #32 [security-spire-agent internal] load .dockerignore 19:43:52 #32 transferring context: 50B done 19:43:52 #32 DONE 0.2s 19:43:52 19:43:52 #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:43:52 #29 ... 19:43:52 19:43:52 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:43:52 #28 DONE 0.0s 19:43:52 19:43:52 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:43:52 #29 ... 19:43:52 19:43:52 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:43:52 #28 DONE 0.0s 19:43:52 19:43:52 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:43:52 #29 DONE 0.8s 19:43:52 19:43:52 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:43:52 #33 ... 19:43:52 19:43:52 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:43:52 #34 DONE 0.4s 19:43:52 19:43:52 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:43:52 #33 ... 19:43:52 19:43:52 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:43:52 #35 DONE 0.6s 19:43:53 19:43:53 #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:53 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:43:53 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:43:53 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:43:53 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:43:53 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s 19:43:53 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done 19:43:53 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 19:43:53 #36 ... 19:43:53 19:43:53 #37 [security-spire-server internal] load build context 19:43:53 #37 transferring context: 26.79kB 0.1s done 19:43:53 #37 DONE 0.6s 19:43:53 19:43:53 #38 [security-spire-config internal] load build context 19:43:53 #38 transferring context: 25.04kB 0.1s done 19:43:53 #38 DONE 0.6s 19:43:53 19:43:53 #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:53 #36 ... 19:43:53 19:43:53 #39 [security-spire-agent internal] load build context 19:43:53 #39 transferring context: 26.32kB 0.0s done 19:43:53 #39 DONE 0.8s 19:43:53 19:43:53 #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:53 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 19:43:59 #36 ... 19:43:59 19:43:59 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:43:59 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 19:43:59 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:43:59 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:43:59 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:43:59 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 19:43:59 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 19:43:59 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:43:59 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 19:43:59 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 19:43:59 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:43:59 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:43:59 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 19:44:02 #40 ... 19:44:02 19:44:02 #41 [core-data internal] load build context 19:44:02 #41 transferring context: 266.38MB 9.7s 19:44:02 #41 ... 19:44:02 19:44:02 #42 [security-spiffe-token-provider internal] load build context 19:44:02 #42 ... 19:44:02 19:44:02 #43 [security-bootstrapper internal] load build context 19:44:03 Removing intermediate container 0616d5c89511 19:44:03 ---> e1c1aa4923a8 19:44:03 Successfully built e1c1aa4923a8 19:44:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:03 #43 ... 19:44:03 19:44:03 #44 [core-keeper internal] load build context 19:44:03 + docker inspect -f . ci-base-image-arm64 19:44:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:04 prd-ubuntu20.04-docker-arm64-4c-16g-6355 does not seem to be running inside a container 19:44:04 $ 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:44:04 #44 ... 19:44:04 19:44:04 #45 [core-command internal] load build context 19:44:04 #45 ... 19:44:04 19:44:04 #46 [support-scheduler internal] load build context 19:44:04 #46 ... 19:44:04 19:44:04 #47 [security-proxy-auth internal] load build context 19:44:04 #47 ... 19:44:04 19:44:04 #48 [support-notifications internal] load build context 19:44:04 #48 ... 19:44:04 19:44:04 #49 [core-metadata internal] load build context 19:44:04 #49 ... 19:44:04 19:44:04 #50 [security-secretstore-setup internal] load build context 19:44:04 #50 ... 19:44:04 19:44:04 #51 [security-proxy-setup internal] load build context 19:44:05 #51 ... 19:44:05 19:44:05 #52 [core-common-config-bootstrapper internal] load build context 19:44:05 #52 ... 19:44:05 19:44:05 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:44:05 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 19:44:05 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:44:05 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:44:05 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:44:05 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:44:05 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 19:44:05 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 19:44:05 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 19:44:05 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:44:05 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 19:44:05 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 19:44:05 $ docker top 9eed1a4ba99cf9ffe0019606be824325f3e7b8d14e7131b4293c369202be210d -eo pid,comm 19:44:05 #53 ... 19:44:05 19:44:05 #51 [security-proxy-setup internal] load build context [Pipeline] { [Pipeline] sh 19:44:06 + go version 19:44:06 go version go1.21.9 linux/arm64 [Pipeline] } 19:44:06 $ docker stop --time=1 9eed1a4ba99cf9ffe0019606be824325f3e7b8d14e7131b4293c369202be210d 19:44:07 $ docker rm -f --volumes 9eed1a4ba99cf9ffe0019606be824325f3e7b8d14e7131b4293c369202be210d 19:44:08 #51 transferring context: 381.84MB 14.9s 19:44:08 #51 ... 19:44:08 19:44:08 #36 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:44:08 #36 DONE 15.3s 19:44:08 19:44:08 #51 [security-proxy-setup internal] load build context [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:08 #51 transferring context: 439.94MB 16.1s done 19:44:08 + docker inspect -f . ci-base-image-arm64 19:44:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:09 prd-ubuntu20.04-docker-arm64-4c-16g-6355 does not seem to be running inside a container 19:44:09 $ 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:44:10 $ docker top f9b209062a12525ac9305e3c6df5005612cab6ee19346b9910401f4470e57a77 -eo pid,comm [Pipeline] { [Pipeline] echo 19:44:10 ========================================================= 19:44:10 [edgeXBuildGoParallel] Running Tests and Build... 19:44:10 ========================================================= [Pipeline] sh 19:44:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:44:11 + make test 19:44:11 go test -race -coverprofile=coverage.out ./... 19:44:13 #51 ... 19:44:13 19:44:13 #41 [core-data internal] load build context 19:44:13 #41 transferring context: 439.94MB 17.2s done 19:44:13 #41 ... 19:44:13 19:44:13 #42 [security-spiffe-token-provider internal] load build context 19:44:13 #42 transferring context: 439.94MB 17.6s done 19:44:13 #42 ... 19:44:13 19:44:13 #45 [core-command internal] load build context 19:44:13 #45 transferring context: 439.94MB 17.9s done 19:44:13 #45 ... 19:44:13 19:44:13 #44 [core-keeper internal] load build context 19:44:13 #44 transferring context: 439.94MB 16.8s done 19:44:14 #44 ... 19:44:14 19:44:14 #46 [support-scheduler internal] load build context 19:44:14 #46 transferring context: 439.94MB 14.2s done 19:44:14 #46 ... 19:44:14 19:44:14 #43 [security-bootstrapper internal] load build context 19:44:14 #43 transferring context: 439.94MB 17.7s done 19:44:15 #43 ... 19:44:15 19:44:15 #48 [support-notifications internal] load build context 19:44:15 #48 transferring context: 439.94MB 17.1s done 19:44:15 #48 ... 19:44:15 19:44:15 #49 [core-metadata internal] load build context 19:44:15 #49 transferring context: 439.94MB 17.5s done 19:44:15 #49 ... 19:44:15 19:44:15 #50 [security-secretstore-setup internal] load build context 19:44:15 #50 transferring context: 439.94MB 16.2s done 19:44:15 #50 ... 19:44:15 19:44:15 #52 [core-common-config-bootstrapper internal] load build context 19:44:15 #52 transferring context: 439.94MB 17.1s done 19:44:16 #52 ... 19:44:16 19:44:16 #47 [security-proxy-auth internal] load build context 19:44:16 #47 transferring context: 439.94MB 17.7s done 19:44:20 #47 ... 19:44:20 19:44:20 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:44:25 #54 ... 19:44:25 19:44:25 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:44:26 #55 ... 19:44:26 19:44:26 #50 [security-secretstore-setup internal] load build context 19:44:26 #50 DONE 34.2s 19:44:26 19:44:26 #51 [security-proxy-setup internal] load build context 19:44:26 #51 DONE 34.2s 19:44:26 19:44:26 #44 [core-keeper internal] load build context 19:44:26 #44 DONE 34.2s 19:44:26 19:44:26 #52 [core-common-config-bootstrapper internal] load build context 19:44:26 #52 DONE 34.2s 19:44:26 19:44:26 #49 [core-metadata internal] load build context 19:44:26 #49 DONE 34.3s 19:44:26 19:44:26 #48 [support-notifications internal] load build context 19:44:26 #48 DONE 34.3s 19:44:26 19:44:26 #41 [core-data internal] load build context 19:44:26 #41 DONE 34.3s 19:44:26 19:44:26 #46 [support-scheduler internal] load build context 19:44:26 #46 DONE 34.2s 19:44:27 19:44:27 #42 [security-spiffe-token-provider internal] load build context 19:44:27 #42 DONE 34.3s 19:44:27 19:44:27 #47 [security-proxy-auth internal] load build context 19:44:27 #47 DONE 34.3s 19:44:27 19:44:27 #43 [security-bootstrapper internal] load build context 19:44:27 #43 DONE 34.3s 19:44:27 19:44:27 #45 [core-command internal] load build context 19:44:27 #45 DONE 34.3s 19:44:27 19:44:27 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:44:27 #33 DONE 34.7s 19:44:27 19:44:27 #56 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:44:27 #56 DONE 0.3s 19:44:27 19:44:27 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:44:27 #40 DONE 34.6s 19:44:27 19:44:27 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:44:29 #57 ... 19:44:29 19:44:29 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:44:29 #0 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #0 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #0 5.021 (1/4) Installing dumb-init (1.2.5-r2) 19:44:29 #0 5.031 (2/4) Installing openssl (3.1.6-r0) 19:44:29 #0 5.045 (3/4) Installing su-exec (0.2-r3) 19:44:29 #0 5.049 (4/4) Installing yq (4.33.3-r5) 19:44:29 #0 5.128 Executing busybox-1.36.1-r7.trigger 19:44:29 #0 5.138 OK: 17 MiB in 19 packages 19:44:29 #58 DONE 6.3s 19:44:29 19:44:29 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:44:29 #0 6.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #0 6.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #0 6.517 (1/1) Installing dumb-init (1.2.5-r2) 19:44:29 #0 6.622 Executing busybox-1.36.1-r7.trigger 19:44:29 #0 6.632 OK: 7 MiB in 16 packages 19:44:29 #59 DONE 8.2s 19:44:29 19:44:29 #60 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:44:29 #60 ... 19:44:29 19:44:29 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:44:29 #0 6.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #0 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #0 6.357 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:44:29 #0 6.357 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:44:29 #0 6.357 OK: 20070 distinct packages available 19:44:29 #0 6.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #0 6.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #0 6.773 (1/5) Installing dumb-init (1.2.5-r2) 19:44:29 #0 6.785 (2/5) Installing musl-obstack (1.2.3-r2) 19:44:29 #0 6.789 (3/5) Installing libucontext (1.2-r2) 19:44:29 #0 6.794 (4/5) Installing gcompat (1.1.0-r1) 19:44:29 #0 6.806 (5/5) Installing openssl (3.1.6-r0) 19:44:29 #0 6.818 Executing busybox-1.36.1-r7.trigger 19:44:29 #0 6.830 OK: 8 MiB in 20 packages 19:44:29 #61 DONE 8.1s 19:44:29 19:44:29 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:44:29 #0 7.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #0 7.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #0 8.140 (1/4) Installing ca-certificates (20240226-r0) 19:44:29 #0 8.158 (2/4) Installing dumb-init (1.2.5-r2) 19:44:29 #0 8.162 (3/4) Installing su-exec (0.2-r3) 19:44:29 #0 8.165 (4/4) Installing yq (4.33.3-r5) 19:44:29 #0 8.246 Executing busybox-1.36.1-r7.trigger 19:44:29 #0 8.253 Executing ca-certificates-20240226-r0.trigger 19:44:29 #0 8.315 OK: 17 MiB in 19 packages 19:44:29 #62 DONE 9.5s 19:44:29 19:44:29 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:44:29 #54 7.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #54 7.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #54 8.058 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:44:29 #54 8.058 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:44:29 #54 8.058 OK: 20070 distinct packages available 19:44:29 #54 8.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #54 8.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #54 8.500 (1/4) Installing dumb-init (1.2.5-r2) 19:44:29 #54 8.505 (2/4) Installing musl-obstack (1.2.3-r2) 19:44:29 #54 8.508 (3/4) Installing libucontext (1.2-r2) 19:44:29 #54 8.511 (4/4) Installing gcompat (1.1.0-r1) 19:44:29 #54 8.515 Executing busybox-1.36.1-r7.trigger 19:44:29 #54 8.523 OK: 8 MiB in 19 packages 19:44:29 #54 DONE 9.6s 19:44:29 19:44:29 #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:44:29 #63 ... 19:44:29 19:44:29 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:44:29 #0 2.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #0 2.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #0 2.770 (1/2) Installing dumb-init (1.2.5-r2) 19:44:29 #0 2.775 (2/2) Installing su-exec (0.2-r3) 19:44:29 #0 2.781 Executing busybox-1.36.1-r7.trigger 19:44:29 #0 2.792 OK: 7 MiB in 17 packages 19:44:29 #64 DONE 4.2s 19:44:29 19:44:29 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:44:29 #0 6.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #0 6.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #0 7.034 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:44:29 #0 7.034 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:44:29 #0 7.034 OK: 20070 distinct packages available 19:44:29 #0 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #0 7.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #0 7.461 (1/11) Installing ca-certificates (20240226-r0) 19:44:29 #0 7.478 (2/11) Installing brotli-libs (1.0.9-r14) 19:44:29 #0 7.487 (3/11) Installing libunistring (1.1-r1) 19:44:29 #0 7.502 (4/11) Installing libidn2 (2.3.4-r1) 19:44:29 #0 7.507 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:44:29 #0 7.511 (6/11) Installing libcurl (8.5.0-r0) 19:44:29 #0 7.521 (7/11) Installing curl (8.5.0-r0) 19:44:29 #0 7.527 (8/11) Installing dumb-init (1.2.5-r2) 19:44:29 #0 7.530 (9/11) Installing musl-obstack (1.2.3-r2) 19:44:29 #0 7.533 (10/11) Installing libucontext (1.2-r2) 19:44:29 #0 7.537 (11/11) Installing gcompat (1.1.0-r1) 19:44:29 #0 7.541 Executing busybox-1.36.1-r7.trigger 19:44:29 #0 7.549 Executing ca-certificates-20240226-r0.trigger 19:44:29 #0 7.606 OK: 12 MiB in 26 packages 19:44:29 #65 DONE 8.4s 19:44:29 19:44:29 #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:44:29 #0 7.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #0 7.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #0 7.750 (1/1) Installing dumb-init (1.2.5-r2) 19:44:29 #0 7.754 Executing busybox-1.36.1-r7.trigger 19:44:29 #0 7.760 OK: 7 MiB in 16 packages 19:44:29 #66 DONE 9.4s 19:44:29 19:44:29 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:44:29 #55 4.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:29 #55 4.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:29 #55 4.472 (1/2) Installing ca-certificates (20240226-r0) 19:44:29 #55 4.489 (2/2) Installing dumb-init (1.2.5-r2) 19:44:29 #55 4.495 Executing busybox-1.36.1-r7.trigger 19:44:29 #55 4.535 Executing ca-certificates-20240226-r0.trigger 19:44:29 #55 4.580 OK: 8 MiB in 17 packages 19:44:29 #55 DONE 5.3s 19:44:29 19:44:29 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:29 #67 DONE 7.7s 19:44:29 19:44:29 #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:44:30 #68 ... 19:44:30 19:44:30 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:30 #69 DONE 3.5s 19:44:30 19:44:30 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:44:30 #57 2.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:30 #57 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:30 #57 2.883 OK: 264 MiB in 52 packages 19:44:30 #57 DONE 3.8s 19:44:30 19:44:30 #70 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:44:30 #70 DONE 0.1s 19:44:30 19:44:30 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:44:31 #71 ... 19:44:31 19:44:31 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:44:31 #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:31 #0 3.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:31 #0 3.972 OK: 264 MiB in 52 packages 19:44:31 #72 DONE 4.1s 19:44:31 19:44:31 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:44:31 #73 DONE 0.1s 19:44:31 19:44:31 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:44:31 #0 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:31 #0 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:31 #0 3.798 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:44:31 #0 3.798 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:44:31 #0 3.798 OK: 20075 distinct packages available 19:44:31 #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:31 #0 3.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:31 #0 4.169 OK: 264 MiB in 52 packages 19:44:31 #74 DONE 4.3s 19:44:31 19:44:31 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:44:31 #75 DONE 0.1s 19:44:31 19:44:31 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:32 #76 ... 19:44:32 19:44:32 #77 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:44:32 #0 4.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:32 #0 4.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:32 #0 5.125 OK: 264 MiB in 52 packages 19:44:32 #77 DONE 5.3s 19:44:32 19:44:32 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:44:32 #78 DONE 0.0s 19:44:32 19:44:32 #60 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:44:32 #60 2.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:32 #60 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:32 #60 3.270 OK: 17 MiB in 19 packages 19:44:32 #60 DONE 3.4s 19:44:32 19:44:32 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:44:32 #79 DONE 0.1s 19:44:32 19:44:32 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:32 #80 ... 19:44:32 19:44:32 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:44:32 #0 2.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:32 #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:32 #0 3.149 OK: 7 MiB in 16 packages 19:44:32 #81 DONE 3.3s 19:44:33 19:44:33 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:44:33 #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:33 #0 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:33 #0 3.013 OK: 8 MiB in 20 packages 19:44:33 #82 DONE 3.3s 19:44:33 19:44:33 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:44:34 #83 DONE 1.8s 19:44:34 19:44:34 #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:44:34 #63 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:34 #63 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:34 #63 3.462 OK: 17 MiB in 19 packages 19:44:34 #63 DONE 5.1s 19:44:34 19:44:34 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:44:34 #84 DONE 1.8s 19:44:34 19:44:34 #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:44:34 #68 3.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:34 #68 4.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:34 #68 4.743 OK: 7 MiB in 16 packages 19:44:34 #68 DONE 5.3s 19:44:34 19:44:34 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:35 #85 ... 19:44:35 19:44:35 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:44:35 #0 5.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:35 #0 5.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:35 #0 5.590 OK: 8 MiB in 19 packages 19:44:35 #86 DONE 6.2s 19:44:35 19:44:35 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:44:35 #0 5.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:35 #0 5.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:35 #0 5.424 OK: 8 MiB in 17 packages 19:44:35 #87 DONE 6.1s 19:44:35 19:44:35 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:44:35 #0 5.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:35 #0 5.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:35 #0 5.570 OK: 7 MiB in 17 packages 19:44:35 #88 DONE 6.2s 19:44:35 19:44:35 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:44:35 #0 5.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:35 #0 5.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:35 #0 5.411 OK: 12 MiB in 26 packages 19:44:35 #89 DONE 6.2s 19:44:35 19:44:35 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:44:35 #90 DONE 1.1s 19:44:35 19:44:35 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:44:35 #91 DONE 1.1s 19:44:35 19:44:35 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:44:37 #92 DONE 1.2s 19:44:37 19:44:37 #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:44:37 #0 5.117 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:37 #0 5.626 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:37 #0 6.277 (1/1) Installing dumb-init (1.2.5-r2) 19:44:37 #0 6.686 Executing busybox-1.36.1-r7.trigger 19:44:37 #0 6.691 OK: 7 MiB in 16 packages 19:44:37 #93 DONE 7.3s 19:44:37 19:44:37 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:44:37 #71 4.244 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:37 #71 4.825 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:37 #71 5.494 OK: 264 MiB in 52 packages 19:44:37 #71 DONE 6.5s 19:44:37 19:44:37 #94 [security-spire-server stage-2 6/9] COPY security.txt / 19:44:37 #94 DONE 1.2s 19:44:37 19:44:37 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:44:37 #95 DONE 1.3s 19:44:37 19:44:37 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:44:37 #96 ... 19:44:37 19:44:37 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:44:37 #97 DONE 0.2s 19:44:37 19:44:37 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:44:37 #53 ... 19:44:37 19:44:37 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 19:44:37 #98 DONE 0.2s 19:44:37 19:44:37 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:44:37 #99 DONE 0.2s 19:44:37 19:44:37 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:44:37 #96 DONE 0.2s 19:44:37 19:44:37 #100 [security-spire-config stage-2 6/10] COPY security.txt / 19:44:37 #100 DONE 0.2s 19:44:37 19:44:37 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:44:37 #101 DONE 0.2s 19:44:37 19:44:37 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:44:37 #102 DONE 0.2s 19:44:37 19:44:37 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:44:37 #103 DONE 0.1s 19:44:37 19:44:37 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:44:37 #104 DONE 0.1s 19:44:37 19:44:37 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:44:37 #105 DONE 0.1s 19:44:37 19:44:37 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:44:37 #106 DONE 0.1s 19:44:37 19:44:37 #107 [security-spire-server] exporting to image 19:44:37 #107 exporting layers 19:44:37 #107 ... 19:44:37 19:44:37 #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:44:37 #108 DONE 1.8s 19:44:37 19:44:37 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:44:37 #109 DONE 0.1s 19:44:37 19:44:37 #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:44:37 #110 DONE 0.1s 19:44:37 19:44:37 #107 [security-spire-agent] exporting to image 19:44:37 #107 ... 19:44:37 19:44:37 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:44:37 #111 DONE 0.1s 19:44:37 19:44:37 #107 [security-spire-config] exporting to image 19:44:38 #107 exporting layers 0.7s done 19:44:38 #107 exporting layers 0.6s done 19:44:38 #107 writing image sha256:b05dc70250e7b831f067d36ce85b2ede6c547d23e9831bf7cec02cc4956a4973 done 19:44:38 #107 naming to docker.io/library/security-spire-server done 19:44:38 #107 writing image sha256:33c1b8b1a1c81a24ec7d058f61cdfb878b463959903818e46cb0ed9e249a736e done 19:44:38 #107 naming to docker.io/library/security-spire-agent done 19:44:38 #107 exporting layers 0.6s done 19:44:38 #107 writing image sha256:e1940c059cdb7655654d24cb3b2698e15e20c1e63294ee5a2da9bff153cc7738 done 19:44:38 #107 naming to docker.io/library/security-spire-config done 19:44:38 #107 DONE 0.9s 19:44:38 19:44:38 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:41 #112 ... 19:44:41 19:44:41 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:59 ? github.com/edgexfoundry/edgex-go [no test files] 19:45:27 #113 ... 19:45:27 19:45:27 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:27 #85 DONE 49.0s 19:45:27 19:45:27 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:27 #76 DONE 48.9s 19:45:27 19:45:27 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:27 #80 DONE 47.8s 19:45:27 19:45:27 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:27 #112 DONE 43.0s 19:45:27 19:45:27 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:27 #113 DONE 49.6s 19:45:27 19:45:27 #114 [core-metadata builder 6/7] COPY . . 19:45:30 #114 ... 19:45:30 19:45:30 #115 [security-spiffe-token-provider builder 6/7] COPY . . 19:45:30 #115 ... 19:45:30 19:45:30 #116 [security-secretstore-setup builder 6/7] COPY . . 19:45:30 #116 ... 19:45:30 19:45:30 #117 [core-keeper builder 7/8] COPY . . 19:45:30 #117 ... 19:45:30 19:45:30 #118 [support-notifications builder 6/7] COPY . . 19:45:36 #118 DONE 15.5s 19:45:36 19:45:36 #116 [security-secretstore-setup builder 6/7] COPY . . 19:45:36 #116 DONE 15.5s 19:45:36 19:45:36 #114 [core-metadata builder 6/7] COPY . . 19:45:36 #114 DONE 15.5s 19:45:36 19:45:36 #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:45:36 #119 CACHED 19:45:36 19:45:36 #120 [security-bootstrapper builder 6/7] COPY . . 19:45:36 #120 CACHED 19:45:36 19:45:36 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:36 #121 CACHED 19:45:36 19:45:36 #115 [security-spiffe-token-provider builder 6/7] COPY . . 19:45:36 #115 DONE 15.6s 19:45:36 19:45:36 #122 [core-command builder 6/7] COPY . . 19:45:36 #122 CACHED 19:45:36 19:45:36 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 19:45:36 #123 CACHED 19:45:36 19:45:36 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:36 #124 CACHED 19:45:36 19:45:36 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:45:36 #125 CACHED 19:45:36 19:45:36 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:36 #126 CACHED 19:45:36 19:45:36 #127 [security-proxy-auth builder 6/7] COPY . . 19:45:36 #127 CACHED 19:45:36 19:45:36 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:36 #128 CACHED 19:45:36 19:45:36 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:45:36 #129 CACHED 19:45:36 19:45:36 #130 [security-proxy-setup builder 6/7] COPY . . 19:45:36 #130 CACHED 19:45:36 19:45:36 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:45:36 #131 CACHED 19:45:36 19:45:36 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 19:45:36 #132 CACHED 19:45:36 19:45:36 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:36 #133 CACHED 19:45:36 19:45:36 #134 [core-data builder 6/7] COPY . . 19:45:36 #134 CACHED 19:45:36 19:45:36 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 19:45:36 #135 CACHED 19:45:36 19:45:36 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:36 #136 CACHED 19:45:36 19:45:36 #117 [core-keeper builder 7/8] COPY . . 19:45:36 #117 DONE 15.6s 19:45:36 19:45:36 #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:45:36 #137 CACHED 19:45:36 19:45:36 #138 [support-scheduler builder 6/7] COPY . . 19:45:36 #138 CACHED 19:45:36 19:45:36 #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:36 #139 CACHED 19:45:36 19:45:36 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:45:37 #140 1.556 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:45:45 #140 ... 19:45:45 19:45:45 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:45:45 #0 0.347 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:45:45 #141 ... 19:45:45 19:45:45 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:45:45 #0 1.027 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:45:46 #142 ... 19:45:46 19:45:46 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:45:46 #0 0.674 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:45:46 #143 ... 19:45:46 19:45:46 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:45:46 #0 0.587 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:45:46 #144 ... 19:45:46 19:45:46 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:45:46 #0 1.624 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:45:46 #145 ... 19:45:46 19:45:46 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:45:46 #0 0.945 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:45:46 #146 ... 19:45:46 19:45:46 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:45:46 #0 0.893 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:45:47 #147 ... 19:45:47 19:45:47 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:45:47 #0 1.279 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:45:47 #148 ... 19:45:47 19:45:47 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:47 #0 1.264 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:45:47 #149 ... 19:45:47 19:45:47 #150 [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:45:47 #0 0.878 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:45:47 #150 ... 19:45:47 19:45:47 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:45:47 #0 1.277 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:47:09 #151 ... 19:47:09 19:47:09 #150 [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:47:09 #150 90.44 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:47:55 #150 ... 19:47:55 19:47:55 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:47:55 #141 DONE 133.9s 19:47:55 19:47:55 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:47:57 #140 ... 19:47:57 19:47:57 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:47:57 #143 DONE 141.4s 19:47:58 19:47:58 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:47:59 #53 ... 19:47:59 19:47:59 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:47:59 #152 ... 19:47:59 19:47:59 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:47:59 #142 DONE 143.9s 19:47:59 19:47:59 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:48:00 #152 ... 19:48:00 19:48:00 #150 [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:48:00 #150 DONE 144.5s 19:48:00 19:48:00 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:48:00 #153 ... 19:48:00 19:48:00 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:00 #151 DONE 144.7s 19:48:00 19:48:00 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:48:00 #145 DONE 144.9s 19:48:00 19:48:00 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:48:00 #154 ... 19:48:00 19:48:00 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:48:00 #146 DONE 145.0s 19:48:00 19:48:00 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:48:00 #144 DONE 145.1s 19:48:00 19:48:00 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:48:00 #149 DONE 145.1s 19:48:00 19:48:00 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:48:00 #147 DONE 145.1s 19:48:00 19:48:00 #155 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:48:00 #155 ... 19:48:00 19:48:00 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:48:00 #140 DONE 145.1s 19:48:01 19:48:01 #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #156 ... 19:48:01 19:48:01 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #152 DONE 2.1s 19:48:01 19:48:01 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:48:01 #148 DONE 145.5s 19:48:01 19:48:01 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:48:01 #157 DONE 1.0s 19:48:01 19:48:01 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #153 DONE 1.0s 19:48:01 19:48:01 #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #158 DONE 0.7s 19:48:01 19:48:01 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #154 DONE 0.8s 19:48:01 19:48:01 #155 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #155 DONE 0.5s 19:48:01 19:48:01 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:48:01 #159 ... 19:48:01 19:48:01 #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #156 DONE 0.6s 19:48:01 19:48:01 #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #160 DONE 0.4s 19:48:01 19:48:01 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:48:01 #161 DONE 0.4s 19:48:01 19:48:01 #162 [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:48:01 #162 ... 19:48:01 19:48:01 #163 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #163 CACHED 19:48:01 19:48:01 #164 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:48:01 #164 CACHED 19:48:01 19:48:01 #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #165 CACHED 19:48:01 19:48:01 #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:48:01 #166 CACHED 19:48:01 19:48:01 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:48:01 #159 DONE 0.3s 19:48:01 19:48:01 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #167 CACHED 19:48:01 19:48:01 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:48:01 #168 CACHED 19:48:01 19:48:01 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:48:01 #169 DONE 0.3s 19:48:01 19:48:01 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:48:01 #170 DONE 0.4s 19:48:01 19:48:01 #171 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:48:01 #171 DONE 0.3s 19:48:01 19:48:01 #172 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:48:01 #172 DONE 0.3s 19:48:01 19:48:01 #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:48:01 #173 CACHED 19:48:01 19:48:01 #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:48:01 #174 CACHED 19:48:02 19:48:02 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:48:03 #175 ... 19:48:03 19:48:03 #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:48:03 #176 DONE 1.5s 19:48:03 19:48:03 #162 [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:48:03 #162 DONE 1.5s 19:48:03 19:48:03 #177 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:48:04 #177 ... 19:48:04 19:48:04 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:48:04 #178 DONE 2.2s 19:48:04 19:48:04 #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:48:04 #179 DONE 2.2s 19:48:04 19:48:04 #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:48:04 #180 DONE 2.3s 19:48:04 19:48:04 #181 [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:48:04 #181 DONE 2.3s 19:48:04 19:48:04 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:48:04 #182 DONE 2.3s 19:48:04 19:48:04 #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:48:04 #183 DONE 2.7s 19:48:04 19:48:04 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:48:04 #184 DONE 2.3s 19:48:04 19:48:04 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:48:04 #175 DONE 2.3s 19:48:04 19:48:04 #185 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:48:04 #185 DONE 2.3s 19:48:04 19:48:04 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:48:04 #186 DONE 2.3s 19:48:04 19:48:04 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:48:04 #187 ... 19:48:04 19:48:04 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:48:04 #188 DONE 0.4s 19:48:04 19:48:04 #177 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:48:04 #177 DONE 1.2s 19:48:04 19:48:04 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:48:04 #189 DONE 0.4s 19:48:04 19:48:04 #190 [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:48:04 #190 DONE 0.4s 19:48:04 19:48:04 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:48:04 #191 DONE 0.4s 19:48:04 19:48:04 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:48:04 #192 ... 19:48:04 19:48:04 #193 [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:48:04 #193 DONE 0.4s 19:48:04 19:48:04 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:48:04 #194 DONE 0.4s 19:48:04 19:48:04 #195 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:48:04 #195 DONE 0.4s 19:48:04 19:48:04 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:48:04 #196 DONE 0.4s 19:48:04 19:48:04 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:48:04 #187 DONE 0.4s 19:48:04 19:48:04 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:48:04 #197 DONE 0.4s 19:48:04 19:48:04 #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:48:04 #198 DONE 0.4s 19:48:04 19:48:04 #107 [security-spiffe-token-provider] exporting to image 19:48:04 #107 exporting layers 19:48:04 #107 ... 19:48:04 19:48:04 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:48:04 #192 DONE 0.3s 19:48:04 19:48:04 #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:48:04 #199 DONE 0.4s 19:48:04 19:48:04 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:48:04 #200 DONE 0.3s 19:48:04 19:48:04 #107 [core-metadata] exporting to image 19:48:04 #107 ... 19:48:04 19:48:04 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:48:04 #201 DONE 0.4s 19:48:04 19:48:04 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:48:04 #202 DONE 0.4s 19:48:04 19:48:04 #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:48:04 #203 DONE 0.3s 19:48:04 19:48:04 #107 [core-keeper] exporting to image 19:48:04 #107 exporting layers 0.4s done 19:48:04 #107 writing image sha256:c677b73fe2ccef530c08c5194e3384df6618b864a8a716cdb001b5fd846cc823 0.1s done 19:48:04 #107 naming to docker.io/library/core-keeper done 19:48:04 #107 writing image sha256:23daa3625f618f507bc99f22429b0c880184d9312bb5807859c59feee1fa625e 19:48:05 #107 writing image sha256:23daa3625f618f507bc99f22429b0c880184d9312bb5807859c59feee1fa625e 0.1s done 19:48:05 #107 writing image sha256:ef4301efcd4a57ff287e5493f13ab0a89b3ac42504624e8cddaed5eb6d4e1a58 19:48:05 #107 naming to docker.io/library/core-command 19:48:05 #107 ... 19:48:05 19:48:05 #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:48:05 #204 DONE 0.3s 19:48:05 19:48:05 #107 [support-scheduler] exporting to image 19:48:05 #107 writing image sha256:ef4301efcd4a57ff287e5493f13ab0a89b3ac42504624e8cddaed5eb6d4e1a58 0.1s done 19:48:05 #107 naming to docker.io/library/core-command done 19:48:05 #107 naming to docker.io/library/support-scheduler done 19:48:05 #107 ... 19:48:05 19:48:05 #205 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:48:05 #205 DONE 0.4s 19:48:05 19:48:05 #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:48:05 #206 DONE 0.5s 19:48:05 19:48:05 #107 [support-scheduler] exporting to image 19:48:05 #107 exporting layers 0.7s done 19:48:05 #107 exporting layers 0.8s done 19:48:05 #107 writing image sha256:eb0950af611c1e1ca615fc7b6d3343648fced631e41756b871fdcdd7fb0fadc5 done 19:48:05 #107 writing image sha256:661a2831616fc2462e7ec02870a519289c36a9a072743a087158dfab54f7ef30 19:48:05 #107 writing image sha256:5317b4af726b3abb993f8fb12951edee953d87e505cae0990382f5bd73ffce37 19:48:05 #107 writing image sha256:44afe6e43841f1786130d75bf573863f4a19aeec4b54e1a8779bd665a7daa63a 19:48:05 #107 naming to docker.io/library/support-notifications 0.1s done 19:48:05 #107 writing image sha256:661a2831616fc2462e7ec02870a519289c36a9a072743a087158dfab54f7ef30 0.1s done 19:48:05 #107 writing image sha256:5317b4af726b3abb993f8fb12951edee953d87e505cae0990382f5bd73ffce37 0.1s done 19:48:05 #107 writing image sha256:44afe6e43841f1786130d75bf573863f4a19aeec4b54e1a8779bd665a7daa63a 0.1s done 19:48:05 #107 naming to docker.io/library/core-data done 19:48:05 #107 naming to docker.io/library/core-metadata done 19:48:05 #107 naming to docker.io/library/security-spiffe-token-provider done 19:48:05 #107 DONE 2.0s 19:48:05 19:48:05 #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:48:05 #207 DONE 0.3s 19:48:05 19:48:05 #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:48:05 #208 DONE 0.3s 19:48:05 19:48:05 #209 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:48:05 #209 ... 19:48:05 19:48:05 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:05 #210 DONE 0.8s 19:48:05 19:48:05 #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:05 #211 DONE 0.9s 19:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:48:06 19:48:06 #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:48:06 #212 DONE 0.1s 19:48:06 19:48:06 #209 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:48:06 #209 DONE 0.1s 19:48:06 19:48:06 #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:48:06 #213 DONE 0.1s 19:48:06 19:48:06 #107 [core-common-config-bootstrapper] exporting to image 19:48:06 #107 exporting layers 0.2s done 19:48:06 #107 writing image sha256:e9148a3f8d8a0560a9daced2e3c22f8a06618cae87e81d3505ba6144cdb6cdb9 done 19:48:06 #107 naming to docker.io/library/core-common-config-bootstrapper done 19:48:06 #107 writing image sha256:a031c5622bc20399ac4fc4771e7c0a6dc2db2f95eaafa0f5a370058ab736762d done 19:48:06 #107 naming to docker.io/library/security-proxy-auth done 19:48:06 #107 DONE 2.3s 19:48:06 19:48:06 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:48:06 #214 DONE 0.1s 19:48:06 19:48:06 #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:48:06 #215 DONE 0.1s 19:48:06 19:48:06 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:06 #216 DONE 0.8s 19:48:06 19:48:06 #107 [security-proxy-setup] exporting to image 19:48:06 #107 exporting layers 0.2s done 19:48:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:48:06 #107 writing image sha256:6dfd17e6a22f8bcdb676135d7c7b53e5dbf25b5f4393290fa7fa514043898122 done 19:48:06 #107 naming to docker.io/library/security-proxy-setup done 19:48:06 #107 DONE 2.5s 19:48:06 19:48:06 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:48:06 #217 DONE 0.4s 19:48:06 19:48:06 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:06 #218 DONE 0.7s 19:48:06 19:48:06 #107 [security-secretstore-setup] exporting to image 19:48:06 #107 exporting layers 0.3s done 19:48:06 #107 writing image sha256:63890e06ef2e847448ce59adbcfbd3fe3e6fd9c6b319363ff12b0fc3431859f2 done 19:48:06 #107 naming to docker.io/library/security-bootstrapper done 19:48:06 #107 writing image sha256:f64bbc2141793fe7c13a5084f50f86202bca63ebe4539e6c17a9cc92c553019a done 19:48:06 #107 naming to docker.io/library/security-secretstore-setup done 19:48:06 #107 DONE 2.9s 19:48:06 19:48:06 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:48:06 time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2024-07-24T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:48:06 $ docker stop --time=1 3e61406a51247edf7665353b44228a92b5fb27e2414a29f57965e27e0ff10eb6 19:48:08 $ docker rm -f --volumes 3e61406a51247edf7665353b44228a92b5fb27e2414a29f57965e27e0ff10eb6 [Pipeline] // withDockerContainer [Pipeline] sh 19:48:08 + docker images 19:48:08 REPOSITORY TAG IMAGE ID CREATED SIZE 19:48:08 security-bootstrapper latest 63890e06ef2e 2 seconds ago 18.9MB 19:48:08 security-secretstore-setup latest f64bbc214179 2 seconds ago 36.9MB 19:48:08 core-common-config-bootstrapper latest e9148a3f8d8a 3 seconds ago 15.2MB 19:48:08 security-proxy-auth latest a031c5622bc2 3 seconds ago 33MB 19:48:08 security-proxy-setup latest 6dfd17e6a22f 3 seconds ago 26.2MB 19:48:08 core-data latest 5317b4af726b 4 seconds ago 35.8MB 19:48:08 security-spiffe-token-provider latest 44afe6e43841 4 seconds ago 28.7MB 19:48:08 support-notifications latest eb0950af611c 4 seconds ago 38.7MB 19:48:08 support-scheduler latest ef4301efcd4a 4 seconds ago 38.1MB 19:48:08 core-command latest 23daa3625f61 4 seconds ago 35.4MB 19:48:08 core-metadata latest 661a2831616f 4 seconds ago 35.9MB 19:48:08 core-keeper latest c677b73fe2cc 4 seconds ago 35.7MB 19:48:08 security-spire-config latest e1940c059cdb 3 minutes ago 120MB 19:48:08 security-spire-agent latest 33c1b8b1a1c8 3 minutes ago 182MB 19:48:08 security-spire-server latest b05dc70250e7 3 minutes ago 121MB 19:48:08 ci-base-image-x86_64 latest 64a6f79a0553 7 minutes ago 966MB 19:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 19:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 19:48:08 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:48:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:48:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:48:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:48:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.197s coverage: 28.7% of statements 19:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements 19:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:48:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.281s coverage: 69.2% of statements 19:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:48:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.261s coverage: 93.4% of statements 19:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.381s coverage: 91.7% of statements 19:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.214s coverage: 6.5% of statements 19:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:49:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.632s coverage: 95.8% of statements 19:49:15 ok github.com/edgexfoundry/edgex-go/internal/io 1.101s coverage: 72.2% of statements 19:49:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.305s coverage: 0.8% of statements 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.140s coverage: 32.2% of statements 19:49:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.120s coverage: 41.7% of statements 19:49:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.115s coverage: 77.8% of statements 19:49:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.088s coverage: 94.1% of statements 19:49:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.099s coverage: 96.3% of statements 19:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:49:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:49:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:49:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements 19:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:49:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:49:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.886s coverage: 79.9% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.151s coverage: 92.9% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.104s coverage: 62.3% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements 19:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.298s coverage: 81.8% of statements 19:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.288s coverage: 82.1% of statements 19:50:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.109s coverage: 86.0% of statements 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.753s coverage: 63.1% of statements 19:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.134s coverage: 100.0% of statements 19:50:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements 19:50:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 19:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:50:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.082s coverage: 73.7% of statements 19:50:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 19:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.663s coverage: 38.4% of statements 19:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements 19:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:50:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements 19:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:50:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.184s coverage: 19.9% of statements 19:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.495s coverage: 95.7% of statements 19:50:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:50:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements 19:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:50:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.273s coverage: 98.9% of statements 19:50:48 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:50:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:50:48 go vet ./... 19:54:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:54:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:54:40 ./bin/test-attribution-txt.sh [Pipeline] echo 19:54:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:54:40 + ls -al . 19:54:40 total 836 19:54:40 drwxrwxr-x 10 1001 1001 4096 Jul 24 19:44 . 19:54:40 drwxr-xr-x 4 root root 4096 Jul 24 19:44 .. 19:54:40 drwxrwxr-x 2 1001 1001 4096 Jul 24 19:42 .blubracket 19:54:40 -rw-rw-r-- 1 1001 1001 10 Jul 24 19:42 .dockerignore 19:54:40 drwxrwxr-x 8 1001 1001 4096 Jul 24 19:42 .git 19:54:40 drwxrwxr-x 3 1001 1001 4096 Jul 24 19:42 .github 19:54:40 -rw-rw-r-- 1 1001 1001 1102 Jul 24 19:42 .gitignore 19:54:40 -rw-rw-r-- 1 1001 1001 42 Jul 24 19:42 .golangci.yml 19:54:40 -rw-rw-r-- 1 1001 1001 100 Jul 24 19:42 .hadolint.yml 19:54:40 -rw-rw-r-- 1 1001 1001 155 Jul 24 19:42 .sonarcloud.properties 19:54:40 -rw-rw-r-- 1 1001 1001 1171 Jul 24 19:42 ADOPTERS.md 19:54:40 -rw-rw-r-- 1 1001 1001 20361 Jul 24 19:42 Attribution.txt 19:54:40 -rw-rw-r-- 1 1001 1001 100284 Jul 24 19:42 CHANGELOG.md 19:54:40 -rw-rw-r-- 1 1001 1001 3804 Jul 24 19:42 CONTRIBUTING.md 19:54:40 -rw-rw-r-- 1 1001 1001 677 Jul 24 19:42 GOVERNANCE.md 19:54:40 -rw-rw-r-- 1 1001 1001 861 Jul 24 19:42 Jenkinsfile 19:54:40 -rw-rw-r-- 1 1001 1001 10775 Jul 24 19:42 LICENSE 19:54:40 -rw-rw-r-- 1 1001 1001 16051 Jul 24 19:42 Makefile 19:54:40 -rw-rw-r-- 1 1001 1001 582 Jul 24 19:42 OWNERS.md 19:54:40 -rw-rw-r-- 1 1001 1001 9528 Jul 24 19:42 README.md 19:54:40 -rw-rw-r-- 1 1001 1001 789 Jul 24 19:42 SECURITY.md 19:54:40 -rw-rw-r-- 1 1001 1001 5 Jul 24 19:39 VERSION 19:54:40 drwxrwxr-x 2 1001 1001 4096 Jul 24 19:42 bin 19:54:40 drwxrwxr-x 19 1001 1001 4096 Jul 24 19:42 cmd 19:54:40 -rw-r--r-- 1 root root 481596 Jul 24 19:50 coverage.out 19:54:40 drwxrwxr-x 2 1001 1001 4096 Jul 24 19:42 fuzz_test 19:54:40 -rw-rw-r-- 1 1001 1001 6912 Jul 24 19:42 go.mod 19:54:40 -rw-rw-r-- 1 1001 1001 100928 Jul 24 19:42 go.sum 19:54:40 drwxrwxr-x 7 1001 1001 4096 Jul 24 19:42 internal 19:54:40 drwxrwxr-x 3 1001 1001 4096 Jul 24 19:42 openapi 19:54:40 -rw-rw-r-- 1 1001 1001 584 Jul 24 19:42 security.txt 19:54:40 -rw-rw-r-- 1 1001 1001 204 Jul 24 19:42 version.go [Pipeline] sh 19:54:41 + '[' -e coverage.out ] 19:54:41 + chown 1001:1001 coverage.out [Pipeline] stash 19:54:41 Warning: overwriting stash ‘coverage-report’ 19:54:42 Stashed 1 file(s) [Pipeline] sh 19:54:43 + make build 19:54:43 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:57:35 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:57:39 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:57:47 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:57:50 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:58:00 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:58:26 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:58: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:58:45 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:58:48 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:58:51 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:58:54 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:59:00 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:59:04 $ docker stop --time=1 f9b209062a12525ac9305e3c6df5005612cab6ee19346b9910401f4470e57a77 19:59:06 $ docker rm -f --volumes f9b209062a12525ac9305e3c6df5005612cab6ee19346b9910401f4470e57a77 [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:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:59:10 19:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:59:11 latest: Pulling from edgex-devops/edgex-compose-arm64 19:59:11 547446be3368: Pulling fs layer 19:59:11 d125d8839a47: Pulling fs layer 19:59:11 3e85d5ac6304: Pulling fs layer 19:59:11 c3105a71a48b: Pulling fs layer 19:59:11 0f093f025ec4: Pulling fs layer 19:59:11 c3106fc0e877: Pulling fs layer 19:59:11 c3105a71a48b: Waiting 19:59:11 c3106fc0e877: Waiting 19:59:11 547446be3368: Download complete 19:59:11 c3105a71a48b: Verifying Checksum 19:59:11 c3105a71a48b: Download complete 19:59:11 d125d8839a47: Verifying Checksum 19:59:11 d125d8839a47: Download complete 19:59:11 c3106fc0e877: Download complete 19:59:11 0f093f025ec4: Verifying Checksum 19:59:11 0f093f025ec4: Download complete 19:59:12 547446be3368: Pull complete 19:59:13 d125d8839a47: Pull complete 19:59:13 3e85d5ac6304: Verifying Checksum 19:59:13 3e85d5ac6304: Download complete 19:59:23 3e85d5ac6304: Pull complete 19:59:23 c3105a71a48b: Pull complete 19:59:24 0f093f025ec4: Pull complete 19:59:24 c3106fc0e877: Pull complete 19:59:24 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:59:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:25 prd-ubuntu20.04-docker-arm64-4c-16g-6355 does not seem to be running inside a container 19:59:25 $ 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:59:27 $ docker top 3fe411fac229d4fa8fb3d573582483055aa1f3f7f8f77474c5ed2ad8cd780342 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:28 + docker compose -f ./docker-compose-build.yml build --parallel 19:59:38 #1 [security-spire-server internal] load build definition from Dockerfile 19:59:38 #1 transferring dockerfile: 1.70kB done 19:59:38 #1 DONE 0.1s 19:59:38 19:59:38 #2 [core-command internal] load build definition from Dockerfile 19:59:38 #2 transferring dockerfile: 1.93kB 0.0s done 19:59:38 #2 DONE 0.1s 19:59:38 19:59:38 #3 [core-data internal] load build definition from Dockerfile 19:59:38 #3 transferring dockerfile: 2.01kB done 19:59:38 #3 DONE 0.1s 19:59:38 19:59:38 #4 [security-proxy-setup internal] load build definition from Dockerfile 19:59:38 #4 transferring dockerfile: 2.50kB done 19:59:38 #4 DONE 0.1s 19:59:38 19:59:38 #5 [security-spire-config internal] load build definition from Dockerfile 19:59:38 #5 transferring dockerfile: 1.69kB done 19:59:38 #5 DONE 0.1s 19:59:38 19:59:38 #6 [support-scheduler internal] load build definition from Dockerfile 19:59:38 #6 transferring dockerfile: 1.93kB done 19:59:38 #6 DONE 0.1s 19:59:38 19:59:38 #7 [security-spire-agent internal] load build definition from Dockerfile 19:59:38 #7 transferring dockerfile: 1.81kB done 19:59:38 #7 DONE 0.1s 19:59:38 19:59:38 #8 [support-notifications internal] load build definition from Dockerfile 19:59:38 #8 transferring dockerfile: 1.95kB 0.0s done 19:59:38 #8 DONE 0.1s 19:59:38 19:59:38 #9 [security-secretstore-setup internal] load build definition from Dockerfile 19:59:38 #9 transferring dockerfile: 2.49kB done 19:59:38 #9 DONE 0.1s 19:59:38 19:59:38 #10 [core-keeper internal] load build definition from Dockerfile 19:59:38 #10 transferring dockerfile: 2.01kB 0.0s done 19:59:38 #10 DONE 0.1s 19:59:38 19:59:38 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:59:38 #11 transferring dockerfile: 2.23kB done 19:59:38 #11 DONE 0.1s 19:59:38 19:59:38 #12 [security-bootstrapper internal] load build definition from Dockerfile 19:59:38 #12 transferring dockerfile: 2.93kB done 19:59:38 #12 DONE 0.1s 19:59:38 19:59:38 #13 [core-metadata internal] load build definition from Dockerfile 19:59:38 #13 transferring dockerfile: 2.06kB done 19:59:38 #13 DONE 0.1s 19:59:38 19:59:38 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:59:38 #14 transferring dockerfile: 1.89kB done 19:59:38 #14 DONE 0.1s 19:59:38 19:59:38 #15 [security-spire-server internal] load .dockerignore 19:59:38 #15 transferring context: 50B 0.0s done 19:59:38 #15 DONE 0.1s 19:59:38 19:59:38 #16 [security-proxy-auth internal] load build definition from Dockerfile 19:59:38 #16 transferring dockerfile: 2.15kB done 19:59:38 #16 ... 19:59:38 19:59:38 #17 [core-command internal] load .dockerignore 19:59:38 #17 transferring context: 50B done 19:59:38 #17 DONE 0.0s 19:59:38 19:59:38 #18 [core-data internal] load .dockerignore 19:59:38 #18 transferring context: 50B done 19:59:38 #18 DONE 0.0s 19:59:38 19:59:38 #19 [security-proxy-setup internal] load .dockerignore 19:59:38 #19 transferring context: 50B done 19:59:38 #19 DONE 0.1s 19:59:38 19:59:38 #16 [security-proxy-auth internal] load build definition from Dockerfile 19:59:38 #16 ... 19:59:38 19:59:38 #20 [security-spire-config internal] load .dockerignore 19:59:38 #20 transferring context: 50B done 19:59:38 #20 DONE 0.0s 19:59:39 19:59:39 #21 [support-scheduler internal] load .dockerignore 19:59:39 #21 transferring context: 50B done 19:59:39 #21 DONE 0.1s 19:59:39 19:59:39 #22 [security-spire-agent internal] load .dockerignore 19:59:39 #22 transferring context: 50B done 19:59:39 #22 DONE 0.1s 19:59:39 19:59:39 #23 [support-notifications internal] load .dockerignore 19:59:39 #23 transferring context: 50B done 19:59:39 #23 DONE 0.1s 19:59:39 19:59:39 #24 [security-secretstore-setup internal] load .dockerignore 19:59:39 #24 transferring context: 50B done 19:59:39 #24 DONE 0.1s 19:59:39 19:59:39 #25 [core-keeper internal] load .dockerignore 19:59:39 #25 transferring context: 50B done 19:59:39 #25 DONE 0.1s 19:59:39 19:59:39 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:59:39 #26 transferring context: 50B 0.0s done 19:59:39 #26 DONE 0.1s 19:59:39 19:59:39 #27 [security-bootstrapper internal] load .dockerignore 19:59:39 #27 transferring context: 50B done 19:59:39 #27 DONE 0.1s 19:59:39 19:59:39 #28 [security-proxy-auth internal] load .dockerignore 19:59:39 #28 DONE 0.0s 19:59:39 19:59:39 #29 [core-metadata internal] load .dockerignore 19:59:39 #29 transferring context: 50B done 19:59:39 #29 DONE 0.1s 19:59:39 19:59:39 #28 [security-proxy-auth internal] load .dockerignore 19:59:39 #28 transferring context: 50B done 19:59:39 #28 DONE 0.1s 19:59:39 19:59:39 #30 [security-spiffe-token-provider internal] load .dockerignore 19:59:39 #30 transferring context: 50B done 19:59:39 #30 DONE 0.1s 19:59:39 19:59:39 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:59:40 #31 ... 19:59:40 19:59:40 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:59:40 #32 DONE 0.4s 19:59:40 19:59:40 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:59:40 #31 DONE 0.6s 19:59:40 19:59:40 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:40 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:40 #33 ... 19:59:40 19:59:40 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:40 #34 DONE 0.0s 19:59:40 19:59:40 #35 [security-spire-server internal] load build context 19:59:40 #35 transferring context: 26.79kB 0.0s done 19:59:40 #35 DONE 0.1s 19:59:40 19:59:40 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:40 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:59:40 #33 ... 19:59:40 19:59:40 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:40 #34 DONE 0.0s 19:59:40 19:59:40 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:59:40 #32 DONE 0.4s 19:59:40 19:59:40 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:40 #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:59:40 #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:59:40 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 19:59:40 #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:59:40 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:59:40 #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:59:40 #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 19:59:40 #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 19:59:40 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s 19:59:40 #33 ... 19:59:40 19:59:40 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:40 #34 DONE 0.0s 19:59:40 19:59:40 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:40 #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:59:40 #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 19:59:40 #33 ... 19:59:40 19:59:40 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:59:40 #32 DONE 0.4s 19:59:40 19:59:40 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:59:40 #31 DONE 0.6s 19:59:40 19:59:40 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:40 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:59:40 #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:59:40 #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:59:40 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:59:40 #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:59:40 #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:59:40 #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:59:40 #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 19:59:40 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.5s 19:59:41 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.94MB / 28.04MB 0.7s 19:59:41 #33 ... 19:59:41 19:59:41 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:41 #34 DONE 0.0s 19:59:41 19:59:41 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:41 #33 ... 19:59:41 19:59:41 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:59:41 #31 DONE 0.9s 19:59:41 19:59:41 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:59:41 #32 DONE 0.9s 19:59:41 19:59:41 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:41 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.9s 19:59:41 #33 ... 19:59:41 19:59:41 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:41 #34 DONE 0.0s 19:59:41 19:59:41 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:41 #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:59:41 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.77MB / 28.04MB 1.1s 19:59:41 #33 ... 19:59:41 19:59:41 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:41 #34 DONE 0.0s 19:59:41 19:59:41 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:41 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.4s 19:59:41 #33 ... 19:59:41 19:59:41 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:41 #34 DONE 0.0s 19:59:41 19:59:41 #36 [security-spire-config internal] load build context 19:59:41 #36 transferring context: 25.04kB 0.1s done 19:59:41 #36 DONE 1.1s 19:59:41 19:59:41 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:41 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.6s 19:59:42 #33 ... 19:59:42 19:59:42 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:59:42 #37 DONE 1.2s 19:59:42 19:59:42 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:42 #33 ... 19:59:42 19:59:42 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:42 #34 DONE 0.0s 19:59:42 19:59:42 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:59:42 #32 DONE 1.6s 19:59:42 19:59:42 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:42 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:59:42 #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:59:42 #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:59:42 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:59:42 #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:59:42 #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:59:42 #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:59:42 #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 19:59:42 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.71MB / 28.04MB 1.8s 19:59:42 #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:59:42 #33 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:59:42 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 2.0s 19:59:42 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 2.2s 19:59:42 #33 ... 19:59:42 19:59:42 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:42 #34 DONE 0.0s 19:59:42 19:59:42 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:43 #33 ... 19:59:43 19:59:43 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:43 #34 DONE 0.0s 19:59:43 19:59:43 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:43 #33 ... 19:59:43 19:59:43 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:59:43 #32 DONE 2.0s 19:59:43 19:59:43 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:43 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.6s 19:59:43 #33 ... 19:59:43 19:59:43 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:43 #34 DONE 0.0s 19:59:43 19:59:43 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:43 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 2.8s 19:59:43 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.0s 19:59:43 #33 ... 19:59:43 19:59:43 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:59:43 #32 DONE 2.3s 19:59:43 19:59:43 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:43 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.2s 19:59:43 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.3s done 19:59:44 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19:59:44 #33 ... 19:59:44 19:59:44 #38 [security-spire-agent internal] load build context 19:59:44 #38 transferring context: 26.32kB 0.5s done 19:59:44 #38 DONE 2.6s 19:59:44 19:59:44 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:45 #33 ... 19:59:45 19:59:45 #39 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:59:45 #39 DONE 5.0s 19:59:45 19:59:45 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:45 #33 ... 19:59:45 19:59:45 #40 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:59:45 #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:59:45 #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:59:45 #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:59:45 #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:59:45 #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:59:45 #40 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.0s done 19:59:45 #40 DONE 6.0s 19:59:45 19:59:45 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:59:47 #41 DONE 2.2s 19:59:47 19:59:47 #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:59:51 #42 ... 19:59:51 19:59:51 #43 [core-command internal] load build context 19:59:51 #43 transferring context: 29.15MB 9.8s 19:59:51 #43 ... 19:59:51 19:59:51 #44 [security-proxy-setup internal] load build context 19:59:51 #44 ... 19:59:51 19:59:51 #45 [core-data internal] load build context 19:59:51 #45 ... 19:59:51 19:59:51 #46 [support-scheduler internal] load build context 19:59:51 #46 ... 19:59:51 19:59:51 #45 [core-data internal] load build context 19:59:51 #45 ... 19:59:51 19:59:51 #47 [support-notifications internal] load build context 19:59:51 #47 ... 19:59:51 19:59:51 #46 [support-scheduler internal] load build context 19:59:51 #46 ... 19:59:51 19:59:51 #48 [security-secretstore-setup internal] load build context 19:59:52 #48 ... 19:59:52 19:59:52 #45 [core-data internal] load build context 19:59:52 #45 ... 19:59:52 19:59:52 #49 [core-keeper internal] load build context 19:59:52 #49 ... 19:59:52 19:59:52 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:59:52 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 19:59:52 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:59:52 #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 19:59:52 #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 19:59:52 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 19:59:52 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 19:59:52 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 19:59:52 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.4s done 19:59:52 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:59:52 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.4s 19:59:52 #50 ... 19:59:52 19:59:52 #48 [security-secretstore-setup internal] load build context 19:59:52 #48 ... 19:59:52 19:59:52 #51 [security-bootstrapper internal] load build context 19:59:52 #51 ... 19:59:52 19:59:52 #52 [core-common-config-bootstrapper internal] load build context 19:59:52 #52 ... 19:59:52 19:59:52 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:59:53 #50 ... 19:59:53 19:59:53 #53 [core-metadata internal] load build context 19:59:53 #53 ... 19:59:53 19:59:53 #54 [security-proxy-auth internal] load build context 19:59:53 #54 ... 19:59:53 19:59:53 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:59:53 #50 ... 19:59:53 19:59:53 #55 [security-spiffe-token-provider internal] load build context 19:59:54 #55 ... 19:59:54 19:59:54 #53 [core-metadata internal] load build context 19:59:55 #53 ... 19:59:55 19:59:55 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:59:55 #0 7.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:55 #0 8.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:55 #56 ... 19:59:55 19:59:55 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:59:55 #0 6.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:55 #0 7.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:55 #0 9.901 (1/2) Installing ca-certificates (20240226-r0) 19:59:55 #57 10.12 (2/2) Installing dumb-init (1.2.5-r2) 19:59:55 #57 10.12 Executing busybox-1.36.1-r7.trigger 19:59:55 #57 ... 19:59:55 19:59:55 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:55 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.2s 19:59:55 #33 ... 19:59:55 19:59:55 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:59:55 #57 10.23 Executing ca-certificates-20240226-r0.trigger 19:59:56 #57 ... 19:59:56 19:59:56 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:59:56 #0 8.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:56 #0 9.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:56 #58 ... 19:59:56 19:59:56 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:59:56 #59 ... 19:59:56 19:59:56 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:59:56 #60 ... 19:59:56 19:59:56 #61 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:59:56 #61 ... 19:59:56 19:59:56 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:56 #62 ... 19:59:56 19:59:56 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:59:57 #63 ... 19:59:57 19:59:57 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:59:57 #0 8.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:57 #0 9.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:57 #64 ... 19:59:57 19:59:57 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:59:57 #65 ... 19:59:57 19:59:57 #48 [security-secretstore-setup internal] load build context 19:59:57 #48 transferring context: 40.91MB 14.6s 19:59:57 #48 ... 19:59:57 19:59:57 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:59:57 #66 ... 19:59:57 19:59:57 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:59:57 #67 ... 19:59:57 19:59:57 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:57 #68 ... 19:59:57 19:59:57 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:59:57 #69 ... 19:59:57 19:59:57 #48 [security-secretstore-setup internal] load build context 19:59:58 #48 ... 19:59:58 19:59:58 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:58 #62 DONE 12.3s 19:59:59 19:59:59 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:59:59 #57 11.15 OK: 9 MiB in 17 packages 19:59:59 #57 DONE 13.2s 19:59:59 19:59:59 #52 [core-common-config-bootstrapper internal] load build context 19:59:59 #52 ... 19:59:59 19:59:59 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:00:01 #70 ... 20:00:01 20:00:01 #43 [core-command internal] load build context 20:00:01 #43 ... 20:00:01 20:00:01 #44 [security-proxy-setup internal] load build context 20:00:01 #44 ... 20:00:01 20:00:01 #43 [core-command internal] load build context 20:00:01 #43 ... 20:00:01 20:00:01 #47 [support-notifications internal] load build context 20:00:01 #47 ... 20:00:01 20:00:01 #43 [core-command internal] load build context 20:00:01 #43 ... 20:00:01 20:00:01 #46 [support-scheduler internal] load build context 20:00:02 #46 transferring context: 43.93MB 20.4s 20:00:02 #46 ... 20:00:02 20:00:02 #47 [support-notifications internal] load build context 20:00:02 #47 ... 20:00:02 20:00:02 #49 [core-keeper internal] load build context 20:00:02 #49 ... 20:00:02 20:00:02 #45 [core-data internal] load build context 20:00:02 #45 ... 20:00:02 20:00:02 #47 [support-notifications internal] load build context 20:00:03 #47 ... 20:00:03 20:00:03 #51 [security-bootstrapper internal] load build context 20:00:03 #51 ... 20:00:03 20:00:03 #45 [core-data internal] load build context 20:00:03 #45 ... 20:00:03 20:00:03 #54 [security-proxy-auth internal] load build context 20:00:03 #54 ... 20:00:03 20:00:03 #43 [core-command internal] load build context 20:00:03 #43 ... 20:00:03 20:00:03 #55 [security-spiffe-token-provider internal] load build context 20:00:04 #55 ... 20:00:04 20:00:04 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:00:04 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.6s 20:00:04 #50 ... 20:00:04 20:00:04 #54 [security-proxy-auth internal] load build context 20:00:05 #54 ... 20:00:05 20:00:05 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:00:05 #56 11.83 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:00:05 #56 11.83 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:00:05 #56 11.83 OK: 19946 distinct packages available 20:00:05 #56 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:05 #56 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:05 #56 16.56 (1/4) Installing dumb-init (1.2.5-r2) 20:00:05 #56 16.79 (2/4) Installing musl-obstack (1.2.3-r2) 20:00:05 #56 16.79 (3/4) Installing libucontext (1.2-r2) 20:00:05 #56 16.79 (4/4) Installing gcompat (1.1.0-r1) 20:00:05 #56 16.79 Executing busybox-1.36.1-r7.trigger 20:00:05 #56 16.84 OK: 8 MiB in 19 packages 20:00:05 #56 DONE 19.7s 20:00:05 20:00:05 #54 [security-proxy-auth internal] load build context 20:00:05 #54 ... 20:00:05 20:00:05 #53 [core-metadata internal] load build context 20:00:06 #53 ... 20:00:06 20:00:06 #54 [security-proxy-auth internal] load build context 20:00:06 #54 ... 20:00:06 20:00:06 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:06 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.8s 20:00:06 #33 ... 20:00:06 20:00:06 #54 [security-proxy-auth internal] load build context 20:00:07 #54 ... 20:00:07 20:00:07 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:07 #68 DONE 19.6s 20:00:07 20:00:07 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:07 #33 ... 20:00:07 20:00:07 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:00:07 #64 12.47 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:00:07 #64 12.47 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:00:07 #64 12.47 OK: 19946 distinct packages available 20:00:07 #64 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:07 #64 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:07 #64 19.04 (1/5) Installing dumb-init (1.2.5-r2) 20:00:07 #64 19.04 (2/5) Installing musl-obstack (1.2.3-r2) 20:00:07 #64 19.04 (3/5) Installing libucontext (1.2-r2) 20:00:07 #64 19.04 (4/5) Installing gcompat (1.1.0-r1) 20:00:07 #64 19.04 (5/5) Installing openssl (3.1.6-r0) 20:00:07 #64 19.27 Executing busybox-1.36.1-r7.trigger 20:00:07 #64 19.56 OK: 9 MiB in 20 packages 20:00:07 #64 DONE 21.9s 20:00:07 20:00:07 #54 [security-proxy-auth internal] load build context 20:00:07 #54 transferring context: 31.93MB 23.6s 20:00:08 #54 ... 20:00:08 20:00:08 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:00:08 #59 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:08 #59 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:08 #59 17.84 (1/4) Installing ca-certificates (20240226-r0) 20:00:08 #59 18.28 (2/4) Installing dumb-init (1.2.5-r2) 20:00:08 #59 18.30 (3/4) Installing su-exec (0.2-r3) 20:00:08 #59 18.30 (4/4) Installing yq (4.33.3-r5) 20:00:08 #59 19.56 Executing busybox-1.36.1-r7.trigger 20:00:08 #59 19.92 Executing ca-certificates-20240226-r0.trigger 20:00:08 #59 21.13 OK: 18 MiB in 19 packages 20:00:08 #59 ... 20:00:08 20:00:08 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:08 #33 ... 20:00:08 20:00:08 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:00:08 #58 12.11 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:00:08 #58 12.11 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:00:08 #58 12.11 OK: 19946 distinct packages available 20:00:08 #58 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:08 #58 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:08 #58 20.23 (1/11) Installing ca-certificates (20240226-r0) 20:00:08 #58 20.70 (2/11) Installing brotli-libs (1.0.9-r14) 20:00:08 #58 20.83 (3/11) Installing libunistring (1.1-r1) 20:00:08 #58 20.94 (4/11) Installing libidn2 (2.3.4-r1) 20:00:08 #58 21.14 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:00:08 #58 21.14 (6/11) Installing libcurl (8.5.0-r0) 20:00:08 #58 21.14 (7/11) Installing curl (8.5.0-r0) 20:00:08 #58 21.14 (8/11) Installing dumb-init (1.2.5-r2) 20:00:08 #58 21.21 (9/11) Installing musl-obstack (1.2.3-r2) 20:00:08 #58 21.21 (10/11) Installing libucontext (1.2-r2) 20:00:08 #58 21.21 (11/11) Installing gcompat (1.1.0-r1) 20:00:08 #58 21.31 Executing busybox-1.36.1-r7.trigger 20:00:08 #58 21.47 Executing ca-certificates-20240226-r0.trigger 20:00:08 #58 ... 20:00:08 20:00:08 #52 [core-common-config-bootstrapper internal] load build context 20:00:08 #52 ... 20:00:08 20:00:08 #54 [security-proxy-auth internal] load build context 20:00:09 #54 ... 20:00:09 20:00:09 #48 [security-secretstore-setup internal] load build context 20:00:09 #48 ... 20:00:09 20:00:09 #54 [security-proxy-auth internal] load build context 20:00:09 #54 ... 20:00:09 20:00:09 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:00:09 #71 ... 20:00:09 20:00:09 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:10 #33 ... 20:00:10 20:00:10 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:00:10 #59 DONE 23.7s 20:00:10 20:00:10 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:10 #33 ... 20:00:10 20:00:10 #61 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:00:10 #61 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:10 #61 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:10 #61 22.84 (1/1) Installing dumb-init (1.2.5-r2) 20:00:10 #61 22.84 Executing busybox-1.36.1-r7.trigger 20:00:10 #61 22.97 OK: 8 MiB in 16 packages 20:00:10 #61 ... 20:00:10 20:00:10 #54 [security-proxy-auth internal] load build context 20:00:11 #54 ... 20:00:11 20:00:11 #44 [security-proxy-setup internal] load build context 20:00:11 #44 ... 20:00:11 20:00:11 #54 [security-proxy-auth internal] load build context 20:00:11 #54 ... 20:00:11 20:00:11 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:00:11 #65 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:11 #65 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:11 #65 23.56 (1/2) Installing dumb-init (1.2.5-r2) 20:00:11 #65 23.56 (2/2) Installing su-exec (0.2-r3) 20:00:11 #65 23.57 Executing busybox-1.36.1-r7.trigger 20:00:11 #65 23.78 OK: 8 MiB in 17 packages 20:00:11 #65 ... 20:00:11 20:00:11 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:00:11 #60 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:11 #60 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:11 #60 ... 20:00:11 20:00:11 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:00:11 #71 11.83 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:12 #71 ... 20:00:12 20:00:12 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:00:12 #61 DONE 25.8s 20:00:12 20:00:12 #45 [core-data internal] load build context 20:00:12 #45 ... 20:00:12 20:00:12 #46 [support-scheduler internal] load build context 20:00:12 #46 ... 20:00:12 20:00:12 #45 [core-data internal] load build context 20:00:12 #45 transferring context: 47.95MB 31.5s 20:00:12 #45 ... 20:00:12 20:00:12 #49 [core-keeper internal] load build context 20:00:12 #49 ... 20:00:12 20:00:12 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:00:12 #63 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:12 #63 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:12 #63 ... 20:00:12 20:00:12 #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 20:00:13 #72 ... 20:00:13 20:00:13 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:00:13 #58 23.46 OK: 13 MiB in 26 packages 20:00:13 #58 DONE 26.5s 20:00:13 20:00:13 #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 20:00:13 #72 ... 20:00:13 20:00:13 #47 [support-notifications internal] load build context 20:00:13 #47 ... 20:00:13 20:00:13 #51 [security-bootstrapper internal] load build context 20:00:13 #51 ... 20:00:13 20:00:13 #45 [core-data internal] load build context 20:00:13 #45 ... 20:00:13 20:00:13 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:00:13 #69 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:13 #69 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:13 #69 26.53 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:00:13 #69 26.53 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:00:13 #69 26.53 OK: 19951 distinct packages available 20:00:14 #69 ... 20:00:14 20:00:14 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:00:14 #60 25.30 (1/1) Installing dumb-init (1.2.5-r2) 20:00:14 #60 25.43 Executing busybox-1.36.1-r7.trigger 20:00:14 #60 25.57 OK: 8 MiB in 16 packages 20:00:14 #60 DONE 27.5s 20:00:14 20:00:14 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:00:14 #67 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:14 #67 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:14 #67 26.41 OK: 266 MiB in 52 packages 20:00:14 #67 ... 20:00:14 20:00:14 #55 [security-spiffe-token-provider internal] load build context 20:00:14 #55 ... 20:00:14 20:00:14 #43 [core-command internal] load build context 20:00:14 #43 ... 20:00:14 20:00:14 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:00:14 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.6s 20:00:14 #50 ... 20:00:14 20:00:14 #43 [core-command internal] load build context 20:00:15 #43 ... 20:00:15 20:00:15 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:00:15 #65 DONE 28.7s 20:00:15 20:00:15 #43 [core-command internal] load build context 20:00:15 #43 ... 20:00:15 20:00:15 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:00:15 #73 ... 20:00:15 20:00:15 #51 [security-bootstrapper internal] load build context 20:00:15 #51 ... 20:00:15 20:00:15 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:00:15 #67 DONE 28.6s 20:00:15 20:00:15 #51 [security-bootstrapper internal] load build context 20:00:16 #51 ... 20:00:16 20:00:16 #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:00:16 #42 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:16 #42 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:16 #42 26.62 OK: 266 MiB in 52 packages 20:00:16 #42 ... 20:00:16 20:00:16 #53 [core-metadata internal] load build context 20:00:16 #53 ... 20:00:16 20:00:16 #51 [security-bootstrapper internal] load build context 20:00:16 #51 ... 20:00:16 20:00:16 #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:00:16 #42 DONE 29.7s 20:00:16 20:00:16 #51 [security-bootstrapper internal] load build context 20:00:17 #51 ... 20:00:17 20:00:17 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:00:17 #63 26.55 (1/4) Installing dumb-init (1.2.5-r2) 20:00:17 #63 26.55 (2/4) Installing openssl (3.1.6-r0) 20:00:17 #63 26.69 (3/4) Installing su-exec (0.2-r3) 20:00:17 #63 26.69 (4/4) Installing yq (4.33.3-r5) 20:00:17 #63 27.80 Executing busybox-1.36.1-r7.trigger 20:00:17 #63 28.10 OK: 18 MiB in 19 packages 20:00:17 #63 DONE 30.9s 20:00:17 20:00:17 #51 [security-bootstrapper internal] load build context 20:00:17 #51 ... 20:00:17 20:00:17 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:00:17 #0 8.632 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:17 #0 9.946 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:17 #74 ... 20:00:17 20:00:17 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:00:18 #75 ... 20:00:18 20:00:18 #43 [core-command internal] load build context 20:00:18 #43 transferring context: 53.46MB 37.2s 20:00:18 #43 ... 20:00:18 20:00:18 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:00:18 #66 21.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:18 #66 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:18 #66 28.54 OK: 266 MiB in 52 packages 20:00:18 #66 DONE 30.7s 20:00:18 20:00:18 #43 [core-command internal] load build context 20:00:18 #43 ... 20:00:18 20:00:18 #52 [core-common-config-bootstrapper internal] load build context 20:00:18 #52 ... 20:00:18 20:00:18 #55 [security-spiffe-token-provider internal] load build context 20:00:19 #55 ... 20:00:19 20:00:19 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:00:19 #70 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:19 #70 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:19 #70 17.90 OK: 9 MiB in 17 packages 20:00:19 #70 DONE 20.0s 20:00:19 20:00:19 #43 [core-command internal] load build context 20:00:19 #43 ... 20:00:19 20:00:19 #48 [security-secretstore-setup internal] load build context 20:00:20 #48 ... 20:00:20 20:00:20 #43 [core-command internal] load build context 20:00:20 #43 ... 20:00:20 20:00:20 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:00:20 #69 27.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:20 #69 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:20 #69 30.90 OK: 266 MiB in 52 packages 20:00:20 #69 DONE 32.6s 20:00:20 20:00:20 #43 [core-command internal] load build context 20:00:20 #43 ... 20:00:20 20:00:20 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:00:20 #0 9.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:20 #76 ... 20:00:20 20:00:20 #48 [security-secretstore-setup internal] load build context 20:00:20 #48 ... 20:00:20 20:00:20 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:00:20 #71 14.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:20 #71 18.64 (1/1) Installing dumb-init (1.2.5-r2) 20:00:20 #71 19.24 Executing busybox-1.36.1-r7.trigger 20:00:20 #71 19.30 OK: 8 MiB in 16 packages 20:00:20 #71 DONE 21.0s 20:00:20 20:00:20 #48 [security-secretstore-setup internal] load build context 20:00:21 #48 ... 20:00:21 20:00:21 #44 [security-proxy-setup internal] load build context 20:00:21 #44 ... 20:00:21 20:00:21 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:21 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.2s 20:00:21 #33 ... 20:00:21 20:00:21 #54 [security-proxy-auth internal] load build context 20:00:21 #54 ... 20:00:21 20:00:21 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:22 #33 ... 20:00:22 20:00:22 #46 [support-scheduler internal] load build context 20:00:22 #46 ... 20:00:22 20:00:22 #48 [security-secretstore-setup internal] load build context 20:00:22 #48 ... 20:00:22 20:00:22 #49 [core-keeper internal] load build context 20:00:22 #49 ... 20:00:22 20:00:22 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:00:22 #74 13.64 OK: 266 MiB in 52 packages 20:00:22 #74 DONE 15.1s 20:00:22 20:00:22 #49 [core-keeper internal] load build context 20:00:22 #49 ... 20:00:22 20:00:22 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:22 #33 ... 20:00:22 20:00:22 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:00:23 #77 ... 20:00:23 20:00:23 #49 [core-keeper internal] load build context 20:00:23 #49 transferring context: 76.74MB 39.1s 20:00:23 #49 ... 20:00:23 20:00:23 #47 [support-notifications internal] load build context 20:00:23 #47 ... 20:00:23 20:00:23 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:24 #33 ... 20:00:24 20:00:24 #45 [core-data internal] load build context 20:00:24 #45 ... 20:00:24 20:00:24 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:00:24 #78 ... 20:00:24 20:00:24 #45 [core-data internal] load build context 20:00:24 #45 ... 20:00:24 20:00:24 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:00:24 #73 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:24 #73 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:24 #73 16.26 OK: 8 MiB in 19 packages 20:00:24 #73 DONE 19.2s 20:00:24 20:00:24 #45 [core-data internal] load build context 20:00:24 #45 ... 20:00:24 20:00:24 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:00:24 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.4s done 20:00:24 #50 ... 20:00:24 20:00:24 #45 [core-data internal] load build context 20:00:25 #45 ... 20:00:25 20:00:25 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:00:25 #76 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:25 #76 12.99 OK: 18 MiB in 19 packages 20:00:25 #76 DONE 14.8s 20:00:25 20:00:25 #45 [core-data internal] load build context 20:00:25 #45 ... 20:00:25 20:00:25 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:00:25 #75 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:25 #75 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:25 #75 16.44 OK: 9 MiB in 20 packages 20:00:25 #75 DONE 18.6s 20:00:25 20:00:25 #45 [core-data internal] load build context 20:00:25 #45 ... 20:00:25 20:00:25 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:00:25 #79 ... 20:00:25 20:00:25 #49 [core-keeper internal] load build context 20:00:26 #49 ... 20:00:26 20:00:26 #53 [core-metadata internal] load build context 20:00:26 #53 ... 20:00:26 20:00:26 #49 [core-keeper internal] load build context 20:00:27 #49 ... 20:00:27 20:00:27 #51 [security-bootstrapper internal] load build context 20:00:27 #51 ... 20:00:27 20:00:27 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:00:27 #80 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:27 #80 ... 20:00:27 20:00:27 #51 [security-bootstrapper internal] load build context 20:00:28 #51 transferring context: 21.90MB 44.8s 20:00:29 #51 ... 20:00:29 20:00:29 #52 [core-common-config-bootstrapper internal] load build context 20:00:29 #52 ... 20:00:29 20:00:29 #55 [security-spiffe-token-provider internal] load build context 20:00:29 #55 ... 20:00:29 20:00:29 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:00:29 #77 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:29 #77 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:29 #77 15.12 OK: 13 MiB in 26 packages 20:00:29 #77 DONE 16.5s 20:00:29 20:00:29 #55 [security-spiffe-token-provider internal] load build context 20:00:29 #55 ... 20:00:29 20:00:29 #51 [security-bootstrapper internal] load build context 20:00:30 #51 ... 20:00:30 20:00:30 #43 [core-command internal] load build context 20:00:30 #43 ... 20:00:30 20:00:30 #49 [core-keeper internal] load build context 20:00:31 #49 ... 20:00:31 20:00:31 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:00:31 #78 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:31 #78 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:31 #78 15.61 OK: 8 MiB in 16 packages 20:00:31 #78 DONE 17.2s 20:00:31 20:00:31 #49 [core-keeper internal] load build context 20:00:31 #49 ... 20:00:31 20:00:31 #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 20:00:31 #72 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:31 #72 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:31 #72 17.89 OK: 8 MiB in 16 packages 20:00:31 #72 DONE 19.1s 20:00:31 20:00:31 #49 [core-keeper internal] load build context 20:00:31 #49 ... 20:00:31 20:00:31 #44 [security-proxy-setup internal] load build context 20:00:31 #44 ... 20:00:31 20:00:31 #49 [core-keeper internal] load build context 20:00:31 #49 ... 20:00:31 20:00:31 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:00:31 #80 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:31 #80 13.11 OK: 18 MiB in 19 packages 20:00:31 #80 DONE 14.1s 20:00:31 20:00:31 #49 [core-keeper internal] load build context 20:00:32 #49 ... 20:00:32 20:00:32 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:00:32 #79 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:00:32 #79 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:00:32 #79 15.49 OK: 8 MiB in 17 packages 20:00:32 #79 DONE 16.4s 20:00:32 20:00:32 #49 [core-keeper internal] load build context 20:00:32 #49 ... 20:00:32 20:00:32 #54 [security-proxy-auth internal] load build context 20:00:32 #54 ... 20:00:32 20:00:32 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:00:32 #81 DONE 2.8s 20:00:32 20:00:32 #54 [security-proxy-auth internal] load build context 20:00:32 #54 ... 20:00:32 20:00:32 #44 [security-proxy-setup internal] load build context 20:00:32 #44 ... 20:00:32 20:00:32 #46 [support-scheduler internal] load build context 20:00:32 #46 ... 20:00:32 20:00:32 #48 [security-secretstore-setup internal] load build context 20:00:32 #48 ... 20:00:32 20:00:32 #46 [support-scheduler internal] load build context 20:00:33 #46 ... 20:00:33 20:00:33 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:00:33 #82 DONE 1.2s 20:00:33 20:00:33 #46 [support-scheduler internal] load build context 20:00:33 #46 transferring context: 102.83MB 51.7s 20:00:33 #46 ... 20:00:33 20:00:33 #47 [support-notifications internal] load build context 20:00:33 #47 ... 20:00:33 20:00:33 #46 [support-scheduler internal] load build context 20:00:34 #46 ... 20:00:34 20:00:34 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:34 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 49.4s 20:00:34 #33 ... 20:00:34 20:00:34 #47 [support-notifications internal] load build context 20:00:35 #47 ... 20:00:35 20:00:35 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:00:35 #83 DONE 3.5s 20:00:35 20:00:35 #47 [support-notifications internal] load build context 20:00:36 #47 ... 20:00:36 20:00:36 #45 [core-data internal] load build context 20:00:36 #45 ... 20:00:36 20:00:36 #47 [support-notifications internal] load build context 20:00:36 #47 ... 20:00:36 20:00:36 #53 [core-metadata internal] load build context 20:00:36 #53 ... 20:00:36 20:00:36 #47 [support-notifications internal] load build context 20:00:36 #47 ... 20:00:36 20:00:36 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:00:36 #84 DONE 1.0s 20:00:36 20:00:36 #47 [support-notifications internal] load build context 20:00:36 #47 ... 20:00:36 20:00:36 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:00:36 #50 ... 20:00:36 20:00:36 #47 [support-notifications internal] load build context 20:00:37 #47 ... 20:00:37 20:00:37 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:37 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.2s done 20:00:37 #33 DONE 57.5s 20:00:37 20:00:37 #47 [support-notifications internal] load build context 20:00:38 #47 transferring context: 41.57MB 56.3s 20:00:39 #47 ... 20:00:39 20:00:39 #52 [core-common-config-bootstrapper internal] load build context 20:00:39 #52 ... 20:00:39 20:00:39 #47 [support-notifications internal] load build context 20:00:39 #47 ... 20:00:39 20:00:39 #55 [security-spiffe-token-provider internal] load build context 20:00:39 #55 ... 20:00:39 20:00:39 #47 [support-notifications internal] load build context 20:00:41 #47 ... 20:00:41 20:00:41 #43 [core-command internal] load build context 20:00:41 #43 ... 20:00:41 20:00:41 #51 [security-bootstrapper internal] load build context 20:00:41 #51 ... 20:00:41 20:00:41 #47 [support-notifications internal] load build context 20:00:42 #47 ... 20:00:42 20:00:42 #49 [core-keeper internal] load build context 20:00:42 #49 ... 20:00:42 20:00:42 #47 [support-notifications internal] load build context 20:00:42 #47 ... 20:00:42 20:00:42 #54 [security-proxy-auth internal] load build context 20:00:42 #54 ... 20:00:42 20:00:42 #47 [support-notifications internal] load build context 20:00:42 #47 ... 20:00:42 20:00:42 #44 [security-proxy-setup internal] load build context 20:00:43 #44 ... 20:00:43 20:00:43 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:00:43 #85 DONE 2.8s 20:00:43 20:00:43 #44 [security-proxy-setup internal] load build context 20:00:43 #44 ... 20:00:43 20:00:43 #47 [support-notifications internal] load build context 20:00:43 #47 ... 20:00:43 20:00:43 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:00:43 #86 DONE 3.5s 20:00:43 20:00:43 #47 [support-notifications internal] load build context 20:00:43 #47 ... 20:00:43 20:00:43 #48 [security-secretstore-setup internal] load build context 20:00:43 #48 ... 20:00:43 20:00:43 #47 [support-notifications internal] load build context 20:00:43 #47 ... 20:00:43 20:00:43 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:00:43 #87 DONE 3.7s 20:00:43 20:00:43 #47 [support-notifications internal] load build context 20:00:43 #47 transferring context: 53.04MB 61.6s 20:00:44 #47 ... 20:00:44 20:00:44 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:00:44 #88 DONE 1.0s 20:00:44 20:00:44 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:00:44 #89 DONE 1.0s 20:00:44 20:00:44 #47 [support-notifications internal] load build context 20:00:44 #47 ... 20:00:44 20:00:44 #46 [support-scheduler internal] load build context 20:00:44 #46 ... 20:00:44 20:00:44 #54 [security-proxy-auth internal] load build context 20:00:44 #54 ... 20:00:44 20:00:44 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:00:44 #90 DONE 1.4s 20:00:44 20:00:44 #54 [security-proxy-auth internal] load build context 20:00:45 #54 ... 20:00:45 20:00:45 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 20:00:45 #91 DONE 1.3s 20:00:45 20:00:45 #92 [security-spire-server stage-2 6/9] COPY security.txt / 20:00:45 #92 DONE 1.1s 20:00:45 20:00:45 #54 [security-proxy-auth internal] load build context 20:00:45 #54 ... 20:00:45 20:00:45 #93 [security-spire-config stage-2 6/10] COPY security.txt / 20:00:45 #93 DONE 1.1s 20:00:45 20:00:45 #54 [security-proxy-auth internal] load build context 20:00:46 #54 ... 20:00:46 20:00:46 #45 [core-data internal] load build context 20:00:46 #45 ... 20:00:46 20:00:46 #54 [security-proxy-auth internal] load build context 20:00:46 #54 ... 20:00:46 20:00:46 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:00:46 #94 DONE 1.1s 20:00:46 20:00:46 #54 [security-proxy-auth internal] load build context 20:00:46 #54 ... 20:00:46 20:00:46 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:00:46 #95 DONE 1.1s 20:00:46 20:00:46 #45 [core-data internal] load build context 20:00:46 #45 ... 20:00:46 20:00:46 #53 [core-metadata internal] load build context 20:00:46 #53 ... 20:00:46 20:00:46 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:00:46 #96 DONE 1.0s 20:00:46 20:00:46 #53 [core-metadata internal] load build context 20:00:46 #53 ... 20:00:46 20:00:46 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:00:47 #97 ... 20:00:47 20:00:47 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:00:47 #98 DONE 0.9s 20:00:47 20:00:47 #53 [core-metadata internal] load build context 20:00:47 #53 ... 20:00:47 20:00:47 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:00:47 #99 DONE 1.0s 20:00:47 20:00:47 #53 [core-metadata internal] load build context 20:00:48 #53 ... 20:00:48 20:00:48 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:00:48 #97 DONE 1.2s 20:00:48 20:00:48 #53 [core-metadata internal] load build context 20:00:48 #53 transferring context: 179.57MB 64.0s 20:00:48 #53 ... 20:00:48 20:00:48 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:00:48 #100 DONE 1.3s 20:00:49 20:00:49 #53 [core-metadata internal] load build context 20:00:49 #53 ... 20:00:49 20:00:49 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:00:49 #101 DONE 1.4s 20:00:49 20:00:49 #53 [core-metadata internal] load build context 20:00:49 #53 ... 20:00:49 20:00:49 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:00:49 #102 DONE 1.2s 20:00:49 20:00:49 #53 [core-metadata internal] load build context 20:00:49 #53 ... 20:00:49 20:00:49 #52 [core-common-config-bootstrapper internal] load build context 20:00:49 #52 ... 20:00:49 20:00:49 #53 [core-metadata internal] load build context 20:00:53 #53 ... 20:00:53 20:00:53 #55 [security-spiffe-token-provider internal] load build context 20:00:53 #55 ... 20:00:53 20:00:53 #53 [core-metadata internal] load build context 20:00:53 #53 ... 20:00:53 20:00:53 #51 [security-bootstrapper internal] load build context 20:00:53 #51 ... 20:00:53 20:00:53 #43 [core-command internal] load build context 20:00:53 #43 ... 20:00:53 20:00:53 #51 [security-bootstrapper internal] load build context 20:00:53 #51 ... 20:00:53 20:00:53 #49 [core-keeper internal] load build context 20:00:53 #49 ... 20:00:53 20:00:53 #51 [security-bootstrapper internal] load build context 20:00:53 #51 ... 20:00:53 20:00:53 #44 [security-proxy-setup internal] load build context 20:00:53 #44 ... 20:00:53 20:00:53 #51 [security-bootstrapper internal] load build context 20:00:53 #51 ... 20:00:53 20:00:53 #48 [security-secretstore-setup internal] load build context 20:00:53 #48 ... 20:00:53 20:00:53 #51 [security-bootstrapper internal] load build context 20:00:53 #51 transferring context: 92.47MB 70.4s 20:00:55 #51 ... 20:00:55 20:00:55 #47 [support-notifications internal] load build context 20:00:55 #47 ... 20:00:55 20:00:55 #46 [support-scheduler internal] load build context 20:00:55 #46 ... 20:00:55 20:00:55 #47 [support-notifications internal] load build context 20:00:55 #47 ... 20:00:55 20:00:55 #103 [security-spire-config] exporting to image 20:00:55 #103 exporting layers 5.4s done 20:00:55 #103 writing image sha256:773bb861136f70aa0cb20463476bb8401fcc859810af33094801e956308e7f55 0.2s done 20:00:55 #103 naming to docker.io/library/security-spire-server-arm64 0.1s done 20:00:55 #103 writing image sha256:85d4d02df506827309044d3fe5cb2450ebfbec1e727132da2b7e94b5883c3fca 0.2s done 20:00:55 #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:00:55 #103 writing image sha256:a2ff310fd6ab8eb455394ef0e4ade049396d3393930143f5662f42e829c51c5a done 20:00:55 #103 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:00:55 #103 DONE 5.9s 20:00:55 20:00:55 #47 [support-notifications internal] load build context 20:00:56 #47 ... 20:00:56 20:00:56 #49 [core-keeper internal] load build context 20:00:56 #49 transferring context: 256.38MB 72.0s done 20:00:56 #49 DONE 74.2s 20:00:56 20:00:56 #47 [support-notifications internal] load build context 20:00:56 #47 ... 20:00:56 20:00:56 #54 [security-proxy-auth internal] load build context 20:00:56 #54 ... 20:00:56 20:00:56 #47 [support-notifications internal] load build context 20:00:56 #47 ... 20:00:56 20:00:56 #45 [core-data internal] load build context 20:00:56 #45 ... 20:00:56 20:00:56 #47 [support-notifications internal] load build context 20:00:57 #47 ... 20:00:57 20:00:57 #52 [core-common-config-bootstrapper internal] load build context 20:00:57 #52 transferring context: 256.38MB 72.3s done 20:00:57 #52 DONE 75.1s 20:00:57 20:00:57 #54 [security-proxy-auth internal] load build context 20:00:58 #54 ... 20:00:58 20:00:58 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:00:58 #104 DONE 1.9s 20:00:58 20:00:58 #54 [security-proxy-auth internal] load build context 20:00:58 #54 ... 20:00:58 20:00:58 #48 [security-secretstore-setup internal] load build context 20:00:58 #48 transferring context: 256.38MB 75.6s done 20:00:58 #48 DONE 76.5s 20:00:58 20:00:58 #54 [security-proxy-auth internal] load build context 20:00:59 #54 ... 20:00:59 20:00:59 #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:00:59 #105 DONE 1.1s 20:00:59 20:00:59 #54 [security-proxy-auth internal] load build context 20:01:00 #54 ... 20:01:00 20:01:00 #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:01:00 #106 DONE 1.1s 20:01:00 20:01:00 #54 [security-proxy-auth internal] load build context 20:01:00 #54 ... 20:01:00 20:01:00 #55 [security-spiffe-token-provider internal] load build context 20:01:00 #55 ... 20:01:00 20:01:00 #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:01 #107 ... 20:01:01 20:01:01 #53 [core-metadata internal] load build context 20:01:01 #53 ... 20:01:01 20:01:01 #43 [core-command internal] load build context 20:01:01 #43 ... 20:01:01 20:01:01 #54 [security-proxy-auth internal] load build context 20:01:03 #54 transferring context: 240.22MB 79.3s 20:01:03 #54 ... 20:01:03 20:01:03 #44 [security-proxy-setup internal] load build context 20:01:03 #44 ... 20:01:03 20:01:03 #54 [security-proxy-auth internal] load build context 20:01:04 #54 ... 20:01:04 20:01:04 #51 [security-bootstrapper internal] load build context 20:01:04 #51 ... 20:01:04 20:01:04 #54 [security-proxy-auth internal] load build context 20:01:04 #54 ... 20:01:04 20:01:04 #46 [support-scheduler internal] load build context 20:01:05 #46 ... 20:01:05 20:01:05 #54 [security-proxy-auth internal] load build context 20:01:05 #54 ... 20:01:05 20:01:05 #53 [core-metadata internal] load build context 20:01:05 #53 transferring context: 256.38MB 80.9s done 20:01:05 #53 DONE 82.6s 20:01:05 20:01:05 #54 [security-proxy-auth internal] load build context 20:01:06 #54 transferring context: 256.38MB 82.5s done 20:01:06 #54 DONE 83.4s 20:01:06 20:01:06 #46 [support-scheduler internal] load build context 20:01:07 #46 ... 20:01:07 20:01:07 #45 [core-data internal] load build context 20:01:07 #45 ... 20:01:07 20:01:07 #44 [security-proxy-setup internal] load build context 20:01:07 #44 ... 20:01:07 20:01:07 #47 [support-notifications internal] load build context 20:01:07 #47 ... 20:01:07 20:01:07 #46 [support-scheduler internal] load build context 20:01:08 #46 transferring context: 256.38MB 86.5s done 20:01:08 #46 DONE 87.3s 20:01:08 20:01:08 #44 [security-proxy-setup internal] load build context 20:01:08 #44 ... 20:01:08 20:01:08 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:08 #108 ... 20:01:08 20:01:08 #51 [security-bootstrapper internal] load build context 20:01:09 #51 ... 20:01:09 20:01:09 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:09 #109 ... 20:01:09 20:01:09 #51 [security-bootstrapper internal] load build context 20:01:09 #51 ... 20:01:09 20:01:09 #55 [security-spiffe-token-provider internal] load build context 20:01:09 #55 transferring context: 256.38MB 84.1s done 20:01:09 #55 DONE 85.7s 20:01:09 20:01:09 #51 [security-bootstrapper internal] load build context 20:01:10 #51 ... 20:01:10 20:01:10 #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:01:10 #110 DONE 1.2s 20:01:10 20:01:10 #51 [security-bootstrapper internal] load build context 20:01:11 #51 ... 20:01:11 20:01:11 #43 [core-command internal] load build context 20:01:11 #43 ... 20:01:11 20:01:11 #51 [security-bootstrapper internal] load build context 20:01:13 #51 ... 20:01:13 20:01:13 #44 [security-proxy-setup internal] load build context 20:01:13 #44 transferring context: 256.38MB 92.0s done 20:01:13 #44 DONE 92.5s 20:01:13 20:01:13 #51 [security-bootstrapper internal] load build context 20:01:16 #51 ... 20:01:16 20:01:16 #45 [core-data internal] load build context 20:01:16 #45 transferring context: 256.38MB 95.3s done 20:01:16 #45 DONE 95.8s 20:01:16 20:01:16 #51 [security-bootstrapper internal] load build context 20:01:18 #51 ... 20:01:18 20:01:18 #47 [support-notifications internal] load build context 20:01:18 #47 ... 20:01:18 20:01:18 #43 [core-command internal] load build context 20:01:18 #43 transferring context: 256.38MB 97.5s done 20:01:18 #43 DONE 97.8s 20:01:18 20:01:18 #47 [support-notifications internal] load build context 20:01:18 #47 ... 20:01:18 20:01:18 #51 [security-bootstrapper internal] load build context 20:01:19 #51 transferring context: 256.38MB 96.1s done 20:01:19 #51 DONE 97.0s 20:01:19 20:01:19 #47 [support-notifications internal] load build context 20:01:20 #47 transferring context: 256.38MB 98.6s done 20:01:20 #47 DONE 99.1s 20:01:20 20:01:20 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:01:20 #111 ... 20:01:20 20:01:20 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:22 #112 ... 20:01:22 20:01:22 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:01:22 #111 DONE 1.5s 20:01:22 20:01:22 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #113 ... 20:02:30 20:02:30 #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #107 DONE 79.8s 20:02:30 20:02:30 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #109 DONE 80.6s 20:02:30 20:02:30 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #108 DONE 81.5s 20:02:30 20:02:30 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 20:02:30 #114 ... 20:02:30 20:02:30 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #112 DONE 69.4s 20:02:30 20:02:30 #115 [security-spiffe-token-provider builder 6/7] COPY . . 20:02:30 #115 DONE 4.2s 20:02:30 20:02:30 #116 [core-keeper builder 7/8] COPY . . 20:02:30 #116 DONE 4.6s 20:02:30 20:02:30 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #113 DONE 62.3s 20:02:30 20:02:30 #117 [security-secretstore-setup builder 6/7] COPY . . 20:02:30 #117 DONE 4.7s 20:02:30 20:02:30 #118 [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:02:30 #118 ... 20:02:30 20:02:30 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #119 CACHED 20:02:30 20:02:30 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:02:30 #120 CACHED 20:02:30 20:02:30 #121 [security-bootstrapper builder 6/7] COPY . . 20:02:30 #121 CACHED 20:02:30 20:02:30 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #122 CACHED 20:02:30 20:02:30 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:02:30 #123 CACHED 20:02:30 20:02:30 #124 [security-proxy-auth builder 6/7] COPY . . 20:02:30 #124 CACHED 20:02:30 20:02:30 #125 [core-metadata builder 6/7] COPY . . 20:02:30 #125 CACHED 20:02:30 20:02:30 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:02:30 #126 CACHED 20:02:30 20:02:30 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #127 CACHED 20:02:30 20:02:30 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 20:02:30 #114 DONE 4.7s 20:02:30 20:02:30 #128 [support-scheduler builder 6/7] COPY . . 20:02:30 #128 CACHED 20:02:30 20:02:30 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:02:30 #129 CACHED 20:02:30 20:02:30 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #130 CACHED 20:02:30 20:02:30 #131 [security-proxy-setup builder 6/7] COPY . . 20:02:30 #131 CACHED 20:02:30 20:02:30 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:02:30 #132 CACHED 20:02:30 20:02:30 #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #133 CACHED 20:02:30 20:02:30 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #134 CACHED 20:02:30 20:02:30 #135 [core-data builder 6/7] COPY . . 20:02:30 #135 CACHED 20:02:30 20:02:30 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 20:02:30 #136 CACHED 20:02:30 20:02:30 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 20:02:30 #137 CACHED 20:02:30 20:02:30 #138 [core-command builder 6/7] COPY . . 20:02:30 #138 CACHED 20:02:30 20:02:30 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:30 #139 CACHED 20:02:30 20:02:30 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:02:30 #140 5.231 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 20:02:30 #140 ... 20:02:30 20:02:30 #118 [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:02:30 #118 4.567 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 20:02:32 #118 ... 20:02:32 20:02:32 #141 [support-notifications builder 6/7] COPY . . 20:02:32 #141 DONE 7.9s 20:02:32 20:02:32 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:34 #142 ... 20:02:34 20:02:34 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:02:34 #0 5.254 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 20:02:34 #143 ... 20:02:34 20:02:34 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:02:34 #0 4.832 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 20:02:34 #144 ... 20:02:34 20:02:34 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:02:34 #0 5.845 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 20:02:34 #145 ... 20:02:34 20:02:34 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:34 #0 5.228 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 20:02:34 #146 ... 20:02:34 20:02:34 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:02:34 #0 4.809 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 20:02:35 #147 ... 20:02:35 20:02:35 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:35 #0 4.303 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 20:02:35 #148 ... 20:02:35 20:02:35 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:02:35 #0 4.326 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 20:02:35 #149 ... 20:02:35 20:02:35 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:35 #0 5.808 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 20:02:35 #150 ... 20:02:35 20:02:35 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:02:35 #0 5.748 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 20:02:35 #151 ... 20:02:35 20:02:35 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:35 #142 2.209 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:20:13 #142 ... 20:20:13 20:20:13 #118 [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:20:13 #118 1062.0 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:20:15 #118 ... 20:20:15 20:20:15 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:20:15 #144 DONE 1071.0s 20:20:15 20:20:15 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:20:15 #145 ... 20:20:15 20:20:15 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:20:16 #152 DONE 0.2s 20:20:16 20:20:16 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:20:16 #153 DONE 0.1s 20:20:16 20:20:16 #154 [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:20:16 #154 DONE 0.1s 20:20:16 20:20:16 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:20:16 #155 DONE 0.2s 20:20:16 20:20:16 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:20:16 #156 DONE 0.2s 20:20:16 20:20:16 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:20:16 #147 ... 20:20:16 20:20:16 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:20:17 #157 DONE 0.2s 20:20:17 20:20:17 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:19 #158 DONE 2.0s 20:20:19 20:20:19 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:20:19 #149 ... 20:20:19 20:20:19 #103 [security-proxy-setup] exporting to image 20:20:19 #103 exporting layers 20:20:19 #103 exporting layers 0.8s done 20:20:19 #103 writing image sha256:f3e02d645f230f7961e012e7b510050768eaaa307d4469eef3f2f2b50061d5d4 done 20:20:19 #103 naming to docker.io/library/security-proxy-setup-arm64 done 20:20:19 #103 DONE 6.7s 20:20:19 20:20:19 #118 [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:20:22 #118 ... 20:20:22 20:20:22 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:20:22 #149 DONE 1078.0s 20:20:22 20:20:22 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:20:22 #159 DONE 0.4s 20:20:22 20:20:22 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:20:23 #151 ... 20:20:23 20:20:23 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:20:25 #160 DONE 2.3s 20:20:25 20:20:25 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:20:25 #161 DONE 0.2s 20:20:25 20:20:25 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:20:25 #162 DONE 0.2s 20:20:25 20:20:25 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:20:26 #163 DONE 0.3s 20:20:26 20:20:26 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:20:26 #164 DONE 0.2s 20:20:26 20:20:26 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:20:26 #147 ... 20:20:26 20:20:26 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:20:26 #165 DONE 0.1s 20:20:26 20:20:26 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:20:26 #166 DONE 0.1s 20:20:26 20:20:26 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:20:26 #140 ... 20:20:26 20:20:26 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:20:26 #167 DONE 0.2s 20:20:26 20:20:26 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:20:27 #168 DONE 0.3s 20:20:27 20:20:27 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:27 #148 ... 20:20:27 20:20:27 #118 [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:20:27 #118 DONE 1082.6s 20:20:27 20:20:27 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:20:28 #169 ... 20:20:28 20:20:28 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:20:28 #170 DONE 0.4s 20:20:28 20:20:28 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:20:28 #171 DONE 0.3s 20:20:28 20:20:28 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:20:28 #147 ... 20:20:28 20:20:28 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:20:28 #172 DONE 0.3s 20:20:28 20:20:28 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:20:29 #145 ... 20:20:29 20:20:29 #173 [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:20:29 #173 DONE 0.2s 20:20:29 20:20:29 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:20:29 #174 DONE 0.2s 20:20:29 20:20:29 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:20:29 #169 DONE 2.3s 20:20:29 20:20:29 #103 [security-bootstrapper] exporting to image 20:20:29 #103 exporting layers 20:20:30 #103 ... 20:20:30 20:20:30 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:20:30 #175 DONE 0.9s 20:20:30 20:20:30 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:20:30 #176 DONE 0.4s 20:20:30 20:20:30 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:20:30 #177 ... 20:20:30 20:20:30 #103 [security-bootstrapper] exporting to image 20:20:30 #103 exporting layers 1.5s done 20:20:30 #103 writing image sha256:f6784a6093806cd8844682f22dea38cc4392f53e51f055dfa4571e0ad52c056d 0.0s done 20:20:30 #103 naming to docker.io/library/security-bootstrapper-arm64 done 20:20:30 #103 DONE 8.2s 20:20:31 20:20:31 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:20:31 #177 DONE 0.2s 20:20:31 20:20:31 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:33 #178 DONE 2.4s 20:20:33 20:20:33 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:33 #148 ... 20:20:33 20:20:33 #103 [security-secretstore-setup] exporting to image 20:20:34 #103 exporting layers 1.2s done 20:20:34 #103 writing image sha256:188e486922158af7949ccd5e687249c29a1c9d3e850d07108065ec8710a2a832 done 20:20:34 #103 naming to docker.io/library/security-secretstore-setup-arm64 done 20:20:34 #103 DONE 9.4s 20:20:34 20:20:34 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:21:21 #151 ... 20:21:21 20:21:21 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:21:21 #150 DONE 1131.7s 20:21:21 20:21:21 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:21:21 #147 ... 20:21:21 20:21:21 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:21:21 #179 DONE 0.2s 20:21:21 20:21:21 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:21:21 #146 ... 20:21:21 20:21:21 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:21:21 #180 DONE 0.2s 20:21:21 20:21:21 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:21:21 #181 DONE 0.2s 20:21:21 20:21:21 #182 [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:21:21 #182 DONE 0.1s 20:21:21 20:21:21 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:21:21 #148 ... 20:21:21 20:21:21 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:21:21 #183 DONE 0.1s 20:21:21 20:21:21 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:21 #184 DONE 2.0s 20:21:21 20:21:21 #103 [core-common-config-bootstrapper] exporting to image 20:21:21 #103 exporting layers 20:21:21 #103 exporting layers 0.6s done 20:21:21 #103 writing image sha256:a219b66bdcc2e7eef30b975ef1b16f0a3d752c0a4e611bc2c4ac88afcbcae2e5 done 20:21:21 #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:21:21 #103 DONE 10.1s 20:21:21 20:21:21 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:23:13 #147 ... 20:23:13 20:23:13 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:13 #148 DONE 1243.1s 20:23:13 20:23:13 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:23:13 #147 ... 20:23:13 20:23:13 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:23:13 #185 DONE 0.2s 20:23:13 20:23:13 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:23:13 #186 DONE 0.1s 20:23:13 20:23:13 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:23:13 #187 DONE 0.3s 20:23:13 20:23:13 #188 [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:23:13 #188 DONE 0.2s 20:23:13 20:23:13 #103 [security-spiffe-token-provider] exporting to image 20:23:13 #103 exporting layers 20:23:13 #103 exporting layers 0.9s done 20:23:13 #103 writing image sha256:e2015b47176ffcea5c61163bbc3aaea7a993de4e86675ce830d98a9a4763e889 done 20:23:13 #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:23:13 #103 DONE 11.0s 20:23:13 20:23:13 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:30:05 #142 ... 20:30:05 20:30:05 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:30:05 #151 DONE 1653.6s 20:30:05 20:30:05 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:30:05 #50 ... 20:30:05 20:30:05 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:30:05 #189 DONE 0.2s 20:30:05 20:30:05 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:30:05 #190 DONE 0.2s 20:30:05 20:30:05 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:30:05 #191 DONE 0.5s 20:30:05 20:30:05 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:30:05 #192 DONE 0.2s 20:30:05 20:30:05 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:30:05 #142 ... 20:30:05 20:30:05 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:30:05 #193 DONE 0.2s 20:30:05 20:30:05 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:05 #194 DONE 1.7s 20:30:05 20:30:05 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:30:05 #145 ... 20:30:05 20:30:05 #103 [security-proxy-auth] exporting to image 20:30:05 #103 exporting layers 20:30:05 #103 exporting layers 0.7s done 20:30:05 #103 writing image sha256:2dc745af9979e2029cfce988901525732e744438a36e1ea74fbbccf1d56403ee done 20:30:05 #103 naming to docker.io/library/security-proxy-auth-arm64 20:30:05 #103 naming to docker.io/library/security-proxy-auth-arm64 done 20:30:05 #103 DONE 11.7s 20:30:05 20:30:05 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:31:01 #147 ... 20:31:01 20:31:01 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:31:01 #145 DONE 1709.3s 20:31:01 20:31:01 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:01 #142 ... 20:31:01 20:31:01 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:31:01 #195 DONE 0.1s 20:31:01 20:31:01 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:01 #142 ... 20:31:01 20:31:01 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:31:01 #196 DONE 0.1s 20:31:01 20:31:01 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:31:01 #197 DONE 0.4s 20:31:01 20:31:01 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:31:01 #198 DONE 0.1s 20:31:01 20:31:01 #103 [core-command] exporting to image 20:31:01 #103 exporting layers 20:31:01 #103 exporting layers 0.4s done 20:31:01 #103 writing image sha256:1e6dc2afecd8e958ed4c4bbe330621b401365289c94121737cefcaabf830ecfb done 20:31:01 #103 naming to docker.io/library/core-command-arm64 done 20:31:01 #103 DONE 12.1s 20:31:01 20:31:01 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:05 #142 ... 20:31:05 20:31:05 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:31:05 #140 DONE 1720.2s 20:31:05 20:31:05 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:05 #142 ... 20:31:05 20:31:05 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:31:05 #199 DONE 0.3s 20:31:05 20:31:05 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:31:05 #200 DONE 0.2s 20:31:05 20:31:05 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:05 #146 ... 20:31:05 20:31:05 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:31:05 #201 ... 20:31:05 20:31:05 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:31:05 #143 DONE 1721.4s 20:31:05 20:31:05 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:06 #146 ... 20:31:06 20:31:06 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:31:06 #202 DONE 0.3s 20:31:06 20:31:06 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:31:06 #201 DONE 0.8s 20:31:06 20:31:06 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:31:06 #203 DONE 0.2s 20:31:06 20:31:06 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:31:07 #204 DONE 0.9s 20:31:07 20:31:07 #103 [core-data] exporting to image 20:31:07 #103 exporting layers 20:31:07 #103 exporting layers 0.9s done 20:31:07 #103 writing image sha256:bfb1f50545f46d9f426c94b652d9f1da440276f68608d00ceee620717528432a done 20:31:07 #103 naming to docker.io/library/core-data-arm64 done 20:31:07 #103 DONE 13.0s 20:31:07 20:31:07 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:31:07 #205 DONE 0.2s 20:31:07 20:31:07 #103 [core-keeper] exporting to image 20:31:08 #103 exporting layers 0.4s done 20:31:08 #103 writing image sha256:6a4cc51916b6ab2682602b921921d44e059a4be0e378b719fcb4377dedfa2d37 done 20:31:08 #103 naming to docker.io/library/core-keeper-arm64 done 20:31:08 #103 DONE 13.4s 20:31:08 20:31:08 #16 [security-proxy-auth internal] load build definition from Dockerfile 20:31:11 #16 ... 20:31:11 20:31:11 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:31:11 #147 DONE 1726.9s 20:31:11 20:31:11 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:31:12 #50 ... 20:31:12 20:31:12 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:31:12 #206 DONE 0.2s 20:31:12 20:31:12 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:31:12 #207 DONE 0.1s 20:31:12 20:31:12 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:31:13 #208 DONE 0.4s 20:31:13 20:31:13 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:31:13 #209 DONE 0.1s 20:31:13 20:31:13 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:31:13 #210 DONE 0.1s 20:31:13 20:31:13 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:13 #142 ... 20:31:13 20:31:13 #103 [core-metadata] exporting to image 20:31:13 #103 exporting layers 0.6s done 20:31:13 #103 writing image sha256:ed574efb6a2685a34211a5701303e63ee18f41a5bfee4088bfc1a379ecd85ba4 done 20:31:13 #103 naming to docker.io/library/core-metadata-arm64 done 20:31:13 #103 DONE 14.0s 20:31:13 20:31:13 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:35 #142 ... 20:31:35 20:31:35 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:35 #146 DONE 1750.5s 20:31:35 20:31:35 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:35 #142 ... 20:31:35 20:31:35 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:31:35 #211 DONE 0.1s 20:31:35 20:31:35 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:31:35 #212 DONE 0.1s 20:31:35 20:31:35 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:31:36 #213 DONE 0.4s 20:31:36 20:31:36 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:31:36 #214 DONE 0.2s 20:31:36 20:31:36 #103 [support-scheduler] exporting to image 20:31:36 #103 exporting layers 20:31:36 #103 ... 20:31:36 20:31:36 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:36 #142 DONE 1744.4s 20:31:37 20:31:37 #103 [support-scheduler] exporting to image 20:31:37 #103 exporting layers 0.6s done 20:31:37 #103 writing image sha256:4b97fd867e84f7a7c680ed5342b8e597f9a4ed3d8c0be02959fdc5c4d435d822 done 20:31:37 #103 naming to docker.io/library/support-scheduler-arm64 done 20:31:37 #103 DONE 14.6s 20:31:37 20:31:37 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:31:37 #50 ... 20:31:37 20:31:37 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:31:37 #215 DONE 0.1s 20:31:37 20:31:37 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:31:37 #216 DONE 0.1s 20:31:37 20:31:37 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:31:37 #217 DONE 0.3s 20:31:37 20:31:37 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:31:37 #218 DONE 0.1s 20:31:37 20:31:37 #103 [support-notifications] exporting to image 20:31:38 #103 exporting layers 0.5s done 20:31:38 #103 writing image sha256:b6e0857210e43420bd47459ff75881e3ea14051419150d1d15b07e6734c300c6 0.0s done 20:31:38 #103 naming to docker.io/library/support-notifications-arm64 0.0s done 20:31:38 #103 DONE 15.1s 20:31:38 20:31:38 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:38 time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:31:38 $ docker stop --time=1 3fe411fac229d4fa8fb3d573582483055aa1f3f7f8f77474c5ed2ad8cd780342 20:31:40 $ docker rm -f --volumes 3fe411fac229d4fa8fb3d573582483055aa1f3f7f8f77474c5ed2ad8cd780342 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:40 + docker images 20:31:40 REPOSITORY TAG IMAGE ID CREATED SIZE 20:31:40 support-notifications-arm64 latest b6e0857210e4 3 seconds ago 38.2MB 20:31:40 support-scheduler-arm64 latest 4b97fd867e84 4 seconds ago 37.6MB 20:31:40 core-metadata-arm64 latest ed574efb6a26 28 seconds ago 35.5MB 20:31:40 core-keeper-arm64 latest 6a4cc51916b6 33 seconds ago 35.2MB 20:31:40 core-data-arm64 latest bfb1f50545f4 34 seconds ago 35.4MB 20:31:40 core-command-arm64 latest 1e6dc2afecd8 46 seconds ago 35MB 20:31:40 security-proxy-auth-arm64 latest 2dc745af9979 About a minute ago 32.6MB 20:31:40 security-spiffe-token-provider-arm64 latest e2015b47176f 8 minutes ago 29.1MB 20:31:40 core-common-config-bootstrapper-arm64 latest a219b66bdcc2 10 minutes ago 15.3MB 20:31:40 security-secretstore-setup-arm64 latest 188e48692215 11 minutes ago 36.4MB 20:31:40 security-bootstrapper-arm64 latest f6784a609380 11 minutes ago 18.9MB 20:31:40 security-proxy-setup-arm64 latest f3e02d645f23 11 minutes ago 26.1MB 20:31:40 security-spire-config-arm64 latest a2ff310fd6ab 30 minutes ago 115MB 20:31:40 security-spire-server-arm64 latest 773bb861136f 30 minutes ago 116MB 20:31:40 security-spire-agent-arm64 latest 85d4d02df506 30 minutes ago 174MB 20:31:40 ci-base-image-arm64 latest e1c1aa4923a8 47 minutes ago 963MB 20:31:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 20:31:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:41 20:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:42 arm64: Pulling from edgex-lftools-log-publisher 20:31:42 8998bd30e6a1: Pulling fs layer 20:31:42 04944245beec: Pulling fs layer 20:31:42 699f458cf7ca: Pulling fs layer 20:31:42 765212b225bb: Pulling fs layer 20:31:42 f23df028b6ca: Pulling fs layer 20:31:42 d65c8cfc05b1: Pulling fs layer 20:31:42 2437ff75d9bd: Pulling fs layer 20:31:42 f23df028b6ca: Waiting 20:31:42 d65c8cfc05b1: Waiting 20:31:42 2437ff75d9bd: Waiting 20:31:42 765212b225bb: Waiting 20:31:42 04944245beec: Verifying Checksum 20:31:42 04944245beec: Download complete 20:31:42 765212b225bb: Verifying Checksum 20:31:42 765212b225bb: Download complete 20:31:42 f23df028b6ca: Verifying Checksum 20:31:42 f23df028b6ca: Download complete 20:31:42 d65c8cfc05b1: Verifying Checksum 20:31:42 d65c8cfc05b1: Download complete 20:31:42 699f458cf7ca: Verifying Checksum 20:31:42 699f458cf7ca: Download complete 20:31:42 8998bd30e6a1: Download complete 20:31:45 2437ff75d9bd: Verifying Checksum 20:31:45 2437ff75d9bd: Download complete 20:31:47 8998bd30e6a1: Pull complete 20:31:47 04944245beec: Pull complete 20:31:49 699f458cf7ca: Pull complete 20:31:49 765212b225bb: Pull complete 20:31:50 f23df028b6ca: Pull complete 20:31:50 d65c8cfc05b1: Pull complete 20:32:09 2437ff75d9bd: Pull complete 20:32:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:32:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:09 prd-ubuntu20.04-docker-arm64-4c-16g-6355 does not seem to be running inside a container 20:32:09 $ 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:32:12 $ docker top 17137aee18dbf25e079bdbc6a5f270b83d49c80432d3e541e2d8f8f90bb102cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:13 ---> job-cost.sh 20:32:13 lf-activate-venv: SKIPPING 20:32:13 INFO: No Stack... 20:32:13 INFO: Retrieving Pricing Info for: v3-standard-4 20:32:14 INFO: Archiving Costs [Pipeline] sh 20:32:14 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:32:14 + cut -d, -f6 [Pipeline] lock 20:32:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4838-1-stack-cost] 20:32:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4838-1-stack-cost] did not exist. Created. 20:32:15 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4838-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:16 + echo total: 0.10999999940395355 [Pipeline] stash 20:32:16 Stashed 1 file(s) [Pipeline] } 20:32:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4838-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:16 $ docker stop --time=1 17137aee18dbf25e079bdbc6a5f270b83d49c80432d3e541e2d8f8f90bb102cb 20:32:17 $ docker rm -f --volumes 17137aee18dbf25e079bdbc6a5f270b83d49c80432d3e541e2d8f8f90bb102cb [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:32:19 provisioning config files... 20:32:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7155677878667208300tmp [Pipeline] { [Pipeline] sh 20:32:19 + set +x 20:32:19 + bash -s -- 20:32:19 + curl -s https://codecov.io/bash 20:32:19 20:32:19 _____ _ 20:32:19 / ____| | | 20:32:19 | | ___ __| | ___ ___ _____ __ 20:32:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:32:19 | |___| (_) | (_| | __/ (_| (_) \ V / 20:32:19 \_____\___/ \__,_|\___|\___\___/ \_/ 20:32:19 Bash-1.0.6 20:32:19 20:32:19 20:32:19 ==> git version 2.25.1 found 20:32:19 ==> 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:32:19 Release-Date: 2020-01-08 20:32:19 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:32:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:32:19 ==> Jenkins CI detected. 20:32:19 current dir:  /w/workspace/edgex-go/1 20:32:19 project root: . 20:32:19 --> token set from env 20:32:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:32:19 ==> Running gcov in . (disable via -X gcov) 20:32:19 ==> Python coveragepy not found 20:32:19 ==> Searching for coverage reports in: 20:32:19 + . 20:32:19 -> Found 1 reports 20:32:19 ==> Detecting git/mercurial file structure 20:32:19 ==> Reading reports 20:32:19 + ./coverage.out bytes=481596 20:32:19 ==> Appending adjustments 20:32:19 https://docs.codecov.io/docs/fixing-reports 20:32:21 + Found adjustments 20:32:21 ==> Gzipping contents 20:32:21 60K /tmp/codecov.97KzAS.gz 20:32:21 ==> Uploading reports 20:32:21 url: https://codecov.io 20:32:21 query: branch=PR-4838&commit=de9109440ad92ef5e3edca1d7a18a5889c745126&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4838%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4838&job=&cmd_args= 20:32:21 -> Pinging Codecov 20:32:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4838&commit=de9109440ad92ef5e3edca1d7a18a5889c745126&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4838%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4838&job=&cmd_args= 20:32:21 -> Uploading to 20:32:21 https://storage.googleapis.com/codecov/v4/raw/2024-07-24/00271124DB129430A58F1EEE437C3FCB/de9109440ad92ef5e3edca1d7a18a5889c745126/1072898e-fbff-4104-8737-039bbe16966a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T203220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f09e3d12db3281b890c9dfe908dd05604983efa089c4cc89630bfce16c7da4d 20:32:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:21 Dload Upload Total Spent Left Speed 20:32:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61276 0 0 100 61276 0 210k --:--:-- --:--:-- --:--:-- 210k 20:32:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/de9109440ad92ef5e3edca1d7a18a5889c745126 [Pipeline] } 20:32:21 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:32:23 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:32:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:32:24 ---> package-listing.sh 20:32:24 ++ facter osfamily 20:32:24 ++ tr '[:upper:]' '[:lower:]' 20:32:24 + OS_FAMILY=debian 20:32:24 + workspace=/w/workspace/edgex-go/1 20:32:24 + START_PACKAGES=/tmp/packages_start.txt 20:32:24 + END_PACKAGES=/tmp/packages_end.txt 20:32:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:32:24 + PACKAGES=/tmp/packages_start.txt 20:32:24 + '[' /w/workspace/edgex-go/1 ']' 20:32:24 + PACKAGES=/tmp/packages_end.txt 20:32:24 + case "${OS_FAMILY}" in 20:32:24 + dpkg -l 20:32:24 + grep '^ii' 20:32:24 + '[' -f /tmp/packages_start.txt ']' 20:32:24 + '[' -f /tmp/packages_end.txt ']' 20:32:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:32:24 + '[' /w/workspace/edgex-go/1 ']' 20:32:24 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:32:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:32:24 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:32:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:25 20:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:26 latest: Pulling from edgex-lftools-log-publisher 20:32:26 5eb5b503b376: Pulling fs layer 20:32:26 5c69ac0246d0: Pulling fs layer 20:32:26 ec43610c2a17: Pulling fs layer 20:32:26 3a2ae6a8a46f: Pulling fs layer 20:32:26 33b1e0a273af: Pulling fs layer 20:32:26 5d3b04190fa2: Pulling fs layer 20:32:26 2f39f015ded8: Pulling fs layer 20:32:26 33b1e0a273af: Waiting 20:32:26 5d3b04190fa2: Waiting 20:32:26 2f39f015ded8: Waiting 20:32:26 3a2ae6a8a46f: Waiting 20:32:26 5c69ac0246d0: Download complete 20:32:26 3a2ae6a8a46f: Verifying Checksum 20:32:26 3a2ae6a8a46f: Download complete 20:32:26 33b1e0a273af: Verifying Checksum 20:32:26 33b1e0a273af: Download complete 20:32:26 5d3b04190fa2: Verifying Checksum 20:32:26 5d3b04190fa2: Download complete 20:32:26 ec43610c2a17: Verifying Checksum 20:32:26 ec43610c2a17: Download complete 20:32:26 5eb5b503b376: Verifying Checksum 20:32:26 5eb5b503b376: Download complete 20:32:27 2f39f015ded8: Verifying Checksum 20:32:27 2f39f015ded8: Download complete 20:32:28 5eb5b503b376: Pull complete 20:32:28 5c69ac0246d0: Pull complete 20:32:28 ec43610c2a17: Pull complete 20:32:29 3a2ae6a8a46f: Pull complete 20:32:29 33b1e0a273af: Pull complete 20:32:29 5d3b04190fa2: Pull complete 20:32:34 2f39f015ded8: Pull complete 20:32:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:35 prd-ubuntu20.04-docker-8c-8g-6354 does not seem to be running inside a container 20:32:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:39 $ docker top 3b41ee4da11577158d73289414a9dcfcaa26987092037445d110360c1bde9297 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:40 + touch /tmp/pre-build-complete [Pipeline] sh 20:32:40 + mkdir -p /var/log/sysstat [Pipeline] sh 20:32:40 + ls /var/log/sa-host 20:32:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:40 provisioning config files... 20:32:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2734839916350789184tmp [Pipeline] { [Pipeline] echo 20:32:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:32:41 ---> create-netrc.sh [Pipeline] } 20:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:32:41 ---> python-tools-install.sh [Pipeline] echo 20:32:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:32:42 ---> sudo-logs.sh 20:32:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:32:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:32:42 ---> job-cost.sh 20:32:42 lf-activate-venv: SKIPPING 20:32:42 DEBUG: total: 0.10999999940395355 20:32:42 INFO: Retrieving Stack Cost... 20:32:42 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:43 INFO: Archiving Costs [Pipeline] echo 20:32:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:32:43 ---> logs-deploy.sh 20:32:43 lf-activate-venv: SKIPPING 20:32:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4838/1 20:32:43 INFO: archiving workspace using pattern(s): 20:32:45 Archives upload complete. 20:32:45 INFO: archiving logs to Nexus 20:32:45 ---> uname -a: 20:32:45 Linux prd-ubuntu20-04-docker-8c-8g-6354 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:32:45 20:32:45 20:32:45 ---> lscpu: 20:32:45 Architecture: x86_64 20:32:45 CPU op-mode(s): 32-bit, 64-bit 20:32:45 Byte Order: Little Endian 20:32:45 Address sizes: 40 bits physical, 48 bits virtual 20:32:45 CPU(s): 8 20:32:45 On-line CPU(s) list: 0-7 20:32:45 Thread(s) per core: 1 20:32:45 Core(s) per socket: 1 20:32:45 Socket(s): 8 20:32:45 NUMA node(s): 1 20:32:45 Vendor ID: AuthenticAMD 20:32:45 CPU family: 23 20:32:45 Model: 49 20:32:45 Model name: AMD EPYC-Rome Processor 20:32:45 Stepping: 0 20:32:45 CPU MHz: 2799.998 20:32:45 BogoMIPS: 5599.99 20:32:45 Virtualization: AMD-V 20:32:45 Hypervisor vendor: KVM 20:32:45 Virtualization type: full 20:32:45 L1d cache: 256 KiB 20:32:45 L1i cache: 256 KiB 20:32:45 L2 cache: 4 MiB 20:32:45 L3 cache: 128 MiB 20:32:45 NUMA node0 CPU(s): 0-7 20:32:45 Vulnerability Itlb multihit: Not affected 20:32:45 Vulnerability L1tf: Not affected 20:32:45 Vulnerability Mds: Not affected 20:32:45 Vulnerability Meltdown: Not affected 20:32:45 Vulnerability Mmio stale data: Not affected 20:32:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:32:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:32:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:32:45 Vulnerability Srbds: Not affected 20:32:45 Vulnerability Tsx async abort: Not affected 20:32:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:32:45 20:32:45 20:32:45 ---> nproc: 20:32:45 8 20:32:45 20:32:45 20:32:45 ---> df -h: 20:32:45 Filesystem Size Used Avail Use% Mounted on 20:32:45 overlay 155G 26G 130G 17% / 20:32:45 tmpfs 64M 0 64M 0% /dev 20:32:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:32:45 shm 64M 0 64M 0% /dev/shm 20:32:45 /dev/vda1 155G 26G 130G 17% /facter-os 20:32:45 20:32:45 20:32:45 ---> sar -b -r -n DEV: 20:32:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6354) 07/24/24 _x86_64_ (8 CPU) 20:32:45 20:32:45 19:38:34 LINUX RESTART (8 CPU) 20:32:45 20:32:45 19:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:32:45 19:40:01 293.77 37.98 255.79 0.00 4253.29 26593.57 0.00 20:32:45 19:41:01 186.00 1.23 184.77 0.00 34.26 62001.93 0.00 20:32:45 19:42:01 39.55 0.02 39.53 0.00 0.13 29915.59 0.00 20:32:45 19:43:01 35.14 0.10 35.04 0.00 2.00 17191.93 0.00 20:32:45 19:44:01 195.87 4.12 191.75 0.00 2095.83 88492.90 0.00 20:32:45 19:45:01 718.91 16.88 702.03 0.00 2427.72 202300.70 0.00 20:32:45 19:46:01 313.33 1.13 312.20 0.00 74.78 138694.97 0.00 20:32:45 19:47:01 252.14 0.03 252.11 0.00 0.27 67931.63 0.00 20:32:45 19:48:01 626.58 0.07 626.51 0.00 0.53 150749.68 0.00 20:32:45 19:49:01 261.34 0.02 261.32 0.00 0.67 11831.59 0.00 20:32:45 19:50:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 20:32:45 19:51:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 20:32:45 19:52:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 20:32:45 19:53:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 20:32:45 19:54:01 2.28 0.02 2.27 0.00 0.13 29.32 0.00 20:32:45 19:55:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 20:32:45 19:56:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 20:32:45 19:57:02 1.27 0.00 1.27 0.00 0.00 15.06 0.00 20:32:45 19:58:01 1.03 0.00 1.03 0.00 0.00 12.07 0.00 20:32:45 19:59:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 20:32:45 20:00:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 20:32:45 20:01:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 20:32:45 20:02:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 20:32:45 20:03:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 20:32:45 20:04:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 20:32:45 20:05:01 3.20 1.58 1.62 0.00 36.93 21.46 0.00 20:32:45 20:06:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 20:32:45 20:07:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 20:32:45 20:08:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 20:32:45 20:09:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 20:32:45 20:10:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 20:32:45 20:11:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 20:32:45 20:12:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 20:32:45 20:13:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 20:32:45 20:14:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 20:32:45 20:15:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 20:32:45 20:16:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 20:32:45 20:17:01 0.98 0.02 0.97 0.00 0.13 12.13 0.00 20:32:45 20:18:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 20:32:45 20:19:01 0.88 0.00 0.88 0.00 0.00 12.66 0.00 20:32:45 20:20:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 20:32:45 20:21:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 20:32:45 20:22:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 20:32:45 20:23:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 20:32:45 20:24:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 20:32:45 20:25:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 20:32:45 20:26:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 20:32:45 20:27:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 20:32:45 20:28:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 20:32:45 20:29:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 20:32:45 20:30:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 20:32:45 20:31:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 20:32:45 20:32:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 20:32:45 Average: 56.18 1.19 54.99 0.00 168.48 15030.57 0.00 20:32:45 20:32:45 19:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:32:45 19:40:01 29141656 31543644 780948 2.37 71000 2607460 1829960 5.39 1047448 2314588 381808 20:32:45 19:41:01 27505176 31346596 953868 2.90 126664 3868680 2214028 6.52 1698144 3155500 592980 20:32:45 19:42:01 27165392 31415828 882780 2.68 128132 4252136 2039440 6.01 1844564 3321676 101912 20:32:45 19:43:01 26727692 31254288 1041240 3.17 132912 4488424 2181644 6.43 1762384 3806400 311664 20:32:45 19:44:01 24001156 31242192 1027820 3.13 155920 7141904 2761148 8.14 1909348 6309508 1747184 20:32:45 19:45:01 18089652 31339408 903620 2.75 333440 12580864 2785096 8.21 2794812 10911124 1868780 20:32:45 19:46:01 12849604 29479692 2700296 8.21 364528 15576668 8652900 25.50 5020368 13489444 853936 20:32:45 19:47:01 10376056 29375612 2803820 8.53 380444 17823920 8510948 25.08 6145060 14730760 1319856 20:32:45 19:48:01 12183256 31320292 920536 2.80 390820 18115328 3175628 9.36 3174092 16142396 3180 20:32:45 19:49:01 12004300 31396100 850492 2.59 394448 18358552 2567748 7.57 3163540 16331172 176 20:32:45 19:50:01 12005008 31396868 849776 2.58 394460 18358556 2567748 7.57 3163536 16331180 16 20:32:45 19:51:01 12040752 31432612 813932 2.48 394512 18358556 2567748 7.57 3128064 16331180 8 20:32:45 19:52:01 12041712 31433628 812892 2.47 394528 18358560 2567748 7.57 3126776 16331184 8 20:32:45 19:53:01 12044696 31436636 809816 2.46 394544 18358564 2567748 7.57 3123684 16331188 44 20:32:45 19:54:01 12047180 31439120 807988 2.46 394624 18358540 2566840 7.56 3124108 16331164 32 20:32:45 19:55:01 12046864 31438968 808064 2.46 394640 18358672 2566840 7.56 3124296 16331288 176 20:32:45 19:56:01 12046936 31439044 807948 2.46 394680 18358676 2566840 7.56 3124152 16331292 8 20:32:45 19:57:02 12047076 31439224 807728 2.46 394700 18358676 2566840 7.56 3123948 16331292 44 20:32:45 19:58:01 12046484 31438656 808244 2.46 394720 18358672 2566840 7.56 3123952 16331296 8 20:32:45 19:59:01 12046504 31438764 808032 2.46 394752 18358684 2566840 7.56 3123256 16331296 48 20:32:45 20:00:01 12047004 31439268 807456 2.46 394796 18358688 2566840 7.56 3123300 16331300 8 20:32:45 20:01:01 12047176 31439508 807156 2.45 394820 18358692 2566840 7.56 3123588 16331316 44 20:32:45 20:02:01 12047424 31439776 807020 2.45 394832 18358692 2550552 7.52 3124088 16331316 176 20:32:45 20:03:01 12047376 31439760 806984 2.45 394848 18358700 2550552 7.52 3123812 16331320 272 20:32:45 20:04:01 12047596 31439988 806688 2.45 394860 18358704 2550552 7.52 3124128 16331328 120 20:32:45 20:05:01 12029644 31424040 822556 2.50 394892 18359800 2550552 7.52 3143888 16331656 52 20:32:45 20:06:01 12036808 31431208 815332 2.48 394908 18359812 2550552 7.52 3135592 16331612 16 20:32:45 20:07:01 12036524 31430968 815536 2.48 394928 18359816 2550552 7.52 3135912 16331620 24 20:32:45 20:08:01 12036516 31430964 815576 2.48 394940 18359820 2550552 7.52 3135636 16331624 8 20:32:45 20:09:01 12036216 31430728 815784 2.48 394976 18359824 2550552 7.52 3135984 16331632 44 20:32:45 20:10:01 12036080 31430616 815752 2.48 395008 18359824 2550552 7.52 3136160 16331636 44 20:32:45 20:11:01 12035756 31430300 815904 2.48 395052 18359828 2550552 7.52 3136052 16331640 180 20:32:45 20:12:01 12035964 31430568 815832 2.48 395072 18359828 2550552 7.52 3136132 16331644 8 20:32:45 20:13:01 12035936 31430548 816012 2.48 395092 18359832 2550552 7.52 3136132 16331648 144 20:32:45 20:14:01 12035928 31430544 815988 2.48 395100 18359836 2550552 7.52 3136016 16331652 4 20:32:45 20:15:01 12035944 31430732 815756 2.48 395124 18359964 2550552 7.52 3135856 16331764 180 20:32:45 20:16:01 12035896 31430692 815720 2.48 395140 18359968 2550552 7.52 3135804 16331768 8 20:32:45 20:17:01 12035596 31430440 815920 2.48 395172 18359972 2550552 7.52 3135844 16331772 200 20:32:45 20:18:01 12035784 31430644 815620 2.48 395180 18359976 2550552 7.52 3136156 16331776 12 20:32:45 20:19:01 12035720 31430592 815620 2.48 395200 18359984 2550552 7.52 3136144 16331784 220 20:32:45 20:20:01 12035420 31430352 815836 2.48 395240 18359968 2534208 7.47 3135984 16331788 4 20:32:45 20:21:01 12035048 31430044 816100 2.48 395268 18359988 2534208 7.47 3135980 16331796 208 20:32:45 20:22:01 12035072 31430072 815976 2.48 395304 18359992 2534208 7.47 3136012 16331800 8 20:32:45 20:23:01 12035308 31430372 815648 2.48 395332 18359992 2550364 7.52 3136056 16331804 140 20:32:45 20:24:01 12035224 31430300 815868 2.48 395340 18359996 2550364 7.52 3136352 16331808 8 20:32:45 20:25:01 12035240 31430324 815792 2.48 395360 18360000 2550364 7.52 3136156 16331808 188 20:32:45 20:26:01 12035400 31430556 815744 2.48 395388 18360004 2550364 7.52 3136444 16331820 4 20:32:45 20:27:01 12035424 31430584 815672 2.48 395412 18360008 2550364 7.52 3136144 16331824 200 20:32:45 20:28:01 12035124 31430288 815892 2.48 395428 18360008 2550364 7.52 3136144 16331824 8 20:32:45 20:29:01 12034448 31429692 816692 2.48 395464 18360012 2534064 7.47 3136588 16331812 312 20:32:45 20:30:01 12034440 31429708 816608 2.48 395492 18360016 2534064 7.47 3136604 16331816 40 20:32:45 20:31:01 12034496 31429768 816524 2.48 395516 18360016 2534064 7.47 3136264 16331816 184 20:32:45 20:32:01 12034728 31430068 816516 2.48 395544 18360020 2534064 7.47 3136320 16331824 4 20:32:45 Average: 13541196 31345117 903527 2.75 367255 16873050 2763684 8.14 3080808 14957930 135565 20:32:45 20:32:45 19:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:32:45 19:40:01 docker0 563.62 515.31 39.06 2873.64 0.00 0.00 0.00 0.00 20:32:45 19:40:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 20:32:45 19:40:01 ens3 1455.81 1399.87 11261.90 181.71 0.00 0.00 0.00 0.00 20:32:45 19:41:01 docker0 232.83 356.74 20.14 2052.32 0.00 0.00 0.00 0.00 20:32:45 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:41:01 veth162a33b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:41:01 ens3 389.04 253.12 2085.03 37.14 0.00 0.00 0.00 0.00 20:32:45 19:42:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 20:32:45 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:42:01 veth162a33b 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 20:32:45 19:42:01 ens3 30.57 23.69 27.84 13.27 0.00 0.00 0.00 0.00 20:32:45 19:43:01 docker0 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 20:32:45 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:43:01 veth162a33b 0.22 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:32:45 19:43:01 ens3 19.36 11.83 17.18 9.25 0.00 0.00 0.00 0.00 20:32:45 19:44:01 veth0576e50 0.33 0.40 0.03 0.13 0.00 0.00 0.00 0.00 20:32:45 19:44:01 docker0 0.33 0.27 0.03 0.12 0.00 0.00 0.00 0.00 20:32:45 19:44:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 20:32:45 19:44:01 ens3 270.08 153.40 4446.37 158.14 0.00 0.00 0.00 0.00 20:32:45 19:45:01 veth893da18 86.72 139.64 8.68 1207.57 0.00 0.00 0.00 0.10 20:32:45 19:45:01 veth0576e50 0.10 0.83 0.00 0.04 0.00 0.00 0.00 0.00 20:32:45 19:45:01 docker0 446.00 777.56 38.29 6970.97 0.00 0.00 0.00 0.00 20:32:45 19:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:32:45 19:45:01 vethd78f1ca 75.94 140.09 7.85 1180.37 0.00 0.00 0.00 0.10 20:32:45 19:45:01 veth13edf84 79.59 137.10 8.18 1179.57 0.00 0.00 0.00 0.10 20:32:45 19:45:01 ens3 893.75 487.79 8370.81 60.18 0.00 0.00 0.00 0.00 20:32:45 19:45:01 veth56162be 76.21 142.12 7.93 1180.84 0.00 0.00 0.00 0.10 20:32:45 19:45:01 vethfb9dd2f 78.27 136.02 8.05 1181.44 0.00 0.00 0.00 0.10 20:32:45 19:46:01 veth9b07d48 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 veth8aee0cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 veth0576e50 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 vethedb84d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 vethcc5b1a1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:46:01 veth8b47d28 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 veth299e3f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 veth4d57277 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:46:01 vethdb14b49 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 veth9b93da1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 vethdfbda0d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 ens3 16.19 8.85 12.99 7.05 0.00 0.00 0.00 0.00 20:32:45 19:46:01 veth0e8b2d0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:46:01 veth9f6fce0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:32:45 19:47:01 veth9b07d48 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 veth8aee0cc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 veth0576e50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 vethedb84d7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 vethcc5b1a1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 veth8b47d28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 veth299e3f7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 veth4d57277 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:47:01 vethdb14b49 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 veth9b93da1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 vethdfbda0d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 ens3 2.65 1.42 2.05 1.09 0.00 0.00 0.00 0.00 20:32:45 19:47:01 veth0e8b2d0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:47:01 veth9f6fce0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:48:01 veth0576e50 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:48:01 veth71f8b47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:48:01 ens3 11.21 6.70 9.02 4.96 0.00 0.00 0.00 0.00 20:32:45 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:49:01 ens3 8.24 6.34 7.19 3.78 0.00 0.00 0.00 0.00 20:32:45 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:50:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:32:45 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:55:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 20:32:45 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:56:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:57:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:57:02 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 19:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:00:01 ens3 0.65 0.42 2.12 0.09 0.00 0.00 0.00 0.00 20:32:45 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:02:01 ens3 0.35 0.32 0.25 0.21 0.00 0.00 0.00 0.00 20:32:45 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:04:01 ens3 0.73 0.30 0.30 0.21 0.00 0.00 0.00 0.00 20:32:45 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:32:45 20:05:01 ens3 8.27 6.98 5.64 6.49 0.00 0.00 0.00 0.00 20:32:45 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:06:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:10:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:32:45 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:15:01 ens3 0.32 0.30 0.09 0.08 0.00 0.00 0.00 0.00 20:32:45 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:20:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:32:45 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:21:01 ens3 0.23 0.23 0.17 0.02 0.00 0.00 0.00 0.00 20:32:45 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:25:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 20:32:45 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:30:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:32:45 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:32:45 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:45 20:32:01 ens3 0.22 0.17 0.14 0.01 0.00 0.00 0.00 0.00 20:32:45 Average: docker0 23.49 31.17 1.84 224.55 0.00 0.00 0.00 0.00 20:32:45 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:32:45 Average: ens3 58.71 44.62 495.42 9.14 0.00 0.00 0.00 0.00 20:32:45 20:32:45