Pull request #4860 event Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from fd3df5eab013d8fff394db05c4d2567a60966353+9ed72124ad2f01edf756a46c49444a389d468e72 (3305f1e7de996cc47c0fc15c0b8036eb7f70b3a9) 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-ssh16745913696238352462.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-ssh6356297456902165477.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9363901252706368503.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 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-ssh18259211961223060545.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9322862197399174799.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7797’ Running on prd-ubuntu20.04-docker-8c-8g-7800 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9ed72124ad2f01edf756a46c49444a389d468e72 into PR head commit fd3df5eab013d8fff394db05c4d2567a60966353 Merge succeeded, producing 664d66bc12f830fae331d3d878734687136b31fd Checking out Revision 664d66bc12f830fae331d3d878734687136b31fd (PR-4860) > git config core.sparsecheckout # timeout=10 > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # 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 9ed72124ad2f01edf756a46c49444a389d468e72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 664d66bc12f830fae331d3d878734687136b31fd # timeout=10 Commit message: "Merge commit '9ed72124ad2f01edf756a46c49444a389d468e72' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:24:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:24:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:24:20 ========================================================= 06:24:20 EdgeX Global Pipelines Version Info 06:24:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f4dc2b0237c09594c28615abb571e8b753d1a70c # timeout=10 06:24:21 ------------------- 06:24:21 stable info: 06:24:21 ------------------- 06:24:21 Commited By: Ginny Guan ginny@iotechsys.com 06:24:21 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 06:24:21 Message: update stable to v1.0.260 06:24:22 ------------------- 06:24:22 experimental info: 06:24:22 ------------------- 06:24:22 Commited By: Ginny Guan ginny@iotechsys.com 06:24:22 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:24:22 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4860 [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4860 [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4860 [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 664d66bc12f830fae331d3d878734687136b31fd [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 664d66b [Pipeline] echo 06:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:22 provisioning config files... 06:24:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config14432898809229511297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:23 ---> ****-login.sh 06:24:23 nexus3.edgexfoundry.org:10001 06:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:23 Configure a credential helper to remove this warning. See 06:24:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:23 06:24:23 Login Succeeded 06:24:23 nexus3.edgexfoundry.org:10002 06:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:23 Configure a credential helper to remove this warning. See 06:24:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:23 06:24:23 Login Succeeded 06:24:23 nexus3.edgexfoundry.org:10003 06:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:23 Configure a credential helper to remove this warning. See 06:24:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:23 06:24:23 Login Succeeded 06:24:23 nexus3.edgexfoundry.org:10004 06:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:24 Configure a credential helper to remove this warning. See 06:24:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:24 06:24:24 Login Succeeded 06:24:24 ****.io 06:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:24 Configure a credential helper to remove this warning. See 06:24:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:24 06:24:24 Login Succeeded 06:24:24 ---> ****-login.sh ends [Pipeline] } 06:24:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:24 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 06:24:24 + dirname cmd/core-command/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo core-command,cmd/core-command/Dockerfile 06:24:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:24:24 + + dirname cmd/core-data/Dockerfile 06:24:24 cut -d/ -f2 06:24:24 + echo core-data,cmd/core-data/Dockerfile 06:24:24 + dirname cmd/core-keeper/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo core-keeper,cmd/core-keeper/Dockerfile 06:24:24 + dirname cmd/core-metadata/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo core-metadata,cmd/core-metadata/Dockerfile 06:24:24 + dirname cmd/security-bootstrapper/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:24:24 + dirname cmd/security-proxy-auth/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:24:24 + dirname cmd/security-proxy-setup/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:24:24 + dirname cmd/security-secretstore-setup/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:24:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:24:24 + dirname cmd/security-spire-agent/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:24:24 + dirname cmd/security-spire-config/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:24:24 + dirname cmd/security-spire-server/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:24:24 + dirname cmd/support-cron-scheduler/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 06:24:24 + dirname cmd/support-notifications/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo support-notifications,cmd/support-notifications/Dockerfile 06:24:24 + dirname cmd/support-scheduler/Dockerfile 06:24:24 + cut -d/ -f2 06:24:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:24:24 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:24:25 + git rev-list -1 --merges 664d66bc12f830fae331d3d878734687136b31fd~1..664d66bc12f830fae331d3d878734687136b31fd [Pipeline] echo 06:24:25 -----------> git rev-list -1 --merges 664d66bc12f830fae331d3d878734687136b31fd~1..664d66bc12f830fae331d3d878734687136b31fd 664d66bc12f830fae331d3d878734687136b31fd 06:24:25 664d66bc12f830fae331d3d878734687136b31fd [false] [Pipeline] sh 06:24:25 + git log --format=format:%s -1 664d66bc12f830fae331d3d878734687136b31fd [Pipeline] echo 06:24:25 ========================================================= 06:24:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:24:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:24:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:25 + grep -v github /etc/ssh/ssh_known_hosts 06:24:25 + [ -e /tmp/ssh_known_hosts ] 06:24:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:24:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:24:25 + sudo tee -a /etc/ssh/ssh_known_hosts 06:24:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:26 06:24:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:26 0.1.4: Pulling from edgex-devops/py-git-semver 06:24:26 b85a868b505f: Pulling fs layer 06:24:26 e2be974225ed: Pulling fs layer 06:24:26 339a4e72a1f5: Pulling fs layer 06:24:26 988bab9f4d93: Pulling fs layer 06:24:26 1469e6f7b9e6: Pulling fs layer 06:24:26 eaf3925da568: Pulling fs layer 06:24:26 bab4dde63d76: Pulling fs layer 06:24:26 bde34c3a00c8: Pulling fs layer 06:24:26 b352a97aabf1: Pulling fs layer 06:24:26 4872d77fe225: Pulling fs layer 06:24:26 5851b861e8e6: Pulling fs layer 06:24:26 bde34c3a00c8: Waiting 06:24:26 bab4dde63d76: Waiting 06:24:26 5851b861e8e6: Waiting 06:24:26 b352a97aabf1: Waiting 06:24:26 4872d77fe225: Waiting 06:24:26 1469e6f7b9e6: Waiting 06:24:26 e2be974225ed: Verifying Checksum 06:24:26 e2be974225ed: Download complete 06:24:26 1469e6f7b9e6: Verifying Checksum 06:24:26 1469e6f7b9e6: Download complete 06:24:26 eaf3925da568: Verifying Checksum 06:24:26 eaf3925da568: Download complete 06:24:26 339a4e72a1f5: Verifying Checksum 06:24:26 339a4e72a1f5: Download complete 06:24:26 bde34c3a00c8: Verifying Checksum 06:24:26 bde34c3a00c8: Download complete 06:24:26 b352a97aabf1: Download complete 06:24:26 4872d77fe225: Download complete 06:24:26 5851b861e8e6: Verifying Checksum 06:24:26 5851b861e8e6: Download complete 06:24:26 b85a868b505f: Verifying Checksum 06:24:26 b85a868b505f: Download complete 06:24:27 bab4dde63d76: Verifying Checksum 06:24:27 bab4dde63d76: Download complete 06:24:28 b85a868b505f: Pull complete 06:24:28 e2be974225ed: Pull complete 06:24:28 339a4e72a1f5: Pull complete 06:24:28 988bab9f4d93: Pull complete 06:24:29 1469e6f7b9e6: Pull complete 06:24:29 eaf3925da568: Pull complete 06:24:31 bab4dde63d76: Pull complete 06:24:31 bde34c3a00c8: Pull complete 06:24:31 b352a97aabf1: Pull complete 06:24:31 4872d77fe225: Pull complete 06:24:31 5851b861e8e6: Pull complete 06:24:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:31 prd-ubuntu20.04-docker-8c-8g-7800 does not seem to be running inside a container 06:24:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:24:35 $ docker top a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 -eo pid,comm 06:24:35 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). 06:24:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:35 [ssh-agent] Looking for ssh-agent implementation... 06:24:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:35 $ docker exec a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 ssh-agent 06:24:35 SSH_AUTH_SOCK=/tmp/ssh-C1Z9FgmSlTdg/agent.31 06:24:35 SSH_AGENT_PID=37 06:24:35 Running ssh-add (command line suppressed) 06:24:35 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8869862429055043689.key (/w/workspace/edgex-go/5@tmp/private_key_8869862429055043689.key) 06:24:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:36 + git tag --points-at HEAD [Pipeline] } 06:24:36 $ docker exec --env ******** --env ******** a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 ssh-agent -k 06:24:36 unset SSH_AUTH_SOCK; 06:24:36 unset SSH_AGENT_PID; 06:24:36 echo Agent pid 37 killed; 06:24:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:24:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:36 [ssh-agent] Looking for ssh-agent implementation... 06:24:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:36 $ docker exec a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 ssh-agent 06:24:36 SSH_AUTH_SOCK=/tmp/ssh-BEss8bj2MR0B/agent.70 06:24:36 SSH_AGENT_PID=76 06:24:36 Running ssh-add (command line suppressed) 06:24:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3848941614075211885.key (/w/workspace/edgex-go/5@tmp/private_key_3848941614075211885.key) 06:24:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:37 + git semver init 06:24:37 2024-08-16 06:24:37,290 [run_init] DEBUG init version:0.0.0 force:False 06:24:37 2024-08-16 06:24:37,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 06:24:37 2024-08-16 06:24:37,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 06:24:37 2024-08-16 06:24:37,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 06:24:43 2024-08-16 06:24:42,819 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 06:24:43 2024-08-16 06:24:42,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4860 with force:False 06:24:43 2024-08-16 06:24:42,820 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4860 06:24:43 2024-08-16 06:24:42,824 [execute] INFO git cat-file --batch-check 06:24:43 2024-08-16 06:24:42,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 06:24:43 2024-08-16 06:24:42,831 [execute] INFO git cat-file --batch 06:24:43 2024-08-16 06:24:42,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 06:24:43 2024-08-16 06:24:42,836 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4860 06:24:43 0.0.0 [Pipeline] } 06:24:43 $ docker exec --env ******** --env ******** a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 ssh-agent -k 06:24:44 unset SSH_AUTH_SOCK; 06:24:44 unset SSH_AGENT_PID; 06:24:44 echo Agent pid 76 killed; 06:24:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:44 + git semver [Pipeline] } 06:24:44 $ docker stop --time=1 a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 06:24:45 $ docker rm -f --volumes a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:24:46 Stashed 1 file(s) [Pipeline] echo 06:24:46 [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 06:24:47 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 06:24:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:24:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:24:47 ========================================================= 06:24:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:24:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:24:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:24:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:24:47 619be1103602: Pulling fs layer 06:24:47 7862e08f4a3e: Pulling fs layer 06:24:47 5df492c9dc93: Pulling fs layer 06:24:47 7629e6793208: Pulling fs layer 06:24:47 4f4fb700ef54: Pulling fs layer 06:24:47 fb5054dd5b73: Pulling fs layer 06:24:47 eeca6798cff9: Pulling fs layer 06:24:47 aa269ceb94a6: Pulling fs layer 06:24:47 ada007ff1a6a: Pulling fs layer 06:24:47 7629e6793208: Waiting 06:24:47 4f4fb700ef54: Waiting 06:24:47 fb5054dd5b73: Waiting 06:24:47 eeca6798cff9: Waiting 06:24:47 aa269ceb94a6: Waiting 06:24:47 ada007ff1a6a: Waiting 06:24:47 7862e08f4a3e: Verifying Checksum 06:24:47 7862e08f4a3e: Download complete 06:24:47 7629e6793208: Verifying Checksum 06:24:47 7629e6793208: Download complete 06:24:47 4f4fb700ef54: Verifying Checksum 06:24:47 4f4fb700ef54: Download complete 06:24:47 fb5054dd5b73: Verifying Checksum 06:24:47 fb5054dd5b73: Download complete 06:24:47 619be1103602: Verifying Checksum 06:24:47 619be1103602: Download complete 06:24:47 eeca6798cff9: Verifying Checksum 06:24:47 eeca6798cff9: Download complete 06:24:47 619be1103602: Pull complete 06:24:47 ada007ff1a6a: Verifying Checksum 06:24:47 ada007ff1a6a: Download complete 06:24:47 7862e08f4a3e: Pull complete 06:24:47 5df492c9dc93: Verifying Checksum 06:24:47 5df492c9dc93: Download complete 06:24:48 aa269ceb94a6: Verifying Checksum 06:24:48 aa269ceb94a6: Download complete 06:24:51 5df492c9dc93: Pull complete 06:24:51 7629e6793208: Pull complete 06:24:51 4f4fb700ef54: Pull complete 06:24:51 fb5054dd5b73: Pull complete 06:24:51 eeca6798cff9: Pull complete 06:24:53 aa269ceb94a6: Pull complete 06:24:54 ada007ff1a6a: Pull complete 06:24:54 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:24:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:24:54 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:24:54 WORKDIR /edgex 06:24:54 COPY go.mod . 06:24:54 RUN go mod download 06:24:54 docker build -t ci-base-image-x86_64 -f - . 06:24:55 Sending build context to Docker daemon 179.1MB 06:24:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:24:55 ---> f489d0715acc 06:24:55 Step 2/4 : WORKDIR /edgex 06:25:01 Still waiting to schedule task 06:25:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7798’ 06:25:02 ---> Running in 03c54bd6a04e 06:25:02 Removing intermediate container 03c54bd6a04e 06:25:02 ---> 93d06deaf061 06:25:02 Step 3/4 : COPY go.mod . 06:25:02 ---> 6e2633b8bbbd 06:25:02 Step 4/4 : RUN go mod download 06:25:02 ---> Running in 1979517d8a5b 06:25:34 Removing intermediate container 1979517d8a5b 06:25:34 ---> bda4494cd5ca 06:25:34 Successfully built bda4494cd5ca 06:25:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:34 + docker inspect -f . ci-base-image-x86_64 06:25:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:34 prd-ubuntu20.04-docker-8c-8g-7800 does not seem to be running inside a container 06:25:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:25:35 $ docker top b5c065ae4bf5fe8663ad1aec857bb86b06bb9906ed97761a18265d5d47514236 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:35 + go version 06:25:35 go version go1.21.9 linux/amd64 [Pipeline] } 06:25:35 $ docker stop --time=1 b5c065ae4bf5fe8663ad1aec857bb86b06bb9906ed97761a18265d5d47514236 06:25:36 $ docker rm -f --volumes b5c065ae4bf5fe8663ad1aec857bb86b06bb9906ed97761a18265d5d47514236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:37 + docker inspect -f . ci-base-image-x86_64 06:25:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:37 prd-ubuntu20.04-docker-8c-8g-7800 does not seem to be running inside a container 06:25:37 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:25:37 $ docker top c3e43965c11bde327890ce41cb9a518aefdcd958c731cc8615dbc5fb3a1c48e3 -eo pid,comm [Pipeline] { [Pipeline] echo 06:25:37 ========================================================= 06:25:37 [edgeXBuildGoParallel] Running Tests and Build... 06:25:37 ========================================================= [Pipeline] sh 06:25:38 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 06:25:38 + make test 06:25:38 go test -race -coverprofile=coverage.out ./... 06:25:46 ? github.com/edgexfoundry/edgex-go [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:26:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:26:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:26:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 06:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 06:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 06:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 06:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 06:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 06:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 06:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 06:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:26:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 06:26:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements 06:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:26:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.739s coverage: 93.4% of statements 06:26:26 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 06:26:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 06:26:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:26:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 06:26:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.463s coverage: 95.8% of statements 06:26:28 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 06:26:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:26:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:26:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.019s coverage: 0.0% of statements [no tests to run] 06:26:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 06:26:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements 06:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 41.7% of statements 06:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.034s coverage: 77.8% of statements 06:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 06:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.066s coverage: 96.3% of statements 06:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 06:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 06:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 06:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 06:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:26:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:26:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:26:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:26:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:26:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 06:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 06:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 06:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 06:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 06:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 06:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 06:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 06:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 06:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:26:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:26:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:26:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:26:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:26:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:26:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.287s coverage: 79.9% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.042s coverage: 92.9% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 76.6% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.087s coverage: 100.0% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.054s coverage: 100.0% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 36.5% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 89.5% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.051s coverage: 45.8% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.038s coverage: 61.8% of statements 06:26:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements 06:26:56 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 06:26:56 running golangci-lint 06:26:56 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 06:26:56 go version go1.21.9 linux/amd64 06:26:56 level=info msg="[config_reader] Used config file .golangci.yml" 06:26:56 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:27:23 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 23.437931155s" 06:27:23 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.307023ms" 06:27:35 level=info msg="[linters_context/goanalysis] analyzers took 1m57.070119927s with top 10 stages: buildir: 1m6.767683963s, gosec: 10.253331646s, inspect: 3.274962094s, fact_deprecated: 2.095338178s, printf: 1.557629632s, fact_purity: 1.511229545s, nilness: 1.353261594s, S1038: 1.294018243s, directives: 1.279277531s, errcheck: 1.244628441s" 06:27:35 level=info msg="[runner] Issues before processing: 214, after processing: 0" 06:27:35 level=info msg="[runner] Processors filtering stat (out/in): exclude: 214/214, cgo: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, skip_files: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, path_prettifier: 214/214" 06:27:35 level=info msg="[runner] processing took 21.266266ms with stages: nolint: 11.877244ms, identifier_marker: 3.560279ms, autogenerated_exclude: 1.983535ms, path_prettifier: 1.678576ms, exclude-rules: 1.332424ms, skip_dirs: 777.376µs, cgo: 34.472µs, filename_unadjuster: 16.82µs, max_same_issues: 1.2µs, fixer: 820ns, uniq_by_line: 690ns, skip_files: 460ns, severity-rules: 450ns, sort_results: 410ns, exclude: 410ns, diff: 360ns, source_code: 230ns, max_from_linter: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns, path_shortener: 110ns" 06:27:35 level=info msg="[runner] linters took 14.131762966s with stages: goanalysis_metalinter: 14.110360326s" 06:27:35 level=info msg="File cache stats: 0 entries of total size 0B" 06:27:35 level=info msg="Memory: 372 samples, avg is 320.8MB, max is 1355.8MB" 06:27:35 level=info msg="Execution took 37.618184509s" 06:27:35 go vet ./... 06:27:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:27:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:27:42 ./bin/test-attribution-txt.sh 06:27:42 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 06:27:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:27:42 + ls -al . 06:27:42 total 900 06:27:42 drwxrwxr-x 11 1001 1001 4096 Aug 16 06:25 . 06:27:42 drwxr-xr-x 4 root root 4096 Aug 16 06:25 .. 06:27:42 drwxrwxr-x 2 1001 1001 4096 Aug 16 06:24 .blubracket 06:27:42 -rw-rw-r-- 1 1001 1001 10 Aug 16 06:24 .dockerignore 06:27:42 drwxrwxr-x 8 1001 1001 4096 Aug 16 06:26 .git 06:27:42 drwxrwxr-x 3 1001 1001 4096 Aug 16 06:24 .github 06:27:42 -rw-rw-r-- 1 1001 1001 1102 Aug 16 06:24 .gitignore 06:27:42 -rw-rw-r-- 1 1001 1001 42 Aug 16 06:24 .golangci.yml 06:27:42 -rw-rw-r-- 1 1001 1001 100 Aug 16 06:24 .hadolint.yml 06:27:42 drwxr-xr-x 3 1001 1001 4096 Aug 16 06:24 .semver 06:27:42 -rw-rw-r-- 1 1001 1001 155 Aug 16 06:24 .sonarcloud.properties 06:27:42 -rw-rw-r-- 1 1001 1001 1171 Aug 16 06:24 ADOPTERS.md 06:27:42 -rw-rw-r-- 1 1001 1001 21171 Aug 16 06:24 Attribution.txt 06:27:42 -rw-rw-r-- 1 1001 1001 100284 Aug 16 06:24 CHANGELOG.md 06:27:42 -rw-rw-r-- 1 1001 1001 3804 Aug 16 06:24 CONTRIBUTING.md 06:27:42 -rw-rw-r-- 1 1001 1001 677 Aug 16 06:24 GOVERNANCE.md 06:27:42 -rw-rw-r-- 1 1001 1001 861 Aug 16 06:24 Jenkinsfile 06:27:42 -rw-rw-r-- 1 1001 1001 10775 Aug 16 06:24 LICENSE 06:27:42 -rw-rw-r-- 1 1001 1001 16854 Aug 16 06:24 Makefile 06:27:42 -rw-rw-r-- 1 1001 1001 582 Aug 16 06:24 OWNERS.md 06:27:42 -rw-rw-r-- 1 1001 1001 9528 Aug 16 06:24 README.md 06:27:42 -rw-rw-r-- 1 1001 1001 789 Aug 16 06:24 SECURITY.md 06:27:42 -rw-rw-r-- 1 1001 1001 5 Aug 16 06:24 VERSION 06:27:42 drwxrwxr-x 2 1001 1001 4096 Aug 16 06:24 bin 06:27:42 drwxrwxr-x 20 1001 1001 4096 Aug 16 06:24 cmd 06:27:42 -rw-r--r-- 1 root root 529248 Aug 16 06:26 coverage.out 06:27:42 drwxrwxr-x 2 1001 1001 4096 Aug 16 06:24 fuzz_test 06:27:42 -rw-rw-r-- 1 1001 1001 7317 Aug 16 06:24 go.mod 06:27:42 -rw-rw-r-- 1 1001 1001 102581 Aug 16 06:24 go.sum 06:27:42 drwxrwxr-x 7 1001 1001 4096 Aug 16 06:24 internal 06:27:42 drwxrwxr-x 3 1001 1001 4096 Aug 16 06:24 openapi 06:27:42 -rw-rw-r-- 1 1001 1001 584 Aug 16 06:24 security.txt 06:27:42 -rw-rw-r-- 1 1001 1001 204 Aug 16 06:24 version.go [Pipeline] sh 06:27:42 + '[' -e coverage.out ] 06:27:42 + chown 1001:1001 coverage.out [Pipeline] stash 06:27:43 Stashed 1 file(s) [Pipeline] sh 06:27:43 + make build 06:27: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 06:28:09 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 06:28:09 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 06:28:10 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 06:28:10 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 06:28:12 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 06:28:18 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 06:28:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:28:21 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 06:28:24 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 06:28: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:28: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/secrets-config ./cmd/secrets-config 06:28:26 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 06:28:27 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] } 06:28:28 $ docker stop --time=1 c3e43965c11bde327890ce41cb9a518aefdcd958c731cc8615dbc5fb3a1c48e3 06:28:33 $ docker rm -f --volumes c3e43965c11bde327890ce41cb9a518aefdcd958c731cc8615dbc5fb3a1c48e3 [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 06:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:34 06:28:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:35 latest: Pulling from edgex-devops/edgex-compose 06:28:35 91d30c5bc195: Pulling fs layer 06:28:35 2e9b0aa3be6d: Pulling fs layer 06:28:35 9c61dcf015f6: Pulling fs layer 06:28:35 4698f68db338: Pulling fs layer 06:28:35 2a2f49069b9e: Pulling fs layer 06:28:35 e0025b399a48: Pulling fs layer 06:28:35 4698f68db338: Waiting 06:28:35 e0025b399a48: Waiting 06:28:35 2a2f49069b9e: Waiting 06:28:35 91d30c5bc195: Verifying Checksum 06:28:35 4698f68db338: Verifying Checksum 06:28:35 4698f68db338: Download complete 06:28:35 2e9b0aa3be6d: Verifying Checksum 06:28:35 2e9b0aa3be6d: Download complete 06:28:35 91d30c5bc195: Pull complete 06:28:35 e0025b399a48: Verifying Checksum 06:28:35 e0025b399a48: Download complete 06:28:35 2a2f49069b9e: Download complete 06:28:35 2e9b0aa3be6d: Pull complete 06:28:35 9c61dcf015f6: Verifying Checksum 06:28:35 9c61dcf015f6: Download complete 06:28:41 9c61dcf015f6: Pull complete 06:28:41 4698f68db338: Pull complete 06:28:41 2a2f49069b9e: Pull complete 06:28:41 e0025b399a48: Pull complete 06:28:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:41 prd-ubuntu20.04-docker-8c-8g-7800 does not seem to be running inside a container 06:28:41 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:28:42 $ docker top 2fe467ead4780f121608e6541a3e1ee41f0af127f42f73a1676207d3972de3f9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:42 + docker compose -f ./docker-compose-build.yml build --parallel 06:28:46 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:28:46 #1 transferring dockerfile: 1.89kB done 06:28:46 #1 DONE 0.1s 06:28:46 06:28:46 #2 [security-spire-server internal] load build definition from Dockerfile 06:28:46 #2 transferring dockerfile: 1.70kB done 06:28:46 #2 DONE 0.0s 06:28:46 06:28:46 #3 [core-command internal] load build definition from Dockerfile 06:28:46 #3 transferring dockerfile: 1.93kB done 06:28:46 #3 DONE 0.0s 06:28:46 06:28:46 #4 [support-scheduler internal] load build definition from Dockerfile 06:28:46 #4 transferring dockerfile: 1.93kB done 06:28:46 #4 DONE 0.0s 06:28:46 06:28:46 #5 [core-metadata internal] load build definition from Dockerfile 06:28:46 #5 transferring dockerfile: 2.06kB done 06:28:46 #5 DONE 0.0s 06:28:46 06:28:46 #6 [security-spire-agent internal] load build definition from Dockerfile 06:28:46 #6 transferring dockerfile: 1.81kB done 06:28:46 #6 DONE 0.0s 06:28:46 06:28:46 #7 [security-spire-config internal] load build definition from Dockerfile 06:28:46 #7 transferring dockerfile: 1.69kB done 06:28:46 #7 DONE 0.0s 06:28:46 06:28:46 #8 [core-keeper internal] load build definition from Dockerfile 06:28:46 #8 transferring dockerfile: 2.01kB done 06:28:46 #8 DONE 0.0s 06:28:46 06:28:46 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:28:46 #9 transferring dockerfile: 2.23kB done 06:28:46 #9 DONE 0.0s 06:28:46 06:28:46 #10 [core-data internal] load build definition from Dockerfile 06:28:46 #10 transferring dockerfile: 2.01kB done 06:28:46 #10 DONE 0.0s 06:28:46 06:28:46 #11 [support-cron-scheduler internal] load build definition from Dockerfile 06:28:46 #11 transferring dockerfile: 1.85kB done 06:28:46 #11 DONE 0.0s 06:28:46 06:28:46 #12 [security-proxy-setup internal] load build definition from Dockerfile 06:28:46 #12 transferring dockerfile: 2.50kB done 06:28:46 #12 DONE 0.1s 06:28:46 06:28:46 #13 [security-proxy-auth internal] load build definition from Dockerfile 06:28:46 #13 transferring dockerfile: 2.15kB done 06:28:46 #13 DONE 0.1s 06:28:46 06:28:46 #14 [security-secretstore-setup internal] load build definition from Dockerfile 06:28:46 #14 transferring dockerfile: 2.49kB done 06:28:46 #14 DONE 0.0s 06:28:46 06:28:46 #15 [security-bootstrapper internal] load build definition from Dockerfile 06:28:46 #15 transferring dockerfile: 3.17kB done 06:28:46 #15 DONE 0.1s 06:28:46 06:28:46 #16 [support-notifications internal] load build definition from Dockerfile 06:28:46 #16 transferring dockerfile: 1.95kB done 06:28:46 #16 DONE 0.0s 06:28:46 06:28:46 #17 [security-spiffe-token-provider internal] load .dockerignore 06:28:46 #17 transferring context: 50B done 06:28:46 #17 DONE 0.1s 06:28:46 06:28:46 #18 [security-spire-server internal] load .dockerignore 06:28:46 #18 transferring context: 50B done 06:28:46 #18 DONE 0.0s 06:28:46 06:28:46 #19 [core-command internal] load .dockerignore 06:28:46 #19 transferring context: 50B done 06:28:46 #19 DONE 0.0s 06:28:46 06:28:46 #20 [support-scheduler internal] load .dockerignore 06:28:46 #20 transferring context: 50B done 06:28:46 #20 DONE 0.0s 06:28:46 06:28:46 #21 [core-metadata internal] load .dockerignore 06:28:46 #21 transferring context: 50B done 06:28:46 #21 DONE 0.0s 06:28:46 06:28:46 #22 [security-spire-agent internal] load .dockerignore 06:28:46 #22 transferring context: 50B done 06:28:46 #22 DONE 0.0s 06:28:46 06:28:46 #23 [core-keeper internal] load .dockerignore 06:28:46 #23 transferring context: 50B done 06:28:46 #23 DONE 0.0s 06:28:46 06:28:46 #24 [core-common-config-bootstrapper internal] load .dockerignore 06:28:46 #24 transferring context: 50B done 06:28:46 #24 DONE 0.0s 06:28:46 06:28:46 #25 [security-spire-config internal] load .dockerignore 06:28:46 #25 transferring context: 50B done 06:28:46 #25 DONE 0.0s 06:28:46 06:28:46 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:46 #26 DONE 0.0s 06:28:46 06:28:46 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 06:28:46 #27 ... 06:28:46 06:28:46 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:46 #26 DONE 0.0s 06:28:46 06:28:46 #28 [core-data internal] load .dockerignore 06:28:46 #28 transferring context: 50B done 06:28:46 #28 DONE 0.4s 06:28:46 06:28:46 #27 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 06:28:47 #27 ... 06:28:47 06:28:47 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:47 #26 DONE 0.0s 06:28:47 06:28:47 #27 [core-data internal] load metadata for docker.io/library/alpine:3.18 06:28:47 #27 ... 06:28:47 06:28:47 #29 [support-cron-scheduler internal] load .dockerignore 06:28:47 #29 transferring context: 50B done 06:28:47 #29 DONE 0.6s 06:28:47 06:28:47 #30 [security-proxy-setup internal] load .dockerignore 06:28:47 #30 transferring context: 50B done 06:28:47 #30 DONE 0.7s 06:28:47 06:28:47 #31 [security-proxy-auth internal] load .dockerignore 06:28:47 #31 transferring context: 50B done 06:28:47 #31 DONE 0.6s 06:28:47 06:28:47 #26 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:47 #26 DONE 0.0s 06:28:47 06:28:47 #32 [security-bootstrapper internal] load .dockerignore 06:28:47 #32 transferring context: 50B done 06:28:47 #32 DONE 0.6s 06:28:47 06:28:47 #33 [security-secretstore-setup internal] load .dockerignore 06:28:47 #33 transferring context: 50B done 06:28:47 #33 DONE 0.6s 06:28:47 06:28:47 #27 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 06:28:47 #27 DONE 0.7s 06:28:47 06:28:47 #34 [support-notifications internal] load .dockerignore 06:28:47 #34 transferring context: 50B done 06:28:47 #34 DONE 0.6s 06:28:47 06:28:47 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:47 #26 DONE 0.0s 06:28:47 06:28:47 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:28:47 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:28:47 #35 ... 06:28:47 06:28:47 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:47 #26 DONE 0.0s 06:28:47 06:28:47 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:28:47 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:28:47 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:28:47 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 06:28:47 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 06:28:47 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.1s 06:28:47 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.2s 06:28:47 #35 ... 06:28:47 06:28:47 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:47 #26 DONE 0.0s 06:28:47 06:28:47 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:28:47 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s 06:28:47 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 06:28:47 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 06:28:47 #35 ... 06:28:47 06:28:47 #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 06:28:47 #27 DONE 1.2s 06:28:47 06:28:47 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:28:47 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:28:47 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:28:47 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 06:28:47 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 06:28:47 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 06:28:48 #35 ... 06:28:48 06:28:48 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:28:48 #36 DONE 1.4s 06:28:48 06:28:48 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:28:48 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:28:48 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:28:48 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 06:28:48 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 06:28:48 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 06:28:48 #35 ... 06:28:48 06:28:48 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:28:48 #37 DONE 1.4s 06:28:48 06:28:48 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:28:48 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:28:48 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:28:48 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 06:28:48 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 06:28:48 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 06:28:48 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 06:28:48 #35 DONE 1.5s 06:28:48 06:28:48 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:28:48 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 06:28:48 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:28:48 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 06:28:48 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 06:28:48 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 06:28:48 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:28:48 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 06:28:48 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s 06:28:48 #38 ... 06:28:48 06:28:48 #39 [security-spire-agent internal] load build context 06:28:48 #39 transferring context: 27.13kB 0.0s done 06:28:48 #39 DONE 0.5s 06:28:48 06:28:48 #40 [security-spire-config internal] load build context 06:28:48 #40 transferring context: 25.85kB 0.0s done 06:28:48 #40 DONE 0.6s 06:28:48 06:28:48 #41 [security-spire-server internal] load build context 06:28:48 #41 transferring context: 27.60kB 0.1s done 06:28:48 #41 DONE 0.6s 06:28:48 06:28:48 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:28:48 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.3s 06:28:48 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 06:28:48 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.4s 06:28:48 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.5s 06:28:48 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 06:28:48 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.6s 06:28:48 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.83MB / 30.73MB 0.7s 06:28:49 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 06:28:49 #38 ... 06:28:49 06:28:49 #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:28:49 #42 DONE 2.8s 06:28:49 06:28:49 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:28:50 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done 06:28:50 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 06:28:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7801 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws 06:28:50 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 06:28:53 The recommended git tool is: git 06:28:54 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.5s done 06:28:57 #38 ... 06:28:57 06:28:57 #43 [security-spiffe-token-provider internal] load build context 06:28:57 #43 transferring context: 255.45MB 9.8s 06:28:57 #43 ... 06:28:57 06:28:57 #44 [core-metadata internal] load build context 06:28:57 #44 ... 06:28:57 06:28:57 #45 [security-proxy-auth internal] load build context 06:28:57 #45 ... 06:28:57 06:28:57 #46 [core-command internal] load build context 06:28:57 #46 ... 06:28:57 06:28:57 #47 [core-common-config-bootstrapper internal] load build context 06:28:57 #47 ... 06:28:57 06:28:57 #48 [support-cron-scheduler internal] load build context 06:28:58 #48 ... 06:28:58 06:28:58 #49 [security-secretstore-setup internal] load build context 06:28:58 #49 ... 06:28:58 06:28:58 #50 [core-data internal] load build context 06:28:58 #50 ... 06:28:58 06:28:58 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:28:58 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 06:28:58 #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 06:28:58 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:28:58 #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 06:28:58 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:28:58 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 06:28:58 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done 06:28:58 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 06:28:58 #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 06:28:58 #51 ... 06:28:58 06:28:58 #52 [support-notifications internal] load build context 06:28:58 #52 ... 06:28:58 06:28:58 #53 [security-bootstrapper internal] load build context 06:28:58 #53 ... 06:28:58 06:28:58 #54 [core-keeper internal] load build context 06:28:58 #54 ... 06:28:58 06:28:58 #55 [security-proxy-setup internal] load build context 06:28:58 #55 ... 06:28:58 06:28:58 #56 [support-scheduler internal] load build context 06:28:58 #56 ... 06:28:58 06:28:58 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:28:58 #57 ... 06:28:58 06:28:58 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:58 #58 ... 06:28:58 06:28:58 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:28:59 #59 ... 06:28:59 06:28:59 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:28:59 #60 ... 06:28:59 06:28:59 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:28:59 #61 ... 06:28:59 06:28:59 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:28:59 #62 ... 06:28:59 06:28:59 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:28:59 #63 ... 06:28:59 06:28:59 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:28:59 #64 ... 06:28:59 06:28:59 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:28:59 #65 ... 06:28:59 06:28:59 #66 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:29:00 #66 ... 06:29:00 06:29:00 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:29:00 #67 ... 06:29:00 06:29:00 #68 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 06:29:00 #68 ... 06:29:00 06:29:00 #56 [support-scheduler internal] load build context 06:29:01 using credential edgex-jenkins-ssh 06:29:01 Cloning the remote Git repository 06:29:02 #56 transferring context: 428.06MB 15.1s 06:29:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:29:01 > git init /w/workspace/edgex-go/5 # timeout=10 06:29:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:29:02 > git --version # timeout=10 06:29:02 > git --version # 'git version 2.25.1' 06:29:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:04 #56 ... 06:29:04 06:29:04 #45 [security-proxy-auth internal] load build context 06:29:04 #45 ... 06:29:04 06:29:04 #56 [support-scheduler internal] load build context 06:29:04 #56 transferring context: 494.39MB 17.5s done 06:29:07 #56 ... 06:29:07 06:29:07 #43 [security-spiffe-token-provider internal] load build context 06:29:07 #43 transferring context: 494.39MB 17.6s done 06:29:07 #43 ... 06:29:07 06:29:07 #44 [core-metadata internal] load build context 06:29:07 #44 transferring context: 494.39MB 19.4s done 06:29:07 #44 ... 06:29:07 06:29:07 #45 [security-proxy-auth internal] load build context 06:29:07 #45 ... 06:29:07 06:29:07 #46 [core-command internal] load build context 06:29:07 #46 ... 06:29:07 06:29:07 #47 [core-common-config-bootstrapper internal] load build context 06:29:07 #47 transferring context: 494.39MB 18.0s done 06:29:07 #47 ... 06:29:07 06:29:07 #48 [support-cron-scheduler internal] load build context 06:29:08 #48 transferring context: 494.39MB 18.3s done 06:29:08 #48 ... 06:29:08 06:29:08 #49 [security-secretstore-setup internal] load build context 06:29:08 #49 transferring context: 494.39MB 14.8s done 06:29:08 #49 ... 06:29:08 06:29:08 #50 [core-data internal] load build context 06:29:08 #50 transferring context: 494.39MB 19.2s done 06:29:08 #50 ... 06:29:08 06:29:08 #52 [support-notifications internal] load build context 06:29:08 #52 transferring context: 494.39MB 14.8s done 06:29:08 #52 ... 06:29:08 06:29:08 #53 [security-bootstrapper internal] load build context 06:29:08 #53 transferring context: 494.39MB 20.5s done 06:29:08 #53 ... 06:29:08 06:29:08 #54 [core-keeper internal] load build context 06:29:08 #54 transferring context: 494.39MB 21.0s done 06:29:08 #54 ... 06:29:08 06:29:08 #55 [security-proxy-setup internal] load build context 06:29:08 #55 transferring context: 494.39MB 18.4s done 06:29:08 #55 ... 06:29:08 06:29:08 #46 [core-command internal] load build context 06:29:09 #46 transferring context: 494.39MB 21.7s done 06:29:17 #46 ... 06:29:17 06:29:17 #45 [security-proxy-auth internal] load build context 06:29:17 #45 transferring context: 494.39MB 20.1s done 06:29:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:29:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:21 Merging remotes/origin/main commit 9ed72124ad2f01edf756a46c49444a389d468e72 into PR head commit fd3df5eab013d8fff394db05c4d2567a60966353 06:29:22 Merge succeeded, producing ba3d4ab827e3470b01801febb7af33f77f2ae1ac 06:29:22 Checking out Revision ba3d4ab827e3470b01801febb7af33f77f2ae1ac (PR-4860) 06:29:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:29:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:29:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:29:21 > git config core.sparsecheckout # timeout=10 06:29:22 > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # timeout=10 06:29:22 > git remote # timeout=10 06:29:22 > git config --get remote.origin.url # timeout=10 06:29:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:22 > git merge 9ed72124ad2f01edf756a46c49444a389d468e72 # timeout=10 06:29:22 > git rev-parse HEAD^{commit} # timeout=10 06:29:22 > git config core.sparsecheckout # timeout=10 06:29:22 > git checkout -f ba3d4ab827e3470b01801febb7af33f77f2ae1ac # timeout=10 06:29:24 #45 ... 06:29:24 06:29:24 #52 [support-notifications internal] load build context 06:29:24 #52 DONE 36.3s 06:29:24 06:29:24 #49 [security-secretstore-setup internal] load build context 06:29:24 #49 DONE 36.3s 06:29:24 06:29:24 #68 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 06:29:24 #68 DONE 34.4s 06:29:24 06:29:24 #43 [security-spiffe-token-provider internal] load build context 06:29:24 #43 DONE 36.9s 06:29:24 06:29:24 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:29:24 #69 ... 06:29:24 06:29:24 #56 [support-scheduler internal] load build context 06:29:24 #56 DONE 36.9s 06:29:24 06:29:24 #47 [core-common-config-bootstrapper internal] load build context 06:29:24 #47 DONE 36.9s 06:29:24 06:29:24 #48 [support-cron-scheduler internal] load build context 06:29:24 #48 DONE 36.9s 06:29:24 06:29:24 #55 [security-proxy-setup internal] load build context 06:29:24 #55 DONE 36.8s 06:29:24 06:29:24 #44 [core-metadata internal] load build context 06:29:24 #44 DONE 37.0s 06:29:24 06:29:24 #50 [core-data internal] load build context 06:29:24 #50 DONE 37.0s 06:29:24 06:29:24 #45 [security-proxy-auth internal] load build context 06:29:24 #45 DONE 36.8s 06:29:24 06:29:24 #54 [core-keeper internal] load build context 06:29:24 #54 DONE 37.0s 06:29:24 06:29:24 #46 [core-command internal] load build context 06:29:24 #46 DONE 37.0s 06:29:24 06:29:24 #53 [security-bootstrapper internal] load build context 06:29:24 #53 DONE 36.9s 06:29:24 06:29:24 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:29:24 #51 ... 06:29:24 06:29:24 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:24 #58 DONE 35.7s 06:29:24 06:29:24 #66 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:29:24 #66 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:24 #66 35.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:24 #66 36.04 (1/1) Installing dumb-init (1.2.5-r2) 06:29:24 #66 36.04 Executing busybox-1.36.1-r7.trigger 06:29:24 #66 36.05 OK: 7 MiB in 16 packages 06:29:25 #66 DONE 36.3s 06:29:25 06:29:25 #70 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 06:29:25 #70 ... 06:29:25 06:29:25 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:29:25 #57 35.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:25 #57 35.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:25 #57 36.22 (1/3) Installing ca-certificates (20240226-r0) 06:29:25 #57 36.23 (2/3) Installing dumb-init (1.2.5-r2) 06:29:25 #57 36.24 (3/3) Installing tzdata (2024a-r0) 06:29:25 #57 36.29 Executing busybox-1.36.1-r7.trigger 06:29:25 #57 36.45 Executing ca-certificates-20240226-r0.trigger 06:29:25 #57 36.55 OK: 11 MiB in 18 packages 06:29:25 #57 DONE 37.0s 06:29:25 06:29:25 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:29:25 #62 36.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:25 #62 36.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:25 #62 36.40 (1/1) Installing dumb-init (1.2.5-r2) 06:29:25 #62 36.41 Executing busybox-1.36.1-r7.trigger 06:29:25 #62 36.42 OK: 7 MiB in 16 packages 06:29:25 #62 DONE 36.9s 06:29:25 06:29:25 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:29:25 #63 35.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:25 #63 35.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:25 #63 36.02 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:25 #63 36.02 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:25 #63 36.02 OK: 20070 distinct packages available 06:29:25 #63 36.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:25 #63 36.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:25 #63 36.35 (1/11) Installing ca-certificates (20240226-r0) 06:29:25 #63 36.38 (2/11) Installing brotli-libs (1.0.9-r14) 06:29:25 #63 36.39 (3/11) Installing libunistring (1.1-r1) 06:29:25 #63 36.41 (4/11) Installing libidn2 (2.3.4-r1) 06:29:25 #63 36.42 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:29:25 #63 36.43 (6/11) Installing libcurl (8.9.0-r0) 06:29:25 #63 36.44 (7/11) Installing curl (8.9.0-r0) 06:29:25 #63 36.45 (8/11) Installing dumb-init (1.2.5-r2) 06:29:25 #63 36.46 (9/11) Installing musl-obstack (1.2.3-r2) 06:29:25 #63 36.46 (10/11) Installing libucontext (1.2-r2) 06:29:25 #63 36.46 (11/11) Installing gcompat (1.1.0-r1) 06:29:25 #63 36.47 Executing busybox-1.36.1-r7.trigger 06:29:25 #63 36.48 Executing ca-certificates-20240226-r0.trigger 06:29:25 #63 36.85 OK: 12 MiB in 26 packages 06:29:26 #63 DONE 37.5s 06:29:26 06:29:26 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:29:26 #69 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:26 #69 1.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:26 #69 1.553 OK: 264 MiB in 52 packages 06:29:26 #69 DONE 2.2s 06:29:26 06:29:26 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:29:26 #0 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:26 #0 1.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:26 #0 1.542 OK: 264 MiB in 52 packages 06:29:26 #71 DONE 2.2s 06:29:26 06:29:26 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:29:26 #65 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:26 #65 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:26 #65 36.58 (1/4) Installing ca-certificates (20240226-r0) 06:29:26 #65 36.80 (2/4) Installing dumb-init (1.2.5-r2) 06:29:26 #65 36.81 (3/4) Installing su-exec (0.2-r3) 06:29:26 #65 36.81 (4/4) Installing yq (4.33.3-r5) 06:29:26 #65 37.13 Executing busybox-1.36.1-r7.trigger 06:29:26 #65 37.13 Executing ca-certificates-20240226-r0.trigger 06:29:26 #65 37.26 OK: 17 MiB in 19 packages 06:29:26 #65 DONE 37.4s 06:29:26 06:29:26 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:29:26 #61 35.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:26 #61 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:26 #61 36.22 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:26 #61 36.22 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:26 #61 36.22 OK: 20070 distinct packages available 06:29:26 #61 36.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:26 #61 36.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:26 #61 36.60 (1/5) Installing dumb-init (1.2.5-r2) 06:29:26 #61 36.75 (2/5) Installing musl-obstack (1.2.3-r2) 06:29:26 #61 36.76 (3/5) Installing libucontext (1.2-r2) 06:29:26 #61 36.77 (4/5) Installing gcompat (1.1.0-r1) 06:29:26 #61 36.78 (5/5) Installing openssl (3.1.6-r0) 06:29:26 #61 36.82 Executing busybox-1.36.1-r7.trigger 06:29:26 #61 36.84 OK: 8 MiB in 20 packages 06:29:26 #61 DONE 37.4s 06:29:26 06:29:26 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:29:26 #64 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:26 #64 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:26 #64 36.63 (1/4) Installing dumb-init (1.2.5-r2) 06:29:26 #64 36.72 (2/4) Installing openssl (3.1.6-r0) 06:29:26 #64 36.78 (3/4) Installing su-exec (0.2-r3) 06:29:26 #64 36.79 (4/4) Installing yq (4.33.3-r5) 06:29:26 #64 37.11 Executing busybox-1.36.1-r7.trigger 06:29:26 #64 37.11 OK: 17 MiB in 19 packages 06:29:26 #64 DONE 37.4s 06:29:26 06:29:26 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:29:26 #67 36.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:26 #67 36.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:26 #67 36.68 (1/2) Installing dumb-init (1.2.5-r2) 06:29:26 #67 36.74 (2/2) Installing su-exec (0.2-r3) 06:29:26 #67 36.75 Executing busybox-1.36.1-r7.trigger 06:29:26 #67 36.81 OK: 7 MiB in 17 packages 06:29:26 #67 DONE 37.4s 06:29:26 06:29:26 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:29:26 #59 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:26 #59 36.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:26 #59 36.64 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:26 #59 36.64 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:26 #59 36.64 OK: 20070 distinct packages available 06:29:26 #59 36.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:26 #59 36.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:26 #59 37.00 (1/4) Installing dumb-init (1.2.5-r2) 06:29:26 #59 37.04 (2/4) Installing musl-obstack (1.2.3-r2) 06:29:26 #59 37.05 (3/4) Installing libucontext (1.2-r2) 06:29:26 #59 37.05 (4/4) Installing gcompat (1.1.0-r1) 06:29:26 #59 37.09 Executing busybox-1.36.1-r7.trigger 06:29:26 #59 37.10 OK: 8 MiB in 19 packages 06:29:26 #59 DONE 37.5s 06:29:26 06:29:26 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:29:26 #72 ... 06:29:26 06:29:26 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:29:26 #60 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:26 #60 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:26 #60 36.60 (1/2) Installing ca-certificates (20240226-r0) 06:29:26 #60 36.79 (2/2) Installing dumb-init (1.2.5-r2) 06:29:26 #60 36.80 Executing busybox-1.36.1-r7.trigger 06:29:26 #60 36.80 Executing ca-certificates-20240226-r0.trigger 06:29:26 #60 37.11 OK: 8 MiB in 17 packages 06:29:26 #60 DONE 37.5s 06:29:26 06:29:26 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:29:26 #73 DONE 0.3s 06:29:26 06:29:26 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 06:29:26 #74 DONE 0.3s 06:29:26 06:29:26 #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:26 Commit message: "Merge commit '9ed72124ad2f01edf756a46c49444a389d468e72' into HEAD" 06:29:26 First time build. Skipping changelog. 06:29:27 #75 ... 06:29:27 06:29:27 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:29:27 #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:27 #0 2.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:27 #0 2.623 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:27 #0 2.623 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:27 #0 2.623 OK: 20077 distinct packages available 06:29:27 #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:27 #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:27 #0 2.956 OK: 264 MiB in 52 packages 06:29:27 #76 DONE 3.2s 06:29:27 06:29:27 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:29:27 #77 DONE 0.2s 06:29:27 06:29:27 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:29:26 > git rev-list --no-walk f4dc2b0237c09594c28615abb571e8b753d1a70c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:27 #78 ... 06:29:27 06:29:27 #79 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:27 #79 DONE 3.7s 06:29:27 06:29:27 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:29:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:29:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:28 Dload Upload Total Spent Left Speed 06:29:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 06:29:28 #80 ... 06:29:28 06:29:28 #81 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:29:28 #0 3.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:28 #0 3.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:28 #0 4.006 OK: 264 MiB in 52 packages 06:29:28 #81 DONE 4.3s 06:29:28 06:29:28 #82 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:29:28 #82 DONE 0.1s 06:29:28 06:29:28 #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade 06:29:28 #70 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:28 #70 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:28 #70 3.346 OK: 7 MiB in 16 packages 06:29:28 #70 DONE 3.4s 06:29:28 06:29:28 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:29:28 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 06:29:28 /etc/docker/daemon.new 06:29:28 { 06:29:28 "registry-mirrors": [ 06:29:28 "https://nexus3.edgexfoundry.org:10001" 06:29:28 ], 06:29:28 "bip": "10.250.0.254/24", 06:29:28 "hosts": [ 06:29:28 "tcp://0.0.0.0:5555", 06:29:28 "unix:///var/run/docker.sock" 06:29:28 ], 06:29:28 "mtu": 1458, 06:29:28 "selinux-enabled": true, 06:29:28 "seccomp-profile": "/etc/docker/seccomp.json" 06:29:28 } [Pipeline] sh 06:29:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:29:29 + sudo service docker restart 06:29:30 #83 ... 06:29:30 06:29:30 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:29:30 #0 3.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:30 #0 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:30 #0 3.406 OK: 11 MiB in 18 packages 06:29:30 #84 DONE 4.6s 06:29:30 06:29:30 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:29:30 #0 3.262 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:30 #0 3.744 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:30 #0 4.463 (1/1) Installing dumb-init (1.2.5-r2) 06:29:30 #0 4.938 Executing busybox-1.36.1-r7.trigger 06:29:30 #0 4.964 OK: 7 MiB in 16 packages 06:29:30 #85 DONE 5.9s 06:29:30 06:29:30 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:29:30 #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:30 #0 3.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:30 #0 3.290 OK: 17 MiB in 19 packages 06:29:30 #86 DONE 4.2s 06:29:30 06:29:30 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:29:30 #0 2.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:30 #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:30 #0 3.322 OK: 17 MiB in 19 packages 06:29:30 #87 DONE 4.2s 06:29:30 06:29:30 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:29:30 #72 3.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:30 #72 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:30 #72 4.188 OK: 12 MiB in 26 packages 06:29:30 #72 ... 06:29:30 06:29:30 #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:29:30 #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:30 #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:30 #0 3.874 OK: 7 MiB in 16 packages 06:29:30 #88 DONE 4.9s 06:29:30 06:29:30 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:29:30 #78 2.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:30 #78 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:30 #78 3.432 OK: 8 MiB in 20 packages 06:29:30 #78 DONE 4.3s 06:29:30 06:29:30 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:29:30 #89 ... 06:29:30 06:29:30 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:29:30 #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:30 #0 3.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:30 #0 4.120 OK: 7 MiB in 17 packages 06:29:30 #90 DONE 4.7s 06:29:31 06:29:31 #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:29:31 #91 ... 06:29:31 06:29:31 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:29:31 #0 3.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:31 #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:31 #0 4.133 OK: 8 MiB in 19 packages 06:29:31 #92 DONE 5.1s 06:29:31 06:29:31 #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:29:31 #0 3.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:31 #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:31 #0 4.294 OK: 8 MiB in 17 packages 06:29:31 #93 DONE 5.1s 06:29:31 06:29:31 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:29:31 #89 DONE 0.9s 06:29:31 06:29:31 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:29:31 #72 DONE 5.1s 06:29:31 06:29:31 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:33 #94 DONE 1.6s 06:29:33 06:29:33 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:33 #95 DONE 2.1s 06:29:33 06:29:33 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:29:33 #96 DONE 2.1s 06:29:33 06:29:33 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:29:33 #97 DONE 0.1s 06:29:33 06:29:33 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:33 #98 ... 06:29:33 06:29:33 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:29:33 #99 DONE 0.1s 06:29:33 06:29:33 #100 [security-spire-config stage-2 6/10] COPY security.txt / 06:29:33 #100 DONE 0.5s 06:29:33 06:29:33 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:33 #98 DONE 0.6s 06:29:33 06:29:33 #101 [security-spire-server stage-2 6/9] COPY security.txt / 06:29:33 #101 DONE 0.5s 06:29:33 06:29:33 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:29:33 #102 DONE 0.1s 06:29:33 06:29:33 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:29:33 #103 DONE 0.1s 06:29:33 06:29:33 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:29:33 #104 DONE 0.1s 06:29:33 06:29:33 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:29:34 #105 DONE 0.1s 06:29:34 06:29:34 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:29:34 #106 DONE 0.1s 06:29:34 06:29:34 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 06:29:34 #107 DONE 0.1s 06:29:34 06:29:34 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:29:34 #108 DONE 0.1s 06:29:34 06:29:34 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:29:34 #109 DONE 0.1s 06:29:34 06:29:34 #110 [security-spire-server] exporting to image 06:29:34 #110 exporting layers 06:29:34 #110 ... 06:29:34 06:29:34 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:29:34 #111 DONE 0.1s 06:29:34 06:29:34 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:29:34 #112 DONE 0.1s 06:29:34 06:29:34 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:29:34 #113 DONE 0.0s 06:29:34 06:29:34 #110 [security-spire-config] exporting to image 06:29:34 #110 ... 06:29:34 06:29:34 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:29:34 #38 ... 06:29:34 06:29:34 #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:29:34 #91 DONE 3.4s 06:29:34 06:29:34 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:29:34 #114 DONE 0.0s 06:29:34 06:29:34 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:29:34 #80 6.179 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:34 #80 6.653 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:34 #80 ... 06:29:34 06:29:34 #110 [security-spire-agent] exporting to image 06:29:34 #110 exporting layers 0.7s done 06:29:34 #110 writing image sha256:204c2d202677340eac9146d23e8f4e60d0592419979858b21dad101195112d79 0.0s done 06:29:34 #110 naming to docker.io/library/security-spire-server done 06:29:34 #110 writing image sha256:641f7f367752b212ebf570b78a33f949c1d47ab35e3093a2e43c62ffcf70f6e8 done 06:29:34 #110 naming to docker.io/library/security-spire-config done 06:29:34 #110 writing image sha256:45642016df2e12f27f2dbe918f5a6969baab983a57cd034807d07ae1047dee6d done 06:29:34 #110 naming to docker.io/library/security-spire-agent done 06:29:34 #110 DONE 0.9s 06:29:35 06:29:35 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:29:35 #80 7.314 OK: 264 MiB in 52 packages 06:29:35 #80 DONE 7.4s 06:29:35 06:29:35 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:35 #115 ... 06:29:35 06:29:35 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:29:35 #116 DONE 0.0s 06:29:35 06:29:35 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:36 #117 ... 06:29:36 06:29:36 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:47 provisioning config files... 06:29:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config12098449470989820224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:48 ---> ****-login.sh 06:29:48 nexus3.edgexfoundry.org:10001 06:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:49 Configure a credential helper to remove this warning. See 06:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:49 06:29:49 Login Succeeded 06:29:49 nexus3.edgexfoundry.org:10002 06:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:49 Configure a credential helper to remove this warning. See 06:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:49 06:29:49 Login Succeeded 06:29:49 nexus3.edgexfoundry.org:10003 06:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:50 Configure a credential helper to remove this warning. See 06:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:50 06:29:50 Login Succeeded 06:29:50 nexus3.edgexfoundry.org:10004 06:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:50 Configure a credential helper to remove this warning. See 06:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:50 06:29:50 Login Succeeded 06:29:50 ****.io 06:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:50 Configure a credential helper to remove this warning. See 06:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:50 06:29:50 Login Succeeded 06:29:50 ---> ****-login.sh ends [Pipeline] } 06:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:29:51 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 06:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:51 ========================================================= 06:29:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:29:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:29:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:29:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:29:52 c6b39de5b339: Pulling fs layer 06:29:52 a69c41024577: Pulling fs layer 06:29:52 d6de4b400683: Pulling fs layer 06:29:52 35cb2a7552d0: Pulling fs layer 06:29:52 4f4fb700ef54: Pulling fs layer 06:29:52 464afbd9ba4c: Pulling fs layer 06:29:52 00f215d4a9da: Pulling fs layer 06:29:52 d496ad576159: Pulling fs layer 06:29:52 4f4fb700ef54: Waiting 06:29:52 464afbd9ba4c: Waiting 06:29:52 00f215d4a9da: Waiting 06:29:52 d496ad576159: Waiting 06:29:52 35cb2a7552d0: Waiting 06:29:52 a69c41024577: Download complete 06:29:52 35cb2a7552d0: Verifying Checksum 06:29:52 35cb2a7552d0: Download complete 06:29:52 4f4fb700ef54: Verifying Checksum 06:29:52 4f4fb700ef54: Download complete 06:29:52 c6b39de5b339: Download complete 06:29:52 464afbd9ba4c: Verifying Checksum 06:29:52 464afbd9ba4c: Download complete 06:29:52 d496ad576159: Verifying Checksum 06:29:52 d496ad576159: Download complete 06:29:53 c6b39de5b339: Pull complete 06:29:54 a69c41024577: Pull complete 06:29:54 d6de4b400683: Verifying Checksum 06:29:54 d6de4b400683: Download complete 06:29:55 00f215d4a9da: Verifying Checksum 06:29:55 00f215d4a9da: Download complete 06:30:07 d6de4b400683: Pull complete 06:30:07 35cb2a7552d0: Pull complete 06:30:09 4f4fb700ef54: Pull complete 06:30:09 464afbd9ba4c: Pull complete 06:30:19 00f215d4a9da: Pull complete 06:30:19 d496ad576159: Pull complete 06:30:19 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:30:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:30:20 WORKDIR /edgex 06:30:20 COPY go.mod . 06:30:20 RUN go mod download 06:30:20 + docker build -t ci-base-image-arm64 -f - . 06:30:20 Sending build context to Docker daemon 3.483MB 06:30:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:30:20 ---> f246e2811388 06:30:20 Step 2/4 : WORKDIR /edgex 06:30:22 ---> Running in e8f6ef721dc5 06:30:22 Removing intermediate container e8f6ef721dc5 06:30:22 ---> 714b5d2d63f4 06:30:22 Step 3/4 : COPY go.mod . 06:30:23 ---> 6c6733eb7b02 06:30:23 Step 4/4 : RUN go mod download 06:30:23 ---> Running in 0391cc6533fc 06:30:33 #118 DONE 57.9s 06:30:33 06:30:33 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:33 #83 DONE 56.1s 06:30:33 06:30:33 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:33 #117 DONE 49.3s 06:30:33 06:30:33 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:33 #115 DONE 57.1s 06:30:33 06:30:33 #119 [core-keeper builder 7/8] COPY . . 06:30:33 #119 ... 06:30:33 06:30:33 #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:33 #75 DONE 58.0s 06:30:33 06:30:33 #120 [security-proxy-setup builder 6/7] COPY . . 06:30:34 #120 ... 06:30:34 06:30:34 #121 [core-command builder 6/7] COPY . . 06:30:34 #121 ... 06:30:34 06:30:34 #122 [security-spiffe-token-provider builder 6/7] COPY . . 06:30:34 #122 ... 06:30:34 06:30:34 #123 [support-cron-scheduler builder 6/7] COPY . . 06:30:36 #123 DONE 11.9s 06:30:36 06:30:36 #119 [core-keeper builder 7/8] COPY . . 06:30:36 #119 DONE 11.8s 06:30:36 06:30:36 #120 [security-proxy-setup builder 6/7] COPY . . 06:30:36 #120 DONE 11.8s 06:30:36 06:30:36 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:36 #124 CACHED 06:30:36 06:30:36 #125 [security-bootstrapper builder 6/7] COPY . . 06:30:36 #125 CACHED 06:30:36 06:30:36 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:30:36 #126 CACHED 06:30:36 06:30:36 #121 [core-command builder 6/7] COPY . . 06:30:36 #121 DONE 11.9s 06:30:36 06:30:36 #127 [core-metadata builder 6/7] COPY . . 06:30:36 #127 CACHED 06:30:36 06:30:36 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:30:36 #128 CACHED 06:30:36 06:30:36 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:36 #129 CACHED 06:30:36 06:30:36 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:30:36 #130 CACHED 06:30:36 06:30:36 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:36 #131 CACHED 06:30:36 06:30:36 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 06:30:36 #132 CACHED 06:30:36 06:30:36 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:30:36 #133 CACHED 06:30:36 06:30:36 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:36 #134 CACHED 06:30:36 06:30:36 #135 [security-proxy-auth builder 6/7] COPY . . 06:30:36 #135 CACHED 06:30:36 06:30:36 #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:30:36 #136 CACHED 06:30:36 06:30:36 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:36 #137 CACHED 06:30:36 06:30:36 #138 [security-secretstore-setup builder 6/7] COPY . . 06:30:36 #138 CACHED 06:30:36 06:30:36 #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:30:36 #139 CACHED 06:30:36 06:30:36 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:36 #140 CACHED 06:30:36 06:30:36 #141 [support-scheduler builder 6/7] COPY . . 06:30:36 #141 CACHED 06:30:36 06:30:36 #142 [core-data builder 6/7] COPY . . 06:30:36 #142 CACHED 06:30:36 06:30:36 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:36 #143 CACHED 06:30:36 06:30:36 #144 [core-data builder 4/7] COPY go.mod vendor* ./ 06:30:36 #144 CACHED 06:30:36 06:30:36 #145 [support-notifications builder 6/7] COPY . . 06:30:36 #145 CACHED 06:30:36 06:30:36 #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:30:36 #146 CACHED 06:30:36 06:30:36 #147 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:36 #147 CACHED 06:30:36 06:30:36 #122 [security-spiffe-token-provider builder 6/7] COPY . . 06:30:36 #122 DONE 11.9s 06:30:36 06:30:36 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:30:38 #148 1.378 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 06:30:42 #148 ... 06:30:42 06:30:42 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:30:42 #0 1.280 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 06:30:46 #149 ... 06:30:46 06:30:46 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:30:46 #0 0.411 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 06:30:46 #150 ... 06:30:46 06:30:46 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:30:46 #0 0.949 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 06:30:46 #151 ... 06:30:46 06:30:46 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:30:46 #0 1.378 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 06:30:46 #152 ... 06:30:46 06:30:46 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:30:46 #0 0.662 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 06:30:47 #153 ... 06:30:47 06:30:47 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:30:47 #0 0.816 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:30:47 #154 ... 06:30:47 06:30:47 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:30:47 #0 0.807 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 06:30:47 #155 ... 06:30:47 06:30:47 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:30:47 #0 1.175 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 06:30:47 #156 ... 06:30:47 06:30:47 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:30:47 #0 1.059 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 06:30:47 #157 ... 06:30:47 06:30:47 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:30:47 #0 1.386 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 06:30:47 #158 ... 06:30:47 06:30:47 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:30:47 #0 0.334 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 06:30:47 #159 ... 06:30:47 06:30:47 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:30:47 #0 1.375 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 06:31:31 Removing intermediate container 0391cc6533fc 06:31:31 ---> dd2221ab9592 06:31:31 Successfully built dd2221ab9592 06:31:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:31 + docker inspect -f . ci-base-image-arm64 06:31:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:31 prd-ubuntu20.04-docker-arm64-4c-16g-7801 does not seem to be running inside a container 06:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:31:33 $ docker top 6e7bc24ffec113faedf542a7d23b2a01ef0749f2bd77915015ababe7164ece79 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:34 + go version 06:31:34 go version go1.21.9 linux/arm64 [Pipeline] } 06:31:34 $ docker stop --time=1 6e7bc24ffec113faedf542a7d23b2a01ef0749f2bd77915015ababe7164ece79 06:31:35 $ docker rm -f --volumes 6e7bc24ffec113faedf542a7d23b2a01ef0749f2bd77915015ababe7164ece79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:36 + docker inspect -f . ci-base-image-arm64 06:31:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:36 prd-ubuntu20.04-docker-arm64-4c-16g-7801 does not seem to be running inside a container 06:31:36 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:31:37 $ docker top f8e0ba2821adf1d1b59498c2b9be7e616fee5a10db673d07c4723f895d8ade06 -eo pid,comm [Pipeline] { [Pipeline] echo 06:31:37 ========================================================= 06:31:37 [edgeXBuildGoParallel] Running Tests and Build... 06:31:37 ========================================================= [Pipeline] sh 06:31:38 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 06:31:39 + make test 06:31:39 go test -race -coverprofile=coverage.out ./... 06:32:09 #160 ... 06:32:09 06:32:09 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:32:09 #153 89.38 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 06:32:26 ? github.com/edgexfoundry/edgex-go [no test files] 06:32:36 #153 DONE 119.8s 06:32:36 06:32:36 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:32:36 #150 DONE 119.8s 06:32:36 06:32:36 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:32:36 #51 ... 06:32:36 06:32:36 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:32:36 #157 DONE 119.8s 06:32:36 06:32:36 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:32:36 #155 DONE 119.8s 06:32:36 06:32:36 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:32:37 #154 ... 06:32:37 06:32:37 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:32:37 #149 DONE 120.6s 06:32:37 06:32:37 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:43 #161 ... 06:32:43 06:32:43 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:32:47 #162 ... 06:32:47 06:32:47 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:32:48 #163 ... 06:32:48 06:32:48 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:32:54 #164 ... 06:32:54 06:32:54 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:33:04 #165 ... 06:33:04 06:33:04 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:33:04 #161 DONE 25.9s 06:33:04 06:33:04 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:33:04 #165 DONE 19.4s 06:33:04 06:33:04 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:33:04 #162 DONE 19.5s 06:33:04 06:33:04 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:33:04 #163 DONE 25.1s 06:33:04 06:33:04 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:33:04 #166 ... 06:33:04 06:33:04 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:33:04 #164 DONE 17.1s 06:33:04 06:33:04 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:33:04 #167 ... 06:33:04 06:33:04 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:33:04 #168 DONE 0.4s 06:33:04 06:33:04 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:33:04 #169 DONE 0.5s 06:33:04 06:33:04 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:33:04 #167 DONE 0.5s 06:33:04 06:33:04 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:33:04 #170 ... 06:33:04 06:33:04 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:33:04 #166 DONE 0.6s 06:33:04 06:33:04 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:33:04 #171 DONE 0.6s 06:33:04 06:33:04 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:33:04 #170 DONE 0.7s 06:33:04 06:33:04 #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 06:33:04 #172 DONE 0.7s 06:33:04 06:33:04 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:33:04 #173 DONE 0.8s 06:33:04 06:33:04 #174 [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 06:33:07 #174 DONE 2.5s 06:33:07 06:33:07 #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:33:07 #175 DONE 2.5s 06:33:07 06:33:07 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:33:07 #176 DONE 2.6s 06:33:07 06:33:07 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:33:07 #177 DONE 2.6s 06:33:07 06:33:07 #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:33:07 #178 ... 06:33:07 06:33:07 #179 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:33:07 #179 DONE 4.4s 06:33:07 06:33:07 #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:33:08 #180 ... 06:33:08 06:33:08 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:33:08 #181 DONE 1.6s 06:33:08 06:33:08 #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:33:08 #178 DONE 1.7s 06:33:08 06:33:08 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:33:08 #182 DONE 1.7s 06:33:08 06:33:08 #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:33:08 #180 DONE 1.2s 06:33:08 06:33:08 #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:33:08 #183 ... 06:33:08 06:33:08 #110 [security-spiffe-token-provider] exporting to image 06:33:08 #110 exporting layers 1.5s done 06:33:08 #110 writing image sha256:71a17f5052237e0059156ee0330fe3c036724dba5ca8c9e15987d70855733f66 0.1s done 06:33:08 #110 naming to docker.io/library/security-spiffe-token-provider 0.0s done 06:33:08 #110 DONE 2.6s 06:33:09 06:33:09 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:33:09 #184 ... 06:33:09 06:33:09 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:33:09 #185 DONE 0.7s 06:33:09 06:33:09 #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:33:09 #183 DONE 0.6s 06:33:09 06:33:09 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:33:09 #186 DONE 0.7s 06:33:09 06:33:09 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:33:11 #187 ... 06:33:11 06:33:11 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:33:11 #184 DONE 3.0s 06:33:11 06:33:11 #110 [core-common-config-bootstrapper] exporting to image 06:33:12 #110 ... 06:33:12 06:33:12 #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:33:12 #188 DONE 2.7s 06:33:12 06:33:12 #189 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:33:12 #189 DONE 3.2s 06:33:12 06:33:12 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:33:12 #151 DONE 156.0s 06:33:12 06:33:12 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:33:14 #190 ... 06:33:14 06:33:14 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:33:14 #191 CACHED 06:33:14 06:33:14 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:33:14 #192 CACHED 06:33:14 06:33:14 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:33:14 #193 ... 06:33:14 06:33:14 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:33:14 #190 DONE 1.8s 06:33:14 06:33:14 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:33:14 #187 DONE 5.0s 06:33:14 06:33:14 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:33:14 #194 DONE 1.9s 06:33:14 06:33:14 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:33:14 #156 DONE 157.9s 06:33:14 06:33:14 #110 [security-proxy-setup] exporting to image 06:33:14 #110 exporting layers 2.6s done 06:33:16 #110 ... 06:33:16 06:33:16 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:33:16 #195 CACHED 06:33:16 06:33:16 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:33:16 #196 CACHED 06:33:16 06:33:16 #110 [security-proxy-setup] exporting to image 06:33:16 #110 writing image sha256:df88beb9a2273b7fa68090fddd08de4262c0ec1e0afd92cd6e64fc9e6ffda68a 06:33:16 #110 writing image sha256:df88beb9a2273b7fa68090fddd08de4262c0ec1e0afd92cd6e64fc9e6ffda68a 0.8s done 06:33:16 #110 naming to docker.io/library/core-common-config-bootstrapper 06:33:17 #110 naming to docker.io/library/core-common-config-bootstrapper 1.0s done 06:33:20 #110 ... 06:33:20 06:33:20 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:33:20 #193 DONE 6.7s 06:33:20 06:33:20 #197 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:33:20 #197 DONE 6.2s 06:33:20 06:33:20 #198 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:33:24 #198 ... 06:33:24 06:33:24 #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:33:24 #199 ... 06:33:24 06:33:24 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:33:24 #159 DONE 168.1s 06:33:24 06:33:24 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:33:24 #200 ... 06:33:24 06:33:24 #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:33:24 #199 DONE 10.2s 06:33:24 06:33:24 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:33:24 #158 DONE 168.2s 06:33:24 06:33:24 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:33:24 #201 DONE 8.8s 06:33:24 06:33:24 #110 [security-secretstore-setup] exporting to image 06:33:24 #110 exporting layers 06:33:24 #110 ... 06:33:24 06:33:24 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:33:24 #200 DONE 4.4s 06:33:25 06:33:25 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:33:26 #202 ... 06:33:26 06:33:26 #198 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:33:26 #198 DONE 5.6s 06:33:26 06:33:26 #203 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:33:26 #203 ... 06:33:26 06:33:26 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:33:26 #148 DONE 169.9s 06:33:26 06:33:26 #110 [security-proxy-setup] exporting to image 06:33:26 #110 exporting layers 12.0s done 06:33:26 #110 writing image sha256:c1c1ead290cb32bf309592613539a245fe1246274753a9aba5bf808a8c734d62 0.0s done 06:33:26 #110 naming to docker.io/library/security-proxy-setup done 06:33:26 #110 ... 06:33:26 06:33:26 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:33:26 #204 DONE 1.9s 06:33:26 06:33:26 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:33:26 #205 CACHED 06:33:26 06:33:26 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:33:26 #206 CACHED 06:33:26 06:33:26 #110 [core-command] exporting to image 06:33:27 #110 ... 06:33:27 06:33:27 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:33:27 #207 DONE 2.1s 06:33:27 06:33:27 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:33:27 #202 DONE 2.0s 06:33:27 06:33:27 #203 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:33:27 #203 DONE 0.7s 06:33:27 06:33:27 #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:33:27 #208 DONE 2.0s 06:33:27 06:33:27 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:33:27 #209 ... 06:33:27 06:33:27 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:33:27 #154 DONE 171.1s 06:33:27 06:33:27 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:33:27 #160 DONE 171.1s 06:33:27 06:33:27 #110 [core-command] exporting to image 06:33:27 #110 exporting layers 0.7s done 06:33:27 #110 exporting layers 3.2s done 06:33:27 #110 writing image sha256:b398a67e848a95e17275eddddb145f2260a5d300d2d407729fe10a76ea221e35 0.0s done 06:33:27 #110 naming to docker.io/library/core-command done 06:33:27 #110 writing image sha256:831e328ae6a25007a64453c9f4fdba1ecf293c2518a39972e9fb6b91c9c10f21 done 06:33:27 #110 naming to docker.io/library/security-secretstore-setup done 06:33:27 #110 DONE 18.8s 06:33:27 06:33:27 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:33:27 #210 DONE 1.0s 06:33:27 06:33:27 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:33:27 #211 DONE 0.9s 06:33:27 06:33:27 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:33:27 #152 DONE 171.4s 06:33:27 06:33:27 #212 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:33:27 #212 DONE 0.9s 06:33:27 06:33:27 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:33:27 #209 DONE 0.9s 06:33:27 06:33:27 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:33:27 #213 ... 06:33:27 06:33:27 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:33:27 #214 CACHED 06:33:27 06:33:27 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:33:27 #215 CACHED 06:33:28 06:33:28 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:33:28 #216 ... 06:33:28 06:33:28 #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:33:28 #217 DONE 0.5s 06:33:28 06:33:28 #218 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:33:28 #218 DONE 0.5s 06:33:28 06:33:28 #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:33:28 #219 DONE 0.5s 06:33:28 06:33:28 #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:33:28 #220 ... 06:33:28 06:33:28 #221 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:33:28 #221 DONE 0.8s 06:33:28 06:33:28 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:33:28 #213 DONE 0.8s 06:33:28 06:33:28 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:33:28 #222 DONE 0.7s 06:33:28 06:33:28 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:33:28 #216 DONE 0.6s 06:33:28 06:33:28 #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:33:28 #223 DONE 0.5s 06:33:28 06:33:28 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:33:28 #224 DONE 1.9s 06:33:28 06:33:28 #225 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:33:28 #225 DONE 0.6s 06:33:28 06:33:28 #110 [security-proxy-auth] exporting to image 06:33:28 #110 ... 06:33:28 06:33:28 #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:33:28 #220 DONE 0.6s 06:33:28 06:33:28 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:33:28 #226 DONE 0.3s 06:33:28 06:33:28 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:33:28 #227 DONE 0.3s 06:33:28 06:33:28 #110 [support-scheduler] exporting to image 06:33:28 #110 writing image sha256:5d52d25eda8be7f68243ba47b71732ef544be7f963c2c1266effe8803f5549d9 done 06:33:28 #110 naming to docker.io/library/core-keeper done 06:33:29 #110 ... 06:33:29 06:33:29 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:33:29 #228 DONE 0.6s 06:33:29 06:33:29 #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:33:29 #229 DONE 0.5s 06:33:29 06:33:29 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:33:29 #230 DONE 1.2s 06:33:29 06:33:29 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:33:29 #231 DONE 0.9s 06:33:29 06:33:29 #110 [support-cron-scheduler] exporting to image 06:33:29 #110 exporting layers 1.0s done 06:33:29 #110 writing image sha256:ce33e1a4273ee7f17cbf7610c8448f4b2397adcb9441ad9e7ab0d931c859af58 06:33:29 #110 writing image sha256:eaa878bede597c2db6b49ec2be567fe2a72804c52bb7c60b2fea823827e03b87 06:33:30 #110 ... 06:33:30 06:33:30 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:33:30 #232 DONE 0.2s 06:33:30 06:33:30 #110 [security-proxy-auth] exporting to image 06:33:30 #110 exporting layers 1.1s done 06:33:30 #110 writing image sha256:ce33e1a4273ee7f17cbf7610c8448f4b2397adcb9441ad9e7ab0d931c859af58 0.0s done 06:33:30 #110 writing image sha256:eaa878bede597c2db6b49ec2be567fe2a72804c52bb7c60b2fea823827e03b87 0.0s done 06:33:30 #110 naming to docker.io/library/core-data done 06:33:30 #110 writing image sha256:f1099a2aec9280dd056d7f6c195cf9d0284644514626a7fb21c4fe791d54c6e3 0.0s done 06:33:30 #110 naming to docker.io/library/core-metadata done 06:33:30 #110 naming to docker.io/library/support-scheduler done 06:33:30 #110 writing image sha256:2fb2fd6e99197f6f5090ac221c7686add2a5568eae19b766f9bd00f46cac3ea4 0.0s done 06:33:30 #110 naming to docker.io/library/security-proxy-auth done 06:33:30 #110 exporting layers 0.3s done 06:33:30 #110 exporting layers 0.2s done 06:33:30 #110 writing image sha256:6aa256ae31780d4c210bef600616fbc5ad943106086d488104c93cec60990e90 0.0s done 06:33:30 #110 naming to docker.io/library/security-bootstrapper done 06:33:30 #110 writing image sha256:b41bd073b764faee978f1192e8931348c9ff7fbfd7869c3e5cc80b259bc9feb6 done 06:33:30 #110 naming to docker.io/library/support-cron-scheduler done 06:33:30 #110 writing image sha256:66e7c1c14e8b269c0b41395435fe02cff2de9b2b36cd48d0232210670adc1f34 done 06:33:30 #110 naming to docker.io/library/support-notifications done 06:33:30 #110 DONE 20.4s 06:33:30 06:33:30 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:30 time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:33:30 $ docker stop --time=1 2fe467ead4780f121608e6541a3e1ee41f0af127f42f73a1676207d3972de3f9 06:33:31 $ docker rm -f --volumes 2fe467ead4780f121608e6541a3e1ee41f0af127f42f73a1676207d3972de3f9 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:31 + docker images 06:33:31 REPOSITORY TAG IMAGE ID CREATED SIZE 06:33:31 support-notifications latest 66e7c1c14e8b 2 seconds ago 42.5MB 06:33:31 support-cron-scheduler latest b41bd073b764 2 seconds ago 44MB 06:33:31 security-bootstrapper latest 6aa256ae3178 2 seconds ago 18.9MB 06:33:31 core-keeper latest 5d52d25eda8b 3 seconds ago 39.5MB 06:33:31 core-data latest eaa878bede59 3 seconds ago 39.6MB 06:33:31 core-metadata latest ce33e1a4273e 3 seconds ago 39.7MB 06:33:31 security-proxy-auth latest 2fb2fd6e9919 3 seconds ago 33MB 06:33:31 support-scheduler latest f1099a2aec92 3 seconds ago 41.9MB 06:33:31 core-command latest b398a67e848a 5 seconds ago 35.4MB 06:33:31 security-secretstore-setup latest 831e328ae6a2 7 seconds ago 37MB 06:33:31 security-proxy-setup latest c1c1ead290cb 17 seconds ago 26.2MB 06:33:31 core-common-config-bootstrapper latest df88beb9a227 20 seconds ago 15.2MB 06:33:31 security-spiffe-token-provider latest 71a17f505223 25 seconds ago 28.8MB 06:33:31 security-spire-agent latest 45642016df2e 3 minutes ago 182MB 06:33:31 security-spire-config latest 641f7f367752 3 minutes ago 120MB 06:33:31 security-spire-server latest 204c2d202677 3 minutes ago 121MB 06:33:31 ci-base-image-x86_64 latest bda4494cd5ca 8 minutes ago 970MB 06:33:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 06:33:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 06:33:31 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] } 06:35:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:35:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:36:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:36:44 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 06:36:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:36:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:36:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:36:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:36:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:36:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:36:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:36:47 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 06:36:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:36:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:36:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.127s coverage: 28.7% of statements 06:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements 06:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:37:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.290s coverage: 69.2% of statements 06:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:37:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.218s coverage: 53.2% of statements 06:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 06:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 06:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 06:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 06:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:37:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:37:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 06:37:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 06:37:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 06:37:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:37:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.405s coverage: 93.4% of statements 06:37:44 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.424s coverage: 91.7% of statements 06:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:37:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.230s coverage: 7.0% of statements 06:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.725s coverage: 95.8% of statements 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 06:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.114s coverage: 0.0% of statements [no tests to run] 06:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:38:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:38:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.295s coverage: 0.8% of statements 06:38:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.144s coverage: 30.7% of statements 06:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.193s coverage: 41.7% of statements 06:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.100s coverage: 77.8% of statements 06:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.162s coverage: 94.1% of statements 06:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.097s coverage: 96.3% of statements 06:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.108s coverage: 87.5% of statements 06:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.112s coverage: 94.4% of statements 06:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 06:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 06:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 06:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.902s coverage: 79.9% of statements 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.134s coverage: 92.9% of statements 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.086s coverage: 67.2% of statements 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.108s coverage: 62.3% of statements 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.095s coverage: 76.6% of statements 06:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements 06:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.072s coverage: 20.0% of statements 06:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements 06:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.271s coverage: 81.8% of statements 06:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.255s coverage: 82.1% of statements 06:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.137s coverage: 86.0% of statements 06:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.753s coverage: 63.1% of statements 06:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements 06:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements 06:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.088s coverage: 100.0% of statements 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements 06:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 06:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.689s coverage: 36.5% of statements 06:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 06:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 06:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 06:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 06:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 06:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 06:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements 06:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 06:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 06:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 06:39:17 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.244s coverage: 45.8% of statements 06:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.166s coverage: 19.9% of statements 06:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.472s coverage: 95.7% of statements 06:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:39:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.158s coverage: 61.8% of statements 06:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:39:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.321s coverage: 98.9% of statements 06:39:40 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 06:39:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:39:40 go vet ./... 06:44:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:44:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:44:02 ./bin/test-attribution-txt.sh 06:44:02 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 06:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:44:03 + ls -al . 06:44:03 total 896 06:44:03 drwxrwxr-x 10 1001 1001 4096 Aug 16 06:31 . 06:44:03 drwxr-xr-x 4 root root 4096 Aug 16 06:31 .. 06:44:03 drwxrwxr-x 2 1001 1001 4096 Aug 16 06:29 .blubracket 06:44:03 -rw-rw-r-- 1 1001 1001 10 Aug 16 06:29 .dockerignore 06:44:03 drwxrwxr-x 8 1001 1001 4096 Aug 16 06:29 .git 06:44:03 drwxrwxr-x 3 1001 1001 4096 Aug 16 06:29 .github 06:44:03 -rw-rw-r-- 1 1001 1001 1102 Aug 16 06:29 .gitignore 06:44:03 -rw-rw-r-- 1 1001 1001 42 Aug 16 06:29 .golangci.yml 06:44:03 -rw-rw-r-- 1 1001 1001 100 Aug 16 06:29 .hadolint.yml 06:44:03 -rw-rw-r-- 1 1001 1001 155 Aug 16 06:29 .sonarcloud.properties 06:44:03 -rw-rw-r-- 1 1001 1001 1171 Aug 16 06:29 ADOPTERS.md 06:44:03 -rw-rw-r-- 1 1001 1001 21171 Aug 16 06:29 Attribution.txt 06:44:03 -rw-rw-r-- 1 1001 1001 100284 Aug 16 06:29 CHANGELOG.md 06:44:03 -rw-rw-r-- 1 1001 1001 3804 Aug 16 06:29 CONTRIBUTING.md 06:44:03 -rw-rw-r-- 1 1001 1001 677 Aug 16 06:29 GOVERNANCE.md 06:44:03 -rw-rw-r-- 1 1001 1001 861 Aug 16 06:29 Jenkinsfile 06:44:03 -rw-rw-r-- 1 1001 1001 10775 Aug 16 06:29 LICENSE 06:44:03 -rw-rw-r-- 1 1001 1001 16854 Aug 16 06:29 Makefile 06:44:03 -rw-rw-r-- 1 1001 1001 582 Aug 16 06:29 OWNERS.md 06:44:03 -rw-rw-r-- 1 1001 1001 9528 Aug 16 06:29 README.md 06:44:03 -rw-rw-r-- 1 1001 1001 789 Aug 16 06:29 SECURITY.md 06:44:03 -rw-rw-r-- 1 1001 1001 5 Aug 16 06:24 VERSION 06:44:03 drwxrwxr-x 2 1001 1001 4096 Aug 16 06:29 bin 06:44:03 drwxrwxr-x 20 1001 1001 4096 Aug 16 06:29 cmd 06:44:03 -rw-r--r-- 1 root root 529247 Aug 16 06:39 coverage.out 06:44:03 drwxrwxr-x 2 1001 1001 4096 Aug 16 06:29 fuzz_test 06:44:03 -rw-rw-r-- 1 1001 1001 7317 Aug 16 06:29 go.mod 06:44:03 -rw-rw-r-- 1 1001 1001 102581 Aug 16 06:29 go.sum 06:44:03 drwxrwxr-x 7 1001 1001 4096 Aug 16 06:29 internal 06:44:03 drwxrwxr-x 3 1001 1001 4096 Aug 16 06:29 openapi 06:44:03 -rw-rw-r-- 1 1001 1001 584 Aug 16 06:29 security.txt 06:44:03 -rw-rw-r-- 1 1001 1001 204 Aug 16 06:29 version.go [Pipeline] sh 06:44:03 + '[' -e coverage.out ] 06:44:03 + chown 1001:1001 coverage.out [Pipeline] stash 06:44:03 Warning: overwriting stash ‘coverage-report’ 06:44:04 Stashed 1 file(s) [Pipeline] sh 06:44:04 + make build 06:44:04 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 06:47:11 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 06:47:19 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 06:47:27 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 06:47:30 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 06:47:38 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 06:48:05 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 06:48:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:48: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 06:48:37 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 06:48:40 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 06:48:43 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 06:48:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:48:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:48:56 $ docker stop --time=1 f8e0ba2821adf1d1b59498c2b9be7e616fee5a10db673d07c4723f895d8ade06 06:48:58 $ docker rm -f --volumes f8e0ba2821adf1d1b59498c2b9be7e616fee5a10db673d07c4723f895d8ade06 [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 06:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:02 06:49:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:02 latest: Pulling from edgex-devops/edgex-compose-arm64 06:49:02 547446be3368: Pulling fs layer 06:49:02 d125d8839a47: Pulling fs layer 06:49:02 3e85d5ac6304: Pulling fs layer 06:49:02 c3105a71a48b: Pulling fs layer 06:49:02 0f093f025ec4: Pulling fs layer 06:49:02 c3106fc0e877: Pulling fs layer 06:49:02 0f093f025ec4: Waiting 06:49:02 c3106fc0e877: Waiting 06:49:02 c3105a71a48b: Waiting 06:49:02 547446be3368: Verifying Checksum 06:49:02 c3105a71a48b: Verifying Checksum 06:49:02 c3105a71a48b: Download complete 06:49:03 d125d8839a47: Verifying Checksum 06:49:03 d125d8839a47: Download complete 06:49:03 c3106fc0e877: Verifying Checksum 06:49:03 c3106fc0e877: Download complete 06:49:03 0f093f025ec4: Verifying Checksum 06:49:03 0f093f025ec4: Download complete 06:49:03 547446be3368: Pull complete 06:49:05 d125d8839a47: Pull complete 06:49:05 3e85d5ac6304: Verifying Checksum 06:49:05 3e85d5ac6304: Download complete 06:49:15 3e85d5ac6304: Pull complete 06:49:15 c3105a71a48b: Pull complete 06:49:16 0f093f025ec4: Pull complete 06:49:16 c3106fc0e877: Pull complete 06:49:16 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:16 prd-ubuntu20.04-docker-arm64-4c-16g-7801 does not seem to be running inside a container 06:49:17 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:49:19 $ docker top 576c67af3c5fd0ca019142caaad3a66be5bcdef97af6d55d932d492235790d7f -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:20 + docker compose -f ./docker-compose-build.yml build --parallel 06:49:30 #1 [security-proxy-setup internal] load build definition from Dockerfile 06:49:30 #1 transferring dockerfile: 2.50kB done 06:49:30 #1 DONE 0.1s 06:49:30 06:49:30 #2 [core-data internal] load build definition from Dockerfile 06:49:30 #2 transferring dockerfile: 2.01kB 0.0s done 06:49:30 #2 DONE 0.1s 06:49:30 06:49:30 #3 [security-spire-config internal] load build definition from Dockerfile 06:49:30 #3 transferring dockerfile: 1.69kB done 06:49:30 #3 DONE 0.1s 06:49:30 06:49:30 #4 [security-bootstrapper internal] load build definition from Dockerfile 06:49:30 #4 transferring dockerfile: 3.17kB done 06:49:30 #4 DONE 0.1s 06:49:30 06:49:30 #5 [security-spire-agent internal] load build definition from Dockerfile 06:49:30 #5 transferring dockerfile: 1.81kB done 06:49:30 #5 DONE 0.1s 06:49:30 06:49:30 #6 [core-command internal] load build definition from Dockerfile 06:49:30 #6 transferring dockerfile: 1.93kB 0.0s done 06:49:30 #6 DONE 0.1s 06:49:30 06:49:30 #7 [core-metadata internal] load build definition from Dockerfile 06:49:30 #7 transferring dockerfile: 2.06kB 0.0s done 06:49:30 #7 DONE 0.1s 06:49:30 06:49:30 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:49:30 #8 transferring dockerfile: 2.23kB 0.0s done 06:49:30 #8 DONE 0.1s 06:49:30 06:49:30 #9 [security-secretstore-setup internal] load build definition from Dockerfile 06:49:30 #9 transferring dockerfile: 2.49kB done 06:49:30 #9 DONE 0.1s 06:49:30 06:49:30 #10 [security-proxy-auth internal] load build definition from Dockerfile 06:49:30 #10 transferring dockerfile: 2.15kB done 06:49:30 #10 DONE 0.1s 06:49:30 06:49:30 #11 [support-scheduler internal] load build definition from Dockerfile 06:49:30 #11 transferring dockerfile: 1.93kB 0.0s done 06:49:30 #11 DONE 0.1s 06:49:30 06:49:30 #12 [support-notifications internal] load build definition from Dockerfile 06:49:30 #12 transferring dockerfile: 1.95kB done 06:49:30 #12 DONE 0.1s 06:49:30 06:49:30 #13 [security-spire-server internal] load build definition from Dockerfile 06:49:30 #13 transferring dockerfile: 1.70kB done 06:49:30 #13 DONE 0.1s 06:49:30 06:49:30 #14 [core-keeper internal] load build definition from Dockerfile 06:49:30 #14 transferring dockerfile: 2.01kB 0.0s done 06:49:30 #14 DONE 0.1s 06:49:30 06:49:30 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:49:30 #15 transferring dockerfile: 1.89kB 0.0s done 06:49:30 #15 DONE 0.1s 06:49:30 06:49:30 #16 [support-cron-scheduler internal] load build definition from Dockerfile 06:49:30 #16 transferring dockerfile: 1.85kB 0.0s done 06:49:30 #16 DONE 0.1s 06:49:30 06:49:30 #17 [security-proxy-setup internal] load .dockerignore 06:49:30 #17 transferring context: 50B 0.0s done 06:49:30 #17 DONE 0.1s 06:49:31 06:49:31 #18 [core-data internal] load .dockerignore 06:49:31 #18 transferring context: 50B done 06:49:31 #18 DONE 0.0s 06:49:31 06:49:31 #19 [security-spire-config internal] load .dockerignore 06:49:31 #19 transferring context: 50B done 06:49:31 #19 DONE 0.0s 06:49:31 06:49:31 #20 [security-bootstrapper internal] load .dockerignore 06:49:31 #20 transferring context: 50B done 06:49:31 #20 DONE 0.1s 06:49:31 06:49:31 #21 [security-spire-agent internal] load .dockerignore 06:49:32 #21 transferring context: 50B done 06:49:32 #21 DONE 0.1s 06:49:32 06:49:32 #22 [core-command internal] load .dockerignore 06:49:32 #22 transferring context: 50B 0.0s done 06:49:32 #22 DONE 0.1s 06:49:32 06:49:32 #23 [core-metadata internal] load .dockerignore 06:49:32 #23 transferring context: 50B done 06:49:32 #23 DONE 0.1s 06:49:32 06:49:32 #24 [core-common-config-bootstrapper internal] load .dockerignore 06:49:32 #24 transferring context: 50B done 06:49:32 #24 DONE 0.1s 06:49:32 06:49:32 #25 [security-secretstore-setup internal] load .dockerignore 06:49:32 #25 transferring context: 50B done 06:49:32 #25 DONE 0.1s 06:49:32 06:49:32 #26 [security-proxy-auth internal] load .dockerignore 06:49:32 #26 transferring context: 50B done 06:49:32 #26 DONE 0.1s 06:49:32 06:49:32 #27 [support-scheduler internal] load .dockerignore 06:49:32 #27 transferring context: 50B 0.0s done 06:49:32 #27 DONE 0.1s 06:49:32 06:49:32 #28 [support-notifications internal] load .dockerignore 06:49:32 #28 transferring context: 50B 0.0s done 06:49:32 #28 DONE 0.1s 06:49:32 06:49:32 #29 [security-spire-server internal] load .dockerignore 06:49:32 #29 transferring context: 50B 0.0s done 06:49:32 #29 DONE 0.1s 06:49:32 06:49:32 #30 [core-keeper internal] load .dockerignore 06:49:32 #30 transferring context: 50B 0.0s done 06:49:32 #30 DONE 0.1s 06:49:32 06:49:32 #31 [support-cron-scheduler internal] load .dockerignore 06:49:32 #31 transferring context: 50B done 06:49:32 #31 DONE 0.1s 06:49:32 06:49:32 #32 [security-spiffe-token-provider internal] load .dockerignore 06:49:32 #32 transferring context: 50B 0.0s done 06:49:32 #32 DONE 0.1s 06:49:32 06:49:32 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:32 #33 DONE 0.0s 06:49:32 06:49:32 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 06:49:32 #34 DONE 0.2s 06:49:32 06:49:32 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:32 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:49:32 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:49:32 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:49:32 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:49:32 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 06:49:33 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s 06:49:33 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:49:33 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 06:49:34 #35 ... 06:49:34 06:49:34 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:34 #36 DONE 1.0s 06:49:34 06:49:34 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:34 #35 ... 06:49:34 06:49:34 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:34 #33 DONE 0.0s 06:49:34 06:49:34 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:34 #36 DONE 1.8s 06:49:34 06:49:34 #37 [core-data builder 2/7] WORKDIR /edgex-go 06:49:34 #37 DONE 0.6s 06:49:34 06:49:34 #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:49:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:49:34 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:49:34 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:49:34 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:49:34 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:49:34 #35 ... 06:49:34 06:49:34 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 06:49:34 #34 DONE 0.5s 06:49:34 06:49:34 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:34 #33 DONE 0.0s 06:49:34 06:49:34 #38 [core-data internal] load build context 06:49:34 #38 ... 06:49:34 06:49:34 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:34 #36 DONE 1.8s 06:49:34 06:49:34 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 06:49:34 #37 DONE 0.7s 06:49:34 06:49:34 #38 [core-data internal] load build context 06:49:34 #38 ... 06:49:34 06:49:34 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 06:49:34 #34 DONE 0.7s 06:49:34 06:49:34 #38 [core-data internal] load build context 06:49:35 #38 ... 06:49:35 06:49:35 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:35 #33 DONE 0.0s 06:49:35 06:49:35 #38 [core-data internal] load build context 06:49:35 #38 ... 06:49:35 06:49:35 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:35 #33 DONE 0.0s 06:49:35 06:49:35 #38 [core-data internal] load build context 06:49:35 #38 ... 06:49:35 06:49:35 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:35 #33 DONE 0.0s 06:49:35 06:49:35 #38 [core-data internal] load build context 06:49:35 #38 ... 06:49:35 06:49:35 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:35 #36 DONE 1.9s 06:49:35 06:49:35 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 06:49:35 #37 DONE 0.8s 06:49:35 06:49:35 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:35 #33 DONE 0.0s 06:49:35 06:49:35 #38 [core-data internal] load build context 06:49:35 #38 ... 06:49:35 06:49:35 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:35 #36 DONE 1.9s 06:49:35 06:49:35 #37 [core-command builder 2/7] WORKDIR /edgex-go 06:49:35 #37 DONE 0.8s 06:49:35 06:49:35 #38 [core-data internal] load build context 06:49:35 #38 ... 06:49:35 06:49:35 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:35 #33 DONE 0.0s 06:49:35 06:49:35 #38 [core-data internal] load build context 06:49:35 #38 ... 06:49:35 06:49:35 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:35 #33 DONE 0.0s 06:49:35 06:49:35 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:35 #33 DONE 0.0s 06:49:35 06:49:35 #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:35 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:49:35 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:49:35 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:49:35 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:49:35 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:49:35 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:49:35 #35 ... 06:49:35 06:49:35 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:49:35 #39 DONE 1.2s 06:49:36 06:49:36 #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:49:36 #40 ... 06:49:36 06:49:36 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:36 #33 DONE 0.0s 06:49:36 06:49:36 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:49:36 #41 DONE 1.7s 06:49:36 06:49:36 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:36 #36 DONE 2.0s 06:49:36 06:49:36 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 06:49:36 #37 DONE 0.8s 06:49:36 06:49:36 #35 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:36 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:49:36 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:49:36 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:49:36 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:49:36 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:49:36 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:49:36 #35 ... 06:49:36 06:49:36 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:36 #36 DONE 2.0s 06:49:36 06:49:36 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 06:49:36 #37 DONE 0.8s 06:49:36 06:49:36 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:36 #33 DONE 0.0s 06:49:36 06:49:36 #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:36 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:49:36 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:49:36 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:49:36 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:49:36 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:49:36 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:49:37 #35 ... 06:49:37 06:49:37 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:49:37 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done 06:49:37 #42 DONE 1.7s 06:49:38 06:49:38 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:38 #36 DONE 2.1s 06:49:38 06:49:38 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 06:49:38 #37 DONE 0.9s 06:49:38 06:49:38 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 06:49:38 #34 DONE 3.4s 06:49:38 06:49:38 #43 [support-cron-scheduler internal] load build context 06:49:38 #43 DONE 0.0s 06:49:38 06:49:38 #44 [security-spire-config internal] load build context 06:49:38 #44 transferring context: 25.85kB 0.2s done 06:49:38 #44 DONE 1.8s 06:49:38 06:49:38 #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:49:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:49:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:49:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:49:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:49:38 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:49:38 #35 ... 06:49:38 06:49:38 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:38 #36 DONE 2.1s 06:49:38 06:49:38 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 06:49:38 #37 DONE 0.9s 06:49:38 06:49:38 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:49:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:49:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:49:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:49:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:49:38 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:49:38 #35 ... 06:49:38 06:49:38 #45 [security-spiffe-token-provider internal] load build context 06:49:38 #45 DONE 0.0s 06:49:38 06:49:38 #46 [core-keeper internal] load build context 06:49:38 #46 DONE 0.0s 06:49:38 06:49:38 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:38 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 06:49:38 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:49:38 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 06:49:38 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 06:49:38 #47 ... 06:49:38 06:49:38 #48 [security-spire-server internal] load build context 06:49:38 #48 transferring context: 27.60kB 0.2s done 06:49:38 #48 DONE 2.5s 06:49:38 06:49:38 #49 [security-proxy-setup internal] load build context 06:49:38 #49 ... 06:49:38 06:49:38 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:38 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s 06:49:38 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s 06:49:39 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s 06:49:39 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s 06:49:39 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.7s 06:49:39 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s 06:49:39 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done 06:49:39 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 06:49:39 #47 ... 06:49:39 06:49:39 #50 [security-spire-agent internal] load build context 06:49:39 #50 transferring context: 27.13kB 0.2s done 06:49:39 #50 DONE 3.5s 06:49:39 06:49:39 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:39 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 06:49:39 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done 06:49:40 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.2s 06:49:41 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.7s 06:49:41 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 06:49:41 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 06:49:41 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 2.9s 06:49:42 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.19MB / 28.04MB 4.0s 06:49:43 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 06:49:43 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 06:49:43 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 4.9s 06:49:44 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.45MB / 28.04MB 5.9s 06:49:44 #47 ... 06:49:44 06:49:44 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 06:49:44 #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:44 #0 9.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:44 #51 ... 06:49:44 06:49:44 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:49:44 #0 6.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:44 #52 ... 06:49:44 06:49:44 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:44 #47 ... 06:49:44 06:49:44 #53 [security-bootstrapper internal] load build context 06:49:44 #53 transferring context: 34.21MB 9.9s 06:49:44 #53 ... 06:49:44 06:49:44 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:45 #47 ... 06:49:45 06:49:45 #54 [core-command internal] load build context 06:49:45 #54 ... 06:49:45 06:49:45 #55 [core-metadata internal] load build context 06:49:45 #55 ... 06:49:45 06:49:45 #56 [core-common-config-bootstrapper internal] load build context 06:49:45 #56 ... 06:49:45 06:49:45 #38 [core-data internal] load build context 06:49:45 #38 ... 06:49:45 06:49:45 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:45 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.1s 06:49:46 #47 ... 06:49:46 06:49:46 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:49:46 #57 ... 06:49:46 06:49:46 #40 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:49:46 #40 5.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:46 #40 8.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:46 #40 ... 06:49:46 06:49:46 #58 [security-proxy-auth internal] load build context 06:49:46 #58 ... 06:49:46 06:49:46 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:49:46 #59 ... 06:49:46 06:49:46 #60 [support-notifications internal] load build context 06:49:46 #60 ... 06:49:46 06:49:46 #61 [security-secretstore-setup internal] load build context 06:49:46 #61 ... 06:49:46 06:49:46 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:49:47 #62 ... 06:49:47 06:49:47 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:49:47 #0 7.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:47 #0 9.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:47 #63 ... 06:49:47 06:49:47 #64 [support-scheduler internal] load build context 06:49:47 #64 ... 06:49:47 06:49:47 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:49:47 #65 ... 06:49:47 06:49:47 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:49:47 #66 ... 06:49:47 06:49:47 #67 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:49:47 #0 8.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:47 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:47 #67 ... 06:49:47 06:49:47 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:49:47 #68 ... 06:49:47 06:49:47 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:47 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 9.0s 06:49:47 #47 ... 06:49:47 06:49:47 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:49:47 #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:49:47 #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 06:49:47 #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 06:49:47 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done 06:49:47 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 06:49:47 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 06:49:47 #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.2s done 06:49:47 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 06:49:47 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 9.3s 06:49:47 #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 06:49:48 #42 ... 06:49:48 06:49:48 #64 [support-scheduler internal] load build context 06:49:48 #64 ... 06:49:48 06:49:48 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:49:48 #0 9.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:48 #69 ... 06:49:48 06:49:48 #45 [security-spiffe-token-provider internal] load build context 06:49:48 #45 ... 06:49:48 06:49:48 #46 [core-keeper internal] load build context 06:49:48 #46 ... 06:49:48 06:49:48 #43 [support-cron-scheduler internal] load build context 06:49:48 #43 ... 06:49:48 06:49:48 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:49:48 #70 ... 06:49:48 06:49:48 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:48 #71 ... 06:49:48 06:49:48 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:49:48 #72 ... 06:49:48 06:49:48 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:49 #73 ... 06:49:49 06:49:49 #49 [security-proxy-setup internal] load build context 06:49:49 #49 ... 06:49:49 06:49:49 #43 [support-cron-scheduler internal] load build context 06:49:50 #43 transferring context: 1.13MB 9.0s 06:49:50 #43 ... 06:49:50 06:49:50 #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:49:50 #40 10.73 (1/1) Installing dumb-init (1.2.5-r2) 06:49:50 #40 10.73 Executing busybox-1.36.1-r7.trigger 06:49:50 #40 10.96 OK: 8 MiB in 16 packages 06:49:50 #40 DONE 14.4s 06:49:50 06:49:50 #43 [support-cron-scheduler internal] load build context 06:49:50 #43 ... 06:49:50 06:49:50 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:49:50 #51 12.64 OK: 266 MiB in 52 packages 06:49:50 #51 DONE 16.1s 06:49:50 06:49:50 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:50 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.1s 06:49:50 #47 ... 06:49:50 06:49:50 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:49:50 #67 13.11 OK: 266 MiB in 52 packages 06:49:50 #67 DONE 14.6s 06:49:50 06:49:50 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:51 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.78MB / 28.04MB 12.9s 06:49:51 #47 ... 06:49:51 06:49:51 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:49:51 #52 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:51 #52 14.57 OK: 266 MiB in 52 packages 06:49:51 #52 DONE 18.2s 06:49:51 06:49:51 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:52 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.31MB / 28.04MB 13.8s 06:49:53 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 14.8s 06:49:53 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.3s 06:49:53 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done 06:49:53 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done 06:49:55 #47 ... 06:49:55 06:49:55 #53 [security-bootstrapper internal] load build context 06:49:55 #53 transferring context: 45.82MB 20.0s 06:49:55 #53 ... 06:49:55 06:49:55 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:49:55 #57 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:55 #57 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:55 #57 16.60 (1/2) Installing dumb-init (1.2.5-r2) 06:49:55 #57 16.60 (2/2) Installing su-exec (0.2-r3) 06:49:55 #57 16.60 Executing busybox-1.36.1-r7.trigger 06:49:55 #57 16.60 OK: 8 MiB in 17 packages 06:49:55 #57 DONE 18.8s 06:49:55 06:49:55 #53 [security-bootstrapper internal] load build context 06:49:55 #53 ... 06:49:55 06:49:55 #56 [core-common-config-bootstrapper internal] load build context 06:49:55 #56 ... 06:49:55 06:49:55 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:49:55 #68 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:55 #68 ... 06:49:55 06:49:55 #54 [core-command internal] load build context 06:49:55 #54 ... 06:49:55 06:49:55 #53 [security-bootstrapper internal] load build context 06:49:56 #53 ... 06:49:56 06:49:56 #38 [core-data internal] load build context 06:49:56 #38 ... 06:49:56 06:49:56 #53 [security-bootstrapper internal] load build context 06:49:56 #53 ... 06:49:56 06:49:56 #55 [core-metadata internal] load build context 06:49:56 #55 ... 06:49:56 06:49:56 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:56 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 06:49:56 #47 ... 06:49:56 06:49:56 #58 [security-proxy-auth internal] load build context 06:49:56 #58 ... 06:49:56 06:49:56 #60 [support-notifications internal] load build context 06:49:56 #60 ... 06:49:56 06:49:56 #61 [security-secretstore-setup internal] load build context 06:49:57 #61 ... 06:49:57 06:49:57 #38 [core-data internal] load build context 06:49:57 #38 ... 06:49:57 06:49:57 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:49:57 #63 12.51 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:49:57 #63 12.51 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:49:57 #63 12.51 OK: 19946 distinct packages available 06:49:57 #63 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:57 #63 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:57 #63 18.57 (1/4) Installing dumb-init (1.2.5-r2) 06:49:57 #63 18.62 (2/4) Installing musl-obstack (1.2.3-r2) 06:49:57 #63 18.76 (3/4) Installing libucontext (1.2-r2) 06:49:57 #63 18.76 (4/4) Installing gcompat (1.1.0-r1) 06:49:57 #63 18.76 Executing busybox-1.36.1-r7.trigger 06:49:57 #63 18.76 OK: 8 MiB in 19 packages 06:49:57 #63 DONE 20.7s 06:49:57 06:49:57 #38 [core-data internal] load build context 06:49:58 #38 ... 06:49:58 06:49:58 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:58 #73 DONE 20.1s 06:49:58 06:49:58 #38 [core-data internal] load build context 06:49:58 #38 ... 06:49:58 06:49:58 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:49:58 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.1s done 06:49:58 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.3s 06:49:58 #42 ... 06:49:58 06:49:58 #64 [support-scheduler internal] load build context 06:49:58 #64 ... 06:49:58 06:49:58 #45 [security-spiffe-token-provider internal] load build context 06:49:58 #45 ... 06:49:58 06:49:58 #46 [core-keeper internal] load build context 06:49:58 #46 ... 06:49:58 06:49:58 #45 [security-spiffe-token-provider internal] load build context 06:49:59 #45 ... 06:49:59 06:49:59 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:49:59 #69 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:59 #69 14.63 (1/3) Installing ca-certificates (20240226-r0) 06:49:59 #69 14.90 (2/3) Installing dumb-init (1.2.5-r2) 06:49:59 #69 14.90 (3/3) Installing tzdata (2024a-r0) 06:49:59 #69 17.15 Executing busybox-1.36.1-r7.trigger 06:49:59 #69 17.26 Executing ca-certificates-20240226-r0.trigger 06:49:59 #69 18.34 OK: 12 MiB in 18 packages 06:49:59 #69 DONE 21.0s 06:49:59 06:49:59 #45 [security-spiffe-token-provider internal] load build context 06:49:59 #45 ... 06:49:59 06:49:59 #49 [security-proxy-setup internal] load build context 06:49:59 #49 transferring context: 89.63MB 26.1s 06:49:59 #49 ... 06:49:59 06:49:59 #64 [support-scheduler internal] load build context 06:50:00 #64 ... 06:50:00 06:50:00 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:50:00 #62 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:00 #62 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:00 #62 20.21 (1/4) Installing dumb-init (1.2.5-r2) 06:50:00 #62 20.21 (2/4) Installing openssl (3.1.6-r0) 06:50:00 #62 20.21 (3/4) Installing su-exec (0.2-r3) 06:50:00 #62 20.21 (4/4) Installing yq (4.33.3-r5) 06:50:00 #62 21.13 Executing busybox-1.36.1-r7.trigger 06:50:00 #62 21.13 OK: 18 MiB in 19 packages 06:50:00 #62 ... 06:50:00 06:50:00 #49 [security-proxy-setup internal] load build context 06:50:00 #49 ... 06:50:00 06:50:00 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:50:00 #62 DONE 24.7s 06:50:00 06:50:00 #49 [security-proxy-setup internal] load build context 06:50:00 #49 ... 06:50:00 06:50:00 #43 [support-cron-scheduler internal] load build context 06:50:00 #43 ... 06:50:00 06:50:00 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 06:50:01 #74 ... 06:50:01 06:50:01 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:50:01 #66 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:01 #66 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:01 #66 19.03 (1/2) Installing ca-certificates (20240226-r0) 06:50:01 #66 19.28 (2/2) Installing dumb-init (1.2.5-r2) 06:50:01 #66 19.28 Executing busybox-1.36.1-r7.trigger 06:50:01 #66 19.28 Executing ca-certificates-20240226-r0.trigger 06:50:01 #66 20.47 OK: 9 MiB in 17 packages 06:50:01 #66 ... 06:50:01 06:50:01 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:01 #75 ... 06:50:01 06:50:01 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:50:01 #66 DONE 24.2s 06:50:01 06:50:01 #49 [security-proxy-setup internal] load build context 06:50:02 #49 ... 06:50:02 06:50:02 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:02 #65 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:02 #65 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:02 #65 21.24 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:02 #65 21.24 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:02 #65 21.24 OK: 19946 distinct packages available 06:50:02 #65 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:02 #65 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:02 #65 25.29 (1/5) Installing dumb-init (1.2.5-r2) 06:50:02 #65 25.29 (2/5) Installing musl-obstack (1.2.3-r2) 06:50:02 #65 25.41 (3/5) Installing libucontext (1.2-r2) 06:50:02 #65 25.41 (4/5) Installing gcompat (1.1.0-r1) 06:50:02 #65 25.41 (5/5) Installing openssl (3.1.6-r0) 06:50:02 #65 25.51 Executing busybox-1.36.1-r7.trigger 06:50:02 #65 ... 06:50:02 06:50:02 #49 [security-proxy-setup internal] load build context 06:50:03 #49 ... 06:50:03 06:50:03 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:50:03 #68 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:03 #68 22.35 (1/4) Installing ca-certificates (20240226-r0) 06:50:03 #68 22.67 (2/4) Installing dumb-init (1.2.5-r2) 06:50:03 #68 22.67 (3/4) Installing su-exec (0.2-r3) 06:50:03 #68 22.67 (4/4) Installing yq (4.33.3-r5) 06:50:03 #68 22.98 Executing busybox-1.36.1-r7.trigger 06:50:03 #68 23.09 Executing ca-certificates-20240226-r0.trigger 06:50:03 #68 23.56 OK: 18 MiB in 19 packages 06:50:03 #68 DONE 26.5s 06:50:04 06:50:04 #38 [core-data internal] load build context 06:50:04 #38 ... 06:50:04 06:50:04 #53 [security-bootstrapper internal] load build context 06:50:04 #53 ... 06:50:04 06:50:04 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:04 #71 DONE 25.7s 06:50:04 06:50:04 #53 [security-bootstrapper internal] load build context 06:50:04 #53 ... 06:50:04 06:50:04 #38 [core-data internal] load build context 06:50:05 #38 ... 06:50:05 06:50:05 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:05 #59 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:05 #59 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:05 #59 25.89 (1/1) Installing dumb-init (1.2.5-r2) 06:50:05 #59 25.89 Executing busybox-1.36.1-r7.trigger 06:50:05 #59 26.03 OK: 8 MiB in 16 packages 06:50:05 #59 DONE 28.9s 06:50:05 06:50:05 #38 [core-data internal] load build context 06:50:05 #38 transferring context: 67.16MB 30.8s 06:50:05 #38 ... 06:50:05 06:50:05 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:50:05 #76 ... 06:50:05 06:50:05 #38 [core-data internal] load build context 06:50:05 #38 ... 06:50:05 06:50:05 #56 [core-common-config-bootstrapper internal] load build context 06:50:05 #56 ... 06:50:05 06:50:05 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:05 #65 25.69 OK: 9 MiB in 20 packages 06:50:05 #65 DONE 28.9s 06:50:05 06:50:05 #56 [core-common-config-bootstrapper internal] load build context 06:50:05 #56 ... 06:50:05 06:50:05 #49 [security-proxy-setup internal] load build context 06:50:05 #49 ... 06:50:05 06:50:05 #54 [core-command internal] load build context 06:50:06 #54 ... 06:50:06 06:50:06 #49 [security-proxy-setup internal] load build context 06:50:06 #49 ... 06:50:06 06:50:06 #55 [core-metadata internal] load build context 06:50:06 #55 ... 06:50:06 06:50:06 #49 [security-proxy-setup internal] load build context 06:50:07 #49 ... 06:50:07 06:50:07 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 06:50:07 #74 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:07 #74 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:07 #74 14.13 OK: 8 MiB in 16 packages 06:50:07 #74 DONE 16.2s 06:50:07 06:50:07 #49 [security-proxy-setup internal] load build context 06:50:07 #49 ... 06:50:07 06:50:07 #58 [security-proxy-auth internal] load build context 06:50:07 #58 ... 06:50:07 06:50:07 #60 [support-notifications internal] load build context 06:50:07 #60 ... 06:50:07 06:50:07 #61 [security-secretstore-setup internal] load build context 06:50:07 #61 ... 06:50:07 06:50:07 #58 [security-proxy-auth internal] load build context 06:50:08 #58 ... 06:50:08 06:50:08 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:08 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.0s 06:50:08 #47 ... 06:50:08 06:50:08 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:50:08 #77 ... 06:50:08 06:50:08 #58 [security-proxy-auth internal] load build context 06:50:08 #58 ... 06:50:08 06:50:08 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:50:08 #78 ... 06:50:08 06:50:08 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:50:08 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.8s 06:50:09 #42 ... 06:50:09 06:50:09 #46 [core-keeper internal] load build context 06:50:09 #46 ... 06:50:09 06:50:09 #54 [core-command internal] load build context 06:50:09 #54 ... 06:50:09 06:50:09 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:50:09 #79 ... 06:50:09 06:50:09 #54 [core-command internal] load build context 06:50:09 #54 ... 06:50:09 06:50:09 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:50:09 #76 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:09 #76 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:09 #76 13.49 OK: 8 MiB in 17 packages 06:50:09 #76 DONE 14.8s 06:50:09 06:50:09 #54 [core-command internal] load build context 06:50:09 #54 ... 06:50:09 06:50:09 #45 [security-spiffe-token-provider internal] load build context 06:50:10 #45 ... 06:50:10 06:50:10 #54 [core-command internal] load build context 06:50:10 #54 transferring context: 66.25MB 34.5s 06:50:10 #54 ... 06:50:10 06:50:10 #64 [support-scheduler internal] load build context 06:50:10 #64 ... 06:50:10 06:50:10 #49 [security-proxy-setup internal] load build context 06:50:11 #49 ... 06:50:11 06:50:11 #43 [support-cron-scheduler internal] load build context 06:50:11 #43 ... 06:50:11 06:50:11 #49 [security-proxy-setup internal] load build context 06:50:11 #49 ... 06:50:11 06:50:11 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:50:11 #80 ... 06:50:11 06:50:11 #64 [support-scheduler internal] load build context 06:50:11 #64 ... 06:50:11 06:50:11 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:11 #70 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:11 #70 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:11 #70 27.72 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:11 #70 27.72 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:11 #70 27.72 OK: 19953 distinct packages available 06:50:11 #70 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:11 #70 29.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:11 #70 31.90 OK: 266 MiB in 52 packages 06:50:11 #70 DONE 33.6s 06:50:11 06:50:11 #64 [support-scheduler internal] load build context 06:50:12 #64 ... 06:50:12 06:50:12 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:12 #72 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:12 #72 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:12 #72 27.93 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:12 #72 27.93 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:12 #72 27.93 OK: 19946 distinct packages available 06:50:12 #72 28.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:12 #72 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:12 #72 31.76 (1/11) Installing ca-certificates (20240226-r0) 06:50:12 #72 32.13 (2/11) Installing brotli-libs (1.0.9-r14) 06:50:12 #72 32.13 (3/11) Installing libunistring (1.1-r1) 06:50:12 #72 32.13 (4/11) Installing libidn2 (2.3.4-r1) 06:50:12 #72 32.13 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:50:12 #72 32.13 (6/11) Installing libcurl (8.9.0-r0) 06:50:12 #72 32.13 (7/11) Installing curl (8.9.0-r0) 06:50:12 #72 32.26 (8/11) Installing dumb-init (1.2.5-r2) 06:50:12 #72 32.26 (9/11) Installing musl-obstack (1.2.3-r2) 06:50:12 #72 32.26 (10/11) Installing libucontext (1.2-r2) 06:50:12 #72 32.26 (11/11) Installing gcompat (1.1.0-r1) 06:50:12 #72 32.26 Executing busybox-1.36.1-r7.trigger 06:50:12 #72 32.45 Executing ca-certificates-20240226-r0.trigger 06:50:12 #72 32.82 OK: 13 MiB in 26 packages 06:50:12 #72 DONE 33.7s 06:50:12 06:50:12 #64 [support-scheduler internal] load build context 06:50:12 #64 ... 06:50:12 06:50:12 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:50:12 #77 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:12 #77 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:12 #77 14.08 OK: 8 MiB in 19 packages 06:50:12 #77 DONE 14.7s 06:50:13 06:50:13 #64 [support-scheduler internal] load build context 06:50:14 #64 ... 06:50:14 06:50:14 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:50:14 #81 ... 06:50:14 06:50:14 #64 [support-scheduler internal] load build context 06:50:14 #64 ... 06:50:14 06:50:14 #53 [security-bootstrapper internal] load build context 06:50:14 #53 ... 06:50:14 06:50:14 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:50:14 #82 ... 06:50:14 06:50:14 #53 [security-bootstrapper internal] load build context 06:50:15 #53 transferring context: 74.16MB 40.4s 06:50:15 #53 ... 06:50:15 06:50:15 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:15 #83 ... 06:50:15 06:50:15 #49 [security-proxy-setup internal] load build context 06:50:15 #49 ... 06:50:15 06:50:15 #56 [core-common-config-bootstrapper internal] load build context 06:50:15 #56 ... 06:50:15 06:50:15 #38 [core-data internal] load build context 06:50:16 #38 ... 06:50:16 06:50:16 #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:50:16 #84 ... 06:50:16 06:50:16 #56 [core-common-config-bootstrapper internal] load build context 06:50:17 #56 ... 06:50:17 06:50:17 #55 [core-metadata internal] load build context 06:50:17 #55 ... 06:50:17 06:50:17 #56 [core-common-config-bootstrapper internal] load build context 06:50:17 #56 ... 06:50:17 06:50:17 #60 [support-notifications internal] load build context 06:50:17 #60 ... 06:50:17 06:50:17 #38 [core-data internal] load build context 06:50:17 #38 ... 06:50:17 06:50:17 #61 [security-secretstore-setup internal] load build context 06:50:17 #61 ... 06:50:17 06:50:17 #60 [support-notifications internal] load build context 06:50:18 #60 ... 06:50:18 06:50:18 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:50:18 #79 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:18 #79 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:18 #79 17.16 OK: 12 MiB in 18 packages 06:50:18 #79 DONE 18.6s 06:50:18 06:50:18 #60 [support-notifications internal] load build context 06:50:18 #60 ... 06:50:18 06:50:18 #58 [security-proxy-auth internal] load build context 06:50:18 #58 ... 06:50:18 06:50:18 #38 [core-data internal] load build context 06:50:19 #38 ... 06:50:19 06:50:19 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:50:19 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.0s 06:50:19 #42 ... 06:50:19 06:50:19 #46 [core-keeper internal] load build context 06:50:19 #46 ... 06:50:19 06:50:19 #60 [support-notifications internal] load build context 06:50:19 #60 ... 06:50:19 06:50:19 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:19 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.0s 06:50:19 #47 ... 06:50:19 06:50:19 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:50:20 #42 ... 06:50:20 06:50:20 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:50:20 #85 ... 06:50:20 06:50:20 #45 [security-spiffe-token-provider internal] load build context 06:50:20 #45 ... 06:50:20 06:50:20 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:20 #83 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:20 #83 ... 06:50:20 06:50:20 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:20 #75 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:20 #75 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:20 #75 17.91 OK: 18 MiB in 19 packages 06:50:20 #75 DONE 19.5s 06:50:20 06:50:20 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:20 #47 ... 06:50:20 06:50:20 #54 [core-command internal] load build context 06:50:20 #54 transferring context: 82.74MB 45.1s 06:50:21 #54 ... 06:50:21 06:50:21 #45 [security-spiffe-token-provider internal] load build context 06:50:21 #45 ... 06:50:21 06:50:21 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:50:21 #80 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:21 #80 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:21 #80 17.81 OK: 9 MiB in 17 packages 06:50:21 #80 DONE 19.7s 06:50:21 06:50:21 #45 [security-spiffe-token-provider internal] load build context 06:50:21 #45 ... 06:50:21 06:50:21 #43 [support-cron-scheduler internal] load build context 06:50:21 #43 ... 06:50:21 06:50:21 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:21 #83 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:21 #83 ... 06:50:21 06:50:21 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:50:21 #78 15.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:21 #78 17.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:21 #78 20.98 OK: 266 MiB in 52 packages 06:50:21 #78 DONE 23.1s 06:50:21 06:50:21 #45 [security-spiffe-token-provider internal] load build context 06:50:22 #45 ... 06:50:22 06:50:22 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:50:22 #86 ... 06:50:22 06:50:22 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:50:22 #81 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:22 #81 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:22 #81 17.51 OK: 18 MiB in 19 packages 06:50:22 #81 DONE 18.5s 06:50:22 06:50:22 #45 [security-spiffe-token-provider internal] load build context 06:50:23 #45 ... 06:50:23 06:50:23 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:50:23 #87 DONE 1.9s 06:50:23 06:50:23 #45 [security-spiffe-token-provider internal] load build context 06:50:23 #45 ... 06:50:23 06:50:23 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:50:23 #85 DONE 13.6s 06:50:23 06:50:23 #45 [security-spiffe-token-provider internal] load build context 06:50:24 #45 ... 06:50:24 06:50:24 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:24 #83 17.80 OK: 8 MiB in 16 packages 06:50:24 #83 DONE 18.7s 06:50:24 06:50:24 #45 [security-spiffe-token-provider internal] load build context 06:50:24 #45 ... 06:50:24 06:50:24 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:50:24 #82 13.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:24 #82 14.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:24 #82 17.74 (1/1) Installing dumb-init (1.2.5-r2) 06:50:24 #82 18.39 Executing busybox-1.36.1-r7.trigger 06:50:24 #82 18.39 OK: 8 MiB in 16 packages 06:50:24 #82 DONE 19.6s 06:50:24 06:50:24 #45 [security-spiffe-token-provider internal] load build context 06:50:24 #45 ... 06:50:24 06:50:24 #64 [support-scheduler internal] load build context 06:50:24 #64 ... 06:50:24 06:50:24 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:24 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.0s 06:50:24 #47 ... 06:50:24 06:50:24 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:50:24 #88 DONE 1.1s 06:50:24 06:50:24 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:25 #47 ... 06:50:25 06:50:25 #53 [security-bootstrapper internal] load build context 06:50:25 #53 ... 06:50:25 06:50:25 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:26 #47 ... 06:50:26 06:50:26 #49 [security-proxy-setup internal] load build context 06:50:26 #49 transferring context: 139.00MB 53.0s 06:50:26 #49 ... 06:50:26 06:50:26 #45 [security-spiffe-token-provider internal] load build context 06:50:26 #45 ... 06:50:26 06:50:26 #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 06:50:26 #84 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:26 #84 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:26 #84 19.98 OK: 9 MiB in 20 packages 06:50:26 #84 DONE 20.8s 06:50:26 06:50:26 #45 [security-spiffe-token-provider internal] load build context 06:50:26 #45 ... 06:50:26 06:50:26 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:50:26 #86 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:26 #86 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:26 #86 13.32 OK: 13 MiB in 26 packages 06:50:26 #86 DONE 14.5s 06:50:26 06:50:26 #45 [security-spiffe-token-provider internal] load build context 06:50:27 #45 ... 06:50:27 06:50:27 #55 [core-metadata internal] load build context 06:50:27 #55 ... 06:50:27 06:50:27 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:27 #47 ... 06:50:27 06:50:27 #56 [core-common-config-bootstrapper internal] load build context 06:50:27 #56 ... 06:50:27 06:50:27 #49 [security-proxy-setup internal] load build context 06:50:28 #49 ... 06:50:28 06:50:28 #61 [security-secretstore-setup internal] load build context 06:50:28 #61 ... 06:50:28 06:50:28 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:29 #47 ... 06:50:29 06:50:29 #58 [security-proxy-auth internal] load build context 06:50:29 #58 ... 06:50:29 06:50:29 #56 [core-common-config-bootstrapper internal] load build context 06:50:29 #56 ... 06:50:29 06:50:29 #38 [core-data internal] load build context 06:50:29 #38 ... 06:50:29 06:50:29 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:50:29 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.9s done 06:50:29 #42 DONE 53.2s 06:50:29 06:50:29 #38 [core-data internal] load build context 06:50:29 #38 ... 06:50:29 06:50:29 #56 [core-common-config-bootstrapper internal] load build context 06:50:29 #56 ... 06:50:29 06:50:29 #46 [core-keeper internal] load build context 06:50:29 #46 ... 06:50:29 06:50:29 #60 [support-notifications internal] load build context 06:50:29 #60 ... 06:50:29 06:50:29 #46 [core-keeper internal] load build context 06:50:31 #46 ... 06:50:31 06:50:31 #54 [core-command internal] load build context 06:50:31 #54 ... 06:50:31 06:50:31 #46 [core-keeper internal] load build context 06:50:31 #46 ... 06:50:31 06:50:31 #43 [support-cron-scheduler internal] load build context 06:50:31 #43 ... 06:50:31 06:50:31 #46 [core-keeper internal] load build context 06:50:32 #46 transferring context: 101.27MB 50.8s 06:50:33 #46 ... 06:50:33 06:50:33 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:50:33 #89 DONE 2.3s 06:50:34 06:50:34 #46 [core-keeper internal] load build context 06:50:34 #46 ... 06:50:34 06:50:34 #64 [support-scheduler internal] load build context 06:50:35 #64 ... 06:50:35 06:50:35 #46 [core-keeper internal] load build context 06:50:35 #46 ... 06:50:35 06:50:35 #53 [security-bootstrapper internal] load build context 06:50:35 #53 ... 06:50:35 06:50:35 #46 [core-keeper internal] load build context 06:50:37 #46 transferring context: 133.04MB 56.0s 06:50:37 #46 ... 06:50:37 06:50:37 #45 [security-spiffe-token-provider internal] load build context 06:50:37 #45 ... 06:50:37 06:50:37 #55 [core-metadata internal] load build context 06:50:37 #55 ... 06:50:37 06:50:37 #45 [security-spiffe-token-provider internal] load build context 06:50:38 #45 ... 06:50:38 06:50:38 #49 [security-proxy-setup internal] load build context 06:50:38 #49 ... 06:50:38 06:50:38 #61 [security-secretstore-setup internal] load build context 06:50:38 #61 ... 06:50:38 06:50:38 #49 [security-proxy-setup internal] load build context 06:50:39 #49 ... 06:50:39 06:50:39 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:39 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.5s 06:50:39 #47 ... 06:50:39 06:50:39 #58 [security-proxy-auth internal] load build context 06:50:39 #58 ... 06:50:39 06:50:39 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:39 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.0s done 06:50:39 #47 ... 06:50:39 06:50:39 #38 [core-data internal] load build context 06:50:39 #38 ... 06:50:39 06:50:39 #58 [security-proxy-auth internal] load build context 06:50:39 #58 ... 06:50:39 06:50:39 #56 [core-common-config-bootstrapper internal] load build context 06:50:39 #56 ... 06:50:39 06:50:39 #58 [security-proxy-auth internal] load build context 06:50:40 #58 ... 06:50:40 06:50:40 #60 [support-notifications internal] load build context 06:50:40 #60 ... 06:50:40 06:50:40 #58 [security-proxy-auth internal] load build context 06:50:41 #58 ... 06:50:41 06:50:41 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:41 #47 DONE 64.8s 06:50:41 06:50:41 #58 [security-proxy-auth internal] load build context 06:50:41 #58 ... 06:50:41 06:50:41 #54 [core-command internal] load build context 06:50:41 #54 ... 06:50:41 06:50:41 #58 [security-proxy-auth internal] load build context 06:50:42 #58 ... 06:50:42 06:50:42 #43 [support-cron-scheduler internal] load build context 06:50:42 #43 ... 06:50:42 06:50:42 #58 [security-proxy-auth internal] load build context 06:50:42 #58 transferring context: 108.81MB 63.6s 06:50:45 #58 ... 06:50:45 06:50:45 #64 [support-scheduler internal] load build context 06:50:45 #64 ... 06:50:45 06:50:45 #58 [security-proxy-auth internal] load build context 06:50:45 #58 ... 06:50:45 06:50:45 #53 [security-bootstrapper internal] load build context 06:50:46 #53 ... 06:50:46 06:50:46 #58 [security-proxy-auth internal] load build context 06:50:47 #58 transferring context: 135.95MB 68.6s 06:50:47 #58 ... 06:50:47 06:50:47 #46 [core-keeper internal] load build context 06:50:47 #46 ... 06:50:47 06:50:47 #58 [security-proxy-auth internal] load build context 06:50:47 #58 ... 06:50:47 06:50:47 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:47 #90 DONE 3.9s 06:50:47 06:50:47 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:47 #91 DONE 3.9s 06:50:47 06:50:47 #58 [security-proxy-auth internal] load build context 06:50:47 #58 ... 06:50:47 06:50:47 #55 [core-metadata internal] load build context 06:50:47 #55 ... 06:50:47 06:50:47 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:47 #92 DONE 2.6s 06:50:47 06:50:47 #55 [core-metadata internal] load build context 06:50:47 #55 ... 06:50:47 06:50:47 #58 [security-proxy-auth internal] load build context 06:50:48 #58 ... 06:50:48 06:50:48 #45 [security-spiffe-token-provider internal] load build context 06:50:48 #45 ... 06:50:48 06:50:48 #61 [security-secretstore-setup internal] load build context 06:50:48 #61 ... 06:50:48 06:50:48 #45 [security-spiffe-token-provider internal] load build context 06:50:48 #45 ... 06:50:48 06:50:48 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:50:48 #93 DONE 1.1s 06:50:48 06:50:48 #45 [security-spiffe-token-provider internal] load build context 06:50:48 #45 ... 06:50:48 06:50:48 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:50:48 #94 DONE 1.3s 06:50:48 06:50:48 #45 [security-spiffe-token-provider internal] load build context 06:50:49 #45 ... 06:50:49 06:50:49 #49 [security-proxy-setup internal] load build context 06:50:49 #49 ... 06:50:49 06:50:49 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:50:49 #95 DONE 1.5s 06:50:49 06:50:49 #49 [security-proxy-setup internal] load build context 06:50:49 #49 ... 06:50:49 06:50:49 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 06:50:49 #96 ... 06:50:49 06:50:49 #38 [core-data internal] load build context 06:50:49 #38 ... 06:50:49 06:50:49 #49 [security-proxy-setup internal] load build context 06:50:49 #49 ... 06:50:49 06:50:49 #56 [core-common-config-bootstrapper internal] load build context 06:50:50 #56 ... 06:50:50 06:50:50 #97 [security-spire-config stage-2 6/10] COPY security.txt / 06:50:50 #97 DONE 1.1s 06:50:50 06:50:50 #56 [core-common-config-bootstrapper internal] load build context 06:50:50 #56 ... 06:50:50 06:50:50 #49 [security-proxy-setup internal] load build context 06:50:50 #49 ... 06:50:50 06:50:50 #98 [security-spire-server stage-2 6/9] COPY security.txt / 06:50:50 #98 DONE 1.2s 06:50:50 06:50:50 #49 [security-proxy-setup internal] load build context 06:50:50 #49 ... 06:50:50 06:50:50 #60 [support-notifications internal] load build context 06:50:50 #60 ... 06:50:50 06:50:50 #38 [core-data internal] load build context 06:50:50 #38 ... 06:50:50 06:50:50 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 06:50:50 #96 DONE 1.1s 06:50:50 06:50:50 #38 [core-data internal] load build context 06:50:51 #38 ... 06:50:51 06:50:51 #54 [core-command internal] load build context 06:50:51 #54 ... 06:50:51 06:50:51 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:50:51 #99 DONE 1.5s 06:50:51 06:50:51 #54 [core-command internal] load build context 06:50:51 #54 ... 06:50:51 06:50:51 #38 [core-data internal] load build context 06:50:51 #38 ... 06:50:51 06:50:51 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:50:51 #100 DONE 1.4s 06:50:51 06:50:51 #38 [core-data internal] load build context 06:50:52 #38 ... 06:50:52 06:50:52 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:50:52 #101 DONE 1.8s 06:50:52 06:50:52 #38 [core-data internal] load build context 06:50:52 #38 ... 06:50:52 06:50:52 #43 [support-cron-scheduler internal] load build context 06:50:52 #43 ... 06:50:52 06:50:52 #38 [core-data internal] load build context 06:50:52 #38 transferring context: 216.86MB 77.8s 06:50:52 #38 ... 06:50:52 06:50:52 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:50:52 #102 DONE 0.9s 06:50:52 06:50:52 #38 [core-data internal] load build context 06:50:53 #38 ... 06:50:53 06:50:53 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:50:53 #103 DONE 1.2s 06:50:53 06:50:53 #38 [core-data internal] load build context 06:50:53 #38 ... 06:50:53 06:50:53 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:50:53 #104 DONE 0.9s 06:50:53 06:50:53 #38 [core-data internal] load build context 06:50:54 #38 ... 06:50:54 06:50:54 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:50:54 #105 DONE 1.4s 06:50:54 06:50:54 #38 [core-data internal] load build context 06:50:54 #38 ... 06:50:54 06:50:54 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:50:54 #106 DONE 1.3s 06:50:54 06:50:54 #38 [core-data internal] load build context 06:50:55 #38 ... 06:50:55 06:50:55 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:50:55 #107 DONE 1.2s 06:50:55 06:50:55 #38 [core-data internal] load build context 06:50:55 #38 ... 06:50:55 06:50:55 #64 [support-scheduler internal] load build context 06:50:55 #64 ... 06:50:55 06:50:55 #38 [core-data internal] load build context 06:50:56 #38 ... 06:50:56 06:50:56 #53 [security-bootstrapper internal] load build context 06:50:56 #53 ... 06:50:56 06:50:56 #38 [core-data internal] load build context 06:50:57 #38 transferring context: 234.33MB 82.9s 06:50:57 #38 ... 06:50:57 06:50:57 #46 [core-keeper internal] load build context 06:50:57 #46 ... 06:50:57 06:50:57 #38 [core-data internal] load build context 06:50:57 #38 ... 06:50:57 06:50:57 #55 [core-metadata internal] load build context 06:50:58 #55 ... 06:50:58 06:50:58 #46 [core-keeper internal] load build context 06:50:58 #46 ... 06:50:58 06:50:58 #58 [security-proxy-auth internal] load build context 06:50:58 #58 ... 06:50:58 06:50:58 #38 [core-data internal] load build context 06:50:58 #38 ... 06:50:58 06:50:58 #61 [security-secretstore-setup internal] load build context 06:50:58 #61 ... 06:50:58 06:50:58 #38 [core-data internal] load build context 06:51:00 #38 ... 06:51:00 06:51:00 #45 [security-spiffe-token-provider internal] load build context 06:51:00 #45 ... 06:51:00 06:51:00 #38 [core-data internal] load build context 06:51:00 #38 ... 06:51:00 06:51:00 #56 [core-common-config-bootstrapper internal] load build context 06:51:00 #56 ... 06:51:00 06:51:00 #38 [core-data internal] load build context 06:51:00 #38 ... 06:51:00 06:51:00 #49 [security-proxy-setup internal] load build context 06:51:00 #49 ... 06:51:00 06:51:00 #56 [core-common-config-bootstrapper internal] load build context 06:51:00 #56 ... 06:51:00 06:51:00 #60 [support-notifications internal] load build context 06:51:00 #60 ... 06:51:00 06:51:00 #38 [core-data internal] load build context 06:51:02 #38 ... 06:51:02 06:51:02 #54 [core-command internal] load build context 06:51:02 #54 ... 06:51:02 06:51:02 #108 [security-spire-server] exporting to image 06:51:02 #108 exporting layers 6.6s done 06:51:02 #108 writing image sha256:9928888ab9fdac74d3ce2f93e8dc2b19f77ba1d922c0660996df921558751e82 0.1s done 06:51:02 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:51:02 #108 writing image sha256:ae3743dd0d91f83a2542cbfabda0d6c4d2a0c9a7ef309a95451d5c27a1b3640a 0.1s done 06:51:02 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 06:51:02 #108 writing image sha256:e165257989796c0e433bc462f58bdeabcd9f02db4bf2d6433e966ce76ed51add 0.0s done 06:51:02 #108 naming to docker.io/library/security-spire-server-arm64 0.1s done 06:51:02 #108 DONE 7.8s 06:51:02 06:51:02 #38 [core-data internal] load build context 06:51:02 #38 ... 06:51:02 06:51:02 #43 [support-cron-scheduler internal] load build context 06:51:02 #43 ... 06:51:02 06:51:02 #38 [core-data internal] load build context 06:51:02 #38 transferring context: 256.94MB 88.0s 06:51:02 #38 ... 06:51:02 06:51:02 #49 [security-proxy-setup internal] load build context 06:51:02 #49 transferring context: 309.19MB 89.3s done 06:51:02 #49 DONE 89.7s 06:51:02 06:51:02 #38 [core-data internal] load build context 06:51:06 #38 ... 06:51:06 06:51:06 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:51:06 #109 DONE 2.2s 06:51:06 06:51:06 #38 [core-data internal] load build context 06:51:06 #38 ... 06:51:06 06:51:06 #64 [support-scheduler internal] load build context 06:51:06 #64 ... 06:51:06 06:51:06 #38 [core-data internal] load build context 06:51:06 #38 ... 06:51:06 06:51:06 #53 [security-bootstrapper internal] load build context 06:51:06 #53 ... 06:51:06 06:51:06 #43 [support-cron-scheduler internal] load build context 06:51:08 #43 ... 06:51:08 06:51:08 #55 [core-metadata internal] load build context 06:51:08 #55 ... 06:51:08 06:51:08 #43 [support-cron-scheduler internal] load build context 06:51:08 #43 ... 06:51:08 06:51:08 #46 [core-keeper internal] load build context 06:51:08 #46 transferring context: 303.68MB 87.2s 06:51:08 #46 ... 06:51:08 06:51:08 #58 [security-proxy-auth internal] load build context 06:51:08 #58 ... 06:51:08 06:51:08 #43 [support-cron-scheduler internal] load build context 06:51:08 #43 ... 06:51:08 06:51:08 #61 [security-secretstore-setup internal] load build context 06:51:08 #61 ... 06:51:08 06:51:08 #58 [security-proxy-auth internal] load build context 06:51:09 #58 ... 06:51:09 06:51:09 #45 [security-spiffe-token-provider internal] load build context 06:51:09 #45 ... 06:51:09 06:51:09 #58 [security-proxy-auth internal] load build context 06:51:10 #58 ... 06:51:10 06:51:10 #46 [core-keeper internal] load build context 06:51:10 #46 transferring context: 309.19MB 89.1s done 06:51:10 #46 DONE 92.2s 06:51:10 06:51:10 #58 [security-proxy-auth internal] load build context 06:51:11 #58 ... 06:51:11 06:51:11 #60 [support-notifications internal] load build context 06:51:11 #60 ... 06:51:11 06:51:11 #56 [core-common-config-bootstrapper internal] load build context 06:51:11 #56 ... 06:51:11 06:51:11 #60 [support-notifications internal] load build context 06:51:11 #60 ... 06:51:11 06:51:11 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:51:11 #110 DONE 1.3s 06:51:11 06:51:11 #60 [support-notifications internal] load build context 06:51:11 #60 ... 06:51:11 06:51:11 #54 [core-command internal] load build context 06:51:12 #54 ... 06:51:12 06:51:12 #60 [support-notifications internal] load build context 06:51:12 #60 ... 06:51:12 06:51:12 #56 [core-common-config-bootstrapper internal] load build context 06:51:12 #56 transferring context: 309.19MB 97.0s done 06:51:12 #56 DONE 97.6s 06:51:12 06:51:12 #60 [support-notifications internal] load build context 06:51:14 #60 ... 06:51:14 06:51:14 #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:51:14 #111 DONE 1.3s 06:51:14 06:51:14 #60 [support-notifications internal] load build context 06:51:15 #60 ... 06:51:15 06:51:15 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:15 #112 ... 06:51:15 06:51:15 #60 [support-notifications internal] load build context 06:51:15 #60 ... 06:51:15 06:51:15 #38 [core-data internal] load build context 06:51:15 #38 transferring context: 309.19MB 100.9s done 06:51:15 #38 DONE 101.2s 06:51:15 06:51:15 #60 [support-notifications internal] load build context 06:51:15 #60 ... 06:51:15 06:51:15 #64 [support-scheduler internal] load build context 06:51:15 #64 ... 06:51:15 06:51:15 #60 [support-notifications internal] load build context 06:51:16 #60 ... 06:51:16 06:51:16 #53 [security-bootstrapper internal] load build context 06:51:16 #53 ... 06:51:16 06:51:16 #60 [support-notifications internal] load build context 06:51:17 #60 ... 06:51:17 06:51:17 #54 [core-command internal] load build context 06:51:17 #54 transferring context: 309.19MB 101.2s done 06:51:17 #54 DONE 101.6s 06:51:17 06:51:17 #60 [support-notifications internal] load build context 06:51:18 #60 ... 06:51:18 06:51:18 #55 [core-metadata internal] load build context 06:51:18 #55 ... 06:51:18 06:51:18 #60 [support-notifications internal] load build context 06:51:19 #60 ... 06:51:19 06:51:19 #61 [security-secretstore-setup internal] load build context 06:51:19 #61 ... 06:51:19 06:51:19 #43 [support-cron-scheduler internal] load build context 06:51:19 #43 ... 06:51:19 06:51:19 #60 [support-notifications internal] load build context 06:51:19 #60 ... 06:51:19 06:51:19 #53 [security-bootstrapper internal] load build context 06:51:19 #53 transferring context: 309.19MB 104.5s done 06:51:19 #53 DONE 104.7s 06:51:19 06:51:19 #60 [support-notifications internal] load build context 06:51:19 #60 ... 06:51:19 06:51:19 #45 [security-spiffe-token-provider internal] load build context 06:51:19 #45 ... 06:51:19 06:51:19 #60 [support-notifications internal] load build context 06:51:21 #60 ... 06:51:21 06:51:21 #58 [security-proxy-auth internal] load build context 06:51:21 #58 ... 06:51:21 06:51:21 #60 [support-notifications internal] load build context 06:51:21 #60 ... 06:51:21 06:51:21 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:21 #113 ... 06:51:21 06:51:21 #60 [support-notifications internal] load build context 06:51:22 #60 ... 06:51:22 06:51:22 #58 [security-proxy-auth internal] load build context 06:51:22 #58 transferring context: 309.19MB 103.9s done 06:51:22 #58 DONE 106.4s 06:51:22 06:51:22 #60 [support-notifications internal] load build context 06:51:22 #60 ... 06:51:22 06:51:22 #61 [security-secretstore-setup internal] load build context 06:51:22 #61 transferring context: 309.19MB 104.0s done 06:51:22 #61 DONE 106.6s 06:51:22 06:51:22 #60 [support-notifications internal] load build context 06:51:24 #60 ... 06:51:24 06:51:24 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:24 #114 ... 06:51:24 06:51:24 #64 [support-scheduler internal] load build context 06:51:24 #64 transferring context: 309.19MB 105.9s done 06:51:24 #64 DONE 108.3s 06:51:24 06:51:24 #60 [support-notifications internal] load build context 06:51:24 #60 transferring context: 309.19MB 106.0s done 06:51:24 #60 DONE 108.7s 06:51:24 06:51:24 #45 [security-spiffe-token-provider internal] load build context 06:51:27 #45 ... 06:51:27 06:51:27 #115 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:51:27 #115 DONE 1.8s 06:51:27 06:51:27 #45 [security-spiffe-token-provider internal] load build context 06:51:27 #45 ... 06:51:27 06:51:27 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:28 #116 ... 06:51:28 06:51:28 #43 [support-cron-scheduler internal] load build context 06:51:28 #43 transferring context: 309.19MB 107.0s done 06:51:28 #43 DONE 110.0s 06:51:28 06:51:28 #55 [core-metadata internal] load build context 06:51:28 #55 transferring context: 309.19MB 112.5s done 06:51:28 #55 DONE 113.0s 06:51:28 06:51:28 #45 [security-spiffe-token-provider internal] load build context 06:51:29 #45 transferring context: 309.19MB 107.7s done 06:51:29 #45 DONE 111.4s 06:51:29 06:51:29 #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:51:30 #117 DONE 0.8s 06:51:30 06:51:30 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:26 #118 ... 06:52:26 06:52:26 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:26 #113 DONE 72.9s 06:52:26 06:52:26 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:26 #112 DONE 79.5s 06:52:26 06:52:26 #119 [core-keeper builder 7/8] COPY . . 06:52:29 #119 ... 06:52:29 06:52:29 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:29 #114 DONE 75.0s 06:52:29 06:52:29 #119 [core-keeper builder 7/8] COPY . . 06:52:29 #119 DONE 4.8s 06:52:29 06:52:29 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:52:29 #120 CACHED 06:52:29 06:52:29 #121 [security-bootstrapper builder 6/7] COPY . . 06:52:29 #121 CACHED 06:52:29 06:52:29 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:29 #122 CACHED 06:52:29 06:52:29 #123 [security-proxy-setup builder 6/7] COPY . . 06:52:29 #123 DONE 4.9s 06:52:29 06:52:29 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:52:29 #124 ... 06:52:29 06:52:29 #125 [security-secretstore-setup builder 6/7] COPY . . 06:52:29 #125 CACHED 06:52:29 06:52:29 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:29 #126 CACHED 06:52:29 06:52:29 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:52:29 #127 CACHED 06:52:29 06:52:29 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:52:33 #128 3.059 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 06:52:36 #128 ... 06:52:36 06:52:36 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:36 #118 DONE 66.2s 06:52:36 06:52:36 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 06:52:36 #129 DONE 7.1s 06:52:36 06:52:36 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:36 #130 CACHED 06:52:36 06:52:36 #131 [core-metadata builder 6/7] COPY . . 06:52:36 #131 CACHED 06:52:36 06:52:36 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:52:36 #132 CACHED 06:52:36 06:52:36 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:52:36 #133 ... 06:52:36 06:52:36 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:52:36 #134 CACHED 06:52:36 06:52:36 #135 [support-scheduler builder 6/7] COPY . . 06:52:36 #135 CACHED 06:52:36 06:52:36 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:36 #136 CACHED 06:52:36 06:52:36 #137 [security-proxy-auth builder 6/7] COPY . . 06:52:36 #137 CACHED 06:52:36 06:52:36 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:52:36 #138 CACHED 06:52:36 06:52:36 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:36 #139 CACHED 06:52:36 06:52:36 #140 [core-command builder 6/7] COPY . . 06:52:36 #140 CACHED 06:52:36 06:52:36 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 06:52:36 #141 CACHED 06:52:36 06:52:36 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:36 #142 CACHED 06:52:36 06:52:36 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:36 #143 CACHED 06:52:36 06:52:36 #144 [core-data builder 4/7] COPY go.mod vendor* ./ 06:52:36 #144 CACHED 06:52:36 06:52:36 #145 [core-data builder 6/7] COPY . . 06:52:36 #145 CACHED 06:52:36 06:52:36 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:36 #116 DONE 69.9s 06:52:36 06:52:36 #146 [support-notifications builder 6/7] COPY . . 06:52:39 #146 ... 06:52:39 06:52:39 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:52:39 #0 3.406 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 06:52:39 #147 ... 06:52:39 06:52:39 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:52:39 #0 3.201 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 06:52:39 #148 ... 06:52:39 06:52:39 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:52:41 #149 ... 06:52:41 06:52:41 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:52:41 #133 5.101 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 06:52:42 #133 ... 06:52:42 06:52:42 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:52:42 #124 3.141 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 06:52:42 #124 ... 06:52:42 06:52:42 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:52:42 #149 5.669 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 06:52:47 #149 ... 06:52:47 06:52:47 #150 [security-spiffe-token-provider builder 6/7] COPY . . 06:52:47 #150 ... 06:52:47 06:52:47 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:52:47 #0 5.162 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 06:52:47 #151 ... 06:52:47 06:52:47 #150 [security-spiffe-token-provider builder 6/7] COPY . . 06:52:47 #150 DONE 10.2s 06:52:47 06:52:47 #146 [support-notifications builder 6/7] COPY . . 06:52:47 #146 DONE 10.0s 06:52:47 06:52:47 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:52:47 #0 6.622 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 06:52:47 #152 ... 06:52:47 06:52:47 #153 [support-cron-scheduler builder 6/7] COPY . . 06:52:47 #153 CACHED 06:52:47 06:52:47 #154 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:52:47 #154 CACHED 06:52:47 06:52:47 #155 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:47 #155 CACHED 06:52:47 06:52:47 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:52:47 #0 6.006 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 06:52:47 #156 ... 06:52:47 06:52:47 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:52:47 #0 5.496 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 06:52:47 #157 ... 06:52:47 06:52:47 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:52:50 #158 3.488 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:52:57 #158 ... 06:52:57 06:52:57 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:52:57 #0 3.244 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 06:52:57 #159 ... 06:52:57 06:52:57 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:52:57 #0 2.902 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 07:12:11 #160 ... 07:12:11 07:12:11 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:12:11 #128 DONE 1169.1s 07:12:11 07:12:11 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:12:11 #160 ... 07:12:11 07:12:11 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:12:11 #161 DONE 0.4s 07:12:11 07:12:11 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:12:11 #162 DONE 0.2s 07:12:11 07:12:11 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:12:11 #163 DONE 0.2s 07:12:11 07:12:11 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:12:11 #164 DONE 0.3s 07:12:11 07:12:11 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:12:11 #156 ... 07:12:11 07:12:11 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:12:11 #165 DONE 0.3s 07:12:11 07:12:11 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:12:11 #166 DONE 0.3s 07:12:11 07:12:11 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:11 #167 DONE 2.3s 07:12:11 07:12:11 #108 [security-proxy-setup] exporting to image 07:12:11 #108 exporting layers 07:12:11 #108 exporting layers 1.1s done 07:12:11 #108 writing image sha256:8a31da61c98df47a8a3e14ecba588f4e59de9c82697079b89b4adb728a36c34e done 07:12:11 #108 naming to docker.io/library/security-proxy-setup-arm64 done 07:12:11 #108 DONE 8.9s 07:12:11 07:12:11 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:12:11 #133 ... 07:12:11 07:12:11 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:12:11 #148 1177.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 07:12:16 #148 ... 07:12:16 07:12:16 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:12:16 #124 DONE 1186.6s 07:12:16 07:12:16 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:12:16 #168 DONE 0.4s 07:12:16 07:12:16 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:12:19 #169 DONE 2.4s 07:12:19 07:12:19 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:12:19 #170 DONE 0.3s 07:12:19 07:12:19 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:12:19 #171 DONE 0.3s 07:12:19 07:12:19 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:12:20 #172 DONE 0.3s 07:12:20 07:12:20 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:12:20 #173 DONE 0.1s 07:12:20 07:12:20 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:12:20 #174 DONE 0.3s 07:12:20 07:12:20 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:12:20 #160 ... 07:12:20 07:12:20 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:12:20 #175 DONE 0.3s 07:12:20 07:12:20 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:12:20 #148 ... 07:12:20 07:12:20 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:12:20 #176 DONE 0.1s 07:12:20 07:12:20 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:12:20 #177 DONE 0.1s 07:12:20 07:12:20 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:12:21 #156 ... 07:12:21 07:12:21 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:12:21 #178 DONE 0.2s 07:12:21 07:12:21 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:12:23 #179 DONE 2.0s 07:12:23 07:12:23 #108 [security-bootstrapper] exporting to image 07:12:23 #108 exporting layers 07:12:24 #108 exporting layers 1.2s done 07:12:24 #108 writing image sha256:7aadc84e98b5f2a7ee6ade3d277f547ce7e794274568a6e2f54cf52946e95c06 done 07:12:24 #108 naming to docker.io/library/security-bootstrapper-arm64 done 07:12:24 #108 DONE 10.1s 07:12:24 07:12:24 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:12:29 #160 ... 07:12:29 07:12:29 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:12:29 #148 DONE 1199.3s 07:12:29 07:12:29 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:12:29 #133 ... 07:12:29 07:12:29 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:12:29 #180 DONE 0.4s 07:12:29 07:12:29 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:12:29 #181 DONE 0.2s 07:12:29 07:12:29 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:12:30 #182 DONE 0.2s 07:12:30 07:12:30 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:12:30 #183 DONE 0.2s 07:12:30 07:12:30 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:12:30 #184 DONE 0.2s 07:12:30 07:12:30 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:12:31 #185 DONE 0.4s 07:12:31 07:12:31 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:12:31 #186 DONE 0.3s 07:12:31 07:12:31 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:12:31 #187 DONE 0.2s 07:12:31 07:12:31 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:33 #188 DONE 2.3s 07:12:33 07:12:33 #108 [security-secretstore-setup] exporting to image 07:12:33 #108 exporting layers 07:12:34 #108 exporting layers 1.1s done 07:12:34 #108 writing image sha256:2a5ee9acf4e282c5ac2e07abf31586ae326857e6a355f1af8f41f97bba00de47 done 07:12:34 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 07:12:34 #108 DONE 11.2s 07:12:34 07:12:34 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:13:42 #156 ... 07:13:42 07:13:42 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:13:42 #151 DONE 1256.6s 07:13:42 07:13:42 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:13:42 #159 ... 07:13:42 07:13:42 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:13:42 #189 DONE 0.3s 07:13:42 07:13:42 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:13:42 #159 ... 07:13:42 07:13:42 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:13:42 #190 DONE 0.2s 07:13:42 07:13:42 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:13:42 #191 DONE 0.2s 07:13:42 07:13:42 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:13:42 #192 DONE 0.1s 07:13:42 07:13:42 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:13:42 #193 DONE 0.1s 07:13:42 07:13:42 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:13:42 #194 DONE 2.1s 07:13:42 07:13:42 #108 [core-common-config-bootstrapper] exporting to image 07:13:42 #108 exporting layers 07:13:42 #108 exporting layers 0.6s done 07:13:42 #108 writing image sha256:37c125f13a3bc9bec378e41a2e68c757edeb6359ec6ac57cc0fffb0b4e041099 done 07:13:42 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:13:42 #108 DONE 11.9s 07:13:42 07:13:42 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:15:49 #158 ... 07:15:49 07:15:49 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:15:49 #159 DONE 1374.4s 07:15:49 07:15:49 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:15:49 #158 ... 07:15:49 07:15:49 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:15:49 #195 DONE 0.1s 07:15:49 07:15:49 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:15:49 #196 DONE 0.1s 07:15:49 07:15:49 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:15:49 #158 ... 07:15:49 07:15:49 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:15:49 #197 DONE 0.2s 07:15:49 07:15:49 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:15:49 #198 DONE 0.1s 07:15:49 07:15:49 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:15:49 #35 ... 07:15:49 07:15:49 #108 [security-spiffe-token-provider] exporting to image 07:15:49 #108 exporting layers 07:15:49 #108 exporting layers 0.7s done 07:15:49 #108 writing image sha256:28401372e558233f9b47adddfd549050289ecd32162c140f098c9b4059a54c36 done 07:15:49 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:15:49 #108 DONE 12.6s 07:15:49 07:15:49 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:23:41 #158 ... 07:23:41 07:23:41 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:23:41 #157 DONE 1852.9s 07:23:41 07:23:41 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:23:41 #35 ... 07:23:41 07:23:41 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:23:41 #199 DONE 0.2s 07:23:41 07:23:41 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:23:41 #156 ... 07:23:41 07:23:41 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:23:41 #200 DONE 0.1s 07:23:41 07:23:41 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:23:41 #201 DONE 0.4s 07:23:41 07:23:41 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:23:41 #156 ... 07:23:41 07:23:41 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:23:41 #202 DONE 0.2s 07:23:41 07:23:41 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:23:41 #203 DONE 0.2s 07:23:41 07:23:41 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:23:41 #204 DONE 1.7s 07:23:41 07:23:41 #108 [security-proxy-auth] exporting to image 07:23:41 #108 exporting layers 07:23:41 #108 exporting layers 0.7s done 07:23:41 #108 writing image sha256:097c2da59850a9d08c46b839ce0f2c2cc0530c9f13a4ebb9f6b7575c819fbc69 done 07:23:41 #108 naming to docker.io/library/security-proxy-auth-arm64 done 07:23:41 #108 DONE 13.3s 07:23:41 07:23:41 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:24:49 #156 ... 07:24:49 07:24:49 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:24:49 #152 DONE 1923.4s 07:24:49 07:24:49 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:24:49 #158 ... 07:24:49 07:24:49 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:24:49 #205 DONE 0.1s 07:24:49 07:24:49 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:24:49 #206 DONE 0.1s 07:24:49 07:24:49 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:49 #160 ... 07:24:49 07:24:49 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:24:49 #207 DONE 0.4s 07:24:49 07:24:49 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:49 #160 ... 07:24:49 07:24:49 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:24:49 #208 DONE 0.1s 07:24:49 07:24:49 #108 [core-command] exporting to image 07:24:49 #108 exporting layers 07:24:49 #108 exporting layers 0.5s done 07:24:49 #108 writing image sha256:ec9029e81b3178ba5ecfd2dcf4784a0272382893b9cb4806a0a0f44aa1076721 0.0s done 07:24:49 #108 naming to docker.io/library/core-command-arm64 done 07:24:49 #108 DONE 13.7s 07:24:49 07:24:49 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:41 #156 ... 07:26:41 07:26:41 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:26:41 #147 DONE 2048.7s 07:26:41 07:26:41 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:26:41 #160 ... 07:26:41 07:26:41 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:26:41 #209 DONE 0.1s 07:26:41 07:26:41 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:26:41 #210 DONE 0.4s 07:26:41 07:26:41 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:26:41 #35 ... 07:26:41 07:26:41 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:26:41 #211 DONE 0.1s 07:26:41 07:26:41 #108 [core-keeper] exporting to image 07:26:41 #108 exporting layers 07:26:41 #108 exporting layers 0.5s done 07:26:41 #108 writing image sha256:32cc3fba07afea15f174891eb7354bea70b46c21d48667d90dad3571c5580d2f done 07:26:41 #108 naming to docker.io/library/core-keeper-arm64 done 07:26:41 #108 DONE 14.2s 07:26:41 07:26:41 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:26:41 #158 ... 07:26:41 07:26:41 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:26:41 #133 DONE 2045.0s 07:26:41 07:26:41 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:42 #149 ... 07:26:42 07:26:42 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:26:42 #212 DONE 0.2s 07:26:42 07:26:42 #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:26:42 #213 DONE 0.2s 07:26:42 07:26:42 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:42 #156 ... 07:26:42 07:26:42 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:26:42 #214 DONE 0.4s 07:26:42 07:26:42 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:43 #156 ... 07:26:43 07:26:43 #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:26:43 #215 DONE 0.1s 07:26:43 07:26:43 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:26:43 #216 DONE 0.1s 07:26:43 07:26:43 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:26:43 #160 ... 07:26:43 07:26:43 #108 [core-metadata] exporting to image 07:26:43 #108 exporting layers 0.5s done 07:26:43 #108 writing image sha256:2219c68a876848c5b4606b82602be78e2c1ac5cf4977ddb7aec0c13ab4f4548f done 07:26:43 #108 naming to docker.io/library/core-metadata-arm64 done 07:26:43 #108 DONE 14.7s 07:26:43 07:26:43 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:26:45 #35 ... 07:26:45 07:26:45 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:45 #156 DONE 2048.7s 07:26:45 07:26:45 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:26:45 #35 ... 07:26:45 07:26:45 #217 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:26:46 #217 DONE 0.3s 07:26:46 07:26:46 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:26:46 #160 ... 07:26:46 07:26:46 #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:26:46 #218 DONE 0.2s 07:26:46 07:26:46 #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:26:46 #219 DONE 0.5s 07:26:46 07:26:46 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:26:46 #160 ... 07:26:46 07:26:46 #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:26:46 #220 DONE 0.1s 07:26:47 07:26:47 #108 [core-data] exporting to image 07:26:47 #108 exporting layers 0.6s done 07:26:47 #108 writing image sha256:c5e73a598f00b4d6cec1144ac9498ddd1e38ca458a60a0d1f1eba5c00d0f57ae 0.0s done 07:26:47 #108 naming to docker.io/library/core-data-arm64 done 07:26:47 #108 DONE 15.3s 07:26:47 07:26:47 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:27:26 #158 ... 07:27:26 07:27:26 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:27:26 #149 DONE 2085.4s 07:27:26 07:27:26 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:27:26 #160 DONE 2075.2s 07:27:26 07:27:26 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:27:26 #158 DONE 2075.7s 07:27:26 07:27:26 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:27:26 #35 ... 07:27:26 07:27:26 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:26 #221 DONE 0.2s 07:27:26 07:27:26 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:26 #222 DONE 0.2s 07:27:26 07:27:26 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:27:26 #223 DONE 0.1s 07:27:26 07:27:26 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:27:26 #224 DONE 0.2s 07:27:26 07:27:26 #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:26 #225 DONE 0.3s 07:27:26 07:27:26 #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:27:26 #226 ... 07:27:26 07:27:26 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:27:26 #227 DONE 0.6s 07:27:26 07:27:26 #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:27:26 #226 DONE 0.2s 07:27:26 07:27:26 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:27:26 #228 DONE 0.4s 07:27:26 07:27:26 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:27:26 #229 DONE 0.1s 07:27:26 07:27:26 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:27:26 #230 DONE 0.2s 07:27:26 07:27:26 #108 [support-notifications] exporting to image 07:27:26 #108 exporting layers 07:27:26 #108 ... 07:27:26 07:27:26 #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:27:26 #231 DONE 0.5s 07:27:26 07:27:26 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:27:26 #232 DONE 0.2s 07:27:26 07:27:26 #108 [support-cron-scheduler] exporting to image 07:27:26 #108 exporting layers 0.6s done 07:27:26 #108 writing image sha256:bdef4377372363f57c2d45a83cf2ba62513910d5df8e79c2570a9b30eb68d86e 07:27:26 #108 writing image sha256:bdef4377372363f57c2d45a83cf2ba62513910d5df8e79c2570a9b30eb68d86e 0.0s done 07:27:26 #108 naming to docker.io/library/support-scheduler-arm64 done 07:27:26 #108 exporting layers 0.8s done 07:27:26 #108 writing image sha256:ee6056fa8d049de7160be04c875ec64438ebf10420287cb8ddc49945847d51e3 done 07:27:26 #108 naming to docker.io/library/support-notifications-arm64 done 07:27:26 #108 exporting layers 1.3s done 07:27:26 #108 writing image sha256:25b9c4efaccb39da1b493683c9f7f94f0eff251dc9765e7f312047c336df9689 done 07:27:26 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 07:27:26 #108 DONE 17.2s 07:27:26 07:27:26 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:26 time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:27:26 $ docker stop --time=1 576c67af3c5fd0ca019142caaad3a66be5bcdef97af6d55d932d492235790d7f 07:27:28 $ docker rm -f --volumes 576c67af3c5fd0ca019142caaad3a66be5bcdef97af6d55d932d492235790d7f [Pipeline] // withDockerContainer [Pipeline] sh 07:27:28 + docker images 07:27:28 REPOSITORY TAG IMAGE ID CREATED SIZE 07:27:28 support-cron-scheduler-arm64 latest 25b9c4efaccb 4 seconds ago 43.5MB 07:27:28 support-scheduler-arm64 latest bdef43773723 5 seconds ago 41.3MB 07:27:28 support-notifications-arm64 latest ee6056fa8d04 5 seconds ago 42MB 07:27:28 core-data-arm64 latest c5e73a598f00 42 seconds ago 39.1MB 07:27:28 core-metadata-arm64 latest 2219c68a8768 46 seconds ago 39.3MB 07:27:28 core-keeper-arm64 latest 32cc3fba07af 49 seconds ago 39MB 07:27:28 core-command-arm64 latest ec9029e81b31 2 minutes ago 35MB 07:27:28 security-proxy-auth-arm64 latest 097c2da59850 3 minutes ago 32.6MB 07:27:28 security-spiffe-token-provider-arm64 latest 28401372e558 11 minutes ago 29MB 07:27:28 core-common-config-bootstrapper-arm64 latest 37c125f13a3b 13 minutes ago 15.3MB 07:27:28 security-secretstore-setup-arm64 latest 2a5ee9acf4e2 14 minutes ago 36.4MB 07:27:28 security-bootstrapper-arm64 latest 7aadc84e98b5 15 minutes ago 18.9MB 07:27:28 security-proxy-setup-arm64 latest 8a31da61c98d 15 minutes ago 26.1MB 07:27:28 security-spire-agent-arm64 latest ae3743dd0d91 36 minutes ago 174MB 07:27:28 security-spire-server-arm64 latest e16525798979 36 minutes ago 116MB 07:27:28 security-spire-config-arm64 latest 9928888ab9fd 36 minutes ago 115MB 07:27:28 ci-base-image-arm64 latest dd2221ab9592 56 minutes ago 967MB 07:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 07:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 07:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:27:29 07:27:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:27:29 arm64: Pulling from edgex-lftools-log-publisher 07:27:29 8998bd30e6a1: Pulling fs layer 07:27:29 04944245beec: Pulling fs layer 07:27:29 699f458cf7ca: Pulling fs layer 07:27:29 765212b225bb: Pulling fs layer 07:27:29 f23df028b6ca: Pulling fs layer 07:27:29 d65c8cfc05b1: Pulling fs layer 07:27:29 2437ff75d9bd: Pulling fs layer 07:27:29 f23df028b6ca: Waiting 07:27:29 d65c8cfc05b1: Waiting 07:27:29 2437ff75d9bd: Waiting 07:27:29 765212b225bb: Waiting 07:27:29 04944245beec: Verifying Checksum 07:27:29 04944245beec: Download complete 07:27:29 765212b225bb: Verifying Checksum 07:27:29 765212b225bb: Download complete 07:27:30 f23df028b6ca: Verifying Checksum 07:27:30 f23df028b6ca: Download complete 07:27:30 d65c8cfc05b1: Verifying Checksum 07:27:30 d65c8cfc05b1: Download complete 07:27:30 699f458cf7ca: Verifying Checksum 07:27:30 699f458cf7ca: Download complete 07:27:30 8998bd30e6a1: Verifying Checksum 07:27:30 8998bd30e6a1: Download complete 07:27:33 2437ff75d9bd: Verifying Checksum 07:27:33 2437ff75d9bd: Download complete 07:27:35 8998bd30e6a1: Pull complete 07:27:35 04944245beec: Pull complete 07:27:37 699f458cf7ca: Pull complete 07:27:37 765212b225bb: Pull complete 07:27:38 f23df028b6ca: Pull complete 07:27:38 d65c8cfc05b1: Pull complete 07:27:56 2437ff75d9bd: Pull complete 07:27:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:27:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:56 prd-ubuntu20.04-docker-arm64-4c-16g-7801 does not seem to be running inside a container 07:27:56 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:27:59 $ docker top a17c71f0aadc6ff2c3532f8167f6685309b9ab18f0d7fdf5aa588301a37e0b9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:00 ---> job-cost.sh 07:28:00 lf-activate-venv: SKIPPING 07:28:00 INFO: No Stack... 07:28:01 INFO: Retrieving Pricing Info for: v3-standard-4 07:28:02 INFO: Archiving Costs [Pipeline] sh 07:28:02 + cat /w/workspace/edgex-go/5/archives/cost.csv 07:28:02 + cut -d, -f6 [Pipeline] lock 07:28:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-5-stack-cost] 07:28:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4860-5-stack-cost] did not exist. Created. 07:28:02 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:28:03 + echo total: 0.2199999988079071 [Pipeline] stash 07:28:03 Stashed 1 file(s) [Pipeline] } 07:28:03 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-5-stack-cost] [Pipeline] // lock [Pipeline] } 07:28:03 $ docker stop --time=1 a17c71f0aadc6ff2c3532f8167f6685309b9ab18f0d7fdf5aa588301a37e0b9c 07:28:05 $ docker rm -f --volumes a17c71f0aadc6ff2c3532f8167f6685309b9ab18f0d7fdf5aa588301a37e0b9c [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 07:28:05 provisioning config files... 07:28:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config14668460696304140433tmp [Pipeline] { [Pipeline] sh 07:28:06 + set +x 07:28:06 + curl -s https://codecov.io/bash 07:28:06 + bash -s -- 07:28:06 07:28:06 _____ _ 07:28:06 / ____| | | 07:28:06 | | ___ __| | ___ ___ _____ __ 07:28:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:28:06 | |___| (_) | (_| | __/ (_| (_) \ V / 07:28:06 \_____\___/ \__,_|\___|\___\___/ \_/ 07:28:06 Bash-1.0.6 07:28:06 07:28:06 07:28:06 ==> git version 2.25.1 found 07:28:06 ==> 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 07:28:06 Release-Date: 2020-01-08 07:28:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:28:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:28:06 ==> Jenkins CI detected. 07:28:06 current dir:  /w/workspace/edgex-go/5 07:28:06 project root: . 07:28:06 --> token set from env 07:28:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:28:06 ==> Running gcov in . (disable via -X gcov) 07:28:06 ==> Python coveragepy not found 07:28:06 ==> Searching for coverage reports in: 07:28:06 + . 07:28:06 -> Found 1 reports 07:28:06 ==> Detecting git/mercurial file structure 07:28:06 ==> Reading reports 07:28:06 + ./coverage.out bytes=529247 07:28:06 ==> Appending adjustments 07:28:06 https://docs.codecov.io/docs/fixing-reports 07:28:07 + Found adjustments 07:28:07 ==> Gzipping contents 07:28:07 68K /tmp/codecov.ey3ECY.gz 07:28:07 ==> Uploading reports 07:28:07 url: https://codecov.io 07:28:07 query: branch=PR-4860&commit=664d66bc12f830fae331d3d878734687136b31fd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4860%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4860&job=&cmd_args= 07:28:07 -> Pinging Codecov 07:28:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4860&commit=664d66bc12f830fae331d3d878734687136b31fd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4860%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4860&job=&cmd_args= 07:28:08 -> Uploading to 07:28:08 https://storage.googleapis.com/codecov/v4/raw/2024-08-16/00271124DB129430A58F1EEE437C3FCB/664d66bc12f830fae331d3d878734687136b31fd/631365ed-c3e3-44fe-806e-03450abe7d0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240816%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240816T072807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82888fde27e02ce8d13b28a587160d1fff2005b98e553cc1511e9d90a9835d2f 07:28:08 % Total % Received % Xferd Average Speed Time Time Time Current 07:28:08 Dload Upload Total Spent Left Speed 07:28:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66731 0 0 100 66731 0 232k --:--:-- --:--:-- --:--:-- 232k 07:28:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/664d66bc12f830fae331d3d878734687136b31fd [Pipeline] } 07:28:08 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 07:28:09 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 07:28:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:28:10 ---> package-listing.sh 07:28:10 ++ facter osfamily 07:28:10 ++ tr '[:upper:]' '[:lower:]' 07:28:10 + OS_FAMILY=debian 07:28:10 + workspace=/w/workspace/edgex-go/5 07:28:10 + START_PACKAGES=/tmp/packages_start.txt 07:28:10 + END_PACKAGES=/tmp/packages_end.txt 07:28:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:10 + PACKAGES=/tmp/packages_start.txt 07:28:10 + '[' /w/workspace/edgex-go/5 ']' 07:28:10 + PACKAGES=/tmp/packages_end.txt 07:28:10 + case "${OS_FAMILY}" in 07:28:10 + dpkg -l 07:28:10 + grep '^ii' 07:28:10 + '[' -f /tmp/packages_start.txt ']' 07:28:10 + '[' -f /tmp/packages_end.txt ']' 07:28:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:10 + '[' /w/workspace/edgex-go/5 ']' 07:28:10 + mkdir -p /w/workspace/edgex-go/5/archives/ 07:28:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 07:28:10 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:28:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:28:11 07:28:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:28:11 latest: Pulling from edgex-lftools-log-publisher 07:28:11 5eb5b503b376: Pulling fs layer 07:28:11 5c69ac0246d0: Pulling fs layer 07:28:11 ec43610c2a17: Pulling fs layer 07:28:11 3a2ae6a8a46f: Pulling fs layer 07:28:11 33b1e0a273af: Pulling fs layer 07:28:11 5d3b04190fa2: Pulling fs layer 07:28:11 2f39f015ded8: Pulling fs layer 07:28:11 3a2ae6a8a46f: Waiting 07:28:11 33b1e0a273af: Waiting 07:28:11 5d3b04190fa2: Waiting 07:28:11 2f39f015ded8: Waiting 07:28:11 5c69ac0246d0: Verifying Checksum 07:28:11 5c69ac0246d0: Download complete 07:28:11 3a2ae6a8a46f: Verifying Checksum 07:28:11 3a2ae6a8a46f: Download complete 07:28:11 33b1e0a273af: Verifying Checksum 07:28:11 33b1e0a273af: Download complete 07:28:11 5d3b04190fa2: Download complete 07:28:11 ec43610c2a17: Verifying Checksum 07:28:11 ec43610c2a17: Download complete 07:28:11 5eb5b503b376: Verifying Checksum 07:28:11 5eb5b503b376: Download complete 07:28:12 2f39f015ded8: Verifying Checksum 07:28:12 2f39f015ded8: Download complete 07:28:13 5eb5b503b376: Pull complete 07:28:13 5c69ac0246d0: Pull complete 07:28:13 ec43610c2a17: Pull complete 07:28:13 3a2ae6a8a46f: Pull complete 07:28:14 33b1e0a273af: Pull complete 07:28:14 5d3b04190fa2: Pull complete 07:28:19 2f39f015ded8: Pull complete 07:28:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:28:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:19 prd-ubuntu20.04-docker-8c-8g-7800 does not seem to be running inside a container 07:28:19 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:28:23 $ docker top 772a0412ae4a2b0102a623adc7517b668261ca55d096bd249819efac796a251d -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:23 + touch /tmp/pre-build-complete [Pipeline] sh 07:28:24 + mkdir -p /var/log/sysstat [Pipeline] sh 07:28:24 + ls /var/log/sa-host 07:28:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:24 provisioning config files... 07:28:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config9921586811720755072tmp [Pipeline] { [Pipeline] echo 07:28:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:28:24 ---> create-netrc.sh [Pipeline] } 07:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:28:25 ---> python-tools-install.sh [Pipeline] echo 07:28:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:28:25 ---> sudo-logs.sh 07:28:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:28:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:28:25 ---> job-cost.sh 07:28:25 lf-activate-venv: SKIPPING 07:28:25 DEBUG: total: 0.2199999988079071 07:28:25 INFO: Retrieving Stack Cost... 07:28:26 INFO: Retrieving Pricing Info for: v3-standard-8 07:28:26 INFO: Archiving Costs [Pipeline] echo 07:28:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:28:26 ---> logs-deploy.sh 07:28:26 lf-activate-venv: SKIPPING 07:28:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4860/5 07:28:26 INFO: archiving workspace using pattern(s): 07:28:27 Archives upload complete. 07:28:28 INFO: archiving logs to Nexus