Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b63a7beb5708060f306d26a37b28dcc6de91d24e+cac31287acd04e958173a3bbb33b482e6c71c818 (dbd0ffe0a68664c7a4ba14949790c485a87c8716) 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-ssh6504996523931949084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh9099122716918470953.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-4710/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-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12455770014015665537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh5762332171981386101.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-4710/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-4710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11477722552214806957.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18085 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cac31287acd04e958173a3bbb33b482e6c71c818 into PR head commit b63a7beb5708060f306d26a37b28dcc6de91d24e Merge succeeded, producing 06bf6573d517ee5f22b0e8e6bd1edb547e637397 Checking out Revision 06bf6573d517ee5f22b0e8e6bd1edb547e637397 (PR-4710) > git config core.sparsecheckout # timeout=10 > git checkout -f b63a7beb5708060f306d26a37b28dcc6de91d24e # 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 cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06bf6573d517ee5f22b0e8e6bd1edb547e637397 # timeout=10 Commit message: "Merge commit 'cac31287acd04e958173a3bbb33b482e6c71c818' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:51 ========================================================= 08:30:51 EdgeX Global Pipelines Version Info 08:30:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk abfc7f07920ea3a95b4c5713fdbb3307f8789489 # timeout=10 08:30:52 ------------------- 08:30:52 stable info: 08:30:52 ------------------- 08:30:52 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 08:30:52 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 08:30:52 Message: update stable to v1.0.257 08:30:52 ------------------- 08:30:52 experimental info: 08:30:52 ------------------- 08:30:52 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:52 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 08:30:52 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4710 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4710 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4710 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06bf6573d517ee5f22b0e8e6bd1edb547e637397 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06bf657 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:52 provisioning config files... 08:30:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8946556674365668029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:53 ---> docker-login.sh 08:30:53 nexus3.edgexfoundry.org:10001 08:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:53 Configure a credential helper to remove this warning. See 08:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:53 08:30:53 Login Succeeded 08:30:53 nexus3.edgexfoundry.org:10002 08:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:53 Configure a credential helper to remove this warning. See 08:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:53 08:30:53 Login Succeeded 08:30:53 nexus3.edgexfoundry.org:10003 08:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:53 Configure a credential helper to remove this warning. See 08:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:53 08:30:53 Login Succeeded 08:30:53 nexus3.edgexfoundry.org:10004 08:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:53 Configure a credential helper to remove this warning. See 08:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:53 08:30:53 Login Succeeded 08:30:53 docker.io 08:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:54 Configure a credential helper to remove this warning. See 08:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:54 08:30:54 Login Succeeded 08:30:54 ---> docker-login.sh ends [Pipeline] } 08:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:54 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:54 + dirname cmd/core-command/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo core-command,cmd/core-command/Dockerfile 08:30:54 + + cut -d/ -f2 08:30:54 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + dirname cmd/core-data/Dockerfile 08:30:54 + echo core-data,cmd/core-data/Dockerfile 08:30:54 + dirname cmd/core-metadata/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:54 + dirname cmd/security-bootstrapper/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:54 + dirname cmd/security-proxy-auth/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:54 + dirname cmd/security-proxy-setup/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:54 + dirname+ cmd/security-secretstore-setup/Dockerfile 08:30:54 cut -d/ -f2 08:30:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:54 + dirname cmd/security-spire-agent/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:54 + dirname cmd/security-spire-config/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:54 + dirname cmd/security-spire-server/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:54 + dirname cmd/support-notifications/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:54 + dirname cmd/support-scheduler/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:54 + git rev-list -1 --merges 06bf6573d517ee5f22b0e8e6bd1edb547e637397~1..06bf6573d517ee5f22b0e8e6bd1edb547e637397 [Pipeline] echo 08:30:54 -----------> git rev-list -1 --merges 06bf6573d517ee5f22b0e8e6bd1edb547e637397~1..06bf6573d517ee5f22b0e8e6bd1edb547e637397 06bf6573d517ee5f22b0e8e6bd1edb547e637397 08:30:54 06bf6573d517ee5f22b0e8e6bd1edb547e637397 [false] [Pipeline] sh 08:30:55 + git log --format=format:%s -1 06bf6573d517ee5f22b0e8e6bd1edb547e637397 [Pipeline] echo 08:30:55 ========================================================= 08:30:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:55 + grep -v github /etc/ssh/ssh_known_hosts 08:30:55 + [ -e /tmp/ssh_known_hosts ] 08:30:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:55 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:30:55 -a /etc/ssh/ssh_known_hosts 08:30:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:55 08:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:56 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:56 b85a868b505f: Pulling fs layer 08:30:56 e2be974225ed: Pulling fs layer 08:30:56 339a4e72a1f5: Pulling fs layer 08:30:56 988bab9f4d93: Pulling fs layer 08:30:56 1469e6f7b9e6: Pulling fs layer 08:30:56 eaf3925da568: Pulling fs layer 08:30:56 bab4dde63d76: Pulling fs layer 08:30:56 bde34c3a00c8: Pulling fs layer 08:30:56 b352a97aabf1: Pulling fs layer 08:30:56 4872d77fe225: Pulling fs layer 08:30:56 5851b861e8e6: Pulling fs layer 08:30:56 bab4dde63d76: Waiting 08:30:56 bde34c3a00c8: Waiting 08:30:56 b352a97aabf1: Waiting 08:30:56 4872d77fe225: Waiting 08:30:56 5851b861e8e6: Waiting 08:30:56 988bab9f4d93: Waiting 08:30:56 1469e6f7b9e6: Waiting 08:30:56 eaf3925da568: Waiting 08:30:56 e2be974225ed: Download complete 08:30:56 988bab9f4d93: Verifying Checksum 08:30:56 988bab9f4d93: Download complete 08:30:56 1469e6f7b9e6: Verifying Checksum 08:30:56 1469e6f7b9e6: Download complete 08:30:56 eaf3925da568: Verifying Checksum 08:30:56 eaf3925da568: Download complete 08:30:56 339a4e72a1f5: Verifying Checksum 08:30:56 339a4e72a1f5: Download complete 08:30:56 bde34c3a00c8: Verifying Checksum 08:30:56 bde34c3a00c8: Download complete 08:30:56 b352a97aabf1: Verifying Checksum 08:30:56 b352a97aabf1: Download complete 08:30:56 4872d77fe225: Verifying Checksum 08:30:56 4872d77fe225: Download complete 08:30:56 5851b861e8e6: Verifying Checksum 08:30:56 5851b861e8e6: Download complete 08:30:56 b85a868b505f: Verifying Checksum 08:30:56 b85a868b505f: Download complete 08:30:56 bab4dde63d76: Verifying Checksum 08:30:56 bab4dde63d76: Download complete 08:30:57 b85a868b505f: Pull complete 08:30:57 e2be974225ed: Pull complete 08:30:58 339a4e72a1f5: Pull complete 08:30:58 988bab9f4d93: Pull complete 08:30:58 1469e6f7b9e6: Pull complete 08:30:58 eaf3925da568: Pull complete 08:31:00 bab4dde63d76: Pull complete 08:31:00 bde34c3a00c8: Pull complete 08:31:00 b352a97aabf1: Pull complete 08:31:00 4872d77fe225: Pull complete 08:31:00 5851b861e8e6: Pull complete 08:31:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:00 prd-ubuntu20.04-docker-8c-8g-18085 does not seem to be running inside a container 08:31:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:03 $ docker top c27c823ed5541766518d2c48a5940803913cb4e7330e0156c207ab6d685715f2 -eo pid,comm 08:31:04 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). 08:31:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:04 [ssh-agent] Looking for ssh-agent implementation... 08:31:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:04 $ docker exec c27c823ed5541766518d2c48a5940803913cb4e7330e0156c207ab6d685715f2 ssh-agent 08:31:04 SSH_AUTH_SOCK=/tmp/ssh-Q0r4wKe06Tc0/agent.31 08:31:04 SSH_AGENT_PID=37 08:31:04 Running ssh-add (command line suppressed) 08:31:04 Identity added: /w/workspace/edgex-go/9@tmp/private_key_14858180351370638214.key (/w/workspace/edgex-go/9@tmp/private_key_14858180351370638214.key) 08:31:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:04 + git tag --points-at HEAD [Pipeline] } 08:31:04 $ docker exec --env ******** --env ******** c27c823ed5541766518d2c48a5940803913cb4e7330e0156c207ab6d685715f2 ssh-agent -k 08:31:04 unset SSH_AUTH_SOCK; 08:31:04 unset SSH_AGENT_PID; 08:31:04 echo Agent pid 37 killed; 08:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:04 [ssh-agent] Looking for ssh-agent implementation... 08:31:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:05 $ docker exec c27c823ed5541766518d2c48a5940803913cb4e7330e0156c207ab6d685715f2 ssh-agent 08:31:05 SSH_AUTH_SOCK=/tmp/ssh-mD0orr3FXaGd/agent.69 08:31:05 SSH_AGENT_PID=75 08:31:05 Running ssh-add (command line suppressed) 08:31:05 Identity added: /w/workspace/edgex-go/9@tmp/private_key_1938808623239731610.key (/w/workspace/edgex-go/9@tmp/private_key_1938808623239731610.key) 08:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:05 + git semver init 08:31:05 2023-11-15 08:31:05,677 [run_init] DEBUG init version:0.0.0 force:False 08:31:05 2023-11-15 08:31:05,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 08:31:05 2023-11-15 08:31:05,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 08:31:05 2023-11-15 08:31:05,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 08:31:12 2023-11-15 08:31:11,154 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 08:31:12 2023-11-15 08:31:11,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4710 with force:False 08:31:12 2023-11-15 08:31:11,155 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4710 08:31:12 2023-11-15 08:31:11,159 [execute] INFO git cat-file --batch-check 08:31:12 2023-11-15 08:31:11,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:31:12 2023-11-15 08:31:11,165 [execute] INFO git cat-file --batch 08:31:12 2023-11-15 08:31:11,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:31:12 2023-11-15 08:31:11,171 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4710 08:31:12 0.0.0 [Pipeline] } 08:31:12 $ docker exec --env ******** --env ******** c27c823ed5541766518d2c48a5940803913cb4e7330e0156c207ab6d685715f2 ssh-agent -k 08:31:12 unset SSH_AUTH_SOCK; 08:31:12 unset SSH_AGENT_PID; 08:31:12 echo Agent pid 75 killed; 08:31:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:12 + git semver [Pipeline] } 08:31:13 $ docker stop --time=1 c27c823ed5541766518d2c48a5940803913cb4e7330e0156c207ab6d685715f2 08:31:14 $ docker rm -f --volumes c27c823ed5541766518d2c48a5940803913cb4e7330e0156c207ab6d685715f2 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:14 Stashed 1 file(s) [Pipeline] echo 08:31:14 [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 08:31:15 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:31:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:15 ========================================================= 08:31:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:31:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:15 7264a8db6415: Pulling fs layer 08:31:15 c4d48a809fc2: Pulling fs layer 08:31:15 4f1c88b9dad5: Pulling fs layer 08:31:15 ad3a456e5733: Pulling fs layer 08:31:15 69c7f0334f64: Pulling fs layer 08:31:15 1f1c1a5573a3: Pulling fs layer 08:31:15 ce7588e14bc9: Pulling fs layer 08:31:15 b5e4710f87ac: Pulling fs layer 08:31:15 ce7588e14bc9: Waiting 08:31:15 69c7f0334f64: Waiting 08:31:15 1f1c1a5573a3: Waiting 08:31:15 b5e4710f87ac: Waiting 08:31:15 ad3a456e5733: Waiting 08:31:15 c4d48a809fc2: Download complete 08:31:15 ad3a456e5733: Download complete 08:31:15 69c7f0334f64: Verifying Checksum 08:31:15 69c7f0334f64: Download complete 08:31:15 7264a8db6415: Verifying Checksum 08:31:15 7264a8db6415: Download complete 08:31:15 1f1c1a5573a3: Verifying Checksum 08:31:15 1f1c1a5573a3: Download complete 08:31:15 7264a8db6415: Pull complete 08:31:15 b5e4710f87ac: Verifying Checksum 08:31:15 b5e4710f87ac: Download complete 08:31:16 c4d48a809fc2: Pull complete 08:31:16 4f1c88b9dad5: Verifying Checksum 08:31:16 4f1c88b9dad5: Download complete 08:31:16 ce7588e14bc9: Download complete 08:31:18 4f1c88b9dad5: Pull complete 08:31:18 ad3a456e5733: Pull complete 08:31:19 69c7f0334f64: Pull complete 08:31:19 1f1c1a5573a3: Pull complete 08:31:21 ce7588e14bc9: Pull complete 08:31:22 b5e4710f87ac: Pull complete 08:31:22 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:31:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:22 WORKDIR /edgex 08:31:22 COPY go.mod . 08:31:22 RUN go mod download 08:31:22 + docker build -t ci-base-image-x86_64 -f - . 08:31:23 Sending build context to Docker daemon 171MB 08:31:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:23 ---> 88b5674ff536 08:31:23 Step 2/4 : WORKDIR /edgex 08:31:30 Still waiting to schedule task 08:31:30 ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 08:31:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18086’ is offline 08:31:33 ---> Running in 35168d8cf63e 08:31:33 Removing intermediate container 35168d8cf63e 08:31:33 ---> 38ae543bfe8c 08:31:33 Step 3/4 : COPY go.mod . 08:31:33 ---> b7247165e5b5 08:31:33 Step 4/4 : RUN go mod download 08:31:33 ---> Running in cfffcf69b0ec 08:31:55 Removing intermediate container cfffcf69b0ec 08:31:55 ---> 5b073353890d 08:31:55 Successfully built 5b073353890d 08:31:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:55 + docker inspect -f . ci-base-image-x86_64 08:31:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:55 prd-ubuntu20.04-docker-8c-8g-18085 does not seem to be running inside a container 08:31:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:58 $ docker top 72d62503ee10315971fb4d8854db3f5729e7e0a8eaa40a23c9d274f3806d51ab -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:58 + go version 08:31:58 go version go1.21.0 linux/amd64 [Pipeline] } 08:31:58 $ docker stop --time=1 72d62503ee10315971fb4d8854db3f5729e7e0a8eaa40a23c9d274f3806d51ab 08:32:00 $ docker rm -f --volumes 72d62503ee10315971fb4d8854db3f5729e7e0a8eaa40a23c9d274f3806d51ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:01 + docker inspect -f . ci-base-image-x86_64 08:32:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:01 prd-ubuntu20.04-docker-8c-8g-18085 does not seem to be running inside a container 08:32:01 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:03 $ docker top af7dbd03297a489250c0ee3851e696a7fead046bb57c0f5db1f23b42d948e10d -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:03 ========================================================= 08:32:03 [edgeXBuildGoParallel] Running Tests and Build... 08:32:03 ========================================================= [Pipeline] sh 08:32:03 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:32:04 + make test 08:32:04 go test -race -coverprofile=coverage.out ./... 08:32:10 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.2% of statements 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.373s coverage: 93.4% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 97.6% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.133s coverage: 0.9% of statements 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.129s coverage: 32.2% of statements 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.130s coverage: 41.7% of statements 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.131s coverage: 82.9% of statements 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.129s coverage: 94.1% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.299s coverage: 79.9% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.059s coverage: 92.9% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.038s coverage: 20.0% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.155s coverage: 63.1% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.177s coverage: 38.4% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.085s coverage: 19.9% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 95.7% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements 08:33:01 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 08:33:02 running golangci-lint 08:33:02 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:33:02 go version go1.21.0 linux/amd64 08:33:02 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:33:14 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 10.480701316s" 08:33:14 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.34772ms" 08:33:21 level=info msg="[linters_context/goanalysis] analyzers took 1m4.827670608s with top 10 stages: buildir: 30.384336206s, gosec: 6.349765782s, inspect: 2.277709681s, fact_deprecated: 1.664389098s, printf: 1.375159049s, ctrlflow: 1.115754932s, S1038: 926.590757ms, nilness: 691.506555ms, fact_purity: 664.263569ms, directives: 640.4695ms" 08:33:21 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:33:21 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, skip_files: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, exclude: 197/197, nolint: 0/21, skip_dirs: 197/197, filename_unadjuster: 197/197" 08:33:21 level=info msg="[runner] processing took 16.627049ms with stages: nolint: 7.549104ms, identifier_marker: 4.314376ms, exclude-rules: 1.968293ms, path_prettifier: 1.407179ms, autogenerated_exclude: 938.855µs, skip_dirs: 404.791µs, cgo: 25.751µs, filename_unadjuster: 14.4µs, max_same_issues: 910ns, source_code: 520ns, uniq_by_line: 410ns, fixer: 400ns, skip_files: 330ns, exclude: 320ns, sort_results: 290ns, severity-rules: 270ns, diff: 250ns, path_shortener: 200ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" 08:33:21 level=info msg="[runner] linters took 7.654690084s with stages: goanalysis_metalinter: 7.637960522s" 08:33:21 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:21 level=info msg="Memory: 183 samples, avg is 266.1MB, max is 937.0MB" 08:33:21 level=info msg="Execution took 18.176413209s" 08:33:21 go vet ./... 08:33:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:24 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:25 + ls -al . 08:33:25 total 736 08:33:25 drwxrwxr-x 11 1001 1001 4096 Nov 15 08:32 . 08:33:25 drwxr-xr-x 4 root root 4096 Nov 15 08:32 .. 08:33:25 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:30 .blubracket 08:33:25 -rw-rw-r-- 1 1001 1001 10 Nov 15 08:30 .dockerignore 08:33:25 drwxrwxr-x 8 1001 1001 4096 Nov 15 08:33 .git 08:33:25 drwxrwxr-x 3 1001 1001 4096 Nov 15 08:30 .github 08:33:25 -rw-rw-r-- 1 1001 1001 1074 Nov 15 08:30 .gitignore 08:33:25 -rw-rw-r-- 1 1001 1001 42 Nov 15 08:30 .golangci.yml 08:33:25 -rw-rw-r-- 1 1001 1001 100 Nov 15 08:30 .hadolint.yml 08:33:25 drwxr-xr-x 3 1001 1001 4096 Nov 15 08:31 .semver 08:33:25 -rw-rw-r-- 1 1001 1001 155 Nov 15 08:30 .sonarcloud.properties 08:33:25 -rw-rw-r-- 1 1001 1001 1171 Nov 15 08:30 ADOPTERS.md 08:33:25 -rw-rw-r-- 1 1001 1001 11674 Nov 15 08:30 Attribution.txt 08:33:25 -rw-rw-r-- 1 1001 1001 100284 Nov 15 08:30 CHANGELOG.md 08:33:25 -rw-rw-r-- 1 1001 1001 3804 Nov 15 08:30 CONTRIBUTING.md 08:33:25 -rw-rw-r-- 1 1001 1001 677 Nov 15 08:30 GOVERNANCE.md 08:33:25 -rw-rw-r-- 1 1001 1001 861 Nov 15 08:30 Jenkinsfile 08:33:25 -rw-rw-r-- 1 1001 1001 10775 Nov 15 08:30 LICENSE 08:33:25 -rw-rw-r-- 1 1001 1001 15054 Nov 15 08:30 Makefile 08:33:25 -rw-rw-r-- 1 1001 1001 582 Nov 15 08:30 OWNERS.md 08:33:25 -rw-rw-r-- 1 1001 1001 9528 Nov 15 08:30 README.md 08:33:25 -rw-rw-r-- 1 1001 1001 789 Nov 15 08:30 SECURITY.md 08:33:25 -rw-rw-r-- 1 1001 1001 5 Nov 15 08:31 VERSION 08:33:25 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:30 bin 08:33:25 drwxrwxr-x 18 1001 1001 4096 Nov 15 08:30 cmd 08:33:25 -rw-r--r-- 1 root root 453602 Nov 15 08:33 coverage.out 08:33:25 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:30 fuzz_test 08:33:25 -rw-rw-r-- 1 1001 1001 3649 Nov 15 08:30 go.mod 08:33:25 -rw-rw-r-- 1 1001 1001 34366 Nov 15 08:30 go.sum 08:33:25 drwxrwxr-x 7 1001 1001 4096 Nov 15 08:30 internal 08:33:25 drwxrwxr-x 3 1001 1001 4096 Nov 15 08:30 openapi 08:33:25 -rw-rw-r-- 1 1001 1001 584 Nov 15 08:30 security.txt 08:33:25 -rw-rw-r-- 1 1001 1001 204 Nov 15 08:30 version.go [Pipeline] sh 08:33:25 + '[' -e coverage.out ] 08:33:25 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:25 Stashed 1 file(s) [Pipeline] sh 08:33:26 + make build 08:33:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:38 go build -tags " non_delayedstart" -ldflags "-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 08:33:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:33:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:33:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:33:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 08:33:51 $ docker stop --time=1 af7dbd03297a489250c0ee3851e696a7fead046bb57c0f5db1f23b42d948e10d 08:33:57 $ docker rm -f --volumes af7dbd03297a489250c0ee3851e696a7fead046bb57c0f5db1f23b42d948e10d [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 08:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:58 08:33:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:58 latest: Pulling from edgex-devops/edgex-compose 08:33:58 91d30c5bc195: Pulling fs layer 08:33:58 2e9b0aa3be6d: Pulling fs layer 08:33:58 9c61dcf015f6: Pulling fs layer 08:33:58 4698f68db338: Pulling fs layer 08:33:58 2a2f49069b9e: Pulling fs layer 08:33:58 e0025b399a48: Pulling fs layer 08:33:58 2a2f49069b9e: Waiting 08:33:58 e0025b399a48: Waiting 08:33:58 4698f68db338: Waiting 08:33:58 91d30c5bc195: Verifying Checksum 08:33:58 91d30c5bc195: Download complete 08:33:58 4698f68db338: Verifying Checksum 08:33:58 4698f68db338: Download complete 08:33:58 2e9b0aa3be6d: Verifying Checksum 08:33:58 2e9b0aa3be6d: Download complete 08:33:58 e0025b399a48: Verifying Checksum 08:33:58 e0025b399a48: Download complete 08:33:58 91d30c5bc195: Pull complete 08:33:58 2a2f49069b9e: Download complete 08:33:59 2e9b0aa3be6d: Pull complete 08:33:59 9c61dcf015f6: Verifying Checksum 08:33:59 9c61dcf015f6: Download complete 08:34:01 9c61dcf015f6: Pull complete 08:34:01 4698f68db338: Pull complete 08:34:02 2a2f49069b9e: Pull complete 08:34:02 e0025b399a48: Pull complete 08:34:02 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:02 prd-ubuntu20.04-docker-8c-8g-18085 does not seem to be running inside a container 08:34:02 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:06 $ docker top 4fb44e14be53fa6f7af1d6517026514cfe8cd9a68c07858cdb4a81314c430d7f -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:07 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:09 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:09 #1 transferring dockerfile: 1.89kB done 08:34:09 #1 DONE 0.0s 08:34:09 08:34:09 #2 [security-proxy-auth internal] load build definition from Dockerfile 08:34:09 #2 transferring dockerfile: 2.15kB done 08:34:09 #2 DONE 0.0s 08:34:09 08:34:09 #3 [core-metadata internal] load build definition from Dockerfile 08:34:09 #3 transferring dockerfile: 2.06kB done 08:34:09 #3 DONE 0.0s 08:34:09 08:34:09 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:34:09 #4 transferring dockerfile: 2.93kB done 08:34:09 #4 DONE 0.0s 08:34:09 08:34:09 #5 [core-command internal] load build definition from Dockerfile 08:34:09 #5 transferring dockerfile: 1.93kB done 08:34:09 #5 DONE 0.0s 08:34:09 08:34:09 #6 [support-notifications internal] load build definition from Dockerfile 08:34:09 #6 transferring dockerfile: 1.95kB done 08:34:09 #6 DONE 0.0s 08:34:09 08:34:09 #7 [security-spire-server internal] load build definition from Dockerfile 08:34:09 #7 transferring dockerfile: 1.70kB done 08:34:09 #7 DONE 0.0s 08:34:09 08:34:09 #8 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:09 #8 transferring dockerfile: 2.49kB done 08:34:09 #8 DONE 0.0s 08:34:09 08:34:09 #9 [core-data internal] load build definition from Dockerfile 08:34:09 #9 transferring dockerfile: 2.01kB done 08:34:09 #9 DONE 0.0s 08:34:09 08:34:09 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:09 #10 transferring dockerfile: 2.23kB done 08:34:09 #10 DONE 0.0s 08:34:09 08:34:09 #11 [security-proxy-setup internal] load build definition from Dockerfile 08:34:09 #11 transferring dockerfile: 2.50kB done 08:34:09 #11 DONE 0.0s 08:34:09 08:34:09 #12 [support-scheduler internal] load build definition from Dockerfile 08:34:09 #12 transferring dockerfile: 1.93kB done 08:34:09 #12 DONE 0.1s 08:34:09 08:34:09 #13 [security-spire-agent internal] load build definition from Dockerfile 08:34:09 #13 transferring dockerfile: 1.81kB done 08:34:09 #13 DONE 0.1s 08:34:09 08:34:09 #14 [security-spiffe-token-provider internal] load .dockerignore 08:34:09 #14 transferring context: 50B done 08:34:09 #14 DONE 0.1s 08:34:09 08:34:09 #15 [security-spire-config internal] load build definition from Dockerfile 08:34:09 #15 transferring dockerfile: 1.69kB done 08:34:09 #15 DONE 0.0s 08:34:09 08:34:09 #16 [security-proxy-auth internal] load .dockerignore 08:34:10 #16 transferring context: 50B done 08:34:10 #16 DONE 0.0s 08:34:10 08:34:10 #17 [core-metadata internal] load .dockerignore 08:34:10 #17 transferring context: 50B done 08:34:10 #17 DONE 0.0s 08:34:10 08:34:10 #18 [security-bootstrapper internal] load .dockerignore 08:34:10 #18 transferring context: 50B done 08:34:10 #18 DONE 0.1s 08:34:10 08:34:10 #19 [core-command internal] load .dockerignore 08:34:10 #19 transferring context: 50B done 08:34:10 #19 DONE 0.0s 08:34:10 08:34:10 #20 [support-notifications internal] load .dockerignore 08:34:10 #20 transferring context: 50B done 08:34:10 #20 DONE 0.0s 08:34:10 08:34:10 #21 [security-secretstore-setup internal] load .dockerignore 08:34:10 #21 transferring context: 50B done 08:34:10 #21 DONE 0.0s 08:34:10 08:34:10 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:34:10 #22 transferring context: 50B done 08:34:10 #22 DONE 0.1s 08:34:10 08:34:10 #23 [security-spire-server internal] load .dockerignore 08:34:10 #23 transferring context: 50B done 08:34:10 #23 DONE 0.1s 08:34:10 08:34:10 #24 [core-data internal] load .dockerignore 08:34:10 #24 transferring context: 50B done 08:34:10 #24 DONE 0.1s 08:34:10 08:34:10 #25 [security-proxy-setup internal] load .dockerignore 08:34:10 #25 transferring context: 50B done 08:34:10 #25 DONE 0.1s 08:34:10 08:34:10 #26 [support-scheduler internal] load .dockerignore 08:34:10 #26 transferring context: 50B done 08:34:10 #26 DONE 0.1s 08:34:10 08:34:10 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:10 #27 DONE 0.0s 08:34:10 08:34:10 #28 [security-spire-agent internal] load .dockerignore 08:34:10 #28 transferring context: 50B done 08:34:10 #28 DONE 0.1s 08:34:10 08:34:10 #29 [security-spire-config internal] load .dockerignore 08:34:10 #29 transferring context: 50B done 08:34:10 #29 DONE 0.2s 08:34:10 08:34:10 #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:10 #27 DONE 0.0s 08:34:10 08:34:10 #30 [security-spiffe-token-provider internal] load build context 08:34:10 #30 DONE 0.0s 08:34:10 08:34:10 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:10 #31 DONE 0.0s 08:34:10 08:34:10 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:10 #32 ... 08:34:10 08:34:10 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:10 #27 DONE 0.0s 08:34:10 08:34:10 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:10 #32 ... 08:34:10 08:34:10 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:10 #27 DONE 0.0s 08:34:10 08:34:10 #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:34:10 #33 DONE 0.2s 08:34:10 08:34:10 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:10 #32 ... 08:34:10 08:34:10 #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:10 #27 DONE 0.0s 08:34:10 08:34:10 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:34:10 #33 DONE 0.3s 08:34:10 08:34:10 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:11 #32 DONE 1.2s 08:34:11 08:34:11 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:11 #34 DONE 1.0s 08:34:11 08:34:11 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:11 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:34:11 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:34:11 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:34:11 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:34:11 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done 08:34:11 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 08:34:11 #31 DONE 1.2s 08:34:11 08:34:11 #35 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:11 #35 ... 08:34:11 08:34:11 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:11 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:34:11 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:34:11 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:34:11 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:34:11 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done 08:34:11 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 08:34:11 #31 DONE 1.2s 08:34:11 08:34:11 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:11 #36 DONE 0.8s 08:34:11 08:34:11 #37 [security-spire-config internal] load build context 08:34:11 #37 transferring context: 16.35kB 0.0s done 08:34:11 #37 DONE 0.2s 08:34:11 08:34:11 #38 [security-spire-server internal] load build context 08:34:11 #38 transferring context: 18.10kB 0.0s done 08:34:11 #38 DONE 0.2s 08:34:11 08:34:11 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:34:12 #39 ... 08:34:12 08:34:12 #40 [security-spire-agent internal] load build context 08:34:12 #40 transferring context: 17.63kB 0.0s done 08:34:12 #40 DONE 0.5s 08:34:12 08:34:12 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:12 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 08:34:12 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:12 #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:12 #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:12 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 08:34:12 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 08:34:12 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 08:34:12 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s 08:34:12 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s 08:34:12 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s 08:34:13 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.5s done 08:34:14 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:18 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.8s 08:34:18 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 4.5s done 08:34:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18089 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws 08:34:18 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 08:34:19 The recommended git tool is: git 08:34:20 #41 ... 08:34:20 08:34:20 #30 [security-spiffe-token-provider internal] load build context 08:34:20 #30 transferring context: 365.20MB 9.2s done 08:34:20 #30 ... 08:34:20 08:34:20 #42 [security-bootstrapper internal] load build context 08:34:20 #42 transferring context: 365.20MB 6.6s done 08:34:20 #42 ... 08:34:20 08:34:20 #43 [security-proxy-setup internal] load build context 08:34:20 #43 transferring context: 365.20MB 7.3s done 08:34:20 #43 ... 08:34:20 08:34:20 #44 [security-proxy-auth internal] load build context 08:34:20 #44 transferring context: 365.20MB 8.8s done 08:34:20 #44 ... 08:34:20 08:34:20 #45 [core-data internal] load build context 08:34:20 #45 transferring context: 365.20MB 7.2s done 08:34:20 #45 ... 08:34:20 08:34:20 #46 [core-common-config-bootstrapper internal] load build context 08:34:20 #46 transferring context: 365.20MB 6.4s done 08:34:21 #46 ... 08:34:21 08:34:21 #47 [support-scheduler internal] load build context 08:34:21 #47 transferring context: 365.20MB 7.4s done 08:34:21 #47 ... 08:34:21 08:34:21 #48 [support-notifications internal] load build context 08:34:21 #48 transferring context: 365.20MB 6.2s done 08:34:21 #48 ... 08:34:21 08:34:21 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:21 #49 ... 08:34:21 08:34:21 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:21 #0 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:21 #0 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:21 #0 1.131 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:21 #0 1.166 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:21 #0 1.174 (3/6) Installing dumb-init (1.2.5-r2) 08:34:21 #0 1.177 (4/6) Installing openssl (3.1.4-r1) 08:34:21 #0 1.188 (5/6) Installing su-exec (0.2-r3) 08:34:21 #0 1.194 (6/6) Installing yq (4.33.3-r4) 08:34:21 #0 1.264 Executing busybox-1.36.1-r2.trigger 08:34:21 #0 1.270 OK: 17 MiB in 19 packages 08:34:21 #50 ... 08:34:21 08:34:21 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:21 #51 ... 08:34:21 08:34:21 #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:21 #52 ... 08:34:21 08:34:21 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:21 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 08:34:21 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:34:21 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.3s done 08:34:21 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 4.3s done 08:34:21 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:34:21 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:34:21 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 08:34:22 #53 ... 08:34:22 08:34:22 #54 [core-command internal] load build context 08:34:22 #54 transferring context: 365.20MB 9.2s done 08:34:22 #54 ... 08:34:22 08:34:22 #55 [security-secretstore-setup internal] load build context 08:34:22 #55 transferring context: 365.20MB 7.7s done 08:34:22 #55 ... 08:34:22 08:34:22 #56 [core-metadata internal] load build context 08:34:22 #56 transferring context: 365.20MB 7.7s done 08:34:22 #56 ... 08:34:22 08:34:22 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:22 #0 8.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:22 #0 8.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:22 #0 8.513 (1/2) Installing dumb-init (1.2.5-r2) 08:34:22 #0 8.517 (2/2) Installing su-exec (0.2-r3) 08:34:22 #0 8.521 Executing busybox-1.36.1-r2.trigger 08:34:22 #0 8.527 OK: 7 MiB in 17 packages 08:34:22 #57 ... 08:34:22 08:34:22 #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:23 #58 ... 08:34:23 08:34:23 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:23 #59 ... 08:34:23 08:34:23 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:23 #60 ... 08:34:23 08:34:23 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:23 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 11.2s 08:34:23 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:24 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 11.2s done 08:34:25 using credential edgex-jenkins-ssh 08:34:25 Cloning the remote Git repository 08:34:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:25 > git init /w/workspace/edgex-go/9 # timeout=10 08:34:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:25 > git --version # timeout=10 08:34:25 > git --version # 'git version 2.25.1' 08:34:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:33 #41 ... 08:34:33 08:34:33 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:33 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 15.8s done 08:34:33 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:33 #53 ... 08:34:33 08:34:33 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:33 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 20.9s 08:34:33 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.32MB / 25.84MB 21.9s 08:34:33 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 22.0s 08:34:36 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:34:38 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 27.2s done 08:34:39 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 27.2s done 08:34:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:45 #41 ... 08:34:45 08:34:45 #48 [support-notifications internal] load build context 08:34:45 #48 DONE 34.3s 08:34:45 08:34:45 #46 [core-common-config-bootstrapper internal] load build context 08:34:45 #46 DONE 33.9s 08:34:45 08:34:45 #42 [security-bootstrapper internal] load build context 08:34:45 #42 DONE 34.3s 08:34:45 08:34:45 #45 [core-data internal] load build context 08:34:45 #45 DONE 34.2s 08:34:45 08:34:45 #43 [security-proxy-setup internal] load build context 08:34:45 #43 DONE 34.2s 08:34:45 08:34:45 #56 [core-metadata internal] load build context 08:34:45 #56 DONE 34.4s 08:34:45 08:34:45 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:45 #57 DONE 33.3s 08:34:45 08:34:45 #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:34:45 #39 DONE 33.4s 08:34:45 08:34:45 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:45 #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:34:45 #41 ... 08:34:45 08:34:45 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:45 #61 ... 08:34:45 08:34:45 #55 [security-secretstore-setup internal] load build context 08:34:45 #55 DONE 34.4s 08:34:45 08:34:45 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:45 #50 DONE 33.4s 08:34:45 08:34:45 #47 [support-scheduler internal] load build context 08:34:45 #47 DONE 33.9s 08:34:45 08:34:45 #44 [security-proxy-auth internal] load build context 08:34:45 #44 DONE 34.5s 08:34:45 08:34:45 #54 [core-command internal] load build context 08:34:45 #54 DONE 34.5s 08:34:45 08:34:45 #30 [security-spiffe-token-provider internal] load build context 08:34:45 #30 DONE 34.6s 08:34:45 08:34:45 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:45 #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done 08:34:45 #41 ... 08:34:45 08:34:45 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:45 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:34:45 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 30.9s done 08:34:45 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 08:34:45 #53 ... 08:34:45 08:34:45 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:45 #51 33.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:45 #51 33.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:45 #51 34.21 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:45 #51 34.21 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:45 #51 34.21 OK: 20076 distinct packages available 08:34:45 #51 34.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:45 #51 34.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:45 #51 34.58 (1/11) Installing ca-certificates (20230506-r0) 08:34:45 #51 34.59 (2/11) Installing brotli-libs (1.0.9-r14) 08:34:45 #51 34.61 (3/11) Installing libunistring (1.1-r1) 08:34:45 #51 34.63 (4/11) Installing libidn2 (2.3.4-r1) 08:34:45 #51 34.63 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:34:45 #51 34.64 (6/11) Installing libcurl (8.4.0-r0) 08:34:45 #51 34.64 (7/11) Installing curl (8.4.0-r0) 08:34:45 #51 34.65 (8/11) Installing dumb-init (1.2.5-r2) 08:34:45 #51 34.66 (9/11) Installing musl-obstack (1.2.3-r2) 08:34:45 #51 34.66 (10/11) Installing libucontext (1.2-r2) 08:34:45 #51 34.66 (11/11) Installing gcompat (1.1.0-r1) 08:34:45 #51 34.67 Executing busybox-1.36.1-r2.trigger 08:34:45 #51 34.68 Executing ca-certificates-20230506-r0.trigger 08:34:45 #51 34.72 OK: 12 MiB in 26 packages 08:34:46 Merging remotes/origin/main commit cac31287acd04e958173a3bbb33b482e6c71c818 into PR head commit b63a7beb5708060f306d26a37b28dcc6de91d24e 08:34:46 Merge succeeded, producing 172a43d1c768b9515c31000201cd87189dc9aa12 08:34:46 Checking out Revision 172a43d1c768b9515c31000201cd87189dc9aa12 (PR-4710) 08:34:46 > git config core.sparsecheckout # timeout=10 08:34:46 > git checkout -f b63a7beb5708060f306d26a37b28dcc6de91d24e # timeout=10 08:34:46 > git remote # timeout=10 08:34:46 > git config --get remote.origin.url # timeout=10 08:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:46 > git merge cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 08:34:46 > git rev-parse HEAD^{commit} # timeout=10 08:34:46 > git config core.sparsecheckout # timeout=10 08:34:46 > git checkout -f 172a43d1c768b9515c31000201cd87189dc9aa12 # timeout=10 08:34:48 #51 DONE 36.6s 08:34:48 08:34:48 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:48 #49 33.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:48 #49 33.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:48 #49 34.15 (1/2) Installing ca-certificates (20230506-r0) 08:34:48 #49 34.18 (2/2) Installing dumb-init (1.2.5-r2) 08:34:48 #49 34.19 Executing busybox-1.36.1-r2.trigger 08:34:48 #49 34.20 Executing ca-certificates-20230506-r0.trigger 08:34:48 #49 34.29 OK: 8 MiB in 17 packages 08:34:48 #49 DONE 36.6s 08:34:48 08:34:48 #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:48 #52 33.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:48 #52 34.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:48 #52 34.37 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:48 #52 34.37 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:48 #52 34.37 OK: 20076 distinct packages available 08:34:48 #52 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:48 #52 34.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:48 #52 34.76 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:48 #52 34.79 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:48 #52 34.80 (3/7) Installing dumb-init (1.2.5-r2) 08:34:48 #52 34.80 (4/7) Installing musl-obstack (1.2.3-r2) 08:34:48 #52 34.80 (5/7) Installing libucontext (1.2-r2) 08:34:48 #52 34.80 (6/7) Installing gcompat (1.1.0-r1) 08:34:48 #52 34.81 (7/7) Installing openssl (3.1.4-r1) 08:34:48 #52 34.82 Executing busybox-1.36.1-r2.trigger 08:34:48 #52 34.82 OK: 8 MiB in 20 packages 08:34:48 #52 DONE 36.6s 08:34:48 08:34:48 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:48 #59 33.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:48 #59 33.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:48 #59 34.09 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:48 #59 34.09 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:48 #59 34.09 OK: 20076 distinct packages available 08:34:48 #59 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:48 #59 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:48 #59 34.50 (1/4) Installing dumb-init (1.2.5-r2) 08:34:48 #59 34.51 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:48 #59 34.51 (3/4) Installing libucontext (1.2-r2) 08:34:48 #59 34.51 (4/4) Installing gcompat (1.1.0-r1) 08:34:48 #59 34.52 Executing busybox-1.36.1-r2.trigger 08:34:48 #59 34.53 OK: 8 MiB in 19 packages 08:34:48 #59 DONE 36.7s 08:34:48 08:34:48 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:48 #58 33.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:48 #58 33.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:48 #58 34.18 (1/1) Installing dumb-init (1.2.5-r2) 08:34:48 #58 34.18 Executing busybox-1.36.1-r2.trigger 08:34:48 #58 34.19 OK: 7 MiB in 16 packages 08:34:48 #58 DONE 36.7s 08:34:48 08:34:48 #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:34:48 #62 ... 08:34:48 08:34:48 #35 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:48 #35 36.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:48 #35 36.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:48 #35 36.61 (1/1) Installing dumb-init (1.2.5-r2) 08:34:48 #35 36.62 Executing busybox-1.36.1-r2.trigger 08:34:48 #35 36.62 OK: 7 MiB in 16 packages 08:34:48 #35 DONE 36.8s 08:34:48 08:34:48 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:48 #41 DONE 36.9s 08:34:48 08:34:48 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:48 #60 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:48 #60 36.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:48 #60 36.73 (1/4) Installing ca-certificates (20230506-r0) 08:34:48 #60 36.78 (2/4) Installing dumb-init (1.2.5-r2) 08:34:48 #60 36.78 (3/4) Installing su-exec (0.2-r3) 08:34:48 #60 36.78 (4/4) Installing yq (4.33.3-r4) 08:34:48 #60 36.86 Executing busybox-1.36.1-r2.trigger 08:34:48 #60 36.86 Executing ca-certificates-20230506-r0.trigger 08:34:48 #60 36.91 OK: 17 MiB in 19 packages 08:34:49 #60 DONE 37.5s 08:34:49 08:34:49 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:49 #0 3.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:49 #0 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:49 #0 3.599 OK: 264 MiB in 52 packages 08:34:49 #63 DONE 4.1s 08:34:49 08:34:49 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:49 #61 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:49 #61 3.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:49 #61 3.649 OK: 264 MiB in 52 packages 08:34:49 #61 DONE 4.1s 08:34:49 08:34:49 #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:34:49 #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:49 #0 3.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:49 #0 3.670 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:49 #0 3.683 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:49 #0 3.697 Executing busybox-1.36.1-r5.post-upgrade 08:34:49 #0 3.743 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:49 #0 3.745 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:49 #0 3.778 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:49 #0 3.784 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:49 #0 3.787 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:49 #0 3.790 Executing busybox-1.36.1-r5.trigger 08:34:49 #0 3.796 OK: 7 MiB in 17 packages 08:34:49 #64 DONE 4.2s 08:34:49 08:34:49 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:49 #65 DONE 0.1s 08:34:49 08:34:49 #66 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:49 #66 ... 08:34:49 08:34:49 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:34:49 #67 DONE 0.1s 08:34:49 08:34:49 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #68 ... 08:34:49 08:34:49 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:34:49 #0 4.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:49 #0 4.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:49 #0 4.422 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:49 #0 4.437 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:49 #0 4.454 Executing busybox-1.36.1-r5.post-upgrade 08:34:49 #0 4.467 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:49 #0 4.469 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:49 #0 4.472 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:49 #0 4.477 Executing busybox-1.36.1-r5.trigger 08:34:49 #0 4.481 OK: 17 MiB in 19 packages 08:34:49 #69 DONE 4.6s 08:34:49 08:34:49 #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:34:49 #70 DONE 0.0s 08:34:49 08:34:49 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:34:49 #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:49 #0 4.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:49 #0 4.697 OK: 264 MiB in 52 packages 08:34:49 #71 DONE 4.8s 08:34:49 08:34:49 #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:49 #72 DONE 0.1s 08:34:49 08:34:49 #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #73 ... 08:34:49 08:34:49 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:49 #0 1.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:49 #0 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:49 #0 1.416 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:49 #0 1.427 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:49 #0 1.445 Executing busybox-1.36.1-r5.post-upgrade 08:34:49 #0 1.488 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:49 #0 1.493 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:49 #0 1.530 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:49 #0 1.539 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:49 #0 1.541 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:49 #0 1.546 Executing busybox-1.36.1-r5.trigger 08:34:49 #0 1.552 Executing ca-certificates-20230506-r0.trigger 08:34:49 #0 1.614 OK: 12 MiB in 26 packages 08:34:49 #74 DONE 1.7s 08:34:49 08:34:49 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:49 #0 4.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:49 #0 4.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:49 #0 5.078 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:49 #0 5.078 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:49 #0 5.078 OK: 20069 distinct packages available 08:34:49 #0 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:49 #0 5.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:50 #75 5.489 OK: 264 MiB in 52 packages 08:34:50 #75 DONE 5.6s 08:34:50 08:34:50 #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:34:50 #0 2.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:50 #0 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:50 #76 ... 08:34:50 08:34:50 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:50 #77 DONE 0.0s 08:34:50 08:34:50 #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:34:50 #76 2.352 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:50 #76 2.359 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:50 #76 2.376 Executing busybox-1.36.1-r5.post-upgrade 08:34:50 #76 2.390 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:50 #76 2.392 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:50 #76 2.395 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:50 #76 2.399 Executing busybox-1.36.1-r5.trigger 08:34:50 #76 2.402 OK: 8 MiB in 20 packages 08:34:50 #76 DONE 2.6s 08:34:50 08:34:50 #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:34:50 #62 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:50 Commit message: "Merge commit 'cac31287acd04e958173a3bbb33b482e6c71c818' into HEAD" 08:34:50 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:51 #62 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:51 #62 3.676 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:51 #62 3.684 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:51 #62 3.697 Executing busybox-1.36.1-r5.post-upgrade 08:34:51 #62 3.711 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:51 #62 3.714 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:51 #62 3.750 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:51 #62 3.759 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:51 #62 3.761 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:51 #62 3.765 Executing busybox-1.36.1-r5.trigger 08:34:51 #62 3.771 OK: 7 MiB in 16 packages 08:34:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:51 Dload Upload Total Spent Left Speed 08:34:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 78283 0 --:--:-- --:--:-- --:--:-- 78770 [Pipeline] sh 08:34:52 #62 DONE 4.3s 08:34:52 08:34:52 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:52 #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:52 #0 2.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:52 #0 2.873 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:52 #0 2.882 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:52 #0 2.895 Executing busybox-1.36.1-r5.post-upgrade 08:34:52 #0 2.907 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:52 #0 2.910 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:52 #0 2.942 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:52 #0 2.948 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:52 #0 2.951 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:52 #0 2.955 Executing busybox-1.36.1-r5.trigger 08:34:52 #0 2.960 OK: 8 MiB in 19 packages 08:34:52 #78 DONE 4.3s 08:34:52 08:34:52 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:52 #79 DONE 1.8s 08:34:52 08:34:52 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:52 #80 ... 08:34:52 08:34:52 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:34:52 #0 3.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:52 #0 3.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:52 #0 3.775 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:52 #0 3.783 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:52 #0 3.797 Executing busybox-1.36.1-r5.post-upgrade 08:34:52 #0 3.811 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:52 #0 3.814 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:52 #0 3.852 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:52 #0 3.861 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:52 #0 3.863 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:52 #0 3.867 Executing busybox-1.36.1-r5.trigger 08:34:52 #0 3.872 Executing ca-certificates-20230506-r0.trigger 08:34:52 #0 3.923 OK: 8 MiB in 17 packages 08:34:52 #81 DONE 4.3s 08:34:52 08:34:52 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:34:52 #0 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:52 #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:52 #0 3.710 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:52 #0 3.718 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:52 #0 3.737 Executing busybox-1.36.1-r5.post-upgrade 08:34:52 #0 3.750 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:52 #0 3.753 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:52 #0 3.784 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:52 #0 3.791 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:52 #0 3.793 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:52 #0 3.798 Executing busybox-1.36.1-r5.trigger 08:34:52 #0 3.804 OK: 7 MiB in 16 packages 08:34:52 #82 DONE 4.1s 08:34:52 08:34:52 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:52 #83 DONE 1.8s 08:34:52 08:34:52 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:34:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:50 > git rev-list --no-walk abfc7f07920ea3a95b4c5713fdbb3307f8789489 # timeout=10 08:34:52 + sudo tee /etc/docker/daemon.new 08:34:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:52 { 08:34:52 "registry-mirrors": [ 08:34:52 "https://nexus3.edgexfoundry.org:10001" 08:34:52 ], 08:34:52 "bip": "10.250.0.254/24", 08:34:52 "hosts": [ 08:34:52 "tcp://0.0.0.0:5555", 08:34:52 "unix:///var/run/docker.sock" 08:34:52 ], 08:34:52 "mtu": 1458, 08:34:52 "selinux-enabled": true, 08:34:52 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:52 } [Pipeline] sh 08:34:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:53 + sudo service docker restart 08:34:54 #84 DONE 2.1s 08:34:54 08:34:54 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:54 #85 DONE 2.2s 08:34:54 08:34:54 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:54 #80 DONE 2.2s 08:34:54 08:34:54 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:34:54 #86 DONE 0.0s 08:34:54 08:34:54 #87 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:54 #87 DONE 0.1s 08:34:54 08:34:54 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:34:54 #88 DONE 0.1s 08:34:54 08:34:54 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:54 #89 DONE 0.1s 08:34:54 08:34:54 #90 [security-spire-config stage-2 6/10] COPY security.txt / 08:34:54 #90 DONE 0.1s 08:34:54 08:34:54 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 08:34:54 #91 DONE 0.1s 08:34:54 08:34:54 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:54 #92 DONE 0.1s 08:34:54 08:34:54 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:54 #93 DONE 0.1s 08:34:54 08:34:54 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:54 #94 DONE 0.1s 08:34:54 08:34:54 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:54 #95 DONE 0.1s 08:34:54 08:34:54 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:54 #96 DONE 0.1s 08:34:54 08:34:54 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:54 #97 DONE 0.1s 08:34:54 08:34:54 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:54 #98 DONE 0.1s 08:34:54 08:34:54 #99 [security-spire-server] exporting to image 08:34:54 #99 exporting layers 08:34:54 #99 ... 08:34:54 08:34:54 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:54 #100 DONE 0.1s 08:34:54 08:34:54 #99 [security-spire-agent] exporting to image 08:34:54 #99 ... 08:34:54 08:34:54 #66 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:54 #66 DONE 6.2s 08:34:55 08:34:55 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:34:55 #101 DONE 0.1s 08:34:55 08:34:55 #102 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:34:55 #0 5.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:55 #0 5.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:55 #0 6.057 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:55 #0 6.064 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:55 #0 6.077 Executing busybox-1.36.1-r5.post-upgrade 08:34:55 #0 6.147 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:55 #0 6.147 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:55 #0 6.182 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:55 #0 6.194 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:55 #0 6.196 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:55 #0 6.205 Executing busybox-1.36.1-r5.trigger 08:34:55 #0 6.231 Executing ca-certificates-20230506-r0.trigger 08:34:55 #0 6.294 OK: 17 MiB in 19 packages 08:34:55 #102 DONE 6.4s 08:34:55 08:34:55 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:55 #103 ... 08:34:55 08:34:55 #99 [security-spire-config] exporting to image 08:34:55 #99 exporting layers 0.6s done 08:34:55 #99 writing image sha256:b01c60511f9ece506ebdaec5c35344c401209355ef6df34096c9193763ebb4bb done 08:34:55 #99 naming to docker.io/library/security-spire-server done 08:34:55 #99 writing image sha256:fe0d4b6dabf6eca1fda1d419876db9ee8d9c831ba95e9d6c9faedc354c627b92 0.0s done 08:34:55 #99 naming to docker.io/library/security-spire-config done 08:34:55 #99 exporting layers 0.6s done 08:34:55 #99 writing image sha256:a8b99c207b1c71bc09824b2432fbb81070b1306d3b27058f8ac02eccd7a03f0d done 08:34:55 #99 naming to docker.io/library/security-spire-agent done 08:34:55 #99 DONE 0.7s 08:34:55 08:34:55 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:12 provisioning config files... 08:35:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config13328131878885304702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:12 ---> docker-login.sh 08:35:12 nexus3.edgexfoundry.org:10001 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 nexus3.edgexfoundry.org:10002 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 nexus3.edgexfoundry.org:10003 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 nexus3.edgexfoundry.org:10004 08:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:14 Configure a credential helper to remove this warning. See 08:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:14 08:35:14 Login Succeeded 08:35:14 docker.io 08:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:14 Configure a credential helper to remove this warning. See 08:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:14 08:35:14 Login Succeeded 08:35:14 ---> docker-login.sh ends [Pipeline] } 08:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:15 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:15 ========================================================= 08:35:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:35:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:16 9fda8d8052c6: Pulling fs layer 08:35:16 5d54e960e981: Pulling fs layer 08:35:16 c4a7e357bf2a: Pulling fs layer 08:35:16 f0e02332f6b5: Pulling fs layer 08:35:16 872ee5b61b7b: Pulling fs layer 08:35:16 0c6a40ed1a82: Pulling fs layer 08:35:16 94ae7d8d031c: Pulling fs layer 08:35:16 872ee5b61b7b: Waiting 08:35:16 0c6a40ed1a82: Waiting 08:35:16 94ae7d8d031c: Waiting 08:35:16 f0e02332f6b5: Waiting 08:35:16 5d54e960e981: Verifying Checksum 08:35:16 5d54e960e981: Download complete 08:35:16 f0e02332f6b5: Verifying Checksum 08:35:16 f0e02332f6b5: Download complete 08:35:16 872ee5b61b7b: Verifying Checksum 08:35:16 872ee5b61b7b: Download complete 08:35:16 9fda8d8052c6: Verifying Checksum 08:35:16 9fda8d8052c6: Download complete 08:35:16 94ae7d8d031c: Verifying Checksum 08:35:16 94ae7d8d031c: Download complete 08:35:17 9fda8d8052c6: Pull complete 08:35:17 5d54e960e981: Pull complete 08:35:18 c4a7e357bf2a: Verifying Checksum 08:35:18 c4a7e357bf2a: Download complete 08:35:19 0c6a40ed1a82: Verifying Checksum 08:35:19 0c6a40ed1a82: Download complete 08:35:22 #104 DONE 32.3s 08:35:22 08:35:22 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 #68 DONE 32.3s 08:35:22 08:35:22 #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 #73 DONE 31.6s 08:35:22 08:35:22 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 #103 DONE 30.9s 08:35:22 08:35:22 #105 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:31 c4a7e357bf2a: Pull complete 08:35:31 f0e02332f6b5: Pull complete 08:35:31 872ee5b61b7b: Pull complete 08:35:32 #105 ... 08:35:32 08:35:32 #106 [support-notifications builder 6/7] COPY . . 08:35:32 #106 ... 08:35:32 08:35:32 #107 [security-bootstrapper builder 6/7] COPY . . 08:35:32 #107 ... 08:35:32 08:35:32 #108 [core-metadata builder 6/7] COPY . . 08:35:36 #108 DONE 14.6s 08:35:36 08:35:36 #106 [support-notifications builder 6/7] COPY . . 08:35:36 #106 DONE 14.6s 08:35:36 08:35:36 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #109 CACHED 08:35:36 08:35:36 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:36 #110 CACHED 08:35:36 08:35:36 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:36 #111 CACHED 08:35:36 08:35:36 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:36 #112 CACHED 08:35:36 08:35:36 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #113 CACHED 08:35:36 08:35:36 #114 [core-data builder 6/7] COPY . . 08:35:36 #114 CACHED 08:35:36 08:35:36 #115 [security-proxy-setup builder 6/7] COPY . . 08:35:36 #115 CACHED 08:35:36 08:35:36 #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:36 #116 CACHED 08:35:36 08:35:36 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #117 CACHED 08:35:36 08:35:36 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #118 CACHED 08:35:36 08:35:36 #119 [security-proxy-auth builder 6/7] COPY . . 08:35:36 #119 CACHED 08:35:36 08:35:36 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:36 #120 CACHED 08:35:36 08:35:36 #121 [security-secretstore-setup builder 6/7] COPY . . 08:35:36 #121 CACHED 08:35:36 08:35:36 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:36 #122 CACHED 08:35:36 08:35:36 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #123 CACHED 08:35:36 08:35:36 #124 [core-command builder 6/7] COPY . . 08:35:36 #124 CACHED 08:35:36 08:35:36 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:36 #125 CACHED 08:35:36 08:35:36 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #126 CACHED 08:35:36 08:35:36 #107 [security-bootstrapper builder 6/7] COPY . . 08:35:36 #107 DONE 14.6s 08:35:36 08:35:36 #127 [support-scheduler builder 6/7] COPY . . 08:35:36 #127 CACHED 08:35:36 08:35:36 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #128 CACHED 08:35:36 08:35:36 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:36 #129 CACHED 08:35:36 08:35:36 #105 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:36 #105 DONE 14.5s 08:35:36 08:35:36 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:37 #130 1.918 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:35:39 0c6a40ed1a82: Pull complete 08:35:40 94ae7d8d031c: Pull complete 08:35:40 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:35:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:40 WORKDIR /edgex 08:35:40 COPY go.mod . 08:35:40 RUN go mod download 08:35:40 + docker build -t ci-base-image-arm64 -f - . 08:35:41 Sending build context to Docker daemon 2.917MB 08:35:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:41 ---> 86de565de09d 08:35:41 Step 2/4 : WORKDIR /edgex 08:35:43 ---> Running in f13458a6e403 08:35:43 Removing intermediate container f13458a6e403 08:35:43 ---> aeaf410cace7 08:35:43 Step 3/4 : COPY go.mod . 08:35:44 ---> 6f37b7dd7b14 08:35:44 Step 4/4 : RUN go mod download 08:35:44 ---> Running in af9531efbf59 08:35:46 #130 ... 08:35:46 08:35:46 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:46 #0 0.336 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:35:46 #131 ... 08:35:46 08:35:46 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:46 #0 0.451 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:46 #132 ... 08:35:46 08:35:46 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:46 #0 0.650 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:46 #133 ... 08:35:46 08:35:46 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:46 #0 1.009 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:35:46 #134 ... 08:35:46 08:35:46 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:46 #0 1.941 go build -tags " non_delayedstart" -ldflags "-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 08:35:46 #135 ... 08:35:46 08:35:46 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:46 #0 0.790 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:46 #136 ... 08:35:46 08:35:46 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:46 #0 1.941 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:46 #137 ... 08:35:46 08:35:46 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:46 #0 0.790 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:35:47 #138 ... 08:35:47 08:35:47 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:47 #0 1.923 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:35:47 #139 ... 08:35:47 08:35:47 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:47 #0 1.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:31 Removing intermediate container af9531efbf59 08:36:31 ---> f9ce319836f9 08:36:31 Successfully built f9ce319836f9 08:36:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:31 + docker inspect -f . ci-base-image-arm64 08:36:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:31 prd-ubuntu20.04-docker-arm64-4c-16g-18089 does not seem to be running inside a container 08:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:33 $ docker top 9d15d9f023678b8c0f82efffa8bb5472c7b005811f3aebfb159d4f7993e6367c -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:34 + go version 08:36:34 go version go1.21.0 linux/arm64 [Pipeline] } 08:36:34 $ docker stop --time=1 9d15d9f023678b8c0f82efffa8bb5472c7b005811f3aebfb159d4f7993e6367c 08:36:35 $ docker rm -f --volumes 9d15d9f023678b8c0f82efffa8bb5472c7b005811f3aebfb159d4f7993e6367c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:36 + docker inspect -f . ci-base-image-arm64 08:36:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:36 prd-ubuntu20.04-docker-arm64-4c-16g-18089 does not seem to be running inside a container 08:36: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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:37 $ docker top bf32ce5567aa13ebe5b706dea6e2bd447c5988b810d4848e5aba37a4c4237c68 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:38 ========================================================= 08:36:38 [edgeXBuildGoParallel] Running Tests and Build... 08:36:38 ========================================================= [Pipeline] sh 08:36:38 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:36:39 + make test 08:36:39 go test -race -coverprofile=coverage.out ./... 08:36:55 #140 ... 08:36:55 08:36:55 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:55 #139 74.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:37:01 #139 ... 08:37:01 08:37:01 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:01 #136 DONE 85.5s 08:37:01 08:37:01 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:01 #135 DONE 85.5s 08:37:01 08:37:01 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:37:01 #138 DONE 85.5s 08:37:01 08:37:01 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:01 #130 DONE 85.5s 08:37:01 08:37:01 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:37:01 #141 ... 08:37:01 08:37:01 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:01 #133 DONE 85.6s 08:37:01 08:37:01 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:01 #139 DONE 85.6s 08:37:01 08:37:01 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:01 #140 DONE 85.7s 08:37:01 08:37:01 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:01 #134 DONE 85.8s 08:37:01 08:37:01 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:01 #142 ... 08:37:01 08:37:01 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:01 #132 DONE 85.9s 08:37:01 08:37:01 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:01 #137 DONE 85.9s 08:37:01 08:37:01 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:01 #131 DONE 85.9s 08:37:01 08:37:01 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #143 ... 08:37:02 08:37:02 #144 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #144 DONE 0.8s 08:37:02 08:37:02 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #141 DONE 0.8s 08:37:02 08:37:02 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #145 DONE 0.7s 08:37:02 08:37:02 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #142 DONE 0.7s 08:37:02 08:37:02 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:02 #146 DONE 0.6s 08:37:02 08:37:02 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:37:02 #147 ... 08:37:02 08:37:02 #148 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #148 DONE 0.4s 08:37:02 08:37:02 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #143 DONE 0.6s 08:37:02 08:37:02 #149 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #149 CACHED 08:37:02 08:37:02 #150 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:02 #150 CACHED 08:37:02 08:37:02 #151 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:37:02 #151 DONE 0.3s 08:37:02 08:37:02 #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #152 CACHED 08:37:02 08:37:02 #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:02 #153 CACHED 08:37:02 08:37:02 #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:02 #154 CACHED 08:37:02 08:37:02 #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #155 CACHED 08:37:02 08:37:02 #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #156 CACHED 08:37:02 08:37:02 #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:02 #157 CACHED 08:37:02 08:37:02 #158 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:02 #158 DONE 0.4s 08:37:02 08:37:02 #159 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:37:02 #159 ... 08:37:02 08:37:02 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:37:02 #147 DONE 0.4s 08:37:02 08:37:02 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:02 #160 DONE 0.4s 08:37:02 08:37:02 #161 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:03 #161 ... 08:37:03 08:37:03 #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:03 #162 DONE 1.0s 08:37:03 08:37:03 #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:04 #163 ... 08:37:04 08:37:04 #164 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:04 #164 DONE 2.3s 08:37:04 08:37:04 #165 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:04 #165 DONE 2.3s 08:37:04 08:37:04 #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:04 #166 DONE 2.5s 08:37:04 08:37:04 #167 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:37:05 #167 ... 08:37:05 08:37:05 #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:05 #168 DONE 2.6s 08:37:05 08:37:05 #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:05 #169 DONE 2.7s 08:37:05 08:37:05 #159 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:37:05 #159 DONE 2.7s 08:37:05 08:37:05 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:05 #170 ... 08:37:05 08:37:05 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:05 #171 DONE 3.3s 08:37:05 08:37:05 #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:05 #172 DONE 3.5s 08:37:05 08:37:05 #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:05 #163 DONE 3.2s 08:37:05 08:37:05 #161 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:05 #161 DONE 3.2s 08:37:05 08:37:05 #173 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:07 #173 ... 08:37:07 08:37:07 #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:07 #174 DONE 3.6s 08:37:07 08:37:07 #175 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:37:08 #175 ... 08:37:08 08:37:08 #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:08 #176 DONE 3.6s 08:37:08 08:37:08 #177 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:08 #177 ... 08:37:08 08:37:08 #167 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:37:08 #167 DONE 3.7s 08:37:08 08:37:08 #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:08 #178 DONE 3.7s 08:37:08 08:37:08 #99 [support-scheduler] exporting to image 08:37:08 #99 exporting layers 08:37:08 #99 ... 08:37:08 08:37:08 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:08 #179 DONE 3.7s 08:37:08 08:37:08 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:08 #170 DONE 3.7s 08:37:08 08:37:08 #180 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:08 #180 DONE 3.7s 08:37:08 08:37:08 #99 [core-command] exporting to image 08:37:09 #99 ... 08:37:09 08:37:09 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:09 #181 DONE 3.1s 08:37:09 08:37:09 #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:37:09 #182 DONE 3.1s 08:37:09 08:37:09 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:10 #183 ... 08:37:10 08:37:10 #184 [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 08:37:10 #184 DONE 4.7s 08:37:10 08:37:10 #173 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:10 #173 DONE 4.9s 08:37:10 08:37:10 #99 [core-data] exporting to image 08:37:10 #99 exporting layers 1.9s done 08:37:11 #99 ... 08:37:11 08:37:11 #175 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:37:11 #175 DONE 3.8s 08:37:11 08:37:11 #99 [security-spiffe-token-provider] exporting to image 08:37:11 #99 ... 08:37:11 08:37:11 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:11 #185 DONE 2.6s 08:37:11 08:37:11 #177 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:11 #177 DONE 3.0s 08:37:11 08:37:11 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:11 #186 DONE 2.5s 08:37:11 08:37:11 #187 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:37:11 #187 DONE 2.5s 08:37:11 08:37:11 #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:11 #188 DONE 2.6s 08:37:11 08:37:11 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:11 #183 DONE 2.3s 08:37:11 08:37:11 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:11 #189 DONE 0.9s 08:37:11 08:37:11 #99 [support-notifications] exporting to image 08:37:11 #99 exporting layers 0.6s done 08:37:12 #99 writing image sha256:5383fadcaa17322ea117e0ca3d4eedd4818a0c56feb8eba73015841fd2ab52f8 08:37:12 #99 writing image sha256:7a5b4337cdf984afed615742e76d5aba402c4c9e32fce31772ac7ba0d58b7bb6 08:37:12 #99 writing image sha256:49139cfb4cdfb099b3dfa926f29c892060733cf2503523a31ed39490b638b942 08:37:12 #99 ... 08:37:12 08:37:12 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:12 #190 DONE 0.8s 08:37:12 08:37:12 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:12 #191 DONE 0.7s 08:37:12 08:37:12 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:12 #192 DONE 0.8s 08:37:12 08:37:12 #99 [core-data] exporting to image 08:37:12 #99 exporting layers 0.9s done 08:37:12 #99 writing image sha256:5383fadcaa17322ea117e0ca3d4eedd4818a0c56feb8eba73015841fd2ab52f8 0.4s done 08:37:12 #99 writing image sha256:7a5b4337cdf984afed615742e76d5aba402c4c9e32fce31772ac7ba0d58b7bb6 0.4s done 08:37:12 #99 writing image sha256:49139cfb4cdfb099b3dfa926f29c892060733cf2503523a31ed39490b638b942 0.4s done 08:37:12 #99 naming to docker.io/library/support-scheduler done 08:37:12 #99 naming to docker.io/library/core-data 0.0s done 08:37:12 #99 naming to docker.io/library/core-command done 08:37:12 #99 writing image sha256:3be3512276c081f8362a4f9b9d10df3a60fd8a5a5b4107f50b505200a4402cac 08:37:12 #99 exporting layers 1.0s done 08:37:12 #99 writing image sha256:3be3512276c081f8362a4f9b9d10df3a60fd8a5a5b4107f50b505200a4402cac done 08:37:12 #99 naming to docker.io/library/core-metadata done 08:37:12 #99 writing image sha256:05cefeb08402c850fb04769c91c84fb8c22763a4280be7e288757b2bd69977ed done 08:37:12 #99 naming to docker.io/library/security-spiffe-token-provider done 08:37:12 #99 writing image sha256:62a06136de0215596ad36b0be11def14f23e8210d817d843d39415904ed07132 done 08:37:12 #99 naming to docker.io/library/support-notifications done 08:37:12 #99 DONE 4.7s 08:37:12 08:37:12 #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:12 #193 DONE 0.5s 08:37:12 08:37:12 #194 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:37:12 #194 DONE 0.2s 08:37:12 08:37:12 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:12 #195 DONE 1.3s 08:37:12 08:37:12 #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:12 #196 DONE 0.6s 08:37:12 08:37:12 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:12 #197 DONE 1.4s 08:37:12 08:37:12 #99 [security-proxy-auth] exporting to image 08:37:13 #99 ... 08:37:13 08:37:13 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:13 #198 DONE 0.2s 08:37:13 08:37:13 #99 [security-proxy-auth] exporting to image 08:37:13 #99 exporting layers 0.2s done 08:37:13 #99 exporting layers 0.2s done 08:37:13 #99 writing image sha256:e911beb83d2872082badfcf2585187ed61c2705ab2e2c3ec651db87ba8795510 0.0s done 08:37:13 #99 naming to docker.io/library/core-common-config-bootstrapper done 08:37:13 #99 writing image sha256:f07eee095df025b978cbfb775f13d97255160991fa35357be8707064b46b7233 done 08:37:13 #99 naming to docker.io/library/security-proxy-auth done 08:37:13 #99 DONE 5.1s 08:37:13 08:37:13 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:37:13 #199 DONE 0.1s 08:37:13 08:37:13 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:37:13 #200 DONE 0.1s 08:37:13 08:37:13 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:13 #201 ... 08:37:13 08:37:13 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:13 #202 DONE 1.0s 08:37:13 08:37:13 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:13 #203 DONE 0.1s 08:37:13 08:37:13 #99 [security-proxy-setup] exporting to image 08:37:13 #99 ... 08:37:13 08:37:13 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:13 #201 DONE 0.6s 08:37:13 08:37:13 #99 [security-proxy-setup] exporting to image 08:37:13 #99 exporting layers 0.4s done 08:37:13 #99 writing image sha256:a1a67b0e81eafdbc49c8726a1701ec53aee23b6e0222fce6a4d6c2213e4344f4 done 08:37:13 #99 naming to docker.io/library/security-proxy-setup done 08:37:14 #99 ... 08:37:14 08:37:14 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:14 #204 DONE 0.7s 08:37:14 08:37:14 #99 [security-bootstrapper] exporting to image 08:37:14 #99 exporting layers 0.5s done 08:37:14 #99 writing image sha256:d4aa4d54ce009fddaa6ffe32090f4637e4287da00f737a1d7d4ed3d88a8288ae done 08:37:14 #99 naming to docker.io/library/security-secretstore-setup done 08:37:14 #99 exporting layers 0.3s done 08:37:14 #99 writing image sha256:67dca8cf75f88aaa00e3097adfb9535a40ab84317037bac6a1cc822c3b7afd8b done 08:37:14 #99 naming to docker.io/library/security-bootstrapper done 08:37:14 #99 DONE 6.1s 08:37:14 08:37:14 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:14 time="2023-11-15T08:34:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:37:14 $ docker stop --time=1 4fb44e14be53fa6f7af1d6517026514cfe8cd9a68c07858cdb4a81314c430d7f 08:37:15 $ docker rm -f --volumes 4fb44e14be53fa6f7af1d6517026514cfe8cd9a68c07858cdb4a81314c430d7f [Pipeline] // withDockerContainer [Pipeline] sh 08:37:15 + docker images 08:37:15 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:15 security-proxy-setup latest a1a67b0e81ea 2 seconds ago 36MB 08:37:15 security-secretstore-setup latest d4aa4d54ce00 2 seconds ago 51.3MB 08:37:15 security-bootstrapper latest 67dca8cf75f8 2 seconds ago 30MB 08:37:15 security-proxy-auth latest f07eee095df0 3 seconds ago 26.1MB 08:37:15 core-common-config-bootstrapper latest e911beb83d28 3 seconds ago 24.9MB 08:37:15 core-metadata latest 3be3512276c0 4 seconds ago 28.4MB 08:37:15 support-notifications latest 62a06136de02 4 seconds ago 41.6MB 08:37:15 security-spiffe-token-provider latest 05cefeb08402 5 seconds ago 42MB 08:37:15 core-data latest 7a5b4337cdf9 5 seconds ago 28MB 08:37:15 core-command latest 5383fadcaa17 7 seconds ago 27.8MB 08:37:15 support-scheduler latest 49139cfb4cdf 7 seconds ago 40.8MB 08:37:15 security-spire-config latest fe0d4b6dabf6 2 minutes ago 108MB 08:37:15 security-spire-server latest b01c60511f9e 2 minutes ago 109MB 08:37:15 security-spire-agent latest a8b99c207b1c 2 minutes ago 167MB 08:37:15 ci-base-image-x86_64 latest 5b073353890d 5 minutes ago 937MB 08:37:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 15 hours ago 564MB 08:37:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 08:37:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.349s coverage: 28.7% of statements 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.306s coverage: 97.0% of statements 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.449s coverage: 69.2% of statements 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.364s coverage: 53.2% of statements 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.389s coverage: 93.4% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.345s coverage: 4.1% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.881s coverage: 97.6% of statements 08:40:45 ok github.com/edgexfoundry/edgex-go/internal/io 1.228s coverage: 72.2% of statements 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.707s coverage: 0.9% of statements 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.499s coverage: 32.2% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.424s coverage: 41.7% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.345s coverage: 82.9% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.251s coverage: 94.1% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.220s coverage: 96.3% of statements 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.228s coverage: 87.5% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.228s coverage: 94.4% of statements 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.054s coverage: 79.9% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.266s coverage: 92.9% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.075s coverage: 64.4% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.216s coverage: 62.3% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.213s coverage: 87.2% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.183s coverage: 20.0% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.172s coverage: 100.0% of statements 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.394s coverage: 81.8% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.390s coverage: 82.1% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.240s coverage: 86.0% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.939s coverage: 63.1% of statements 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.224s coverage: 100.0% of statements 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.103s coverage: 89.4% of statements 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.084s coverage: 100.0% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 08:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.079s coverage: 100.0% of statements 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.813s coverage: 38.4% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.238s coverage: 89.5% of statements 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.216s coverage: 84.8% of statements 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.347s coverage: 19.9% of statements 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.574s coverage: 95.7% of statements 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.260s coverage: 61.8% of statements 08:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.393s coverage: 98.9% of statements 08:42:16 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 08:42:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:16 go vet ./... 08:44:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:09 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:44:10 + ls -al . 08:44:10 total 732 08:44:10 drwxrwxr-x 10 1001 1001 4096 Nov 15 08:36 . 08:44:10 drwxr-xr-x 4 root root 4096 Nov 15 08:36 .. 08:44:10 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:34 .blubracket 08:44:10 -rw-rw-r-- 1 1001 1001 10 Nov 15 08:34 .dockerignore 08:44:10 drwxrwxr-x 8 1001 1001 4096 Nov 15 08:34 .git 08:44:10 drwxrwxr-x 3 1001 1001 4096 Nov 15 08:34 .github 08:44:10 -rw-rw-r-- 1 1001 1001 1074 Nov 15 08:34 .gitignore 08:44:10 -rw-rw-r-- 1 1001 1001 42 Nov 15 08:34 .golangci.yml 08:44:10 -rw-rw-r-- 1 1001 1001 100 Nov 15 08:34 .hadolint.yml 08:44:10 -rw-rw-r-- 1 1001 1001 155 Nov 15 08:34 .sonarcloud.properties 08:44:10 -rw-rw-r-- 1 1001 1001 1171 Nov 15 08:34 ADOPTERS.md 08:44:10 -rw-rw-r-- 1 1001 1001 11674 Nov 15 08:34 Attribution.txt 08:44:10 -rw-rw-r-- 1 1001 1001 100284 Nov 15 08:34 CHANGELOG.md 08:44:10 -rw-rw-r-- 1 1001 1001 3804 Nov 15 08:34 CONTRIBUTING.md 08:44:10 -rw-rw-r-- 1 1001 1001 677 Nov 15 08:34 GOVERNANCE.md 08:44:10 -rw-rw-r-- 1 1001 1001 861 Nov 15 08:34 Jenkinsfile 08:44:10 -rw-rw-r-- 1 1001 1001 10775 Nov 15 08:34 LICENSE 08:44:10 -rw-rw-r-- 1 1001 1001 15054 Nov 15 08:34 Makefile 08:44:10 -rw-rw-r-- 1 1001 1001 582 Nov 15 08:34 OWNERS.md 08:44:10 -rw-rw-r-- 1 1001 1001 9528 Nov 15 08:34 README.md 08:44:10 -rw-rw-r-- 1 1001 1001 789 Nov 15 08:34 SECURITY.md 08:44:10 -rw-rw-r-- 1 1001 1001 5 Nov 15 08:31 VERSION 08:44:10 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:34 bin 08:44:10 drwxrwxr-x 18 1001 1001 4096 Nov 15 08:34 cmd 08:44:10 -rw-r--r-- 1 root root 453602 Nov 15 08:42 coverage.out 08:44:10 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:34 fuzz_test 08:44:10 -rw-rw-r-- 1 1001 1001 3649 Nov 15 08:34 go.mod 08:44:10 -rw-rw-r-- 1 1001 1001 34366 Nov 15 08:34 go.sum 08:44:10 drwxrwxr-x 7 1001 1001 4096 Nov 15 08:34 internal 08:44:10 drwxrwxr-x 3 1001 1001 4096 Nov 15 08:34 openapi 08:44:10 -rw-rw-r-- 1 1001 1001 584 Nov 15 08:34 security.txt 08:44:10 -rw-rw-r-- 1 1001 1001 204 Nov 15 08:34 version.go [Pipeline] sh 08:44:10 + '[' -e coverage.out ] 08:44:10 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:10 Warning: overwriting stash ‘coverage-report’ 08:44:11 Stashed 1 file(s) [Pipeline] sh 08:44:12 + make build 08:44:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:45:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:45:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:45:42 go build -tags " non_delayedstart" -ldflags "-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 08:45:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:46:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:46:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:46:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 08:47:00 $ docker stop --time=1 bf32ce5567aa13ebe5b706dea6e2bd447c5988b810d4848e5aba37a4c4237c68 08:47:02 $ docker rm -f --volumes bf32ce5567aa13ebe5b706dea6e2bd447c5988b810d4848e5aba37a4c4237c68 [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 08:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:05 08:47:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:06 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:06 547446be3368: Pulling fs layer 08:47:06 d125d8839a47: Pulling fs layer 08:47:06 3e85d5ac6304: Pulling fs layer 08:47:06 c3105a71a48b: Pulling fs layer 08:47:06 0f093f025ec4: Pulling fs layer 08:47:06 c3106fc0e877: Pulling fs layer 08:47:06 c3105a71a48b: Waiting 08:47:06 0f093f025ec4: Waiting 08:47:06 c3106fc0e877: Waiting 08:47:06 547446be3368: Verifying Checksum 08:47:06 547446be3368: Download complete 08:47:06 c3105a71a48b: Verifying Checksum 08:47:06 c3105a71a48b: Download complete 08:47:06 d125d8839a47: Verifying Checksum 08:47:06 d125d8839a47: Download complete 08:47:06 c3106fc0e877: Verifying Checksum 08:47:06 c3106fc0e877: Download complete 08:47:06 0f093f025ec4: Verifying Checksum 08:47:06 0f093f025ec4: Download complete 08:47:07 547446be3368: Pull complete 08:47:08 d125d8839a47: Pull complete 08:47:09 3e85d5ac6304: Verifying Checksum 08:47:09 3e85d5ac6304: Download complete 08:47:19 3e85d5ac6304: Pull complete 08:47:19 c3105a71a48b: Pull complete 08:47:20 0f093f025ec4: Pull complete 08:47:20 c3106fc0e877: Pull complete 08:47:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:47:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:21 prd-ubuntu20.04-docker-arm64-4c-16g-18089 does not seem to be running inside a container 08:47:21 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:24 $ docker top 3dc832e805acc1b6612376399282844dce5c51e2abacdea11e7caefec6a57328 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:24 + docker compose -f ./docker-compose-build.yml build --parallel 08:47:34 #1 [support-scheduler internal] load build definition from Dockerfile 08:47:34 #1 transferring dockerfile: 08:47:35 #1 transferring dockerfile: 1.93kB 0.0s done 08:47:35 #1 DONE 0.1s 08:47:35 08:47:35 #2 [core-metadata internal] load build definition from Dockerfile 08:47:35 #2 transferring dockerfile: 2.06kB done 08:47:35 #2 DONE 0.1s 08:47:35 08:47:35 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:47:35 #3 transferring dockerfile: 2.15kB 0.0s done 08:47:35 #3 DONE 0.1s 08:47:36 08:47:36 #4 [security-proxy-setup internal] load build definition from Dockerfile 08:47:36 #4 transferring dockerfile: 2.50kB done 08:47:36 #4 DONE 0.1s 08:47:36 08:47:36 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:47:36 #5 transferring dockerfile: 1.89kB 0.0s done 08:47:36 #5 DONE 0.1s 08:47:36 08:47:36 #6 [security-bootstrapper internal] load build definition from Dockerfile 08:47:36 #6 transferring dockerfile: 2.93kB 0.0s done 08:47:36 #6 DONE 0.1s 08:47:36 08:47:36 #7 [security-spire-config internal] load build definition from Dockerfile 08:47:36 #7 transferring dockerfile: 1.69kB 0.0s done 08:47:36 #7 DONE 0.1s 08:47:36 08:47:36 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:47:36 #8 transferring dockerfile: 2.23kB done 08:47:36 #8 DONE 0.1s 08:47:36 08:47:36 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:47:36 #9 transferring dockerfile: 2.49kB 0.0s done 08:47:36 #9 DONE 0.1s 08:47:36 08:47:36 #10 [core-command internal] load build definition from Dockerfile 08:47:36 #10 transferring dockerfile: 1.93kB done 08:47:36 #10 DONE 0.1s 08:47:36 08:47:36 #11 [security-spire-agent internal] load build definition from Dockerfile 08:47:36 #11 transferring dockerfile: 1.81kB 0.0s done 08:47:36 #11 DONE 0.1s 08:47:36 08:47:36 #12 [support-notifications internal] load build definition from Dockerfile 08:47:36 #12 transferring dockerfile: 1.95kB 0.0s done 08:47:36 #12 DONE 0.1s 08:47:36 08:47:36 #13 [core-data internal] load build definition from Dockerfile 08:47:36 #13 transferring dockerfile: 2.01kB 0.0s done 08:47:36 #13 DONE 0.1s 08:47:36 08:47:36 #14 [security-spire-server internal] load build definition from Dockerfile 08:47:36 #14 transferring dockerfile: 1.70kB done 08:47:36 #14 DONE 0.1s 08:47:37 08:47:37 #15 [support-scheduler internal] load .dockerignore 08:47:37 #15 transferring context: 50B done 08:47:37 #15 DONE 0.1s 08:47:37 08:47:37 #16 [core-metadata internal] load .dockerignore 08:47:37 #16 transferring context: 50B done 08:47:37 #16 DONE 0.0s 08:47:37 08:47:37 #17 [security-proxy-auth internal] load .dockerignore 08:47:37 #17 transferring context: 50B done 08:47:37 #17 DONE 0.1s 08:47:37 08:47:37 #18 [security-proxy-setup internal] load .dockerignore 08:47:38 #18 transferring context: 50B 0.0s done 08:47:38 #18 DONE 0.1s 08:47:38 08:47:38 #19 [security-spiffe-token-provider internal] load .dockerignore 08:47:38 #19 transferring context: 50B done 08:47:38 #19 DONE 0.1s 08:47:38 08:47:38 #20 [security-bootstrapper internal] load .dockerignore 08:47:38 #20 transferring context: 50B 0.0s done 08:47:38 #20 DONE 0.1s 08:47:38 08:47:38 #21 [security-spire-config internal] load .dockerignore 08:47:38 #21 transferring context: 50B 0.0s done 08:47:38 #21 DONE 0.1s 08:47:38 08:47:38 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:47:38 #22 transferring context: 50B 0.0s done 08:47:38 #22 DONE 0.1s 08:47:38 08:47:38 #23 [security-secretstore-setup internal] load .dockerignore 08:47:38 #23 transferring context: 50B 0.0s done 08:47:38 #23 DONE 0.1s 08:47:38 08:47:38 #24 [core-command internal] load .dockerignore 08:47:38 #24 transferring context: 50B 0.0s done 08:47:38 #24 DONE 0.1s 08:47:38 08:47:38 #25 [security-spire-agent internal] load .dockerignore 08:47:38 #25 transferring context: 50B done 08:47:38 #25 DONE 0.1s 08:47:38 08:47:38 #26 [support-notifications internal] load .dockerignore 08:47:38 #26 transferring context: 50B 0.0s done 08:47:38 #26 DONE 0.1s 08:47:38 08:47:38 #27 [core-data internal] load .dockerignore 08:47:38 #27 transferring context: 50B 0.0s done 08:47:38 #27 DONE 0.1s 08:47:38 08:47:38 #28 [security-spire-server internal] load .dockerignore 08:47:38 #28 transferring context: 50B done 08:47:38 #28 DONE 0.1s 08:47:38 08:47:38 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:38 #29 DONE 0.0s 08:47:38 08:47:38 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:47:39 #30 DONE 0.2s 08:47:39 08:47:39 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:39 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:39 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 65.54kB / 3.33MB 0.1s 08:47:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.2s 08:47:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:39 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 08:47:39 #31 ... 08:47:39 08:47:39 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:39 #29 DONE 0.0s 08:47:39 08:47:39 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:47:39 #30 DONE 0.2s 08:47:39 08:47:39 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:39 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:39 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:40 #31 ... 08:47:40 08:47:40 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:40 #29 DONE 0.0s 08:47:40 08:47:40 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:40 #31 ... 08:47:40 08:47:40 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:40 #29 DONE 0.0s 08:47:40 08:47:40 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:40 #31 ... 08:47:40 08:47:40 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:47:40 #30 DONE 0.4s 08:47:40 08:47:40 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:40 #31 ... 08:47:40 08:47:40 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:40 #29 DONE 0.0s 08:47:40 08:47:40 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:40 #31 ... 08:47:40 08:47:40 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:40 #29 DONE 0.0s 08:47:40 08:47:40 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:40 #31 ... 08:47:40 08:47:40 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:47:40 #30 DONE 0.6s 08:47:40 08:47:40 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:40 #32 DONE 2.4s 08:47:40 08:47:40 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:40 #31 ... 08:47:40 08:47:40 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:40 #32 DONE 2.4s 08:47:40 08:47:40 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:40 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 08:47:41 #31 ... 08:47:41 08:47:41 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:41 #29 DONE 0.0s 08:47:41 08:47:41 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:47:41 #30 DONE 1.0s 08:47:41 08:47:41 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:41 #32 DONE 2.5s 08:47:41 08:47:41 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:41 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:41 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:41 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:41 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:41 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:41 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 08:47:41 #31 ... 08:47:41 08:47:41 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:41 #29 DONE 0.1s 08:47:41 08:47:41 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:41 #29 DONE 0.1s 08:47:41 08:47:41 #33 [core-metadata internal] load build context 08:47:41 #33 ... 08:47:41 08:47:41 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:47:41 #34 DONE 1.8s 08:47:41 08:47:41 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:47:41 #35 ... 08:47:41 08:47:41 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:41 #32 DONE 2.5s 08:47:41 08:47:41 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:47:41 #34 DONE 1.8s 08:47:42 08:47:42 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:42 #29 DONE 0.1s 08:47:42 08:47:42 #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:42 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:42 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:42 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:42 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 08:47:42 #31 ... 08:47:42 08:47:42 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:42 #29 DONE 0.1s 08:47:42 08:47:42 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:42 #32 DONE 2.6s 08:47:42 08:47:42 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 08:47:42 #34 DONE 1.9s 08:47:42 08:47:42 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:42 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:42 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:42 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:42 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 08:47:43 #31 ... 08:47:43 08:47:43 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:47:43 #36 DONE 2.5s 08:47:43 08:47:43 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:43 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:43 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:43 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:43 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:43 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:43 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 08:47:44 #31 DONE 6.1s 08:47:44 08:47:44 #37 [support-scheduler internal] load build context 08:47:44 #37 transferring context: 27.70MB 4.9s 08:47:44 #37 ... 08:47:44 08:47:44 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:47:44 #30 DONE 3.8s 08:47:44 08:47:44 #37 [support-scheduler internal] load build context 08:47:44 #37 ... 08:47:44 08:47:44 #38 [security-spiffe-token-provider internal] load build context 08:47:44 #38 ... 08:47:44 08:47:44 #39 [security-spire-server internal] load build context 08:47:44 #39 DONE 0.0s 08:47:44 08:47:44 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:44 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:44 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:44 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:44 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:44 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:44 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 08:47:44 #31 DONE 6.1s 08:47:44 08:47:44 #38 [security-spiffe-token-provider internal] load build context 08:47:45 #38 ... 08:47:45 08:47:45 #40 [security-spire-config internal] load build context 08:47:45 #40 transferring context: 16.35kB 0.5s done 08:47:45 #40 DONE 2.4s 08:47:45 08:47:45 #38 [security-spiffe-token-provider internal] load build context 08:47:46 #38 ... 08:47:46 08:47:46 #39 [security-spire-server internal] load build context 08:47:46 #39 transferring context: 18.10kB 0.3s done 08:47:46 #39 DONE 1.3s 08:47:46 08:47:46 #38 [security-spiffe-token-provider internal] load build context 08:47:46 #38 ... 08:47:46 08:47:46 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:47:46 #35 DONE 4.6s 08:47:46 08:47:46 #41 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:46 #41 ... 08:47:46 08:47:46 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:46 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:47:46 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:46 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:46 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:46 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 08:47:46 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 08:47:46 #31 DONE 6.1s 08:47:46 08:47:46 #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:48 #42 ... 08:47:48 08:47:48 #43 [security-spire-agent internal] load build context 08:47:48 #43 transferring context: 17.63kB 0.5s done 08:47:48 #43 DONE 1.7s 08:47:48 08:47:48 #44 [security-proxy-setup internal] load build context 08:47:48 #44 ... 08:47:48 08:47:48 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:48 #45 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.0s done 08:47:48 #45 DONE 2.0s 08:47:48 08:47:48 #46 [security-bootstrapper internal] load build context 08:47:48 #46 ... 08:47:48 08:47:48 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:49 #45 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:47:49 #45 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:47:49 #45 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:47:50 #45 ... 08:47:50 08:47:50 #47 [security-proxy-auth internal] load build context 08:47:50 #47 ... 08:47:50 08:47:50 #33 [core-metadata internal] load build context 08:47:50 #33 ... 08:47:50 08:47:50 #48 [core-common-config-bootstrapper internal] load build context 08:47:50 #48 ... 08:47:50 08:47:50 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:50 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 08:47:50 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 08:47:50 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s 08:47:50 #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 08:47:51 #45 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 1.0s 08:47:51 #45 ... 08:47:51 08:47:51 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:51 #0 6.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:51 #0 7.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:51 #49 ... 08:47:51 08:47:51 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:51 #0 6.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:51 #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:51 #50 ... 08:47:51 08:47:51 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:47:51 #0 5.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:51 #0 5.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:51 #0 8.468 OK: 266 MiB in 52 packages 08:47:52 #51 ... 08:47:52 08:47:52 #52 [security-secretstore-setup internal] load build context 08:47:52 #52 ... 08:47:52 08:47:52 #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:47:52 #51 DONE 11.3s 08:47:52 08:47:52 #52 [security-secretstore-setup internal] load build context 08:47:52 #52 ... 08:47:52 08:47:52 #53 [core-command internal] load build context 08:47:52 #53 ... 08:47:52 08:47:52 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:52 #54 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.4s done 08:47:52 #54 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:47:52 #54 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:47:52 #54 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:47:52 #54 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.5s done 08:47:52 #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.7s done 08:47:52 #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.2s done 08:47:52 #54 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.1s 08:47:52 #54 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 08:47:52 #54 ... 08:47:52 08:47:52 #55 [core-data internal] load build context 08:47:52 #55 ... 08:47:52 08:47:52 #56 [support-notifications internal] load build context 08:47:52 #56 ... 08:47:52 08:47:52 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:52 #0 6.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:52 #0 7.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:52 #57 ... 08:47:52 08:47:52 #56 [support-notifications internal] load build context 08:47:53 #56 ... 08:47:53 08:47:53 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:53 #50 10.87 OK: 266 MiB in 52 packages 08:47:53 #50 DONE 11.6s 08:47:53 08:47:53 #56 [support-notifications internal] load build context 08:47:53 #56 transferring context: 14.05MB 9.6s 08:47:54 #56 ... 08:47:54 08:47:54 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:54 #57 10.70 OK: 266 MiB in 52 packages 08:47:54 #57 DONE 11.5s 08:47:54 08:47:54 #56 [support-notifications internal] load build context 08:47:54 #56 ... 08:47:54 08:47:54 #37 [support-scheduler internal] load build context 08:47:54 #37 ... 08:47:54 08:47:54 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:54 #54 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 5.8s 08:47:54 #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:47:55 #54 ... 08:47:55 08:47:55 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:55 #58 ... 08:47:55 08:47:55 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:55 #54 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 6.5s 08:47:56 #54 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 08:47:56 #54 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.4s 08:47:56 #54 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.3s done 08:47:56 #54 ... 08:47:56 08:47:56 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:56 #49 11.53 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:47:56 #49 11.53 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:47:56 #49 11.53 OK: 19946 distinct packages available 08:47:56 #49 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:56 #49 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:56 #49 14.08 OK: 266 MiB in 52 packages 08:47:56 #49 DONE 14.8s 08:47:56 08:47:56 #38 [security-spiffe-token-provider internal] load build context 08:47:56 #38 ... 08:47:56 08:47:56 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:56 #59 ... 08:47:56 08:47:56 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:56 #60 ... 08:47:56 08:47:56 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:57 #61 ... 08:47:57 08:47:57 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:57 #62 ... 08:47:57 08:47:57 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:57 #63 ... 08:47:57 08:47:57 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:57 #64 ... 08:47:57 08:47:57 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:57 #54 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.14MB / 23.39MB 8.2s 08:47:58 #54 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.1s 08:47:58 #54 ... 08:47:58 08:47:58 #44 [security-proxy-setup internal] load build context 08:47:58 #44 transferring context: 36.44MB 18.0s 08:47:58 #44 ... 08:47:58 08:47:58 #46 [security-bootstrapper internal] load build context 08:47:58 #46 ... 08:47:58 08:47:58 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:58 #54 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 10.0s 08:47:59 #54 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 10.7s 08:48:00 #54 ... 08:48:00 08:48:00 #47 [security-proxy-auth internal] load build context 08:48:00 #47 ... 08:48:00 08:48:00 #33 [core-metadata internal] load build context 08:48:00 #33 ... 08:48:00 08:48:00 #47 [security-proxy-auth internal] load build context 08:48:01 #47 ... 08:48:01 08:48:01 #48 [core-common-config-bootstrapper internal] load build context 08:48:01 #48 ... 08:48:01 08:48:01 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:01 #54 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.3s 08:48:01 #54 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.3s done 08:48:01 #54 ... 08:48:01 08:48:01 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:01 #45 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.3s done 08:48:01 #45 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.9s done 08:48:01 #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:48:01 #45 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 08:48:01 #45 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 08:48:02 #45 ... 08:48:02 08:48:02 #48 [core-common-config-bootstrapper internal] load build context 08:48:02 #48 ... 08:48:02 08:48:02 #53 [core-command internal] load build context 08:48:02 #53 ... 08:48:02 08:48:02 #52 [security-secretstore-setup internal] load build context 08:48:02 #52 ... 08:48:02 08:48:02 #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:48:02 #41 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:02 #41 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:02 #41 14.09 (1/1) Installing dumb-init (1.2.5-r2) 08:48:02 #41 14.09 Executing busybox-1.36.1-r2.trigger 08:48:02 #41 14.09 OK: 8 MiB in 16 packages 08:48:02 #41 DONE 17.2s 08:48:02 08:48:02 #52 [security-secretstore-setup internal] load build context 08:48:02 #52 ... 08:48:02 08:48:02 #55 [core-data internal] load build context 08:48:02 #55 ... 08:48:02 08:48:02 #65 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:48:04 #65 ... 08:48:04 08:48:04 #56 [support-notifications internal] load build context 08:48:04 #56 transferring context: 33.49MB 21.2s 08:48:05 #56 ... 08:48:05 08:48:05 #44 [security-proxy-setup internal] load build context 08:48:05 #44 ... 08:48:05 08:48:05 #37 [support-scheduler internal] load build context 08:48:05 #37 ... 08:48:05 08:48:05 #44 [security-proxy-setup internal] load build context 08:48:06 #44 ... 08:48:06 08:48:06 #38 [security-spiffe-token-provider internal] load build context 08:48:06 #38 ... 08:48:06 08:48:06 #44 [security-proxy-setup internal] load build context 08:48:06 #44 ... 08:48:06 08:48:06 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:06 #58 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:06 #58 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:06 #58 17.16 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:06 #58 17.16 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:06 #58 17.16 OK: 19953 distinct packages available 08:48:06 #58 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:06 #58 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:07 #58 ... 08:48:07 08:48:07 #44 [security-proxy-setup internal] load build context 08:48:08 #44 ... 08:48:08 08:48:08 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:48:08 #60 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:08 #60 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:08 #60 20.31 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:08 #60 20.96 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:08 #60 20.99 (3/6) Installing dumb-init (1.2.5-r2) 08:48:08 #60 21.00 (4/6) Installing openssl (3.1.4-r1) 08:48:08 #60 21.16 (5/6) Installing su-exec (0.2-r3) 08:48:08 #60 21.18 (6/6) Installing yq (4.33.3-r4) 08:48:08 #60 ... 08:48:08 08:48:08 #37 [support-scheduler internal] load build context 08:48:08 #37 transferring context: 62.99MB 29.7s 08:48:09 #37 ... 08:48:09 08:48:09 #46 [security-bootstrapper internal] load build context 08:48:09 #46 ... 08:48:09 08:48:09 #37 [support-scheduler internal] load build context 08:48:09 #37 ... 08:48:09 08:48:09 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:48:09 #61 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:09 #61 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:09 #61 21.69 (1/2) Installing ca-certificates (20230506-r0) 08:48:09 #61 21.93 (2/2) Installing dumb-init (1.2.5-r2) 08:48:09 #61 22.08 Executing busybox-1.36.1-r2.trigger 08:48:09 #61 22.17 Executing ca-certificates-20230506-r0.trigger 08:48:09 #61 ... 08:48:09 08:48:09 #37 [support-scheduler internal] load build context 08:48:10 #37 ... 08:48:10 08:48:10 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:48:10 #62 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:10 #62 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:10 #62 23.17 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:10 #62 23.18 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:10 #62 23.18 OK: 19953 distinct packages available 08:48:10 #62 ... 08:48:10 08:48:10 #37 [support-scheduler internal] load build context 08:48:11 #37 ... 08:48:11 08:48:11 #47 [security-proxy-auth internal] load build context 08:48:11 #47 ... 08:48:11 08:48:11 #33 [core-metadata internal] load build context 08:48:11 #33 ... 08:48:11 08:48:11 #47 [security-proxy-auth internal] load build context 08:48:12 #47 ... 08:48:12 08:48:12 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:12 #54 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.9s 08:48:12 #54 ... 08:48:12 08:48:12 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:48:12 #59 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:12 #59 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:12 #59 ... 08:48:12 08:48:12 #33 [core-metadata internal] load build context 08:48:12 #33 ... 08:48:12 08:48:12 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:48:12 #60 22.65 Executing busybox-1.36.1-r2.trigger 08:48:12 #60 22.92 OK: 18 MiB in 19 packages 08:48:12 #60 DONE 26.0s 08:48:12 08:48:12 #48 [core-common-config-bootstrapper internal] load build context 08:48:12 #48 ... 08:48:12 08:48:12 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:12 #45 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.5s 08:48:12 #45 ... 08:48:12 08:48:12 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:12 #54 ... 08:48:12 08:48:12 #53 [core-command internal] load build context 08:48:12 #53 ... 08:48:12 08:48:12 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:48:12 #61 23.58 OK: 9 MiB in 17 packages 08:48:12 #61 DONE 26.3s 08:48:12 08:48:12 #53 [core-command internal] load build context 08:48:12 #53 ... 08:48:12 08:48:12 #52 [security-secretstore-setup internal] load build context 08:48:13 #52 ... 08:48:13 08:48:13 #55 [core-data internal] load build context 08:48:13 #55 ... 08:48:13 08:48:13 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:48:13 #64 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:13 #64 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:13 #64 ... 08:48:13 08:48:13 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:48:13 #63 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:13 #63 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:13 #63 ... 08:48:13 08:48:13 #33 [core-metadata internal] load build context 08:48:14 #33 ... 08:48:14 08:48:14 #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:14 #42 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:14 #42 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:14 #42 ... 08:48:14 08:48:14 #33 [core-metadata internal] load build context 08:48:14 #33 transferring context: 72.40MB 34.8s 08:48:15 #33 ... 08:48:15 08:48:15 #56 [support-notifications internal] load build context 08:48:15 #56 ... 08:48:15 08:48:15 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:48:15 #63 28.27 (1/1) Installing dumb-init (1.2.5-r2) 08:48:15 #63 28.32 Executing busybox-1.36.1-r2.trigger 08:48:15 #63 28.60 OK: 8 MiB in 16 packages 08:48:16 #63 ... 08:48:16 08:48:16 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:48:16 #64 27.12 (1/2) Installing dumb-init (1.2.5-r2) 08:48:16 #64 27.12 (2/2) Installing su-exec (0.2-r3) 08:48:16 #64 27.24 Executing busybox-1.36.1-r2.trigger 08:48:16 #64 27.30 OK: 8 MiB in 17 packages 08:48:16 #64 DONE 29.9s 08:48:16 08:48:16 #33 [core-metadata internal] load build context 08:48:16 #33 ... 08:48:16 08:48:16 #38 [security-spiffe-token-provider internal] load build context 08:48:16 #38 ... 08:48:16 08:48:16 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:48:17 #66 ... 08:48:17 08:48:17 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:17 #58 29.10 (1/4) Installing dumb-init (1.2.5-r2) 08:48:17 #58 29.10 (2/4) Installing musl-obstack (1.2.3-r2) 08:48:17 #58 29.10 (3/4) Installing libucontext (1.2-r2) 08:48:17 #58 29.13 (4/4) Installing gcompat (1.1.0-r1) 08:48:17 #58 29.18 Executing busybox-1.36.1-r2.trigger 08:48:17 #58 29.44 OK: 8 MiB in 19 packages 08:48:17 #58 DONE 31.6s 08:48:17 08:48:17 #38 [security-spiffe-token-provider internal] load build context 08:48:18 #38 ... 08:48:18 08:48:18 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:48:18 #63 DONE 31.2s 08:48:18 08:48:18 #38 [security-spiffe-token-provider internal] load build context 08:48:18 #38 ... 08:48:18 08:48:18 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:48:18 #59 26.55 (1/4) Installing ca-certificates (20230506-r0) 08:48:18 #59 27.15 (2/4) Installing dumb-init (1.2.5-r2) 08:48:18 #59 27.15 (3/4) Installing su-exec (0.2-r3) 08:48:18 #59 27.15 (4/4) Installing yq (4.33.3-r4) 08:48:18 #59 28.00 Executing busybox-1.36.1-r2.trigger 08:48:18 #59 28.12 Executing ca-certificates-20230506-r0.trigger 08:48:18 #59 29.66 OK: 18 MiB in 19 packages 08:48:18 #59 DONE 32.1s 08:48:18 08:48:18 #38 [security-spiffe-token-provider internal] load build context 08:48:19 #38 ... 08:48:19 08:48:19 #44 [security-proxy-setup internal] load build context 08:48:19 #44 ... 08:48:19 08:48:19 #33 [core-metadata internal] load build context 08:48:19 #33 ... 08:48:19 08:48:19 #46 [security-bootstrapper internal] load build context 08:48:19 #46 ... 08:48:19 08:48:19 #33 [core-metadata internal] load build context 08:48:20 #33 transferring context: 80.13MB 40.0s 08:48:20 #33 ... 08:48:20 08:48:20 #65 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 08:48:20 #65 7.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:20 #65 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:20 #65 15.47 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:20 #65 15.60 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:20 #65 15.70 Executing busybox-1.36.1-r5.post-upgrade 08:48:20 #65 15.89 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:20 #65 15.89 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:20 #65 16.11 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:20 #65 16.19 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:20 #65 16.19 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:20 #65 16.34 Executing busybox-1.36.1-r5.trigger 08:48:20 #65 16.34 OK: 8 MiB in 16 packages 08:48:20 #65 ... 08:48:20 08:48:20 #33 [core-metadata internal] load build context 08:48:20 #33 ... 08:48:20 08:48:20 #65 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 08:48:20 #65 DONE 18.4s 08:48:20 08:48:20 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:48:20 #62 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:20 #62 27.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:20 #62 31.79 (1/11) Installing ca-certificates (20230506-r0) 08:48:20 #62 32.00 (2/11) Installing brotli-libs (1.0.9-r14) 08:48:20 #62 32.00 (3/11) Installing libunistring (1.1-r1) 08:48:20 #62 32.06 (4/11) Installing libidn2 (2.3.4-r1) 08:48:20 #62 32.06 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:48:20 #62 32.06 (6/11) Installing libcurl (8.4.0-r0) 08:48:20 #62 32.06 (7/11) Installing curl (8.4.0-r0) 08:48:20 #62 32.17 (8/11) Installing dumb-init (1.2.5-r2) 08:48:20 #62 32.17 (9/11) Installing musl-obstack (1.2.3-r2) 08:48:20 #62 32.17 (10/11) Installing libucontext (1.2-r2) 08:48:20 #62 32.17 (11/11) Installing gcompat (1.1.0-r1) 08:48:20 #62 32.17 Executing busybox-1.36.1-r2.trigger 08:48:20 #62 32.27 Executing ca-certificates-20230506-r0.trigger 08:48:20 #62 32.81 OK: 13 MiB in 26 packages 08:48:20 #62 DONE 33.9s 08:48:20 08:48:20 #33 [core-metadata internal] load build context 08:48:21 #33 ... 08:48:21 08:48:21 #37 [support-scheduler internal] load build context 08:48:21 #37 ... 08:48:21 08:48:21 #33 [core-metadata internal] load build context 08:48:21 #33 ... 08:48:21 08:48:21 #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:21 #42 28.72 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:21 #42 28.72 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:21 #42 28.72 OK: 19953 distinct packages available 08:48:21 #42 30.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:21 #42 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:21 #42 33.94 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:21 #42 34.08 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:21 #42 34.08 (3/7) Installing dumb-init (1.2.5-r2) 08:48:21 #42 34.08 (4/7) Installing musl-obstack (1.2.3-r2) 08:48:21 #42 34.08 (5/7) Installing libucontext (1.2-r2) 08:48:21 #42 34.08 (6/7) Installing gcompat (1.1.0-r1) 08:48:21 #42 34.08 (7/7) Installing openssl (3.1.4-r1) 08:48:21 #42 34.08 Executing busybox-1.36.1-r2.trigger 08:48:21 #42 34.16 OK: 9 MiB in 20 packages 08:48:21 #42 DONE 35.3s 08:48:21 08:48:21 #33 [core-metadata internal] load build context 08:48:22 #33 ... 08:48:22 08:48:22 #47 [security-proxy-auth internal] load build context 08:48:22 #47 ... 08:48:22 08:48:22 #37 [support-scheduler internal] load build context 08:48:22 #37 ... 08:48:22 08:48:22 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:48:22 #0 9.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:22 #67 ... 08:48:22 08:48:22 #48 [core-common-config-bootstrapper internal] load build context 08:48:22 #48 ... 08:48:22 08:48:22 #37 [support-scheduler internal] load build context 08:48:23 #37 ... 08:48:23 08:48:23 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:48:23 #0 8.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:23 #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:23 #68 ... 08:48:23 08:48:23 #53 [core-command internal] load build context 08:48:23 #53 ... 08:48:23 08:48:23 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:23 #45 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.7s done 08:48:23 #45 ... 08:48:23 08:48:23 #52 [security-secretstore-setup internal] load build context 08:48:23 #52 ... 08:48:23 08:48:23 #55 [core-data internal] load build context 08:48:23 #55 ... 08:48:23 08:48:23 #52 [security-secretstore-setup internal] load build context 08:48:23 #52 ... 08:48:23 08:48:23 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:23 #54 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.2s 08:48:23 #54 ... 08:48:23 08:48:23 #55 [core-data internal] load build context 08:48:25 #55 ... 08:48:25 08:48:25 #56 [support-notifications internal] load build context 08:48:25 #56 transferring context: 76.71MB 41.8s 08:48:25 #56 ... 08:48:25 08:48:25 #55 [core-data internal] load build context 08:48:27 #55 ... 08:48:27 08:48:27 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:27 #45 DONE 40.3s 08:48:27 08:48:27 #56 [support-notifications internal] load build context 08:48:27 #56 ... 08:48:27 08:48:27 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:48:27 #0 9.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:27 #69 ... 08:48:27 08:48:27 #55 [core-data internal] load build context 08:48:27 #55 ... 08:48:27 08:48:27 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:48:27 #68 11.77 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:27 #68 11.77 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:27 #68 11.77 Executing busybox-1.36.1-r5.post-upgrade 08:48:27 #68 11.96 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:27 #68 11.96 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:27 #68 12.26 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:27 #68 12.32 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:27 #68 12.35 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:27 #68 12.38 Executing busybox-1.36.1-r5.trigger 08:48:27 #68 12.43 Executing ca-certificates-20230506-r0.trigger 08:48:27 #68 13.22 OK: 9 MiB in 17 packages 08:48:27 #68 DONE 14.6s 08:48:27 08:48:27 #55 [core-data internal] load build context 08:48:27 #55 ... 08:48:27 08:48:27 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:48:28 #70 ... 08:48:28 08:48:28 #55 [core-data internal] load build context 08:48:28 #55 ... 08:48:28 08:48:28 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:48:28 #67 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:28 #67 13.34 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:28 #67 13.49 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:28 #67 13.89 Executing busybox-1.36.1-r5.post-upgrade 08:48:28 #67 13.89 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:28 #67 13.89 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:28 #67 13.89 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:28 #67 14.04 Executing busybox-1.36.1-r5.trigger 08:48:28 #67 14.04 OK: 18 MiB in 19 packages 08:48:28 #67 DONE 15.6s 08:48:28 08:48:28 #55 [core-data internal] load build context 08:48:28 #55 ... 08:48:28 08:48:28 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:48:28 #0 9.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:29 #71 ... 08:48:29 08:48:29 #55 [core-data internal] load build context 08:48:29 #55 ... 08:48:29 08:48:29 #38 [security-spiffe-token-provider internal] load build context 08:48:29 #38 ... 08:48:29 08:48:29 #44 [security-proxy-setup internal] load build context 08:48:29 #44 ... 08:48:29 08:48:29 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:48:29 #72 DONE 1.1s 08:48:29 08:48:29 #44 [security-proxy-setup internal] load build context 08:48:29 #44 ... 08:48:29 08:48:29 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:48:29 #70 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:29 #70 ... 08:48:29 08:48:29 #46 [security-bootstrapper internal] load build context 08:48:29 #46 ... 08:48:29 08:48:29 #44 [security-proxy-setup internal] load build context 08:48:30 #44 transferring context: 98.72MB 49.5s 08:48:30 #44 ... 08:48:30 08:48:30 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:48:30 #0 8.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:30 #0 9.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:30 #73 ... 08:48:30 08:48:30 #38 [security-spiffe-token-provider internal] load build context 08:48:32 #38 ... 08:48:32 08:48:32 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:48:32 #0 9.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:32 #74 ... 08:48:32 08:48:32 #38 [security-spiffe-token-provider internal] load build context 08:48:32 #38 ... 08:48:32 08:48:32 #33 [core-metadata internal] load build context 08:48:32 #33 ... 08:48:32 08:48:32 #47 [security-proxy-auth internal] load build context 08:48:32 #47 ... 08:48:32 08:48:32 #33 [core-metadata internal] load build context 08:48:33 #33 ... 08:48:33 08:48:33 #48 [core-common-config-bootstrapper internal] load build context 08:48:33 #48 ... 08:48:33 08:48:33 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:48:33 #66 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:33 #66 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:33 #66 12.84 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:33 #66 12.93 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:33 #66 13.12 Executing busybox-1.36.1-r5.post-upgrade 08:48:33 #66 13.57 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:33 #66 13.61 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:33 #66 14.18 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:33 #66 14.34 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:33 #66 14.34 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:33 #66 14.37 Executing busybox-1.36.1-r5.trigger 08:48:33 #66 14.48 OK: 8 MiB in 17 packages 08:48:33 #66 DONE 16.2s 08:48:33 08:48:33 #48 [core-common-config-bootstrapper internal] load build context 08:48:33 #48 ... 08:48:33 08:48:33 #33 [core-metadata internal] load build context 08:48:33 #33 ... 08:48:33 08:48:33 #37 [support-scheduler internal] load build context 08:48:33 #37 ... 08:48:33 08:48:33 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:48:33 #75 ... 08:48:33 08:48:33 #53 [core-command internal] load build context 08:48:33 #53 ... 08:48:33 08:48:33 #37 [support-scheduler internal] load build context 08:48:34 #37 ... 08:48:34 08:48:34 #52 [security-secretstore-setup internal] load build context 08:48:34 #52 ... 08:48:34 08:48:34 #37 [support-scheduler internal] load build context 08:48:34 #37 ... 08:48:34 08:48:34 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:34 #54 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.4s done 08:48:34 #54 DONE 51.1s 08:48:34 08:48:34 #37 [support-scheduler internal] load build context 08:48:34 #37 transferring context: 106.00MB 55.2s 08:48:35 #37 ... 08:48:35 08:48:35 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:48:35 #69 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:35 #69 14.30 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:35 #69 14.46 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:35 #69 14.63 Executing busybox-1.36.1-r5.post-upgrade 08:48:35 #69 15.01 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:35 #69 15.02 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:35 #69 15.73 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:35 #69 15.84 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:35 #69 15.85 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:35 #69 15.98 Executing busybox-1.36.1-r5.trigger 08:48:35 #69 16.08 OK: 8 MiB in 19 packages 08:48:35 #69 DONE 17.8s 08:48:35 08:48:35 #37 [support-scheduler internal] load build context 08:48:37 #37 ... 08:48:37 08:48:37 #56 [support-notifications internal] load build context 08:48:37 #56 ... 08:48:37 08:48:37 #33 [core-metadata internal] load build context 08:48:37 #33 ... 08:48:37 08:48:37 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:48:37 #71 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:37 #71 15.07 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:37 #71 15.21 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:37 #71 15.45 Executing busybox-1.36.1-r5.post-upgrade 08:48:37 #71 15.93 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:37 #71 15.93 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:37 #71 16.32 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:37 #71 16.38 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:37 #71 16.38 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:37 #71 16.44 Executing busybox-1.36.1-r5.trigger 08:48:37 #71 16.49 Executing ca-certificates-20230506-r0.trigger 08:48:37 #71 17.26 OK: 18 MiB in 19 packages 08:48:37 #71 DONE 18.8s 08:48:37 08:48:37 #33 [core-metadata internal] load build context 08:48:38 #33 ... 08:48:38 08:48:38 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:48:38 #73 14.21 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:38 #73 14.33 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:38 #73 14.50 Executing busybox-1.36.1-r5.post-upgrade 08:48:38 #73 14.95 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:38 #73 14.95 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:38 #73 15.39 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:38 #73 15.45 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:38 #73 15.45 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:38 #73 15.48 Executing busybox-1.36.1-r5.trigger 08:48:38 #73 15.55 Executing ca-certificates-20230506-r0.trigger 08:48:38 #73 16.37 OK: 13 MiB in 26 packages 08:48:38 #73 DONE 17.7s 08:48:38 08:48:38 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:48:38 #70 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:38 #70 17.95 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:38 #70 18.04 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:38 #70 18.14 Executing busybox-1.36.1-r5.post-upgrade 08:48:38 #70 18.34 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:38 #70 18.34 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:38 #70 18.83 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:38 #70 18.92 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:38 #70 18.96 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:38 #70 19.01 Executing busybox-1.36.1-r5.trigger 08:48:38 #70 19.17 OK: 8 MiB in 16 packages 08:48:38 #70 DONE 20.5s 08:48:38 08:48:38 #33 [core-metadata internal] load build context 08:48:38 #33 ... 08:48:38 08:48:38 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:48:38 #74 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:38 #74 15.22 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:38 #74 15.29 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:38 #74 15.42 Executing busybox-1.36.1-r5.post-upgrade 08:48:38 #74 15.91 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:38 #74 15.91 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:38 #74 15.91 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:38 #74 15.91 Executing busybox-1.36.1-r5.trigger 08:48:38 #74 15.91 OK: 9 MiB in 20 packages 08:48:38 #74 DONE 17.0s 08:48:38 08:48:38 #33 [core-metadata internal] load build context 08:48:39 #33 ... 08:48:39 08:48:39 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:48:39 #75 DONE 5.8s 08:48:39 08:48:39 #33 [core-metadata internal] load build context 08:48:39 #33 ... 08:48:39 08:48:39 #55 [core-data internal] load build context 08:48:39 #55 ... 08:48:39 08:48:39 #33 [core-metadata internal] load build context 08:48:40 #33 ... 08:48:40 08:48:40 #46 [security-bootstrapper internal] load build context 08:48:40 #46 ... 08:48:40 08:48:40 #33 [core-metadata internal] load build context 08:48:40 #33 transferring context: 123.59MB 60.2s 08:48:40 #33 ... 08:48:40 08:48:40 #44 [security-proxy-setup internal] load build context 08:48:40 #44 ... 08:48:40 08:48:40 #33 [core-metadata internal] load build context 08:48:40 #33 ... 08:48:40 08:48:40 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:48:40 #76 DONE 1.7s 08:48:40 08:48:40 #33 [core-metadata internal] load build context 08:48:42 #33 ... 08:48:42 08:48:42 #38 [security-spiffe-token-provider internal] load build context 08:48:42 #38 ... 08:48:42 08:48:42 #33 [core-metadata internal] load build context 08:48:42 #33 ... 08:48:42 08:48:42 #47 [security-proxy-auth internal] load build context 08:48:42 #47 ... 08:48:42 08:48:42 #33 [core-metadata internal] load build context 08:48:43 #33 ... 08:48:43 08:48:43 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:43 #77 DONE 3.6s 08:48:43 08:48:43 #33 [core-metadata internal] load build context 08:48:43 #33 ... 08:48:43 08:48:43 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:43 #78 DONE 3.9s 08:48:43 08:48:43 #33 [core-metadata internal] load build context 08:48:43 #33 ... 08:48:43 08:48:43 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:48:43 #79 DONE 4.1s 08:48:43 08:48:43 #48 [core-common-config-bootstrapper internal] load build context 08:48:43 #48 ... 08:48:43 08:48:43 #47 [security-proxy-auth internal] load build context 08:48:43 #47 ... 08:48:43 08:48:43 #53 [core-command internal] load build context 08:48:43 #53 ... 08:48:43 08:48:43 #47 [security-proxy-auth internal] load build context 08:48:44 #47 ... 08:48:44 08:48:44 #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:48:44 #80 DONE 1.0s 08:48:44 08:48:44 #47 [security-proxy-auth internal] load build context 08:48:44 #47 ... 08:48:44 08:48:44 #52 [security-secretstore-setup internal] load build context 08:48:44 #52 ... 08:48:44 08:48:44 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:48:44 #81 DONE 1.2s 08:48:44 08:48:44 #52 [security-secretstore-setup internal] load build context 08:48:44 #52 ... 08:48:44 08:48:44 #47 [security-proxy-auth internal] load build context 08:48:45 #47 ... 08:48:45 08:48:45 #82 [security-spire-config stage-2 6/10] COPY security.txt / 08:48:45 #82 DONE 0.9s 08:48:45 08:48:45 #47 [security-proxy-auth internal] load build context 08:48:45 #47 transferring context: 143.22MB 64.8s 08:48:46 #47 ... 08:48:46 08:48:46 #83 [security-spire-server stage-2 6/9] COPY security.txt / 08:48:46 #83 DONE 1.1s 08:48:46 08:48:46 #47 [security-proxy-auth internal] load build context 08:48:46 #47 ... 08:48:46 08:48:46 #84 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:48:46 #84 DONE 1.5s 08:48:46 08:48:46 #47 [security-proxy-auth internal] load build context 08:48:46 #47 ... 08:48:46 08:48:46 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:46 #85 DONE 3.5s 08:48:46 08:48:46 #47 [security-proxy-auth internal] load build context 08:48:47 #47 ... 08:48:47 08:48:47 #86 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:48:47 #86 DONE 1.4s 08:48:47 08:48:47 #47 [security-proxy-auth internal] load build context 08:48:47 #47 ... 08:48:47 08:48:47 #37 [support-scheduler internal] load build context 08:48:47 #37 ... 08:48:47 08:48:47 #47 [security-proxy-auth internal] load build context 08:48:47 #47 ... 08:48:47 08:48:47 #56 [support-notifications internal] load build context 08:48:47 #56 ... 08:48:47 08:48:47 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:48:47 #87 DONE 1.0s 08:48:47 08:48:47 #56 [support-notifications internal] load build context 08:48:47 #56 ... 08:48:47 08:48:47 #37 [support-scheduler internal] load build context 08:48:48 #37 ... 08:48:48 08:48:48 #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:48:48 #88 DONE 1.5s 08:48:48 08:48:48 #37 [support-scheduler internal] load build context 08:48:48 #37 ... 08:48:48 08:48:48 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:48:48 #89 DONE 1.5s 08:48:48 08:48:48 #37 [support-scheduler internal] load build context 08:48:49 #37 ... 08:48:49 08:48:49 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 08:48:49 #90 DONE 1.4s 08:48:49 08:48:49 #37 [support-scheduler internal] load build context 08:48:49 #37 ... 08:48:49 08:48:49 #55 [core-data internal] load build context 08:48:49 #55 ... 08:48:49 08:48:49 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:48:49 #91 DONE 1.3s 08:48:49 08:48:49 #55 [core-data internal] load build context 08:48:49 #55 ... 08:48:49 08:48:49 #37 [support-scheduler internal] load build context 08:48:49 #37 transferring context: 154.11MB 70.4s 08:48:50 #37 ... 08:48:50 08:48:50 #46 [security-bootstrapper internal] load build context 08:48:50 #46 ... 08:48:50 08:48:50 #55 [core-data internal] load build context 08:48:50 #55 ... 08:48:50 08:48:50 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:50 #92 DONE 1.3s 08:48:50 08:48:50 #55 [core-data internal] load build context 08:48:50 #55 ... 08:48:50 08:48:50 #44 [security-proxy-setup internal] load build context 08:48:51 #44 ... 08:48:51 08:48:51 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:48:51 #93 DONE 2.0s 08:48:51 08:48:51 #44 [security-proxy-setup internal] load build context 08:48:51 #44 ... 08:48:51 08:48:51 #55 [core-data internal] load build context 08:48:52 #55 ... 08:48:52 08:48:52 #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:48:52 #94 DONE 0.9s 08:48:52 08:48:52 #55 [core-data internal] load build context 08:48:52 #55 ... 08:48:52 08:48:52 #38 [security-spiffe-token-provider internal] load build context 08:48:52 #38 ... 08:48:52 08:48:52 #55 [core-data internal] load build context 08:48:52 #55 ... 08:48:52 08:48:52 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:48:52 #95 DONE 0.8s 08:48:52 08:48:52 #55 [core-data internal] load build context 08:48:53 #55 ... 08:48:53 08:48:53 #33 [core-metadata internal] load build context 08:48:53 #33 ... 08:48:53 08:48:53 #55 [core-data internal] load build context 08:48:53 #55 ... 08:48:53 08:48:53 #48 [core-common-config-bootstrapper internal] load build context 08:48:53 #48 ... 08:48:53 08:48:53 #55 [core-data internal] load build context 08:48:53 #55 ... 08:48:53 08:48:53 #53 [core-command internal] load build context 08:48:54 #53 ... 08:48:54 08:48:54 #55 [core-data internal] load build context 08:48:54 #55 ... 08:48:54 08:48:54 #52 [security-secretstore-setup internal] load build context 08:48:54 #52 ... 08:48:54 08:48:54 #48 [core-common-config-bootstrapper internal] load build context 08:48:55 #48 ... 08:48:55 08:48:55 #56 [support-notifications internal] load build context 08:48:55 #56 transferring context: 189.80MB 71.5s done 08:48:55 #56 DONE 72.8s 08:48:55 08:48:55 #48 [core-common-config-bootstrapper internal] load build context 08:48:57 #48 ... 08:48:57 08:48:57 #44 [security-proxy-setup internal] load build context 08:48:57 #44 transferring context: 189.80MB 75.8s done 08:48:57 #44 DONE 76.4s 08:48:57 08:48:57 #48 [core-common-config-bootstrapper internal] load build context 08:48:57 #48 ... 08:48:57 08:48:57 #96 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:48:57 #96 DONE 1.6s 08:48:57 08:48:57 #48 [core-common-config-bootstrapper internal] load build context 08:48:57 #48 ... 08:48:57 08:48:57 #33 [core-metadata internal] load build context 08:48:57 #33 transferring context: 189.80MB 76.9s done 08:48:57 #33 DONE 77.9s 08:48:57 08:48:57 #48 [core-common-config-bootstrapper internal] load build context 08:48:57 #48 ... 08:48:57 08:48:57 #47 [security-proxy-auth internal] load build context 08:48:57 #47 transferring context: 189.80MB 76.4s done 08:48:58 #47 ... 08:48:58 08:48:58 #48 [core-common-config-bootstrapper internal] load build context 08:48:58 #48 ... 08:48:58 08:48:58 #47 [security-proxy-auth internal] load build context 08:48:58 #47 DONE 77.7s 08:48:58 08:48:58 #48 [core-common-config-bootstrapper internal] load build context 08:48:58 #48 ... 08:48:58 08:48:58 #97 [security-spire-agent] exporting to image 08:48:58 #97 exporting layers 4.9s done 08:48:58 #97 writing image sha256:a9e7f7683705a0f2f6efc1fee1177aaa64a1747ea22c8fae83f338347aebcb7d 0.2s done 08:48:58 #97 writing image sha256:56afeb0fe6a9e92efcf5460c03cc87e47f7faeb107227aa704fda0d12860ad66 0.1s done 08:48:58 #97 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:48:58 #97 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:48:58 #97 writing image sha256:94ba7e703d651f6da4e7a0112141e9ee13d51e128f5e6729e75c9aa9228d11cf 0.2s done 08:48:58 #97 naming to docker.io/library/security-spire-agent-arm64 0.1s done 08:48:58 #97 DONE 8.7s 08:48:58 08:48:58 #48 [core-common-config-bootstrapper internal] load build context 08:48:59 #48 ... 08:48:59 08:48:59 #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:48:59 #98 DONE 2.4s 08:48:59 08:48:59 #48 [core-common-config-bootstrapper internal] load build context 08:48:59 #48 ... 08:48:59 08:48:59 #37 [support-scheduler internal] load build context 08:48:59 #37 transferring context: 189.80MB 80.2s done 08:48:59 #37 DONE 80.8s 08:48:59 08:48:59 #48 [core-common-config-bootstrapper internal] load build context 08:49:00 #48 ... 08:49:00 08:49:00 #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:49:00 #99 DONE 2.0s 08:49:00 08:49:00 #48 [core-common-config-bootstrapper internal] load build context 08:49:00 #48 ... 08:49:00 08:49:00 #46 [security-bootstrapper internal] load build context 08:49:00 #46 ... 08:49:00 08:49:00 #48 [core-common-config-bootstrapper internal] load build context 08:49:01 #48 ... 08:49:01 08:49:01 #38 [security-spiffe-token-provider internal] load build context 08:49:01 #38 transferring context: 189.80MB 80.3s done 08:49:01 #38 DONE 81.0s 08:49:01 08:49:01 #48 [core-common-config-bootstrapper internal] load build context 08:49:03 #48 ... 08:49:03 08:49:03 #55 [core-data internal] load build context 08:49:03 #55 transferring context: 189.80MB 79.3s done 08:49:03 #55 DONE 80.4s 08:49:03 08:49:03 #48 [core-common-config-bootstrapper internal] load build context 08:49:03 #48 transferring context: 189.80MB 81.5s done 08:49:03 #48 ... 08:49:03 08:49:03 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:49:03 #100 DONE 1.1s 08:49:03 08:49:03 #48 [core-common-config-bootstrapper internal] load build context 08:49:03 #48 DONE 82.2s 08:49:03 08:49:03 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:03 #101 ... 08:49:03 08:49:03 #53 [core-command internal] load build context 08:49:04 #53 ... 08:49:04 08:49:04 #52 [security-secretstore-setup internal] load build context 08:49:04 #52 ... 08:49:04 08:49:04 #46 [security-bootstrapper internal] load build context 08:49:06 #46 ... 08:49:06 08:49:06 #53 [core-command internal] load build context 08:49:06 #53 transferring context: 189.80MB 83.9s done 08:49:06 #53 DONE 84.8s 08:49:06 08:49:06 #46 [security-bootstrapper internal] load build context 08:49:06 #46 ... 08:49:06 08:49:06 #52 [security-secretstore-setup internal] load build context 08:49:07 #52 ... 08:49:07 08:49:07 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #102 ... 08:49:07 08:49:07 #52 [security-secretstore-setup internal] load build context 08:49:08 #52 transferring context: 189.80MB 86.0s done 08:49:08 #52 DONE 86.7s 08:49:08 08:49:08 #46 [security-bootstrapper internal] load build context 08:49:09 #46 ... 08:49:09 08:49:09 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:09 #103 ... 08:49:09 08:49:09 #46 [security-bootstrapper internal] load build context 08:49:10 #46 transferring context: 189.80MB 89.1s done 08:49:10 #46 DONE 89.5s 08:49:10 08:49:10 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:42 #104 ... 08:49:42 08:49:42 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:42 #103 DONE 42.5s 08:49:42 08:49:42 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:42 #102 DONE 44.8s 08:49:42 08:49:42 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:42 #101 DONE 38.7s 08:49:42 08:49:42 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:42 #104 DONE 41.9s 08:49:42 08:49:42 #105 [core-metadata builder 6/7] COPY . . 08:49:45 #105 DONE 3.4s 08:49:45 08:49:45 #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 #106 CACHED 08:49:45 08:49:45 #107 [core-data builder 4/7] COPY go.mod vendor* ./ 08:49:45 #107 CACHED 08:49:45 08:49:45 #108 [core-data builder 6/7] COPY . . 08:49:45 #108 CACHED 08:49:45 08:49:45 #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 #109 CACHED 08:49:45 08:49:45 #110 [core-command builder 6/7] COPY . . 08:49:45 #110 CACHED 08:49:45 08:49:45 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 08:49:45 #111 CACHED 08:49:45 08:49:45 #112 [support-notifications builder 6/7] COPY . . 08:49:45 #112 DONE 3.5s 08:49:45 08:49:45 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 #113 CACHED 08:49:45 08:49:45 #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:49:45 #114 CACHED 08:49:45 08:49:45 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 08:49:45 #115 CACHED 08:49:45 08:49:45 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 #116 CACHED 08:49:45 08:49:45 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:49:45 #117 CACHED 08:49:45 08:49:45 #118 [security-secretstore-setup builder 6/7] COPY . . 08:49:45 #118 CACHED 08:49:45 08:49:45 #119 [security-bootstrapper builder 6/7] COPY . . 08:49:45 #119 CACHED 08:49:45 08:49:45 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 #120 CACHED 08:49:45 08:49:45 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:49:45 #121 CACHED 08:49:45 08:49:45 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:49:45 #122 DONE 3.5s 08:49:45 08:49:45 #123 [security-proxy-setup builder 6/7] COPY . . 08:49:45 #123 DONE 3.5s 08:49:45 08:49:45 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 #124 CACHED 08:49:45 08:49:45 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:49:45 #125 CACHED 08:49:45 08:49:45 #126 [security-proxy-auth builder 6/7] COPY . . 08:49:45 #126 CACHED 08:49:45 08:49:45 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 #127 CACHED 08:49:45 08:49:45 #128 [support-scheduler builder 6/7] COPY . . 08:49:45 #128 CACHED 08:49:45 08:49:45 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:49:45 #129 CACHED 08:49:45 08:49:45 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:51 #130 ... 08:49:51 08:49:51 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:49:51 #0 4.996 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:49:51 #131 ... 08:49:51 08:49:51 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:51 #0 5.517 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:51 #132 ... 08:49:51 08:49:51 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:51 #130 5.809 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:49:55 #130 ... 08:49:55 08:49:55 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:55 #0 4.339 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:49:55 #133 ... 08:49:55 08:49:55 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:49:55 #0 5.775 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:49:55 #134 ... 08:49:55 08:49:55 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:49:55 #0 5.441 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:49:56 #135 ... 08:49:56 08:49:56 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:56 #0 5.711 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:56 #136 ... 08:49:56 08:49:56 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:49:56 #0 4.728 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:49:56 #137 ... 08:49:56 08:49:56 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:49:56 #0 5.254 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:49:56 #138 ... 08:49:56 08:49:56 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:56 #0 5.287 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:56 #139 ... 08:49:56 08:49:56 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:56 #0 4.131 go build -tags " non_delayedstart" -ldflags "-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 09:04:04 #140 ... 09:04:04 09:04:04 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:04:04 #135 848.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 09:04:04 #135 ... 09:04:04 09:04:04 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:04:04 #134 DONE 854.3s 09:04:04 09:04:04 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:04:04 #131 ... 09:04:04 09:04:04 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:04:04 #141 DONE 0.3s 09:04:04 09:04:04 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:04 #132 ... 09:04:04 09:04:04 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:04:04 #142 DONE 0.1s 09:04:04 09:04:04 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:04:04 #143 DONE 0.1s 09:04:04 09:04:04 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:04:04 #131 ... 09:04:04 09:04:04 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:04:04 #144 DONE 0.1s 09:04:04 09:04:04 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:04:04 #145 DONE 0.3s 09:04:04 09:04:04 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:04:04 #131 ... 09:04:04 09:04:04 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:04:04 #146 DONE 0.2s 09:04:04 09:04:04 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:04 #147 DONE 2.2s 09:04:04 09:04:04 #97 [security-proxy-setup] exporting to image 09:04:04 #97 exporting layers 09:04:05 #97 exporting layers 1.4s done 09:04:05 #97 writing image sha256:946553827692b62bf023c0d4eab74e034d22ce368081770cc7903549d01c6714 done 09:04:05 #97 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:04:05 #97 DONE 10.1s 09:04:05 09:04:05 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:13 #138 ... 09:04:13 09:04:13 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:04:13 #136 DONE 866.5s 09:04:13 09:04:13 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:04:13 #148 DONE 0.3s 09:04:13 09:04:13 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:04:14 #149 DONE 2.4s 09:04:14 09:04:14 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:04:14 #150 DONE 0.2s 09:04:14 09:04:14 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:04:15 #151 DONE 0.2s 09:04:15 09:04:15 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:15 #152 DONE 0.3s 09:04:15 09:04:15 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:04:15 #153 DONE 0.2s 09:04:15 09:04:15 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:16 #139 ... 09:04:16 09:04:16 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:04:16 #154 DONE 0.2s 09:04:16 09:04:16 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:04:16 #155 DONE 0.1s 09:04:16 09:04:16 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:04:16 #156 DONE 0.2s 09:04:16 09:04:16 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:16 #132 ... 09:04:16 09:04:16 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:16 #157 DONE 0.2s 09:04:16 09:04:16 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:04:18 #158 ... 09:04:18 09:04:18 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:04:18 #135 DONE 873.0s 09:04:18 09:04:18 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:19 #130 ... 09:04:19 09:04:19 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:04:19 #158 DONE 2.4s 09:04:19 09:04:19 #97 [security-bootstrapper] exporting to image 09:04:19 #97 exporting layers 09:04:20 #97 ... 09:04:20 09:04:20 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:04:20 #159 DONE 1.0s 09:04:20 09:04:20 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:04:20 #160 DONE 0.3s 09:04:20 09:04:20 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:04:20 #161 DONE 0.1s 09:04:20 09:04:20 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:04:20 #162 DONE 0.2s 09:04:20 09:04:20 #97 [security-bootstrapper] exporting to image 09:04:20 #97 exporting layers 1.7s done 09:04:20 #97 writing image sha256:9e6db8bd402cd322b2ff4768e9df94e9d8ccdb0eeb1f72ccea40185e2d0ef051 0.0s done 09:04:20 #97 naming to docker.io/library/security-bootstrapper-arm64 done 09:04:20 #97 DONE 11.8s 09:04:20 09:04:20 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:04:20 #163 DONE 0.2s 09:04:20 09:04:20 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:04:21 #164 DONE 0.3s 09:04:21 09:04:21 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:04:21 #165 DONE 0.3s 09:04:21 09:04:21 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:21 #132 ... 09:04:21 09:04:21 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:04:21 #166 DONE 0.2s 09:04:21 09:04:21 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:23 #167 DONE 2.1s 09:04:23 09:04:23 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:24 #137 ... 09:04:24 09:04:24 #97 [security-secretstore-setup] exporting to image 09:04:25 #97 exporting layers 1.1s done 09:04:25 #97 writing image sha256:138d17491f54ea8f250c65a99706c2c987a87e84416c1a9f4277e2332ab37228 done 09:04:25 #97 naming to docker.io/library/security-secretstore-setup-arm64 09:04:25 #97 naming to docker.io/library/security-secretstore-setup-arm64 done 09:04:25 #97 DONE 13.0s 09:04:25 09:04:25 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:33 #132 ... 09:04:33 09:04:33 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:04:33 #131 DONE 886.8s 09:04:33 09:04:33 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:33 #140 ... 09:04:33 09:04:33 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:04:33 #168 DONE 0.2s 09:04:33 09:04:33 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:33 #139 ... 09:04:33 09:04:33 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:04:33 #169 DONE 0.2s 09:04:33 09:04:33 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:04:33 #170 DONE 0.3s 09:04:33 09:04:33 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:33 #140 ... 09:04:33 09:04:33 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:04:33 #171 DONE 0.1s 09:04:33 09:04:33 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:04:34 #172 DONE 0.3s 09:04:34 09:04:34 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:36 #173 DONE 2.0s 09:04:36 09:04:36 #97 [security-proxy-auth] exporting to image 09:04:36 #97 exporting layers 09:04:36 #97 exporting layers 0.6s done 09:04:36 #97 writing image sha256:1c5122522be0dbfbcc74c8bd2ea0076b2fad390b29f2036add650a6fc10ac142 done 09:04:36 #97 naming to docker.io/library/security-proxy-auth-arm64 done 09:04:36 #97 DONE 13.6s 09:04:36 09:04:36 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:51 #130 ... 09:04:51 09:04:51 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:51 #140 DONE 904.0s 09:04:51 09:04:51 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:51 #133 ... 09:04:51 09:04:51 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:04:51 #174 DONE 0.1s 09:04:51 09:04:51 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:51 #130 ... 09:04:51 09:04:51 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:04:51 #175 DONE 0.1s 09:04:51 09:04:51 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:51 #133 ... 09:04:51 09:04:51 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:04:51 #176 DONE 0.3s 09:04:51 09:04:51 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:51 #133 ... 09:04:51 09:04:51 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:04:51 #177 DONE 0.2s 09:04:51 09:04:51 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:04:51 #178 DONE 0.2s 09:04:51 09:04:51 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:53 #179 DONE 2.1s 09:04:53 09:04:53 #97 [core-common-config-bootstrapper] exporting to image 09:04:53 #97 exporting layers 09:04:53 #97 exporting layers 0.5s done 09:04:53 #97 writing image sha256:f235aba683dcd5b05e0a32d125b6c07d740014eb4e26d795c0f1f2b66e306101 done 09:04:53 #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:04:53 #97 DONE 14.1s 09:04:53 09:04:53 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:32 #130 ... 09:05:32 09:05:32 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:05:32 #137 DONE 941.3s 09:05:32 09:05:32 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:32 #133 ... 09:05:32 09:05:32 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:05:32 #180 DONE 0.2s 09:05:32 09:05:32 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:05:32 #138 ... 09:05:32 09:05:32 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:05:32 #181 DONE 0.2s 09:05:32 09:05:32 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:05:32 #182 DONE 0.3s 09:05:32 09:05:32 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:05:32 #183 DONE 0.1s 09:05:32 09:05:32 #97 [core-command] exporting to image 09:05:32 #97 exporting layers 09:05:32 #97 exporting layers 0.4s done 09:05:32 #97 writing image sha256:26830ff7939716f0eb6f11668ac2751983e6c6c876ea1544802ca8a71d0bcafd done 09:05:32 #97 naming to docker.io/library/core-command-arm64 done 09:05:32 #97 DONE 14.5s 09:05:32 09:05:32 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:37 #139 ... 09:05:37 09:05:37 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:05:37 #138 DONE 951.5s 09:05:37 09:05:37 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:37 #130 ... 09:05:37 09:05:37 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:37 #184 DONE 0.4s 09:05:37 09:05:37 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:37 #185 DONE 0.1s 09:05:37 09:05:37 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:05:38 #186 DONE 0.3s 09:05:38 09:05:38 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:05:38 #187 DONE 0.2s 09:05:38 09:05:38 #97 [core-data] exporting to image 09:05:38 #97 exporting layers 09:05:38 #97 exporting layers 0.3s done 09:05:38 #97 writing image sha256:81fa5233a972edb8a8d5d4b31803f2b14be6c30d7da2b0991fa933fb35dc1979 done 09:05:38 #97 naming to docker.io/library/core-data-arm64 done 09:05:38 #97 DONE 14.9s 09:05:38 09:05:38 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:40 #133 DONE 955.2s 09:05:40 09:05:40 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:41 #132 ... 09:05:41 09:05:41 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:05:41 #188 DONE 0.1s 09:05:41 09:05:41 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:41 #132 ... 09:05:41 09:05:41 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:05:41 #189 DONE 0.2s 09:05:41 09:05:41 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:41 #132 ... 09:05:41 09:05:41 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:05:41 #190 DONE 0.3s 09:05:41 09:05:41 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:05:42 #191 DONE 0.1s 09:05:42 09:05:42 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:05:42 #192 DONE 0.2s 09:05:42 09:05:42 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:42 #132 ... 09:05:42 09:05:42 #97 [core-metadata] exporting to image 09:05:42 #97 exporting layers 0.3s done 09:05:42 #97 writing image sha256:7fcdff9ac0cdd978ee137c22cbd6494aa00f3de96afe35ea531fd1f80279c432 done 09:05:42 #97 naming to docker.io/library/core-metadata-arm64 done 09:05:42 #97 DONE 15.2s 09:05:42 09:05:42 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:01 #132 ... 09:06:01 09:06:01 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:06:01 #130 DONE 975.6s 09:06:01 09:06:01 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:01 #132 ... 09:06:01 09:06:01 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:06:01 #193 DONE 0.2s 09:06:01 09:06:01 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:01 #132 ... 09:06:01 09:06:01 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:06:01 #194 DONE 0.2s 09:06:01 09:06:01 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:06:02 #195 DONE 0.3s 09:06:02 09:06:02 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:06:02 #196 DONE 0.1s 09:06:02 09:06:02 #97 [security-spiffe-token-provider] exporting to image 09:06:02 #97 exporting layers 09:06:03 #97 exporting layers 0.6s done 09:06:03 #97 writing image sha256:6ff632ef683eb9b9c89d16461ea3cb2f10d8ec37e5aa72c0851a1ac3765feb3e done 09:06:03 #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:06:03 #97 DONE 15.7s 09:06:03 09:06:03 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:25 #132 DONE 996.8s 09:06:25 09:06:25 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:06:25 #139 ... 09:06:25 09:06:25 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:06:25 #197 DONE 0.2s 09:06:25 09:06:25 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:06:25 #198 DONE 0.1s 09:06:25 09:06:25 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:06:25 #139 DONE 997.7s 09:06:25 09:06:25 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:06:25 #199 DONE 0.4s 09:06:25 09:06:25 #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:06:25 #200 DONE 0.1s 09:06:25 09:06:25 #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:06:25 #201 DONE 0.1s 09:06:25 09:06:25 #97 [support-notifications] exporting to image 09:06:25 #97 exporting layers 09:06:25 #97 ... 09:06:25 09:06:25 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:06:25 #202 DONE 0.2s 09:06:25 09:06:25 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:06:25 #203 ... 09:06:25 09:06:25 #97 [support-notifications] exporting to image 09:06:25 #97 exporting layers 0.4s done 09:06:25 #97 writing image sha256:98a17785c448da2d143b77c3ebd96680904b1dd2619a15a97995ca6e32de2c6f 0.1s done 09:06:25 #97 naming to docker.io/library/support-notifications-arm64 done 09:06:25 #97 DONE 16.3s 09:06:25 09:06:25 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:06:25 #203 DONE 0.5s 09:06:25 09:06:25 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:06:25 #204 DONE 0.1s 09:06:25 09:06:25 #97 [support-scheduler] exporting to image 09:06:25 #97 exporting layers 0.3s done 09:06:25 #97 writing image sha256:10ebda8cf9899a7fdb7dd29b9e7ed226206f52f31e6ce23f1760381c568f31d0 done 09:06:25 #97 naming to docker.io/library/support-scheduler-arm64 done 09:06:25 #97 DONE 16.6s 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:25 time="2023-11-15T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:06:25 $ docker stop --time=1 3dc832e805acc1b6612376399282844dce5c51e2abacdea11e7caefec6a57328 09:06:26 $ docker rm -f --volumes 3dc832e805acc1b6612376399282844dce5c51e2abacdea11e7caefec6a57328 [Pipeline] // withDockerContainer [Pipeline] sh 09:06:27 + docker images 09:06:27 REPOSITORY TAG IMAGE ID CREATED SIZE 09:06:27 support-scheduler-arm64 latest 10ebda8cf989 3 seconds ago 40.4MB 09:06:27 support-notifications-arm64 latest 98a17785c448 4 seconds ago 41.4MB 09:06:27 security-spiffe-token-provider-arm64 latest 6ff632ef683e 25 seconds ago 42.3MB 09:06:27 core-metadata-arm64 latest 7fcdff9ac0cd 45 seconds ago 28.3MB 09:06:27 core-data-arm64 latest 81fa5233a972 49 seconds ago 28MB 09:06:27 core-command-arm64 latest 26830ff79397 About a minute ago 27.8MB 09:06:27 core-common-config-bootstrapper-arm64 latest f235aba683dc About a minute ago 25.1MB 09:06:27 security-proxy-auth-arm64 latest 1c5122522be0 About a minute ago 26.2MB 09:06:27 security-secretstore-setup-arm64 latest 138d17491f54 2 minutes ago 50.7MB 09:06:27 security-bootstrapper-arm64 latest 9e6db8bd402c 2 minutes ago 29.9MB 09:06:27 security-proxy-setup-arm64 latest 946553827692 2 minutes ago 35.9MB 09:06:27 security-spire-agent-arm64 latest 94ba7e703d65 17 minutes ago 159MB 09:06:27 security-spire-server-arm64 latest 56afeb0fe6a9 17 minutes ago 103MB 09:06:27 security-spire-config-arm64 latest a9e7f7683705 17 minutes ago 103MB 09:06:27 ci-base-image-arm64 latest f9ce319836f9 30 minutes ago 933MB 09:06:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 16 hours ago 560MB 09:06:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:27 09:06:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:28 arm64: Pulling from edgex-lftools-log-publisher 09:06:28 8998bd30e6a1: Pulling fs layer 09:06:28 04944245beec: Pulling fs layer 09:06:28 699f458cf7ca: Pulling fs layer 09:06:28 765212b225bb: Pulling fs layer 09:06:28 f23df028b6ca: Pulling fs layer 09:06:28 d65c8cfc05b1: Pulling fs layer 09:06:28 2437ff75d9bd: Pulling fs layer 09:06:28 765212b225bb: Waiting 09:06:28 f23df028b6ca: Waiting 09:06:28 d65c8cfc05b1: Waiting 09:06:28 2437ff75d9bd: Waiting 09:06:28 04944245beec: Verifying Checksum 09:06:28 04944245beec: Download complete 09:06:28 765212b225bb: Verifying Checksum 09:06:28 765212b225bb: Download complete 09:06:28 f23df028b6ca: Verifying Checksum 09:06:28 f23df028b6ca: Download complete 09:06:28 d65c8cfc05b1: Verifying Checksum 09:06:28 d65c8cfc05b1: Download complete 09:06:28 699f458cf7ca: Verifying Checksum 09:06:28 699f458cf7ca: Download complete 09:06:28 8998bd30e6a1: Verifying Checksum 09:06:28 8998bd30e6a1: Download complete 09:06:31 2437ff75d9bd: Verifying Checksum 09:06:31 2437ff75d9bd: Download complete 09:06:38 8998bd30e6a1: Pull complete 09:06:38 04944245beec: Pull complete 09:06:39 699f458cf7ca: Pull complete 09:06:39 765212b225bb: Pull complete 09:06:40 f23df028b6ca: Pull complete 09:06:40 d65c8cfc05b1: Pull complete 09:06:58 2437ff75d9bd: Pull complete 09:06:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:58 prd-ubuntu20.04-docker-arm64-4c-16g-18089 does not seem to be running inside a container 09:06:58 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:07:01 $ docker top 02ea68dda3e1b5a00b73b2c32384136df0cf8c92a9ebcdade9c4492e945ced46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:02 ---> job-cost.sh 09:07:02 lf-activate-venv: SKIPPING 09:07:02 INFO: No Stack... 09:07:02 INFO: Retrieving Pricing Info for: v3-standard-4 09:07:03 INFO: Archiving Costs [Pipeline] sh 09:07:03 + cat /w/workspace/edgex-go/9/archives/cost.csv 09:07:03 + cut -d, -f6 [Pipeline] lock 09:07:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4710-9-stack-cost] 09:07:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4710-9-stack-cost] did not exist. Created. 09:07:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4710-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:04 + echo total: 0.10999999940395355 [Pipeline] stash 09:07:04 Stashed 1 file(s) [Pipeline] } 09:07:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4710-9-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:05 $ docker stop --time=1 02ea68dda3e1b5a00b73b2c32384136df0cf8c92a9ebcdade9c4492e945ced46 09:07:06 $ docker rm -f --volumes 02ea68dda3e1b5a00b73b2c32384136df0cf8c92a9ebcdade9c4492e945ced46 [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 09:07:07 provisioning config files... 09:07:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config17621696574054082308tmp [Pipeline] { [Pipeline] sh 09:07:07 + set +x 09:07:07 + curl -s https://codecov.io/bash 09:07:07 + bash -s -- 09:07:07 09:07:07 _____ _ 09:07:07 / ____| | | 09:07:07 | | ___ __| | ___ ___ _____ __ 09:07:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:07:07 | |___| (_) | (_| | __/ (_| (_) \ V / 09:07:07 \_____\___/ \__,_|\___|\___\___/ \_/ 09:07:07 Bash-1.0.6 09:07:07 09:07:07 09:07:07 ==> git version 2.25.1 found 09:07:07 ==> 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 09:07:07 Release-Date: 2020-01-08 09:07:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:07:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:07:07 ==> Jenkins CI detected. 09:07:07 current dir:  /w/workspace/edgex-go/9 09:07:07 project root: . 09:07:07 --> token set from env 09:07:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:07:07 ==> Running gcov in . (disable via -X gcov) 09:07:07 ==> Python coveragepy not found 09:07:07 ==> Searching for coverage reports in: 09:07:07 + . 09:07:07 -> Found 1 reports 09:07:07 ==> Detecting git/mercurial file structure 09:07:07 ==> Reading reports 09:07:07 + ./coverage.out bytes=453602 09:07:07 ==> Appending adjustments 09:07:07 https://docs.codecov.io/docs/fixing-reports 09:07:08 + Found adjustments 09:07:08 ==> Gzipping contents 09:07:08 60K /tmp/codecov.mD8OnY.gz 09:07:08 ==> Uploading reports 09:07:08 url: https://codecov.io 09:07:08 query: branch=PR-4710&commit=06bf6573d517ee5f22b0e8e6bd1edb547e637397&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= 09:07:08 -> Pinging Codecov 09:07:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4710&commit=06bf6573d517ee5f22b0e8e6bd1edb547e637397&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= 09:07:08 -> Uploading to 09:07:08 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/00271124DB129430A58F1EEE437C3FCB/06bf6573d517ee5f22b0e8e6bd1edb547e637397/466efa32-4876-464e-b17b-9a9533966076.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T090708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ffef065482b66ce7fc1c0fbcde726828bd4faa35a57e1a4f0ed41f34c342fe3 09:07:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:08 Dload Upload Total Spent Left Speed 09:07:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57698 0 0 100 57698 0 177k --:--:-- --:--:-- --:--:-- 178k 09:07:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/06bf6573d517ee5f22b0e8e6bd1edb547e637397 [Pipeline] } 09:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:07:09 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 09:07:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:10 ---> package-listing.sh 09:07:10 ++ facter osfamily 09:07:10 ++ tr '[:upper:]' '[:lower:]' 09:07:11 + OS_FAMILY=debian 09:07:11 + workspace=/w/workspace/edgex-go/9 09:07:11 + START_PACKAGES=/tmp/packages_start.txt 09:07:11 + END_PACKAGES=/tmp/packages_end.txt 09:07:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:11 + PACKAGES=/tmp/packages_start.txt 09:07:11 + '[' /w/workspace/edgex-go/9 ']' 09:07:11 + PACKAGES=/tmp/packages_end.txt 09:07:11 + case "${OS_FAMILY}" in 09:07:11 + dpkg -l 09:07:11 + grep '^ii' 09:07:11 + '[' -f /tmp/packages_start.txt ']' 09:07:11 + '[' -f /tmp/packages_end.txt ']' 09:07:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:11 + '[' /w/workspace/edgex-go/9 ']' 09:07:11 + mkdir -p /w/workspace/edgex-go/9/archives/ 09:07:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 09:07:11 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:07:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:12 09:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:12 latest: Pulling from edgex-lftools-log-publisher 09:07:12 5eb5b503b376: Pulling fs layer 09:07:12 5c69ac0246d0: Pulling fs layer 09:07:12 ec43610c2a17: Pulling fs layer 09:07:12 3a2ae6a8a46f: Pulling fs layer 09:07:12 33b1e0a273af: Pulling fs layer 09:07:12 5d3b04190fa2: Pulling fs layer 09:07:12 2f39f015ded8: Pulling fs layer 09:07:12 3a2ae6a8a46f: Waiting 09:07:12 33b1e0a273af: Waiting 09:07:12 2f39f015ded8: Waiting 09:07:12 5d3b04190fa2: Waiting 09:07:12 5c69ac0246d0: Download complete 09:07:12 33b1e0a273af: Verifying Checksum 09:07:12 33b1e0a273af: Download complete 09:07:12 ec43610c2a17: Verifying Checksum 09:07:12 ec43610c2a17: Download complete 09:07:12 5d3b04190fa2: Verifying Checksum 09:07:12 5d3b04190fa2: Download complete 09:07:12 5eb5b503b376: Verifying Checksum 09:07:12 5eb5b503b376: Download complete 09:07:13 2f39f015ded8: Verifying Checksum 09:07:13 2f39f015ded8: Download complete 09:07:13 5eb5b503b376: Pull complete 09:07:13 5c69ac0246d0: Pull complete 09:07:14 ec43610c2a17: Pull complete 09:07:14 3a2ae6a8a46f: Pull complete 09:07:14 33b1e0a273af: Pull complete 09:07:14 5d3b04190fa2: Pull complete 09:07:18 2f39f015ded8: Pull complete 09:07:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:18 prd-ubuntu20.04-docker-8c-8g-18085 does not seem to be running inside a container 09:07:18 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:24 $ docker top 6441b54c22cd6d83aca5d9f596ebcce227ea5681575f6e39ef1fc44d36130fc7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:24 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:24 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:25 + ls /var/log/sa-host 09:07:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:25 provisioning config files... 09:07:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config1026596924404534115tmp [Pipeline] { [Pipeline] echo 09:07:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:25 ---> create-netrc.sh [Pipeline] } 09:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:25 ---> python-tools-install.sh [Pipeline] echo 09:07:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:26 ---> sudo-logs.sh 09:07:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:07:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:26 ---> job-cost.sh 09:07:26 lf-activate-venv: SKIPPING 09:07:26 DEBUG: total: 0.10999999940395355 09:07:26 INFO: Retrieving Stack Cost... 09:07:26 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:27 INFO: Archiving Costs [Pipeline] echo 09:07:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:27 ---> logs-deploy.sh 09:07:27 lf-activate-venv: SKIPPING 09:07:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4710/9 09:07:27 INFO: archiving workspace using pattern(s): 09:07:28 Archives upload complete. 09:07:28 INFO: archiving logs to Nexus